:root {
    --pink1: #fce0e2;
    --pink2: #fbc4d8;
    --pink3: #f889b2;
    --pink4: #f63d83;
    --headingFont: "Newsreader", serif;
    --bodyFont: "Inter", sans-serif;
}

body {background: #f9f9f9; color: #222}
.container {background:#f9f9f9;}
.head-container {border-bottom: 1px solid #fce0e2;background:#f9f9f9;}
.topnav-container, .navbar-default {background:#f9f9f9;}
.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:#f188b3}

.navbar-default .navbar-nav>li>a { color: #555;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #222;}

.catNavigator dt {color:#222;text-transform:none;font-size:18px;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: #f7659b; text-decoration:none}
#leftNavigator {padding-top:15px;}
.leftExtras {display:none;}

#leftNavigator dl {background:none;border:1px solid #fae0e2;margin-bottom:10px;max-width:85%;border-radius:3px;padding:10px;}
#leftNavigator dl:first-child {padding:10px;}
#leftNavigator dl dt {padding:1rem;border-bottom: 1px solid #ecdfd7;font-weight:600;}
.catNavigator dd {padding-left:1rem;}

.leftCart dt {font-size:0px;}
.leftCart dt::after {
    content:'Shopping Cart';
    font-size:18px;
    display:block;
}

.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, .promotionPanel {background:#f9f9f9;box-shadow:none;border:1px solid #fae0e2;border-radius:5px;}
.designButton:hover, .promotionPanel:hover {background:#f9f9f9;border:1px solid #f7c4d9;}
.designButton img, .promotionPanel img {max-height:none;border-radius:5px;transition:0.5s all;aspect-ratio:1 / 1;object-fit:cover;}
.designButton .title, .designButton .price {color:#222;}
.designButton .title {font-family:var(--headingFont);font-size:1.8rem;margin-top:1.5rem;font-weight:600;}
.designButton .price {font-family:var(--headingFont);font-size:1.5rem;}
.designButton .panel-body, .promotionPanel .panel-body {padding:15px;}

.page1 .designButton {margin-bottom:20px;}

.promotionPanel span.title strong {font-family:var(--headingFont);font-weight:600;font-size:1.8rem;margin-top:0.8rem;margin-bottom:0.3rem;}
.promotionPanel span.title {margin-bottom:0rem;font-family:var(--headingFont);font-size:1.5rem;}
.promotionPanel .btn {display:none;}

.catImages {background:#f9f9f9;border-radius:5px;border:1px solid #fae0e2;}
.catImages:hover {background:#f9f9f9;border:1px solid #f7c4d9;}
.catImages .img-responsive {max-height:none;border-radius:5px;aspect-ratio:1 / 1;object-fit:cover;}
.catImages .panel-heading {padding:inherit;position: absolute;top:0;left: 0px;right: 0;display:flex;align-items:flex-end;justify-content:center;height:100%;}
.catImages .panel-heading h2 {margin-bottom:15px;background:var(--pink1);color:#222;padding:1rem 3rem;border-radius:2px;text-transform:none;font-size:1.5rem;font-weight:400;}

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: 1px solid #fce0e2;  background:var(--pink0); 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%;padding-left:0px;padding-right:0px;}
.customFooter {max-width:1400px;margin:auto;padding:8rem 30px;}
.footerCol h3 {font-size:2.2rem;color:#23223c;font-weight:500;margin-bottom:15px;}
.footerCol p {line-height:25px;color:#222;}
.footerColLong h3 {margin-bottom:15px;font-size:3rem;line-height:40px;}

.footerEnding {background:var(--pink1);color:#23223c;border-top:0px solid #eecfd1;}
.footerEndingCont {display:flex;justify-content: space-between;max-width:1400px;margin:auto;padding:15px 30px;color:#222;}
.footerEndingCont p {margin-bottom:0px;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:500;}

.footerCol a:not(.btn) {color:#222;}
.footerEnding a {color:#222;}
.customFooter a:hover {color:#f188b3;}

body {font-family:var(--bodyFont);font-size: 15px;}
.highlight{/* background:#c4cac1; */}
a {color: #f889b2} 
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-size:3.5rem;font-weight:600;}
h2 {font-size:2.8rem;font-weight:400;margin-bottom:15px;}
.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-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: 16px;display:inline-block; text-transform:none;font-weight:500;font-family:var(--headingFont)}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline;border-right:1px solid #fffafa;}
.navbar-nav>li:last-child {border-right:0px;}
.navbar-brand>img {margin-left: auto;margin-right: auto;max-height:170px;}
.navbar-header{float:none;margin-top:40px}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 0px solid #fce0e2;list-style:none;text-align:center;background:var(--pink1);}
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{border: 1px solid var(--pink3);background:var(--pink3);padding:1rem 2rem;border-radius:3px;text-transform:none;font-weight:500;}
.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 #de387c;background:#de387c;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#f188b3}
a.btn-header:hover{color:#f188b3}
.btn-default, .btnBack {border: 1px solid #222;background:#222;padding:1rem 2rem;border-radius:3px;text-transform:none;color:#fff;font-weight:500;}
.btn-default:hover, .btBack:hover {border:1px solid #333;background:#333;color:#fff;}

.designButton .btn-default {display:none;}
.designButton .btnspace {margin-right:0px;margin-top:8px;font-size:0px;display:none;}
.designButton .btnspace::after {content:'Buy Now';font-size:14px;}

.btnArrow i {margin-left:5px;transition: margin-left 0.2s ease-in-out;}
.btnArrow:hover i {margin-left:10px;}

.btn-lg {font-size:1.5rem;}
.btnGo {margin-right:0px;width:100%;}

.homeButtons {text-align:center;margin-top:3rem;}
.homeButtons .btn:nth-child(2) {background:none;color:#222;}
.homeButtons .btn {margin:0px 5px;}

@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:30px}
.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:#f188b3;}

.navbar-toggle {border-color: #222;border:none;}
.navbar-toggle .icon-bar {background-color: #222;}
.navbar-toggle .icon-bar:hover {background-color:#f188b3;}
.navbar-toggle:hover .icon-bar{background-color:#f188b3}

.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:#f9f9f9;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #ececec;padding-bottom:8px;padding-top:8px;font-weight:400;text-transform:none;color:#fff;font-family:var(--headingFont)}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#fff;color:#fff}
.testLogin {background:#2d2d2d;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 {margin-top:0px;margin-bottom:0px;}
.page1 #info {padding-top:0px;}
.page1 .desSelection {padding-top:0px;}
.homeSubHeading {text-align:center;margin:5rem auto;font-size:1.8rem;}
.homeSubHeading h2 {font-size:2.8rem;margin-bottom:10px;font-weight:600;}
.seasonalTitle, .birthdayTitle {margin-top:4rem;}
.homeSubHeadingNumber {font-size:1.2rem;font-weight:500;}
.homeSubHeadingNumber i {margin-right:1px;color:#f889b2;}

.markZ {
    height:60vh;
    background-size:cover;
    background-position:center;
}
.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
    font-size:2.5rem;
    background:#11111138;
    font-family:var(--headingFont);
    text-align:center;
}
.homeBanner h2 {font-size:4rem;color:#fff;font-weight:600;margin-bottom:10px;}
.homeBanner p {margin-bottom:15px;}

.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 #fae0e2;
    margin-bottom: 10px;
    padding-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.5rem;
}
.faq li.active .question {
    color: #222;
    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: 25px;
    position: relative;
    width: 15px;
    left: -40px;
    top: 30px;
    z-index: 2;
}
.faq .plus-minus-toggle:before, .faq .plus-minus-toggle:after {
    background:var(--pink3);
    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.9rem;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    padding: 0px 0 0px;
    transition: color 0.5s ease;
    top:-9px;
    margin-bottom:5px;
}

#bottomNavigator .clearfix {margin-left:-15px;margin-right:-15px;}

.homeLower {max-width:80%;text-align:justify;margin:8rem auto;border-top:1px solid #f8e0e2;padding-top:5rem;margin-top:4rem;font-size:1.7rem;}
.homeLower h1 {text-align:center;font-size:3.5rem;}

.homeLowerGrid {
display: grid;
grid-template-columns: repeat(10, 1fr);
grid-template-rows: repeat(6, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
height:500px;
}

.homeLowerGridBg { grid-area: 2 / 1 / 8 / 11;background:var(--pink1);border-radius:5px;}
.homeLowerGridImage { grid-area: 1 / 2 / 6 / 6;border-radius:5px;background-size:cover;background-position:center;}
.homeLowerGridCont {grid-area: 3 / 6 / 6 / 10;padding:0px 4rem;color:#222;font-size:1.6rem;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;}
.homeLowerGridCont h2 {color:#222;font-size:3rem;margin-bottom:15px;font-weight:400;}
.homeLowerGridCont a {color:#222;}
.homeLowerGridCont .btn {color:#fff;}

.pageContact .form-control {box-shadow:none;background:none;border:1px solid #d3d3d3;border-radius:2px;max-width: 100%;color:#fff;}
.pageContact .col-md-4 {display:none;}
.pageContact .col-md-8 {width:100%;}
.page10 .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;
}
}
.page10 .pageContact {max-width:60%;margin:auto;}

.contactBox {
    text-align:center;
    padding:2rem;
    border-radius:10px;
    color:#222;
    border:1px solid #fae0e2;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.contactBox i {font-size:1.7rem!important;color:#222;}
.contactTitle {text-align:center;margin-top:4rem;}
.contactBox a {color:#222;}
.contactBox a:hover {color:#f7659b;}

.pageIntro {text-align:center;margin:2rem auto;font-size:1.8rem;max-width:70%;}
.page5 .pageIntro, .page2 .pageIntro, .page30 .pageIntro, .page29 .pageIntro {margin-bottom:4rem;}

.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid #ecdfd7!important;padding:0.5rem;border-radius:3px;}
#thumb-carousele-list {margin-top:20px!important;}
.imageNote {margin-top:15px;font-size:1.2rem;}
.designPrices {background:none;border:0px;padding:0px;}
.form-control {box-shadow:none;border-radius:8px;}
#detailRight {border:1px solid #ecdfd7;padding:2rem;border-radius:10px;}
.designPrices .designBold {border-bottom:1px solid #ecdfd7;padding-bottom:10px;text-transform:none;font-weight:500;}
.designPrices label {font-size:1.5rem;margin-bottom:5px;}
.mainImage {float:left;border-radius:3px;max-height:420px;}
#designBlock {margin-top:0px;}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;margin-top:15px;}

#catDesign3, #catDesign1, #catDesign2 {display:none;}

.markB3 {margin-bottom:0px;height:auto;}

.homeLowerQuote {display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;height:auto;gap:10px;}
.customQuote {text-align:left;position:relative;font-weight:400;margin-top:3rem;background:#f6f6f6;padding:3.5rem;border-radius:15px;width:50%;}
.customQuoteCite {
        display:inline-block;
        font-size:1.1rem;
        margin-top:-1rem;
        color:#000000;
        margin-bottom:0rem;
        font-weight:500;
        font-size:1.2rem;
}
.citeLetter {background:#f889b2;border-radius:50%;color:#fff;height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;font-size:1.4rem;font-weight:500;}

.reviewBox a {color:#fae0e2;}
.reviewStars {margin-bottom:15px;}
.reviewStars i {color:var(--pink3);}

.owl-dots{display: flex;align-items: center;justify-content: center;margin-top: 25px;padding-bottom:6rem;}
.owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #333;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #f188b3;
}

#lyAccLogin {display:none;}
.cartWrapper {border:1px solid #ededed;border-radius:4px;}
.newCSBlock .designList {border:1px solid #ededed;border-radius:4px;}
.newCSBlock h2 {border:1px solid #ededed;border-radius:4px 4px 0px 0px;}

.testimonialsTitle {text-align:center;margin-top:6rem;font-size:2.8rem;font-weight:600;}

.homeMiddleBoxes {display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:20px;margin-top:4rem;margin-bottom:6rem;}
.homeMiddleBox {background:#fce0e2;border-radius:10px;padding:4rem;text-align:center;min-height:270px;font-size:1.4rem;}
.homeMiddleBox h3 {margin-bottom:10px;font-size:2rem;}
.homeMiddleBox i {font-size:2rem;margin-bottom:2rem;}

@media (max-width:768px) {
    .homeBanner {padding:1rem;}
    .page1 .designButton {margin-bottom:2rem;}
    .homeButtons .btn {margin-bottom:10px;}
    .homeLower {max-width:100%;}
    .homeLowerGrid {height:auto;}
    .homeLowerGridImage { grid-area: 1 / 2 / 4 / 10;}
    .homeLowerGridCont {grid-area: 4 / 1 / 7 / 11;padding:4rem;}
    .equal {display:block;}
    .footerEndingCont {display:block;}
    .footerEndingCont p {margin-bottom:5px;}
    .customFooter {padding:4rem 30px;}
    .homeButtons {margin-top:2rem;}
    .seasonalTitle {margin-top:2.5rem;}
    .pageIntro {max-width:100%;}
    .contactBox {margin-bottom:1rem;}
    .page10 .pageContact {max-width:90%;}
    .topnav-container.container-fluid {border-bottom:1px solid #e6e6e6}
    .productCol {max-width:50%;float:left;}
    .splide__slide img {max-width:100%!important;}
    #detailRight {margin-top:1.5rem;}
    .homeMiddleBoxes {grid-auto-flow:row;}
    .homeLowerQuote {flex-direction:column;}
    .customQuote {width:100%;}
}