:root {
    --headingFont: 'vintermedium';
    --headingFontLight: 'vinterregular';
    --bodyFont: "Inter", sans-serif;
    --sectionBg: #fdfdfd;
}

@font-face {
    font-family: 'vintermedium';
    src: url('../upload/files/fonts/vinter-medium-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/vinter-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'vinterregular';
    src: url('../upload/files/fonts/vinter-regular-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/vinter-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {background: #f8f5f0; color: #222}
.container {background:#f8f5f0;}
.head-container {border-bottom: 0px solid #5f6654;background:#475841;display:none;}
.topnav-container, .navbar-default {background:none;height:250px;}
.page1 .topnav-container, .page1 .navbar-default {background:none;height:220px;}
.topnav-container {background-image:url(../upload/files/images/headerBg2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;}
.page1 .topnav-container {background:none;background-image:none;z-index:999;position:relative;}
.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:#222;}
.addressData a:hover{color:#9eb286}

.navbar-default .navbar-nav>li>a { color: #fff;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #e5dac7;}

.catNavigator dt {color:#222;text-transform:none;font-size:16px;font-weight:400;font-family:var(--headingFont)}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#222}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #47573f; text-decoration:none}
#leftNavigator {padding-top:15px;}
.leftExtras {display:none;}

#leftNavigator dl {background:none;border:1px solid #e5dac7;margin-bottom:10px;max-width:90%;border-radius:2px;}
#leftNavigator dl:first-child dt {background:#47573f;padding:1rem;color:#fff;border-radius:2px;border:0px;}
#leftNavigator dl:first-child {padding:5px;}
#leftNavigator dl dt {padding:1rem;border-bottom: 1px solid #e5dac7;}
.catNavigator dd {padding-left:1rem;}

.leftCart dt {font-size:0px;}
.leftCart dt::after {
    content:'Shopping Cart';
    font-size:16px;
    display:block;
}

.panel{background: #fcfcfc;border: 1px solid #dadada;color:#222;}
.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;}

.designButton img {max-height:none;width:330px;height:330px;object-fit:cover;object-position:50% 50%;border-radius:2px;transition:0.5s all;}
.designButton .panel-body {padding:0px;overflow:hidden;}
.designButton {border:0px;background:none;}
.designButton:hover {background:none;border:0px;}
.designButton .title {margin-top:0rem;font-size:2rem;font-weight:400;font-family:var(--headingFontLight);background:#f8f5f0;z-index:999;position:relative;padding-top:1rem;}
.designButton .price {font-size:1.3rem;font-weight:400;color:#222;border-radius:2px;margin-top:5px;}

.designButton:hover img {scale:1.05;}

.page1 .designButton .title {color:#222;background:#fdfdfd;}

.catImages .panel-body {padding:0px;}
.catImages {border:0px;background:none;border:0px solid #9ca98f;}
.catImages:hover {border:0px solid #9d9d9d;background:none;}
.catImages .img-responsive {max-height:none;border-radius:2px;width:320px;height:310px;object-fit:cover;object-position:50% 50%;}
.catImages .panel-heading {position:absolute;padding:0px;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;}
.catImages .panel-heading h2 {background:#475841;padding:1rem 2rem;color:#fff;text-transform:none;font-size:1.5rem;margin-bottom:30px;}

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: #475841; 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%;padding-top:8rem;padding-bottom:0rem;border-radius:10px;margin-bottom:0rem;}

.customFooter {max-width:1400px;margin:auto;padding:0px 30px;color:#fff;}
.footerCopy {border-top:1px solid #52624d;padding-top:2rem;padding-bottom:2rem;margin-top:4rem;font-size:1.2rem;}
.customFooterCol a, .customFooterCol h3 {color:#fff;}
.customFooterCol a:hover {color:#f8f5f0;}
.customFooterCol p {font-size:1.3rem;line-height:25px;}
.customFooterCol h3 {font-weight:400;font-size:1.8rem;font-family:var(--headingFontLight);border-bottom:1px solid #52624d;padding-bottom:10px;}
.customFooterCol i {font-size:1.9rem;margin-right:10px;}
.customFooterCol .fa-facebook {font-size:1.7rem;}

body {font-family:var(--bodyFont);font-size: 15px;}
.highlight{/* background:#c4cac1; */}
a {color: #47573f} 
a:hover, a:focus {text-decoration:none; color: #222;}
h1, h2, h3, h4, h5, h6 {font-family:var(--bodyFont)}
h1, h2{font-family:var(--headingFont)}
h1 {font-size:3.5rem;}
h2 {font-size:2.5rem;}
.cartHeader, .confirmTell {font-weight:400;font-family:var(--headingFont);font-size:2rem;}
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-top: 0px;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: 13px;display:inline-block; text-transform:uppercase;font-weight:400;letter-spacing:2px;}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline}
.navbar-brand>img {margin-left: 0;margin-right: auto;max-height:130px;}
.navbar-header{float:none;margin-top:0px;flex:1;}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 0px solid #f6f6f6;list-style:none;text-align:center }
.navbar-collapse {padding-left:0px;padding-right:0px;}

.navbar {display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:auto;padding:0px 15px;margin-top:-40px;}
.page1 .navbar {margin-top:-10px;}

.navbar-right .dropdown-menu li:first-child {display:none;}

/** buttons **/
.btn-primary{border: 1px solid #475841;background:#475841;padding:1rem 2rem;border-radius:2px;font-weight:400;text-transform:uppercase;letter-spacing:1px;font-size:1.3rem;}
.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 #596854;background:#596854;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#9eb286}
a.btn-header:hover{color:#9eb286}
.btn-default, .btnBack {color:#fff;border: 1px solid #444;background:#444;padding:1rem 2rem;border-radius:2px;font-weight:400;text-transform:uppercase;letter-spacing:1px;font-size:1.3rem;}
.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;}

.btnGo {margin-right:0px;width:100%;}
.btnBack {width:100%;}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;}

@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:#fff}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background:#e5dac7;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:#fff;background:#475841;}

.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 {height:auto}
.designButton {height:auto;}
.newsPanelHeight{min-height:240px}
.navbar-right .dropdown-menu {left:0;top:36px;box-shadow:none;border-radius:0px;background:#475841;border:0px;border-top:1px solid #ece3d2;}
.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}
.page1 #content {margin-bottom:0px;}
.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:#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:#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:#f8f5f0;}

.navbar-toggle {border-color: #fff;border:none;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar:hover {background-color:#f8f5f0;}
.navbar-toggle:hover .icon-bar{background-color:#f8f5f0}

.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:#475841;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #53644c;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:#40503b;color:#fff}
.testLogin {background:#475841;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;}

#customTop.container{background:none;width:100%;max-width:1400px;display:flex;align-items:center;justify-content:flex-end;padding:0px 30px;}
.headerWrap {display:flex;flex-direction:row-reverse;background: #475841;z-index:999;border-radius:0px 0px 2px 2px;}
.headerWrap a {color:#fff;}
.headerWrap a:hover {color:#e5dac7;}
.headerIcons .fa-shopping-bag {padding-left:0px;}
.headerIcons {border-left:1px solid #53644e;padding:1rem 1.5rem;}
.headerIcons i {font-size:16px}
.phoneNumberImg {padding:1rem 2rem;font-size:14px;font-weight:400}
.phoneNumberImg i {font-size:17px!important;margin-right:5px;position:relative;top:2px;}

.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;}
.page1 .content-container {width:100%;max-width:100%;padding-left:0px;padding-right:0px;}
.page1 .contentFull {padding-left:0px;padding-right:0px;}
.no-gutter [class*="-6"] {padding-left:0;padding-right:0;}
.no-gutter {margin-right:0px;margin-left:0px;}

.page1 .designList {max-width:1400px;margin:auto;padding:0px 30px;}
.page1 .pageDesigns {background:var(--sectionBg);padding-bottom:2rem;}

.pageIntro {text-align:center;max-width:60%;margin:auto;margin-bottom:4rem;}
.page2 .pageIntro {max-width:60%;margin:auto;margin-bottom:5rem;}
.page5 .pageIntro {max-width:80%;}
.page29 .pageIntro, .page32 .pageIntro {margin-bottom:6rem;}

.homeSection {max-width: 1400px;margin-right: auto;margin-left: auto;padding:10rem 30px;}
.homeSectionExtra {padding:12rem 30px;}
.homeLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:400px;
    text-align:left;
    padding-right: 10rem;
    font-size:1.5rem;
    background: #f8f5f0;
    color:#222;
}
.homeLeftReverse {padding-right:0px;padding-left:10rem;height:400px;}
.homeLeft h2 {color:#222;font-size:3rem;margin-bottom:15px;}
.homeRight {display:flex;align-items:center;justify-content:center;height:100%;}
.homeLeft p {line-height:28px;}

.markZ {
    height:60vh;
    background-size:cover;
    background-position:top;
    margin-top:-220px;
    position:relative;
}
.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content: center;
    height:100%;
    position:relative;
    text-align:center;
    background:#47573fd1;
    color:#fff;
}
.homeBanner h2 {color:#f8f5f0;max-width:50%;line-height:35px;font-size:3rem;position:relative;top:4rem;}

.svgWave {height: 100px;margin-top: -55px;position:relative;z-index:999;}
.page1 .svgWave {display:none;}
.svgWaveHome {height: 100px;margin-top: -90px;position:relative;z-index:999;}

.homeQuickBuy {text-align:center;background:var(--sectionBg);margin-top:0rem;padding-top: 10rem;padding-bottom:5rem;}
.homeQuickBuy h2 {margin-bottom:0px;color:#222;font-size:3rem;}
.homeQuickButtons {text-align:center;background:var(--sectionBg);padding-bottom: 9rem;}
.homeQuickButtons .btn {margin:0px 10px;}
.homeQuickButtons .btn:nth-child(2) {background:none;color:#222;}
.homeQuickButtons .btn:nth-child(2):hover {background:#475841;color:#fff;}

.map-responsive{
overflow:hidden;
padding-bottom:36.25%;
position:relative;
height:0;
margin-bottom:2rem;
}
.map-responsive iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.pageContact .form-control {border-radius:0px;box-shadow:none;background:none;border:1px solid #e5dac7;}
.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;
}
}
.pageContact {background: #f8f5f0;padding:2rem;border-radius:3px;border:1px solid #e5dac7;}
.contactForm .form-horizontal .form-group:nth-child(13) .col-sm-3 {display:none;}
.contactForm .form-horizontal .form-group:last-child {margin-bottom:0px;}

.form-control {border-radius:2px;box-shadow:none;}

.contactLeft i {margin-right:5px;font-size:15px!important}
.contactLeft a {color:#222;}
.contactLeft a:hover {color:#47573f}
.contactSocial i {font-size:2.5rem;margin-right:10px;color:#222;}
.marginRow {margin-top:2rem;margin-bottom:2rem;}

.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid #e5dac7!important;padding:5px;}
.designPrices {background:none;padding:0px;border:0px;}
#detailRight {border:1px solid #e5dac7;padding:2rem;border-radius:3px;}
#designBlock {margin-top:0px;}
.designPrices .designBold {font-weight:500;border-bottom:1px solid #e5dac7;padding-bottom:10px;}

.titleSubHeading {text-transform:uppercase;letter-spacing:2px;font-size:1.2rem;}
.titleSubHeading::before {
    content:'';
    display:inline-block;
    width:25px;
    height:1px;
    background:#333;
    margin-right:10px;
    position:relative;
    top:-3px;
}
.quoteStyle {
	text-align: center;
	font-size: 1.5rem;
	z-index: 999;
	position: relative;
    max-width:70%;
    margin:10rem auto;
}
.quoteStyle p {line-height:25px;margin-bottom:0px;}
.quoteStyleCite {
    display: block;
    font-size: 1.2rem;
    margin-top: 1rem;
    color: #d8d1c4;
    font-style:italic;
    font-weight:500;
}
.quoteStyle::before {
    content: '\201C';
    display: block;
    font-size: 10rem;
    position: relative;
    z-index: -999;
    color: #e4dbcb;
    margin-bottom:-60px;
}

.cartWrapper {border:1px solid #e5dac7;border-radius:3px;}
.basket h1 {text-align:center;margin-bottom:4rem;}
#lyAccLogin {display:none;}

.faq {
    list-style: none;
    padding-left: 40px;
    padding-right: 20px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top:2rem;
    margin-bottom:3rem;
}
.faq li {
    border-bottom: 1px solid #eee4dd;
    margin-bottom: 10px;
}
.faq li.active .answer {
    max-height: none !important;
    padding-bottom: 25px;
    transition: max-height 0.5s ease, padding-bottom 0.5s ease;
    color:#222;
    font-size:1.4rem;
}
.faq li.active .question {
    color: var(--coral);
    transition: color 0.5s ease;
}
.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: 21px;
    position: relative;
    width: 15px;
    left: -40px;
    top: 25px;
    z-index: 2;
}
.faq .plus-minus-toggle:before, .faq .plus-minus-toggle:after {
    background: #47573f;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: -8px;
    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: #222;
    font-size: 1.5rem;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    padding: 0px 0 0px;
    transition: color 0.5s ease;
    top:-9px;
    margin-bottom:5px;
}
.containerFaq {margin-bottom:5rem;}

.homeRightGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height:100%;
    width: 600px;
}

.homeGridBg { grid-area: 1 / 2 / 7 / 6;background-size:cover;background-position:center;border-radius:3px;}
.homeGridBg2 { grid-area: 2 / 1 / 6 / 3;background-size:cover;background-position:center;border-radius:3px;}

.homeRightGridReverse .homeGridBg { grid-area: 1 / 1 / 7 / 4;background-size:cover;background-position:center;border-radius:3px;}
.homeRightGridReverse .homeGridBg2 { grid-area: 2 / 3 / 7 / 6;background-size:cover;background-position:center;border-radius:3px;}

.productTitle {text-align:center;margin-top:6rem;}
.page32 .productTitle {margin-bottom:2rem;}
.page5 #catDesign2 {display:none;}

.aboutRight img {max-width:400px;box-shadow:10px 10px 0px #e5dac7;border-radius:2px;border:1px solid #475841;padding:2rem;}
.aboutLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:100%;
}
.aboutLeft h2 {font-size:3rem;}
.aboutButtons .btn:nth-child(2) {background:none;color:#222;}
.aboutButtons .btn {margin-right:5px;}

.page34 .aboutRight img {max-width:450px;}
.workshopRow {margin-bottom:3rem;}

.eventsLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:400px;
}
.eventsLeft h2 {line-height:30px;}

.eventsBg1 { grid-area: 1 / 2 / 7 / 6;background-size:cover;background-position:center;border-radius:3px;}
.eventsBg2 { grid-area: 3 / 1 / 7 / 3;background-size:cover;background-position:center;border-radius:3px;}

.pc .col-sm-3 {width:100%;padding-left:0px;margin-bottom:10px;}
#letterCheck {background:#47573f;border:1px solid #47573f;border-radius:0px;font-weight:400;}
.imageNote {margin-top:10px;}

@media (max-width:768px) {
    #designBlock {margin-top:20px;}
    .faq .question {font-size: 14px;}
    .head-container {display:block;}
    .navbar {display:block;}
    .equal {display:block;}
    .navbar-brand>img {margin-left:auto;}
    .navbar-header {margin-top:80px;}
    .markZ {height:60vh;}
    .svgWaveHome {height:70px;}
    .homeBanner h2 {max-width:90%;font-size:2.5rem;top:4rem;}
    .homeSection {padding:0rem 30px;}
    .homeLeft {padding-right:0px;height:300px;margin-bottom:1rem;}
    .homeLeftReverse {padding-left:0px;margin-top:5rem;margin-bottom:4rem;}
    .homeRight {height:400px;margin-bottom:5rem;}
    .homeQuickButtons .btn {margin-bottom:1.5rem;}
    .homeQuickButtons {padding-bottom:4rem;}
    #customBottom.container {padding:6rem 0rem;padding-bottom:0px;}
    .footerCopy {margin-top:2rem;}
    .homeQuickBuy {padding-top:6rem;padding-bottom:3rem;}
    .mobile-nav .dropdown-menu {height:150px;border-radius:2px;background: #40503b;border:0px;text-align:center;}
    #mobilenav a {padding:8px 0px;}
    .mobile-nav .dropdown-menu li {border-bottom:1px solid #4e5f48;}
    .mobile-nav .dropdown-menu li:first-child {display:none;}
    .topnav-container, .navbar-default {height:300px;}
    .page1 .topnav-container, .page1 .navbar-default {height:auto;}
    .svgWave {height:70px;}
    .pageIntro {max-width:100%;}
    .eventsLeft {height:auto;margin-bottom:3rem;}
    .page32 .productTitle {margin-top:0rem;}
    .page29 .pageIntro, .page32 .pageIntro {margin-bottom:4rem;}
    .aboutRight img {max-width:100%;}
    .aboutRight {margin-top:3rem;}
    .quoteStyle {max-width:90%;margin:5rem auto;}
    .contactRight {margin-top:2rem;}
    #detailRight {margin-top:2rem;}
    .designButton {margin-bottom:3rem;}
    .designButton .price {font-size:1.5rem;}
    .designButton .title {margin-top:1rem;}
    #customTop.container {display:none;}
    .homeRightGridReverse .homeGridBg2 { grid-area: 3 / 2 / 7 / 6;}
    .page34 .aboutRight img {max-width:100%;}
}

.orderSummaryText {background: #f8f5f0;border: 1px solid #555555;}
.orderSummaryText .header {color: #111;}
.orderSummaryText .items {border-bottom: 1px solid #555555; }

.breadcrumb {background-color: #555555;color:#fff}
.breadcrumb>.active {color:#fff;}
.paymentSectionDate, .paymentSectionItems, .paymentSectionDelAd, .paymentSectionDelName {background: #f8f5f0;border: 1px solid #555555;}

.stripe-element {background:transparent !important;border:none !important}
.stripe-element fieldset {background-color:#fff;}

.orderComplete.highlight {background: #f8f5f0;border: 1px solid #555555;}