body {background: #fff; color: #555}
.container {background:#fff;}
.head-container {border-bottom: 1px solid #f5f5f5;background:#fff;;}
.topnav-container, .navbar-default {background:#fff;}
.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: #555;}
.cartHeader, .confirmTell, #footer dt {color: #555;}

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

.navbar-default .navbar-nav>li>a { color: #9a9a9a;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #ecafbe;}

.catNavigator dt {color:#555;font-family: 'Sorts Mill Goudy', serif;font-size:2rem;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#555}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #5c604d; text-decoration:none}

.panel{background: #ffffff;border: 1px solid #f1f1f1;color:#555;box-shadow:none;border-radius:0px;}
.panel:hover{background:#f9f9f9;border:1px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #f9f9f9; border: 1px solid #909090;color: #555; text-decoration:none}
.newsPanel:hover{  background: #f9f9f9; border: 1px solid #909090;color: #555; text-decoration:none}
.panel-heading h2 {color:#555;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: 0px solid #5c604D;  background: #3c3d41; color: #555}
.footerContainer .container{ border-top: 0px solid #dadada;background:inherit;}


#footer a:link, #footer a:visited {color:#555}
#footer a:hover {color: #5c604d}
#footer dd {color:#555;}

.panel-default>.panel-heading {background:inherit;}
body { font-family: 'Montserrat', sans-serif; font-size: 14px;font-weight:400;}
.highlight{/* background:#c4cac1; */}
a {color: #ecafbe} 
a:hover, a:focus {text-decoration:none; color: #ec98ad;}
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif;}
h1, h2{font-family: 'Sorts Mill Goudy', serif;}
.cartHeader, .confirmTell, #footer dt {font-weight:400; font-family: 'Montserrat', 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;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;}
.navbar-header{float:none;margin-top:0px}
 
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 1px solid #f5f5f5;list-style:none;text-align:center }

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

/** buttons **/
.btn-primary{border: 1px solid #ecafbe;background:#ecafbe;border-radius:2px;font-weight:500;padding:1rem 2rem;}
.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 #d89fad;background:#d89fad;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#333;}
a.btn-header:hover{color:#333;}
.btn-default{border: 1px solid #555;background:#555;border-radius:2px;font-weight:500;padding:1rem 2rem;color:#fff;}
.btn-default:hover{border:1px solid #333;background:#333;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;display:none;}

#socialShare{margin-top:30px}
.mosaicflow__item {margin: 10px 10px 0px 0px;}

.galleryCell .panel, .galleryCell, .galleryCell .panel-default{height:250px;margin-bottom:18px}
.galleryCell img{max-height:220px}
#content{margin-top:20px}
.dropdown-menu{min-width:240px}
.galleryPageSize{color:#333;font-size:14px}

.contactDetails a{font-size:15px}

/**** MARKS TWEAKS FOR v65 BUGS ****/
.socialHead i {padding-right: 12px;}
.catImages, .designButton{height:330px}
.catImages {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:#fff;}
.addressDataMobile a:hover{color:#deb0a3;}
.pageMap{margin-top:20px;border: 0px solid #c3b48d;border-radius:0px 10px 10px 10px;}
#content{margin-bottom:30px;margin-top:3rem;}
.owl-carousel{margin-bottom:20px;}
.addressData-right .fa{margin-right:8px}
#mobilenav .adminButton{margin-right:10px}
.pageGallery h1{display:none;}
.loginFormControl{height:45px;padding-top:10px}
.owlDiv img{max-width:100%;margin-bottom:10px;margin-top:-5px;}
.selectDate{z-index:100;}
.basketDetail .deliveryInfo{display:inline-block}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

.addressDataMobile a{color:#555;}
.addressDataMobile a:hover{color:#ecafbe;}

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

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

.designButton .panel-body img, .promotionPanel img{width:230px;height:230px;object-fit:cover;object-position:50% 50%}
.designButton .panel-body img, .catImages .panel-body img{width:230px;height:230px;object-fit:cover;object-position:50% 50%}

.imagesmall.col-sm-3 {
    padding-left:0px;
}
.imageNote {margin-top:10px;}
.designPrices {
    background:none;
    border:none;
    padding-left:0px;
    margin-top:-10px;
}
.designPrices label {font-size:1.5rem;}
#detailRight p {
    float:none!important;
}
.btnGo {width:100%;}

.pageContact {background:#f9f9f9;padding:3rem;}
.pageContact label {font-weight:400;}
.pageContact h2 {font-size:2.5rem;}
.pageContact .btn-primary {margin-right:0.5rem;}

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

#customTop.container {width:100%;padding-left:0px;padding-right:0px;background:inherit;}

.customSocial {
    text-align:center;
    position:relative;
    top:0rem;
    z-index:999;
    margin-right:auto;
    margin-left:auto;
    float:none;
    font-size:1.1rem;
    border-bottom:1px solid #f5f5f5;
    padding:0.6rem;
    background:#fff;
    padding-bottom:1rem;
}
.customSocial p {margin-bottom:0rem;}
.customSocial i{margin-right:0.5rem;margin-left:1rem;}
.customSocial .fa-shopping-bag {
  font-size:1.9rem;
}
.customSocial .fa-envelope {
  font-size:1.9rem!important;
}
.customSocial a {
    color:#555;
}
.customSocial a:hover {
    color:#ffccd9;
}

.shoppIcon {margin-right:1rem;display:inline-block;}
.customHeader {text-align:center;padding:0.5rem;background:#b09a51;}

/***** FOOTER STUFF *****/
#customBottom.container {width:100%;padding-left:0px;padding-right:0px;margin-right:auto;margin-left:auto;}
.customFooter {margin-top:7rem;margin-bottom:7rem;font-size:1.4rem;color:#fff;max-width:1140px;margin-right:auto;margin-left:auto;}
.customFooter a {color:#fff;}
.customFooter a:hover {color:#ecafbe;}
.customFooter h3 {font-size:1.7rem;color:#fff;font-weight:600;text-transform:uppercase;}
.faCustom a {font-size:3rem;margin-right:1rem;color:#fff;}
.contactBlock {display:block;position:relative;margin-top:1rem;}
.contactBlock .fas {font-size:1.5rem;margin-right:1rem;margin-bottom:1rem;}
.openingTimes {display:block;position:relative;margin-top:-1rem;}
.openingTimes .fas {font-size:1.6rem;margin-right:0.6rem;}
.addBlock {margin-top:1.5rem;font-size:1.5rem;}
.footerMessage {text-align:center;background:#af8893;width:100%;padding:3rem 0rem;font-size:1.5rem;text-transform:uppercase;letter-spacing:0.5rem;font-weight:500;color:#fff;}
.footerMessage p {margin-bottom:0px;}

.homeLower {
    text-align:center;
    margin-top:2rem;
    max-width:50%;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:5rem;
}

.markZ {
    height:400px;
    background-position:center;
    background-size:cover;
}
.page10 .markZ {height:200px;}
.bannerOverlay {
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
}
.bannerOverlay h1 {color:#fff;font-size:5rem;}

.weddingContImage {display:flex;align-items:center;justify-content:center;height:100%;}
.weddingContImage img {box-shadow:5px 5px 0px #f1f1f1;border-radius:5px;}
.weddingContText {padding:2rem;}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.bigPara {font-size:2rem;font-weight:500;}

.weddingContainer {text-align:center;margin-top:2rem;margin-bottom:5rem;}
.weddingContainer h1 {font-size:3rem;}
.weddingContainer p {max-width:60%;margin-right:auto;margin-left:auto;}
.weddingContainer h2 {font-size:2.5rem;}

.circle {display:flex;align-items:center;justify-content:center;margin-top:2rem;margin-bottom:2rem;}
.circNumber {
  width: 50px;
  height: 50px;
  border: 1px solid #ffccd9;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align:center;
  background:#ffccd9;
  color:#fff;
}

.subBox {text-align:center;font-size:1.8rem;margin-top:2rem;}

.emptyBorder::after {
  content:'';
  display:block;
  width:100px;
  height:1px;
  background:#d6d6d6;
  margin-right:auto;margin-left:auto;
  margin-top:2rem;
  margin-bottom:4rem;
}

.testimonialFooter {
  background:#f9f9f9;
  padding:5rem;
  min-height:400px;
}
.testimonialBox {text-align:center;font-size:1.6rem;}
.testName {font-weight:600;}
.testPic {margin-bottom:2rem;}
.testPic img {width:90px;height:90px;border-radius:50%;}

.page9 .content-container {width:100%;padding-left:0px;padding-right:0px;}
.page9 .contentFull {padding-left:0px;padding-right:0px;}
.page9 #content {margin-bottom:0px;}

.page1 .content-container {width:100%;padding-left:0px;padding-right:0px;}
.page1 .contentFull {padding-left:0px;padding-right:0px;}
.page1 #content {margin-bottom:0px;}

.fullWidthBackground {background-image:url(../upload/files/images/we_deliver.jpg);background-position:center;background-size:cover;height:500px;}
.weDeliver {display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;color:#fff;background:rgb(51 51 51 / 32%);font-size:1.5rem;}
.weDeliver h2 {font-size:3rem;color:#fff;}
.weDeliver p {max-width:50%;font-weight:500;}

.markY {max-width:1140px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}


.map-responsive{
    overflow:hidden;
    padding-bottom:36.25%;
    position:relative;
    height:0;
    margin-top:3rem;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.page1 .pageDesigns {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}


.homeTitle1 {max-width:1140px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;margin-top:5rem;text-align:center;}
.homeTitle1 h2 {font-size:3rem;}

.smallContainer {max-width:1140px;margin-right:auto;margin-left:auto;margin-top:2rem;padding-left:15px;padding-right:15px;}
.panelBox {text-align:center;margin-top:2rem;}
.panelBox h2 {font-size:2.5rem;}

.stripe-element input:-webkit-autofill {-webkit-text-fill-color: #caa1ab !important;}

@media (max-width:768px) {
  #customTop.container {display:none;}
  .head-container {display:inline;}
  .navbar-header {margin-top:40px;}
  .weDeliver {padding:2rem;}
  .weDeliver p {max-width:100%;}
  .fullWidthBackground {height:auto;}
}

.page1 .catDesignTypes {
  max-width:1170px;
  margin-right:auto;margin-left:auto;
  padding-left:15px;padding-right:15px;
}
.page1 #catDesign1 {font-size:3rem;}

@media (min-width: 992px) {
    .page1 .catDesignTypes  .col-md-3 {
        width: 33.33333333%
    }
}

[title~=Same] {
  background-color: pink;
}

.partner {
    max-height: 100px;
}

.partner2 {
	max-height:57px;
}

.partner-link {
	color: #000;
}

.partner-link-wedding {
	max-height: 175px;
}

@media (max-width: 767px) {
	.panelBox {
    margin-bottom: 25px;
}
}

input.delTypeCollect:after {
    content: ' from 27 Station Approach, Bromley, BR2 7EQ';
    display: inline-block;
    margin: 2rem 0;
    width: 30rem;
}


/** BANNER **/
.bannerText {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
    color: #fff;
}

.bannerText h2 {
    color: #fff;
    font-size: 4rem;
}

.bannerText p {
    text-shadow: 0 0 10px #000;
    font-size: 2rem;
}


/** FIXES **/
.basket .discountRow:nth-child(3) .discountCol {display: none;}

#shoppingBasket{
    display: flex;
    flex-direction: column-reverse;
}

#shoppingBasket h1 {
    display: none;
}

#shoppingBasket .newCSBlock {
    margin-top: 40px;
}

.delBox1 h2 {
    font-weight: 600;
}

#shoppingBasket .cartWrapper:before {
    content: 'Your Shopping Cart';
    display: block;
    font-family: 'Sorts Mill Goudy', serif;
    font-size: 2.6rem;
}


/** FIXES **/
.footerContainer img[src="/upload/styles/images/footer.png"] {
    content: url(/upload/mt/amas355/images/footerCard_defaultWhite.png);
}


.bannerOverlay {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
    color: #fff;
}

.bannerOverlay h1 {
    color: #fff;
    font-size: 5rem;
	margin: 20px;
}

table.table-condensed {
    margin: auto;
}
 
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-top {
    left: 0 !important;
    margin: auto;
    width: auto;
}



ul.nav.navbar-nav.navbar-right a:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #555555;
    margin: 0 10px;
    transform: rotate(20deg);
}
ul.nav.navbar-nav.navbar-right li:last-child a:after {
width:0px;
}

ul.nav.navbar-nav.navbar-right li>a {
    padding: 0;
}


.pageCat .col-sm-6.col-md-3 {
    width: calc(100% / 4);
}

@media (max-width: 768px) {
	.pageCat .col-sm-6.col-md-3 {
		width: calc(100% / 2);
		float: left;
	}
	.productCol {
		width: calc(100% / 2);
		float: left;
	}
	.desSelection {
		margin: 0px;
	}
}

.page1 .designButton .panel-body img,
.catImages .panel-body img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
    max-height: none;
}

.page1 .panel {
	box-shadow: 0px 0px 20px #00000038;
	border: 0px;
}

.page1 .panel:hover {
	border: 1px solid #fff;
}

.panel-heading h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
}

.page1 #contentContainer {
	width: 100%;
	padding: 0px;
}

.page1 #content {
	margin-top: 0px;
	margin-bottom: 0px;
}

.page1 #info {
	padding: 0px;
}

.page1 .pageCat {
	background: url('/upload/mt/cbf251/upload/files/images/croydon-blooms.jpg');
	padding-top: 3rem;
	background-size: cover;
	background-position: 50% 50%;
}

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

.page1 .pageDesigns {
	background: #ffeaef;
}

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

.page1 .custFaves {
	font-size: 16px;
	padding: 3rem 1rem 1rem;
	text-align: center;
}

.page1 .custFaves h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}

.page1 .btnViewMore {
	text-align: center;
	padding-bottom: 3rem;
}

.footerContainer {
	padding: 0px;
}

@media(min-width: 768px) {
#headContainer {
    display: none;
}
.designButton{
	height:auto;
	min-height:240px;}
}

.customSocial {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.homeBtn,
.headCart,
#addEmail,
#addTel:has(.fa-phone-square) {
    display: none !important;
}

.catImages .panel-heading {
    background: none;
    position: absolute;
    left: 8px;
    top: 8px;
    padding: 0;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #00000020;
    padding: 10px;
}

.catImages .panel-heading h2 {
    background: none;
    color: #fff;
    font-size: 1.6rem;
text-wrap:auto;
text-shadow:0px 0px 10px #000;
}

.catImages .panel-body, .productCol .panel-body{padding:8px;}

.productCol{padding-left:4px;padding-right:4px;}
.designButton .panel-body img, .promotionPanel img{width:100%;height:auto;object-fit:cover;object-position:50% 50%;aspect-ratio:1 / 1;}
.designButton .panel-body img, .catImages .panel-body img{width:100%;height:auto;object-fit:cover;object-position:50% 50%; aspect-ratio:1 / 1;}
.designButton{height:auto;min-height:240px;}

.navbar-header:after{content: 'Independent florist delivering flowers in Croydon everyday';display:block;font-weight:600;text-align:center;text-transform:uppercase;margin-top:-20px;padding-bottom:15px}

ul.nav.navbar-nav.navbar-right {
    display: none;
}

ul.nav.navbar-nav.navbar-right {
    display: block;
padding-bottom:10px;
border-bottom:5px solid #979696;
}
.row.catSelection.catDesignTypes h2 {
    display: none;
}

.row.catSelection.catDesignTypes .catImages h2 {
    display: block;
    margin-bottom:0px;
}
ul.nav.navbar-nav.navbar-right a:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #555555;
    margin: 0 10px;
    transform: rotate(20deg);
}
ul.nav.navbar-nav.navbar-right li:last-child a:after {
width:0px;
}

ul.nav.navbar-nav.navbar-right li>a {
    padding: 0;
}