@font-face {
    font-family: 'Whistle';
    src: url('Whistle.woff2') format('woff2'),
        url('Whistle.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** html,
body {
	overflow-x: hidden;
	scroll-behaviour: smooth;
} **/

body {background: #f9f9f9; color: #222}
.container {background:none;}
.head-container {border-bottom: 0px solid #5c604d;background:#af9d87;display:none;}
.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;}

body.page78 {background:url(../upload/files/images/panels/lisbonBG.jpg) center top;}
.page78 h1 {background:#17577d;display:inline-block;padding:1rem 2rem;color:#fff;margin-bottom:10px;}
.lisbonEditOverlay {background:#fffffb;padding:2rem;color:#333;}

.addressData a, .addressData a:visited {color:#222;}
.addressData a:hover{color:#9eb286}

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

.catNavigator dt {color:#333;text-transform:uppercase;font-size:14px;font-weight:500;border-bottom:1px solid #e4e4e4;padding-bottom:1rem;max-width:60%;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#222}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #727969; text-decoration:none}

.panel{background: #f9f9f9;border: 0px solid #dadada;color:#222;border-radius:0px;box-shadow:none;}
.panel:hover{background:#f9f9f9;border:0px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #f9f9f9; border: 0px 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;}

/***** Products/Cats/Panels *****/
@media (min-width: 992px) {
    .col-md-3.productCol {
        width: 25%
    }
}


.designButton img {
	max-height: none;
	height: 255px;
	object-fit: cover;
	width: 100%;
}

.designButton {
	height: auto;
	max-width: 330px;
	margin: 20px auto;
}

.designButton .panel-body {padding:0px;}
.designButton .title, .promotionPanel .title {text-align:left;font-weight:500;font-size:1.6rem;border-left:1px solid #333;padding-left:1rem;margin-top:2rem;}
.designButton .price {text-align:left;font-weight:400;font-size:1.5rem;margin-top:0.5rem;padding-left:1rem;}
.promotionPanel .btn-primary{display:none;}
.page5 .designButton .panel-body img, .page29 .designButton .panel-body img {width: 100%;height: auto;object-fit: cover;object-position:50% 50%;aspect-ratio: 1 / 1;}

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: #f9f9f9; 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;}

/** Custom Footer **/
.footerTextAlign {text-align:center;display:none;}
.footerContainer .row img {display:none;}
#customBottom.container {width:100%;padding-left:0px;padding-right:0px;border-top:1px solid #e4e4e4;}
.page1 #customBottom.container {border-top:0px;}
.no-gutter [class*="-6"] {
    padding-left:0;
    padding-right:0;
}
.no-gutter {margin-right:0px;margin-left:0px;}
.footerLeft {height:400px;}
.footerTopRight, .footerBottomRight {height:200px;border-left:1px solid #e4e4e4;}
.footerBottomRight {background: #f9f9f9;border-top:1px solid #e4e4e4;}
.footerLeftContent {display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;padding: 5rem;color:#222;}
.footerLeftContent h2, .footerBottomRightContent h2, .footerTopRightContent h2 {color:#222;font-size:2rem;margin-bottom:3rem;font-weight:500;}
.footerLeftContent a {color:#222;}
.footerBottomRightContent {font-size:1.3rem;display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;flex-direction:column;background:#f9f9f9;}
.footerBottomRightContent p {margin-bottom:5px;max-width:90%;color:#222;font-weight:300;}
.footerTopRightContent {display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;}
.faCustom a {font-size:3rem;margin-right:0.5rem;margin-left:0.5rem;color:#222;}
.footerLeftContent a:hover, .faCustom a:hover {color:#727969;}
.footerIcons {text-align:center;padding:1rem 0rem;background:#eee1d8;font-size:1.2rem;}
.footerIcons p {margin-bottom:0px;}
.footerLinks p {max-width:80%;text-align:center;margin-right:auto;margin-left:auto;}
.footerLinks a, .footerIcons a {color:#222;font-weight:400;text-align:center;}
.footerLinks a:hover {color:#727969;}
.footerShops {font-size:1.5rem;}
.footerShopOne {flex:1;}
.footerShopOne h3, .footerShopTwo h3 {font-family: 'Fraunces', serif;margin-bottom:10px;}

body {font-family: 'Jost', sans-serif;font-size: 16px;}
.highlight{/* background:#c4cac1; */}
a {color: #727969} 
a:hover, a:focus {text-decoration:none; color: #222;}
h1, h2, h3, h4, h5, h6 {font-family: 'Jost', sans-serif;}
h1, h2{font-family: 'Fraunces', serif;}
h1 {font-size:3.1rem;}
h2 {font-size:2.1rem;}
.cartHeader, .confirmTell {font-weight:400;font-family: 'Jost', sans-serif;}
strong, b {font-weight: 600;}

.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: 13px;display:inline-block; text-transform:uppercase;font-weight:500 }
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline;/* border-right:1px solid #e4e4e4; */}
.navbar-nav>li:last-child {border-right:0px;}
.navbar-brand>img {margin-left: auto;margin-right: auto;z-index:999;position:relative;}
.navbar-header{float:none;margin-top:-30px}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 1px solid #e4e4e4;list-style:none;text-align:center;margin-top:-20px;}
.page1 .navbar-nav {border-bottom:0px;}
.navbar-collapse {padding-left:0px;padding-right:0px;}

/** buttons **/
.btn-primary{background:#af9d87;border:2px solid #af9d87;font-weight:500;letter-spacing:1px;font-size:1.2rem;font-family: 'Jost', sans-serif;border-radius:0px;padding:1rem 2rem;text-transform:uppercase;}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active, .btn-primary:active:focus,.btn-primary.active.focus{border: 2px solid #a89781;background:#a89781} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#9eb286}
a.btn-header:hover{color:#9eb286}
.btn-default, .btnBack {border:2px solid #333;background:#333;color:#fff;padding:1rem 2rem;font-size:1.2rem;border-radius:0px;font-weight:500;text-transform:uppercase;}
.btn-default:hover{border:2px solid #555;background:#555;color:#fff;}

@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:#f9f9f9;border:0px solid #333;box-shadow:none;}
#collapseSearch .form-control {border-radius:0px;border:0px;box-shadow:none;border-bottom:1px solid #d7d7d7;background:none;}
.input-group-addon {border-radius:0px;text-transform:capitalize;border:0px;}

/* 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 {text-transform:uppercase;font-size:13px;font-weight:500;}
.dropdown-menu>li>a, .dropdown-menu>li>a:visited {color:#222}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background:#fff;color:#222}
.dropdown-menu .divider{background-color:#f0f0f0}
.dropdown-menu li:first-child {display:none;}

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

.newsPanelHeight {height: 575px;}

.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}
.page1 #content {margin-bottom:0px;}
.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:#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:#333;}
.navbar-toggle {border-color: #fff;border:none;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar:hover {background-color:#333;}
.navbar-toggle:hover .icon-bar{background-color:#333}
.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: #af9d87;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom: 1px solid #a79681;padding-bottom:5px;padding-top:5px;font-weight:400;text-transform:lowercase;color:#fff;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#a79681;color:#fff}
.testLogin {background: #af9d87;text-align:center;margin-top:-20px;padding-top:10px;padding-bottom:10px;color:#8a8a8a;}
.adminButton {margin-left:10px;margin-right:10px;color:#333!important;background:none;font-weight:300;font-size:12px;border:2px solid #fff;}
.adminButton:hover {border:1px solid #222;color:#fff;background:#222;color:#fff;}
.adminButton a {color:#fff;}

/***** Layout Settings *****/
.page1 .content-container,
.page4 .content-container,
.page7 .content-container,
.page38 .content-container,
.page89 .content-container,
.page51 .content-container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.page1 .contentFull, .page4 .contentFull, .page7 .contentFull, .page38 .contentFull {padding-left:0px;padding-right:0px;}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
#collapseSearch {max-width:100%;}
.page1 .pageDesigns, .page51 .pageDesigns, .page1 .promotions, .page51 .promotions {max-width:1170px;margin-right:auto;margin-left:auto;padding-left:30px;padding-right:30px;}
.homeQuick {text-align:center;margin-top:6rem;}
.homeQuick h2 {font-size:3rem;}

/***** Custom TOP *****/
#customTop.container {width:100%;padding-left:0px;padding-right:0px;}
.topMessage {background:#eee1d8;padding:0.5rem;text-align:center;color:#333;text-transform:uppercase;font-size:1.1rem;font-weight:500;letter-spacing:1px;}
.customHeaderIcons {
    /* float:right; */
    position:relative;
    top:50px;
    z-index:998;
    width:100%;
    display:block;
    max-width:1170px;
    margin-right:auto;
    margin-left:auto;
}
.customHeaderIcons i {font-size:1.6rem;color:#333;padding-left:1rem;padding-right:1rem;}
.customHeaderFlex {text-align:right;}

/***** Homepage Cover *****/
.markZ {
    height:
    calc(100vh - 180px);
    background-position:
    center;
    background-size:
    cover;
}
.owl-carousel .item {
    height:calc(100vh - 180px);
    background-position:center;
    background-size:cover;
}

.homeBanner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: calc(100vh - 100px);
    padding-bottom: 8rem;
    color: #fff;
    font-size: 2rem;
    font-family: 'Fraunces', serif;
    background-repeat: no-repeat;
}

.homeBanner h2 {
    color: #fff;
    font-size: 6rem;
    margin-bottom: 15px;
    font-weight: 600;
    max-width: 60%;
    text-shadow: 0 0 30px #000000;
}


.btnBanner {
	color: #af9d87;
	border: 2px solid #af9d87;
	background: #fff;
}

.btnBanner:hover {
	background: #af9d87;
	border: 2px solid #af9d87;
}

.page4 .homeBanner p {max-width:70%;}

/***** Small Banners *****/
.page32 .markZ, .page31 .markZ, .page30 .markZ, .page48 .markZ, .page49 .markZ, .page50 .markZ {height:400px;}
.page48 .markZ {background-position:bottom;}
.bannerHeading {display:flex;align-items:flex-end;justify-content:center;height:100%;padding-bottom:5rem;}
.bannerHeading h2 {color:#fff;font-size:4rem;font-weight:600;}

/***** Homepage Panels *****/
.homeRightContent {
    height:750px;
    background-position:center;
    background-size:cover;
}
.homeLeftContent {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    height:100%;
    max-width:65%;
    margin-left:auto;
    padding-right:8rem;
}
.homeLeftContent h1 {font-size:3.5rem;}
.borderContainer {border-top:1px solid #e4e4e4;border-bottom:0px solid #e4e4e4;margin-top:3.5rem;}
.extraPadding {padding-left:30px;padding-right:30px;}
.panelGift {
  width: 100%;
  aspect-ratio: 1.25 / 1;
  background-position:center;
  background-size:cover;
}
.panelGiftBig {height:100%;background-position:center;background-size:cover;}
.panelText {
  display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;
  height:100%;padding-bottom:4rem;padding-left:4rem;background: #1111110d;
}
.panelText h2 {font-size:4rem;color:#fff;margin-bottom:2rem;font-weight:400;}
.btnButton {background:none;color:#fff;border:2px solid #fff;}

.pageContact {background:#fff;padding:3rem;}
.contactForm .form-control {border-radius:0px;box-shadow:none;border:0px;border-bottom:1px solid #cfcfcf;background:#fff;}

/***** Homepage Subscribe *****/
.newsLetterSign {
    background:#727969;
}
.newsLetterSign .container {padding:5rem;}
.newsLetterSign h2, .newsLetterSign p {text-align:center;color:#fff;}
.newsLetterSign h2 {text-transform:none;font-size:2.8rem;}
#customBottom .newsLetterSign {margin-bottom:3rem;}
.newsLetterSign .form-control {background:none;border-radius:0px;box-shadow:none;padding:2.5rem 3rem;border:0px;border-bottom:1px solid #fff;color:#fff;}
.newsLetterSign .form-control:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.btnSubscribe {border-radius:0px;font-weight:400;background:none;border:1px solid #fff;color:#fff;padding:1.5rem 2rem;background:none;}
.btnSubscribe:hover {background:#fff;color:#222;border:1px solid #fff}

/***** Product Design *****/
.imagesmall.col-sm-3 {padding-left:0px;}
.imageNote {margin-top:1rem;font-size:1rem;}
.designPrices {background:none;padding:0px;border:0px;}
.designPrices .designBold {text-transform:uppercase;font-size:1.4rem;font-weight:500;}
.designPrices .form-control {border-radius:0px;box-shadow:none;border:0px;border-bottom:1px solid #333;background:#f9f9f9!important;}
.designPrices label {font-size:1.4rem;}
.btn-lg {font-size:1.3rem;}
.btnspace {margin-right:0px;}
.dateSelection {margin-bottom:2rem;}
.leftExtras {display:none;}
.crossSaleBlock h3 {font-size:0px;}
.crossSaleBlock h3::after {
  content:'Why not add';
  font-size:16px;
  text-transform:uppercase;
  font-weight:500;
  padding-left:15px;
}


/***** Wedding Consultation *****/
.page32 .content-container {width:100%;padding-left:0px;padding-right:0px;}
.page32 .contentFull {padding-left:0px;padding-right:0px;}
.page32 #content {margin-bottom:0px;}
.weddingConsultation {background-image:url(../upload/files/images/enquireBackground.jpg);background-size:cover;background-position:center;padding:8rem;margin-top:5rem;}
.consultationFooter {text-align:center;}
.consultationFooter h3 {text-transform:none;color:#fff;font-weight:400;font-size:3rem;font-family: 'Fraunces', serif;}
.btnWed {background:none;border:2px solid #fff;font-weight:500;letter-spacing:1px;font-size:1.2rem;}

/***** Blog Stuff *****/
@media (min-width: 768px) {
    .newsArticlePadding .col-sm-12 {
        /* width: 75%; */
    }
    .newsArticlePadding .row:nth-child(1) .col-sm-12 {width:100%;}
    .newsArticlePadding .col-sm-12 .row .col-sm-8 {width:50%;}
    .newsArticlePadding .col-sm-12 .row .col-sm-4 {width:50%;}
}
.newsArticlePadding .leftOccasions {display:none;}
.newsImageBlock {display:block;margin-right:auto;margin-left:auto;float:none;}
.newsArticlePadding #leftNavigator {padding-left:0px!important}
.newsBorderTest {text-align:center;font-size:1.7rem;font-family: 'Fraunces', serif;max-width:70%;margin-right:auto;margin-left:auto;margin-top:3rem;}
.btnEnquire {background:none;border:2px solid #333;font-weight:500;letter-spacing:1px;font-size:1.2rem;font-family: 'Jost', sans-serif;color:#222;}
.newsButton {text-align:left;}
.newsButton .btn-primary {background:none;color:#222;border:0px;padding:0px;}
.newsTitle {text-align:center;color:#222;}
.newsContent {padding:2rem;}
.galleryCell .panel-body {padding:0px;}
.galleryCell img{width:300px;height:220px;object-fit:cover;object-position:50% 50%}
.newspage .galleryCell .panel, .newspage .galleryCell, .galleryCell .panel-default{height:250px;margin-bottom:0px}
.newspage .galleryCell img{max-height:none;}

.imageNews, .imageNews span.img {
    height: 350px;
    overflow: hidden;
}

.imageNews span.img {background-position: center;background-size: cover;display: block;}
.subDate {text-align:center;font-size:1.2rem;margin-bottom:1.5rem;}
.newsPanelHeight {background:none;border-radius:0px;border:0px;text-align:center;}
.newsPanelHeight .newsTitle {margin-bottom:5px;margin-top:1rem;}
.newsPanelHeight .newsTitle a {color:#222;}
.newsPanelHeight .btn-primary {background:none;border:0px;color:#222;font-size:1.2rem;}
.newsPanelHeight .btn-primary:focus {background:none;border:0px;color:#222;}

@media (min-width: 992px) {
     .catSelection .col-md-3 {
        width: 33.33333333%
    }
}
.catImages .panel-body {padding:0px;}
.catImages {height:280px;margin-bottom:20px;}

.testimonialBox {display:flex;}
.testimonialBox img {border-radius:100%;width:100px;height:100px;object-fit:cover;object-position:50% 50%;margin-right:1rem;}
.testimonialBoxContent {padding-left:2rem;font-size:1.4rem;margin-bottom:2rem;border:1px solid #e4e4e4;padding:2rem;}
.testimonialBoxContent p {line-height:2.5rem;}
.testimonialBoxContent p.testimonialBoxAuthor {margin-bottom:0px;}
.testimonialBoxAuthor {font-family: 'Fraunces', serif;font-size:1.5rem;}

.marginTop {margin-top:5rem;margin-bottom:5rem;}
.homeWeddingBackground {
  height:700px;
  background-size:cover;
  background-position:center;
}

.homeLowerQuote {display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;text-align:center;background:#eee1d8;}
.customQuote {text-align:center;margin-top:0rem;margin-bottom:0rem;font-size:2.5rem;position:relative;max-width:100%;font-family: 'Fraunces', serif;}
.customQuoteCite {
        display:block;
        font-size:2rem;
        margin-top:-1rem;
        font-style:italic;
        color:#c1bbb3;
        margin-bottom:0rem;
}
/**.customQuote p::before {
        content:'\201C';
        display:block;
        font-size:12rem;
        position:relative;
        margin-top:0rem;
        color: #333;
        margin-bottom:-2rem;
} **/

.page38 .customQuote {font-size:2rem;margin-top:3rem;}

.introHeading {text-align:center;margin-bottom:6rem;margin-top:2rem;}

.subTitleContainer {padding:2rem;color:#444;text-align:left;}
.subTitle {font-size:2.3rem;font-weight:200;font-family: 'Fraunces', serif;font-weight:300;}
.subTitle span {font-size:5rem;color: #e3e3e3;position:relative;right:-10px;top:15px;font-weight:400;}
.consultationBody {margin-top:2rem;max-width:80%;}

.introContainer {text-align:center;max-width:80%;margin-right:auto;margin-left:auto;margin-top:2rem;font-size:1.8rem;font-weight:400;}
.page10 .introContainer {margin-top:1rem;margin-bottom:4rem;}
.page2 .introContainer, .page5 .introContainer {margin-bottom:4rem;}

.page4 .customQuote {margin-right:auto;margin-left:auto;margin-top:0rem;margin-bottom:5rem;font-size:4rem;}
.page4 .customQuoteCite {font-size:2.5rem;}

.centerHeading {text-align:center;margin-top:5rem;margin-bottom:4rem;}

.weddingEnding {text-align:center;margin-top:7rem;font-family: 'Fraunces', serif;font-size:3rem;margin-bottom:2rem;}
.page7 .weddingEnding, .page38 .weddingEnding {max-width:80%;margin-right:auto;margin-left:auto;}

.weddingRefined {text-align:center;margin-top:8rem;}
.weddingRefined h3 {font-size:4rem;max-width:80%;margin-right:auto;margin-left:auto;font-family: 'Fraunces', serif;}
.weddingLeft {display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:1.8rem;}
.weddingLeft h3 {font-family: 'Fraunces', serif;}
.weddingContTwo {
  display:flex;
  align-items: center;
  justify-content: center;
  height:100%;
}
.weddingContTwoCover {position:relative;z-index:999;}
.weddingMargin {margin-top:10rem;margin-bottom:5rem;}

.weddingMidVenues {background-image:url(../upload/files/images/weddingMid2.jpg);background-size:cover;background-position:center;margin-top:5rem;height:500px;}
.weddingMidVenues .container {display:flex;align-items:flex-start;justify-content:center;height:100%;flex-direction:column;text-align:left;}
.weddingMidVenuesCont {background: #af9d87d9;width:60%;color:#fff;padding:4rem;}
.paraFont {font-family: 'Fraunces', serif;font-size:2rem;}
.btnNoBg {background:none;color:#222;}

.weddingMidPara {margin-top:5rem;margin-bottom:5rem;text-align:center;max-width:70%;margin-right:auto;margin-left:auto;}
.weddingPanelBody {margin-top:2rem;text-align:center;}
.btnPanel {background:none;border:0px;padding:0px;color:#222;border-bottom:1px solid #333;padding-bottom:0.5rem;font-size:1rem;}
.btnPanel:hover {background:none;border:0px;border-bottom:1px solid #666;color:#222;}

.page4 .pageGallery {max-width:1170px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.weddingGalleryTitle {text-align:center;margin-top:7rem;}

.weddingNavigation {
	display:flex;z-index:9999;
	position:relative;
	align-items:center;
	justify-content:center;width:100%;
	margin-right:auto;
	margin-left:auto;
	border-bottom: 1px solid rgba(256, 256, 256, .3);
	background: rgba(0,0,0,0.1);
	display:none;
}

.weddingNavigation a {line-height:20px;padding:15px;text-transform:uppercase;font-weight:500;font-size:13px;color:#fff;}
.weddingNavigation a:hover {color:#f9f9f9;}

.weddingNavigation .dropdown-menu a {padding:10px;color:#222;}

.page4 .weddingNavigation,
.page30 .weddingNavigation,
.page31 .weddingNavigation,
.page8 .weddingNavigation,
.page32 .weddingNavigation,
.page48 .weddingNavigation,
.page49 .weddingNavigation,
.page50 .weddingNavigation,
.page82 .weddingNavigation {
	display: flex;
}

.page30 .weddingNavigation,
.page31 .weddingNavigation,
.page8 .weddingNavigation,
.page32 .weddingNavigation,
.page48 .weddingNavigation,
.page49 .weddingNavigation,
.page50 .weddingNavigation,
.page82 .weddingNavigation {
	background: #fff;
}

.page30 .weddingNavigation a,
.page31 .weddingNavigation a,
.page8 .weddingNavigation a,
.page32 .weddingNavigation a,
.page48 .weddingNavigation a,
.page49 .weddingNavigation a,
.page50 .weddingNavigation a,
.page82 .weddingNavigation a {
	color: #222;
}

.page4 .topbanner-container {
	position: relative;
	top: -56px;
}

.page4 .owl-carousel .item {
    height: 100vh;
    background-position: center;
    background-size: cover;
}

.page4 .homeBanner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 8rem;
    color: #fff;
    font-size: 2rem;
    font-family: 'Fraunces', serif;
}

.page4 .navbar-default,
.page4 .customHeaderIcons,
.page4 .topMessage,
.page30 .navbar-default,
.page30 .customHeaderIcons,
.page30 .topMessage,
.page31 .navbar-default,
.page31 .customHeaderIcons,
.page31 .topMessage,
.page8 .navbar-default,
.page8 .customHeaderIcons,
.page8 .topMessage,
.page32 .navbar-default,
.page32 .customHeaderIcons,
.page32 .topMessage,
.page48 .navbar-default,
.page48 .customHeaderIcons,
.page48 .topMessage,
.page49 .navbar-default,
.page49 .customHeaderIcons,
.page49 .topMessage,
.page50 .navbar-default,
.page50 .customHeaderIcons,
.page50 .topMessage,
.page82 .topMessage,
.page82 .customHeaderIcons,
.page82 .navbar-default {
	display: none;
}

.weddingLogo {
	margin-right: auto;
	padding-left: 2rem;
}
	
.weddingLogo a {
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}

.page30 .weddingLogo img,
.page31 .weddingLogo img,
.page8 .weddingLogo img,
.page32 .weddingLogo img,
.page48 .weddingLogo img,
.page49 .weddingLogo img,
.page50 .weddingLogo img,
.page82 .weddingLogo img {
  content:url('../upload/files/images/wedding_logo_inverted.png');
}

.gallery #leftNavigator {
	display: none;
}

@media (min-width: 768px) {
    .gallery .contentLeft.col-sm-9 {
        width: 100%
    }
}


.slick-slide img {
	max-width: 200px;
}

#gallerySlides {
	background: #f8f8f8;
	border-bottom:1px solid #f4f4f4;
	padding:4rem;
}

.page7 #content {margin-top:0px;}
.page7 #info {padding-top:0px;}
.slick-slider {margin-bottom:0px!important;}
.marginContainer {margin-top:4rem;}
.marginContainer h2 {font-size:2.5rem;}

.pressBody {text-align:center;margin-top:2rem;font-size:1.4rem;}
.pressBox {background:#fff;padding:2rem;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;}
.page44 .row.equal {margin-bottom:2rem;}
.firstRowMargin {margin-top:4rem;}

@media (max-width:1125px) {
  .homeLeftContent {max-width:80%;}
}

@media (max-width:900px) {
  .slick-slide img {max-width:150px;}
}

@media (max-width:768px) {
  .topnav-container.container-fluid {border-bottom:1px solid #e4e4e4;}
  .head-container {display:block;}
  .equal {display:block;}
  .customHeaderIcons {display:none;}
  .navbar-header {margin-top:20px;}
  .btnSubscribe {width:100%;margin-top:2rem;}
  .homeLeftContent {display:block;padding:4rem;max-width:100%;margin-right:auto;margin-left:auto;}
  .homeWeddingBackground {height:400px;}
  .customQuote {font-size:1.5rem;padding:4rem;max-width:100%;}
  .customQuote p::before {font-size:7rem;margin-bottom:0rem;}
  .customQuoteCite {font-size:1rem;}
  .marginTop {margin-top:0rem;}
  .homeBanner h2 {font-size:2rem;max-width:100%;}
  .footerLeftContent {border-bottom:1px solid #e4e4e4;}
  .page4 .customQuote {margin-top:0rem;margin-bottom:0rem;font-size:2.5rem;}
  .weddingMargin {margin-top:0rem;margin-bottom:0rem;}
  .weddingContTwo {display:block;}
  .weddingContTwoCover::before {display:none;}
  .weddingGalleryTitle {margin-top:0rem;}
  .weddingMidVenuesCont {width:90%;padding:2rem;}
  .weddingMidPara {max-width:90%;}
  .weddingPanelBody {margin-bottom:2rem;}
  .introContainer {max-width:100%;}
  .page7 .weddingEnding {max-width:100%;}
  .weddingNavigation {top:52px;z-index:999;}
  .weddingNavigation a  {padding:7px;font-size:11px;}
  .page4 .navbar-header, .page30 .navbar-header, .page31 .navbar-header, .page8 .navbar-header, .page32 .navbar-header, .page46 .navbar-header {margin-top:-10px;}
  .weddingLogo {display:none;}
  .panelGiftBig {height:400px;margin-bottom:2rem;}
  .panelText {padding-left:2rem;padding-bottom:2rem;}
  .weddingEnding {font-size:2.5rem;}
  .weddingRefined h3 {font-size:2.5rem;}
  .page4 .topbanner-container {top:0px;}
  .page4 .homeBanner p {max-width:80%;font-size:2.5rem;}
  .panelGift {margin-bottom:2rem;}
  .markZ {background-size:cover;height:auto;}
  .homeBanner {height:100%;padding-bottom:0rem;padding:3rem;background:#33333312;}
  .homeBanner .btnBanner {font-size:1rem;}
  .markZ .container {padding-left:0rem;padding-right:0rem;}
  .newsImageBlock {margin-bottom:3rem;display: block;margin-left: auto;margin-right: auto;float: none;}
    .newsArticlePadding .col-sm-12 .row {display:flex;flex-direction:column-reverse;}
  .newsBorderTest {display:none;}
  .page1 .markZ {display:none;}
}

@media (max-width:450px) {
  .weddingNavigation {top:53px;}
  .weddingNavigation a  {padding:5px;font-size:11px;}
  .page4 .navbar-header, .page30 .navbar-header, .page31 .navbar-header, .page8 .navbar-header, .page32 .navbar-header, .page46 .navbar-header {margin-top:-10px;}
  .slick-slide img {max-width:90px;}
}


/** THE TEAM **/
.teamPhoto {
    border-radius: 100%;
    max-width:300px;
}
.teamPanel {text-align:center;margin-top:2rem;font-size:1.4rem;}
.teamRow {margin-top:5rem;}
.lowerTeam {margin-top:2rem;margin-bottom:2rem;}
.teamPhotoSmall {border-radius:100%;}

/** SUBSCRIPTIONS **/
.subFlowers {
	border-radius:10%;
}

.page49 .content-container, .page48 .content-container, .page50 .content-container {width:100%;max-width:1440px;}

.galleryCell img {
    width: 480px;
    height: 480px;
	max-height:none;
}
.galleryCell {height:480px;margin-bottom:30px;}
#pageFilters.highlight {background:none;}

.mosaicflow__column {/* width:33%!important; */}
#curator-feed-default-feed-layout {max-width:1190px;margin-right:auto;margin-left:auto;padding-left:25px;padding-right:25px;margin-top:5rem;}
.crt-widget.crt-widget-branded .crt-logo {margin-right:15px;}

.christmasPanelText {display: flex; flex-direction: column; align-items: flex-start; justify-content: center; height: 100%; padding-bottom: 4rem;padding-left: 4rem; background: #1111110d;}

.christmasPanelText h2 {
    color: #fff;
    text-align: center;
}


.panelGiftWide {
    height: 800px;
    background-position: center;
    background-size: cover;
}

.newsPanelRow {
    max-width: 1170px;
    margin: auto;
}

.newsPanel {
    min-height: 200px;
}



/** CHANGES BY JOSH 27/01/2023 **/

/** WEDDINGS LOWER ROTATOR **/

.weddingLowerCont {
    background: #af9d87d9;
    width: 60%;
    color: #fff;
    padding: 4rem;
}


.weddingLower {
	height:500px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.weddingLower .container {
	display:flex;
	align-items:flex-start;
	justify-content:center;
	height:100%;
	flex-direction:column;
	text-align:left;
}


.markB3 .owlCustom {
    color: #fff;
    font-size: 2rem;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0%;
    width: 100%;
    height: 100%;
}

.markB3 .owlDiv img {
    height: 100%;
    background-size: cover;
    max-width: none;
}

.markB3 .owlDiv {
    height: 600px;
}

.owl-carousel .owl-item img {
    object-fit: cover;
}

@media (max-width:767px) {
	.weddingLowerCont {
    width: 100%;
}
}


/** WEDDINGS NEWS PANELS **/

.page4 .newsPages {
    display: none;
}

.page4 .col-sm-6.col-md-4:nth-child(3) .newsPanelHeight, .page4 .col-sm-6.col-md-4:nth-child(4) .newsPanelHeight {
    display: none;
}

.page4 .contentFull:nth-child(1) .pageContTop:nth-child(2) .row {
    max-width: 80%;
    margin: auto;
}

.page4 .owl-carousel {
    margin-bottom: 0;
}

/** END OF CHANGES **/


/** WEDDING TESTIMONIALS ROTATOR **/

.paraFont2 {
    font-family: 'Fraunces', serif;
    font-size: 1.7rem;
}


.weddingLower2 .container {
    margin-right: auto;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.page4 .owlId2 img {
	object-position: left;
}

.weddingLower3 .weddingLowerCont {
    width: 100%;
}
.weddingLower3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

@media (max-width: 670px) {
	.weddingLower3 .paraFont2 {
		font-size: 1.5rem;
	}
	.weddingLower3 cite {
    font-size: 1.2rem;
	}
}

@media (max-width: 500px) {
	.weddingLower3 .paraFont2 {
		font-size: 1.2rem;
	}
	.weddingLower3 cite {
    font-size: 1.1rem;
	}
}


.page30 .content-container {
	width:100%;
	padding-left:0px;
	padding-right:0px;
}

.page30 .contentFull {
	padding-left:0px;
	padding-right:0px;
}

.testimonialContainer {
	max-width:1140px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:0 2rem
}

.panelText p {
    color: #fff;
}


@media (min-width:768px) {
	.col-sm-6.mobPanel {
    display: none;
}
}


.page30 .owlId3 img {
    object-position: 85% 0px;
}

.logoRow {
    max-width: 1200px;
    margin: 20px auto;
}

.logoRow img {
    height: 200px;
    text-align: center;
    margin: auto;
}


span.careHeading {font-family: 'Whistle';font-size: 10rem;margin-left: 20px;}

.bouquetCare {
    font-size: 4rem;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

.careIcons {
    height: 140px;
    width: 140px;
    object-fit: contain;
    float: left;
    margin-top: -20px;
}

.bouquetCareGrid .col {margin-bottom: 50px;}

@media (max-width: 991px) {
.bouquetCareGrid .col {margin-bottom: 160px;}
.bouquetCareGrid .col-md-3 {display: none;}
}


@media (max-width: 767px) {
.weddingLower p {
    font-size: 12px;
}
}


#contentContainer.gallery {
    width: 100%;
    max-width: 1500px;
}


.newsPanelHeight .caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 232px;
}


.page4 .imageNews, .page4 .imageNews span.img {
    height: 500px;
    overflow: hidden;
}

.page4 .newsPanelHeight {height: 720px;}


.newspage .galleryCell .panel, .newspage .galleryCell, .galleryCell .panel-default {
    height: 500px;
    margin-bottom: 0px;
}

body.page79 {
	background: url('/upload/mt/ff859/upload/files/images/panels/turners Oxofrd.png') center top !important;
	background-size: cover !important;
	width: 100%;
}


.page79 .designButton img {
    border: 10px solid #d4af37;
}


.page82 .markZ {
    background-position: 50% 10%;
}



/** CHECKOUT OPT IN MESSAGE **/
#lyOptIn {
    font-size: 0;
}

#lyOptIn:after {
    content: 'Send me updates on new arrivals and exclusive deals straight to my inbox!';
    font-size: 16px;
    line-height: 1.5em;
}


/** GALLERY **/
.galleryCell img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
}

.galleryCell .panel-default,
.galleryCell {
    height: auto;
    max-height: none;
}

.galleryCell {
    margin: 5px 0;
}

.galleryImages {
    padding: 20px;
}


.page88 .col-sm-6.col-md-3 {
    width: 50%;
}

.page88 .catImages {
    height: auto;
    max-height: none;
}

.page88 .catImages .img-responsive {
    max-height: none;
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
}

/*** CHANGES OCT 2025 - by Mark ***/
@media (max-width:768px){
	ul.mobile-nav li.page38, ul.mobile-nav li.page45, ul.mobile-nav li.page9{display:none;}
	#cookie-consent-banner button {font-size:10px;margin:6px 5px;padding:4px 10px;}
	#cookie-consent-banner h3 {font-size:1.5rem;}
	#cookie-consent-banner p {font-size: 1rem;}
	#cookie-consent-banner {padding:10px;}
	.navbar-brand img{max-height:75px;margin-top:15px;}
	.page1 .markZ {
        display: none;
    }
    .page1  .productCol, .page1 .promotionPanel {
        width: calc(100% / 2);
        float: left;
		padding-left:4px;
		padding-right:4px;
    }
	.page1 .productCol .panel-body{padding:8px;}
	.page1 #bottomNavigator .col-sm-6{padding-left:0px;padding-right:0px;}
	.page1 .promotions .panel-body{padding:8px;}
	.page1 .pageDesigns, .page1 .promotions{padding-left:5px;padding-right:5px;}
	.page1 .pageDesigns .row{margin-left:0px;margin-right:0px;}
	.page1 .pageDesigns .desSelection{padding-top:0px;}
	.page1 .homeQuick{margin-top:0rem;}
	.page1 .homeQuick h2{margin-bottom:0px;}
	.page1 .designButton img{height:100%;aspect-ratio: 1 / 1;}
	.page1 #content{margin-top:0px;}
	/**.page51 .mobPanel{padding-left:5px;padding-right:5px;}**/
	.page1 .panelGift{aspect-ratio:1 / 1;margin-top:0rem;}
	.page1 .panelText{padding:1rem;align-items:center;}
	.page1 .panelGift{aspect-ratio:1 / 1; margin-top:0rem!important;}
	.page1 .panelText h2{font-size:2.5rem; text-align:center;}
	.page1 .designButton{margin:10px auto;}
	.page1 .marginTop{padding-left:0px;padding-right:0px;}
	.page1 .customQuote{max-width:100%;font-size:1.2rem;margin-top:0rem;padding:2rem;}
	.footerTopRight, .footerBottomRight {height: 200px;border-left: 0px solid ;}
	.homeRightContent{height:450px;}
	.mc-banner{top:auto!important;bottom:0;background:#ece2d8!important;}
	.mc-banner .bannerContent__buttonContainer:before{content:'Join our Mailing List';display:block;}
}
.btnButton{text-shadow: 0px 0px 20px black;}

.page1 .contentFull {
    padding-left: 0px;
    padding-right: 0px;
}
.page1 .markB3 {margin-bottom:0px;height:200px;margin-top:30px;}
.page1 .markB3 .owl-carousel .item, .page51 .owl-carousel .item, .page1 #testimonials .owl-carousel .item  {height:180px!important;}
.page1 .markB3 .owlCustom{height:200px!important;}
.homeLowerQuote {display:flex;color:#333;align-items:center;justify-content:center;flex-direction:column;height:auto;padding:2rem 0rem;padding-top:0rem;}
.customQuote {text-align:center;font-size:1.7rem;position:relative;max-width:60%;font-weight:300;margin-top:3rem;}
.customQuoteCite {
        display:block;
        font-size:1.1rem;
        margin-top:-1rem;
        color:#888;
        margin-bottom:0rem;
        font-weight:400;
}

.reviewBox a {color:#fae0e2;}
.reviewStars {margin-bottom:15px;}
.reviewStars i {color:#af9d87;}

.owl-dots{display: flex;align-items: center;justify-content: center;margin-top: 0px;padding-bottom:0rem;}
.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: #af9d87;
}

.mobileBanner{background:#eee1d8;text-align:center;padding:5px 20px;position:relative;top:54px;z-index:10;}