
/*
Theme Name: Olive Blossom Bridal
Theme URI: https://www.ashtreedesign.net/ash-tree-design/contact-us.html
Author: Ash Tree Design
Author URI: https://www.ashtreedesign.net
Description: Private Theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Tags: one-column
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Joiin
This theme, like WordPress, is licensed under the GPL.


*/










/* Fundamentals */


*{outline:none;}


html {
	scroll-behavior: smooth;
}


body {
    position: relative;
    overflow-x: hidden;
}

html,
body{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	min-height:100%;   font-family: "Open Sans", sans-serif;

}



body {
    color: #4A4A4A;
    font-size: 17px;
    line-height: 26px; 
}



a {
	color: #4A4A4A;
	text-decoration: underline;  transition: 0.4s; text-underline-offset: 7px
}


a:visited {
	color: #4A4A4A;
	text-decoration: none;  transition: 0.4s;
}
	

a:hover {
	text-decoration: none; 	color: #5e6738;
	outline: none;
}
	

a img ,img{
	border: none;
}	

a:focus, a:hover, a:active {
	outline: none;
}

a.more-link{display:none;}

img,fieldset{border:none;}

img{max-width: 100%;}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.sticky{}
.screen-reader-text{}
.gallery-caption{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}










/* Titles and Paragraphs */


h1,h2,h3,h4{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	margin: 0;
    color: #4A4A4A; font-weight: 400;   font-family: "EB Garamond", serif;
}

h1{font-size: 40px; line-height:46px;     color: #5e6738;}

h2{    font-size: 82px;
  font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #5e6738;
    line-height:82px;
    margin-bottom: 40px;}

h3{font-size: 42px; line-height:48px;     color: #5e6738;}
h4{font-size: 35px; line-height:42px; }
h5{font-size: 22px; line-height:28px; font-weight: 400; margin-top: 0px; margin-bottom: 15px} 


p{
	padding: 0;
	margin: 0px; padding-bottom: 16px; letter-spacing: 0.3px
}

li{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 7px;   
}


ul,ol{padding-left: 25px; margin-top: 0px}

ul.widget{
	list-style:none;
	padding:0;
	margin:0;
}

b,strong{

    font-weight: 700; 
}


blockquote{
    background-color: #FBFBFB;
    padding: 25px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    border-bottom-color: #08344C;
    border-bottom-width: 5px;
    border-bottom-style: solid
}









/* Theme Wrappers */


.wrap{	 
    max-width: 100%;     margin: 0 auto; padding-left: 8%; padding-right: 8%
}

.wrap:after{display: table; clear:both; content:'';}

#wrapper{
	background:none;
	padding:0;
	margin:0;
	width:100%;
	box-shadow:none;
}


#mainbody{ max-width:100%; margin-left: auto; margin-right: auto;  }









/* Theme Header */


.home #headerwrap{
    width: 100%;max-width: 100%;
    display: block; position: absolute; left: 0px; right: 0px; top: 0px; z-index: 99999;padding-top: 30px; padding-bottom: 50px
}

#headerwrap .wrap{	 
  padding-left: 4%; padding-right: 4%; text-align: center; position:  relative
}

#headerwrap{
position: relative;padding-top: 30px; padding-bottom: 50px; width: 100%;max-width: 100%;
    display: block;
}


#centredlogo{
 animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s; z-index: 99999; padding-top: 25px;     display: inline-block;
}

#centredlogo img{
height: 46px; width: auto
}


.scrolled{}





 



/* Theme Naivgation Menus */


#main-nav{
  margin: 0 auto; display:inline-block; float:right;  text-align: right;  transition: 0.3s; padding-top: 10px
}


#main-nav ul{
	list-style:none;
	padding:0;
	margin:0;
}

#main-nav ul li{
	display:inline-block;
		margin-left: 3px; margin-right: 3px; margin-bottom: 0px!important
}


body.home #main-nav ul li{border:none;}

#main-nav ul li a{
    font-size: 16px;
    color: #ffffff;
    padding: 0px; margin-left: 28px;
    display: block;  text-decoration: none; line-height: 60px; letter-spacing: 0.7px
 }


#main-nav ul li a:hover{
color: #93C020
}

#main-nav ul li.current-menu-item a{
color: #93C020
}


#main-nav ul li.current_page_ancestor a{
color: #93C020
}











/* Dropdown Menus */


#main-nav li ul{position: absolute;width: 200px;
z-index: 9999;
    background-color: #000000;
    visibility: hidden;
    opacity: 0;  margin-top: -1px; margin-left: 15px; padding-top: 7px; padding-bottom:7px; border-radius: 8px; border-color: #989898; border-width: 1px; border-style: solid}

#main-nav li ul li{    float: none; text-align: left; 	margin-left: 0px; margin-right: 0px; display: block;}
#main-nav li ul li.current-menu-item{ border-radius: 0px}
#main-nav li ul li a{
    font-size: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin: 0px;
    border: none!important;
    color: #ffffff; letter-spacing: 0px; line-height: 19px
}
#main-nav li ul li a:hover {border-radius:0!important;color: #93C020;}
#main-nav li ul li.current-menu-item a{color: #93C020; }
#main-nav li ul li.current-menu-item a:hover{color: #93C020!important;}
#main-nav li:hover ul{visibility:visible; opacity:1;}

.mobile-nav{display:none;}

#main-nav li ul::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 35px;
    width: 20px;
    height: 10px;
    background-image: url(images/menuarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}








/* Banners */


#banner{
    position: relative;
    width: 100%; height: auto
}

#banner img{
    width: 100%; height: auto; min-width: 100%
}


#banner-home{position:relative;}
#banner-home img{width:100%; display:block;}

.flexslider .slides > li{ height: 850px;}

#banner-home .flex-control-nav{right:20px; bottom:30px;z-index:55;text-align: right;}
#banner-home .flex-control-nav li{margin:0 5px;}
#banner-home .flex-control-paging li a{font-size:0;}
#banner-home .flex-control-paging li a{border:1px solid #fff; background:transparent;    width: 12px; height: 12px;}
#banner-home .flex-control-paging li a.flex-active{background:#FFF;}


.show-mob,.close-mob{display:none;}

#new-sub-banner {
    height: 580px; position: relative; z-index: 9; 
}

#new-sub-banner .wrap{
   position: relative; min-height: 580px
}

.sub-banner-inner{ text-align: left;max-width: 550px; position: absolute; left:8px; bottom: 60px }
.sub-banner-inner h1{}
.sub-banner-inner a{}
.sub-banner-inner p{color: #ffffff;    font-size: 26px;
    line-height: 30px; letter-spacing: 1px; text-shadow: 0px 0px 10px #333333}


.flex-direction-nav{display:none;}








/* Footer */


#footer-one{background-color: #D9D9D9; margin-top: 90px }
#footer-one-inner{padding-top: 90px; padding-bottom: 90px;  display: block; overflow: hidden}
#footer-one p{ font-size: 21px;color: #4A4A4A;   font-family: "EB Garamond", serif; }
#footer-one a{ color: #4A4A4A; font-size: 21px; text-decoration: none; text-transform: uppercase;   font-family: "EB Garamond", serif; letter-spacing: -0.5px }
#footer-one a:hover{ color: #5e6738}
#footer-one li{ padding-bottom: 10px; list-style: none; }
#footer-one ul{ padding: 0px; margin: 0px}


#footer-two{background-color: #D9D9D9; }
#footer-two-inner{padding-top: 40px; padding-bottom: 40px; display: block; overflow: hidden}
#footer-two p{ font-size: 16px;color: #4A4A4A; text-transform: uppercase;    font-family: "EB Garamond", serif;}
#footer-two a{ color: #4A4A4A; font-size: 16px; text-decoration: none; text-transform: uppercase;    font-family: "EB Garamond", serif; letter-spacing: -0.5px; margin-left: 16px;  margin-right: 16px  }
#footer-two a:hover{ color: #5e6738}
#footer-two li{ padding-bottom: 0px; list-style: none;  font-size: 16px;color: #4A4A4A; text-transform: uppercase;    font-family: "EB Garamond", serif;display: inline-block}
#footer-two ul{ padding: 0px; margin: 0px}



#footer-logo{width: 50%; text-align: center; float: left}
#footer-one-links-one{width: 20%; text-align: left; float: right}
#footer-one-links-two{width: 20%; text-align: left; float: right}

#footer-copyright{width:50%; text-align: center; float: left}
#footer-smallprint{width: 50%; text-align: center; float: left}


#footer-ctas{}
#footer-ctas-inner{padding-top: 90px; display: block; overflow: hidden}
#footer-ctas p{padding-right: 15%}
#footer-ctas h3{padding-right: 15%}
#footer-ctas a{ }
#footer-ctas a:hover{ }
#footer-ctas li{ padding-bottom: 0px; list-style: none; }
#footer-ctas ul{ padding: 0px; margin: 0px}
#footer-ctas img{margin-bottom: 30px}

#footer-faqs{}
#footer-blog{}
#footer-accessories{}

#footer-ctas-inner {
    display: flex;
    gap: 40px; /* space between columns */
}

#footer-ctas-inner > div {
    flex: 1; /* each column takes equal width */
}

@media (max-width: 768px) {
    #footer-ctas-inner {
        flex-direction: column;
    }
}


#floating-footer {
    position: sticky;
    bottom: 5%;
    right: 3%;
    z-index: 999;
    float: right;
    width: 275px;
}

#floating-footer  .book-appointment-btn {
    margin: 0;
    padding-top: 13px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    background: rgb(93 103 58 / 73%);
    backdrop-filter: blur(10px);
    border-radius: 50px;
    border: 1px solid rgb(169 168 168 / 0%);
    text-transform: uppercase;
    font-size: 18px; text-align: center; cursor: pointer
}

#floating-footer  .book-appointment-btn:hover {

    background:#333333;
}


#floating-footer .book-appointment-btn a {
    color: #fff !important;
    text-decoration: none;
}

#footer-logo-socials {text-align: center; margin-bottom: 25px; margin-top: 25px }
#footer-logo-socials li{display: inline-block; }
#footer-logo-socials img{display: inline-block; height: 17px; width: 17px; margin-left: 20px; margin-right: 20px}









/* Contact Form 7 */


.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email]{
    box-sizing: border-box; /* ← prevents padding from increasing width */
    border-radius: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
    max-width:100%;
    width: 100%;
    color: #111111;
    font-size: 16px;
    line-height: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right:16px;
    background-color: #ffffff;
 font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-color: #C1C1C1; border-style: solid; border-width: 1px;  
}


.wpcf7-form-control-wrap select {
    appearance: none;         /* Standard */
    -webkit-appearance: none; /* Safari */
    -moz-appearance: none;    /* Firefox */
    
    background-image: url('images/selectarrow.svg');
    background-repeat: no-repeat;
    background-position: right 12px center;  /* position arrow */
    background-size: 16px;                   /* adjust size */

    box-sizing: border-box;
    border-radius: 0px;
    margin: 0 0 5px 0;
    max-width:100%;
    width: 100%;
    color: #111111;
    font-size: 16px;
    line-height: 30px;
    padding: 16px 40px 12px 16px;  /* extra right padding so text doesn't overlap arrow */
    background-color: #ffffff;  font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-color: #C1C1C1; border-style: solid; border-width: 1px;   cursor: pointer
}

    
    
    

textarea.wpcf7-form-control.wpcf7-textarea {
    box-sizing: border-box; /* ← prevents padding from increasing width */
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
    max-width: 100%;
    width: 100%;
    color: #111111;
    font-size: 16px;
    line-height: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right:12px;
    background-color: #ffffff;
 font-family: "Open Sans", sans-serif;
    font-weight: 400; height: 200px; border-color: #C1C1C1; border-style: solid; border-width: 1px;  
}

.wpcf7-form input[type=submit] {
	background-color: #5e6738;
	color: #ffffff;
	padding-top: 12px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 14px;
	text-decoration: none;
	font-size: 15px; display: inline-block; border-radius: 25px;font-weight: 500; margin-top: 20px; line-height: 19px
}



.wpcf7-form-control-wrap input[type=text]::placeholder,
.wpcf7-form-control-wrap input[type=email]::placeholder, textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #111111; 
    opacity: 1;
}


.wpcf7-form-control-wrap select option[disabled] {
    color: #ffffff;
}


.wpcf7-form input[type=checkbox] {
    border: 1px solid #C4C4C4;
}


.wpcf7-form p {
 font-size: 13px!important; line-height: 21px!important
}



.wpcf7-list-item {
    margin: 0 0 0 0!important;
}

.wpcf7-form {
padding-right: 35px
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #93C020!important;
    border-radius: 12px;
    font-size: 16px;
    line-height: 27px;
    padding: 12px!important;
}











/* Slide Arrows */


.slick-prev{background: url(images/left.png) no-repeat center center /cover!important;
    display: block!important;     width: 35px!important;
    height: 35px!important;     left: -7%!important;}

.slick-prev:hover{background: url(images/left-hover.png) no-repeat center center /cover!important; transition: 0.4s;}

.slick-next{background: url(images/right.png) no-repeat center center /cover!important;
    display: block!important;width: 35px!important;
    height: 35px!important;     right: -7%!important;}

.slick-next:hover{background: url(images/right-hover.png) no-repeat center center /cover!important; transition: 0.4s;}

.slick-prev:before{
	content: "\f0a8"!important; font-family:FontAwesome!important; display:none;
}
.slick-next:before{
	    content: "\f0a9"!important;font-family:FontAwesome!important;display:none;
}


#testimonial-slider .slick-prev{background: url(images/left-white.png) no-repeat center center /cover!important; transition: 0.4s; width: 28px!important; height: 28px!important}
#testimonial-slider .slick-next{background: url(images/right-white.png) no-repeat center center /cover!important; transition: 0.4s; width: 28px!important; height: 28px!important}
#testimonial-slider .slick-prev:hover{background: url(images/left-hover.png) no-repeat center center /cover!important; transition: 0.4s;}
#testimonial-slider .slick-next:hover{background: url(images/right-hover.png) no-repeat center center /cover!important; transition: 0.4s;}


















/* Animation */

/* ===== Base Style for Transitions ===== */
.fade-in,
.fade-in-up,
.fade-in-down,
.fade-in-up-left,
.fade-in-up-right,
.fade-in-right {
  opacity: 0;
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
  will-change: opacity, transform;
}

/* ===== Variants ===== */

.fade-in {
  opacity: 0;
  transition: opacity0.8s ease-out, transform 0.8s ease-out;
  will-change: opacity, transform;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Up */
.fade-in-up {
  transform: translateY(50px);
}
.fade-in-up.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Down */
.fade-in-down {
  transform: translateY(-60px);
}
.fade-in-down.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Up Left */
.fade-in-up-left {
  transform: translate(60px, 60px); /* From bottom right */
}
.fade-in-up-left.visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* Fade-in Up Right */
.fade-in-up-right {
  transform: translate(-60px, 60px); /* From bottom left */
}
.fade-in-up-right.visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* Fade-in Right */
.fade-in-right {
  transform: translateX(-60px); /* From left */
}
.fade-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}









/* Designers Page */


/* ROW BASE */
.designer-row {
    display: flex;
    align-items: stretch;
    padding: 80px 15%;
}

/* COLUMNS */
.designer-col {
    display: flex;
    min-width: 0; /* prevents flex overflow issues */
}

/* WIDTHS (more robust than width) */
.designer-image {
    flex: 0 0 40%;
    max-width: 40%;
}

.designer-content {
    flex: 0 0 60%;
    max-width: 60%;
}

/* EVEN ROW (REVERSE) */
.designer-row.even {
    flex-direction: row-reverse;
}

/* IMAGE WRAPPER */
.image-wrapper {
    position: relative;
    width: 100%;
    overflow: visible; /* allow overlap */
}

/* IMAGE LINK */
.image-link {
    display: block;
}

.image-link img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

/* subtle image hover */
.image-link:hover img {
    transform: scale(1.03);
}

/* CTA BOX (NOW LINK) */
.designer-cta {
    position: absolute;
    bottom: -70px;
    left: 10%;
    right: 10%;
    background: #f4f4f0;
    padding: 30px;
    text-align: center;
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease;
}

/* CTA TEXT */
.designer-cta .explore-link {
    display: block;
    margin-bottom: 5px;
    font-family: "Bodoni Moda", serif;
    font-size: 21px;
    font-weight: 400;
}

.designer-cta .cta-caption {
    display: block;
    font-family: "Bodoni Moda", serif;
    font-size: 20px;
    font-weight: 400;
}


.cta-caption {
padding-top: 30px; background-image: url("images/caption-line.svg"); background-position: center top; background-repeat: no-repeat; margin-top: 5px
}

/* CTA HOVER */
.designer-cta:hover {
    background: #000;
    color: #fff;
}

/* CONTENT */
.designer-content {
    display: flex;
    align-items: center;
    padding: 40px;
}

/* INNER CONTENT (NO WIDTH CONSTRAINT) */
.content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: none; /* IMPORTANT FIX */
}

/* TYPOGRAPHY */
.designer-content h3 {
    margin-bottom: 10px;
}

.content-inner .subtitle {
    font-size: 26px;
    color: #606D46;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 15px;
}

/* DESCRIPTION */
.designer-description p {
    margin-bottom: 15px;
}

/* FORCE TEXT TO FILL SPACE NICELY */
.designer-description {
    flex-grow: 1;
}

/* MOBILE */
@media (max-width: 768px) {

    .designer-row {
        flex-direction: column !important;
        padding: 40px 20px;
    }

    .designer-image,
    .designer-content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .designer-content {
        padding: 20px 0;
    }


}







/* Single designer */


/* BANNER */
#single-designer-banner img {
    width: 100%;
    height: auto;
    display: block;
}

/* TEXT LAYOUT */
#single-designer-text {
    display: flex;
    gap: 60px;
    padding: 0px;
}

#single-designer-text h1{
    font-size: 82px;
    font-family: 'Bodoni Moda';
    font-weight: 400;
    color: #5e6738;
    line-height: 82px;
}

/* LEFT COLUMN */
#single-designer-text-left {
    flex: 0 0 20%;
}

#single-designer-text-left h4 {
    margin-bottom: 20px;
}

/* DESIGNER LIST */
.designer-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.designer-list li {
    margin-bottom: 10px;
}

.designer-list li a {
    text-decoration: none;
    color: #000;
}

/* ACTIVE DESIGNER */
.designer-list li.active a {
    font-weight: bold;
    text-decoration: underline;
}

/* RIGHT COLUMN */
#single-designer-text-right {
    flex: 1; /* fills remaining space */
}

/* COPY */

/* MOBILE */
@media (max-width: 768px) {
    #single-designer-text {
        flex-direction: column;
    }

    #single-designer-text-left,
    #single-designer-text-right {
        flex: 0 0 100%;
    }
}


.single-dress #footer-ctas{display: none}











/* Dress grid on designers page */


/* DRESSES SECTION */
.designer-dresses {
    margin-top: 60px;
}


/* GRID */
.dress-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}


/* ITEM (3 COLUMNS) */
.dress-item {
    width: calc(33.333% - 20px);
    text-align: center;
}


/* LINK */
.dress-item a {
    text-decoration: none;
    color: #000;
    display: block;
}


/* IMAGE WRAPPER */
.dress-image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 3 / 5; /* keeps images consistent */
}


/* BOTH IMAGES */
.dress-image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    object-fit: cover;
    display: block;

transition: opacity 1s ease, transform 1.1s ease;
}




/* PRIMARY IMAGE */
.img-primary {
    z-index: 1;
    opacity: 1;
}


/* HOVER IMAGE */
.img-hover {
    z-index: 2;
    opacity: 0;
}


/* HOVER EFFECT — only when second image exists */
.dress-item.has-hover:hover .img-hover {
    opacity: 1;
}

.dress-item.has-hover:hover .img-primary {
    opacity: 0;
}

/* OPTIONAL: subtle zoom effect */
.dress-item.has-hover:hover img {
    transform: scale(1.03);
}


/* TITLE */
.dress-title {
    font-size:22px;
    font-weight: 400;
    margin-top: 15px;
}


/* MOBILE */
@media (max-width: 768px) {

    .dress-item {
        width: 100%;
    }

}










/* Single dress */



#single-dress-text {
    display: flex;
    gap: 60px;
    padding: 0px; max-width: 1100px; margin-left: auto; margin-right: auto
}

#single-dress-right h1{
    font-size: 82px;
  font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #5e6738;
    line-height: 82px; border-bottom-color: #8A8A8A; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 12px; margin-bottom: 15px
}

/* LEFT COLUMN */
#single-dress-left {
    flex: 0 0 50%;
}


/* RIGHT COLUMN */
#single-dress-right {
    flex: 1; /* fills remaining space */
}


a.dress-btns{ padding: 15px; background-color: #f4f4f1; text-decoration: none; margin-top: 30px; display: inline-block}

a.dress-btns:hover{background-color: #ECECEC;}


.dress-image-wrapper {
    position: relative;
    width: 100%;
    overflow: visible;
}


.dress-thumbnails {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 100px;
}

.dress-thumb {
    width: 100%;
    cursor: pointer;
}

.dress-thumb:hover {
    opacity: 0.8;
}

.dress-thumb.active {
    outline: 2px solid #000;
}



/* Default = desktop (side by side) */
#single-dress-text {
    display: flex;
    gap: 40px;
}

#single-dress-left,
#single-dress-right {
    width: 50%;
}

/* Tablet + Mobile */
@media (max-width: 768px) {
    
    #single-dress-text {
        display: block;
    }

    #single-dress-left,
    #single-dress-right {
        width: 100%;
    }

    #single-dress-left {
        margin-bottom: 30px;
    }

    /* Keep images neat */
    .dress-image-wrapper img {
        width: 100%;
        height: auto;
        display: block;
    }

    /* Thumbnails spacing */
    .dress-thumbnails {
        margin-top: 15px;
        gap: 8px;
    }

    /* Buttons stack nicely */
    .dress-btns {
        display: inline-block;
        margin: 10px 10px 0 0;
    }
}



#single-dress-cross-sells{background-image: url("images/cross-sell-background.png"); background-size: 100%; background-position: right top; background-repeat: no-repeat}

.single-dress-cross-sells-inner{    display: flex;
    flex-wrap: wrap; max-width: 100%;
    margin: 0 auto;
    padding-left: 8%;
    padding-right: 8%;}



#single-dress-cross-sells-left{width: 50%}
#single-dress-cross-sells-right{width: 50%; text-align: center;text-align: center}
#single-dress-cross-sells-right img{}
#single-dress-cross-sells-right .dress-image-wrapper{max-width: 500px; margin-left: auto; margin-right: auto}

#single-dress-cross-sells-left h3{width: 100%}
#single-dress-cross-sells-left p{width: 100%}

.accessories-suggest {
    display: flex;
    flex-wrap: wrap;
}



.suggest-left {
    width: 60%;
}

.pearl-hugo {
    height: 642px;
    display: flex;
    background-size: cover;
    background-position: center;
    margin: 30px;
    position: relative; background-color: #333333; background-image: url("images/cross-sell-one.png"); background-size: cover
}


.suggest-right {
    width: 40%;
}

.rainbow-shoes {
    height: 430px;
    display: flex;
    background-image: url();
    background-size: cover;
    background-position: center;
    position: relative; background-color: transparent
}

.veils {
    height: 430px;
    display: flex;
    background-image: url();
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 30px; background-image: url("images/wedding-veils-2.jpg"); background-size: cover
}



.pearl-hugo a {
    width: 100%;
    height: 100%;
}

.veils a {
    width: 100%;
    height: 100%;
}

a span.suggest-card {
    background: #f4f4f0;
    left: 50%;
    max-width: 250px;
    opacity: 0;
    padding: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -35%);
    transition: .3s ease;
    width: 80%;
    text-align: center;
}

a:hover  span.suggest-card{
    opacity: 1;
}







/*Single Blog Post */

#blog-post-header{text-align: center}
#blog-post-title{text-align: center; max-width: 700px;  margin-left: auto; margin-right: auto}
#blog-post-content{max-width: 700px; margin-left: auto; margin-right: auto}


#blog-post-title h1 {
    display: block;
    font-size: 72px;
  font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #5e6738; line-height: 82px
}






/* =========================
   Home Gallery Slider
========================= */
.home-gallery {
  position: relative; margin-top: 40px; padding-left: 5%; padding-right: 5%
}

.home-gallery-slide {
  padding: 0 20px;
}

.home-gallery-slide img {
  width: 100%;
  height: auto;
  display: block;; margin-bottom: 15px
}


/* Scrollbar container */
.home-gallery-scrollbar {
  width: 100%;
  height: 5px;
  background:#cccccc;
  margin-top: 35px;
  position: relative;
  cursor: pointer;
}

/* Progress bar (draggable handle) */
.home-gallery-scrollbar-progress {
  height: 100%;
  width: 0;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  cursor: grab;
}

.home-gallery-scrollbar-progress:active {
  cursor: grabbing;
}


/* Mobile: stacked layout */
@media (max-width: 768px) {

  .home-gallery-slider {
    display: block;
  }

  .home-gallery-slide {
    width: 100%;
    margin-bottom: 20px;
  }

  .home-gallery-scrollbar {
    display: none !important;
  }
    
    .home-gallery-slide {
padding: 0 0px; 
}

}





 





/* Cookie Consent bar */


.cky-notice-btn-wrapper .cky-btn {
	font-size: 15px!important;border-radius: 25px!important;
}

.cky-consent-container .cky-consent-bar {
    box-shadow:none!important
}


.cky-notice-btn-wrapper .cky-btn {
    border-radius: 25px!important;
}


.cky-consent-container .cky-consent-bar {
    background: rgb(93 103 58)!important;
    border: none!important;
    color: #ffffff!important
}
.cky-consent-bar .cky-notice-des p{    color: #ffffff!important}

.cky-btn-accept {
    background: #ffffff!important;
    color: #111111!important;
    border: 2px solid #ffffff!important;
}

.cky-btn-reject {
    color: #ffffff!important;
    background: transparent;
    border: 2px solid #ffffff!important;
}










/* WP Bakery Styles */


.paddingtopsmall{padding-top:60px}
.paddingbottomsmall{padding-bottom: 60px}

.paddingtop{padding-top:100px}
.paddingbottom{padding-bottom: 100px}

.paddingtoplarge{padding-top:180px}
.paddingbottomlarge{padding-bottom: 180px}

.nobottommargin{margin-bottom: 0px!important}

.whitetext p, .whitetext a, .whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4, .whitetext li{color: #ffffff!important}
.darktext p, .darktext a, .darktext h1, .darktext h2, .darktext h3, .darktext h4, .darktext li{color: #000000!important}


.creambackground{background-color: #f4f4f1}
.greenbackground{background-color: #5e6738}

.whitecreambackground{background-image: url("images/white-cream.svg"); background-position: center center; background-repeat: repeat-x; background-size: 100%}
.creamwhitebackground{background-image: url("images/cream-white.svg"); background-position: center center; background-repeat: repeat-x; background-size: 100%}


.hometextboxleft{
    padding-top: 60px;
    padding-right: 20%;
    padding-left: 6%;
    padding-bottom: 60px;  
}


.homeimageboxright img {
    transform: translateX(-15%);
    min-width: 150%;
    object-fit: cover;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}


.hometextboxright{
    padding-top: 60px;
    padding-right: 6%;
    padding-left: 20%;
    padding-bottom: 60px;  
}




.homeimageboxleft img {
    transform: translateX(-17%);
    min-width: 150%;
    object-fit: cover;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}




.box{
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 27px
}



.roundedcorners{border-radius: 12px}
.roundedcorners img{border-radius:12px}



.greenbutton a, a.greenbutton{
	background-color: #5e6738;
	color: #ffffff;
	padding-top: 12px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 14px;
	text-decoration: none;
	font-size: 15px; display: inline-block; border-radius: 25px;font-weight: 500; margin-top: 20px; line-height: 19px

}


.greenbutton a:hover, a.greenbutton:hover{
	background-color: #333333; color: #5e6738;
}


.floating-img {
    position: relative;
    display: block;
    will-change: transform;
    transition: transform 0.1s ease-out;
    --float-speed: -1;
}



.quote p{    font-size: 23px;
  font-family: "EB Garamond", serif;
    font-weight: 400;
    line-height:32px;
}



.rowunderline{border-bottom-color: #C0C0C0; border-bottom-style: solid; border-bottom-width: 1px}


.videoheader{height: 100vh}
.videoheader p{display: none}

.mobile-nav{display:none}
.mobile-only{display:none!important}
.desktop-only{}

.cky-title{display: none!important}
.cky-notice-des a{color:#ffffff}
.cky-notice-des p{padding-bottom: 5px}




.animatedlink a {
    display: inline-block;
    padding-left: 85px;
    padding-right: 0;
    position: relative;
    text-decoration: none;
    font-size: 20px;
    transition: padding .6s ease-out;; margin-top: 10px
}

/* LEFT LINE */
.animatedlink a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 72px;
    height: 1px;
    background-color: #000;
    transform: translateY(-50%);
    transition: width .6s ease-out;
}

/* RIGHT LINE */
.animatedlink a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #000;
    transform: translateY(-50%);
    transition: width .6s ease-out;
}

/* HOVER */
.animatedlink a:hover {
    padding-left: 0;
    padding-right: 85px;
}

.animatedlink a:hover:before {
    width: 0;
}

.animatedlink a:hover:after {
    width: 72px;
}













/* 1. Flexbox layout for the row */
.flexrow {
  display: flex;
  flex-wrap: wrap;
}

/* 2. Stretch each column */
.flexrow > .wpb_column {
  display: flex;
  flex-direction: column;
}

/* 3. Stretch inner container */
.flexrow .vc_column-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* 4. Make wrapper fill the height */
.flexrow .wpb_wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* 5. Stretch the actual Text Block */
.flexrow .wpb_text_column {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between; min-height: 100px
}
