body {background: #fdfdfd; color: #555}
.container {background:#fdfdfd;}
.head-container {border-bottom: 1px solid #f6ebed;background:#fdfdfd;display:none;}
.topnav-container, .navbar-default {background:#fdfdfd;}
.topnav-container.container-fluid {padding-left:0px;padding-right:0px;}
.topnav-container .container-fluid {padding-left:0px;padding-right:0px;}
h1, h2, h3, h4, h5, h6 {color: #555;}
.cartHeader, .confirmTell {color: #555;}

.topnav-container::before {
    content:'Our 2026 Mothers Day Collection Is Coming Soon!';
    background:none;
    width:100%;
    text-align:center;
    font-size:1.2rem;
    padding:1rem;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:500;
    border-bottom:1px solid #f6ebed;
    font-family:"Cormorant Garamond", serif;
}

.addressData a, .addressData a:visited {color:#555;}
.addressData a:hover{color:#9eb286}

.navbar-default .navbar-nav>li>a { color: #555;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #bda6ab;}

.catNavigator dt {color:#333;text-transform:uppercase;font-size:14px;font-weight:600}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#555}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #9eb286; text-decoration:none}

.panel{background: #fcfcfc;border: 1px solid #dadada;color:#555;}
.panel:hover{background:#fcfcfc;border:1px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #fcfcfc; border: 1px solid #909090;color: #555; text-decoration:none}
.newsPanel:hover{  background: #fcfcfc; border: 1px solid #909090;color: #555; text-decoration:none}
.panel-heading h2 {color:#555;}

.designButton .panel-body {padding:0px;}
.designButton img {max-height:none;object-position:center;object-fit:cover;height:300px;width:100%;}
.designButton {border:0px;background:none;}
.designButton:hover {border:0px;background:none;}
.designButton .title {font-weight:400;font-size:2rem;margin-bottom:0px;margin-top:1rem;font-family:"Cormorant Garamond", serif;}
.designButton .price {font-size:1.5rem;font-weight:400;margin-top:0.5rem;}

.designButton .panel-body:before {
    content: 'Buy Now';
    z-index: 999;
    display: block;
    position: absolute;
    width: 90%;
    bottom: 85px;
    background: #f6ebed;
    color: #555;
    padding: 1rem;
    margin: 0 5%;
    opacity: 0;
    transition: 0.5s;
    pointer-events: none;
    font-family:"Cormorant Garamond", serif;
}
.designButton .panel-body:hover:before {opacity: 1;}
.designButton:hover img {z-index: 1;}

h1.title, h2.title {color:#555;}
h1.title::before, h1.title::after, h2.title::before, h2.title::after {border-bottom:1px solid #DADADA;}

.footerContainer { border-top: 1px solid #f6ebed;  background: #fdfdfd; color: #555;padding-left:0px;padding-right:0px;}
.footerContainer .container{ border-top: 0px solid #dadada;background:none;}
#footer dt{color:#333;text-transform:uppercase;font-size:14px;font-weight:600}
#footer a:link, #footer a:visited {color:#555}
#footer a:hover {color: #9eb286}
#footer dd {color:#555;}

/** Footer **/
.footerTextAlign {text-align:center;display:none;}
.footerContainer .row img {display:none;}

#customBottom.container {width:100%;padding-left:0px;padding-right:0px;}
.customFooter {padding:5rem 0px;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;align-items:flex-start;justify-content:center;gap:30px;}
.footerCol {text-align:center;font-size:1.5rem;width:100%;max-width:250px}
.footerCol h3 {font-size:2.2rem;margin-bottom:15px;}
.footerCol i {font-size:2rem;margin:0px 5px;}
.footerCol a:hover {color:#f6ebed;}
.footerCol a {color:#555;}
.footerCol p {line-height:25px;font-weight:300;}

.footerCopy {text-align:center;background:#f7f7f7;padding:1rem;font-size:1.2rem;}

.footerBadges img {max-width:150px;}
.footerBadges {display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;align-items:center;justify-content:center;gap:10px;padding:4rem 4rem;border-bottom:1px solid #f6ebed;}

body {font-family:"Cormorant Garamond", serif;font-size: 18px;font-weight:400;}
.highlight{/* background:#c4cac1; */}
a {color: #949c8a} 
a:hover, a:focus {text-decoration:none; color: #555;}
h1, h2, h3, h4, h5, h6 {font-family:"Cormorant Garamond", serif;}
h1, h2{font-family:"Cormorant Garamond", serif;}
h2 {font-size:2.5rem;}
h1 {font-size:4rem;}
.cartHeader, .confirmTell {font-weight:400;font-family:"Cormorant Garamond", serif;}
strong, b {font-weight: 500;}
.fa {font-family: 'FontAwesome'!important;font-weight:300!important;}

.head-container {padding: 4px 0;}
.topbanner-container {padding-left: 30px;padding-right: 30px;padding-top:30px;padding-bottom:30px;margin-top: 210px;}

/** nav bar **/
.navbar-brand { margin-top: 60px;float:none}
.navbar-default {  border-color: #99a285;border-radius: 0px; border: 0px solid #444; border-right:none; border-left:none; border-top:none}
.navbar-default .navbar-nav>li>a {font-size: 18px;display:inline-block; text-transform:none;font-weight:400;font-family:"Cormorant Garamond", serif;}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline}
.navbar-nav>li::after {
    content:'';
    display:inline-block;
    width:5px;
    height:5px;
    background:#f6ebed;
    border-radius:50%;
    position:relative;
    top:-2px;
}
.navbar-nav>li:last-child::after {
    display:none;
}
.navbar-brand>img {margin-left: auto;margin-right: auto;max-width:300px;transition:0.5s max-width ease-in}
.navbar-header{float:none;margin-top:-10px}
 
.navbar-nav {border-top: 1px solid #f6ebed; border-bottom: 1px solid #f6ebed;list-style:none;text-align:center }
.navbar-collapse {padding-left:0px;padding-right:0px;}

.navBarFixed .navbar-brand>img {max-width:200px;}

.navbar li.page4 a.dropdown-toggle {font-size:0px;}
.navbar li.page4 a.dropdown-toggle::before {
    content:'Weddings';
    font-size:18px;
    display:inline-blockblock;
}
.navbar li.page4 a .caret {top:-5px;position:relative;}

.mobile-nav li.page4 a.dropdown-toggle {font-size:0px;}
.mobile-nav li.page4 a.dropdown-toggle::before {
    content:'Weddings';
    font-size:18px;
    display:inline-blockblock;
}
.mobile-nav li.page4 a .caret {top:-3px;position:relative;}

/** buttons **/
.btn-primary{border: 1px solid #f6ebed;border-radius:0px;background:#f6ebed;padding:1rem 2rem;font-weight:300;color:#222;}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active, .btn-primary:active:focus,.btn-primary.active.focus{border: 1px solid #ebdde0;background:#ebdde0;color:#222;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#9eb286}
a.btn-header:hover{color:#9eb286}
.btn-default, .btnBack {border:1px solid #333;background:none;padding:1rem 2rem;border-radius:0px;color:#555;font-weight:300;}
.btn-default:hover, .btnBack:hover {border:1px solid #222;background:#222;color:#fff;}

.btnArrow i {margin-left:5px;transition: margin-left 0.2s ease-in-out;}
.btnArrow:hover i {margin-left:10px;}

.btnGo {margin-right:0px;}
.btn-lg {font-size:1.6rem;}

@media (min-width: 1024px) {
.designButton {/* height: 350px; */}
}

h1.title {  display: flex; align-items: center;  text-align: center; margin: 20px 0 20px 0}
h2.title {  font-size: 18px; display: flex; align-items: center;  text-align: center;  margin: 20px 0}

h1.title::before, h1.title::after, h2.title::before, h2.title::after { content: ''; flex: 1;}
h1.title::before, h2.title::before { margin-right: .65em; }
h1.title::after, h2.title::after { margin-left: .65em; } 

@media screen and (min-width: 992px){
    .columns{
        -moz-column-count:3; /* Firefox */
        -webkit-column-count:3; /* Safari and Chrome */
        column-count:3;
        width: 600px;
    }
}


/***** AMENDS BY MARK AUG 2015 *****/
/*size of header contact icons */
.fa-envelope, .fa-phone-square{font-size:21px !important}

/* search box */
#collapseSearch .well{background:#444;border:1px solid #333;}

/* navbar-toggle */
.navbar-toggle {border-color: #dddddd;}
.navbar-toggle .icon-bar {background-color: #555;}
.navbar-toggle:hover .icon-bar{background-color:#9eb286}
.navbar-toggle{float:none;top:3px;margin-left:3px}

.dropdown-header{color:#5c604d}
.dropdown-menu{background:#fcfcfc}
.dropdown-menu>li>a, .dropdown-menu>li>a:visited {color:#555}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background:#f0f0f0;color:#555}
.dropdown-menu .divider{background-color:#f0f0f0}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {color:#333;background:none}

.homepanel {background:#fff;text-align:center;margin-bottom:10px;margin-top:20px}
.date-disp-square-sm{background-color:#9eb286;border:1px solid #9eb286}

.newsH1 {padding:35px 0 15px 0; color: #fff}

#socialShare{margin-top:30px}
.mosaicflow__item {margin: 10px 10px 0px 0px;}

.galleryCell .panel, .galleryCell, .galleryCell .panel-default{height:250px;margin-bottom:18px}
.galleryCell img{max-height:220px}
#content{margin-top:20px}
.dropdown-menu{min-width:240px}
.galleryPageSize{color:#333;font-size:14px}

.contactDetails a{font-size:15px}

/**** MARKS TWEAKS FOR v65 BUGS ****/
.socialHead i {padding-right: 12px;}
.catImages, .designButton{height:300px}
.designButton {height:auto;}
.newsPanelHeight{min-height:240px}
.navbar-right .dropdown-menu {left:0;top:35px;box-shadow:none;border-radius:0px;border:1px solid #f6ebed;}
.headerSearch, .headerCart, .headerEmail, .headerTel{text-align:center;padding-top:12px;font-size:16px}
.headerSearch, .headerCart{padding-top:16px}
.navbar-toggle{margin-top:4px}
.addressDataMobile .col-xs-2{width:20%}
.addressDataMobile a{color:#555;}
.addressDataMobile a:hover{color:#9eb286;}
.pageMap{margin-top:20px}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:20px}
.addressData-right .fa{margin-right:8px}
#mobilenav a{color:#555}
#mobilenav .dropdow-menu a{color:#555}
#mobilenav a:hover{color:#555}
#mobilenav .adminButton a{color:#fff;}
#mobilenav .adminButton{margin-right:10px}
.pageGallery h1{display:none;}
.loginFormControl{height:45px;padding-top:10px}
.owlDiv img{max-width:100%}
.selectDate{z-index:100;}
.basketDetail .deliveryInfo{display:inline-block}
.gm-style-iw-d{color:#555;}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

.addressDataMobile a{color:#555;}
.addressDataMobile a:hover{color:#b79ca1;}

.navbar-toggle {border-color: #555;border:none;}
.navbar-toggle .icon-bar {background-color: #555;}
.navbar-toggle .icon-bar:hover {background-color:#b79ca1;}
.navbar-toggle:hover .icon-bar{background-color:#b79ca1}

.addressDataMobile li {list-style:none;}
.addressDataMobile{margin-top: 0px;padding-bottom: 0px;border-bottom:0px solid #f1f1f1;margin-bottom:0px;text-align:center;}
.addressDataMobile li {line-height: 35px; padding: 0 0 0 0px;}

.mobile-nav{width:100%;margin-top:0px;list-style:none;background:#fdfdfd;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #eeeeee;padding-bottom:8px;padding-top:8px;font-weight:400;text-transform:none;color:#fff;font-family:"Cormorant Garamond", serif;font-size:18px;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#f9f9f9;color:#fff}
.testLogin {background:#2d2d2d;text-align:center;margin-top:-20px;padding-top:10px;padding-bottom:10px;color:#8a8a8a;display:none;}
.adminButton {margin-left:10px;margin-right:10px;color:#fff!important;background:#b09a51;font-weight:300;font-size:12px;border:1px solid #b09a51;}
.adminButton:hover {border:1px solid #555;color:#fff;background:#555;color:#fff;}
.adminButton a {color:#fff;}

.navBarFixed {
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index:999;
}

.content-container {width:100%;max-width:1400px;margin:auto;padding-top: 215px;}
.page2 .content-container, .page4 .content-container, .page7 .content-container, .page31 .content-container, .page30 .content-container, .page25 .content-container, .page40 .content-container, .page50 .content-container {margin-top:0px;}

/** PAGE MARGIN **/
.page1 #content, .page2 #content, .page10 #content, .page4 #content, .page29 #content, .page7 #content, .page31 #content, .page30 #content, .page32 #content, .page33 #content, .page25 #content, .page40 #content, .page50 #content {margin-top:0px;margin-bottom:0px;}
.page1 #info, .page10 #info, .page4 #info, .page29 #info, .page7 #info, .page31 #info, .page30 #info, .page32 #info, .page33 #info, .page25 #info, .page40 #info, .page50 #info {padding-top:0px;}

/** CUSTOM CONTAINER **/
.custom-container {max-width:1400px;margin:auto;}
.page1 .custom-container, .page4 .custom-container, .page29 .custom-container, .page30 .custom-container {padding:0px 30px;}

/** FULL WIDTH **/
.page1 .content-container, .page4 .content-container, .page29 .content-container, .page30 .content-container, .page32 .content-container, .page33 .content-container, .page40 .content-container {max-width:100%;margin-top:0px;padding-left:0px;padding-right:0px;padding-top:0px;}
.page1 .contentFull, .page4 .contentFull, .page29 .contentFull, .page30 .contentFull, .page32 .contentFull, .page33 .contentFull, .page40 .contentFull {padding-left:0px;padding-right:0px;}

.page33 .content-container {margin-top:210px;padding-left:30px;padding-right:30px;padding-bottom:30px;}
.page32 .content-container {margin-top:210px;}

.page40 .content-container {margin-top:0px;padding-left:30px;padding-right:30px;padding-bottom:30px;}

.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.no-gutter [class*="-6"] {padding-left:0;padding-right:0;}
.no-gutter [class*="-2"] {padding-left:0;padding-right:0;}
.no-gutter [class*="-10"] {padding-left:0;padding-right:0;}
.no-gutter [class*="-4"] {padding-left:0;padding-right:0;}
.no-gutter [class*="-3"] {padding-left:0;padding-right:0;}
.no-gutter {margin-right:0px;margin-left:0px;}

#customTop.container {background:none;height:0px;}
.customHeaderIcons {
    display:flex;
    flex-direction:row;
    max-width:1400px;
    margin:auto;
    padding:0px 30px;
    position:relative;
    top:50px;
    z-index:1;
    transition:0.5s top ease-in;
}
.customHeaderIcons a {color:#555;}
.customHeaderIcons a:hover {color:#f6ebed;}
.customHeaderIcons i {font-size:2rem;}
.socialIcons i {margin-right:10px;}
.headerWrap {display:flex;}
.headerWrapLeft {margin-right:auto;}

.navBarFixed .customHeaderIcons {top:30px;}

.markZ {
    height:calc(100vh - 270px);
    background-size:cover;
    background-position:bottom;
}

.page2 .markZ, .page4 .markZ, .page29 .markZ, .page7 .markZ, .page31 .markZ, .page30 .markZ, .page32 .markZ, .page25 .markZ, .page40 .markZ, .page50 .markZ {height:400px;}

.bannerRight {background-size:cover;background-position:center;height:400px;}
.bannerLeft {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    text-align:center;
    background: #f6ebed;
}
.bannerLeft h2 .bannerTitle {
    display:block;
    font-size:2rem;
    text-transform:uppercase;
    letter-spacing:5px;
    margin-bottom:10px;
    font-weight:300;
}
.bannerLeft h2 .bannerSubTitle {
    display:block;
    font-size:3.5rem;
    margin-top:10px;
    font-weight:300;
    letter-spacing:5px;
}
.bannerLeft h2 {font-size:5rem;font-weight:600;text-transform:uppercase;color:#fff;}
.page2 .bannerLeft h2 {color:#555;}

.bannerLeftWedding {background:#fdfdfd;}
.bannerLeftWedding h2 {color:#555;font-size:4rem;line-height:45px;text-transform:none;font-weight:300;}
.bannerLeftWedding h2 .bannerTitle {margin-bottom:0px;font-weight:400;color:#b79ca1;}

.bannerLeftWedding h2 .bannerTitle::after {
    content:'';
    display:inline-block;
    width:20px;
    height:1px;
    background:#b79ca1;
    position:relative;
    top:-6px;
    margin-left:1rem;
}
.bannerLeftWedding h2 .bannerTitle::before {
    content:'';
    display:inline-block;
    width:20px;
    height:1px;
    background:#b79ca1;
    position:relative;
    top:-6px;
    margin-right:1rem;
}

.homeLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:100%;
    text-align:justify;
    padding-right:5rem;
}
.homeLeft h2 span {display:block;font-size:1.5rem;text-transform:uppercase;letter-spacing:5px;margin-bottom:15px;font-weight:500;}
.homeLeft h2 span::before {
    content:'';
    display:block;
    width:20px;
    height:2px;
    background:#f6ebed;
    display:inline-block;
    position:relative;
    top:-4px;
    margin-right:10px;
}
.homeLeft h2 {font-weight:400;font-size:4rem;margin-bottom:15px;}
.homeRight img {max-height:500px;width:80%;object-fit:cover;object-position:0% 20%;border-radius:5px;margin-right:0;}
.marginRow {margin-bottom:4rem;margin-top:2rem;}
.industryRow {margin-top:4rem;margin-bottom:4rem;}

.industryLeft h2 {font-size:3rem;}
.industryRight img {margin-left:0;}
.industryLeft {padding-right:0px;}

.featuredContainer {text-align:center;border-top:1px solid #f6ebed;border-bottom:1px solid #f6ebed;padding-bottom:4rem;}
.featuredContainer h2 {margin-bottom:0px;padding:4rem 0px;font-size:2.3rem;text-transform:none;font-weight:300;}
.featuredLogos {
    display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;
    align-items:center;
    justify-content:center;
    gap:20px;
}
.featuredLogos img {max-width:120px;}

.shopIntro {text-align:center;margin:4rem auto;margin-top:1rem;border-bottom:1px solid #f6ebed;padding-bottom:2rem;}
.shopIntro p {text-align:left;}
.shopIntro span {display:block;text-transform:uppercase;letter-spacing:3px;font-size:1.5rem;margin-bottom:10px;}

.pageIntro {margin:4rem 0px;text-align:center;}

.designpage #leftNavigator {display:none;}
.designpage .contentLeft {width:100%;}
.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid #f6ebed!important;padding:5px;}
.imageNote {margin-top:1rem;font-size:1.6rem;}
.designPrices {background:none;border:0px;padding:0px;}
.designPrices label {font-size:1.5rem;}
.designPrices .designBold {font-weight:400;border-bottom:1px solid #f6ebed;padding-bottom:10px;font-size:1.6rem;}
.mainImage {max-height:600px;object-position:50% 50%;}
.splide__slide img {width:100%!important}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;gap:10px;}
.btnGo {width:100%;}
.btnBack {width:100%;}

.pc .control-label {width:100%;padding-left:0px;font-weight:400;border-bottom:1px solid #f6ebed;padding-bottom:10px;font-size:1.6rem;margin-bottom:1.5rem;}
.pc .btn-success {font-weight:400;background:#555;border:1px solid #555;border-radius:0px;}

.form-control {border-radius:0px;box-shadow:none;}

.map-responsive{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:100%;
border-radius:5px;
}
.map-responsive iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.pageContact .col-md-4 {display:none;}
.pageContact .col-md-8 {width:100%;}
.contactForm h2 {display:none;}
.contactForm .col-sm-9 {width:100%;}
@media (min-width: 768px) {
.form-horizontal .control-label {
    text-align:left;
    padding-top: 7px;
    width:100%;
    font-weight:400;
    text-transform:none;
    margin-bottom:10px;
    font-size:1.4rem;
}
}
.page10 .contactForm .form-group:nth-child(12) .col-sm-3 {display:none;}
.page10 .contactForm .form-group:nth-child(13) .col-sm-3 {display:none;}
.page10 .pageContact {max-width:60%;margin:auto;font-size:1.5rem;margin-bottom:4rem;}

.contactBox {
    text-align:center;
    padding:2rem;
    border-radius:0px;
    color:#222;
    border:1px solid #f6ebed;
    display:flex;
    align-items:center;
    justify-content:space-between;
    font-size:1.6rem;
}
.contactBox i {font-size:1.7rem!important;color:#555;}
.contactTitle {text-align:center;margin-top:4rem;}
.contactBox a {color:#555;}
.contactBox a:hover {color:#333;}
.enquireTitle {text-align:center;margin-top:4rem;font-size:3rem;}

.weddingMid {
    height:400px;
    background-position:center;
    background-size:cover;
    background-attachment:fixed;
}
.weddingMidCont {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    background: #66666640;
    text-align:center;
}
.weddingMidCont h2 {color:#fdfdfd;font-size:4rem;margin-bottom:20px;}
.weddingMidCont h2 span {display:block;text-transform:uppercase;letter-spacing:5px;font-size:2.5rem;margin-bottom:10px;}
.weddingMidCont h2 span::before {
    content:'';
    display:inline-block;
    width:50px;
    height:1px;
    background:#fff;
    position:relative;
    top:-6px;
    margin-right:1rem;
}
.weddingMidCont h2 span::after {
    content:'';
    display:inline-block;
    width:50px;
    height:1px;
    background:#fff;
    position:relative;
    top:-6px;
    margin-left:1rem;
}
.weddingMidCont .btn-primary {background:#f6ebed;border:1px solid #f6ebed;color:#333;}

.christmasMidCont {
    background:#11111166;
}
.christmasMid {background-attachment:scroll;}

.weddingIntro {text-align:justify;font-family:"Cormorant Garamond", serif;font-weight:400;font-size:1.8rem;margin-bottom:5rem;}
.weddingIntro h2 {text-align:center;font-size:3rem;margin:4rem 0px;margin-top:1rem;}

.weddingLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    text-align:justify;
    padding:10rem 8rem;
    background:#f9f9f9;
    font-family:"Cormorant Garamond", serif;
    font-size:1.8rem;
    font-weight:400;
    min-height:600px;
}
.weddingLeft h2 {font-size:2.5rem;font-style:italic;}
.weddingSideImage {height:100%;background-size:cover;background-position:top;}

.weddingEnquiry {text-align:center;margin-bottom:0rem;padding-bottom:6rem;padding-top:1rem;font-family:"Cormorant Garamond", serif;font-size:1.8rem;font-weight:400;background:#f9f9f9;border-bottom:1px solid #f6ebed;}
.weddingEnquiry h2 {font-size:3rem;margin:6rem 0px;margin-bottom:2rem;}
.weddingEnquiry p {max-width:70%;margin:auto;margin-bottom:2rem;}
.weddingEnquiryButtons {display:flex;align-items:center;justify-content:center;gap:20px;}
.weddingEnquiryButtons .btn {width:100%;background:none;color:#333;}
.page7 .weddingEnquiryButtons .btn {width:auto;background:#f6ebed;border:1px solid #f6ebed;}
.page30 .weddingEnquiryButtons .btn {width:auto;background:#f6ebed;border:1px solid #f6ebed;}
.page29 .weddingEnquiryButtons .btn {width:auto;background:#f6ebed;border:1px solid #f6ebed;}
.page40 .weddingEnquiryButtons .btn {width:auto;background:#f6ebed;border:1px solid #f6ebed;}
.page29 .weddingEnquiry {border-bottom:1px solid #f6ebed;padding-bottom:6rem;}

.weddingSuppliers {text-align:center;padding-bottom:10rem;}
.weddingSuppliers h2 {font-size:3rem;margin:10rem auto;margin-bottom:2rem;}
.weddingSuppliers p {margin-bottom:0px;}

.readyToWearLeft {display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background: #f6ebed;}
.readyToWearLeft h2 {font-size:4rem;margin-bottom:15px;writing-mode:vertical-rl;transform:rotate(-180deg);}

.readyToWear {font-size:2.3rem;margin-bottom:5px;}
.readToWearSmall {font-size:1.2rem;margin-bottom:15px;}
.readToWearSmall:last-child {margin-bottom:0px;}
.readyToWearRight {border-left:1px solid #f6ebed;padding:6rem;}

.readyToWearPriceContainer {background:#fdfdfd;border-top:1px solid #f6ebed;border-bottom:1px solid #f6ebed;}

.faq {
    list-style: none;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0rem;
    margin-bottom:3rem;
}
.faq li {
    border-bottom: 1px solid #f6ebed;
    margin-bottom: 5px;
    padding-bottom:10px;
}
.faq .answer li {border-bottom:0px;}
.faq .answer h3 {margin-top:0rem;}
.faq li.active .answer {
    max-height: none !important;
    padding-bottom: 0px;
    transition: max-height 0.5s ease, padding-bottom 0.5s ease;
    color:#222;
    font-size:1.5rem;
	padding-top:1rem;
    font-family:"Outfit", sans-serif;
}
.faq li.active .answer h4 {font-size:1.7rem;font-family:var(--headingLight);margin-bottom:15px;}
.faq li.active .question {
    color: #222;
    transition: color 0.5s ease;
}
.faq li.active {border-bottom:0px;}
.faq .answer {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding-bottom 0.5s ease;
}
.faq .plus-minus-toggle {
    cursor: pointer;
    height: 25px;
    position: relative;
    width: 15px;
    left: -40px;
    top: 30px;
    z-index: 2;
}
.faq .plus-minus-toggle:before, .faq .plus-minus-toggle:after {
    background:#555;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 13px;
    transition: transform 500ms ease;
}
.faq .plus-minus-toggle:after {
    transform-origin: center;
}
.faq .plus-minus-toggle.collapsed:after {
    transform: rotate(90deg);
}
.faq .plus-minus-toggle.collapsed:before {
    transform: rotate(180deg);
}
li.active .plus-minus-toggle.collapsed:after {
    transform: rotate(135deg);
}
li.active .plus-minus-toggle.collapsed:before {
    transform: rotate(225deg);
}
.faq .question {
    color: #333;
    font-size: 2rem;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    padding: 0px 0 0px;
    transition: color 0.5s ease;
    top:-9px;
    margin-bottom:5px;
}

.priceExtra h2 {margin:6rem 0px;margin-bottom:2rem;text-align:center;font-size:3rem;}
.priceExtra {margin-bottom:6rem;font-family:"Cormorant Garamond", serif;font-size:1.8rem;}

.aboutQuote {max-width:100%;text-align:justify;}
.aboutQuote::before {
	content:'\201C';
    display:block;
    font-size:40rem;
    position:relative;
    margin-top:0rem;
    color: #f6ebed91;
    line-height:0px;
    bottom:-110px;
    z-index:1;
    position:relative;
}
.aboutQuote h2, .aboutQuote p {position:relative;z-index:2;}
.aboutQuote h2 {line-height:35px;}

.homePanel {height:500px;background-size:cover;background-position:center;position:relative;overflow:hidden;}
.zoom-in::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform .4s ease-in-out;
}
.zoom-in:focus::after, .zoom-in:hover::after {
  transform: scale(1.02);
}
.homePanelCont {position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;height:100%;padding:4rem;background: #3a0c014d;transition:1s all;}
.homePanelCont h2 {margin-bottom:20px;color:#fff;font-weight:400;font-size:3rem;}
.homePanelCont:hover {
    background:none;
}

.portfolioTitle {text-align:center;font-size:3rem;margin:6rem 0px;}
.page50 .portfolioTitle {margin-bottom:2rem;}

/** GALLERY PAGE CONFIG **/
.page34 .content-container, .page35 .content-container, .page36 .content-container, .page37 .content-container, .page38 .content-container, .page39 .content-container {width:100%;max-width:100%;}
.page34 #content, .page35 #content, .page36 #content, .page37 #content, .page38 #content, .page39 #content {margin-top:0px;margin-bottom:0px;}
.page34 #info, .page35 #info, .page36 #info, .page37 #info, .page38 #info, .page39 #info {padding-top:0px;}

.funGalleryTitle {margin-bottom:2rem;margin-top:2rem;}

.basket h1 {text-align:center;font-size:3.5rem;margin:6rem auto;margin-top:2rem;}
.cartWrapper {border:1px solid #f6ebed;border-radius:5px;}
#lyAccLogin {display:none;}

.pageGallery {max-width:1400px;margin:auto;}

.galleryCell img {max-height:none;max-height:none;width:330px;height:340px;object-fit:cover;object-position:50% 50%;}
.galleryCell .panel-body {padding:0px;}
.galleryCell .panel, .galleryCell {height:auto;margin-bottom:15px;}
.galleryTitle {display:none;}
.galleryCell .panel {border:0px;box-shadow:none;}
.galleryCell .panel:hover {border:0px;}
.galleryNav {padding:0px 15px;padding-top:15px;}
.galleryNav:last-child {padding-bottom:15px;}

@media (max-width:768px) {
    .equal {display:block;}
    #customTop.container {display:none;}
    .head-container {display:block;z-index:9999;}
    .navbar-header {margin-top: 15px;}
    .footerBadges, .featuredLogos, .customFooter {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
    .customFooter {gap:10px;}
    .topnav-container.container-fluid {border-bottom:1px solid #f6ebed;}
    .topbanner-container {margin-top: 185px;}
    .homeRight img {margin-right:auto;width:100%;margin-top:2rem;}
    .featuredLogos img {max-width:80px;}
    .bannerLeft {height:300px;}
    .markZ {height:auto!important;}
    .page1 .markZ {height:100%!important;aspect-ratio:2/1}
    .designButton img {height:400px;}
    .shopIntro {margin-bottom:3rem;}
    .weddingSideImage {height:500px;}
    .weddingEnquiryButtons {flex-wrap:wrap;}
    .weddingLeft {padding:8rem 4rem;}
    .weddingEnquiry p {max-width:100%;}
    .weddingMidCont h2 {font-size:3rem;}
    .weddingMidCont h2 span::before, .weddingMidCont h2 span::after {width:10px;}
    .weddingMidCont h2 span {font-size:2rem;}
    .weddingMidCont {padding:2rem;}
    .readyToWearLeft h2 {writing-mode:lr;transform:rotate(0deg);margin-bottom:0px;font-size:3rem;}
    .readyToWearLeft {padding:3rem;}
    .enquireTitle {margin-bottom:4rem;}
    .portfolioTitle {margin-top:2rem;}
    .contactBox {margin-bottom:2rem;}
    .page10 .pageContact {max-width:90%;}
    .mobile-nav .dropdown-menu {height:auto;text-align:center;box-shadow:none;border-radius:2px;}
    .mobile-nav .dropdown-menu a {padding-top:6px;padding-bottom:6px;font-family:"Cormorant Garamond", serif;font-weight:400;font-size:15px;}
    .weddingIntro h2 {margin-top:2rem;}
    .pageIntro {margin-top:2rem;}
    .weddingMid {background-attachment:scroll;}
    .homeLeft {padding-right:0px;}
}

.orderSummaryText {background: #fdfdfd;border: 1px solid #f6ebed;}
.orderSummaryText .items {border-bottom: 1px solid #f6ebed; }
.orderSummaryText .lineitem {border-bottom: 1px solid #f6ebed;}
.orderSummaryText .header {color: #111;}
.ui-accordion .ui-widget-content {border: #f6ebed 1px solid;}

.breadcrumb {background-color: #555555;color:#fff}
.breadcrumb>.active {color:#fff;}
.paymentSectionDate, .paymentSectionItems, .paymentSectionDelAd, .paymentSectionDelName {background: #fdfdfd;border: 1px solid #f6ebed;}

.orderComplete.highlight {background: #fdfdfd;border: 1px solid #f6ebed;}