/*!
Theme Name: Giorgio's Baiting Hollow 2026
Theme URI: https://them.es/starter
Author: Logic Web Media
Author URI: https://them.es/
Description: 
Version: 2.4.2
Requires at least: 5.0
Tested up to: 5.6
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: quality-review-services
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/******* Global **********/
body{font-family: "Raleway", sans-serif;font-weight: 400;color:#000000;font-size:17px !important;line-height: 1.5; letter-spacing: 1.3px;}
.font1 {
  font-family: "Cormorant Garamond", serif;
}
.font2 {
  font-family: "Raleway", sans-serif;
}
.font3 {
  font-family: "Poppins", sans-serif;
}
.font4 {
  font-family: "Lato", sans-serif;
}
.font5 {
  font-family: "Cormorant", serif;
}
.font6 {
  font-family: "Playfair Display SC", serif;
}
.font7 {
  font-family: "Gelasio", serif;
}
.font8 {
  font-family: "Puppies Play", cursive;
}
.font9 {
  font-family: "Playfair Display", serif;
}

body h1 {
	font-size: 53px;
	line-height: 1;
	font-weight: 100;
}
body h1.title {
	font-size: 57px;
}
body h2{font-size: 55px;font-weight: 100;line-height: 1.09;}
body h3{font-size: 36px;}
body h4{font-size: 26px;}
body h5 {font-size: 22px;}
body h6 {
	font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0.9px;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}
h1.medium {
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2em;
}
h2.big{
	font-size: 58px;
	font-weight: 400;
  line-height: 1.2em;
}
h2.medium {
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2em;
}
h2.regular {
  font-size: 45px;
  line-height: 1.2em;
}
h2.small {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2em;
}
h3.medium {
  font-size: 30px;
}

body p


span.highlight{
	color: #F4AA00;
background-image: linear-gradient(to top, #F2F3F5, #F2F3F5 100%, #F2F3F5);
background-repeat: no-repeat;
background-position: 0px 32px;
background-size: 100% 43%;
padding: 0px 5px;
}

body a {
  color: #000;
  transition: .2s all ease-in-out;
}
body a:hover{color:#000;text-decoration: none;}

p a {
  color: #000;
  transition: .2s all ease-in-out;
}
p a:hover{color:#B2986B; text-decoration: none;}

.upper{text-transform: uppercase;}
.blue{color:#2F2F2F;}
.dark-blue{color:#2F2F2F;}
.white{color:#fff;}
.fw-700{font-weight: 700;}
.orange{color:#666;}
.gold{color:#B2986B;}
.btn {
display: inline-block;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 10px 62px;
border-radius: 5px;
border-width: 1px;
border-style: solid;
letter-spacing: .5px;
}
#banner .btn.btn-transparent, .btn.btn-transparent.bordered {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #fff;
  color: #fff;
}
#banner .btn.btn-transparent:hover, .btn.btn-transparent.bordered:hover {
  background-color: #2F2F2F;
  border-color: #2F2F2F;
  color: #fff;
}
.btn.btn-transparent {
  background-color: transparent;
  border-color: #B2986B;
  color: #B2986B;
}
.btn.btn-transparent:hover {
  background-color: #B2986B;
  border-color: #B2986B;
  color: #fff;
}
.btn.btn-transparent.btn-light {
	border-color: #fff;
}
.btn.btn-transparent.btn-light:hover {
	border-color: #0077ef;
}

.btn-info, .btn-default{color: #fff;
background-color: #B2986B;
border-radius: 5px;
border-color: #B2986B;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-info.focus,.btn-info:focus,.btn-info:hover, .btn-default.focus,.btn-default:focus,.btn-default:hover,.btn-info:active,.btn-default:active,.btn-info:checked,.btn-default:checked{color:#fff; background-color: #B2986B !important; border-color:  #B2986B !important; box-shadow: none !important; text-decoration: none;}


.btn-blue, .btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue:checked{color: #fff;
background-color:transparent;
border-color: #fff;
	border-radius: 0px;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;}
.btn.btn-info.btn-black {
  background-color: #22282B;
  border-color: #22282B;
}
.btn.btn-info.btn-black:hover {
  background-color: #00195d;
  border-color: #00195d;
}
.btn.btn-info.btn-white {
    background-color: #fff;
    color: #B2986B;
}
.btn.btn-info.btn-white:hover {
    background-color: #2F2F2F !important;
    color: #fff;
}
.btn.btn-link {
	padding: 0;
	border: none;
	color: #292929;
	font-size: 18px;
  text-transform: none;
  font-weight: 300;
}
.btn.btn-link:hover {
  color: #B2986B;
  text-decoration: none;
}

.btn.btn-outline {
  padding: 15px 24px;
  text-transform: none;
  line-height: 1;
  border-radius: 5px;
  color: #B2986B;
  border-color: #B2986B;
	font-size: 16px;
}
.btn.btn-outline:hover {
    background-color: #B2986B;
  color: #F5EDED;
  border-color: #B2986B;
  text-decoration: none;
}
.btn.btn-outline.size-md {
  font-size: 18px;
  padding: 13px 58px;
  border-width: 2px;
}
.btn.btn-outline-light {
  border-radius: 5px;
  font-size: 15px;
  text-transform: capitalize;
  background-color: transparent;
  border: 1px solid #FFF;
  transition: all 0.3s ease;
  padding: 9px 24px;
  letter-spacing: 1.5px;
}
.btn.btn-outline-light:hover {
    background-color: #B2986B;
  color: #303030;
  border-color: #B2986B;
	text-decoration: none;
}

.btn-outline-gold {
    color: #B2986B;
    border: 1px solid #B2986B;
    border-radius: 5px;
	font-size: 20px;
    text-transform: capitalize;
	font-weight: 500;
  	letter-spacing: 1.5px;
	padding: 20px 130px 20px 130px;
    transition: all 0.3s ease;
}
.btn-outline-gold:hover {
    background-color: #B2986B;
    color: #fff;
	text-decoration: none;
}

h2.title-detail, h3.title-detail, h4.title-detail{
	color: #fff;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
margin: 0;
}


input:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #eee;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
}

.large-padding{
	padding-top:150px;
	padding-bottom: 150px;
}
.pad-100{
	padding-top:100px;
	padding-bottom: 100px;
}
.pad-tp-100 {
	padding-top: 100px;
  }
  .pad-btm-100 {
	padding-bottom: 100px;
  }
  .pad-80{
	padding-top:80px;
	padding-bottom: 80px;
}
.pad-tp-80 {
	padding-top: 80px;
  }
  .pad-btm-80 {
	padding-bottom: 80px;
  }
.pad-70{
	padding-top:70px;
	padding-bottom: 70px;
}
.pad-50{
	padding-top:50px;
	padding-bottom: 50px;
}
.pad-25{
	padding-top:25px;
	padding-bottom: 25px;
}
.w-85 {
width: 85%!important;
}

.font-14{font-size: 14px;}

.divider{
	width: 100%;
height: 2px;
background-color: #B2986B;
}
.divider-1 {
	width: 100%;
height: 1px;
background-color: #B2986B;
}

.divider.div-left{
margin: 20px 0px;
}

.topText{
	color: #038018;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 20px;
}
.topText+h1, .topText+h2, .topText+h3{
margin-top: 5px;
}

.fw-400{
	font-weight: 400 !important;
}

ul.bullList li{
position: relative;
padding: 5px 0 5px 22px;
	}
		ul.bullList li::before{
color: #0077ef;
vertical-align: middle;
top: 7px;
position: absolute;
left: 0;
content: "\f324";
display: inline-block;
font-family: "Font Awesome 6 Pro";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
	}

.pri-clr {
	color: #b5a075;
}
.sec-clr {
  color: #B2986B;
}
.grey-clr {
  color: #7D7D7D;
}
.grey-clr-400 {
  color: #474747;
}
.gray-bg {
background-color: #F6F6F6;
}
.grey-bg {
background-color: #DFDFDF;
}
.pri-bg {
	background-color: #B2986B !important;
}
.pri-light-bg {
	background-color: rgba(77, 92, 96,.5);
}
.dark-grey-bg {
	background-color: #191919;
}
.light-blue-bg {
	background-color: #e5e7eb;
}
.light-pink-bg {
  background-color: #f2eadb;
}
.blue-bg {
	background-color: #2F2F2F;
}
.light-gradient-bg {
	background: linear-gradient(to right, #4e5c8029, #c17c9133);
}

.gold-bg{background-color:#B2986B;}
.container {
  max-width: 1340px !important;
}
.rounded-1 {
	border-radius: 5px;
}
.rounded-2 {
	border-radius: 12px;
}
.rounded-3 {
	border-radius: 20px;
}
.big {
  font-size: 22px;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-light {
  font-weight: 300;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-extrabold {
  font-weight: 800 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.lh-normal {
  line-height: normal;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-1-8 {
  line-height: 1.8 !important;
}
.fs-28 {
  font-size: 28px !important;
}
.fs-25 {
  font-size: 25px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-19 {
  font-size: 19px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.text-decoration-underline {
  text-decoration: underline;
}


/******* Header **********/

nav#header {
box-shadow: none;
width: 100%;
background-color: #fff;
padding: 12px 15px;
}

.flexia-sticky-navbar nav#header{
-webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
}


@media only screen and (min-width: 1201px) {
.dropdown:hover>.dropdown-menu {
  display: block;
}  
.dropdown .dropdown-toggle::after {
  display: none;
}  
}

.navbar-nav{font-size: 17px;}

nav#header.navbar-expand-xl .navbar-nav .nav-link{
padding: 1rem 1.8rem;
}

.navbar-expand-xl .navbar-nav .nav-link:hover, .navbar-expand-xl .navbar-nav .nav-link:active {
color: #B2986B;
}

.dropdown-item.active, .dropdown-item:active {
color: #16181b !important;text-decoration: none;background-color:#f8f9fa!important;
}



nav{background-color: transparent;}

.nav-link {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.nav-link:hover {
color: #B2986B;
}

nav#header #navbar .nav-link.btn.btn-info {
padding: .8rem 1.2rem;
  text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}
nav#header #navbar .nav-link.btn.btn-info i {
  margin-right: 15px;
}
nav#header #navbar .nav-link.btn.btn-transparent {
padding: .8rem 1.2rem;
  border-color: #B2986B;
  color: #B2986B;
	text-transform: none;
	font-size: 14px;
}
nav#header #navbar .nav-link.btn.btn-transparent:hover {
  background-color: #B2986B;
  color: #fff;
}
nav#header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand img {
width: 180px;
height: auto !important;
}

.hamburger-icon .top-line, .hamburger-icon .middle-line {
  width: 28px;
  height: 2px;
  background-color: #62646a;
  border-radius: 50px;
}
.hamburger-icon .bottom-line {
  width: 18px;
  height: 2px;
  background-color: #62646a;
  border-radius: 50px;
}
.hamburger-icon {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: end;
}

.dropdown .dropdown-menu {
  padding: 0px;
  margin: 0px;
  color: #101F2F;
  border: 1px solid #B2986B;
  border-radius: 0px;
  left: -163px;
  top: 43px;
}
.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #101F2F;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px solid #eee;
	font-size: 15px;
}
.dropdown .dropdown-item:focus, .dropdown .dropdown-item:hover {
  color: #B2986B;
  text-decoration: none;
  background-color: transparent;
}
.services .dropdown-menu {
    min-width: 80rem !important;
    padding-bottom: 15px;
    left: -600px;
}
.services .dropdown-menu h5 a:hover {
  text-decoration: none;
}
.services .dropdown-menu .dropdown-item {

}

.flexia-navbar.flexia-sticky-navbar {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar.flexia-sticky-navbar #header { 
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar {
z-index: 999999;
/*box-shadow: 0 .15em .35em 0 rgba(0,0,0,.135);*/
transition: all .3s ease-in-out;
transform: translate3d(0,0,0);
background-color: #f0f6fa;
position: relative;
width: 100%;
}
.slideInDown{
    -webkit-animation-name:slideInDown;
    animation-name:slideInDown
}
@keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
@-webkit-keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.top-bar {
	background-color: #2F2F2F;
	padding: 10px 0;
	font-size: 14px;
letter-spacing: 1px;
}
.top-bar ul li a, .top-bar ul li i {
	color: #fff;
}
.top-bar ul li {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #fff;
}
.top-bar ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}
.top-bar ul li.social {
	display: flex;
	gap: 15px;
}
.top-bar ul li.social i.fa-brands {
	font-size: 20px;
}

.head-right-wrap ul li i {
  font-size: 20px;
	transition: .2s all ease-in-out;
}
.head-right-wrap ul li a:hover i {
	color: #B2986B;
}

/******* HOME  **********/

.hero-section {
    min-height: 80vh;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), 
                url('img/Giorgios_Header_picture.webp') no-repeat center center;
    background-size: cover;
    color: white;
}
.lead-text {
    font-size: 18px;
	letter-spacing: 1.3px;
}
.wedding-slider .carousel-item img {
  height: 780px;
  object-fit: cover;
  object-position: center;
}
.wedding-slider::before {
  content: '';
  background-image: linear-gradient(-90deg, #0000001F 43%, #111 93%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.wedding-slider .carousel-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	width: 100%;
}
.wedding-slider p {
  width: 375px;
}
.carousel-indicators {
  margin-bottom: 0;
}

.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  margin: 0px 5px;
}
.owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #cbcbcb;
  display: block;
}
.owl-dots .owl-dot.active span {
  background-color: #000;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 44px;
}
.menu-slider-wrapper .owl-dots .owl-dot.active span {
  background-color: #B2986B;
}

.accordion .card-header .text-left.collapsed .fa-chevron-down {
  display: inline-block;
}
.accordion .card-header .text-left .fa-chevron-down {
  display: none;
}
.accordion .card-header .text-left.collapsed .fa-chevron-up {
  display: none;
}
.accordion .card-header .text-left i {
  position: absolute;
  top: 18px;
  right: 0px;
  color: #000;
}
.accordion .card .card-header {
  padding: 0;
  background-color: transparent;
}
.accordion .card {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.125) !important;
}
.accordion .card .card-header h5 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.accordion .card .card-body {
  padding-left: 0;
  padding-right: 0;
}
.owl-gallery-wrapper .owl-carousel .owl-item img {
  height: 116px;
  object-fit: cover;
  object-position: center;
}
.owl-prev, .owl-next {
  position: absolute;
  z-index: 9;
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: normal;
  top: 0;
  bottom: 0;
}
.owl-prev i, .owl-next i {
  color: #fff;
  font-size: 24px;
}
.owl-prev {
  left: 20px;
}
.owl-next {
  right: 20px;
}
.owl-gallery-wrapper .owl-prev, .owl-gallery-wrapper .owl-next {
  position: absolute;
  z-index: 9;
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: normal;
  top: -26px;
}
.owl-gallery-wrapper .owl-prev {
  left: 12px;
}
.owl-gallery-wrapper .owl-next {
  right: 12px;
}
.owl-gallery-wrapper .owl-prev i, .owl-gallery-wrapper .owl-next i {
  color: #fff;
}
.object-fit-cover {
  object-fit: cover;
  object-position: center;
}
.object-bottom-center {
  object-position: bottom center;
}
.object-top-center {
  object-position: top center;
}
.object-center {
  object-position: center !important;
}

.gap-3 {
  gap: 10px;
}
.border-gold {
  border: 1px solid #B2986B;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-4 {
  border-width: 4px !important;
}
.overlay-bg-7 {
  background-color: rgba(0, 0, 0, 0.7);
}
.photo-gallery .col-md-4, .photo-gallery .col-md-6 {
  padding: 0px 5px;
}
.photo-gallery .col-md-4 img {
  height: 375px;
  object-fit: cover;
  object-position: top center;
}
.photo-gallery .col-md-6 img {
  height: 450px;
  object-fit: cover;
  object-position: bottom center;
  padding-top: 9px;
}
.bottom-banner img {
  height: 520px;
  object-fit: cover;
  object-position: center;
}
.weddings-header {
  height: calc(88vh - 91px);
}
.weddings-slider .item {
  position: relative;
}
.weddings-slider .item img {
  height: 663px;
  object-fit: cover;
  object-position: bottom center;
}
.weddings-slider .item h4 {
  position: absolute;
  bottom: 8px;
  right: 15px;
  z-index: 9;
}
.weddings-slider .item::after {
  content: '';
  background-color: transparent;
  background-image: linear-gradient(180deg, #02020226 33%, #000000FA 90%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.owlwd-nav {
  gap: 60px;
}
.owlwd-nav i {
  font-size: 30px;
  color: #69727d;
}
.owlwd-nav .owl-prev, .owlwd-nav .owl-next {
  cursor: pointer;
  position: relative;
}
.ls-09 {
  letter-spacing: 0.9px;
}
.ls-07 {
  letter-spacing: 0.7px;
}
.ls-05 {
  letter-spacing: 0.5px;
}
.ls-03 {
  letter-spacing: 0.3px;
}
.ls-1 {
  letter-spacing: 1px;
}
.ls-0 {
  letter-spacing: 0px;
}
.ls-1-3 {
  letter-spacing: 1.3px;
}
.testimonials-section {
  background-image: url('img/Giorgios_testimonal_2025.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.card-header .text-left.collapsed .fa-plus {
  display: inline-block;
}
.card-header .text-left .fa-plus {
  display: none;
}
.card-header .text-left.collapsed .fa-minus {
  display: none;
}
.card-header .text-left i {
  position: absolute;
  top: 12px;
  right: 10px;
  color: #000;
  font-size: 14px;
}
.card-header .text-left.collapsed i.icon-close {
  display: inline-block;
}
.card-header .text-left i.icon-close {
  display: none;
}
.card-header .text-left.collapsed i.icon-open {
  display: none;
}
.card-header .text-left i.left {
  left: 10px;
  right: auto;
  top: auto;
}
.photo-gallery .card-header, .accordion-banner .card-header {
  padding: 8px 10px 8px 10px;
  background-color: transparent;
  border-bottom: none;
}
.photo-gallery .card-body, .accordion-banner .card-body {
  padding: 0px 10px 10px 10px;
}
.photo-gallery .card-header h5, .accordion-banner .card-header h5 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}
.photo-gallery .card, .accordion-banner .card {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0;
  z-index: 9;
}
.weddings-photo-gallery .col-md-4 img {
  height: 475px;
}
.form-section {
  background-image: url('img/Giorgios_ballroom.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.form-section::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.form-section .container {
  position: relative;
  z-index: 9;
}

.wpcf7-form .wt-50 p {
  display: flex;
  gap: 20px;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-form-control {
  width: 100%;
}
.wpcf7-form .wt-50 br {
  display: none;
}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-number {
  letter-spacing: 0.54px;
  font-weight: 300;
  font-size: 16px;
  padding: 17px;
  background-color: #fffc;
  border: 1px solid #666;
}
.wpcf7-form-control.wpcf7-text::placeholder, .wpcf7-form-control.wpcf7-date::placeholder, .wpcf7-form-control.wpcf7-select::placeholder, .wpcf7-form-control.wpcf7-textarea::placeholder, .wpcf7-form-control.wpcf7-number::placeholder {
  color: #000;
  opacity: 1;
}
/* .wpcf7-form-control.wpcf7-submit {
  background-color: transparent;
  border: 1px solid #b2986b;
  color: #b2986b;
  font-weight: 500;
  height: 60px;
} */
.wpcf7-form-control.wpcf7-submit {
  background-color: #b2986b;
  border: 1px solid #b2986b;
  color: #fff;
  font-weight: 500;
  height: 60px;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #b2986b;
  color: #fff;
  border: 1px solid #b2986b;
  cursor: pointer;
}
.wpcf7-form label {
  text-align: left;
  display: block;
  margin-bottom: 0;
  letter-spacing: 0;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form-control.wpcf7-acceptance.optional {
  width: 100%;
  display: block;
  text-align: left;
}
.wpcf7-list-item {
  margin: 0;
}
.virtual-tour-section .content-wrap {
  padding: 40px 80px 40px 80px;
  border: 1px solid #B2986B;
  min-width: 665px;
  z-index: 9;
  background-color: #fff;
}
.wedding-grid-img img {
  height: 116px;
  object-fit: cover;
  object-position: center;
}
.virtual-tour-section .img-wrap img {
  height: 721px;
}
.wedding-stylish-img {
  background-image: url('img/Bridal_suite_at_giorgios.jpg');
  background-size: cover;
  background-position: center
}

.modal-img-bg {
    background-image: url('img/Giorgios_Summer_Wedding.jpg');
    background-size: cover;
    background-position: center;
    min-height: 100%;
}
.x-small {
    font-size: 0.7rem;
    line-height: 1.4;
}
.modal-xl {
    max-width: 1000px;
}
.contact-form .wpcf7-form .wpcf7-form-control {
  margin-bottom: 15px;
}
.contact-form .wpcf7-form-control.wpcf7-text, 
.contact-form .wpcf7-form-control.wpcf7-date, 
.contact-form .wpcf7-form-control.wpcf7-select, 
.contact-form .wpcf7-form-control.wpcf7-textarea {
  padding: 10px 17px;
  border-radius: 5px;
}
.contact-form .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  margin-bottom: 0;
}
.btn-close {
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: normal;
  right: 15px;
  top: 15px;
  z-index: 9;
}
.wpcf7-form-control .wpcf7-list-item.first {
  margin-left: 0;
}
.wpcf7-form-control .wpcf7-list-item {
  margin-left: 15px;
  margin-bottom: 20px;
}




/******* SUB PAGES  **********/

.text-black {
  color: #000 !important;
}
.overlay::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.51);
}
.overlay-bg-09::before {
  background-color: rgba(0, 0, 0, 0.09);
}
.bottom-divider::after {
  content: '';
  background-color: #B2986B;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#logo-slider .owl-stage {
    transition-timing-function: linear !important;
}
.logo-slider .item img {
    max-height: 100px;
    width: auto !important;
    margin: 0 auto;
}
.logos-section {
    padding: 40px 0px 40px 0px;
}
body .border-top {
  border-top: 1px solid #A2A0A0 !important;
}
body .border-bottom {
  border-bottom: 1px solid #A2A0A0 !important;
}
.cuisine-header {
  height: calc(64vh - 91px);
}
.tab-content {
  background-color: #FDFBF8;
}
.tab-content .accordion .card {
  background-color: transparent;
  border-bottom: none !important;
}
.tab-content .accordion .card .card-header {
  border-bottom: none;
}
.tab-content .accordion .card .card-header h3 {
  font-size: 30px;
  letter-spacing: 0;
}
.nav.nav-tabs {
  border-bottom: none;
}
.nav.nav-tabs .nav-link {
  border-radius: 0;
  padding: 20px;
  background-color: transparent;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.nav.nav-tabs .nav-link.active {
  color: #000;
  background-color: #fdfbf8;
  outline: none;
  border-bottom: 1px solid #dee2e6;
}

.other-menus {
  background-image: url('img/Giorgios_ballroom.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.other-menus::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.59);
}
.menu-slider-wrapper .menu-caption {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #000000B5;
}
.menu-slider-wrapper .owl-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}
.menu-slider-wrapper .item img {
  height: 800px;
  object-fit: cover;
  object-position: 50%;
}
.events-section {
  background-image: url('img/Giorgios_event_background.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.events-section::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.event-form-section .wpcf7-form-control {
  margin-bottom: 15px;
}
.socials i {
  font-size: 25px;
}
.team-section {
  background-image: url('img/Team_page_background.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.team-section::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.flip-card {
    height: 350px;
    perspective: 1000px;
}
.flip-card-inner {
    position: relative;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
    transform: rotateX(180deg);
}
.flip-card-front, .flip-card-back {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card-back {
    transform: rotateX(180deg);
}
.flip-card h3 {
  font-size: 29px;
}
.gallery-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  grid-auto-flow: dense;
  gap: 2px;
  padding: 0px 10px;
}
.gallery-section .item {
  position: relative;
  overflow: hidden;
  grid-column: span 1;
  grid-row: span 1;
}
.gallery-section .item.tall {
  grid-row: span 2;
}
.gallery-section .item.wide {
  grid-column: span 2;
}
.gallery-section .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* @media (max-width: 576px) {
  .gallery-section {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
  .gallery-section .item.tall,
  .gallery-section .item.wide {
    grid-column: span 1;
    grid-row: span 1;
  }
} */

.thursday-wedding-section {
  background-image: url('img/fall_texure_2.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner-header .item img.vh-97 {
  height: calc(97vh - 91px);
}
.inner-header .item img.vh-75 {
  height: calc(75vh - 91px);
}
.vh-50 {
  height: 50vh;
}
.vh-75 {
  height: 75vh;
}
.wedding-thumb {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
.price-wrap img {
  width: 27px;
}
#wedding-video-slider .item img {
  height: 402px;
  object-fit: cover;
  border-radius: 10px;
}
.video-item .img-wrapper {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border-radius: 10px;
}
.video-overlay i {
    color: #fff;
    font-size: 50px;
    opacity: 0.9;
    transition: transform 0.3s ease;
}
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 10px;
}

.gallery-item {
    grid-column: span 4;
    height: 176px;
    overflow: hidden;
}

.gallery-item.large-item {
    grid-column: span 6;
    height: 230px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    display: block;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* @media (max-width: 991px) {
    .gallery-item, .gallery-item.large-item {
        grid-column: span 6;
        height: 250px;
    }
} */

/* @media (max-width: 576px) {
    .gallery-item, .gallery-item.large-item {
        grid-column: span 12;
        height: 200px;
    }
} */

.author-thumb {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #BBBBBB;
}
.sidebar-form .wpcf7-form .wpcf7-form-control {
  margin-bottom: 15px;
}
.sidebar-form .wpcf7-form-control.wpcf7-text, 
.sidebar-form .wpcf7-form-control.wpcf7-date, 
.sidebar-form .wpcf7-form-control.wpcf7-select, 
.sidebar-form .wpcf7-form-control.wpcf7-textarea {
  padding: 10px 17px;
  border-radius: 5px;
}
.sidebar-form .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  margin-bottom: 0;
}
.wedding-types .weddings-slider .item img {
  height: 130px;
  object-position: 0px -36px;
  border-radius: 5px;
}
.wedding-types .weddings-slider .item::after {
  display: none;
}
.wedding-types .weddings-slider .item a::after {
  content: '';
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.4;
  border-radius: 5px;
}

.read-more-link {
    display: inline-block;
    margin-top: 15px;
    color: #b5a075; /* Gold accent color */
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.read-more-link:hover {
    color: #333;
}

#toggle-heading {
    transition: all 0.3s ease;
    margin-bottom: 15px;
}
.award-logo {
  width: 21px;
}

.faq-section .accordion .card {
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0 !important;
}
.faq-section .accordion .card .card-header h5 {
  padding: 20px;
}
.faq-section .accordion .card .card-body {
  padding: 20px;
}
.faq-section .accordion .card-header .text-left i {
  background-color: #B2986B;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 17px;
  right: 20px;
}
.faq-section .card-header .text-left.collapsed i.icon-close {
  display: inline-flex;
}

.h-600 {
  height: 600px;
}

.vendors-care-section .img-wrap img {
  height: 263px;
  object-fit: cover;
}

.gallery-showcase .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: repeat(2, 250px);
    gap: 5px;
}

.gallery-showcase .gallery-item {
    position: relative;
    overflow: hidden;
    grid-column: span 1;
    height: auto;
}
.gallery-showcase .gallery-item.tall {
    grid-row: span 2;
    grid-column: 1;
}
.wedding-lists ul li a {
  display: flex;
}

/* @media (max-width: 991px) {
    .gallery-showcase .gallery-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
    }
    .gallery-showcase .gallery-item.tall {
        grid-row: span 1;
        grid-column: span 2;
        height: 400px;
    }
} */

/* @media (max-width: 576px) {
    .gallery-showcase .gallery-grid {
        grid-template-columns: 1fr 1fr;
    }
    .gallery-showcase .gallery-item.tall {
      grid-row: span 1;
        grid-column: span 2;
        height: 350px;
    }
} */

/******* FOOTER  **********/

.footer-section {
  letter-spacing: 0;
}

.footer-section h6 {
    font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}
.footer-section h5 {
    font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.footer-section h4 {
  font-size: 43px;
  font-weight: 400;
  line-height: 26px;
}

.footer-links li {
    margin-bottom: 0.8rem;
}

.footer-links a {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
  font-weight: 400;
    transition: color 0.3s;
}
.footer-section p {
    color: #333333;
    font-size: 14px;
  font-weight: 400;
    transition: color 0.3s;
}

.footer-links a:hover, footer a:hover {
    color: #B2986B;
}

.social-icons i {
    font-size: 1.2rem;
    color: #333;
}
.btn-gold {
  background-color: #B2986B;
  color: #fff;
  border-radius: 4px;
  padding: 16px 29px;
  border: none;
  text-transform: none;
  font-size: 14px;
}

.btn-gold:hover {
    background-color: #B2986B;
    color: #fff;
}
.social-icons a {
  margin-right: 20px;
}
.social-icons i {
  font-size: 26px;
  color: #665433;
}

.footer-divider {
    border-top: 1px solid #B2986B;
}
form .form-control {
  border-color: #666;
}
.bottom-links a {
	color: #333333;
    font-size: 13px;
  font-weight: 400;
    margin-right: 15px;
}

.copyright-text {
    color: #333333;
    font-size: 13px;
  font-weight: 400;
}





@media only screen and (max-width: 1200px) {
h2.big {
  font-size: 50px;
  line-height: 1.1em;
}
.wedding-slider .carousel-item img {
  height: 700px;
}
body h2 {
  font-size: 50px;
}
.photo-gallery .col-md-4 img {
  height: 250px;
}
.bottom-banner img {
  height: 425px;
}
footer .wpcf7-form-control.wpcf7-submit {
  padding: 10px 15px;
}
.weddings-header {
  height: calc(62vh - 91px);
}
.weddings-slider .item img {
  height: 460px;
}
body h4 {
  font-size: 24px;
}
.modal-xl {
    max-width: 97% !important;
  }
  .virtual-tour-section .content-wrap {
  padding: 40px 40px 40px 40px;
  min-width: 510px;
}
.photo-gallery.weddings-photo-gallery .col-md-4 img {
    height: 350px;
  }
.other-menus .contenrt-wrap {
  width: 100% !important;
}
h2.small {
  font-size: 32px;
}
.fs-20 {
  font-size: 18px !important;
}
.menu-slider-wrapper .item img {
  height: 500px;
}
h2.regular {
  font-size: 40px;
}
body h1.title {
  font-size: 48px;
}
section.vh-100 {
  height: 90vh !important;
}
.team-section .contenrt-wrap {
  width: 100% !important;
}
.gallery-showcase .container-md {
  max-width: 100%;
  padding: 0px 5px;
}
.container-md {
  max-width: 100% !important;
}
h2.medium {
  font-size: 45px;
}
}


@media only screen and (max-width: 1199px) {
nav#header .navbar-toggler {
  padding: 0;
}
nav#header .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon .fa-light.fa-bars {
  display: block;
}
nav#header .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon .fa-light.fa-xmark {
  display: none;
}
nav#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .fa-light.fa-xmark {
  display: block;
}
nav#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .fa-light.fa-bars {
  display: none;
}
nav#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .hamburger-icon {
  display: none;
}
.navbar-toggler:focus {
  outline: 0;
}
.nav-item.dropdown {
  text-align: center;
}
.navbar-nav .dropdown-menu {
  text-align: center;
}
}

@media only screen and (max-width: 991px) {
body h1 {
  font-size: 48px;
}
.popular-links .popular-text {
  max-width: 100%;
  flex: 100%;
  margin-bottom: 15px;
}
.popular-links .btn.btn-outline-light {
  margin-bottom: 15px;
}
h2.big {
  font-size: 45px;
}
.wedding-slider .carousel-item img {
  height: 600px;
}
.excellence-section .col-lg-6.pad-100 {
  padding-top: 0;
  padding-bottom: 0px;
}
body h2 {
  font-size: 50px;
}
.logo-slider .owl-stage {
  display: flex;
  align-items: center;
}
  .elegance-section .wedding-stylish-img {
  height: 700px !important;
}
.virtual-tour-section .content-wrap {
    padding: 40px 20px 40px 20px;
    min-width: 400px;
  }
  .logos-section {
  padding: 0px 0px 40px 0px;
}
.photo-gallery.weddings-photo-gallery .col-md-6 img {
  height: 350px;
}
.tab-content .accordion .card .card-header h3 {
  font-size: 25px;
}
body h3 {
  font-size: 32px;
}
.excellence-section .col-xl-4.pad-100 {
  padding-top: 0;
  padding-bottom: 50px;
}
h2.small {
    font-size: 28px;
  }
  .menu-slider-wrapper .item img {
    height: 450px;
  }
  body h1.title {
  font-size: 42px;
}
h2.medium {
  font-size: 40px;
}
.fs-25 {
  font-size: 22px !important;
}
.fs-28 {
  font-size: 25px !important;
}
.flip-card h3 {
  font-size: 25px;
}
h3.medium {
  font-size: 26px;
}
.faq-section .accordion .card .card-header h5 .text-left {
  padding-right: 30px;
}
.faq-section .accordion .card .card-header h5 {
  padding: 15px;
}
.faq-section .accordion .card .card-body {
  padding: 15px;
}
.faq-section .accordion .card-header .text-left i {
  top: 12px;
  right: 15px;
}
.h-600 {
  height: 450px;
}
}


@media only screen and (max-width: 767px) {
 body h1 {
    font-size: 45px;
  }
  .hero-section {
  min-height: 70vh;
}
h2.big {
    font-size: 40px;
  }
  .lead-text {
  font-size: 16px;
}
.pad-100 {
  padding-top: 80px;
  padding-bottom: 80px;
}
body h2 {
    font-size: 45px;
  }
  .photo-gallery .col-md-4 img {
  padding-top: 9px;
}
.photo-gallery .col-md-4 img {
    height: 200px;
  }
  .photo-gallery .col-md-6 img {
  height: 200px;
}
footer .wpcf7-form p {
  margin: 0;
}
  .modal-img-bg {
  height: 300px;
}
.virtual-tour-section .img-wrap img {
  height: 400px;
}
h2.medium {
  font-size: 40px;
}
.btn.btn-outline.w-25 {
  width: 50% !important;
}
  h2.regular {
    font-size: 34px;
  }
  .full-menus.pad-100 {
  padding-bottom: 0;
}
 body h1.title {
    font-size: 38px;
  }
  h3.medium {
  font-size: 28px;
}
h2.medium {
    font-size: 34px;
  }
  .flip-one {
  margin-bottom: 80px;
}
.img-wrap img.h-100 {
  height: auto !important;
}
.form-section .wpcf7-form-control.wpcf7-date {
  width: 100%;
  max-width: 100%;
  min-width: 95%;
  height: 60px;
}
.form-section .wpcf7-form-control.wpcf7-select {
  height: 60px;
}
.sidebar-form .wpcf7-form-control.wpcf7-date {
  width: 100%;
  max-width: 100%;
  min-width: 95%;
  height: 41px;
}
.sidebar-form .wpcf7-form-control.wpcf7-select {
  height: 41px;
}
.gallery-section {
  padding: 0;
}
.gallery-showcase .gallery-grid {
  grid-template-rows: repeat(2, 170px);
}
.inner-header .item img.vh-75 {
  height: calc(54vh - 91px);
}
#wedding-video-slider .item img {
  height: 312px;
}
.gallery-grid {
  gap: 6px;
}
.gallery-item {
  height: 130px;
}
.gallery-item.large-item {
  height: 190px;
}
  .owl-prev {
  left: 10px;
}
.owl-next {
  right: 10px;
}
.content-table {
  overflow-x: scroll;
}
.hero-video-section {
    position: relative;
    width: 100%;
    height: 50vh;
    overflow: hidden;
    background-color: #000;
}

.video-background-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-background-container iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 172vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
}


@media only screen and (max-width: 479px) {
  body {
  font-size: 16px !important;
}
  .hero-section {
    min-height: 60vh;
  }
.popular-links .btn.btn-outline-light {
    letter-spacing: 0.5px;
    padding: 9px 10px !important;
  }
  h2.big {
    font-size: 36px;
  }
  .btn-outline-gold {
  border-radius: 5px;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 15px 90px 15px 90px;
}
.fs-18 {
  font-size: 16px !important;
}
  .wedding-slider .carousel-item img {
    height: 550px;
  }
  .wedding-slider p {
  width: 100%;
}
body h1 {
    font-size: 39px;
  }
 body h2 {
    font-size: 35px;
  }
  .wedding-slider::before {
  background-image: linear-gradient(-90deg, #0000001F 0%, #111 93%);
}
.elegance-section .wedding-stylish-img {
    height: 420px !important;
  }
  .virtual-tour-section .content-wrap {
    padding: 20px 15px 40px 15px;
    min-width: 100%;
  }
  .wedding-grid-img img {
  height: 90px;
}
.virtual-tour-section .img-wrap img {
  height: 317px;
}
.wpcf7-form .wt-50 p {
  gap: 15px;
  flex-direction: column;
}
.nav.nav-tabs .nav-link {
  padding: 13px;
  font-size: 18px;
}
h2.medium {
    font-size: 35px;
  }
  h2.small {
    font-size: 24px;
  }
.btn.btn-outline.w-25 {
    width: 80% !important;
  }
   h2.regular {
    font-size: 30px;
  }
  body h3 {
    font-size: 28px;
  }
  .fs-19 {
  font-size: 17px !important;
}
h2.medium {
    font-size: 30px;
  }
  .fs-25 {
    font-size: 20px !important;
  }
  .fs-28 {
    font-size: 23px !important;
  }
  .gallery-showcase .gallery-grid {
    grid-template-rows: repeat(2, 120px);
  }
  h3.medium {
    font-size: 26px;
  }
  .weddings-slider .item h4 {
  text-align: right;
}
.wedding-types .weddings-slider .item img {
  object-position: center;
}
.gallery-item {
    height: 100px;
  }
  .gallery-item.large-item {
    height: 140px;
  }
  .wedding-thumb {
  width: 58px;
  height: 58px;
}
.h-600 {
    height: 350px;
  }
   .stuck-home-section .menu-slider-wrapper .item img {
    height: 340px;
  }
  .stuck-home-section iframe {
  height: 300px !important;
}
.hero-video-section {
    height: 45vh;;
  }
  .video-background-container iframe {
    min-height: 108vh;
  }
}