body {background: #fff; color: #4c4c4c}
.container {background:#fff;}
.head-container {border-bottom: 1px solid #efefef;background:#ffffff;}
.topnav-container, .navbar-default {background:#fff;padding-left:0px;padding-right:0px;border-bottom:1px solid #efefef;}
.topnav-container .container {padding-left:0px;padding-right:0px;}
.topnav-container .container-fluid {padding-left:0px;padding-right:0px;}
h1, h2, h3, h4, h5, h6 {color: #555;}
.cartHeader, .confirmTell, #footer dt {color: #555;}

.addressData a, .addressData a:visited {color:#555;}
.addressData a:hover{color:#8d5936}

.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: #8d5936;}

.catNavigator dt {color:#8d5936;font-weight:600;font-family: 'Cormorant', serif;text-transform:uppercase;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#8a8a8a;text-transform:uppercase;letter-spacing:1px;font-size:1.2rem;}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #8d5936; text-decoration:none}

.panel{background: #ffffff;border: 1px solid #f5f5f5;color:#555;box-shadow:none;border-radius:0px;}
.panel:hover{background:#fff;border:1px solid #f9f9f9;transition:0.4s;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #fff; border: 1px solid #f9f9f9;color: #555; text-decoration:none}
.newsPanel:hover{  background: #f9f9f9; border: 1px solid #909090;color: #555; text-decoration:none}
.panel-heading h2 {color:#8d5936;font-size:1.4rem}

.designButton .title {
    margin-top:10px;
    font-size:2.3rem;
    color:#8d5936;
    font-family: 'Cormorant', serif;
    font-weight:500;
}
.designButton .price {
    font-size:1.3rem;
    font-weight:500;
    text-transform:none;
}

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: 1px solid #f5f5f5;  background: #f9f9f9; color: #555;font-size:1.2rem;
text-transform:uppercase;}
.footerContainer .container{ border-top: 0px solid #dadada;background:inherit;}

#footer a:link, #footer a:visited {color:#8c8c8c}
#footer a:hover {color: #8d5936}
#footer dd {color:#8c8c8c;}
#footer dt {font-family: 'Cormorant', serif;text-transform:uppercase;font-size:1.6rem;color:#8d5936;
font-weight:600;}

.panel-default>.panel-heading {background:inherit;}

body {font-family: 'Outfit', sans-serif;font-weight:300; font-size: 1.5rem;}
.highlight{/* background:#c4cac1; */}
a {color: #8d5936} 
a:hover, a:focus {text-decoration:none; color: #4e4e4e;}
h1, h2, h3, h4, h5, h6 {font-family: 'Outfit', sans-serif;}
h1, h2{font-family: 'Cormorant', serif;}
h1 {font-weight:500;color:#8d5936;font-size:3.8rem;text-transform:uppercase;letter-spacing:1px;text-align:center;}
h2 {font-weight:500;text-transform:uppercase;letter-spacing:1px;color:#8d5936;font-size:2.5rem;}
.cartHeader, .confirmTell {font-weight:400;font-family: 'Outfit', sans-serif;}
strong, b {font-weight: 700;}

.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;letter-spacing:1px; }
.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;}
.navbar-header{float:none;margin-top:40px}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 0px solid #f7f7f7;list-style:none;text-align:center;margin-top:0px;background:#fcfcfc}

.navbar-collapse {
    padding-left:0px;
    padding-right:0px;
}

/** buttons **/
.btn-primary{border: 2px solid #8d5936;background:#8d5936;font-weight:400;padding:1rem 2rem;border-radius:0px;}
.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 #865534;background:#865534;} 
.btn-header {border-radius: 0px;  border: 0px solid #DADADA;}
.btn-header:hover { color:#8d5936}
a.btn-header:hover{color:#8d5936}
.btn-default, .btnBack {border:2px solid #474949;border-radius:0px;padding:1rem 2rem;font-weight:400;background:none;}
.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:#444;border:1px solid #333;}


/* navbar-toggle */
.navbar-toggle {border-color: #dddddd;}
.navbar-toggle .icon-bar {background-color: #5c604d;}
.navbar-toggle:hover .icon-bar{background-color:#fff}
.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:#5c604d}

.homepanel {background:#fff;text-align:center;margin-bottom:10px;margin-top:20px}
.date-disp-square-sm{background-color:#5c604d;border:1px solid #5c604d}

.newsH1 {padding:35px 0 15px 0; color: #fff}

/** Footer **/
.footerTextAlign {text-align:center;}

#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:13px}

/**** MARKS TWEAKS FOR v65 BUGS ****/
.socialHead i {padding-right: 12px;}
.catImages, .designButton{height:350px;}
.designButton {height:auto;}
.catImages {height:300px;}
.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:#fff;}
.addressDataMobile a:hover{color:#deb0a3;}
.pageMap{margin-top:20px}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:20px}
.addressData-right .fa{margin-right:8px}
#mobilenav 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;}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

#customTop.container {
    width:100%;
    border-bottom:1px solid #f9f9f9;
    padding-bottom:2rem;
    display:none;
}
.topBar {
    background:#f9f9f9;
    color:#8d5936;
    text-align:center;
    padding:0.8rem 0rem;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:1rem;
}
.socialBar {
    margin-right:auto;
    margin-left:auto;
    top:10px;
    text-align:center;
    position:relative;
    z-index:998;
}

.faCustom a {
    font-size:2rem;
    color:#909090;
}
.faCustom a:hover {
    color:#8d5936;
}
.faCustom .fab, .fas {
    padding-right:0.5rem;
    padding-left:0.5rem;
}

.faContact {
    font-size:1.3rem;
    font-weight:400;
    color:#909090;
    letter-spacing:0.5px;
}
.faContact a {
    font-size:1.3rem;
}
.faContact .fas {
    font-size:2rem;
    padding-right:0.5rem;
    padding-left:0.5rem;
}

.imagesmall.col-sm-3 {
    padding-left:0px;
}
.imageNote {
    margin-top:20px;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:1rem;
}
.designSeason {
    max-width:50%;
    padding-left:15px;
}
.designPrices {
    padding:2rem 2rem;
    background:#fff;
    border:1px solid #fff;
    text-align:left;
    margin-left:30%;
}
#detailRight {
    text-align:center;
}
#detailRight p {
    /* float:none!important; */
}

.designBold {
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:1.2rem;
}

.form-control {
    border-radius:2px;
    box-shadow:none;
    border:1px solid #e2e2e2;
}
.pageContact {
    background:#f9f9f9;
    padding:3rem;
}
.homeLower {
    text-align:center;
    max-width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px;
    margin-top:40px;
    margin-bottom:40px;
}
.homeLower h1::after{content: '';display: block;width: 200px;height: 1px;background: #8d5936;margin-top: 20px;margin-bottom:20px;margin-right:auto;margin-left:auto;}

.bottomProducts {
    text-align:center;
    font-weight:500;
    color:#777;
    margin-top:30px;
    letter-spacing:1px;
    text-transform:uppercase;
    font-size:1.2rem;
}
.bottomProducts h2 {
  font-size:4.5rem;
  text-transform:uppercase;
  color:#8d5936;
  margin-bottom:30px;
}

h2 .sub {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 4px;
    color: #959493;
    text-transform: uppercase;
    display: block;
    line-height: 30px
}
.owl-carousel .item {
    height:400px;
    background-size:cover;
    background-position:center;
    margin-bottom:10px;
    border-radius:5px;
}

.markZ {
    height:400px;
    background-size:cover;
    background-position:center;
    margin-bottom:20px;
    border-radius:5px;
	background:#33333321;
}

.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:400px;
    color:#fff;
    border-radius:5px;
    text-align:center;
}
.homeBanner a {
    color:#fff;
}
.homeBanner h1 {
    color:#fff;
    font-size:5rem;
    margin-bottom:10px;
}

.setHeight {
    height:300px;
}
.homeLeftImg {
    background-image:url(../upload/files/images/fathers_day_ban.jpg);
    height:300px;
    background-position:0% 30%;
    background-size:cover;
    border-radius:5px;
}
.homeLeft {
    display:flex;
    flex-direction:column;
    height:300px;
    justify-content:flex-end;
    background:#3336;
    text-align:left;
    border-radius:5px;
    padding:5rem;
    color:#fff;
}
.homeLeft h2 {
    color:#fff;
    font-size:3.5rem;
    font-weight:600;
    margin-bottom:10px;
}
.homeLeft a {
    color:#fff;
}
.homeRightImg {
    height:300px;
    background:#8d5936;
    border-radius:5px;
}
.homeRight {
    display:flex;
    flex-direction:column;
    text-align:center;
    max-height:500px;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:1.3rem;
    padding:1.5rem;
}
.fa-map-marker-alt {
    font-size:4rem;
    padding-bottom:2rem;
}
.designButton img {
    max-height:none;
}

.panel img {
    box-shadow:4px 4px #ffffff;
    border-radius:2px;
        transition:0.5s;
}
.panel img:hover {
    box-shadow:5px 5px #8d5936;
    transition:0.5s;
}

.addressDataMobile a{color:#666;}
.addressDataMobile a:hover{color:#8d5936;}

.navbar-toggle {border-color: #666;border:none;}
.navbar-toggle .icon-bar {background-color: #666;}
.navbar-toggle .icon-bar:hover {background-color:#8d5936;}
.navbar-toggle:hover .icon-bar{background-color:#8d5936}

.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:#fff;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #f5f5f5;padding-bottom:5px;padding-top:5px;color:#555!important;font-weight:400;text-transform:uppercase;color:#fff;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#f9f9f9;color:#fff}
.testLogin {background:#fff;text-align:center;margin-top:-20px;padding-top:10px;padding-bottom:10px;color:#8a8a8a;}
.adminButton {margin-left:10px;margin-right:10px;color:#fff;background:#8d5936;font-weight:300;font-size:12px;border-radius:2px;border:1px solid #fff;}
.adminButton:hover {border:1px solid #fff;}
.adminButton a {color:#fff;}

.page1 .owl-theme .owl-controls {
    margin-top:15px;
}

.owl-theme .owl-controls{
margin-top:10px;
margin-bottom:-10px;
text-align:center;
-webkit-tap-highlight-color:transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{
color:#fff;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#e4e4e4;
display:inline-block;
cursor:pointer;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
background:#869791;
color:#fff;
text-decoration:none
}

.owl-theme .owl-controls .owl-nav .disabled{
opacity:.5;
cursor:default
}

.owl-theme .owl-dots .owl-dot{
display:inline-block;
zoom:1;
*display:inline
}

.owl-theme .owl-dots .owl-dot span{
width:10px;
height:10px;
margin:5px 7px;
background:#d2d2d2;
display:block;
-webkit-backface-visibility:visible;
-webkit-transition:opacity 200ms ease;
-moz-transition:opacity 200ms ease;
-ms-transition:opacity 200ms ease;
-o-transition:opacity 200ms ease;
transition:opacity 200ms ease;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
background:#8d5936
}


blockquote {
font-size: 16px;
font-style: italic;
margin: 0.25em 0;
padding: 0.35em 60px;
line-height: 1.45;
position: relative;
color: #555;
border-left:5px solid #f7f7f7;
font-family: 'Merriweather', serif;
margin-top:40px;
margin-bottom:40px;
}

blockquote:before {
display: block;
padding-left: 10px;
content: "\201C";
font-size: 80px;
position: absolute;
left: -5px;
top: -20px;
color: #8d5936;
}

blockquote cite {
color: #9a9a9a;
font-size: 14px;
display: block;
margin-top: 5px;
font-weight:600;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
.designButton .panel-body img, .promotionPanel img, .gridColumn img {width:250px;height:216px;object-fit:cover;object-position:50% 50%}
.designButton .panel-body img, .catImages .panel-body img, .gridColumn img {width:250px;height:216px;object-fit:cover;object-position:50% 50%}

#pageFilters {
    margin-bottom:20px;
}

#pageFilters.highlight {
    background:#fff;
    border-bottom:1px solid #f5f5f5;
}

.fotorama__nav-wrap {
    margin-top:20px;
}

.portfolioHeading {
    text-align:center;
    margin-bottom:30px;
}
.portfolioHeading h2 {
    font-size:3rem;
    margin-top:30px;
}

.page1 .pageContact {
    background:none;
}
.page1 .pageContact::before {
    content:'Special request & Large orders';
    text-align:center;
    font-size:3rem;
    display:block;
    margin-bottom:50px;
    font-weight:500;
    color:#8d5936;
    text-transform:uppercase;
}

.footerRow {
    text-align:center;
    margin-top:10px;
    margin-bottom:3rem;
}
.footerTextBox {
    font-size:1.5rem;
    background:#ffffff;
    border:1px solid #efefef;
    padding:2rem 5rem;
    min-height:170px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}
.footerTextBox .faCustom .fab {font-size:2.5rem!important;}
.footerTextBox h3 {
    font-weight:500;
    font-size:2rem;
    color:#8d5936;
    font-family: 'Cormorant', serif;
    text-transform:uppercase;
}

.aboutHeading h1 {
    font-family: 'Sacramento', cursive;
    text-transform:none;
    font-size:4.5rem;
    color:#8d5936;
    text-align:center;
    margin-bottom:30px;
}
.page30 .aboutHeading h1 {
    margin-top:40px;
}

.weddingRightText, .weddingLeftText {
    text-align:center;
    margin-top:20px;
}

.page4 h1 {
    text-align:center;
    margin-top:50px;
    margin-bottom:50px;
}

.secondRow {
    margin-bottom:30px;
}

.btnWed {
    margin-bottom:20px;
}


.tipBox {
    text-align:center;
    background:#f9f9f9;
    padding:2rem;
    border-radius:5px;
    min-height:200px;
    display:flex;
    align-items:center;
    margin-top:20px;
    margin-bottom:20px;
    border:1px solid #8d5936;
}

/*** AWAITING PAYMENT GATEWAY BUT WANT TO DISPLAY PRICES SO HIDDEN BUY BUTTON 
#designBlock #detailRight .btnGo{display:none}
.designPrices .radio input[type="radio"]{display:none}
.designPrices:after {
    content:'Please telephone to order';
}
***/

.review {
    padding-bottom: 10px;
}

.review-button {
    border-radius: 20px;
    transition: 0.3s;
    transform: scale(1);
}

.review-button:hover {
    transform: scale(1.05);
}

.googleReview {text-align:center;margin-bottom:3rem;}
.btnReview {font-size:1.5rem;font-weight:400;border-radius:0px;}

#lyAccLogin {display: none;}


.markZ {
    height:400px;
    background-position:center;
    background-size:cover;
    margin-bottom:2rem;
    border-bottom:0px solid #b5ceb0;
    display:block;
}

.homeBannerLeft {
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  height:100%;
  background:rgb(101 101 101 / 10%);
}

.introPara {font-size:1.2rem;text-transform:uppercase;letter-spacing:2px;color:#fff;}
.introPara::before {
    content:'';
    width:30px;
    height:1px;
    background:#555;
    display:inline-block;
    padding-right:1rem;
    position:relative;
    top:-3px;
    margin-right:1rem;
}
.introParaWhite::before {
    background:#fff;
}

.bannerText {font-size: 25px; font-family: 'Cormorant', serif;}

.valBannerTitle {font-size: 5rem; color: #fff; font-family: 'Cormorant', serif;}

/** HIDING THE DELIVERY DELAY MESSAGE **/
.basketDetail .col-sm-6:first-child>p{display:none;}

.orderform h1::after {
    content:'Please ensure that the billing address entered matches the registered card address. If you encounter any issues, please contact us.';
    display:block;
    font-size:2rem;
    margin-top:2rem;
}

[for="order.deliveryTime"] {font-size:0px;}
[for="order.deliveryTime"]::after {
    content:'Delivery Time';
    display:block;
    font-size:12px;
}

@media (max-width:768px) {
    .socialBar {display:none;}
    #customTop.container {
        padding-bottom:0rem;
    }
    .navbar-header {
        margin-top:50px;
    }
    .head-container {
        display:inline;
    }
    .topBar {
        top:53px;
        position:relative;
        z-index:999;
    }
    .footerTextBox {margin-bottom:1rem;
	}
	.homepanel {width: 250px;}
	.col-sm-6 {width: 100%;}
}

@media (max-width:500px) {
	.valBannerTitle {font-size: 3rem;}
}


.page1 div#contentContainer {
    padding: 0;
    margin: auto;
    width: 100%;
    align-content: center;
}

.page1 .btgrid {
    margin: auto;
    width: 60%;
}

.page1 .pageContBot {
    clear: both;
    max-width: 60%;
    margin: auto;
}

.page1 .col-sm-12 {
    width: 100%;
    padding: 0;
}

.page1 #info {
    padding-top: 0;
}


@media (max-width: 1531px) {
	.page1 .btgrid {
    width: 80%;
	}
.page1 .pageContBot {
    max-width: 80%;
	}
}

@media (max-width: 650px) {
	.page1 .btgrid {
    width: 100%;
	}
.page1 .pageContBot {
    max-width: 100%;
	}
}