:root {
    --col1: #1f3940;
    --col2: #5a7781;
    --col3: #a4aaae;
    --col4: #d75b50;
    --col5: #f5f1e9;
    --col6: #d9c7bc;
    --headingFont: "Source Serif 4", serif;
    --bodyFont: "Outfit", sans-serif;
}

body {background: var(--col5); color: #555}
.container {background:var(--col5);}
.head-container {border-bottom: 1px solid #26444c;background:var(--col1);display:block;}
.topnav-container, .navbar-default {background:var(--col1);}
.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: var(--col1);}

.addressData a, .addressData a:visited {color:#f5f1e9;}
.addressData a:hover{color:#d9c7bc}

.navbar-default .navbar-nav>li>a { color: #f9f9f9;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #f5f1e9;}

.catNavigator dt {color:var(--col1);text-transform:none;font-size:17px;font-weight:400;font-family:var(--headingFont);}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#555}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #9eb286; text-decoration:none}
#leftNavigator {padding-top:15px;}
.leftExtras {display: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 img {width:100%;height:100%;aspect-ratio:1/1;max-height:none;object-fit:cover;object-position:center;}
.designButton {background:#f9f7f2;border:0px solid #eae4d3;}
.designButton:hover {background:#f9f7f2;border:0px;}
.designButton .title {font-family:var(--headingFont);font-weight:400;margin-top:1.5rem;font-size:1.7rem;}
.designButton .price {font-weight:500;color:var(--col1);margin-top:5px;}

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: 0px solid #5c604D;  background:var(--col1); 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%;max-width:1460px;margin:auto;padding:8rem 30px;padding-bottom:4rem;}
.customFooter {display:grid;grid-template-columns:1fr 1fr 1.5fr;}

.footerLogo h2 {color:var(--col5);font-size:7rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-weight:300;}
.footerCol h3 {color:var(--col5);font-weight:300;margin-bottom:15px;font-size:2rem;}
.footerCol, .footerCol a {color:var(--col5);}
.footerCol a:hover {color:var(--col4)}

.footerLogo i {font-size:2rem;margin-right:15px;}
.footerCol p {line-height:25px;font-size:1.5rem;}

.footerCards img {max-width:200px;}

body {font-family:var(--bodyFont);font-size: 16px;font-weight:300;}
.highlight{background:#c4cac1;}
a {color: #1f3940} 
a:hover, a:focus {text-decoration:none; color: #555;}
h1, h2, h3, h4, h5, h6 {font-family:var(--headingFont)}
h1, h2{font-family:var(--headingFont);}
h1 {font-weight:300;font-size:4rem;text-transform:uppercase;letter-spacing:2px;}
h2 {font-size:2.5rem;font-weight:300;}
.cartHeader, .confirmTell {font-weight:400; font-family:var(--headingFont)}
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:6rem;margin-bottom:1rem;float:none;display:block;padding:0px;}
.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: 14px;display:inline-block; text-transform:uppercase;font-weight:300;letter-spacing:2px;font-family:var(--headingFont)}
.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:300px;}
.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 }
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{border: 1px solid var(--col2);background:var(--col2);padding:1rem 2rem;font-weight:400;border-radius:0px;text-transform:uppercase;letter-spacing: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 var(--col3);background:var(--col3);} 
.btn-header {border-radius: 0px;  border: 1px solid #26444c;}
.btn-header:hover { color:#d9c7bc}
a.btn-header:hover{color:#d9c7bc}
.btn-default, .btnBack {border: 1px solid #555;background:#555;color:#fff;padding:1rem 2rem;font-weight:400;border-radius:0px;text-transform:uppercase;letter-spacing:2px;}
.btn-default:hover, .btnBack:hover {border:1px solid #333;background:#333;color:#fff;}

.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: #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:#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:#555;}
.addressDataMobile a:hover{color:#9eb286;}
.pageMap{margin-top:20px;margin-bottom:0px;display:none;}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:20px}
.addressData-right .fa{margin-right:8px}
#mobilenav a{color:#f5f1e9}
#mobilenav .dropdow-menu a{color:#f5f1e9}
#mobilenav a:hover{color:#fff}
#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:#fff;}
.addressDataMobile a:hover{color:#f5f1e9;}

.navbar-toggle {border-color: #fff;border:none;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar:hover {background-color:#f5f1e9;}
.navbar-toggle:hover .icon-bar{background-color:#f5f1e9}

.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:#1f3940;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #24424a;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:#24424a;color:#fff}
.testLogin {background:#1f3940;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;}

.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:1490px;padding:0px 30px;}
.page1 .content-container, .page10 .content-container {max-width:100%;padding-left:0px;padding-right:0px;}
.page1 .contentFull, .page10 .contentFull {padding-left:0px;padding-right:0px;padding-top:0px!important;}
.page1 #content {margin-top:0px;margin-bottom:0px;}
.page10 #content {margin-bottom:0px;}
.custom-container {max-width:1460px;padding:0px 30px;margin:auto;}

.page1 .designList {max-width:1460px;margin:auto;padding:0px 30px;}

.markZ {
    height:calc(100vh - 250px);
    background-size:cover;
    background-position:center;
}
.homeCover {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:calc(100vh - 250px);
    background: linear-gradient(180deg, rgb(31 57 64) 0%, rgb(255 255 255 / 0%) 100%);
    text-align:center;
    padding:2rem;
}
.homeCover h2 {color:#fff;font-weight:400;font-size:6rem;margin-bottom:30px;}
.accent {font-style:italic;}

.gridTemplate-2 {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr;
}
.colText {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:10rem;
    padding-right:20rem;
    color:#fff;
    background:var(--col1);
    height:600px;
    font-size:1.8rem;
}
.colText h2 {color:var(--col5);font-size:5rem;margin-bottom:15px;}
.colImage img, .gridContainerImage img {height:100%;width:100%;object-fit:cover;object-position:center;}
.colImage {height:600px;}
.colText .btn {background:var(--col2);}
.colText .btn:hover {background:var(--col3);border:1px solid var(--col3)}
.colText p:not(.btn) {font-family:var(--headingFont);}
.colText h2::after {
    content:'';
    display:block;
    width:100px;
    height:1px;
    background:#fff;
    margin-top:2rem;
}

.form-control {border-radius:0px;box-shadow:none;}

.homeQuick {
    margin: 7rem auto;
    text-align:center;
    margin-bottom:5rem;
}
.homeQuick h2 {text-transform:uppercase;font-size:3rem;margin-bottom:0px;letter-spacing:2px;color:var(--col1)}

.homeLowerBg {
    background:var(--col6);
    padding:10rem;
    color:#333;
}
.homeLowerCont {
    max-width:70%;
    text-align:center;
    margin:auto;
}
.homeLowerCont h1 {color:var(--col1);font-size:7rem;margin-bottom:30px;}

.desSelection:nth-of-type(2) {display:none;}
.page1 .desSelection {margin-bottom:6rem;}

.panelGrid {
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    grid-template-rows:1fr;
    gap:30px;
    height:100%;
    margin-top:8rem;
}
.panelCol .panelColImage {
    height:320px;
}
.panelCol:nth-of-type(2) .panelColImage {
    height:500px;
}
.panelCol:nth-of-type(3) .panelColImage {
    height:320px;
}
.panelColImage {
    background:#333;
}
.panelColImage img {width:100%;height:100%;object-fit:cover;object-position:center;}
.panelCol {
    display:flex;
    flex-direction:column;
}
.panelColCont h3 {text-transform:uppercase;font-family:var(--bodyFont);font-weight:500;font-size:1.3rem;letter-spacing:3px;}
.panelColCont h2 {font-size:5rem;font-weight:300;color:var(--col1);margin-bottom:30px;}

.panelCol:nth-of-type(3) .panelColCont {margin-top:1.5rem;font-weight:300;}

.designPrices {background:none;padding:3rem;border:1px solid #e8e2d7;}
.designPrices .designBold {font-family:var(--headingFont);font-weight:400;}
.designPrices label {font-size:1.4rem;}
.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid #e8e2d7!important;padding:5px;}
.imageNote {margin-top:1rem;}

.designPrices .pc .form-group label {width:100%;padding-left:0px;font-family:var(--headingFont);font-weight:400;margin-bottom:10px;}

.designPrices .pc .form-group .btn-success {font-weight:400;background:var(--col2);border:1px solid var(--col2)}

.basket h1 {text-align:center;margin:5rem auto;margin-top:3rem;}
.cartWrapper {border:1px solid #e8e2d7;border-radius:0px;}
#lyAccLogin {display:none;}

.gridContainer {
    display:grid;
    grid-template-columns:repeat(12, 1fr);
    grid-template-rows:repeat(12, 1fr);
    height:600px;
    gap:30px;
    margin:4rem auto;
}
.gridContainerText {
    grid-column-start:1;
    grid-column-end:6;
    grid-row-start:1;
    grid-row-end:13;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    flex-direction:column;
    padding-right:5rem;
}
.gridContainerText h2 {font-size:5rem;margin-bottom:30px;color:var(--col1)}
.gridContainerText p:not(.btn) {font-family:var(--headingFont);font-size:1.8rem;}
.gridContainerImage:nth-child(2) {
    grid-column-start:8;
    grid-column-end:13;
    grid-row-start:2;
    grid-row-end:12;
}
.gridContainerImage:nth-child(3) {
    grid-column-start:6;
    grid-column-end:9;
    grid-row-start:4;
    grid-row-end:11;
}

.pageIntro {text-align:center;max-width:70%;margin:6rem auto;font-size:1.8rem;}
.page10 .pageIntro {max-width:50%;}
.content-container:has(.pageIntro) #content {margin-top:0px;}
.content-container:has(.pageIntro) #info {padding-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:4rem;}
.pageContact h2 {text-align:center;font-size:0px;text-transform:uppercase;letter-spacing:2px;}
.pageContact h2::after {
    content:'Online Enquiry';
    display:block;
    font-size:2.2rem;
    margin-bottom:2rem;
}
.pageContact .form-control {border-radius:0px;box-shadow:none;}
.shopLocs {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr;
    gap:0px;
    padding:5rem;
}
.shopBox h3 {font-size:3.5rem;margin-bottom:auto;color:#fff;font-weight:300;}
.shopBox a {color:#fff;text-decoration:underline;}
.shopBox p:last-of-type {margin-bottom:0px;}
.shopBox {
    display:flex;
    flex-direction:column;
    font-size:1.8rem;
    padding:3rem;
    background: var(--col2);
    color:#fff;
}
.shopMap {height:100%;}

.weddingGrid {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr;
    gap:0px;
}
.weddingGridCont {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:5rem;
    background:var(--col6);
}
.weddingGridContRev {order:1;}
.weddingGridCont h2 {line-height:35px;font-size:2.5rem;}
.weddingGridImage img {width:100%;height:100%;object-position:center;object-fit:cover;}
.weddingGridImage {max-height:600px;}

.weddingMid {text-align:center;margin:7rem auto;}
.weddingMid h2 {font-size:3rem;color:var(--col1);margin-bottom:15px;}
.weddingMid h3 {font-style:italic;font-size:2rem;color:var(--col1)}

.weddingGridRev .weddingGridCont {order:2;background:var(--col3);color:#fff;}
.weddingGridRev .weddingGridCont h2 {color:#fff;}

.weddingEnquiryTitle {text-align:center;text-transform:uppercase;letter-spacing:2px;margin-top:5rem;}

@media (max-width:768px) {
    .gridTemplate-2, .customFooter {grid-template-columns:1fr;}
    .panelGrid {grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(12, 1fr);height:100%;gap: 0px;margin-top:4rem;}
    .panelCol:nth-of-type(1) {grid-column-start:1;grid-column-end:12;grid-row-start:1;grid-row-end:7;}
    .panelCol:nth-of-type(2) {grid-column-start:6;grid-column-end:13;grid-row-start:4;grid-row-end:8;z-index:1;}
    .panelCol:nth-of-type(3) {grid-column-start:2;grid-column-end:10;grid-row-start:7;grid-row-end:13;display:block;}
    .panelCol .panelColImage {height:320px}
    .panelCol:nth-of-type(2) .panelColImage {height:320px;}
    .panelCol:nth-of-type(3) .panelColImage {height:320px;}
    .colText {padding-right:0px;padding:5rem;}
    .homeLowerCont {max-width:100%;}
    .homeLowerBg {padding:10rem 2rem;}
    .markZ {height:calc(100vh - 220px);}
    .colImage {height:400px;}
    .gridContainerText {grid-column-start:1;grid-column-end:13;grid-row-start:7;grid-row-end:13;}
    .gridContainerImage:nth-child(2) {grid-column-start:1;grid-column-end:13;grid-row-start:1;grid-row-end:6;}
    .gridContainerImage:nth-child(3) {grid-column-start:3;grid-column-end:12;grid-row-start:4;grid-row-end:7;}
    .gridContainer {height:100%;}
    .customFooter {gap:30px;}
    .pageIntro {max-width:100%;}
    .weddingGrid, .shopLocs {grid-template-columns:1fr;}
    .pageContact {max-width:90%;}
    .page10 .pageIntro {max-width:90%;}
    .shopBox {height:400px;}
}

.orderSummaryText {background: #f5f1e9;border: 1px solid #1c5253;}
.orderSummaryText .items {border-bottom: 1px solid #1c5253; }
.orderSummaryText .lineitem {border-bottom: 1px solid #1c5253;}
.orderSummaryText .header {color: #111;}
.ui-accordion .ui-widget-content {border: #1c5253 1px solid;}

.breadcrumb {background-color: #555555;color:#fff}
.breadcrumb>.active {color:#fff;}
.paymentSectionDate, .paymentSectionItems, .paymentSectionDelAd, .paymentSectionDelName {background: #f5f1e9;border: 1px solid #1c5253;}

.stripe-element {background:transparent !important;border:none !important}
.stripe-element fieldset {background-color:#fff;}