@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');
body { font-family: 'Montserrat', sans-serif;font-weight:400; font-size: 14px; background: #fff; color: #75787b;}
.highlight{background:#f3f3f3;}
.catNavigator dt {color: #fff} 
a {color:#222; font-weight:500}
a:hover, a:focus {text-decoration:none; color: #4E4C4C;}
h1, h2, h3, h4, h5, h6 {color: #555; font-family: 'Montserrat', sans-serif; font-weight:400;}
.cartHeader, .confirmTell, #footer dt {color: #555;font-family: 'Montserrat', sans-serif; }
strong, b {font-weight: 700;}

h1.productTitle {margin-bottom:0px;}

.head-container {border-bottom: 1px solid #e7e7e7; padding: 4px 0; background:#fff;box-shadow:none;}
.topnav-container, .navbar-default {background:inherit}  
.topbanner-container {  padding-left: 0px;  padding-right: 0px; }

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

.cartPromo {background:#fdfdfd;text-align:center;padding:15px;}
.cartPromo h3 {font-size:30px;text-transform:uppercase;margin-bottom:10px;font-weight:500;}

#promo {margin-left:5px;}

.content-noPadding {padding-left:0px;padding-right:0px;}

.socialHead2 {
    text-align: left;
    bottom: 0px;
    padding:30px;
    padding-bottom:10px;
}

.socialHead2 {
    font-size: 21px;
    padding-top: 20px
}

.socialHead2 i {
    padding-right: 5px;
    padding-left: 5px
}

.socialHead2 a {
    color: #6d6d6d
}

.socialHead2 a:hover {
    color: #333
}

.socialHead3 {text-align:center;position:fixed;bottom:60px;width:inherit;}

.footAddress {color:#cacaca;text-align:center;position:fixed;bottom:10px;width:inherit;font-size:13px;}

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

/**.page1.content-container {display:none;}**/

.homeButton {text-align:center;color:#fff;background:rgba(84, 84, 84, 0.58);padding:10px;padding-top:0px;margin-top:400px;font-size:6em;font-family:'Rochester', cursive;border-radius:10px;}
.subText {font-family: 'Muli', sans-serif; font-size:15px;margin-top:5px;font-weight:300;}

.navbar-brand>img {margin-left: auto;margin-right: auto;}
.navbar-header{margin-top:20px;padding:20px;}
.navbar-brand {float:none;}

.navbar-fixed-side {background:#fff;padding:0px;border-right:1px solid #232020}

    .navbar-fixed-side .navbar-nav>li>a {font-weight:300;font-size:14px;text-transform:none;padding: 5px 14px;}


    .navbar-fixed-side .navbar-nav {
        float: none;
        margin: 20px 0px;
    }

@media (max-width:468px) {
        .navbar-header {margin-top:60px;}
		.productCol {min-width: 200px;}
}

/** Left Nav **/
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#4E4C4C}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #ca6bb4; text-decoration:none}

#leftNavigator {display:none;}

.wellCustom {background:none;border:none;box-shadow:none;padding:40px;width:inherit;position:fixed;bottom:-30px;}
.input-group-addon {text-transform:capitalize;background:#969696;border:none;}

.form-control {background:#f9f9f9;border:1px solid #999;box-shadow:none;color:#111;}

/** buttons **/
.btn-primary{ background-image:none; background-color:#75787b; color: #fff; border: 0px solid #ca6bb4;border-radius:3px;}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active, .btn-primary:active:focus,.btn-primary.active.focus{background-image:none;background-color:#626567; border: 0px solid #914d81;} 
.btn-header {border-radius: 4px;  border: 1px solid #fff;}
.btn-header:hover { background: none;color:#ca6bb4}
a.btn-header:hover{color:#ca6bb4}
.btn-default{background-image:none;background-color:#474949;border:0px solid #474949;border-radius:3px;}
.btn-default:hover{background-image:none;background-color:#767777;border:0px solid #767777}

@media (min-width: 1024px) {
	/*.designButton { min-height: 370px;}*/
}

.singleBanner {margin: 0px 12px;}

/** Designs **/
.panel{background: none;color:#fff;border: 1px solid #eaeaea;box-shadow:none;border-radius:0px;background: #fff;}
.panel:hover{background:#ffffff;border:1px solid #e2e2e2;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {border: 1px solid #e2e2e2;color: #fff;text-decoration:none;background: #fbfbfb;}
.newsPanel:hover{  background: #fafafa; border: 1px solid #D7D5D5;color: #4E4C4C; text-decoration:none}

.panel-body {padding:0px;}

.userLoginBox .panel {background:#a7a7a7;}
.userLoginBox .panel-heading {background:#a7a7a7;}
.userLoginBox .panel-heading h2 {color:#fff;}

.designButton img {max-height:300px;}
/*.designButton .panel-body img, .catImages .panel-body img{width:250px;height:216px;object-fit:cover;object-position:50% 50%}*/

.panel-heading h2 {font-weight:400;font-size:13px;}

.promotionPanel span.title {color:#555;}

.promotionPanel .btn-primary {margin-top:10px;}

h1.title {  color: #ca6bb4; display: flex; align-items: center;  text-align: center; margin: 20px 0 20px 0}
h2.title {  color: #ca6bb4; font-family:'Rochester', cursive; font-size: 30px; 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; border-bottom: 1px solid #DADADA;}
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:none;border:0px solid #333;margin-top:-60px;padding:20px;}

/* navbar-toggle */
.navbar-toggle {border-color: #fff;top:4px;padding-bottom:10px;padding-top:10px;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle:hover .icon-bar {background-color: #ca6bb4;}


.dropdown-header{color:#e93395}
.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:#ca6bb4}

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

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

/** Footer **/
.footerContainer { border-top: 0px solid #565656;  background: #fff; color: #555}
#footer a:link, #footer a:visited {color:#fff}
#footer a:hover {color: #4e4c4c}

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

/** Show More Box for Products **/ 
.read-more-state {  display: none;}
.read-more-target {  opacity: 0;  max-height: 0;  font-size: 0;  transition: .25s ease;}
.read-more-state:checked ~ .read-more-wrap .read-more-target {  opacity: 1;  font-size: inherit;  max-height: 999em;}
.read-more-state ~ .read-more-trigger:before {  content: 'Show more';}
.read-more-state:checked ~ .read-more-trigger:before { content: 'Show less';}
.read-more-trigger {  cursor: pointer;  display: inline-block;  padding: 0 .5em;  color: #666;  font-size: .9em;  line-height: 2;  border: 1px solid #ddd;  border-radius: .25em;}

#detailRight a {margin-left:0px;padding-right:0px;}
.designButton span.title{font-family: 'Montserrat', sans-serif;font-size:16px;font-weight:400;margin:0px;color:#444;margin-top:15px;}
.designButton .price {color:#444;font-size:14px;font-weight:400;}

.videoWrapper {
	position: relative;
	padding-bottom: 55%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	margin-top:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.crossSellProducts.highlight {padding:20px;border-radius: 5px;border-top-left-radius: 0;}
.crossSellProducts.highlight h2 {margin-bottom: 0px;border-bottom: 1px solid #d6d6d6;line-height: 30px;}
.crossSellProducts.highlight .designButton {min-height: 300px;}
.crossSellProducts.highlight .designButton img {max-height:230px;}
.btn2, .btn2:hover, .btn2:focus {border-bottom-left-radius: 0;border-bottom-right-radius: 0;border:0;background: #f3f3f3;color: #333;}
.btn2.collapsed {border-radius:3px;}

.navbar .cart {
    font-size: .9em;
    padding: 30px;
    padding-top:10px;
    padding-bottom:10px;
    bottom: 0px;
    color: #6d6d6d;
    text-align: left;
}

.cart::after {
	display:block;
	max-width:100%;
	height:180px;
	content:'';
	    background-image: url("../upload/files/images/left_icons.png");
		background-repeat: no-repeat;
		background-position:bottom;
		background-size:contain;
}

.cart strong {
    font-weight: 400
}

.navbar .cart a {
    color: #9c9c9c;
    font-weight: 500
}

.navbar .cart a:hover,.navbar .cart a:focus {
    text-decoration: none;
    color: #000
}

@media (max-width:1024px) {
	.productCol {min-width: 200px;}
	.crossSellProducts.highlight .designButton {min-height: 230px;max-height: 230px;}
	.designButton span.title {white-space: initial;font-size: 18px;}
	.cartImage {max-width:100%;max-height:100%;}
	.catImages, .designButton {height:auto;min-height:100%;}
}


@media (max-height:780px) {
    .navbar-fixed-side .navbar-nav {
        float: none;
        margin: 10px -15px;
    }
    }


@media (max-height:685px) {
	    .navbar-fixed-side .navbar-nav {
        float: none;
        margin: -10px 
    }
}

.fa-user {color:#cacaca;padding-right:5px;}
#addTel a {color:#555;}

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

@media (max-width:768px) {
        .socialHead2 {display:none;}
        .cart {display:none;}
.mobileNumber{display:none;}
.navbar-fixed-side{border-right:0px;}
}
@media (min-width:769px){
.navbar-fixed-side{border-right:1px solid #232020;}
}

.ShoponlineBTN  {text-align:center;background:#fff;padding:10px;max-width:80%;border-radius:10px;margin-bottom:30px;border:1px solid #cecece;}
.ShoponlineBTN a {color:#111;font-size:15px;}

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

#orderDetailsStripe .panel {color:inherit;}

@media (max-height:630px) {
	.navbar-header {margin-top:-30px;padding:40px;}
	    .navbar-fixed-side .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .socialHead2 {bottom:80px;}
}

.flexBox {
	text-align:center;
	font-size:17px;
	color:#fff;
	background:#333;
}

.paymentIcons {
	bottom:20px;
	position:absolute;
	padding-left:20px;
}

.homeBanner {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	height:100vh;
	max-width:60%;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}
.homeBanner h1 {
	font-size:6rem;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
	color:#fff;
	text-shadow:0px 0px 30px #808080;
}
.subHeading {
	text-transform:uppercase;font-size:3rem;
	text-align:center;
		text-shadow:0px 0px 30px #808080;
}
.btnHome {
	background:#b45972;
	color:#fff;
	padding:1rem 2rem;
	text-transform:uppercase;
	font-size:1.6rem;
	font-weight:400;
}

@media (max-width:768px) {
	.homeBanner h1 {
		font-size:4rem;
	}
	.subHeading {
		font-size:2rem;
	}
	.btnHome {
		font-size:1.2rem;
	}
}

.confirmBox {color:#75787b}

@media (min-width:768px) {
        #delInfoBox, #recInfoBox {width: 50%;float: left;}
}

.recipAddress .form-control {
	color:#666;
}
#sf2 .form-control {
	color:#555;
}

/**** MARKS TWEAKS FOR v65 BUGS ****/
.socialHead i {padding-right: 12px;}
.catImages, .designButton{height:380px}
.catImages {height:320px}
.catImages .panel-body {padding:15px}
.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:#ca6bb4;}
.pageMap{margin-top:20px}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:0px}
.addressData-right .fa{margin-right:8px}

.pageGallery h1{display:none;}
.loginFormControl{height:45px;padding-top:10px}
@media (min-width: 992px){
#detailLeft p{height:400px;width:400px;overflow:hidden;text-align:-webkit-center}
#detailLeft p img{object-fit:cover;object-position:50% 50%;}
}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}
.owlDiv img{max-width:100%}
.selectDate{z-index:100;}

/** ADDED BY BILL FOR 65 UPGRADE **/

#footer {display:none}
/*.page1.footerContainer {display:none}*/

.content-container {width:100%}

.navbar-nav>li {display:block; text-align:left}
.navbar-nav>li>a {padding-top: 8px; padding-bottom: 8px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #ccc;}
.navbar-default .navbar-nav>li>a.current {
    color: #111;
}
.navbar-nav {border-top: 0px solid #DADADA; border-bottom: 0px solid #DADADA;list-style:none;text-align:center }

.mobileNumber {margin-left:40px; margin-top:20px}

.cartRow textarea {border:1px solid #999}

@media (min-width: 768px) {
    .navbar-fixed-side {
        position:fixed;
        margin: 0px -15px;
        height: 100vh;
        width: inherit;
        overflow: auto;
        border-top-width: 0;
        border-bottom-width: 0;
        border-radius: 0;
    }
}

.footerContainer img {content:url("../images/footer.png");display:none;}

.cke_show_borders {background:#fff!important;}

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

.navbar-toggle {border-color: #555;border:none;}
.navbar-toggle .icon-bar {background-color: #555;}
.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:#ffffff;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;;font-weight:400;text-transform:lowercase;color:#555;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#f9f9f9;color:#555}
.testLogin {background:#ffffff;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:#333;font-weight:300;font-size:12px;border:1px solid #333;}
.adminButton:hover {border:1px solid #555;color:#fff;background:#555;color:#fff;}
.adminButton a {color:#fff;}

.weddingContainer {text-align:center;max-width:80%;margin-left:auto;margin-right:auto;
font-size:1.5rem;}
.weddingIntro {font-size:2.2rem;margin-bottom:10px;text-transform:uppercase;}
.page37 .catImages .panel-body {padding:15px;}
.page37 .catImages {height:auto;}
.page37 .catImages.panel {border-radius:5px;}

.telToOrderPrice {display: block;}

.ctct-form-header {text-align:center;color:#fff!important;font-family: 'Montserrat', sans-serif!important;}
.ctct-popup-content div.ctct-form-popup form.ctct-form-custom input.ctct-form-element {border-radius:0px!important;box-shadow:none!important;}
.ctct-popup-content .ctct-form-popup.form_0 .ctct-form-custom .ctct-form-button {border-radius:0px;text-transform:uppercase;background:#fff!important;border:1px solid #fff!important;color:#222!important}
.ctct-form-text {text-align:center!important;font-size:2.2rem!important;color:#fff!important;font-family: 'Montserrat', sans-serif!important;}
.ctct-form-defaults {background-color:#5595b9!important;color:#fff!important;border-radius:0px!important;}
.ctct-form-label {color:#fff!important;text-transform:uppercase;font-weight:400!important;font-family: 'Montserrat', sans-serif!important;}	


/**NEWSLETTER**/

.newsletterBlock {
    background: #e8e8e8;
    color: #000;
    padding: 20px;
	border-bottom: 10px solid #fff;
}

.newsletterHR {
	height:0;
	border-top: 10px solid #fad2cd;
	border-bottom: none;
}

.newsletterPanelPink {
    background: #e6c1bd;
    color: #000;
    padding: 15px;
    margin-bottom: 15px;
}

.shopLabel {
    color: #222;
    font-weight: 500;
    text-transform: uppercase;
	background: #eee;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.shopImage {
    margin-bottom: 0px;
}

.bouquetLeft {
    float: right;
}

.bouquetRight {
    float: left;
}

@media (max-width: 768px) {
	.bouquetLeft {
    float: none;
	margin: auto
}

.bouquetRight {
    float: none;
	margin: auto
}
	
}


/** TO HIDE THE SEARCH BUTTON IN HEADER ON 6.5 **/
/**.headerSearch {display:none !important}
.headSearch {display:none !important}**/

.videoFrame {width:75%; margin-left:auto; margin-right:auto}

.locationArea a {
    color: #75787b;
}

.page1 .content-container #content{margin-top:10px;}
#letterCheck{border-color:#828866;background-color:#828866;}
.designPrices .pc:before {
    content: 'Enter your tribute word in the box below and click Calculate to see the total price of this item.';
    margin-bottom: 10px;
    display: block;
    color: #000;
}
#customBottom.container{width:100%;}
#customBottom.container p{text-align:right;}
.footerDiv{width:50px;height:3px;background:#888;margin-left:auto;margin-bottom:10px;}
@media (max-width: 768px) {
    .navbar-brand img{max-height:120px}
    .navbar-header{padding:0px;}
    .productCol {
        width: 50%;
        float: left;
        min-width:50%;
    }
    .designButton .panel-body img {height:200px;}
    .designButton {
        height: 310px;
    }
    #customBottom.container p{text-align:center;}
    .footerDiv{margin:auto;}
    .content-container #content{margin-top:10px;}
}
