@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap');
.list-item {
    display: flex;
    align-items: center;
    padding: 15px 0; /* Növeli a listaelemek közötti függőleges távolságot */
    border-bottom: 1px solid #495057; /* (Opcionális) Választható elválasztó vonal */
  }
  .focimaraink {
		
background-color:#e2e2e2;
border-top:1px solid #e7d3dd;
border-bottom:1px solid #e7d3dd;
color:#ac6488;
font-weight:600;
padding-top:5px;
padding-bottom:5px;

		font-family: Arial, sans-serif;
		}

		.arainkadat {
		
		
		background-color:white;
		color:black;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#f7f7f7;
border-right:1px solid #e7d3dd;
		font-family: Arial, sans-serif;
		border-bottom:1px solid #e7d3dd;
		}
.arainkadatm {
		font-family: Arial, sans-serif;
		
		background-color:white;
		color:black;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#f7f7f7;
border-bottom:1px solid #e7d3dd;
		
		}
   .phone-button {
            background-color: #222; /* Fekete háttérszín */
            color: white; /* Fehér szöveg */
            border-radius: 50px; /* Lekerekített sarkok */
            padding: 10px 20px; /* Belépés körüli tér */
            display: inline-flex;
            align-items: center; /* Ikon és szöveg középre igazítása */
            font-weight: bold; /* Félkövér szöveg */
            text-decoration: none; /* Szöveg aláhúzás eltávolítása */
            justify-content: center; /* Szöveg középre igazítása */
        }

        .phone-button i {
            margin-right: 10px; /* Távolság az ikon és a szöveg között */
        }

        .phone-button:hover {
            color: white; /* Hover hatás: szín változatlan */
            text-decoration: none;
        }

        .fixed-footer {
            position: fixed; /* Fixált helyzet az oldal alján */
            bottom: 10px;
            left: 0;
            width: 100%;
            display: flex;
            padding: 0 15px;
            z-index: 9999; /* Magas prioritású réteg, hogy mindig látható legyen */
        }


  .list-item:last-child {
    border-bottom: none; /* Az utolsó elemnél nem jelenik meg vonal */
  }

  .list-item i {
    font-size: 2rem; /* Növeli az ikonok méretét */
    margin-right: 15px; /* Távolság az ikon és a szöveg között */
    color: #f8f9fa; /* Az ikon színe */
  }
   .custom-heading {
    
	padding-top:20px;/* Állítsd az igényed szerint */
  }

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); 
    z-index: 1; 
	
}

	.background-image {
    position: relative;
    width: 100%;
    height: 600px; 
    background-image: url('kepek/frizu_bar_szombathely_fodraszat_nyitokep_oldal.png');
    background-size: cover;
    background-position: center;
    text-align: center;
    color: white;
}


.background-image::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px; 
    background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"%3E%3Cpath fill="%23f7f7f7" fill-opacity="1" d="M0,96L120,122.7C240,149,480,203,720,213.3C960,224,1200,192,1320,176L1440,160L1440,320L1320,320C1200,320,960,320,720,320C480,320,240,320,120,320L0,320Z"%3E%3C/path%3E%3C/svg%3E') no-repeat center bottom;
    background-size: cover;
    z-index: 1; 
}


 .background-image h4 {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
    z-index: 2; 

            font-weight: bold;
			text-align:left;

        }
 .background-image h3 {
           font-family: 'Spectral', serif;
    position: relative;
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 

            font-weight: bold;
			text-align:left;

        }
.background-image a {
             font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 
padding-top:50px;
            font-weight: bold;
			text-align:left;
			text-decoration:none;

        }



.imof {
    
	filter: brightness(0) invert(1);
}
 .price-table {
      background-color: #95a4b3;
    }
    .price-table th {
      background-color: #95a4b3;
      color: #ffffff;
    }
    .price-table td {
      background-color: #95a4b3;
    }
    .category-header {
      background-color: #95a4b3;
      color: #343a40;
      font-weight: bold;
    }

	.table-responsive {
	
	margin-top:0 !important;
	padding-top:0 !important;
	
	}

   .btn {
      background-color: #007bff;
      color: white;
      border: none;
      padding: 10px 15px;
      cursor: pointer;
      font-size: 16px;
    }
    .btn:hover {
      background-color: #0056b3;
    }
    .more-text-container {
      margin-bottom: 10px; 
    }
.custom-title-header1 {

  font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important;

}

.custom-title-header2 {

  font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;

}

.custom-title-header3 {

  font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 40px !important;
    margin-bottom: 0 !important;
    padding-top: 40px !important;
    padding-bottom: 0 !important;

}

.custom-title-header4 {

  font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;

}
.custom-title {
    font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.custom-title3 {
    font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}
.custom-title4 {
    font-family: 'Cinzel', serif;
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 40px !important;
    margin-bottom: 0px !important;
    padding-top: 40 !important;
    padding-bottom: 0px !important;
}
.custom-title2 {
     font-family: 'Dancing Script', cursive;
    font-size: 2rem;
    
    color: #333;
    opacity.08;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important;
	
}

.custom-title2uj {


     font-family: 'Dancing Script', cursive;
    font-size: 2rem;
    
    color: #333;
    opacity.08;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 0px !important;
    margin-bottom: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0 !important;

}

        body {
            margin: 0;
            font-family: Arial, sans-serif;
			background-color:#f7f7f7;
			padding-top:50px;
        }

        .fade-in {
            opacity: 0;
            transition: opacity 1.5s ease-in-out;
        }

        .top-bar {
            background: linear-gradient(to bottom, #000, #333, #666);
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 10px 20px;

			  position: fixed; 
    top: 0; 
    left: 0; 
   
    z-index: 1000; 
   
    
        }

        .container-left, .container-right {
            display: flex;
            align-items: center;
        }

        .container-right {
            justify-content: flex-end;
        }

        .top-bar a {
            color: white;
            text-decoration: none;
            padding: 4px 7px;
            text-transform: uppercase;
            font-family: "Ace sans", Sans-serif;
            font-weight: 800;
            letter-spacing: 1px;
            font-size: 15px;
            margin-right: 20px;
        }

        .top-bar a:hover {
            color: #ff5733;
            background: linear-gradient(45deg, rgba(255, 87, 51, 0.2), rgba(255, 255, 255, 0.2));
            transform: scale(1.05);
        }
		 .menu-icon {
        font-size: 2rem; 
        color: white;    
       
        
        border-radius: 5px; 
    }

.offcanvas {
        background-color: black; 
        color: #d3d3d3; 
    }

    .offcanvas ul li a {
        color: #d3d3d3; 
        text-decoration: none; 
        font-size: 18px; 
        padding: 10px; 
        display: block; 
		 font-family: 'Playfair Display', serif;
  font-weight: normal;
    }

    .offcanvas ul li a:hover {
        color: white; 
        background-color: rgba(255, 255, 255, 0.1); 
    }

    .offcanvas-header h5 {
        color: white; 
        font-size: 20px;
    }

    
    .offcanvas::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0; 
        height: 100%;
        width: 5px; 
        background: linear-gradient(180deg, #b0b0b0, #5e5e5e); 
        box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.2); 
    }

  
    .puj {
        margin: 0;
        padding: 0;
        
        font-weight: bold;
		 font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-size: 18px !important; 
  margin-top:15px;
    }



	 .btn-close {
        filter: invert(1); 
    }

   
    .btn-close:hover {
        filter: invert(1);
        opacity: 0.8; 
    }

        
        .h1focim {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 
padding-top:50px;
            font-weight: bold;
			text-align:left;

        }

		 .h1focim2 {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 

            font-weight: bold;
			text-align:left;

        }
		 .h1focimlink {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 
text-decoration:none;
            font-weight: bold;
			text-align:left;

        }
		 .h2focim {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 1rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 

            font-weight: bold;
			text-align:left;
			text-transform:uppercase;
			padding-top:10px;
 
        }
		
		.span1 {
           font-family: 'Spectral', serif;
    position: relative; 
    font-size: 1.2rem;
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); 
    z-index: 2; 

            font-weight: bold;
			text-align:left;
 margin: 0; 
    padding: 0; 
        }

			
		
.fodictext {
    width: 95%;
    max-width: 800px; 
    margin: 0 auto; 
    text-align: left; 
}

.whr {

width:150px;
color:white;
border:4px solid white;

}
.nyitvatartas {
    display: flex;
    align-items: center;
    justify-content: start; 
    margin-bottom: 10px; 
}


.nyitvatartas i {
    font-size: 1.5rem; 
    margin-right: 10px; 
    color: red; 
    vertical-align: middle; 
	z-index:2;
}


.nyitvatartas-info {
    display: flex;
    flex-direction: column; 
}

 .gallery img {
            width: 100%;
            height: auto;
            transition: transform 0.2s ease;
        }
        .gallery img:hover {
            transform: scale(1.1);
        }

 .close-btn {
            position: absolute;
            top: 10px;
            right: 10px;
            color: white;
            font-size: 1.5rem;
            background-color: rgba(0, 0, 0, 0.5);
            border: none;
            padding: 5px;
            cursor: pointer;
            border-radius: 50%;
        }

        
        .modal-dialog {
            max-width: 90%;
        }
 .custom-margin {
            margin-bottom: 30px;
        }

	 .img-fluid {
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
            border-radius: 2px; 
            transition: all 0.3s ease; 
        }

		.imo {
    position: absolute;
    bottom: 0;
    left: 50%; 
    transform: translateX(-50%);
	z-index:999;
	filter: brightness(0) invert(1);
}

.fodiv {
      width: 90%; 
      max-width: 1024px; 
      margin: 0 auto; 
	  text-align:left;
    }

	.redhr {
	
	color:red;
	border:1px solid red;
	
	}

	.bemh1 {
	font-family: 'Spectral', serif;
font-weight:bold;
font-size:25px;
	
	}
	 .h1focim2uj {
     font-family: 'Spectral', serif;
    position: relative; 
    font-size: 2rem;
    color: black;
  
    z-index: 2;

            font-weight: bold;
			text-align:left;

        }

		.whruj {
		
		width:150px;
		color:red;
		
		}
		 table {
      width: 97%;
	  max-width:1024px;
    }

    td, th {
      word-wrap: break-word;
      white-space: normal;
      color: white; 
    }

    table tr:nth-child(even) {
      background-color: #343a40;
	  color: white; 
    }

    table tr:nth-child(odd) {
      background-color: #8b959e; 
	  color: white; 
    }
.artistic-img {
      border-radius: 50%; 
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); 
      transition: transform 0.3s ease, box-shadow 0.3s ease; 
      margin-top: 30px; 
      margin-bottom: 30px; 
    }

    .artistic-img:hover {
      transform: scale(1.1); 
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5); 
    }

    .img-container {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 20px; 
    }

    .img-caption {
      text-align: center;
      font-size: 1.2rem;
      font-weight: bold;
      color: #333;
      margin-top: 15px;
      font-family: 'Georgia', serif; 
    }
	 .video-background {
      background-color: #000;
      width: 100%;
      padding: 20px 0;
      position: relative;
    }

    
    .video-container {
      position: relative;
      padding-bottom: 56.25%; 
      height: 0;
      overflow: hidden;
      max-width: 100%;
      background: #000;
      border-radius: 15px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }

    
    .video-container video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 15px;
    }

 
    .play-button {
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem; 
  color: white;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  width: 80px; 
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display: none; 
    }

    
    .play-button:hover {
      background: rgba(0, 0, 0, 0.7);
    }
 .fixed-footer {
                justify-content: flex-start; /* Balra helyezés nagyobb képernyőknél */
            }
            .phone-button {
                width: auto; /* Szokásos méret nagyobb képernyőknél */
            }
	@media (max-width: 768px) {

	 .fixed-footer {
                justify-content: center; /* Középre helyezés kisebb képernyőknél */
            }
            .phone-button {
                width: 100%; /* Teljes szélesség kisebb képernyőknél */
                text-align: center; /* Szöveg középre igazítása */
                border-radius: 50px; /* Szüntessük meg a lekerekítést, ha kell */
            }

	.custom-title-header1 {

  font-family: 'Cinzel', serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 20px !important;
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important;

}

.custom-title-header2 {

  font-family: 'Cinzel', serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;

}

.custom-title-header3 {

  font-family: 'Cinzel', serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 40px !important;
    margin-bottom: 10px !important;
    padding-top: 40px !important;
    padding-bottom: 10px !important;

}

.custom-title-header4 {

  font-family: 'Cinzel', serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	margin-top: 40px !important;
    margin-bottom: 10px !important;
    padding-top: 40px !important;
    padding-bottom: 10px !important;

}


    .container-right a {
        display: none; 
    }
	.fodictext {
        text-align: center; 
		padding-left:10px;
    }
	 .custom-margin {
            margin-bottom: 5px;
        }
}