@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: #8e9b82; color: #fff}
.container {background:#8e9b82;}
.head-container {border-bottom: 1px solid #9ca98f;background:#8e9b82;}
.topnav-container, .navbar-default {background:#8e9b82;}
.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: #fff;}
.cartHeader, .confirmTell {color: #fff;}

.addressData a, .addressData a:visited {color:#fff;}
.addressData a:hover{color:#304943}

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

.catNavigator dt {color:#fff;text-transform:none;font-size:16px;font-family: 'vinterregular';font-weight:400;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#fff}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #304943; text-decoration:none}
#leftNavigator {padding-top:15px;}
.leftExtras {display:none;}

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

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

.panel{background: #848484;border: 1px solid #919191;color:#fff;border-radius:0px;box-shadow:none;}
.panel:hover{background:#848484;border:1px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #848484; 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 {max-height:none;border-radius:2px;width:320px;height:320px;object-fit:cover;object-position:50% 50%;}
.designButton {border:1px solid #9ca98f;background:none;border-radius:3px;}
.designButton:hover {border:1px solid #9d9d9d;;background:none;color:#fff;}
.designButton .panel-body {padding:10px;}
.designButton .title {font-weight:400;margin-top:1.5rem;font-size:1.8rem;text-align:left;font-family: 'vinterregular';}
.designButton .price {text-align:left;font-weight:400;font-size:1.3rem;margin-top:0px;margin-bottom:5px;}

.catImages .panel-body {padding:0px;}
.catImages {border:0px;background:none;border:1px solid #9ca98f;}
.catImages:hover {border:1px 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:#304943;padding:1rem 2rem;color:#fff;text-transform:none;font-size:1.5rem;margin-bottom:30px;}

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 #7f7f7f;  background: #304943; color: #555}
.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:10rem;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 #36524b;padding-top:2rem;padding-bottom:3rem;margin-top:4rem;font-size:1.2rem;}
.customFooterCol a, .customFooterCol h3 {color:#fff;}
.customFooterCol a:hover {color:#a6a6a6;}
.customFooterCol p {font-size:1.3rem;line-height:25px;}
.customFooterCol h3 {font-weight:400;font-size:1.6rem;margin-bottom:10px;}
.customFooterCol i {font-size:1.9rem;margin-right:10px;}
.customFooterCol .fa-facebook {font-size:1.7rem;}

body {font-family:"Nunito", sans-serif;font-size: 15px;}
.highlight{background:#9d9d9d; }
a {color: #333} 
a:hover, a:focus {text-decoration:none; color: #555;}
h1, h2, h3, h4, h5, h6 {font-family:"Nunito", sans-serif;}
h1, h2{font-family:'vinterregular';}
h1 {font-weight:400;font-size:3.5rem;}
h2 {font-size:2.5rem;}
.cartHeader, .confirmTell {font-weight:400;font-family:"Nunito", sans-serif;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: 15px;padding-right: 15px;padding-top:15px;}

/** 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: 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;border-right:1px solid #9ca98f;}
.navbar-nav>li:last-child {border-right:0px;}
.navbar-brand>img {margin-left: auto;margin-right: auto;}
.navbar-header{float:none;margin-top:40px}
 
.navbar-nav {border-top: 0px solid #364f49; border-bottom: 0px solid #b7b7b7;list-style:none;text-align:center;background:#819074;margin-top:-15px;}
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{border: 1px solid #304943;background:#304943;font-weight:400;padding:1rem 2rem;border-radius:3px;}
.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 #2d443e;background:#2d443e;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#304943}
a.btn-header:hover{color:#304943}
.btn-default, .btnBack {border: 1px solid #222;background:#222;font-weight:400;padding:1rem 2rem;border-radius:3px;}
.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.4rem;}
.btnGo {margin-right:0px;width:100%;}

@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 {height:312px;}
.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}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:20px}
.addressData-right .fa{margin-right:8px}
#mobilenav a{color:#fff}
#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:#fff;}
.addressDataMobile a:hover{color:#304943;}

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

.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:#8e9b82;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #96a28a;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:#7f8b75;color:#fff}
.testLogin {background:#a6a6a6;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:1400px;margin:auto;}

.homeLowerContainer {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(5, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
max-width:90%;
margin:auto;
margin-top:3rem;
margin-bottom:2rem;
}

.homeLowerBg {grid-area: 1 / 1 / 6 / 6;background: #89977d;min-height:500px;border-radius:5px;}
.homeLowerImage { grid-area: 2 / 4 / 6 / 7;background-size:cover;background-position:center;border-radius:5px;}
.homeLowerCont { grid-area: 1 / 1 / 6 / 4;}

.homeLowerContText {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:100%;
    padding:5rem;
    font-size:1.4rem;
}
.homeLowerContText h1 {margin-bottom:15px;}
.homeLowerSubHeading {text-transform:uppercase;letter-spacing:3px;font-size:1.2rem;margin-bottom:10px;}
.homeLowerSubHeading::before {
    content:'';
    display:inline-block;
    width:30px;
    height:1px;
    background:#fff;
    position:relative;
    top:-3px;
    margin-right:15px;
}

#designBlock {margin-top:0px;}
.designPrices {background:none;border:0px;padding:0px;}
.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid #999999!important;padding:5px;}
.imageNote {margin-top:10px;}
#detailRight {padding:2rem;border:1px solid #9ca98f;}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;}
.designPrices .designBold {text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:1.4rem;border-bottom:1px solid #aeaeae;padding-bottom:1rem;}
.designPrices label {font-size:1.4rem;margin-bottom:5px;}

.pageIntro {text-align:center;margin-bottom:4rem;margin-top:1.5rem;}
.pageIntro p {max-width:60%;margin:auto;}
.breakTitle {
    display: flex;
    justify-content: center;
    z-index: 2;
    position: relative;
    margin-top:2rem;
    margin-bottom:5rem;
}
.breakTitleMargin {margin-top:5rem;margin-bottom:4rem;}
.breakTitle h1 {
    display: inline;
    width: auto;
    position: relative;
    z-index: 1;
    font-size: 3rem;
    margin-bottom:0px;
}
.breakTitle h1::before {
    content: '';
	background: #304943;
    position: absolute;
    width: calc(100% + 20px);
    height: 40%;
    left: -10px;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
    transform: skew(4deg, 1deg);
}
.pageIntro .breakTitle {margin-bottom:2rem;}

.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 #aeaeae;}
.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: #819074;padding:2rem;border-radius:2px;}
.contactForm .form-horizontal .form-group:nth-child(13) .col-sm-3 {display:none;}
.contactForm .form-horizontal .form-group:last-child {margin-bottom:0px;}

.contactLeft i {margin-right:5px;font-size:15px!important}
.contactLeft a {color:#fff;}
.contactLeft a:hover {color:#304943}
.contactSocial i {font-size:2.5rem;margin-right:10px;color:#fff;}
.contactLeft h1 {background:#304943;padding:1rem 2rem;font-size:2.5rem;border-radius:2px;display:inline-block;}
.marginRow {margin-top:2rem;margin-bottom:2rem;}

.homeQuickButtons {text-align:center;margin-bottom:4rem;}
.homeQuickButtons p {max-width:60%;margin:auto;margin-bottom:3rem;}

.basket h1 {text-align:center;margin-bottom:3rem;margin-top:1rem;}
.cartWrapper {border-radius:2px;border:1px solid #9ca98f;}
#lyAccLogin {display:none;}
.form-control {border-radius:0px;box-shadow:none;}

#catDesign1, #catDesign2 {display:none;}

.aboutRow {margin-top:2rem;}
.aboutLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:100%;
    padding-right:3rem;
    text-align:justify;
}
.aboutLeft h3 {font-family: 'vinterregular';font-size:2rem;line-height:25px;margin-bottom:15px;}
.aboutLeft h1 {background:#304943;padding:1rem 2rem;font-size:2.5rem;border-radius:2px;}
.weddingGrid {
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: repeat(6, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
height:500px;
width:100%;
}
.weddingGridOne {grid-area: 1 / 4 / 8 / 9;background:#333;background-size:cover;background-position:center;border-radius:3px;}
.weddingGridTwo {grid-area: 3 / 1 / 8 / 5;background:#444;background-size:cover;background-position:center;border-radius:3px;}
.aboutRight {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    width:100%;
}
.aboutQuote {text-align:center;font-size:2.5rem;font-family: 'vinterregular';margin:3rem auto;max-width:50%;position:relative;z-index:999;}

.aboutQuote::before {
    content: '\201C';
    display:block;
    font-size:32rem;
    position: relative;
    bottom: -284px;
    color:#304943;
    z-index:-1;
    margin-top: -322px;
	opacity:0.4;
}

.markZ {
    height:500px;
    background-size:cover;
    background-position:center;
    border-radius:5px;
}
.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    background: #26262636;
    border-radius:5px;
    text-align:center;
    font-size:2rem;
    font-weight:300;
}
.homeBanner p {max-width:50%;}
.homeBanner h1 {font-size:4rem;margin-bottom:15px;}

.homePanel {
    background-size:cover;
    background-position:center;
    height:300px;
    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.03);
}
.homePanelCont {text-align:center;margin-top:0rem;}
.homePanelCont h2 {text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;margin-top:1.5rem;}
.btnHome {width:100%;border-radius:0px 0px 2px 2px;background:#819074;border:1px solid #819074;text-transform:uppercase;letter-spacing:2px;font-size:1.2rem;}

.quickBuyTitle {text-align:center;margin-top:5rem;border-bottom:1px solid #9ca98f;padding-bottom:2rem;margin-bottom:2rem;}
.quickBuyTitle h2 {margin-bottom:0px;font-size:3rem;color:#fff;}

.homeIntro {text-align:center;font-family: 'vinterregular';font-size:2.2rem;max-width:50%;margin:2rem auto;margin-bottom:5rem;}
.homeIntro span {font-style:italic;}
.introTelNumbers {font-family:"Nunito", sans-serif;font-size:1.4rem;}
.introTelNumbers a {color:#fff;}

#pageFilters.highlight {background:#9d9d9d;border-radius:5px;}

.weddingMid {text-align:center;max-width:70%;margin:5rem auto;}
.weddingRow {margin-bottom:3rem;margin-top:1rem;}
.weddingLinks a {color:#fff;text-decoration:underline;}
.weddingLinks a:hover {text-decoration-color:#aeaeae;}

.gslide-inline {background:#8e9b82!important;min-height:580px!important;border-radius:10px;}
#crossSaleSubTitle {color:#fff!important;}
.xSaleBlock {background:none!important;text-align:center;}
.addOnImage2 img {max-height:none;width:300px;height:250px;object-fit:cover;object-position:50% 50%;border-radius:6px;}
.xsaleTitle a, .xsaleTitle, #crossSaleSubTitle {color:#fff!important;}
.xsaleTitle {margin-bottom:15px;text-align:center!important;}
.xsaleTitle a:hover {color:#ffeedb!important;}
.xsaleTitle a {font-weight:300!important;}
#crossSaleSubTitle {margin-bottom:-20px;text-transform:capitalize;}

.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
    color: #65715a!important;
}
.datepicker-dropdown.dropdown-menu {min-width:0px;}
.datepicker-dropdown.dropdown-menu {background:inherit;}
.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover {
    background: #445743!important;
}
.datepicker table tr td.day.focused,.datepicker table tr td.day:hover {
    background: #445743!important;
    cursor: pointer
}
@media (max-width: 768px){
.datepicker-dropdown.dropdown-menu {max-height: auto;width: auto;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

.reviewBox {text-align:center;padding-top:2rem;}
.reviewBox h2 {font-family:var(--headingFont);text-transform:none;font-size:3.5rem;margin-bottom:10px;}
.reviewBox a {color:#dbc7af;}
.reviewStars {margin-bottom:15px;}
.reviewStars i {color:#a98a64;}

.reviewWidg {display:inline-block;background:#304943;padding:2rem 3rem;border-radius:3px;}
.reviewWidg strong {font-weight:400;color:#fff;}
.reviewWidg div {display:flex;align-items:center;justify-content:space-between;}
.reviewWidg h2 {margin-bottom:0px;font-size:2rem;font-family: 'vintermedium';}
.reviewWidg p {margin-bottom:0px;margin-top:5px;color:#fff;}
.reviewStarsWid {font-size:1rem;}
.reviewStarsWid i {color:#dbc7af;margin:0px 1px;}

@media (max-width:768px) {
    .equal {display:block;}
    .homeBanner {padding:2rem;}
    .homeBanner p {max-width:100%;}
    .homeIntro {max-width:100%;}
    .homePanelCont {margin-bottom:4rem;}
    .homePanelCont h2 {margin-top:2rem;}
    .quickBuyTitle {margin-top:0rem;}
    .homeQuickButtons p {max-width:100%;}
    .homeLowerContainer {display: grid;grid-template-columns: repeat(6, 1fr);grid-template-rows: repeat(6, 1fr);max-width:100%;}
    .homeLowerBg {grid-area: 1 / 1 / 6 / 7;}
    .homeLowerCont { grid-area: 1 / 1 / 5 / 9;}
    .homeLowerContText {padding:3rem;}
    .homeLowerImage { grid-area: 5 / 1 / 7 / 7;}
    #customBottom.container {padding:5rem 0rem;padding-bottom:0px;}
    .topnav-container.container-fluid {border-bottom:1px solid #bdbdbd;}
    .pageIntro p {max-width:100%;}
    .pageContact {margin-top:3rem;}
    .aboutLeft {padding-right:0px;text-align:left;}
    .aboutRight {height:350px;margin-top:2rem;}
    .aboutQuote {max-width:90%;}
    .weddingMid {max-width:100%;}
}

/** FIX FOR IMAGES SHOWING IN NEWS ARTICLES ON 6.5 **/

.imageNews span {
	display:block;
	height:300px;
	background-position:center;
	background-size:cover;
    display:none;
}
.newsPanelHeight {padding:10px;background:none;border:1px solid #9ca98f;border-radius:0px;min-height:370px!important;}
.subDate {margin-bottom:10px;font-size:1.2rem;}
.newsTitle {margin-top:15px;margin-bottom:5px;}
.newsTitle a {color:#fff;}
h1.newsTitle {margin-top:0px;}
.newsPanelHeight .caption {font-size:1.3rem;color:#fff;}
.newsPanelHeight .caption p:nth-child(4) {margin-bottom:0px;}
.newspage #leftNavigator {padding:0px;padding-left:15px!important;}
.newspage .catNavigator dd {display:flex;align-items:center;justify-content:flex-start;}
.newsImageBlock {display:none;}
.highlight.newsPages {background:#819074;}

.orderSummaryText {background: #8e9b82;border: 1px solid #ededed;}
.orderSummaryText .header {color: #ededed;}

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

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

.orderComplete.highlight {background: #8e9b82;border: 1px solid #ededed;}

.reminderForm{background:#819075;}