:root {
    --cream: #e6dfd3;
    --sage: #7a8076;
    --linen: #beb2a2;
    --burgundy: #82594f;
    --blue: #607376;
    --heading: 'Canela';
    --body: "Cormorant Garamond", serif;
}
@font-face {
    font-family: 'Canela';
    src: url('../upload/files/fonts/Canela-Bold.woff2') format('woff2'),
        url('../upload/files/fonts/Canela-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Canela';
    src: url('../upload/files/fonts/Canela-Light.woff2') format('woff2'),
        url('../upload/files/fonts/Canela-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Canela';
    src: url('../upload/files/fonts/Canela-Medium.woff2') format('woff2'),
        url('../upload/files/fonts/Canela-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Canela';
    src: url('../upload/files/fonts/Canela-Regular.woff2') format('woff2'),
        url('../upload/files/fonts/Canela-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {background: var(--cream); color: #222}
.container {background:var(--cream);}
.head-container {border-bottom: 1px solid #647a7e;background:var(--blue);display:block;}
.topnav-container, .navbar-default {background:#607376e3;background-image:url(../upload/files/images/panels/16-home-cover.jpg);background-size:cover;background-position:center;z-index:999;position:relative;}

.navbar-default::after {
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background:#607376eb;
    top:0;
    z-index:-1;
    border-bottom:2px solid #72878a;
}
.page1 .topnav-container, .page1 .navbar-default {background:none;}

.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: #222;}
.cartHeader, .confirmTell {color: #222;}

.addressData a, .addressData a:visited {color:#e6dfd3;}
.addressData a:hover{color:#fff}

.navbar-default .navbar-nav>li>a { color: #b4bdbf;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: var(--cream);}

.catNavigator dt {color:#333;text-transform:uppercase;font-size:17px;font-weight:500}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#222}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #82594f; text-decoration:none}
#leftNavigator {padding-top:15px;}
.leftExtras {display:none;}

.panel{background: #fcfcfc;border: 1px solid #dadada;color:#222;box-shadow:none;}
.panel:hover{background:#fcfcfc;border:1px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #fcfcfc; border: 1px solid #909090;color: #222; text-decoration:none}
.newsPanel:hover{  background: #fcfcfc; border: 1px solid #909090;color: #222; text-decoration:none}
.panel-heading h2 {color:#222;}

.page1 .pageDesigns {max-width:1400px;margin:auto;padding:0px 30px;}

.designButton {background:none;border:0px;}
.designButton:hover {border:0px;background:none;}
.designButton img {max-height:none;border-radius:2px;}
.designButton .panel-body {padding:0px;}
.designButton .title {font-size:2.3rem;font-weight:400;margin-top:1rem;text-align:center;margin-bottom:0px;}
.designButton .price {font-size:1.5rem;font-weight:500;}
.designButton:hover .title {color:var(--burgundy)}
.page1 .designButton {margin-bottom:0px;}

h1.title, h2.title {color:#222;}
h1.title::before, h1.title::after, h2.title::before, h2.title::after {border-bottom:1px solid #DADADA;}

.footerContainer { border-top: 0px solid #5c604D;  background: var(--burgundy); color: #222}
.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:#222}
#footer a:hover {color: #9eb286}
#footer dd {color:#222;}

/** Footer **/
.footerTextAlign {text-align:center;display:none;}
.footerContainer .row img {display:none;}

#customBottom.container {width:100%;max-width:1400px;padding:0px 30px;}

.customFooter {color:var(--cream);padding:10rem 0px;padding-bottom:0rem;}
.customFooterCol h3 {font-size:2.2rem;margin-bottom:10px;color:var(--cream);}
.customFooterCol {font-size:1.7rem;}
.customFooterColFirst h3 {font-weight:400;margin-bottom:15px;}
.customFooterColFirst p {max-width:90%;}
.customFooterCol i {font-size:2.1rem;margin-right:10px;color:var(--cream);}
.customFooterCol a {color:var(--cream);}
.customFooterCol a:hover {color:var(--linen);}
.customFooterCol p {line-height:25px;}
.footerCards {margin-bottom:1rem;margin-top:0rem;display:flex;align-items:flex-end;width:100%;justify-content:flex-end;}
.footerCards img {max-width:220px;}

.footerCopy {border-top:1px solid #876057;color:var(--cream);font-size:1.5rem;padding:2rem 0px;}

body {font-family:var(--body);font-size: 17px;font-weight:400;}
.highlight{/* background:#c4cac1; */}
a {color: var(--burgundy)} 
a:hover, a:focus {text-decoration:none; color: #222;}
h1, h2, h3, h4, h5, h6 {font-family:var(--body)}
h1, h2{font-family:var(--body)}
h1 {font-weight:500;font-size:4rem;text-transform:none;margin-bottom:15px;color:#333}
h2 {font-size:2.5rem;}
.cartHeader, .confirmTell {font-weight:400;font-family:var(--body)}
strong, b {font-weight: 700;}
.fa {font-family: 'FontAwesome'!important;font-weight:300!important;}

.head-container {padding: 4px 0;}
.topbanner-container {  padding-left: 0px;  padding-right: 0px; }

/** nav bar **/
.navbar-brand {margin:0px;margin-top:0px;float:none;display:block;padding:0px;margin:60px auto;margin-bottom:5px;}
.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: 17px;display:inline-block;text-transform:none;font-weight:500;font-family:var(--body);letter-spacing:1px;}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline}
.navbar-brand>img {margin-left: auto;margin-right: auto;max-width:200px;}
.navbar-header{float:none;margin-top:0px}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 0px solid #DADADA;list-style:none;text-align:center;margin-bottom:5px;}
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{border: 1px solid var(--burgundy);background:var(--burgundy);padding:1rem 2rem;font-weight:400;font-size:1.6rem;border-radius:2px;}
.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 #755047;background:#755047;} 
.btn-header {border-radius: 2px;  border: 1px solid #e6dfd3;}
.btn-header:hover { color:#fff}
a.btn-header:hover{color:#fff}
.btn-default, .btnBack {border:1px solid #555;background:#555;;color:#fff;padding:1rem 2rem;font-weight:400;font-size:1.6rem;border-radius:2px;}
.btn-default:hover, .btnBack:hover {border:1px solid #555;background:#555;}

.btnArrow i {margin-left:5px;transition: margin-left 0.2s ease-in-out;}
.btnArrow:hover i {margin-left:10px;}

.btn-lg {font-size:1.6rem;}
.btnGo {margin-right:0px;}

@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: #222;}
.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:#222}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background:#f0f0f0;color:#222}
.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:#9eb286;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:33px}
.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:#222;}
.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:#fff}
#mobilenav .dropdow-menu a{color:#222}
#mobilenav a:hover{color:#222}
#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:#222;}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

.addressDataMobile a{color:#fff;}
.addressDataMobile a:hover{color:#e6dfd3;}

.navbar-toggle {border-color: #fff;border:none;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar:hover {background-color:#e6dfd3;}
.navbar-toggle:hover .icon-bar{background-color:#e6dfd3}

.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:#607376;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #66777a;padding-bottom:8px;padding-top:8px;font-weight:400;text-transform:none;color:#fff;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#5e7376;color:#fff}
.testLogin {background:#607376;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 #222;color:#fff;background:#222;color:#fff;}
.adminButton a {color:#fff;}

.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.content-container {width:100%;max-width:1400px;margin:auto;}
.page1 .content-container {max-width:100%;padding-left:0px;padding-right:0px;}
.page1 #info {padding-left:0px;padding-right:0px;}
.page1 #content {margin-bottom:0px;}
.custom-container {max-width:1400px;margin:auto;padding:0px 30px;}

.markZ {
    height:800px;
    background-size:cover;
    background-position:center;
    margin-top:-180px;
}
.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height: calc(800px - 180px);
    color:#fff;
    font-size:3.5rem;
    background:#1111113d;
    width:100%;
}
.homeBanner h2 {color:#fff;font-size:5rem;font-weight:500;margin-bottom:5px;}
.homeBanner p {margin-bottom:15px;font-style:italic;font-weight:200;}

.dualContainer {
    display:flex;
    flex-direction:row;
    height:600px;
}
.dualContainerRev {flex-direction:row-reverse;}
.dualLeft, .dualRight {
    width:50%;
    height:100%;
}
.dualLeft {
    background:var(--linen);
    padding:5rem;
    color:#fff;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    font-size:2rem;
}
.dualContainerRev .dualLeft {background:var(--sage)}
.dualLeft h1 {color:#fff;}
.dualRight {background:#333;}
.dualRight img {height:100%;width:100%;object-fit:cover;object-position:center;}

.homeIntro {text-align:center;margin-top:1rem;margin-bottom:3rem;}
.homeIntro h1 {font-size:4rem;font-weight:500;color:#333;margin-bottom:15px;}
.homeIntro h2 {font-size:2rem;}

.midQuote {text-align:center;font-size:2.5rem;max-width:50%;margin:7rem auto;}
.midQuote .btn:nth-child(3) {
    background:none;
    color:#222;
}
.midQuote .btn {margin:0px 5px;}

.designPrices {background:none;border:0px;padding:0px;}
.designPrices label {font-size:1.7rem;}
.designPrices .designBold {text-transform:none;font-weight:600;font-size:2rem;}
.splide__track--nav>.splide__list>.splide__slide.is-active {border: 1px solid #dad5cb !important;padding:5px;}
.imageNote {margin-top:1rem;}
#detailRight {border:1px solid #dad5cb;padding:3rem;}

.basket h1 {text-align:center;margin-bottom:4rem;}
.cartWrapper {border-radius:0px;border:1px solid #d9d0bf;}
#lyAccLogin {display:none;}

.pageIntro {text-align:center;font-size:2rem;max-width:60%;margin:3rem auto;margin-top:1rem;}
.breakTitle {
    display: flex;
    justify-content: center;
    z-index: 2;
    position: relative;
    margin-bottom:2rem;
}
.breakTitle h1 {
    display: inline;
    width: auto;
    position: relative;
    z-index: 1;
    margin-bottom:0px;
    color:#333;
}
.breakTitle h1::before {
    content: '';
	background: var(--burgundy);
    position: absolute;
    width: calc(100% + 20px);
    height: 40%;
    left: -10px;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
    transform: skew(4deg, 1deg);
}
.breakTitle h2 {
    display: inline;
    width: auto;
    position: relative;
    z-index: 1;
    margin-bottom:2rem;
    color:#333;
    font-size:3.5rem;
}
.breakTitle h2::before {
    content: '';
	background: var(--burgundy);
    position: absolute;
    width: calc(100% + 20px);
    height: 40%;
    left: -10px;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
    transform: skew(4deg, 1deg);
}

.panelImage {
    height:400px;
    background-position:center;
    background-size:cover;
    margin-bottom:5rem;
    position:relative;
    overflow:hidden;
}
.panelContent {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-end;
    height:100%;
    text-align:center;
    background:#11111126;
    padding:5rem;
    z-index:1;
    position:relative;
}
.panelContent h3 {color:#fff;text-transform:uppercase;font-size:1.8rem;margin-bottom:10px;letter-spacing:5px;}
.panelContent h2 {color:#fff;font-size:4rem;text-transform:uppercase;margin-bottom:15px;}
.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.03);
}

.homeMidTitle {text-align:center;font-size:3rem;margin:4rem auto;margin-top:0px;}

.pageContact .col-md-4 {display:none;}
.pageContact .col-md-8 {width:100%;}
.contactForm .form-group .col-sm-9 {width:100%;}
.contactForm .form-group label {text-align:left;margin-bottom:5px;font-weight:400;font-size:1.4rem;}
.pageContact {max-width:50%;margin:auto;margin-top:5rem;}
.pageContact h2 {text-align:center;font-size:0px;}
.pageContact h2::after {
    content:'Online Enquiry';
    display:block;
    font-size:2rem;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:500;
    margin-bottom:2rem;
}
.pageContact .form-control {border-radius:0px;box-shadow:none;background:#f0ede7;}

.contactBox {
    text-align:center;
    padding:2rem;
    border-radius:0px;
    color:#555;
    border:1px solid #dcd1c5;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.contactBox i {font-size:1.7rem!important;color:#555;}
.contactTitle {text-align:center;margin-top:4rem;}
.contactBox a {color:#333;}
.contactBox a:hover {color:var(--sage);}

.weddingGrid {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 0px;row-gap: 0;min-height:500px;}
.weddingColImage img {
    height:650px;
    object-fit:cover;
    object-position:center;
    width:100%;
}
.weddingColTextInner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    padding:3rem;
    text-align:center;
    background:var(--sage);
    color:#fff;
}

@media (max-width:768px) {
    .equal {display:block;}
    .page1 .designButton {margin-bottom:20px;}
    .homeBanner {height: calc(100% + 160px);text-align:center;}
    .dualContainer {height:100%;flex-direction:column;}
    .dualLeft, .dualRight {width:100%;}
    .midQuote {max-width:80%;}
    .customFooter {padding-top:5rem;}
    .pageIntro {max-width:90%;}
    .navbar-brand {margin-top: 8rem;margin-bottom:3rem;}
    .panelImage {margin-bottom:3rem;}
    .imageNote {margin-bottom: 1rem;}
    .weddingGrid {grid-template-columns: 1fr;}
}

.orderSummaryText {background: #e6dfd3;border: 1px solid #5c6f6f;}
.orderSummaryText .items {border-bottom: 1px solid #607276; }
.orderSummaryText .lineitem {border-bottom: 1px solid #637579;}
.orderSummaryText .header {color: #111;}
.ui-accordion .ui-widget-content {border: #607378 1px solid;}

.breadcrumb {background-color: #555555;color:#fff}
.breadcrumb>.active {color:#fff;}
.paymentSectionDate, .paymentSectionItems, .paymentSectionDelAd, .paymentSectionDelName {background: #e6dfd3;border: 1px solid #5c6f6f;}

.stripe-element {background:transparent !important;border:none !important}
.stripe-element fieldset {background-color:#fff;}

.orderComplete.highlight {background: #e6dfd3;border: 1px solid #5c6f6f;}
