@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700');
body { font-family: 'Open Sans', sans-serif; font-size: 14px; background: #fff; color: #4E4C4C}
.highlight{background:#fcfcfc;}
a, .catNavigator dt {color: #e93395} 
a:hover, a:focus {text-decoration:none; color: #4E4C4C;}
h1, h2, h3, h4, h5, h6 {color: #4E4C4C; font-family: 'Playfair Display', serif;}
h1, h2{font-family: 'Playfair Display', serif;color:#c81074;}
h1 {font-size:35px;font-weight:400;}
.cartHeader, .confirmTell, #footer dt {color: #c81074; font-family: 'Playfair Display', serif;}
strong, b {font-weight: 500;}

.head-container {border-bottom: 0px solid #888888;padding: 4px 0;background: #78875b;
    box-shadow: 0px 0px 20px #5c6845ab;
}
.topnav-container, .navbar-default {background:#78875b;}  
.topbanner-container {  padding-left: 0px;  padding-right: 0px; }

.addressData a, .addressData a:visited {color:#fff;}
.addressData a:hover{color:#c81074;} 

.owl-carousel {margin-bottom:30px;}

.customPageBot {padding:20px;background:#ffffff;margin-bottom:30px;border:1px solid #f7f7f7;}

.continueButton {text-align:center;font-size:20px;font-family: 'Playfair Display', serif;margin-bottom:20px;}

/** 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 { color: #e8e8e8;   font-size: 16px;display:inline-block;line-height:20px;font-family: 'Playfair Display', serif;text-transform:none;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {  color: #c81074;}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline;border-right:1px solid #ddd;}
.navbar-nav>li:last-child {border-right:none;}
.navbar-brand>img {margin-left: auto;margin-right: auto;}
.navbar-header{float:none;margin-top:50px}
 
.navbar-nav {border-top: 0px solid #eaeaea; border-bottom: 0px solid #eaeaea;list-style:none;text-align:center;}


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

.catNavigator dt {background:#f5f5f5;padding:8px;max-width:90%;font-family: 'Playfair Display', serif;font-size:16px;}

/** buttons **/
.btn-primary{ background-image:none; background-color:#c81074; color: #fff; border: 0px solid #e93395;}
.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:#F06AB2; border: 0px solid #e93395;} 
.btn-header {border-radius: 0px;  border: 0px solid #DADADA;}
.btn-header:hover { color:#c81074}
a.btn-header:hover{color:#fc81074ff}
.btn-default{background-image:none;background-color:#474949;border:0px solid #474949}
.btn-default:hover{background-image:none;background-color:#979999;border:0px solid #474949}

.continueBtn {background:#c80f74;}

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

.singleBanner {margin: 0px 12px;}

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

.designButton img {max-height:none;}
.panel-body {padding:0px;}
.designButton .title {margin-top:15px;font-family: 'Playfair Display', serif;font-size:14px;}
.designButton .price {margin-top:10px;}

.panel-heading h2 {margin-top:13px;text-transform:none;font-size:15px;}

.catImages .img-responsive {max-height:none;}

h1.title {  color: #4E4C4C; display: flex; align-items: center;  text-align: center; margin: 20px 0 20px 0}
h2.title {  color: #c81074;  font-size: 25px; 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:#444;border:1px solid #333;}


/* navbar-toggle */
.navbar-toggle {border-color: #dddddd;}
.navbar-toggle .icon-bar {background-color: #cccccc;}


.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:#e93395}

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

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

/** Footer **/
.footerContainer { border-top: 0px solid #565656;  background: #f5f5f5; color: #969696;font-size:13px;}
#footer a:link, #footer a:visited {color:#969696}
#footer a:hover {color: #666;}
#footer dd {margin-bottom:5px;}

.footer-icons {text-align:center;padding:10px;font-size:15px;}
.footer-icons img {margin-bottom:10px;}
.footerIcons {border-top:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:30px;padding-top: 10px;}

#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}

.owl-theme .owl-controls{
margin-top:10px;
margin-bottom:-25px;
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:#d6d6d6;
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:#d6d6d6;
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:#c80f74
}

.navbar-toggle:hover .icon-bar {background-color: #d44391;}

.leftExtras {display:none;}
   
 /**.addressData-right li:nth-child(6) {display:none;}**/

.amDel{background:#c81074;color:#fff;border-radius:6px;padding:5px;}

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

/** HIDES SEARCH FACILITY IN HEADER **/
/**.headSearch{display:block!important;}**/

label {font-weight: 100;}

.mobile-nav {
    width: 100%;
    margin-top: 0px;
    list-style: none;
    padding: 0px;
    text-align: center;
    margin-top: 10px;
}

.testLogin {
    text-align: center;
}

#mobilenav a {padding:10px 0px;}

@media (max-width:768px){
.gallerPageQty{float:left;}
}

.dropdown-header {font-size: 15px;}

#mobilenav .dropdown-menu {background: #6a757d;}
#mobilenav .dropdown-menu a {color: #fff; text-align: center;}
#mobilenav .dropdown-menu a:hover {color: #555;}
#mobilenav .dropdown-menu .dropdown-header {text-align: center;}

/* */

@media (min-width: 768px) {
	#contentContainer {margin-bottom:150px;}
	.footerIcons {margin-top: -150px;}
}

@media (min-width: 992px) {
<!--.page1 .col-md-3 {
    width: 100%;
}-->
.page1 .pageContTop .col-md-3 {
    width: 25%;
}
}


/** BANNER **/
.owlDiv .owlCustom {
    top: 0;
    height: 100%;
}

.bannerText {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 50px;
}

.bannerText h2 {
    color: #fff;
    font-size: 7rem;
    text-shadow: 0 0 10px #000;
}

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

.footerContainer img[src="/upload/styles/images/footer.png"] {
    content: url(/upload/mt/shan533/images/footer_fp_grey.png);
}

.headerSearch {display:none !important}
.headSearch {display:none !important}



/** BANNER **/
.owl-carousel .owl-item img,
.markZ {
    height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.owlDiv .owlCustom,
.markZ .owlCustom {
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
	pointer-events: none;
}

.bannerText {
    width: 100%;
    height: 100%;
    background: #0000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
    padding: 20px;
}

.bannerText h1 {
    font-size: 6rem;
    color: #fff;
    text-shadow: 0 0 10px #000;
    margin-bottom: 20px;
}

.bannerText p {
    font-size: 4rem;
    margin-bottom: 20px;
    text-shadow: 0 0 10px #000;
}

.bannerText .btn {
    border-radius: 0;
    padding: 10px 15px;
    font-size: 1.8rem;
}

.page1 .container{width:100%;max-width:1400px;}

@media (max-width: 768px) {
    .productCol, .promotionPanel {
        width: calc(100% / 2);
        float: left;
		padding-left:4px;
		padding-right:4px;
    }
	 .productCol .panel-body{padding:8px;}
}
.price.telToOrderLabel {
    display: none;
}

.telToOrderPrice {
    display: block;
}

@media (min-width: 992px) {
    .col-md-4.productCol {
        width: 25%
    }
}