@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* font-family: 'Playfair Display', serif; */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* font-family: 'Lato', sans-serif; */

body {padding:0px;margin:0px;background:#ffffff;font-size:18px;color: #232222;font-weight:400;line-height:20px;font-family: 'Lato', sans-serif; font-weight:400;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; margin: 0; padding: 0; }
input, select, textarea, button {  color: #4a4a4a }
a, img { border: medium none; }
a { color: #333333; text-decoration: none; }
div { margin: 0; padding: 0; }
p { font-size:14px; line-height:24px; padding:0px 0 15px; margin:0px; text-align:left; } 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px; }
a{ outline:none; }
/*a:hover { color: #1b1f23; }*/
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.center{ text-align:center; }
.anim { transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; }
.anim2 { -webkit-transition: All 0.4s linear; -moz-transition: All 0.4s linear; -o-transition: All 0.4s linear; -ms-transition: All 0.4s linear; transition: All 0.4s linear; }
form { margin: 0; padding: 0; }
.row { width:1170px; margin:0 auto; float:none;}

.ftr-width { float:left; width:100%; padding:40px 0;}
footer { background: #0E1317; float:left; width:100%;padding:60px 0; text-align: center;}
.site-info { width: 25%; float:left; margin-right: 7%;}
.site-info.foot-logo {float: right; width: 36%;}
.site-info:last-child{ text-align:center; margin-right: 0;}
.site-info p{font-family: 'muliregular'; font-size:15px; line-height:24px; color: #081424; width:100%; float:left; padding-bottom: 0;text-align:left;}
.site-info h3{ font-family: 'mulisemibold'; color:#333333; font-size:18px; line-height: 25px; text-align:left; padding-bottom:12px; border-bottom: 1px solid #dbdad8; width:100%; float:left;margin-bottom: 15px;}
.site-info h2{ font-family: 'muliregular'; color:#333333; font-size:24px; line-height: 25px; text-align:left; width:100%; float:left;margin-bottom: 15px; text-transform: uppercase;}
.site-info li { font-family: 'muliregular'; padding: 0;  width: 100%; float: left; font-size: 15px; line-height:25px; color: #081424; text-align: left; margin-bottom: 5px;}
.site-info li a { color: #081424; font-family: 'muliregular'; font-size: 15px; line-height:25px; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
.site-info li a:hover{ text-decoration: underline;}
.site-info li.ph {background: url(../images/ph.png) no-repeat 0 10px;}
.site-info li.mail {background: url(../images/mail.png) no-repeat 0 10px;}
.site-info ul.lst li {padding-left: 50px; margin-bottom: 18px;}
.site-info ul.lst li:last-child{ margin-bottom: 0;}
.site-info ul.lst li a{ display: block;}
.site-info li a.mail:hover{ color:#7aae4d; text-decoration:underline;}
.copy {width: 100%;float: left;padding: 25px 0; border-top: 1px solid #dbdad8;}
.copy p{font-family: 'muliregular'; font-size:15px; line-height:18px; color: #000; width:100%; float:left; padding-bottom: 0; text-align:left;}
.copy-lft { width: auto;float: left;}
.copy-rgt {float: right;}
.copy ul li {width: auto;float: left;margin-right: 15px;}
.copy ul li a img{ width: auto; float: left;transition:all .5s ease; vertical-align: middle;display: inline-block;}
.copy ul li a:hover img{opacity: 0.6;}

.social-link{ width: 100%; float:left; padding: 0px 0px}
.social-link ul li a{ font-size: 26px; color: #fff;transition:all .5s ease;}
.social-link ul li a:hover { color: #e83e99;}

.footer-link{ width: 100%; float:left; padding: 30px 0px}
.footer-link ul{ float: left; width: 100%; text-align: center;}
.footer-link ul li { display: inline-block; margin-right: 20px;}
.footer-link ul li:last-child { margin-right:0px;}
.footer-link ul li a { color: #fff; font-weight: 400; font-size: 18px; line-height:26px; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
.footer-link ul li a:hover{ text-decoration: underline;}
.mail-link{ float: left; width: 100%; text-align: center;}
.mail-link p { text-align: center; padding-bottom: 0px;}
.mail-link p a{color: #fff; font-weight: 400; font-size: 16px; line-height:25px; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
.mail-link p a:hover {  text-decoration: underline;}

.newsletter-input {float: left;width: 100%;margin-top: 20px;}
.newsletter-input input[type="text"] {background: #fff; font-size: 14px;color: #000;width: calc(100% - 135px);line-height: 44px; height: 44px;
font-family: 'muliregular'; padding: 0 10px; float:left; border: 1px solid #fff;}
.newsletter-input button {background: #caa95f;color: #fff;padding: 9px 30px 9px 10px; font-family: 'muliregular'; font-size:14px; cursor: pointer;border: none;font-size: 13px;text-transform: uppercase;
float: left;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease; position: relative;
width: 135px;height: 44px; letter-spacing: 0.5px;}
.newsletter-input button:after{ position: absolute; content: ""; width: 24px; height: 44px; top:0px; background: url(../images/arrow.png) no-repeat center center; right: 8px;
text-align: center;margin: 0 auto;display: flex;align-items: center;justify-content: center;}
.newsletter-input button:hover {background: #000;}
.social-lst {width: 100%;float: left;background: #fff;padding: 35px 0; border-top: 1px solid #f6f5f3;}
.social-lft {width: 50%;float: left;}
.social-lft ul{ float:left; width: 100%;}
.social-lft ul li {width: auto;float: left;margin-right: 8px;}

.social-lft ul li a:hover{ opacity:0.6;}

.social-lft ul li a { background: url(../images/social.png) no-repeat 0 0; display: inline-block; width: 42px; height: 42px;}
.social-lft ul li.fb-ico a { background-position: 0px 1px;}
.social-lft ul li.ins-ico a { background-position: -57px 1px;}
.social-lft ul li.gle-ico a { background-position: -115px 1px;}
.social-lft ul li.ln-ico a { background-position: -173px 1px;}
.social-lft ul li.yu-ico a { background-position: -230px 1px;}
.social-lft ul li.twt-ico a { background-position: -288px 1px;}

.social-rgt {width: 50%;float: right;}
.social-rgt ul {float: right; margin-top: 8px;}
.social-rgt ul li{ width: auto; float: left; margin-right: 45px;}
.social-rgt ul li a{float: left;width: 100%; color: #333333; font-family: 'muliregular'; font-size: 17px; line-height:27px; transition:all .5s ease; text-transform: uppercase;}
.social-rgt ul li:last-child {margin-right: 0;}
.social-rgt ul li a:hover{ text-decoration: underline;}

/*Who We Are*/
.bed-linens{ width:100%; float:left; background:#fff; padding:55px 0;}
.bed-lft{ width:48%; float:left; margin-right: 4%; padding-right: 30px;}
.bed-lft .ftc-smooth-image { float:left; width: 100%; margin:25px 0px; }
.bed-lft .ftc-smooth-image img {float:left; width: 100%; }
.bed-linens h2{font-size:40px; color:#000; font-family: 'Playfair Display', serif; font-weight: 700; line-height:48px; padding-left:50px; text-transform: uppercase;position:relative; margin-bottom: 30px;}
.bed-linens h2:after{ position: absolute; content: ""; left: 0; top:0px; bottom: 0; margin: auto; width: 40px; height: 3px; background: #ccae7d;}
.bed-linens p{ float: left;width: 100%;font-size:16px; color: #333; font-weight:400; line-height:26px;}
.bed-linens p.big-txt { font-size:20px; color: #151515; line-height: 30px;}
.bed-rht{ width:48%; float:right; overflow:hidden;}
.bed-rht .ftc-smooth-image img{ max-width:100%; height:auto;}
.bed-rht img {width: 100%;float: left;} 
.rgt-cont{width: 100%;float: left;margin:25px 0px; }

.quote-caption{ width:100%; float:left; margin-top:10px; padding-left: 28px; text-align: right; position: relative;}
.bed-rht .quote-img{width: auto; position: absolute;left: 0;top: 0;z-index: 0;}
.quote-caption h3 {position: relative; font-size: 30px; line-height: 42px;font-style: italic; font-weight: 700; color: #151515;font-family: 'Playfair Display', serif; }



/* smooth background fade icon */
.ftc-smooth-image.ftc-smooth { display: block; line-height: 0; position: relative; max-width: 100%; overflow: visible; float: left;width: 100%;}
.smooth-border-image .smooth {position: absolute; left: 0; right: 0; bottom: 0; top: 0; content: "";}
.smooth-border-image.ftc-smooth:after { opacity: 0; z-index: 4; width: auto; height: auto; content: "";
position: absolute; left: 8px; right: 8px; top: 8px; bottom: 8px; border: 1px solid #fff; transform: scale(0,0); -moz-transform: scale(0,0); -webkit-transform: scale(0,0); -ms-transform: scale(0,0); transition: transform 400ms,opacity 100ms ease 0s; -moz-transition: transform 400ms,opacity 100ms ease 0s; -webkit-transition: -webkit-transform 400ms,opacity 100ms ease 0s;}
.smooth-border-image.ftc-smooth:hover:after { opacity: 1; transform: scale(1,1); -moz-transform: scale(1,1); -webkit-transform: scale(1,1); -ms-transform: scale(1,1); transition: transform 500ms,opacity 300ms ease 0s; -moz-transition: transform 500ms,opacity 300ms ease 0s;	-webkit-transition: -webkit-transform 500ms,opacity 300ms ease 0s;}
.smooth-image.ftc-smooth:before, .smooth-image.ftc-smooth:after {content: ""; position: absolute; right: 0; left: 0; top: 0; bottom: 0; -webkit-transition: all 0.6s ease-out 0s; -moz-transition: all 0.6s ease-out 0s;transition: all 0.6s ease-out 0s;}
.smooth-image.ftc-smooth:hover:after {background-color: rgba(255,255,255,0.4); top: 50%; bottom: 50%; }
.smooth-image.ftc-smooth:hover:before { background-color: rgba(255,255,255,0.4); right: 50%; left: 50%;}
/* smooth background fade icon */

#sc-button { display: inline-block; background-color: #fff; width: 46px; height: 46px; text-align: center; border-radius:50px; position: fixed;
bottom: 30px; right: 30px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; border: 1px solid #333;  }
#sc-button::after { content: "\f077"; font-family: FontAwesome; font-weight: normal; font-style: normal; font-size: 20px; line-height: 42px; color: #444; }
#sc-button:hover { cursor: pointer; background-color: #7aae4d; border: 1px solid #7aae4d;}
#sc-button:hover:after { color: #fff;}
#sc-button:active { background-color: #555; }
#sc-button.show { opacity: 1; visibility: visible; }


/*our-product*/
.our-products { width:100%; float:left; background: #f6f5f3; padding:65px 0; text-align: center;}
.our-products h2{font-size:40px; color:#000;  font-family: 'crimson_textregular'; line-height:48px;text-transform: uppercase;position:relative; margin-bottom: 30px; text-align: center; display: inline-block;}
.our-products h2:after{position: absolute;content: "";right: -150px;top: 10px;background: url(../images/rgt-shp.png) no-repeat 0 0;
width: 123px;height: 24px;}
.our-products h2:before{position: absolute;content: "";left: -150px;top: 10px;background: url(../images/lft-shop.png) no-repeat 0 0;
width: 123px;height: 24px;}
.our-products p{width:100%; float:left; text-align: center;}

#products{ width:100%; float:left; margin-top: 25px; padding: 0 30px;}
#products .item{ background: #fff; width: 100%; float: left; padding: 25px; position: relative;}
#products .item .prd-img{width:100%; float:left;}
#products .item .prd-img h3{width:100%; float:left;font-size:18px; color:#333333; font-family: 'muliregular'; line-height:25px; margin: 20px 0;}
#products .item .prd-cnt {width: 100%;float: left;padding: 20px 0;border-top: 1px solid #ececec;}
#products .item .prd-cnt h5{ width: 100%; float: left; color: #be964e;font-size:17px; font-family: 'muliregular'; line-height:25px; text-align: left; margin-bottom: 8px;}
#products .item .prd-cnt h5 span{ color: #c2c1c1; text-decoration: line-through;}
#products .item .prd-cnt ul{text-align: left;}
#products .item .prd-cnt ul li{ float: left; margin-right: 4px;}
.prd-cnt-lft {width: calc(100% - 50px);float: left;}
.button-group {float: left;transition: all 0.3s ease 0s;width: 40px; margin-left: 10px;}
.button-group button {background: #e83e99;border-radius: 50%;-moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);-moz-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);-webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);border: none;
color: #ffffff;display: inline-block;vertical-align: top;position: relative;padding: 0;margin: 0 0 10px;text-align: center;transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;}
.button-group button.btn-wishlist {z-index: 1;}
#products .item:hover .button-group button {background: #be964e;}
.button-group i{height: 40px;width: 40px; color: #fff; font-size:20px; line-height:25px; display: flex; align-items: center; text-align: center; justify-content: center;}
.offer {position: absolute;left: 15px;top: 15px;}
.offer h4 a{font-family: 'mulisemibold'; font-size: 14px; color: #e83e99; text-transform: uppercase; transition:all .5s ease;}
#products .item:hover .offer h4 a{ color: #be964e;}


header {float:left;width:100%;padding:0px 0 0;background:#fff;border-bottom:1px solid #fbf7f4;z-index: 9999;}
.logo { float:left; transition: all 0.3s ease; width: auto; margin:10px 0; }
.logo img { float:left; width:100%; }
.top-link { float:right; margin:38px 20px 0 0; }
.top-link ul li { float:left; margin-right:10px; }
.top-link ul li a { display:inline-block; width:34px; height:30px;}
.top-link ul li.cart-ico a { background:url(../images/cart-ico.png) no-repeat 0 0; }
.top-link ul li.user-ico a { background:url(../images/user-ico.png) no-repeat 0 0; }
.top-link ul li.wish-ico a { background:url(../images/wishlist-ico.png) no-repeat 0 0; }
.menu { float: right; margin-right:50px;}
.pur-logo { float:right; border-left:1px solid #ececec; padding:18px 0 18px 20px; }
.pur-logo img { float:left; height:60px; }

.menu-link { float:right; margin:38px 20px 0 0; }
.menu-link ul li { float:left; margin-right:35px; }
.menu-link ul li a { display:inline-block; font-size: 20px; color: #333; transition: all .5s ease;}
.menu-link ul li a:hover, .menu-link ul li a.active{ color: #e83e99; }


.content-carousel {
  width: 100%;
  float: left;
  margin: 0 auto;
}
.owl-carousel {
  width: calc(100% - 75px);
}
.owl-carousel div {
  /* width: 100%; */
}
.owl-carousel .owl-controls .owl-dot {
  background-size: cover;
  margin-top: 10px;
}
.owl-carousel .owl-dots {
  position: absolute;
  top: 0;
  left: -90px;
  width: 120px;
  height: 100%;
  /* border: 1px solid #ddd; */
  margin-bottom: 20px;
}
.owl-carousel .owl-dot {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}



/* product detailpage css */
.prod-det-lft{float:left;width:48%;padding-left: 110px;background: #fff;padding: 40px 0 70px 110px;position: relative;overflow: hidden;}
.pro-det-rgt{ float:right; width:49%; margin-top:10px;}
.pro-title {float:left;width:100%;/* border-bottom: solid 1px #e5e5e5; *//* margin-bottom:18px; */padding-bottom:12px;}
.pro-det-rgt h1{font-size: 36px;color: #333333;line-height:36px;padding-bottom:10px;font-family: 'mulibold';font-family: 'Unna-Regular';}
.pro-det-rgt h2{font-size: 30px;color: #ce277a;margin: 5px 0 10px 0;font-family: 'mulibold';font-family: 'Unna-Regular';font-weight: 600;}
.pro-det-rgt h2 span.old-rate{font-size: 18px;text-decoration: line-through;color:#999;margin-right: 15px;font-weight: normal;}
.pro-det-rgt p{font-size: 14px;color: #0c0c0c;/* padding-bottom:20px; */line-height: 14px;font-family: 'muliregular';float: left;}

.prod-det-lft #carousel img{opacity: .5; cursor:pointer}
.prod-det-lft #carousel .flex-active-slide img, .prod-det-lft #carousel img:hover {opacity: 1;}
.prod-det-lft #carousel .slides > li{margin: 10px 8.5px;}
.prod-det-lft .flex-direction-nav li a{ background:url(../images/prod-slider-arw.png) no-repeat;width:17px; height:19px; top:40%; border:none;}
.prod-det-lft .flex-direction-nav li .flex-prev{ left:0px}
.prod-det-lft .flex-direction-nav li .flex-next{ right:0px; background-position:-18px 0px;}
.prod-det-lft .flex-direction-nav li .flex-prev:hover{background-position: 0 -19px; opacity:1}
.prod-det-lft .flex-direction-nav li .flex-next:hover{background-position: -18px -19px;opacity:1}
.prod-des-tab{ float:left; width:100%; margin-top:40px;}
.prod-det-feature{ margin-top:40px; float:left; width:100%; padding:40px 0 10px; background:#f5f5f5;}
.prod-det-feature h2 { font-size:20px; color:#222222;  text-transform:uppercase; border-bottom:2px solid #c6c6c6; padding-bottom:10px; position:relative; margin-bottom:30px;}
.prod-det-feature h2:after { position:absolute; width:50px; background:#2e8fa0; height:2px; display:block; content:""; left:0; bottom:-2px;}
.prod-det-lft #carousel.flexslider.pdt-det { background:#ebebeb; margin:10px 0 0 0; min-height: inherit;}
.prod-det-lft .flex-direction-nav { width:auto; bottom:auto; position:initial;}

.qty-available{float:left;width:100%;padding: 0px 0px 5px 0px;border-bottom: solid 1px #e5e5e5;margin-bottom: 20px;}
.qty-available h4 { color:#000; font-size:16px; float:left;width: 100%; line-height:35px;font-family: 'GothamNarrow-Book';}
.qty-available h4 sup{color:#e61717; }
.qty-available ul li{float: left;width: auto;margin-right: 4%;margin-bottom: 15px;background: #f3e2bd;/* padding: 5px 10px; */border: 1px solid #c4a050;}
.qty-available ul li:nth-child(3){ margin-right:0px;}
.qty-available ul li:first-child{/* width: 100%; */}
.qty-available ul li select, .qty-available ul li input[type="text"] { border:1px solid #dadada; color:#595959; font-size:14px; height:38px; width:100%; padding: 0px 15px;font-family: 'GothamNarrow-Book';}

.tags-div{ float: left; width: 100%;}
.tags-div p { font-size: 16px; color: #7e7e7e;font-family: 'GothamNarrow-Book';line-height: 22px; padding-bottom: 0px; border: none; }


.prod-des-tab{ float:left; width:100%; margin-top:55px;}
.prod-des-tab ul.resp-tabs-list{ border: none;}
.prod-des-tab ul.resp-tabs-list li{color: #000;font-size: 16px;text-transform: inherit;padding: 16px 24px 12px 24px;margin-right:25px;font-family: 'muliregular';text-transform: uppercase;background: #fff;}
.prod-des-tab ul.resp-tabs-list li:last-child{ margin-right: 0px;}
.prod-des-tab ul.resp-tabs-list li.resp-tab-active::after{content: "";position: absolute;width: 100%;height: 2px;background: #ce277a;left: 0px;bottom:-1px;}
.prod-des-tab ul.resp-tabs-list li.resp-tab-active, .prod-des-tab ul.resp-tabs-list .resp-tabs-list li:hover{color: #ce277a;font-family: 'mulibold';}
.prod-des-tab .resp-tabs-container {padding: 35px 41px;background: #ffffff;/* border: 1px solid #e1e1e1; */}
.prod-des-tab .resp-tab-content p {font-size: 15px;color: #555;font-family: 'GothamNarrow-Book';line-height:26px;text-align: left;font-family: 'muliregular';}
 
.prod-det-btns{float:left; width:100%; padding:0px 0px 25px;}
.prod-det-btns ul li{float: left;width: 49%;margin-right: 2%;}
.prod-det-btns ul li:last-child{float: left;width: 49%;margin-right: 0px;}
.prod-det-btns a.cart-btn {background-color:#66002a;height: 42px;line-height:38px;text-align: center;padding:2px 20px 2px 20px;font-size: 17px;width:100%;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;border:none;text-transform:uppercase;color:#fff;font-family: 'mulibold';cursor:pointer;display:inline-block;background: #ce277a url(../images/cartw.png) no-repeat left 20px center;}
.prod-det-btns a.cart-btn:hover{background-color: #941253;}
.prod-det-btns a.buy-btn {background-color: #c4a050;height: 42px;line-height:38px;text-align: center;padding:2px 20px 2px 20px;font-size: 17px;width:100%;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;border:none;text-transform:uppercase;color:#fff;font-family: 'mulibold';cursor:pointer;display:inline-block;}
.prod-det-btns a.buy-btn:hover{background-color: #846625;}



/* bredcrum css */
.bredcrum{float: left;width: 100%;padding: 30px 0px 30px;text-align: center;background: url(../images/inner-bg.jpg) no-repeat;background-size: cover; position: relative;}
.bredcrum::after {content: ""; position:absolute; top:0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 0;}
.bredcrum ul {/* float: right; */ position: relative; z-index: 1; width: auto;background: url(../images/pattern.png) no-repeat center center;min-height: 30px;padding-top: 3px;}
.bredcrum ul li {float: none;width: auto;color: #000000;font-size:13px;line-height: 15px;position: relative;padding-right: 14px;margin-right: 4px;text-transform: capitalize;display: inline-block;}
.bredcrum ul li:last-child { padding-right: 0px; margin-right: 0px;}
.bredcrum ul li::after { position:absolute; right:0; top:5px; content:"";background:url(../images/bredcum-arw.png) no-repeat center center; width: 7px; height: 7px; }
.bredcrum ul li:last-child:after { content:none;}
.bredcrum ul li a {/* float: left; */color: #000000;font-size:13px;transition: all .5s ease;transition: All 0.5s ease;}
.bredcrum ul li a:hover { text-decoration: underline; }
.bredcrum ul li a.home {/* background:url(../images/bred-home.png) no-repeat center center; *//* width: 15px; *//* height: 15px; */}



section.nner-cnt h3:after{position: absolute;content: "";right: -150px;top: 10px;background: url(../images/rgt-shp.png) no-repeat 0 0;
width: 123px;height: 24px;}
section.nner-cnt h3:before{position: absolute;content: "";left: -150px;top: 10px;background: url(../images/lft-shop.png) no-repeat 0 0;
width: 123px;height: 24px;}
.is-sticky header { box-shadow: 0 0 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2); -o-box-shadow: 0 0 3px rgba(0,0,0,0.2);}
.flexslider{min-height: 500px;}



.bredcrum h1 {color: #ffffff; font-weight: 400; font-size: 35px;line-height: 35px;text-transform: uppercase;margin-bottom: 10px;position: relative; z-index: 1;}
section.inner-container { float: left; width: 100%; background: #f9f7f5; padding: 40px 0; }
.prod-det-lft .owl-prev { position: absolute; top: -22px; left: -42px; background: url(../images/p-arrow.png) no-repeat; text-indent: -99999999px; width: 100%; }
.prod-det-lft .owl-carousel div.owl-next { position: absolute; bottom: -50px; left: -50px; background: url(../images/p-arrow.png) no-repeat; text-indent: -99999999px; width: 30px; height: 20px; transform: rotate(180deg); }
.pro-title img { float: left; margin-right: 10px; }
.qty-available p { font-family: 'mulibold'; font-size: 15px; border-bottom: solid 1px #e5e5e5; float: left; width: 100%; margin-bottom: 10px; }
.qty-available ul li a {font-size: 15px;float: left;width: 100%;padding: 5px 8px;font-family: 'mulibold';}
.qty-available ul li a:hover { background: #e5cc76; border-color: #e5cc76; }
.prod-prce { float: left; width: 100%; }
.deli-available { float: left; width: 100%; margin-bottom: 20px; border-bottom: 1px solid #ddd; padding-bottom: 20px; }
.deli-available p { float: left; width: 100%; font-family: 'mulibold'; font-size: 17px; }
.sspo { float: left; width: 50%; border: 1px solid #ddd; background: #fff; }
.sspo input[type="text"] { border: none; float: left; width: 70%; padding: 6px 10px; font-size: 15px; color: #524949; }
.sspo input[type="submit"] {float: left;width: 30%;border: none;background: #c4a050;color: #fff;text-transform: uppercase;padding: 8px 0;cursor: pointer;}
.prod-des-tab h1 {color: #333;font-size: 28px;font-family: 'crimsonsemibold';text-transform: uppercase;line-height: 29px;margin-bottom: 20px;}
a.share { position: absolute; right: 20px; bottom: 20px; }
/*cart-details*/
.cart-details { float: left; width: 100%; }
.cart-details ul {float: left;width: 100%;border: solid 1px #e1e1e1;padding-bottom: 12px;position: relative;padding: 13px 0px;background: #b18a33;border-top: 0;}
.cart-details ul.prod-det-row { padding: 20px 0px 15px; }
/*.cart-details ul.prod-tit{ background:#f1f1f1;}*/
.cart-details ul.prod-tit li {font-size: 23px;font-family: 'Unna-Regular';font-weight: 500;color: #ffffff;/* padding-left: 20px; */}
.cart-details ul li {float: left;text-align: center;font-size: 16px;font-family: 'Muliregular';font-weight: 600;color: #ffffff;}
.cart-details ul li.prod-img { width: 14%; text-align: left; padding-left: 10px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.cart-details ul li.prod-img img { width: auto; }
.cart-details ul li.prod-img:hover { opacity: 0.8 }
.cart-details ul li.prod-det-name {width: 22%;text-align: left;margin: 0 2%;}
.cart-details ul li.prod-det-name a { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.cart-details ul li.prod-det-name a:hover { color: #c9346c; }
.cart-details ul li.prod-model { width: 20%; }
.cart-details ul li.prod-price { width: 11%; margin-right: 2% }
.cart-details ul li.prod-qty {width: 16%;margin-right: 2%;margin: 0 2%;/* color: #000; */}
.cart-details ul li.total { width: 4%; }
.cart-details ul li a { color: #808080; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.cart-details ul li a:hover { color: #7bae4d; }
.cart-details ul li .qty-available {border-bottom: none;padding: 0;padding-top: 50px;}
.cart-details ul li .qty-available #myform { margin-right: 0; }
.cart-details ul li .qty-available #myform .qty, .cart-details ul li .qty-available #myform1 .qty {width: 40px;height: 43px;text-align: center;/* border-top: 1px solid #dedede; */border-bottom: 1px solid #dedede;/* bor;border-left: 1px solid #dedede;;der-right: none; */font-size: 24px;color: #000000;font-family: 'Unna-Regular';font-weight: 600;padding: 0;position: relative;top: -2px;}
.cart-details ul li.prod-det-name span {font-family: 'Muliregular';font-weight: 500;color: #7bae4d;display: block;font-size: 20px;}
.cart-details ul li.prod-det-name p {border-bottom: none;font-size: 26px;color: #272727;font-family: 'Unna-Regular';font-weight: 600;padding-bottom: 5px;margin-top: 40px;}
.checkout-lft .ads { width: 100%; float: left; background: #f5f5f5; padding: 11px 25px; margin-top: 10px; }
.checkout-lft .ads p { border-bottom: none; padding-bottom: 0; color: #3d3d3d; font-family: 'Muliregular'; font-weight: 400; font-size: 14px; background: url(../images/location.png) no-repeat left 0px; padding-left: 28px; line-height: 22px; }
.checkout-lft .ads p span { font-family: 'Muliregular'; font-weight: 500; }
.qty {width: 60px;height: 42px;text-align: center;border-left: 1px solid #dedede;border-right: 1px solid #dedede;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;font-size: 16px;color: #828282;font-family: 'Muliregular';font-weight: 400;}
input.qtyplus {width: 35px;height: 43px;background: none;border: none;padding: 0;margin: 0;font-size: 29px;/*font-family: 'montserratlight';*/color: #000000;position: relative;top: -1px;left: -5px;cursor: pointer;border: 1px solid #dedede;font-family: 'Unna-Regular';border-left: none;}
input.qtyminus {width: 35px;height: 43px;background: none;border: none;padding: 0;margin: 0;font-size: 32px;/*font-family: 'montserratlight';*/color: #000000;cursor: pointer;border: 1px solid #dedede;margin-right: -5px;font-family: 'Unna-Regular';border-right: none;margin-top: 0px;}
input.qtyplus:hover { color: #7db051; }
input.qtyminus:hover { color: #7db051; }
.cart-total.checkout { margin: 0; float: left; width: 73%; padding-right: 30px; }
.cart-total.checkout .new-cust { float: left; width: 46%; border-right: 0px solid #e5e5e5; margin-right: 0%; padding-right: 0%; }
.cart-total.checkout .new-cust h2 {font-size: 20px;color: #222222;font-family: 'Unna-Regular';letter-spacing: 0.5px;margin-bottom: 20px;font-weight: 600;}
.cart-total.checkout .new-cust h4 { font-size: 14px; color: #5a5a5a; font-family: 'muliregular'; margin-bottom: 10px; }
.cart-total.checkout .smk_accordion .acc_head {font-size: 22px;color: #222222;font-family: 'Unna-Regular';background: #f9f1df url(../images/acc-down.png) no-repeat right 20px center;text-transform: none;padding: 15px 22px;margin-bottom: 5px;float: left;width: 100%;font-weight: 600;letter-spacing: 1px;}
.cart-total.checkout .new-cust ul li { margin-bottom: 5px; }
.cart-total.checkout .new-cust ul li a { font-size: 13px; color: #5a5a5a; font-family: 'muliregular'; text-transform: none; background: none; padding: 0; margin: 0; }
.cart-total.checkout .new-cust ul li a input { margin: 4px 8px 0 0; float: left; }
.cart-total.checkout .new-cust p { font-size: 13px; color: #5a5a5a; font-family: 'muliregular'; text-transform: none; margin: 20px 0 20px 0; }
.cart-total.checkout .smk_accordion .acc_section .acc_content { padding: 28px 25px 20px 25px; }
.cart-total.checkout .smk_accordion .acc_section { border: none; margin: 0; }
.cart-total.checkout .cont-btn {background: #202020;font-size: 16px;color: #fff;text-transform: uppercase;padding: 10px 20px;margin: 0;transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;font-family: 'Unna-Regular';letter-spacing: 1px;}
.cart-total.checkout .cont-btn:hover { background: #C39339; }
.cart-total.checkout .accordion_in.acc_active.acc_section {border: 1px solid #f7e6c1;margin-bottom: 5px;}
.new-cust.ret-cust h2 span { font-size: 13px; font-family: 'muliregular'; color: #5a5a5a; text-transform: none; display: block; }
.cart-total.checkout .new-cust.ret-cust ul li { margin-bottom: 15px; float: left; width: 100%; }
.new-cust.ret-cust ul li label { font-size: 14px; font-family: 'muliregular'; color: #5a5a5a; margin-bottom: 5px; display: block; }
.new-cust.ret-cust ul li input[type="text"] { border: 1px solid #dadada; width: 100%; height: 34px; padding: 0 10px 0 10px; font-family: 'muliregular'; color: #343434; font-size: 14px; border-radius: 3px; }
.new-cust.ret-cust ul li input[type="text"]:focus { border: 1px solid #ACACAC; }
.cart-total.checkout .new-cust.ret-cust { border-left: 1px solid #e5e5e5; margin-left: 4%; padding-left: 4%; }
.cart-total.checkout .new-cust.ret-cust a.cont-btn.login-btn { background-image: url(../images/login-ico.png); background-repeat: no-repeat; background-position: right 18px center; padding: 10px 50px 10px 20px; }
.cart-total.checkout .new-cust.ret-cust a.forget-pwd { background: none; padding: 0; font-size: 13px; font-family: 'muliregular'; color: #5a5a5a; text-transform: none; margin: 15px 0 0 0; float: left; }
.cart-total.checkout .new-cust.ret-cust a.forget-pwd:hover { text-decoration: underline; }
.cart-total.checkout .smk_accordion .acc_section.acc_active .acc_head {background: #f7e6c1 url(../images/acc-up.png) no-repeat right 20px center;}
.cart-total.checkout .smk_accordion .acc_head:hover {background: #caa95f url(../images/acc-down.png) no-repeat right 20px center;color: #fff;}
.cart-total.checkout .smk_accordion .acc_section.acc_active .acc_head:hover { color: #C9346C; }
.price-div ul { float: left; width: 100%; }
.price-div ul li { float: left; width: 100%; padding: 0px 20px; margin-bottom: 15px; }
.price-div ul li h3 {color: #000000;font-family: 'Muliregular';font-weight: 500;font-size: 17px;float: left;}
.price-div ul li span {color: #000000;font-family: 'mulibold';font-weight:400;font-size: 19px;float: right;}
.price-div ul li:last-child { border-top: 1px solid #ebebeb; padding-top: 18px; }
.price-div ul li:last-child h3 {color: #000000;font-family: 'Unna-Regular';/* font-weight:400; */font-size: 26px;font-weight: 600;}
.price-div ul li:last-child span {font-weight: 600;color: #000000;font-size: 26px;font-family: 'Unna-Regular';}
.cupon-sec {float: left;width: 100%;margin-top: 0;}
.cupon-sec .input-box input[type="text"] {width: 100%;background: #fff;border: 1px solid #cecece;padding: 0px 15px;border-radius: 2px;height: 36px;line-height: 36px;font-size: 15px;color: #7f7f7f;font-family: 'Muliregular';font-weight: 400;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;margin-bottom: 1;margin-bottom: 20px;}
.cupon-sec .input-box input[type="button"] {text-align: center;display: inline-block;background: #c4a050;border: 1px solid #c4a050;padding: 8px 12px;font-size: 19px;font-family: 'Muliregular';font-weight: 400;color: #fff;cursor: pointer;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;border-radius: 5px;font-family: 'Unna-Regular';}
.cupon-sec .input-box input[type="button"]:hover {background: #e63c92;color: #fff;}
.shop-btns { float: left; width: 100%; margin-top: 25px; padding: 0 20px 20px 20px; }
.shop-btns input[type="button"].check-btn {width: 100%;text-align: center;display: inline-block;background: #c4a050;border: 1px solid #c4a050;padding: 12px 12px;font-size: 24px;font-family: 'Muliregular';font-weight: 400;color: #fff;cursor: pointer;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;/* border-radius:4px; */margin-bottom: 15px;font-family: 'Unna-Regular';border-radius: 5px;}
.shop-btns input[type="button"].check-btn:hover { background: #c4a050; color: #fff; }
.shop-btns input[type="button"].shop-btn {width: 100%;text-align: center;display: inline-block;background: #ce277a;border: 1px solid #ce277a;padding: 12px 12px;font-size: 23px;font-family: 'Unna-Regular';font-weight: 00;color: #ffffff;cursor: pointer;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;/* border-radius:4px; */margin-bottom: 5px;border-radius: 5px;}
.shop-btns input[type="button"].shop-btn:hover { background: #c11269; color: #fff; }
.checkout-rgt { float: left; width: 27%; }
.cupon-sec h1 {font-family: 'Unna-Regular';font-size: 23px;padding-top: 10px;font-weight: 600;}
ul.c-tt li { float: left; width: 100%; position: relative; padding: 12px 0; }
ul.c-tt li img { float: left; width: 110px; }
ul.c-tt li p {font-size: 16px;margin-top: 10px;font-family: 'mulibold';}
ul.c-tt li h3 { position: absolute; font-size: 15px; right: 0; bottom: 37px; }
ul.c-tt li p span { color: #b18a33; }
.price-div { float: left; width: 100%; background: #fff; padding-top: 20px; }
ul.c-tt li h3 { position: absolute; font-size: 15px; right: 0; bottom: 37px; }
ul.c-tt li p span { color: #b18a33; }
ul.c-tt li h3 {position: absolute;font-size: 15px;right: 0;bottom: 30px;font-family: 'Unna-Regular';font-size: 20px;font-weight: 600;color: #0a0a0a;}
ul.c-tt li p span {color: #e63d96;}
section.checkout { float: left; width: 100%; padding: 30px 0; background: #f9f9f9; }
ul.prod-det-row { background: #fff; }
.checkout-rgt.s-cart { width: 100%; float: right; }
.checkout-lft { float: left; width: 100%; padding-bottom: 30px; }
.checkout-rgt.s-cart h1 { font-family: 'mulibold'; font-size: 22px; line-height: 40px; }
.checkout-rgt.s-cart .price-div { width: 30%; float: right; }
.checkout-rgt.s-cart { width: 100%; }
.checkout-lft { float: left; width: 100%; padding-bottom: 30px; }
.checkout-rgt.s-cart h1 {font-family: 'Unna-Regular';font-size: 29px;line-height: 40px;}
/*contact*/
.contact-pad { width: 100%; float: left; background: #ffffff; padding: 55px 0; min-height: 250px; }
.contact-lft { width: 48%; float: left; margin-right: 4%; }
.contact-lft h2, .contact-rht h2 { font-size: 36px; font-family: 'playfair_displayregular'; color: #000000;/* padding-bottom:25px; */ font-family: 'crimson_textregular'; text-transform: uppercase; font-size: 40px; line-height: 40px; margin-bottom: 40px; position: relative; color: #000; }
.contact-lft p { font-size: 20px; line-height: 20px;/* color:rgba(51,51,51,0.8); */ font-family: 'muliregular'; }
/*form*/
.contact-form { width: 100%; float: left;/* border-top:1px solid #e7e7e7; */ padding-top: 15px; margin-top: 20px; }
.contact-form ul li { width: 100%; float: left; margin-bottom: 18px; }
.contact-form ul li label {/* color:rgba(51,51,51,0.6); */ font-family: 'muliregular'; font-size: 16px; margin-bottom: 5px; float: left; letter-spacing: 0.5px; }
.contact-form ul li label sup { color: red; }
.contact-form ul li:nth-child(2) { width: 47%; float: left; margin-right: 6%; }
.contact-form ul li:nth-child(3) { width: 47%; float: left; margin-right: 0; }
.contact-form input#name { padding: 10px; width: 100%; border: 1px solid #d0cdcd; margin-bottom: 0; font-family: 'open_sansregular'; font-size: 12px; font-size: 15px; color: #3c3c3b; background: #fff; }
.contact-form textarea#message { width: 100%; padding: 8px; border: 1px solid #cac9c9; font-family: 'open_sansregular'; font-size: 12px; height: 110px; background: #fff; }
.contact-form ul li:last-child { border-bottom: none; }
.contact-form .contact-but { font-size: 15px; font-family: 'mulibold'; color: #fff; padding: 11px 40px; text-transform: uppercase; display: inline-block; margin: 10px 0 0 0; background: #c5a050; transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; text-decoration: none; letter-spacing: 1px; border: 1px solid #c5a050;
cursor: pointer; }
.contact-form .contact-but:hover { background: #c5347c url("../images/aero.png") no-repeat 92% center; z-index: 9999; border: 1px solid #c5347c; }
/*form*/
.contact-rht { width: 48%; float: right; }
/*.contact-rht h3{font-size:18px;font-family: 'open_sansbold';  color:#333333; margin-bottom:30px;}*/
.contact-rht ul li { width: 100%; float: left; background: #ffffff; margin-bottom: 0;/* border: 1px solid #f1f1f1; */ }
.contact-rht ul li .contact-icon {/* background:#c5347c; */ width: 11%; float: left; padding: 22px 0; text-align: center; transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; text-decoration: none; }
.contact-rht ul li .contact-txt { width: 77%; float: left; padding: 20px 30px 20px 0px; }
.contact-rht ul li .contact-txt h3 { font-size: 20px; font-family: 'mulibold'; color: #333333; margin-bottom: 13px; }
.contact-rht ul li .contact-txt p { font-size: 17px; font-family: 'muliregular'; color: #333333; }
.contact-rht ul li .contact-txt p a { color: #cc1773; text-decoration: none; font-size: 21px; font-family: 'muliregular'; }
.contact-rht ul li .contact-txt p a:hover { color: #c5347c; text-decoration: underline; }
.contact-rht ul li:hover .contact-icon {/* background:#b28724; */ }
section.bredcrum.innerbanner { background: url(../images/abt-bg.jpg) no-repeat; background-size: cover; min-height: 408px; }
section.bredcrum.innerbanner h1 { margin-top: 100px; color: #fff; font-size: 70px; line-height: 80px; text-transform: capitalize; }
section.nner-cnt { float: left; width: 100%; padding: 60px 0; }
.abt-lft { float: left; width: 50%; padding-right: 30px; }
.abt-rgt { float: left; width: 50%; }
.abt-lft h1 { font-family: 'crimsonbold'; text-transform: uppercase; font-size: 40px; line-height: 40px; margin-bottom: 40px; position: relative; color: #000; }
.abt-lft h1::after { position: absolute; content: ""; background: #927e1a; left: 0; bottom: -14px; width: 70px; height: 1px; }
.abt-lft h2 { font-family: 'muliregular'; margin-bottom: 20px; margin-top: 10px; }
section.bredcrum.innerbanner h1 { margin-top: 100px; color: #fff; font-size: 50px; line-height: 60px; }
section.nner-cnt h3 { font-size: 40px; color: #000; font-family: 'crimsonbold'; line-height: 48px; text-transform: uppercase; position: relative; margin-bottom: 30px; text-align: center; display: inline-block;/* width: 100%; */
}
.fo { float: left; width: 100%; text-align: center; padding: 49px 0 10px 0; }
.fo { float: left; width: 100%; text-align: center; padding: 49px 0 10px 0; }
.abt-lft p { font-family: 'muliregular'; font-size: 16px; line-height: 26px; }
.abt-rgt h1 { text-align: center; padding: 20px 0; font-family: 'crimson_textregular'; font-size: 32px; }
.fo { float: left; width: 100%; text-align: center; padding: 49px 0 10px 0; }
.abt-lft p { font-family: 'muliregular'; font-size: 16px; line-height: 26px; }
.contact-lft h2::after, .contact-rht h2::after { position: absolute; content: ""; background: #927e1a; left: 0; bottom: -14px; width: 70px; height: 1px; }
section.bredcrum.innerbanner ul { background: url(../images/pattern.png) no-repeat center center; min-height: 30px; padding-top: 3px; }
section.bredcrum.innerbanner.ct1 { background: url(../images/cnt-bg.jpg) no-repeat; }
ol.flex-control-nav li { display: inline-block; margin-right: 14px; }



.cart-details ul.prod-det-row li.prod-qty {
    color: #000;
    padding-top: 59px;
}

.cart-details ul.prod-det-row li.prod-price {
    color: #000;
    padding-top: 59px;
}

.cart-details ul.prod-det-row li.total {
    padding-top: 60px;
}

.cart-details ul.prod-det-row li.prod-qty {
    color: #000;
    padding-top: 59px;
}

.cart-details ul.prod-det-row li.prod-price {
    color: #000;
    padding-top: 59px;
}

.cart-details ul.prod-det-row li.prod-qty {
    color: #000;
}

.checkout-rgt.s-cart .cupon-sec {
    width: 66%;
}

/*mobilemenu*/
.mobNav { display: none; }
.m-menu { display: none; float:right; margin-top:0px;position: absolute;right: 10px; top:45px;}
.m-menu a { display: inline-block; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu a span { display: block;  background: #47444b; height: 3px; margin-top: 4px;width: 27px;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu div{ text-transform:uppercase;font-size: 11px;color: #fff;line-height: 13px;margin-top: 6px;}
.m-menu a:hover{ background:#fff;color: #0d99b7;}
.m-menu a:hover span{background: #e83e99;}
.m-menu a:hover div{color: #0d99b7;}


.contact-hm { float:left; width:100%; background:#F7FBFF; padding:50px 0; }
.contact-hm-l { float:left; width:36%; }
.contact-hm-l h1 { font-size:42px; font-family: 'Playfair Display', serif; font-weight: 700; line-height:46px; margin-bottom:20px; color:#000; }
.contact-hm-l p { font-size: 16px; color: #333333; font-weight: 400; line-height:26px;}
.contact-hm-l p span{ font-weight: 700;}
.contact-hm-l p a:hover { color:#e83e99;}
.contact-hm-l p span.title{ color:#e83e99; font-size: 20px;}


.contact-hm-r { float:right; width:56%; }
.contact-hm-r ul li { float:left; width:48%; margin-right:4%; margin-bottom:20px; }
.contact-hm-r ul li label { width:100%; float:left; margin-bottom:10px; }
.contact-hm-r ul li input[type="text"] { border:1px solid #E4E8EC; width:100%; padding:10px; height:43px; background:#fff;font-family: 'Lato', sans-serif; font-weight: 400; }
.contact-hm-r ul li:nth-child(2n) { margin-right:0; }
.contact-hm-r ul li:nth-child(3) { margin-right:0; width:100%; }
.contact-hm-r ul li textarea { border:1px solid #E4E8EC; width:100%; padding:10px; height:100px; background:#fff; }
.contact-hm-r ul li input[type="button"] { border:none; padding:8px 30px; background:#e83e99;transition: all 0.5s ease; color:#fff; font-size:18px; font-weight: 500; text-transform:uppercase; cursor:pointer; }
.contact-hm-r ul li input[type="button"]:hover{background: #0E1317;  } 
.contact-hm-r ul li.full-width { width: 100%; }
.contact-hm-r ul li.full-width.form-captch span{ float: left; width: 69%; margin-left: 4%;}

.policy-div{ float: left; width: 100%;}
.policy-div h2 { font-size: 24px; line-height: 30px;font-family: 'Playfair Display', serif; font-weight: 600;margin-bottom: 12px; margin-top: 35px; }
.policy-div p {font-size: 16px;color: #333333; font-weight: 400; line-height: 26px; margin-bottom: 18px; padding-bottom: 0px;}
.policy-div p span.title { font-weight: 700;font-size: 18px;}
.policy-div p span { font-weight: 700;}
.policy-div p.big-txt { font-size:20px; color: #151515; line-height: 28px;}
.policy-div ul {float: left; width: 100%; margin-bottom: 25px; padding-left: 25px;}
.policy-div ul li { float: left; width: 100%; padding-left: 20px; margin-bottom: 12px;font-size: 16px;color: #333333;background: url(../images/list-arw.png) no-repeat left 0px top 9px;line-height: 24px; }

.err-mssg{ font-size: 14px; color: #f03;}

.sweet-alert button.confirm {background-color: #e83e99 !important;}


.banner-home {float: left;width: 100%;position: relative;overflow: hidden;background: url(../images/loader.svg) no-repeat center center;}

.order-div{ float: left;width: 100%; }
.order-lft{ float: left;width: 42%; padding-right: 60px;}
.order-lft img { float: left;border: 1px solid #ddd; }
.order-rgt{ float: left;width: 58%;padding-top: 35px; }
.order-rgt h1{font-size:34px; color:#000; font-family: 'Playfair Display', serif; font-weight: 700; line-height:42px; padding-left:50px; text-transform: uppercase;position:relative; margin-bottom: 30px;}
.order-rgt h1:after{ position: absolute; content: ""; left: 0; top:0px; bottom: 0; margin: auto; width: 40px; height: 3px; background: #ccae7d;}
.order-rgt p {font-size: 17px;color: #333333; font-weight: 400; line-height: 30px; margin-bottom:0px; padding-bottom: 0px;}
.order-txt{ float: left;width: 100%; text-align: center; margin-top: 80px; }
.order-txt h3 {font-size: 26px;color: #e83e99; font-weight: 700; line-height: 32px; margin-bottom: 30px;}
a.order-btn { display: inline-block; height: 50px;line-height:46px;text-align: center;padding:2px 20px 2px 60px;font-size: 17px; font-weight: 600; transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;border:none;text-transform:uppercase;color:#fff;cursor:pointer;background: #ce277a url(../images/cartw.png) no-repeat left 20px center;}
a.order-btn:hover{background-color: #941253;}

.order-rgt.order-pricing h3 { font-size: 48px;line-height: 50px; font-weight: 900; margin-bottom: 30px; color:#e83e99;}
.order-rgt.order-pricing h4 { font-size: 24px; line-height: 44px; font-weight: 300; margin-bottom: 60px;}
.order-rgt.order-pricing h4 span {font-weight: 700; }
.order-rgt.order-pricing p { font-size: 16px;}
.order-rgt.order-pricing p span.pink { color:#f03;font-size: 18px;}

.price-tbl { margin-bottom:30px; border-collapse: collapse;text-align: center; }
.price-tbl th {
border: 1px solid #ddd;
background: #c49a3d;
color: #fff;
}
.price-tbl td {
font-size: 17px;
border: 1px solid #ddd;
}
.price-tbl tr:last-child { background: #ece7d9; }
.price-tbl tr:last-child span {
color: #e83e99;
font-size: 22px;
font-weight: 900;
}
.price-tbl td span.pink { color:#f03;font-size: 18px;}







/**********************************************************************************/


.bredcrum.inner-bg {float: left;width: 100%;padding: 30px 0px 30px;text-align: center;background: url(../images/inner-banner-bg.jpg) no-repeat;background-size: cover; position: relative; height: 307px; display: flex; align-items: center; justify-content: center;}
.bredcrum.inner-bg ul { background: #ffffff; float: none; display: inline-block; padding: 3px 15px; position: relative; height: 31px;}
.bredcrum.inner-bg ul::before { position: absolute; content: ""; left: -15px; top: 0; background: url(../images/bredcum-lft-bg.png) no-repeat; width: 18px; height: 31px;}
.bredcrum.inner-bg ul::after { position: absolute; content: ""; right: -15px; top: 0; background: url(../images/bredcum-rgt-bg.png) no-repeat; width: 18px; height: 31px;}
.bredcrum.inner-bg h1 {margin-bottom: 20px; text-transform: inherit;}

.products-inner-lst { float: left; width: 100%; margin: 30px 0 50px;}
.products-inner-lst ul { float: left; width: 100%;}
.products-inner-lst ul li { float: left; width: 100%; padding-bottom: 50px; margin-bottom: 50px; border-bottom: 1px solid #e5e5e5;}
.products-inner-lst ul li:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.products-inner-lst ul li .prod-img { float: left; width: 37%;}
.products-inner-lst ul li .prod-cnt { float: left; width: 63%; padding-left: 50px;}
.products-inner-lst ul li .prod-img img { float: left; width: 100%;}
.products-inner-lst ul li .prod-cnt h2 { float: left; width: 100%; color: #333333; font-family: 'Playfair Display', serif; font-size: 36px; line-height: 42px; font-weight: 700; padding-bottom: 15px; position: relative; margin-bottom: 25px;}
.products-inner-lst ul li .prod-cnt h2::after { position: absolute; content: ""; left: 0; bottom: 0; background: #ee3e99; width: 40px; height: 1px;}
.products-inner-lst ul li .prod-cnt p { float: left; width: 100%; color: #333333; font-size: 18px; line-height: 28px; font-family: 'Lato', sans-serif; font-weight: 400; padding-bottom: 20px;} 
.products-inner-lst ul li .prod-cnt h4 { float: left; width: 100%; color: #333333; font-size: 24px; line-height: 32px; padding-bottom: 25px; font-weight: 700;}
.products-inner-lst ul li .prod-cnt .btn-now { float: left; width: 100%;}
.products-inner-lst ul li .prod-cnt .btn-now a { float: left; width: auto; padding: 14px 30px 14px 60px; font-weight: 600; background: #ee3e99 url(../images/order-now-btn.png) no-repeat left 25px center; text-transform: uppercase; border-radius: 50px; color: #ffffff; font-size: 14px; transition:all 1s ease; }
.products-inner-lst ul li .prod-cnt .btn-now a:hover {background: #0E1317 url(../images/order-now-btn.png) no-repeat left 25px center; }

.bredcrum-banner { float: left; width: 100%; position: relative;}
.bredcrum-banner img { float: left; width: 100%;}
.review-cnt-main { position: absolute; top: 50px; left: 0; width: 100%;}
.review-cnt-main .review-cnt { float: left; width: 500px;}
.review-cnt-main .review-cnt h1 { float: left; width: 100%; font-size: 42px; line-height: 52px; padding-bottom: 30px; font-weight: 700;letter-spacing: 0.5px;}
.review-cnt-main .review-cnt .rev-title { float: left; width: 100%;}
.review-cnt-main .review-cnt .rev-title h4 { float: left; width: auto; font-size:17px; color:#0d2438;margin-right: 10px;}
.review-cnt-main .review-cnt .rev-title ul { float: left; width: auto; }
.review-cnt-main .review-cnt .rev-title ul li { float: left; width: auto; margin-right: 3px;}
.review-cnt-main .review-cnt .rev-title ul li img { float: left; width: auto;}

.review-cnt-main .review-cnt .rev-cont { float:left; width:auto; margin-top: 20px;}
.review-cnt-main .review-cnt .rev-cont ul {float:left; width:auto;}
.review-cnt-main .review-cnt .rev-cont ul li {float:left; width:auto;margin-right: 3px; margin-bottom: 6px;}
.review-cnt-main .review-cnt .rev-cont ul li .rev-star {float:left; width:auto;}
.review-cnt-main .review-cnt .rev-cont ul li .rev-status {float:left; width:auto; margin:0 13px;}
.review-cnt-main .review-cnt .rev-cont ul li .rev-per {float:left; width:auto;}
.review-cnt-main .review-cnt .rev-cont ul li .rev-per p {float: left; margin: 0;line-height: 14px; padding: 0;}
.review-cnt-main .review-cnt .rev-cont ul li .rev-per p span { margin-left:5px;}

.cust-review { float: left; text-align: center; width: 100%;margin-bottom: 50px;}
.cust-review h1{ font-family:'Lato', sans-serif; font-size: 36px; line-height: 52px; padding-bottom: 14px; font-weight: 400;letter-spacing: 0.5px; color:#333;}
.cust-review p{ color:#555; font-size:17px; text-align:center; width:60%; margin:0 auto; line-height:30px; padding:0;}
/*.cust-review a { background: #ee3e99; padding: 15px 30px; border-radius: 50px; color: #fff; font-size: 14px; text-transform: uppercase; float: none; display: inline-block; margin-top:25px;}
*/
.write-review-btn { float:left; width:100%; text-align:center; margin:0px;}
.write-review-btn a { background: #ee3e99; padding: 15px 30px; border-radius: 50px; color: #fff; font-size: 14px; text-transform: uppercase; float: none; display: inline-block; margin-top:25px; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease; border:1px solid #ee3e99;}
.write-review-btn a:hover { background: #fff;border:1px solid #ee3e99; color:#ee3e99;}


/*.tiles-wrap-mob{ float: left; width: 100%; display: none;}

testi-list{ float:left; width:100%;}
.testi-list ul li{ padding: 15px 25px; background: #fff; border: 1px solid #d8d8d8;box-shadow: 0px 0px 10px rgba(0,0,0,0.10);-webkit-box-shadow: 0px 0px 10px
rgba(0,0,0,0.10);-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.10);-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.10); position: relative;}
.testi-list ul li::after{ content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 4px;background: #c00000;}
.testi-quote-top{float: left; width: 100%; padding: 20px 0px 25px; text-align: center; position: relative; z-index: 1;}
.testi-quote-top::before{content: ""; position: absolute; top: 0px; left: -8px;background:url(../images/client-quote-top.png) no-repeat 0px 0px; width:120px; height:94px; z-index:-1;}
.testi-quote-top::after{content: ""; position: absolute; bottom: 0px; right: -8px;background:url(../images/client-quote-btm.png) no-repeat 0px 0px; width:82px; height:65px;z-index:-1;}
.testi-quote-top p{ font-size:16px; line-height:26px; color: #181b31;}
.testi-quote-top p span.text-italic{font-family: 'latoitalic';}

.testi-det{float: left; width: 100%; padding:30px 0px 10px; text-align: center; position: relative;}
.testi-det::after{ content: ""; position: absolute; top: 0px; left: 0px; right: 0px; margin: auto; width:60px; height:1px;background: #c00000;}
.testi-det h2{color: #c00000; font-size:22px; line-height: 24px; margin-bottom:12px;font-family: 'latobold';}
.testi-det p a {color: #181b31; font-size: 15px;font-weight: inherit; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease;}
.testi-det p a:hover{color: #c00000; text-decoration: underline;}
*/

.cust-review-msg { float: left; width: 100%; position:relative;text-align: center;}
.cust-review-msg ul{ float: left; width: 100%;}
.cust-review-msg ul li{ float: left; width: 370px;margin-right:0%;background: #fff; padding:0px; margin-bottom: 30px;}
.cust-review-msg ul li:nth-child(3n){ margin-right:0;}
.cust-r { width:100%; float:left; padding:30px; text-align:left;}
.review-top { float: left; width: 100%;display: flex; align-items: center;}
.r-lft { float: left;margin-right: 20px; }
.r-lft img {border-radius:50px;}
.r-rht { float: left;}

.review-top .r-rht h1 { font-size:17px; font-weight:bold; color:#333;}
.review-top .r-rht p {font-size:12px; color:#666; padding:0; margin:0;}
.review-top .r-rht ul li{ float:left; width: auto; margin:0 3px 0 0; padding:0;}

.review-line { float:left; background:#efefef; width:100%; height:1px; margin:20px 0;}
.review-btm { float: left; width: 100%;}
.review-btm h2 { float: left; width: 100%; font-size:16px; color:#333;font-weight:bold; margin-bottom:10px;}
.review-btm p { float: left; width: 100%; font-size:16px; color:#666; line-height:28px;}


.cust-review-msg ul li .review-img {}
.cust-review-msg a.load-review { background: #fff; padding: 15px 30px; border-radius: 50px; color: #ee3e99; border:1px solid #ee3e99; font-size: 14px; text-transform: uppercase; float: none; display: inline-block; margin:0; transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease;}
.cust-review-msg a.load-review:hover { background:#ee3e99; color:#fff;}


.review-form { float: left; width: 100%; margin: 30px 0 0 0;display:none;}
.review-form ul { width:60%; margin:0 auto; background: #fff; float: none; display: inline-block; text-align:left; padding:30px; box-shadow: 0px 5px 30px  rgba(0,0,0,0.1); }
.review-form ul li { width: 100%; float: left; margin:0 0 20px 0;}
.review-form ul li:last-child {display: inline-block; float:none; text-align:center;}
.review-form ul li label {float: left; font-size: 14px; color: #181b31; padding-bottom: 5px; line-height: 18px; width: 100%;}
.review-form ul li input{ padding: 12px 10px; width: 100%; border: 1px solid #e1e0e0; margin-bottom: 0; font-size: 14px; color: #454545; font-family: 'Lato', sans-serif;}
.review-form ul li textarea{ width: 100%; padding: 10px; resize: none; border: 1px solid #d6d5d5; margin-top: 5px; font-size: 15px; color: #454545; height: 85px;font-family: 'Lato', sans-serif;}
.review-form ul li input[type="submit"]{float: none; background: #181b31; color: #fff; text-transform: uppercase; padding: 15px 45px; font-size: 14px; line-height: 15px; transition: all .35s ease;cursor: pointer; border-radius:30px; width:auto; transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; font-family: 'Lato', sans-serif;}
.review-form ul li input[type="submit"]:hover{ background: #ee3e99;}
.review-form ul li span ul { width:100%; margin:0; padding:0; box-shadow: none;}
.review-form ul li span ul li { float:left; width:auto; margin:0; padding:0;}
.review-form ul li span ul li a { background:none; margin:5px 4px 0 0; padding:0;}
.bredcrum-banner img.review-mob-ban { display:none;}

.write-review-btn a.cancel-btn { display: none; background: #ee3e99; padding: 15px 30px; border-radius: 50px; color: #fff; font-size: 14px; text-transform: uppercase; float: none; margin-top:25px; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease; border:1px solid #ee3e99;}
.write-review-btn a.cancel-btn:hover { background: #fff;border:1px solid #ee3e99; color:#ee3e99;}
.write-review-btn.open a.cancel-btn { display: inline-block;}
.write-review-btn.open a.review-btn { display: none;}

.upload__box { padding: 0px; float:left; width:100%; }
.upload__inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1;}
.upload__btn { display: inline-block; font-weight: 600; color: #000; text-align: center; min-width: 116px; padding: 5px 10px 8px; transition: all 0.3s ease; cursor: pointer; background-color: #efefef; border-radius: 5px; line-height: 26px; font-size: 14px; width:100%;} 
.upload__btn p { font-size:14px; color:#000; font-family: 'Lato', sans-serif; }
.upload__btn:hover { background-color: #9F9F9F; color: #fff; transition: all 0.3s ease;}
.upload__btn:hover p { color:#fff; }
.upload__btn-box { margin-bottom: 10px;}
.upload__img-wrap { display: flex; flex-wrap: wrap; margin: 10px -10px; float:left; }
.upload__img-box { width: 120px; padding: 0 10px; margin-bottom: 12px;}
.upload__img-close { width: 24px; height: 24px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 10px; right: 10px; text-align: center; line-height: 28px; z-index: 1;
  cursor: pointer; }
.upload__img-close:after { content: "âœ–"; font-size: 14px; color: white;}
.img-bg { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; padding-bottom: 100%;}
