:root {
    --headingFont: "Brygada 1918", serif;
    --bodyFont: "Brygada 1918", serif;
}

body {background: #f9f5f0; color: #222}
.container {background:#f9f5f0;}
.head-container {border-bottom: 1px solid #f4eee4;background:#f9f5f0;}
.topnav-container, .navbar-default {background:#f9f5f0;}
.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:#db9d9d}

.navbar-default .navbar-nav>li>a { color: #555;padding-top:13px;padding-bottom:13px;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #fff;background: #437255;}

.catNavigator dt {color:#333;text-transform:none;font-size:17px;font-weight:500;border-bottom:1px solid #efcec9;padding-bottom:10px;max-width:80%;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#222}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #db9d9d; text-decoration:none}
.designtype #leftNavigator {padding-top:15px;display:none;}
.designtype .contentLeft {width:100%;}
.leftExtras {display:none;}
#leftNavigator {padding-top:15px;}

.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;}

.designButton img {max-height:none;border-radius:2px;}
.designButton .panel-body {padding:0px;}
.designButton {border:0px;background:none;}
.designButton:hover {border:0px;background:none;}
.designButton:hover .price {background:#eccec9;color:#222;}
.designButton .title {margin-top:1.5rem;font-size:1.8rem;font-family:var(--headingFont);font-weight:400;}
.designButton .price {font-size:1.3rem;font-weight:500;margin-top:5px;position:absolute;left:0;bottom:70px;background:#f7e8e1;padding:1rem;border-radius:0px 3px 3px 0px;}

.catImages {border:0px;}
.catImages:hover {background:none;border:0px;}
.catImages:hover .panel-heading h2 {background:#eccec9;color:#222;}
.catImages .panel-body {padding:0px;}
.catImages .img-responsive {max-height:none;border-radius:2px;}
.catImages .panel-heading {position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:100%;}
.catImages h2 {background:#f7e8e1;padding:1rem 2rem;border-radius:2px;color:#222;text-transform:none;font-size:1.5rem;}

.catImages img {width:315px;height:315px;object-fit:cover;object-position:50% 50%}

.page5 #catDesign2 {display:none;}

@media (min-width: 992px) {
    .designtype .productCol.col-md-4 {
        width: 25%;
    }
}
.designtype h1 {text-align:center;margin-bottom:3rem;margin-top:1rem;}

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: #437255;color: #222;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:#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 15px;color:#fff;}
.customFooter {padding:6rem 0px;max-width:1400px;margin:auto;}
.customFooterCol {text-align:center;font-size:1.4rem;}
.customFooterCol h3, .customFooterCol a {color:#fff;}
.customFooterCol a:hover {color:#efcec9;}
.customFooterCol h3 {text-transform:none;font-size:1.8rem;font-family:var(--headingFont);margin-bottom:10px;}
.customFooterCol p {line-height:23px;}

.footerSocials {text-align:center;margin-bottom:4rem;}
.footerSocials a {color:#fff;}
.footerSocials a:hover {color:#efcec9;}
.footerSocials i {margin:0px 5px;font-size:2rem;}

body {font-family:var(--bodyFont);font-size: 16px;font-weight:400;}
.highlight{/* background:#c4cac1; */}
a {color: #87a59d;} 
a:hover, a:focus {text-decoration:none; color: #222;}
h1, h2, h3, h4, h5, h6 {font-family:var(--headingFont);}
h1, h2{font-family:var(--headingFont)}
h1 {font-weight:400;font-size:3.5rem;}
h2 {font-size:2.2rem;}
.cartHeader, .confirmTell {font-weight:400;font-family:var(--headingFont);font-size:1.7rem;}
strong, b {font-weight: 600;}
.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: 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: 15px;display:inline-block;text-transform:none;font-weight:500;}
.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:320px;}
.navbar-header{float:none;margin-top:40px}
 
.navbar-nav {border-top: 0px solid #DADADA;border-bottom: 0px solid #f3f3f3;list-style:none;text-align:center;margin-top:0px;background:#efcec9;}
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{border: 1px solid #db9d9d;background: #db9d9d;padding:1rem 2rem;border-radius:2px;font-weight:400;}
.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 #e18787;background:#e18787;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#db9d9d}
a.btn-header:hover{color:#db9d9d}
.btn-default, .btnBack{border: 1px solid #333;background:#333;padding:1rem 2rem;border-radius:2px;font-weight:400;color:#fff;}
.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;width:100%;}
.btn-lg {font-size:1.5rem;}

@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}
.designpage #content {margin-top:40px;}
.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: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:#222}
#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:#222;}
.addressDataMobile a:hover{color:#db9d9d;}

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

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

.splide__track--nav>.splide__list>.splide__slide.is-active {border: 1px solid #efcec9 !important;padding:5px;}
.imageNote {margin-top:10px;}

.designPrices {background:none;border:0px;padding:0px;}
#detailRight {border: 1px solid #e3ded8;padding:2rem;}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;}
#designBlock {margin-top:0px;}
.designPrices .designBold {text-transform:none;border-bottom: 1px solid #efcec9;padding-bottom:10px;font-weight:500;}
.designPrices label {font-size:1.3rem;margin-bottom:5px;}
.designTitle {text-align:center;}

.homeButtons {text-align:center;border-bottom:1px solid #db9d9d;padding-bottom:6rem;margin-top:6rem;}
.homeButtons .btn:nth-child(4) {background:none;color:#222;}
.homeButtons .btn {margin:0px 5px;}
.homeButtons h3 {font-size:2rem;margin-bottom:10px;font-weight:600;}

.quickBuyTitle {text-align:left;margin-top:5rem;border-bottom:1px solid #db9d9d;margin-bottom:2rem;}
.quickBuyTitle h2 {font-size:3rem;margin-bottom:10px;}

.pageIntro {text-align:center;max-width:50%;margin:auto;margin-top:2rem;margin-bottom:4rem;}

.homeBannerGrid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(8, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
height:550px;
margin-bottom:3rem;
margin-top:1rem;
}

.bannerGridCont {grid-area: 3 / 4 / 7 / 8;background:#f9f5f0;border-radius:3px;}
.bannerGridPrimary {grid-area: 8 / 1 / 2 / 5;background-size:cover;background-position:center;}
.bannerGridSecondary { grid-area: 1 / 5 / 9 / 13;background-size:cover;background-position:center;}

.bannerGridContInner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    text-align:center;
    padding:4rem;
    font-size:1.5rem;
    font-weight:400;
    color:#222;
}
.bannerGridContInner h2 {font-size:3.5rem;margin-bottom:15px;color:#222;}
.bannerGridContInner .btn {border:1px solid #222;background:none;color:#222;}

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

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

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

.contactFormCustom {max-width:60%;margin:5rem auto;margin-top:3rem;}
.contactFormCustom .btn {margin-right:5px;}

.contactBox {
    text-align:center;
    padding:2rem;
    border-radius:2px;
    color:#222;
    border:1px solid #87a59d;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.contactBox i {font-size:1.7rem!important;color:#333;}
.contactTitle {text-align:center;margin-top:4rem;}
.contactBox a {color:#222;}
.contactBox a:hover {color:#db9d9d;}

.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: 3.5rem;
    margin-bottom:0px;
}
.breakTitle h1::before {
    content: '';
	background: #efcec9;
    position: absolute;
    width: calc(100% + 20px);
    height: 40%;
    left: -10px;
    bottom: 0;
    z-index: -1;
    opacity: 0.4;
    transform: skew(4deg, 1deg);
}
.pageIntro .breakTitle {margin-bottom:2rem;}

.homeLower {max-width:80%;text-align:left;margin-top:6rem;margin-bottom:4rem;}
.homeLower .breakTitle {margin-bottom:2rem;text-align:left;}

.funeralRow {margin-top: 6rem;}
.panelLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:350px;
    padding:5rem;
    background:#f7e8e1;
}
.panelLeft h2 {font-size:2.5rem;margin-bottom:15px;}
.panelLeft h3 {margin-bottom:10px;line-height:25px;font-size:1.9rem;}
.panelLeft p {line-height:25px;}

.panelRight {
    background-size: 120%;
    background-position:center;
    height:100%;
}

.page1 .pageDesigns {border-bottom:1px solid #db9d9d;}

.designSeason {padding-left:15px;font-size:1.2rem;}

@media (max-width:768px) {
    #designBlock {margin-top:20px;}
    .equal {display:block;}
    .topnav-container.container-fluid {border-bottom:1px solid #e5dac8;}
    .navbar-header {margin-top:50px;}
    .bannerGridCont {grid-area: 3 / 3 / 8 / 11;}
    .panelLeft {height:100%;padding:6rem 3rem;}
    .panelRight {height:350px;background-size:cover;}
    .homeLower {max-width:100%;text-align:center;}
    .pageIntro {max-width:90%;}
    .catImages img {width:100%;}
    .contactFormCustom {max-width:90%;}
    .contactBox {margin-bottom:15px;}
    .designpage #content {margin-top:0px;}
    .designpage h1 {margin-bottom:3rem;}
    .splide__slide img {width:100%!important;}
    .imageNote {margin-bottom:1rem;}
    .customFooterCol p {padding:0rem 2rem;}
    .homeBannerGrid {height:450px;}
    .bannerGridContInner {padding:2rem;}
}

.orderSummaryText {background: #f9f5f0;border: 1px solid #efcec9;}
.orderSummaryText .header {color: #111;}
.ui-accordion .ui-widget-content {border: #efcec9 1px solid;}

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

