@font-face {
  font-family: "futura";
  src: url("fonts/FuturaPTMedium.eot");
  src: url("fonts/FuturaPTMedium.eot?#iefix") format("embedded-opentype"),
       url("fonts/FuturaPTMedium.woff") format("woff"),
       url("fonts/FuturaPTMedium.ttf") format("truetype"),
       url("fonts/FuturaPTMedium.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}


@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');


/*----------------------------------------*/
/*  1.	Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid;text-decoration:none;}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
    //font-family:'futura', sans-serif;
	//font-family: 'Raleway', sans-serif;
	//font-family: 'PT Sans', sans-serif;	
	font-family:'Mulish', sans-serif;
}
a {transition: all 0.3s ease 0s;text-decoration:none;color:#444444;color: #666;}
a:hover {
  color: #d7412e;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
	color:#353535;
}
body {
  color: #767676;   
  //font-family: 'Domine', serif;    
  font-family: 'Mulish', sans-serif;
  font-size: 14px;
  font-weight: 400;
    background: #F3F3F3;
	padding:0 !important;
}
::selection {
    background: #fff;
    text-shadow: none;
}
input:-internal-autofill-selected { background-color:#fff }
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.section-padding {
  padding: 30px 0;
}
.section-padding-2 , .contact-form-area {
  padding-bottom: 80px;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.mobile-menu , #ship-box-info , .mobile-menu-area{
  display: none;
}
/*----------------------------------------*/
/*  2.	Header Top CSS
/*----------------------------------------*/
.header-top , .offer , .shop-tab-pill .shop-pagination ul li a:hover , .indicator-style-3.owl-theme .owl-controls .owl-page span , .cart_shoptings a:hover {
  background: #666 none repeat scroll 0 0;
}
.header-top-message{}
.header-top {
  color: #ffffff;
  line-height: 1;
  padding: 6px 0;
}
.header-top-message > span:first-child {
  margin-right: 20px;
}
.header-top-message span i {
  margin-right: 5px;
}
.header-top-menu > ul > li {
  display: inline-block;
  padding-left: 0;
  position: relative;
      border-right: 1px solid #111;
}
.ht-menu-down {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #f7f4f3;
  left: 0;
  list-style: outside none none;
  opacity: 0;
  padding-left: 0;
  position: absolute;
  top: 197%;
  transition: all 0.5s ease 0s;
  visibility: hidden !important;
  z-index: 1;
}
.header-top-menu ul li:hover .ht-menu-down {
  opacity: 1;
  visibility: visible !important;
  z-index: 9999999;
}
.header-top-menu ul li .ht-menu-down li a:hover {
  background-color: #ffaa00 ;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.ht-menu-down li {
  float: none;
  margin-right: 0;
  width: 100%;
}
.header-top-menu ul li .ht-menu-down li a {
  color: #3c3c3c;
  padding: 7px 27px;
}
.header-top-menu ul li a {
  color: #ccc;
  display: block;
  font-size: 12px;
}
.header-top-menu ul li a:hover{
	color:#ccc68c;
}

/*----------------------------------------*/
/*  3.	Heade BOttom CSS
/*----------------------------------------*/
.header-bottom {
  background: #ffffff none repeat scroll 0 0;
  padding: 10px 0;
      border-bottom: 1px solid #f1f1f1;
}
.mainmenu nav ul li {
  display: inline-block;
  line-height: 1;
  padding: 20px 20px 31px;
  position: relative;
}
.mainmenu nav ul li a {
  font-size: 16px;
  text-transform: uppercase;
  //font-family:'futura', sans-serif;
  //font-family: 'Raleway', sans-serif;
  //font-family: 'PT Sans', sans-serif;
  font-family:'Mulish', sans-serif;
  font-weight: 600;
}
.header-cart > a {
  display: block;
  line-height: 1;
}
.mainmenu ul.sub-menu {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 2px 0 7px 0 rgba(0, 0, 0, 0.13);
  left: -48px;
  margin: 0;
  opacity: 0;
  padding: 15px 15px 24px 20px;
  position: absolute;
  text-align: left;
  top: 86px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 215px;
  z-index: -9;
}
.mainmenu ul#nav li ul.sub-menu > li {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mainmenu ul#nav li .megamenu span > a {
  //border-bottom: 1px dotted #efefef;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.mainmenu > nav > ul#nav > li:hover ul.sub-menu, .mainmenu ul#nav li:hover .megamenu {
  margin-top: 0;
  opacity: 1;
  top: 100%;
  transform: scaleY(1);
  visibility: visible;
  z-index: 999;
}
.header-cart {
  margin-top: 25px;
  position: relative;
}
.header-cart-link i {
  color: #ccc;
  font-size: 25px;
  position: relative;
}
.header-cart-link span {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -2px;
  width: 22px;
}
.header-logo > a {
  display: block;
  margin-top: 0;
}
.cart_down_area {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 104%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 250px;
  z-index: 9999999;
}
.header-cart ul li:hover .cart_down_area {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.cart_single {
    margin-bottom: 0;
    padding: 5px;
    display: block;
    border-bottom: 1px solid #ebebeb;
}
.cart_down_area .cart_single a , .check-out-area #review-buttons-container .btn-default , 
.check-out-area .buttons-set .btn-default , .indicator-style.owl-theme .owl-controls .owl-buttons div:last-child {
  margin: 0;
}
.cart_single img {
  /*float: left;
  margin-right: 8px;*/
  text-align: center;
    margin: auto;
}
.cart_down_area .cart_single h2 {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 5px 0;
}
.cart_down_area .cart_single a.pro_img {
  color: #888888;
  margin: 0;
  display:inline-block;
      width: 30%;
	  border: 1px solid #ededed;
	  text-align: center;
	  margin-right: 1%;
}
.pro_des { 
	display:inline-block; 
	vertical-align: top;
	width: 67%; 
}
a.trash_icon {
    position: absolute;
    right: 0;
}

.cart_down_area .cart_single span {
  color: #000 ;
  float: right;
  font-size: 11px;
}
.cart_down_area a span i , .padding-right {
  padding-right: 5px;
}
.cart_down_area .cart_single p {
  color: #888888;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.cart_shoptings {
    padding: 0 0 7px 7px;
    width: 48%;
    display: inline-block;
}
.cart_check_btn {
    background: #f9f9f9;
    padding-top: 8px;
}
.cart_shoptings a {
  background: #6a6a6a none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s linear 0s;
}
.cart_shoptings a:hover {
  background:#000;
}
/*----------------------------------------*/
/*  4.	slider CSS
/*----------------------------------------*/
.layer-1-1 .title-1 {
  animation: 0.8s ease-in-out 1s normal backwards 1 running fadeInUp;
  border-width: 0;
  color: #ffffff;
  //font-family: lato;
  //font-family: 'PT Sans', sans-serif;
  font-family:'Mulish', sans-serif;
  font-size: 50px;
  font-weight: 300;
  left: 115.5px;
  letter-spacing: 0;
  line-height: 62px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  //text-transform: uppercase;
  top: 22%;
  transform: translate3d(0px, 0px, 0px);
  visibility: visible;
  white-space: nowrap;
  z-index: 5;
}
.layer-1-2 .title-2 {
  animation: 0.8s ease-in-out 2.5s normal backwards 1 running fadeInRight;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ffffff;
  bottom: 30%;
  color: #ffffff;
  //font-family: lato;
  //font-family: 'PT Sans', sans-serif;
  font-family:'Mulish', sans-serif;
  font-size: 22px;
  font-weight: 600;
  left: 115.5px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0;
  min-height: 0;
  min-width: 0;
  padding: 13px 40px;
  position: absolute;
  text-transform: uppercase;
}
.layer-1-2 a.title-2:hover {
  background: #ffaa00  none repeat scroll 0 0;
  border: 1px solid #ffaa00 ;
}
/*----------------------------------------*/
/*  5.	New Product Area
/*----------------------------------------*/
.col-50{width: 50%;float: left;}
.col-33{width: 33%;float: left;}
.padding-left{padding-left: 5px;}
.new-product-top {
  padding-top: 15px;
}
.overlay-content h3 {
  font-size: 16px;
  left: 20px;
  line-height: 20px;
  position: absolute;
  top: 20px;
font-family: 'Domine', serif;
//font-family: 'Mulish', sans-serif;
  
}
.cart_down_area .cart_single a:hover{ color: #000 ;} 
.check-register.login-button > a:hover , .wishlist-table-area .t-product-name h3 a:hover , .wishlist-table-area .product-edit p a:hover , .product-cart p a:hover , .product-remove > a:hover , .icolor , .widget-shop-by .sidebar-menu li:hover span:not(.widget-hover) , .breadcrumbs a:hover , .footer-list a:hover , .testimonial-text > a:hover , .color , .overlay-content h2:hover , .overlay-content h4:hover , .left-content h2:hover{
  color: #000 ;
}
.single-top-product > img , .new-trend-list .col-md-4 , .featured-product-list .col-md-3 , .blog-list .col-md-4 , .single-new-trend img , .single-new-trend img{
  width: 100%;
}
.single-top-product {
  //margin-bottom: 10px;
  position: relative;
}
.btn-product {
	border: 1px solid #767676;
	bottom: 20px;
	left: 20px;
	padding: 10px 25px;
	position: absolute;
	text-transform: uppercase;
	font-weight: 700;
	transition: .3s;
}
.btn-product:hover {
	border: 1px solid #ffaa00 ;
	background: #ffaa00 ;
	color: #fff;
}
.top_product .btn-product {
	border: 0;    border-radius: 50px;
	background:#fff;
}
.top_product .btn-product:hover {
	color: #d7412e;
	text-decoration:none;
}
button.price-offer {
  background: #555555 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  height: 66px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 66px;
}
.single-top-product:last-child {
  margin-bottom: 0;
}
/*----------------------------------------*/
/*  6.	Section CSS
/*----------------------------------------*/
.section-title::after {
  background: rgba(0, 0, 0, 0) url("img/title.png") no-repeat scroll 0 0;
  content: "";
  height: 18px;
  margin-left: -195px;
  position: absolute;
  width: 390px;
}
.section-title {
  color: #444444;
  position: relative;
  text-align: center;
}
.section-title h2 {
  font-size: 32px;
  /*font-weight: 700;
  text-transform: uppercase;*/
  //font-family:'futura', sans-serif;
  //font-family: 'Raleway', sans-serif;
  //font-family: 'PT Sans', sans-serif;

  font-family: 'Poiret One', cursive; font-weight:700;font-size: 42px;
}
/*----------------------------------------*/
/*  7.	New Trend CSS
/*----------------------------------------*/
.new-trend-list , .featured-product-list , .blog-list , .brand-list , .our-team-list {
  margin-top: 62px;
}
.single-new-trend {
  position: relative;
  transition: all 0.3s ease 0s;  
    //box-shadow: 1px 1px 5px #eee;
		//border:1px solid #f1f1f1;
}
.single-new-trend > a , .product-tabs a , .widget-image > a , .single-brand > a , .blog-img > a{
  display: block;
}
.single-new-trend:hover {  
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.top_sellers .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 20px 0;
}
.overlay-content h2 {
  color: #5a5a5a;
  font-size: 22px;
  font-weight: 700;
  left: 10px;
  //position: absolute;
  top: 10px;
  transition: all 0.3s ease 0s;
}
.btn-small {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
}
.btn-small-red {
  background: #d7412e none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  //font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
a.btn-small-red:hover{
  background: #666 none repeat scroll 0 0;
  color:#fff;
}
.overlay-content a.btn-small:hover , a.cart-btn:hover , 
.shop-tab-pill .shop-pagination ul li a:hover i , 
.tag-list a:hover , .breadcrumbs a , .breadcrumbs span , .testimonial-text , .product-action li a:hover i  {
  color: #fff;
}
.product-action li i {
  color: #767676;
  font-size: 18px;
}
.product-action a {
  border: 1px solid #ddd;
  display: block;
  height: 42px;
  line-height: 38px;
  text-align: center;
  width: 42px;
  background:#fff;
}
.product-action > ul , #checkout-review-table thead , .single-brand {
  text-align: center;
}
.product-action li , .all-adress-info , .product-attributes > span , .left-content span , .shop-tab-pill ul li , .team-member > a , .footer-left > a {
  display: inline-block;
}
.overlay-content .product-action {
  bottom: 75px;
  left: 40%;
  //position: absolute;
}
.product-action a:hover {
  background: #ffaa00 none repeat scroll 0 0;
  border: 1px solid #ffaa00;
  color: #fff !important;
}
.featured-product-list .overlay-content {
    background: #f9f9f9;
    padding: 10px 0;
}
.overlay-content h4 {
  bottom: 10px;
  color: #5a5a5a;
  font-size: 18px;
  //font-weight: 700;
  left: 10px;
  margin: 0;
  //position: absolute;
  transition: all 0.3s ease 0s;
}
.pro-rating {
  bottom: 10px;
  //position: absolute;
  right: 10px;
  text-align: center;
  font-size: 10px;
}
.pro-rating i {
  cursor: pointer;
}
.indicator-style .owl-buttons {
  position: absolute;
  right: 15px;
  top: -80px;
  z-index: 9;
}
.indicator-style .owl-theme .owl-controls {
  margin-top: 0;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #7f7f7f;
  border-radius: 2px;
  color: #7f7f7f;
  display: inline-block;
  height: 23px;
  line-height: 20px;
  margin: 0 5px 0 0;
  opacity: 1;
  padding: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 23px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons i , .indicator-style2 .owl-buttons i {
  font-size: 10px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover , .indicator-style2.owl-theme .owl-controls .owl-buttons div:hover {
  border: 1px solid #121212;
  color: #121212;
}
/*----------------------------------------*/
/*  8.	New Collection CSS
/*----------------------------------------*/
.new-collection-area {
  background: rgba(0, 0, 0, 0) url("img/new-product/new-collection-bg.jpg") no-repeat fixed center center / cover ;
}
.new-collection-info {
	padding: 95px 0;
	color:#fff;
}
.new-collection-info h2 {
  font-size: 40px;
  margin-bottom: 30px;
}
.btn-bg:hover , .our-skill-accordion .panel-group .panel-heading + .panel-collapse > .panel-body, .our-skill-accordion .panel-group .panel-heading + .panel-collapse > .list-group {
  border: medium none;
}
.new-collection-info > p {
  margin-bottom: 70px;
}
/*----------------------------------------*/
/*  9.	Featured CSS
/*----------------------------------------*/
.featured-product-list .overlay-content h2 {
	font-size: 18px;
	//left: 20px;
	font-family: 'Domine', serif;
	text-align: center;
    //width: 94%;
}
.featured-product-list .overlay-content .product-action {
  //bottom: 45px;
}
.featured-product-list .product-action li i {
  color: #767676;
  font-size: 14px;
}
.featured-product-list .product-action a {
  height: 28px;
  line-height: 26px;
  width: 28px;
}
.featured-product-list .overlay-content h4 {
  //left: 20px;
  //padding: 5px 10px 10px;
    text-align: center;
	//width: 93%;
    text-align: center;
	margin-bottom: 10px;
}
.cart_icon {
    margin-bottom: 15px;
}
/*----------------------------------------*/
/*  10.	Blog CSS
/*----------------------------------------*/
.blog-area {
  margin-bottom: 100px;
}
.blog-img , .widget.widget-image img , .single-blog , .read-more a{
  position: relative;
}
.blog-date {
  background: #ffaa00 none repeat scroll 0 0;
  bottom: -10px;
  color: #fff;
  display: block;
  height: 64px;
  line-height: 64px;
  position: absolute;
  right: 20px;
  width: 64px;
  z-index: 9;
}
.blog-date > h2 {
  font-size: 20px;
  margin-bottom: 0;
  margin-left: -10px;
  margin-top: 9px;
  position: relative;
  text-align: center;
}
.blog-date span {
  font-size: 16px;
  position: absolute;
  right: -8px;
  top: 14px;
  transform: rotate(-90deg);
}
.blog-content-info > h3 {
  color: #5a5a5a;
  font-size: 14px;
  margin-top: 13px;
  font-weight: 600;
  text-transform: uppercase
}
.blog-content-info {
  border: 1px solid #bcbbbb;
  overflow: hidden;
  padding: 15px;
  background: #fff;
}
.blog-content-info > p {
  color: #5a5a5a;
  font-size: 13px;
  margin-bottom: 50px;
}
.post-author {
  color: #666666;
  font-size: 12px;
  margin-right: 15px;
}
.comment {
  font-size: 12px;
  color: #666666;
}
.comment i {
  margin-right: 8px;
}
.comment strong {
  font-size: 13px;
}
.read-more a::before {
  background: #ffaa00  none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.blog-img::after {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in 0s;
  width: 0;
  z-index: 1;
}
.single-blog:hover .blog-img::after {
  height: 100%;
  width: 100%;
}
.blog-img:hover::after {
  height: 100%;
  width: 100%;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls {
  margin-top: 5px;
}
.accordion_block .owl-theme .owl-controls .owl-buttons div{
	color:#000
}
/*----------------------------------------*/
/*  11.	Testimonial CSS
/*----------------------------------------*/
.testimonial-area{background: rgba(0, 0, 0, 0) url("img/testimonial/testimonial-bg.jpg") no-repeat fixed center center / cover ;}
.testimonial-text h2 {
  font-size: 24px;
  //font-weight: 700;
}
.support-img > img {
  //border: 2px solid #ffaa00 ;
}
.testimonial-text > a::before {
  background: #fff none repeat scroll 0 0;
  bottom: -8px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.testimonial-text > a {
  color: #fff;
  float: right;
  font-style: italic;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  width: 155px;
}
/*----------------------------------------*/
/*  12.	Brand CSS
/*----------------------------------------*/
.indicator-style2.owl-theme .owl-controls {
  margin-top: 0;
}
.indicator-style2.owl-theme .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #7f7f7f;
  border-radius: 2px;
  color: #7f7f7f;
  display: inline-block;
  height: 23px;
  left: 0;
  line-height: 20px;
  margin: -10px 0 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 23px;
}
.indicator-style2.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 0;
}
.indicator-style2:hover .owl-buttons div {
  opacity: 1 !important;
}
/*----------------------------------------*/
/*  13.	Footer Top Area CSS
/*----------------------------------------*/
.footer-top-area {
  background: #faf7f0 none repeat scroll 0 0;
  /*border-bottom: 1px solid #e6e6e6;  border-top: 1px solid #e6e6e6;*/
  padding: 50px 0;
  font-family: 'Mulish', sans-serif;
}
.footer-left > p {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.social-icon a {
  border: 1px solid #bcbbbb;
  display: block;
  height: 28px;
  line-height: 26px;
  text-align: center;
  width: 28px;
}

.social-icon li {
  display: inline-block;
  margin-right: 10px;
}
.social-icon a:hover {
  border: 1px solid #ffaa00 ;
  color: #fff;
  background: #fa0
}
h2.footer-w-title {
  color: #444444;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;    
  font-family: 'Domine', serif;
}
.footer-list span {
  color: #353535;
}
.footer-list p {
  color: #545454;
  font-size: 14px;
  margin-bottom: 0;
}
.footer-list > li::before {
  background: #d1d1d1 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: -10px;
  position: absolute;
  top: 9px;
  width: 4px;
}
.footer-list > li {
  margin-bottom: 15px;
  position: relative;
}
.footer-list a {
  color: #545454;
  font-size: 14px;
}
/*----------------------------------------*/
/*  14.	Footer CSS
/*----------------------------------------*/
.footer-bottom-area {
  padding: 10px 0;
}
.copyright p {
  color: #545454;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 10px;
}
.paypal-img {
  margin-top: 6px;
}
/*----------------------------------------*/
/*  15.	ScrollUp CSS
/*----------------------------------------*/
#scrollUp {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0);
  bottom: 20px;
  color: #ffffff;
  cursor: pointer;
  font-size: 25px;
  height: 45px;
  line-height: 40px;
  right: 20px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 45px;
}
#scrollUp:hover {
  background-color: #000;
  color: #fff;
}
/*----------------------------------------*/
/*  16.	About Page CSS
/*----------------------------------------*/
.breadcrumbs-area {
    background: #666666 none repeat scroll 0 0;
}
.breadcrumbs > li {
    color: #ffaa00 ;
    display: inline-block;
    font-weight: 600;
    padding-right: 10px;
    text-transform: uppercase;
}
.breadcrumb-single {
    padding: 20px 0;
}
.about-title h3 {
  color: #333333;
  display: inline-block;
  font-size: 25px;
  //font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 16px;
  position: relative;
  text-transform: capitalize;
}
.welcome-left > p {
  font-weight: 300;
}
.about-title h3::before {
  background: #dddddd none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 70%;
}
.our-skill {
  padding-top: 50px;
}
.our-skill-accordion .panel-default > .panel-heading {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.our-skill-accordion .panel-group .panel {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
}
.our-skill-accordion .panel-body {
  //background-color: #f3f3f3;
  color: #666666;
  padding: 15px 0;
  text-align: justify;
}
.our-skill-accordion .panel-title {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}
.our-skill-accordion .panel-title .border {
  border-right: 1px solid #d2d1d0;
  margin-left: -15px;
  padding: 10px 10px 10px 15px;
  text-align: center;
}
.our-skill-accordion .panel-title a.right {
  margin-left: 15px;
}
.our-skill-accordion .panel-title a.border:hover {
  background: #e0b745 none repeat scroll 0 0;
  color: #fff;
}
.our-skill-progress {
  display: block;
  padding-top: 15px;
}
.tpl-progress {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  height: 6px;
  letter-spacing: 1px;
  margin-bottom: 65px;
  margin-top: 18px;
  overflow: visible;
  text-transform: uppercase;
}
.tpl-progress .progress-bar {
  box-sizing: border-box;
  color: #000;
  font-size: 11px;
  overflow: visible;
  padding-top: 2px;
  position: relative;
  text-align: left;
}
.progress-bar p {
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  margin-top: -32px;
}
.tpl-progress .progress-bar > span {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #666666;
  border-radius: 50%;
  bottom: 18px;
  color: #ffaa00 ;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  letter-spacing: 0;
  line-height: 35px;
  min-width: 35px;
  padding: 0;
  position: absolute;
  right: -5px;
  text-align: center;
}
.our-skill-content {
  display: block;
  overflow: hidden;
}
.tpl-progress:last-child {
  margin-bottom: 0;
}
/*----------------------------------------*/
/*  17.	Team Member CSS
/*----------------------------------------*/
.team-member {
  display: inline-block;
  text-align: center;
}
.team-member img {
  margin-bottom: 30px;
  width: 100%;
}
.team-member-overlay > a {
  color: #333333;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.team-member-overlay > h4 {
  color: #666666;
  font-size: 13px;
  text-transform: uppercase;
}
/*----------------------------------------*/
/*  18.	Shop Page CSS
/*----------------------------------------*/
.shop-page-area {
  padding-top: 15px;padding-bottom: 50px;
}
.breadcrumbs-area2 {
  background: rgba(0, 0, 0, 0) url("img/shop/top-side-bar.jpg") no-repeat scroll center center;
  color: #fefefe;
  padding:80px 0;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  background-size: cover;
}
.breadcrumbs-area2 h2 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.breadcrumbs-area3 {
  background: rgba(0, 0, 0, 0) url("img/slider/scheme_banner.jpg") no-repeat scroll center center;
  color: #fefefe;
  //height:400px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  background-size: cover;
}
.sidebar-title::before {
  background: #dddddd none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.sidebar-title {
  color: #444444;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 21px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.sidebar-menu a::before {
	background: #d1d1d1 none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 17px;
	width: 4px;
	transition: .3s
}
.sidebar-menu a {
  background: transparent none repeat scroll 0 0;
  color: #555555;
  display: block;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-top: 8px;
  position: relative;
}
.sidebar-menu > li {
  border-bottom: 1px dotted #bbb;
  display: block;
  padding: 9px 0;
  transition: all 0.3s ease 0s;
}
.sidebar-menu > li:last-child {
  margin-bottom: 0;
}
.sidebar-menu span:not(.widget-hover) {
  color: #aaaaaa;
  float: right;
}
.widget-shop-by .sidebar-menu span:not(.widget-hover) {
  margin-right: 10px;
}
.sidebar-menu li:hover a::before {
  background: #7fc8aa none repeat scroll 0 0;
}
.widget-shop-by .sidebar-menu li:hover a {
  background: #F1F1F1 none repeat scroll 0 0;
}
.sidebar-menu li a span.widget-hover{
    transition: .3s;
}
.sidebar-menu li:hover a span.widget-hover{
  padding-left: 13px;
}
.widget-shop-by .sidebar-menu li:hover a::before{
    left:13px;
}
aside.widget {
  margin-bottom: 10px;
}
.sidebar-menu > li:last-child {
  border-bottom: medium none;
}
h3.sidebar-sub-title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  background: #f1f1f1 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  height: 9px;
  margin: 20px 0;
}
.price_filter .ui-slider-range {
  background: #ffffff none repeat scroll 0 0;
  border-top: 9px dashed #f0f0f0;
  transform: skewX(-20deg);
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #ffaa00 ;
  border-radius: 50%;
  height: 20px;
  margin-top: -2px;
  width: 20px;
}
.price_slider_amount > input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #555555;
  display: inline-block;
  float: left;
  height: 34px;
  line-height: 32px;
  margin-left: 10px;
  text-align: center;
  width: 48%;
  font-family: 'Raleway',  sans-serif;
}
.price_slider_amount > input:first-child {
  margin-left: 0;
}
.price_slider_amount {
  margin-bottom: 10px;
  overflow: hidden;
}
.tag-list > li {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  display: inline-block;
  height: 35px;
  line-height: 33px;
  margin-bottom: 3px;
}
.tag-list a {
  color: #888888;
  display: block;
  font-size: 13px;
  padding: 0 14px;
}
.tag-list > li:hover {
  background: #ffaa00  none repeat scroll 0 0;
  border: 1px solid #ffaa00 ;
}
.side-bar-compare a {
  float: right;
}
.side-bar-compare > li {
  border-bottom: 1px dotted #bbbbbb;
  color: #666666;
  padding: 10px 0;
}
.widget-content a i {
  margin-left: 5px;
}
.widget-content > h2 {
  color: #444444;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: capitalize;
}
.widget-content > a {
  bottom: -20px;
  color: #ffaa00 ;
  font-size: 12px;
  left: 30px;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease-out 0s;
}
.widget-image:hover .widget-content > a {
  bottom: 20px;
  opacity: 1;
}
.widget-content > h2 {
  bottom: 50px;
  color: #444444;
  font-size: 22px;
  font-weight: 700;
  left: -20px;
  opacity: 0;
  position: absolute;
  text-transform: capitalize;
  transition: all 0.3s ease-out 0s;
}
.widget-image:hover .widget-content h2 {
  opacity: 1;
  left: 20px;
}
aside.widget-image {
  margin-bottom: 0;
}
.shop-tab-list {
  background: #fff none repeat scroll 0 0;
  //border: 1px solid #e5e5e5;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 7px;
  padding-top: 18px;
}
.shop-tab-pill ul li#left {
  margin-right: 10px;
}
.shop-tab-pill ul li a:hover {
  background: #ffaa00  none repeat scroll 0 0;
  color: #ffffff;
}
.shop-tab-pill .shop-pagination ul li a i {
  color: #bbbbbb;
  font-size: 13px;
}
.shop-tab-pill ul li a {
  padding: 5px; //border: 1px solid #ccc;
}
.shop-tab-pill .shop-pagination ul li a {
  background: #f3f3f3 none repeat scroll 0 0;
  padding: 10px 12px;
}
.shop-left-tab {
  /*display: inline-block;
  width: 50%;*/
}
.shop-pagination {
  float: right;
}
.show-label label {
  color: #555555;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 10px;
}
.show-label select {
  -moz-appearance: none;
  -moz-user-select: none;
  background: #fbfbfb url("img/shop/down.png") no-repeat scroll right center;
  border: 1px solid #ccc; border-radius: 3px;
  color: #9c9b9b;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  padding-inline-end: 21px;
  padding-inline-start: 10px;
}
li.product-size-deatils {
    margin-right: 20px;
}
.single-product > a {
  //display: inline-block;
  //margin-bottom: 5px;
  //width: 100%;
		right: 10px;
}
.single-product > a.img_overtop_left,
.single-new-trend > a.img_overtop_left {
    right: unset;
    left: 10px;
	background: #666;
}
.single-product > a:hover.img_overtop_left,
.single-new-trend > a:hover.img_overtop_left{
	color:#fff;
}	
a:hover.btn-small.img_overtop{
	color:#fff;
}
	
.pro_fullview .single-product > a {
	right: 25px;
}
.single-product-content h2 {
  color: #1e1c1b;
  font-size: 16px;
  //font-weight: 600;
  margin-bottom: 13px;
}
.right-content a{
  color: #6f6f6f;
  font-size: 15px;
  height: 35px;
  padding: 5px;
  width: 35px;
  background: #ebebeb;
  border-radius: 5px;
}
.right-content a:hover {
  background: #333 none repeat scroll 0 0;
  //border: 1px solid #333;
  color: #ffffff;
}
.right-content {
  margin-top: 8px;
}
.single-product-overlay {
  border-radius: 50%;
  height: 55px;
  position: absolute;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 12px;
  width: 55px;
}
.single-product img {
  position: relative;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.sale {
  background: #ff0000 none repeat scroll 0 0;
}
.new {
  background: #7CBDEF none repeat scroll 0 0;
}
.single-product-overlay h3 {
  color: #f9f9f9;
  font-size: 15px;
  line-height: 55px;
  font-weight: 700;
}
.old-price {
  color: #aaa;
  font-size: 16px;
  text-decoration: line-through;
}
.new-price {
  color: #444;
  font-weight: 700;
  margin-right:5px;
  font-size: 16px;
}
.single-product {
  margin-bottom: 30px;
  overflow: hidden;
	    background: #fff;	
		//box-shadow: -1px 8px 34px #eee;
		box-shadow: 1px 1px 5px #eee;
		border:1px solid #f1f1f1;
}
.single-product:hover img{
  //box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}
.single-product-content {
    //padding: 5px;
		padding: 10px 3px;
		//background: #ede0d6;
}
.single-product-content.cnt-head {
  padding: 10px 3px;
  background: #00000038;
  border-radius: 10px;
  z-index: 1111;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.single-product-content.cnt-head h2 {
  color: #ffffff;
}
.single-product-content.cnt-head .left-content h2{
  font-size:20px
}
.single-product-content.cnt-head .new-price,
.single-product-content.cnt-head .old-price {
  color: #ffffff;
}
.single-product-content.cnt-head .left-content h2{
  min-height: 25px;
}
.single-new-trend img{
  border-radius: 10px;
}
.first-margin {
  margin-right: 10px;
}
/*----------------------------------------*/
/*  19.	Shop List CSS
/*----------------------------------------*/
.featured-product-list .overlay-content .left-content h2,
.left-content h2 {
  font-size: 16px;
  //font-weight: 600;
  margin-bottom: 5px;
  transition: all 0.3s ease 0s;
  height: 40px;
  font-family: 'Mulish', sans-serif;
}

.left-content > p {
  color: #ffaa00 ;
  font-size: 16px;
  //font-weight: 500;
}
.shop-list-left {
  float: left;
  padding-right: 30px;
  position: relative;
}
.single-pro-select {
  margin-bottom: 30px;
}
.product-desc {
  margin-bottom: 60px;
}
.shop-list-single {
  border: 1px solid #dddddd;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 5px;
}
.left-content {
  margin-top: 0;
}
/*----------------------------------------*/
/*  20.	Single Product Page CSS
/*----------------------------------------*/
.product-simple-area {
  margin-top: 40px;
}
.product-simple-area2 {
  padding-top: 0; 
  padding-bottom:10px;
}
.product-tabs li {
  display: inline-block;
  margin-right: 18px;
  margin-top: 30px;
}
.product-tabs li:last-child {
  margin-right: 0;
}
.list-pro-rating {
  margin-bottom: 10px; font-size: 10px;
}
.single-product-details > h2 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 13px;
  text-transform: capitalize;  
  font-family: 'Domine', serif;  
}
.single-product-details > h4 {
  font-size: 16px;
  margin-bottom: 13px;
}
.single-product-details > p {
	color: #333;
    font-size: 14px;
}
.single-product-details {
  color: #222222;
}
.single-product-price, .new-price, .old-price{
	//font-family: 'Raleway',  sans-serif;
	font-family: 'Domine', serif;
}
.single-product-price > h2::before {
  background: #222222 none repeat scroll 0 0;
  bottom: 0;
  //content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.single-product-price > h2::after {
  background: #222222 none repeat scroll 0 0;
  //content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-product-price h2 {
  display: inline-block;
  font-size: 26px;
  line-height: 1;
  margin-bottom:15px;
  padding: 5px 0;
  position: relative;
}
.single-shop-select > label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-shop-select > select {
  -moz-appearance: none;
  -moz-user-select: none;
  border: 1px solid #dfdfdf;
  color: #898989;
  font-size: 14px;
  height: 40px;
  padding-left: 5px;
  position: relative;
  width: 100%;
}
#quantity-wanted-p .qtybutton {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  width: 20px;
}
#quantity-wanted-p {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #e1e1e1;
  display: inline-block;
  margin-right: 10px;
}
#quantity-wanted-p input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none !important;
  height: 51px;
  line-height: 47px;
  text-align: center;
  width: 45px;
}
.cart-btn {
  background: #ffaa00  none repeat scroll 0 0;
  color: #d7412e;
  display: block;
  /*height: 55px;
  line-height: 53px;*/
  position: relative;
}
a.cart-btn i {
  font-size: 20px;
  left: 18px;
  position: absolute;
  top: 0;
}
.cart-btn i , .wish-btn i{
  font-size: 18px;
  margin-right: 10px;
}
.cart-btn > span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 100px;
  text-transform: uppercase;
}
.add-to-wishlist a {
  color: #b8b8b8;
  line-height: 1;
}
.product-attributes {
  margin-bottom: 15px;
}
.product-attributes .cart-btn{
	padding: 13px;
}
.product-attributes a.cart-btn i{
	top: 12px;
}
.product-attributes .cart-btn > span{
	font-size: 14px;
}
.wish-btn > span {
  font-size: 12px;
  font-weight: 600;
}
.add-to-wishlist {
  margin-bottom: 45px;
}
.single-product-categories > label {
  text-transform: uppercase;
}
.single-product-categories {
  font-size: 14px;
}
.single-product-categories > span {
  color: #898989;
}
.comments-advices a.open-comment-form::before {
  //content: "";
}
.comments-advices a::before {
  background: #929292 none repeat scroll 0 0;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin-right: 6px;
  text-align: center;
  width: 30px;
}
.comments-advices li {
  display: inline-block;
  line-height: 30px;
}
.comments-advices {
  clear: both;
  padding-top: 2px;
}
#product-comments-block-extra {
  background: #fbfbfb none repeat scroll 0 0;
  border: 1px solid #d6d4d4;
  font-weight: bold;
  line-height: 18px;
  margin-top: 15px;
  padding: 8px 10px 10px;
}
.p-details-tab ul.p-details-nav-tab li {
  display: inline-block;
  margin-right: 30px;
}
.p-details-tab ul.p-details-nav-tab li a {
  color: #797979;
  display: block;
  font-size: 20px;
  //font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.p-details-tab ul.p-details-nav-tab li.active a {
  color: #000;
  display: block;
  position: relative;
  //font-family:'futura', sans-serif;
  //font-family: 'Raleway', sans-serif;
  //font-family: 'PT Sans', sans-serif;
  font-family:'Mulish', sans-serif;
}
.p-details-tab ul.p-details-nav-tab li.active a::before {
  background: #ffaa00  none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 100%;
}
.p-details-tab ul.p-details-nav-tab li a:hover::before {
  background: #ffaa00  none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 100%;
}
.p-details-tab {
  margin-top: 80px;
}
#more-info > p {
  color: #666666;
  margin: 0;
}
.table-data-sheet {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d6d4d4;
  width: 100%;
}
.table-data-sheet tr {
  border-top: 1px solid #d6d4d4;
}
.table-data-sheet tr td:first-child {
  border-right: 1px solid #d6d4d4;
  color: #333333;
  font-weight: 700;
  width: 30%;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
}
#product-comments-block-tab a {
  background: #6f6f6f none repeat scroll 0 0;
  border-color: #666666 #5f5f5f #292929;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
#product-comments-block-tab a span {
  border: 1px solid #8b8a8a;
  display: block;
  padding: 3px 8px;
}
/*----------------------------------------*/
/*  21.	Wishlist CSS
/*----------------------------------------*/
.wishlist-right-area {
  border-bottom: 1px solid #bbbbbb;
  color: #666666;
}
.wishlist-right-area table, .shopping-cart-area table {
  border-color: #bbbbbb;
  border-radius: 0;
  border-style: solid;
  //border-width: 1px 0 0 1px;
  border:0;
  margin: 0 0 20px;
  text-align: center;
  width: 100%;
}
.wish-list-table {
  margin-bottom: 50px !important;
}
.wishlist-right-area table th, .shopping-cart-area table th {
  border-top: medium none;
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 300;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.wishlist-right-area table th, .wishlist-right-area table td, .shopping-cart-area table th, .shopping-cart-area table td {
  border-bottom: 1px solid #ddd;
  /*border-right: 1px solid #ddd;  font-family:'futura', sans-serif;  font-family: 'Raleway', sans-serif;  font-family: 'PT Sans', sans-serif;  font-family: 'Domine', serif;  border:0;*/
  font-family:'Mulish', sans-serif;
  padding:5px ;  
}
.shopping-cart-area table td{padding:10px}

.shopping-cart-area thead,.shopping-cart-area thead th,table.wish-list-table th{
	background:#666; color:#fff;
}
.shopping-cart-area tr:nth-child(odd){
	background: #f9f9f9;
}
.t-product-name {
  width: 170px;
}
.wishlist-right-area th.product-details-comment {
  width: 415px;
}
.wishlist-right-area th.product-price-cart {
  width: 200px;
}
.wishlist-right-area th.product-remove {
  width: 100px;
}
.product-details {
  padding: 10px;
  text-align: left;
}
.product-details > h4 , .product-cart-details > span{
  font-size: 16px;
  //font-weight: 600;
}
.product-details > p {
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 40px;
  text-align: justify;
}
.product-details textarea {
  border: 1px solid #dddddd;
  font-weight: 300;
  height: 135px;
  margin-bottom: 20px;
  padding: 10px;
  resize: none;
  width: 395px;
}
.product-cart {
  padding: 0 30px;
}
.product-cart-details {
  margin-bottom: 160px;
}
.product-cart-details > input[type="number"] {
  border: 1px solid #dddddd;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  margin-top: 10px;
  text-align: center;
  width: 105px;
}
.product-cart-details > input[type="submit"] {
  background: #d5d5d5 none repeat scroll 0 0;
  border: 0 none;
  font-weight: 600;
  margin-top: 10px;
  padding: 10px;
  transition: all 0.4s ease 0s;
}
.product-cart p a , .login-account-area {
  color: #666666;
}
.product-cart p a {
  bottom: 0;
  color: #666666;
  float: right;
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
}
.product-remove {
  width: 130px;
}
.product-remove > a {
  color: #666666;
  font-size: 25px;
}
.product-cart-details > input[type="submit"]:hover {
  background: #ffaa00  none repeat scroll 0 0;
  color: #ffffff;
}
.wishlist-bottom-link {
  margin-top: 29px;
}
.wishlist-bottom-link > a {
  color: #666666;
  float: left;
  transition: all 0.4s ease 0s;
}
.shopingcart-bottom-area .right-shoping-cart {
  padding: 10px 40px !important;
}
.shopingcart-bottom-area a {
  background: #666  none repeat scroll 0 0;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 25px;
  text-transform: uppercase;
}
.right-shoping-cart {
  padding: 10px 50px !important;
}
.shopingcart-bottom-area a:hover, .subtotal-main-area > a:hover, .discount-middle > a:hover {
  background: #444444 none repeat scroll 0 0;
  color: #ffffff;
}
.wishlist-bottom-link > a:hover {
  color: #ffaa00 ;
  padding-left: 8px;
}
/*----------------------------------------*/
/*  22.	Cart Page CSS
/*----------------------------------------*/
.t-product-name {
  width: 170px;
}
.product-edit {
  width: 112px;
}
.product-unit-price, .product-quantity, .product-subtotal {
  width: 165px;
}
.product-remove > a {
  color: #666666;
  font-size: 25px;
}
.shopping-cart-area .product-image {
  //width: 265px;
}
.shopping-cart-area .product-image img {
  padding:5px 0; 
  height: 100px;
}
.wishlist-table-area .t-product-name h3 a {
  color: #666666;
  //font-size: 16px; font-size: 20px;
  font-weight: normal;
}
.wishlist-table-area .product-edit p a {
  bottom: 0;
  color: #666666;
  font-size: 16px;
  font-weight: 300;
}
.product-unit-price > p, .product-quantity > p {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
}
.product-quantity > p {
	font-size: 18px;
}
.product-cart-details > input[type="number"] {
  border: 1px solid #dddddd;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  margin-top: 10px;
  text-align: center;
  width: 105px;
}
.discount-main-area {
  border: 1px solid #dddddd;
  text-align: center;
}
.discount-top {
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
}
.discount-top h3 {
  font-size: 16px;
}
.discount-top > p {
  font-size: 14px;
  margin: 0;
  text-transform: none;
}
.discount-middle {
  padding: 20px 30px;
}
.discount-middle > input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ccc;
  display: block;
  margin: auto auto 20px;
  padding: 10px;
  width: 100%;
}
.discount-middle > a, .subtotal-main-area > a {
  background: #666 none repeat scroll 0 0;
  color: #ffffff;
  //float: right;
  padding: 10px;
}
.subtotal-main-area {
  border: 1px solid #dddddd;
}
.subtotal-area h2 {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  font-size: 16px;
  margin: 0;
  padding: 15px;
}
.subtotal-area span {
  float: right;
}
.subtotal-main-area > a {
  float: right;
  margin-right: 0;
  margin-top: 10px;
}
.subtotal-main-area > p {
  font-size: 16px;
  margin: 0;
  padding-bottom: 43px;
  padding-top: 100px;
  text-align: center;
  text-transform: none;
}
/*----------------------------------------*/
/*  23.	Checkout Page CSS
/*----------------------------------------*/
.checkout-area {
  padding-top: 100px;
}
.panel-heading h4 {
  color: #666666;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
}
.check-out-area {
  background: #ffffff none repeat scroll 0 0;
  color: #666666;
  padding: 30px;
}
.check-out-area .panel-heading h4 span {
  background: #666  none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin-right: 15px;
  text-align: center;
  width: 26px;
  font-weight: 700;
  font-size: 16px;
}
.check-out-area .panel.panel-default {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
}
.panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.check-out-area .panel-body {
  padding: 10px ; 
  //border:1px solid #eee;
  background: #f9f9f98f;
}
.collapse-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.order-review .collapse-title {
	font-size: 30px;margin-bottom:15px;font-family: 'Domine', serif;
}
.check-out-area h5 {
  font-size: 15px;
  margin-bottom: 26px;
  text-transform: uppercase;
}
.check-register label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 5px;
}
.check-register {
  margin-bottom: 20px;
}
.form-row > label {
  display: block;
  font-weight: 500;
  margin-bottom: 0;
}
.form-row > input, .form-row > select {
  /*background: #eaeaea none repeat scroll 0 0;*/
  border: medium none;
  color: #2b2b2b;
  font-size: 13px;
  font-weight: 400;
  height: 34px;
  padding-left: 10px;
  transition: all 0.3s ease 0s;
  width: 100%;
  border: 1px solid #ccc;
}
.form-row , .shop-select {
  margin-bottom: 15px;
}
.btn-default {
  /*background: #ffaa00  none repeat scroll 0 0; border: 1px solid #ffaa00;*/
  background: #666  none repeat scroll 0 0; border: 1px solid #666;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.btn-default:hover {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d7412e ; 
  color: #d7412e ;
}
.login-button {
  margin-bottom: 0;
  //margin-top: 72px;
}
.check-out-area button {
  //margin-top: 40px;
}
.check-register.login-button > a {
  color: #666666;
  margin-right: 15px;
}
.checkout-widget a {
  color: #666666;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 0;
  text-transform: capitalize;
}
.widget-title {
  font-size: 14px;
  text-transform: uppercase;
}
.checkout-widget a:hover {
  color: #ffaa00 ;
  margin-left: 10px;
}
.required {
  color: #ff0000;
}
.shop-select label {
  font-weight: 500;
  margin-bottom: 3px;
  width: 100%;
}
.shop-select select {
  -moz-appearance: none;
  -moz-user-select: none;
  background: #fbfbfb url("img/select-icon.png") no-repeat scroll right center;
  border-color: #dddddd -moz-use-text-color #dddddd #dddddd;
  border: 1px solid #ccc;
  color: #000;
  font-family: arial;
  font-size: 12px;
  font-weight: 400;
  height: 38px;
  padding-inline-end: 35px;
  padding-inline-start: 5px;
  width: 99.99%;
}
.checbox-info input {
  margin-right: 5px;
}
.checbox-info {
  margin-bottom: 30px;
}
.form-row > input:focus {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dddddd;
}
.ship-different-title label {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
.order-notes textarea {
  border: 1px solid #dddddd;
  font-family: poppins;
  font-weight: 500;
  height: 90px;
  padding: 15px;
  resize: none;
  width: 100%;
}
#billing-form li.control input.radio, #billing-form li.control input.checkbox, #payment-form li.control input.radio {
  float: left;
  margin-right: 7px;
  margin-top: 6px;
}
#billing-form li.control label, #payment-form li.control label, ul.form-list li.control label {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
  margin-left: 5px;
}
.buttons-set {
  border-top: 1px solid #f2f2f2;
  clear: both;
  margin: 20px 0 0;
  padding: 8px 0 0;
  text-align: right;
}
.payment-met {
  border: 1px solid #dddddd;border-top: 0;
  padding: 10px;
}
#checkout-review-table {
  background: #ffffff none repeat scroll 0 0;
  border-color: #f2f2f2 #f2f2f2 #d9dde3;
  border-style: solid;
  border-width: 1px;
  width: 100%;
}
#checkout-review-table tbody tr:first-child {
  font-size: 16px;
}
#checkout-review-table tbody tr {
  border-top: 1px solid #f2f2f2;
}
#checkout-review-table tbody tr td:first-child {
  text-align: left;
}
#checkout-review-table tbody tr td {
  font-weight: normal;
  text-align: center;
}
#checkout-review-table tbody tr td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-weight: normal;
  padding: 6px 10px;
  text-align: center;
  vertical-align: top;
}
#checkout-review-table tbody tr td .product-name {
  font-size: 16px;
  font-weight: 600;
  margin: 7px 0 5px;
}
.checkout-review-table .product-name {
  width: 170px;
}
.cart-price .price {
  color: #444444;
    font-size: 15px;
    font-weight: 600;
    margin-left: 5px;
}
#checkout-review-table tfoot tr {
  font-weight: normal;
  text-align: right;
}
#checkout-review-table tfoot tr td {
  border-right: 1px solid #ddd;
  padding: 6px 10px;
  vertical-align: top;
}
#review-buttons-container {
  border-color: #d9dde3;
  border-style: solid;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 20px 30px;
  text-align: right;
}
#review-buttons-container p {
  color: #333 ;
  font-size: 14px;
  line-height: 30px;
  margin: 0;margin-bottom:10px;
}
#review-buttons-container p a {
  color: #d7412e;
}
#review-buttons-container p a:hover {
  color: #333;
}
.checkout-left-area .panel-group a {
  color: #666666 !important;
  font-size: 14px;
  font-weight: 600;
}
#checkout-review-table thead tr th {
  border-right: 1px solid #f2f2f2;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}
#checkout-review-table thead tr th:first-child {
  width: 70%;
}
.data-table thead th {
  //background-color: #ffaa00; background-color: #666;
  border-right: 1px solid #eaeeef;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
/*----------------------------------------*/
/*  24.	Contact Us CSS
/*----------------------------------------*/
.address-single {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 30px;
  position: relative;
  text-align: left;
  transition: all 0.4s ease 0s;
  cursor: pointer;
  min-height: 160px;
}
.address-single:hover {
  background: #797979  none repeat scroll 0 0;
  color:#fff;
}
.icon {
  float: left;
  height: auto;
}
.icon i {
  font-size: 28px;
  padding-top: 32px;
}
.info {
  display: inline-block;
  float: left;
  margin-left: 12px;
}
.info h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.info p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.address-info-area {
  margin: 50px 0;
}
.contact-form-left > input:last-child {
  margin-bottom: 0;
}
.contact-form-left > input {
  border: 1px solid #c9c9c9;
  color: #666666;
  height: 38px;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 100%;
}
.input-message textarea {
  border: 1px solid #c9c9c9;
  height: 154px;
  padding: 15px;
  resize: none;
}
.input-message .btn-default {
  background: #444444 none repeat scroll 0 0;
  border: none;
  margin-top: 12px;
}
.input-message .btn-default:hover {
  background: #ffaa00  none repeat scroll 0 0;
  color: #ffffff;
}
.contact-form-right .input-message textarea {
  width: 100%;
}
/*----------------------------------------*/
/*  25.	Login CSS
/*----------------------------------------*/
.create-account-form, .login-form {
  background: #fbfbfb none repeat scroll 0 0;
  border: 1px solid #d6d4d4;
  line-height: 20px;
  min-height: 340px;
  padding: 14px 18px 20px;
}
.account-area .heading-title {
  margin-bottom: 30px;
}
h1.heading-title {
  border-bottom: 1px solid #d6d4d4;
  font-size: 18px;
  padding: 0 0 17px;
  text-transform: uppercase;
}
h1.heading-title2 {
	border-bottom: 1px solid #d6d4d4;
    font-size: 16px;
	padding: 10px 10px 10px 0;
	text-transform: uppercase;
}
.account-details p.form-row input {
  background: #ffffff none repeat scroll 0 0;
  border:1px solid #e5e5e5;
}
#submitcreate , #submitcreate2 {
  background-color: #444444;
  border: 0 none;
  border-radius: 0;
  color: #444444;
  font-size: 13px;
  line-height: 1.42857;
  outline: medium none;
  padding: 2px;
  text-align: center;
  transition: all 0.4s ease 0s;
}
#submitcreate > span , #submitcreate2 > span {
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  text-transform: uppercase;
}
#submitcreate span i, p.submit button#submitlogin span i, #submitcreate2 span i, p.submit button#submitlogin2 span i {
  display: inline-block;
  font-size: 24px;
  margin: 0 10px 0 0;
  vertical-align: -2px;
}
.lost-password.form-group a {
  color: #777777;
  font-weight: 400;
  text-decoration: underline;
}
#submitcreate:hover , #submitcreate2:hover {
  background: #ffaa00 ;
}
/*----------------------------------------*/
/*  26.	My Account CSS
/*----------------------------------------*/
.panel-default > .panel-heading {
  background-image: linear-gradient(#f7f7f7, #ededed);
  border-color: #cacaca #b7b7b7 #9a9a9a;
  border-image: none;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px;
  color: #555454;
  display: block;
  font: 600 16px/20px "Open Sans",sans-serif;
  overflow: hidden;
  text-decoration: none;
  text-shadow: 0 1px #ffffff;
  text-transform: uppercase;
}
.panel-default > .panel-heading h4 {
  font-size: 16px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-top: 4px;
}
.addresses-lists .panel-title a::before {
  border: 1px solid #eeeeee;
  content: "";
  height: 46px;
  left: 30px;
  position: absolute;
  top: -10px;
}
.addresses-lists .panel-title a {
  display: block;
  position: relative;
}
.addresses-lists .panel-heading a i {
  color: #ffaa00 ;
  font-size: 20px;
}
.addresses-lists .panel-heading a span {
  margin-left: 20px;
}
.my-account-area .shop-select select {
  width: 99.89%;
}
.button.button-small {
  background: #6f6f6f none repeat scroll 0 0;
  border-color: #666666 #5f5f5f #292929;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font: bold 13px/17px Arial,Helvetica,sans-serif;
  padding: 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.button.button-small span {
  border: 1px solid #8b8a8a;
  display: block;
  padding: 3px 8px;
}
.button.button-small span:hover {
  background: #575757 none repeat scroll 0 0;
  border-color: #303030 #303030 #666666 #444444;
}
.order-history p {
  background: #d7412e none repeat scroll 0 0;
  color: #ffffff;
  padding:10px;
}
.order-history p.grey_btn {
	background:#666;
}
.order-history p.grey_btn a:hover{
	color:#fff3d7;
}
a.btns {
	display:block;
	color: #ffffff !important;
	padding:10px;
	background:#34a853;
	text-align:center;
	margin-bottom:10px;
}
a.btns:hover {
	color: #ffffff;
	background:#666;
}
a.btns2 {
	display:block;
	color: #ffffff !important;
	padding:10px;
	background:#d7412e;
	text-align:center;
	margin-bottom:10px;
}
a.btns2:hover {
	color: #ffffff;
	background:#666 ;
}
.checkbox input[type="checkbox"] {
  margin-left: -20px;
  margin-top: 4px;
  position: absolute;
}
.my-account-area .panel.panel-default {
  margin-bottom: 5px;
}
/*----------------------------------------*/
/*  27.	404 page css
/*----------------------------------------*/
.error-text-area h1 {
  color: #363636;
  font-size: 35px;
  font-weight: 600;
  margin-top: 14px;
}
.error-text > a {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #282a40;
  color: #282a40;
  display: inline-block;
  font-size: 16px;
  margin-top: 25px;
  padding: 14px 18px;
  text-transform: uppercase;
  transition: background 0.3s ease 0s, color 0.2s ease 0s;
}
.error-text > a:hover {
  background: #ffaa00  none repeat scroll 0 0;
  border: 2px solid #ffaa00 ;
  color: #ffffff;
}
/*----------------------------------------*/
/*  28.	Quick Veiw CSS
/*----------------------------------------*/
#productModal .modal-dialog {
  //margin: 5% auto;
  max-width: 96%;
  min-height: 300px;
  padding: 20px;
  transition: all 0.5s ease 0s;
  width: 870px;
}
#productModal .modal-body{ padding: 15px; }
.modal-product {
  overflow: hidden;
}
.modal-product .product-images {
  float: left;
  width: 40%;
}
.modal-product .product-images .main-image {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.modal-product .product-images .main-image img {
  box-shadow: none;
}
.modal-product .product-info {
  float: left;
  padding-left: 30px;
  width: 60%;
}
.modal-product .product-info h1 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 20px;
}
.modal-product .product-info .price-box {
  float: left;
  margin: 0 0 12px;
  width: 100%;
}
.modal-product .product-info .price-box p {
  margin: 0;
}
.modal-product .product-info .price-box .special-price {
  color: #000 ;
  font-size: 24px;
  font-weight: 400;
}
.modal-product .product-info .see-all {
  color: #42414f;
  display: inline-block;
  margin-bottom: 40px;
  text-decoration: underline;
}
.modal-product .product-info .see-all:hover {
  color: #000 ;
}
a.see-all {
  color: #232323;
  display: inline-block;
  margin-bottom: 10px;
}
.modal-product .product-info .quick-add-to-cart {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  margin: 0 0 20px;
  padding: 0 0 38px;
  width: 100%;
}
.numbers-row > input {
  border: 1px solid #dddddd;
  float: left;
  height: 40px;
  text-align: center;
  width: 60px;
}
.quick-add-to-cart .single_add_to_cart_button {
  background: #333  none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  float: left;
  font-weight: 700;
  height: 40px;
  margin-left: 15px;
  padding: 0 70px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.quick-add-to-cart .single_add_to_cart_button:hover {
  background: #282828 none repeat scroll 0 0;
}
.modal-product .product-info .quick-desc {
  border-bottom: 1px solid #e5e5e5;
  color: #909295;
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  margin: 0 0 25px;
  padding: 0 0 15px;
  width: 100%;
}
.modal-product .widget {
  float: left;
  width: 100%;
}
h3.widget-title-modal {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #42414f;
  float: left;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 5px;
  text-align: left;
  text-transform: none;
  width: 100%;
}
.modal-product .widget .social-icons {
  float: left;
  margin: 0;
  padding: 0;
}
.modal-product .widget .social-icons li {
  float: left;
  line-height: 30px;
  list-style: outside none none;
  margin-right: 10px;
}
.modal-product .widget .social-icons li .social-icon {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #909295;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  width: 40px;
}
#productModal button.close {
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.3s ease 0s;
  z-index: 2;
}
#productModal button.close span {
  //border: 1px solid #909295;
  border-radius: 60px;
  color: #333;
  display: block;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
}
#productModal .modal-header {
  border: 0 none;
  min-height: auto;
  padding: 0;
}
.modal-product .widget .social-icons li .social-icon.facebook:hover {
  background: #3b579d none repeat scroll 0 0;
  border: 1px solid #3b579d;
}
.modal-product .widget .social-icons li .social-icon.twitter:hover {
  background: #3acaff none repeat scroll 0 0;
  border: 1px solid #3acaff;
}
.modal-product .widget .social-icons li .social-icon.pinterest:hover {
  background: #cb2027 none repeat scroll 0 0;
  border: 1px solid #cb2027;
}
.modal-product .widget .social-icons li .social-icon.gplus:hover {
  background: #d11717 none repeat scroll 0 0;
  border: 1px solid #d11717;
}
.modal-product .widget .social-icons li .social-icon.linkedin:hover {
  background: #0097bd none repeat scroll 0 0;
  border: 1px solid #0097bd;
}
.modal-product .widget .social-icons li .social-icon:hover {
  color: #ffffff;
}
.modal-content {
  background-color: #f3f3f3;
}


/** new style */
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
.mt_20p{margin-top:20% !important;}

.mb-0  {margin-bottom: 0px}
.mb-02 {margin-bottom:02px}
.mb-03 {margin-bottom:03px}
.mb-04 {margin-bottom:04px}
.mb-05 {margin-bottom:05px}
.mb-10 {margin-bottom:10px}
.mb-20 {margin-bottom:20px}
.mbi-20 {margin-bottom:20px !important}
.mb-30 {margin-bottom:30px}
.mb-40 {margin-bottom:40px}
.mb-50 {margin-bottom:50px}
.mb-60 {margin-bottom:60px}
.mb-70 {margin-bottom:70px}
.mb-80 {margin-bottom:80px}
.mb-90 {margin-bottom:90px}
.mb-100{margin-bottom:100px}




.mt-0  {margin-top: 0px}
.mt-02 {margin-top: 2px}
.mt-03 {margin-top: 3px}
.mt-04 {margin-top: 4px}
.mt-05 {margin-top: 5px}
.mt-10 {margin-top:10px}
.mt-15 {margin-top:15px}
.mt-20 {margin-top:20px}
.mt-20-imp {margin-top:20px !important}
.mt-30 {margin-top:30px}
.mt-40 {margin-top:40px}
.mt-50 {margin-top:50px}
.mt-60 {margin-top:60px}
.mt-70 {margin-top:70px}
.mt-80 {margin-top:80px}
.mt-90 {margin-top:90px}
.mt-100{margin-top:100px}
.myi-0  {margin-top:0px!important; margin-bottom:0px!important;}
.my-0  {margin-top:0px;    margin-bottom:0px;}
.my-02 {margin-top:2px;    margin-bottom:2px;}
.my-03 {margin-top:3px;    margin-bottom:3px;}
.my-04 {margin-top:4px;    margin-bottom:4px;}
.my-05 {margin-top:5px;    margin-bottom:5px;}
.my-10 {margin-top:10px;  margin-bottom:10px;}
.my-20 {margin-top:20px;  margin-bottom:20px;}
.my-30 {margin-top:30px;  margin-bottom:30px;}
.my-40 {margin-top:40px;  margin-bottom:40px;}
.my-50 {margin-top:50px;  margin-bottom:50px;}
.my-60 {margin-top:60px;  margin-bottom:60px;}
.my-70 {margin-top:70px;  margin-bottom:70px;}
.my-80 {margin-top:80px;  margin-bottom:80px;}
.my-90 {margin-top:90px;  margin-bottom:90px;}
.my-100{margin-top:100px; margin-bottom:100px}

.ml-0  {margin-left: 0px}
.ml-02 {margin-left: 2px}
.ml-03 {margin-left: 3px}
.ml-04 {margin-left: 4px}
.ml-05 {margin-left: 5px}
.ml-10 {margin-left:10px}
.ml-20 {margin-left:20px}
.ml-30 {margin-left:30px}
.ml-40 {margin-left:40px}
.ml-50 {margin-left:50px}
.ml-60 {margin-left:60px}
.ml-70 {margin-left:70px}
.ml-80 {margin-left:80px}
.ml-90 {margin-left:90px}
.ml-100{margin-left:100px}

.mr-0  {margin-right: 0px}
.mr-02 {margin-right: 2px}
.mr-03 {margin-right: 3px}
.mr-04 {margin-right: 4px}
.mr-05 {margin-right: 5px}
.mr-10 {margin-right:10px}
.mr-20 {margin-right:20px}
.mr-30 {margin-right:30px}
.mr-40 {margin-right:40px}
.mr-50 {margin-right:50px}
.mr-60 {margin-right:60px}
.mr-70 {margin-right:70px}
.mr-80 {margin-right:80px}
.mr-90 {margin-right:90px}
.mr-100{margin-right:100px}

.mx-0  {margin-left:0px;  margin-right:0px;}
.mx-02 {margin-left:2px;  margin-right:2px;}
.mx-03 {margin-left:3px;  margin-right:3px;}
.mx-04 {margin-left:4px;  margin-right:4px;}
.mx-05 {margin-left:5px;  margin-right:5px;}
.mx-10 {margin-left:10px;  margin-right:10px;}
.mx-20 {margin-left:20px;  margin-right:20px;}
.mx-30 {margin-left:30px;  margin-right:30px;}
.mx-40 {margin-left:40px;  margin-right:40px;}
.mx-50 {margin-left:50px;  margin-right:50px;}
.mx-60 {margin-left:60px;  margin-right:60px;}
.mx-70 {margin-left:70px;  margin-right:70px;}
.mx-80 {margin-left:80px;  margin-right:80px;}
.mx-90 {margin-left:90px;  margin-right:90px;}
.mx-100{margin-left:100px; margin-right:100px}


.pb-0  {padding-bottom: 0px}
.pb-02 {padding-bottom: 2px}
.pb-03 {padding-bottom: 3px}
.pb-04 {padding-bottom: 4px}
.pb-05 {padding-bottom: 5px}
.pbi-05 {padding-bottom: 5px !important}
.pb-10 {padding-bottom:10px}
.pb-20 {padding-bottom:20px}
.pb-30 {padding-bottom:30px}
.pb-40 {padding-bottom:40px}
.pb-50 {padding-bottom:50px}
.pb-60 {padding-bottom:60px}
.pb-70 {padding-bottom:70px}
.pb-80 {padding-bottom:80px}
.pb-90 {padding-bottom:90px}
.pb-100{padding-bottom:100px}
.pb-120{padding-bottom:120px}

.pt-0  {padding-top: 0px}
.pt-02 {padding-top: 2px}
.pt-03 {padding-top: 3px}
.pt-04 {padding-top: 4px}
.pt-05 {padding-top: 5px}
.pt-10 {padding-top:10px}
.pt-20 {padding-top:20px}
.pt-30 {padding-top:30px}
.pt-40 {padding-top:40px}
.pt-50 {padding-top:50px}
.pt-60 {padding-top:60px}
.pt-70 {padding-top:70px}
.pt-80 {padding-top:80px}
.pt-90 {padding-top:90px}
.pt-100{padding-top:100px}
.pt-120{padding-top:120px}

.pyi-0 {padding-top:0px!important; padding-bottom:0px!important;}
.py-0  {padding-top:0px;   padding-bottom:0px; }
.py-02 {padding-top:02px;  padding-bottom:02px;}
.py-03 {padding-top:03px;  padding-bottom:03px;}
.py-04 {padding-top:04px;  padding-bottom:04px;}
.py-05 {padding-top:05px;  padding-bottom:05px;}
.py-10 {padding-top:10px;  padding-bottom:10px;}
.py-15 {padding-top:15px;  padding-bottom:15px;}
.py-20 {padding-top:20px;  padding-bottom:20px;}
.py-30 {padding-top:30px;  padding-bottom:30px;}
.py-40 {padding-top:40px;  padding-bottom:40px;}
.py-50 {padding-top:50px;  padding-bottom:50px;}
.py-60 {padding-top:60px;  padding-bottom:60px;}
.py-70 {padding-top:70px;  padding-bottom:70px;}
.py-80 {padding-top:80px;  padding-bottom:80px;}
.py-90 {padding-top:90px;  padding-bottom:90px;}
.py-100{padding-top:100px; padding-bottom:100px}
.py-120{padding-top:120px; padding-bottom:120px}

.pl-0  {padding-left: 0px}
.pl-02 {padding-left: 2px}
.pl-03 {padding-left: 3px}
.pl-04 {padding-left: 4px}
.pl-05 {padding-left: 5px}
.pl-10 {padding-left:10px}
.pl-20 {padding-left:20px}
.pl-30 {padding-left:30px}
.pl-40 {padding-left:40px}
.pl-50 {padding-left:50px}
.pl-60 {padding-left:60px}
.pl-70 {padding-left:70px}
.pl-80 {padding-left:80px}
.pl-90 {padding-left:90px}
.pl-100{padding-left:100px}

.pr-0  {padding-right: 0px}
.pr-02 {padding-right: 2px}
.pr-03 {padding-right: 3px}
.pr-04 {padding-right: 4px}
.pr-05 {padding-right: 5px}
.pr-10 {padding-right:10px}
.pr-20 {padding-right:20px}
.pr-30 {padding-right:30px}
.pr-40 {padding-right:40px}
.pr-50 {padding-right:50px}
.pr-60 {padding-right:60px}
.pr-70 {padding-right:70px}
.pr-80 {padding-right:80px}
.pr-90 {padding-right:90px}
.pr-100{padding-right:100px}

.px-0  {padding-left:0px;   padding-right:0px;}
.px-02 {padding-left:02px;  padding-right:02px;}
.px-03 {padding-left:03px;  padding-right:03px;}
.px-04 {padding-left:04px;  padding-right:04px;}
.px-05 {padding-left:05px;  padding-right:05px;}
.px-15 {padding-left:15px;  padding-right:15px;}
.px-10 {padding-left:10px;  padding-right:10px;}
.px-20 {padding-left:20px;  padding-right:20px;}
.px-30 {padding-left:30px;  padding-right:30px;}
.px-40 {padding-left:40px;  padding-right:40px;}
.px-50 {padding-left:50px;  padding-right:50px;}
.px-60 {padding-left:60px;  padding-right:60px;}
.px-70 {padding-left:70px;  padding-right:70px;}
.px-80 {padding-left:80px;  padding-right:80px;}
.px-90 {padding-left:90px;  padding-right:90px;}
.px-100{padding-left:100px; padding-right:100px}

.p-0  { padding: 0px; }
.p-01 { padding: 1px; }
.p-02 { padding: 2px; }
.p-03 { padding: 3px; }
.p-04 { padding: 4px; }
.p-05 { padding: 5px; }
.p-10 { padding: 10px; }
.p-20 { padding: 20px; }
.p-30 { padding: 30px; }
.p-40 { padding: 40px; }
.p-50 { padding: 50px; }
.p-60 { padding: 60px; }
.p-70 { padding: 70px; }
.p-80 { padding: 80px; }
.p-90 { padding: 90px; }
.p-100{ padding:100px; }

.m-0  { margin: 0px; }
.m-01 { margin: 1px; }
.m-02 { margin: 2px; }
.m-03 { margin: 3px; }
.m-04 { margin: 4px; }
.m-05 { margin: 5px; }
.m-10 { margin: 10px; }
.m-20 { margin: 20px; }
.m-30 { margin: 30px; }
.m-40 { margin: 40px; }
.m-50 { margin: 50px; }
.m-60 { margin: 60px; }
.m-70 { margin: 70px; }
.m-80 { margin: 80px; }
.m-90 { margin: 90px; }
.m-100{ margin:100px; }

.w10 {width:10%}
.w15 {width:15%}
.w20 {width:20%}
.w30 {width:30%}
.w40 {width:40%}
.w50 {width:50%}
.w60 {width:60%}
.w70 {width:70%}
.w80 {width:80%}
.w90 {width:90%}
.w100{width:100%}

.w10px {width:10px}
.w15px {width:15px}
.w20px {width:20px}
.w30px {width:30px}
.w40px {width:40px}
.w50px {width:50px}
.w60px {width:60px}
.w70px {width:70px}
.w80px {width:80px}
.w90px {width:90px}
.w100px{width:100px}

.bg_white{background:#fff !important}

.overflow  {overflow:scroll}
.overflow-x{overflow-x:scroll}
.overflow-y{overflow-y:scroll}

.float-left {
    float: left !important;
}

.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}

.f20-imp{font-size:20px !important}



.red2{color:red}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.add-to-cart .modal-title {
    font-size: 20px;
    color: #fff;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal.add-to-cart .close {
    //color: #ec4739;color: #fff;
    text-shadow: 0 1px 0 #ffffff;
}
a.cart-btn.btn-hover.link_btn {
    color: #000;
    text-decoration: underline;
	background: none;
}
h3.modal-title {
    display: inline-block;
}
ul.modal__product-shipping-info li {
    margin-bottom: 10px;
}
button.add_to_cart {
    cursor: pointer;
    border: none;
    padding: 0;
    outline: none;
    background: transparent;
}
.link--green {
    color: #000;
    text-decoration: none !important;
    font-weight: 500;
}
.newuser-btn {
    border-radius: 50px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 600;    
    background: #707070 ;
    color: #fff;
    transition: all 0.3s;
    border-color: transparent;
    border: none;
}
.signin-btn, .add-address {
    border-radius: 50px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    background: #363636;
    color: #fff;
    transition: all 0.3s;
    border-color: transparent;
    margin-left: 5px;
    border: none;
	
}
.signin-btn{float: right; }
.signin-btn:hover,.add-address:hover {
	background: #000;
}

.header-logo img { width:80px; max-width: 80px; }

.mainmenu nav { margin-top: 13px; }


header {
    position: fixed;
    z-index:999;
    width: 100%;
	  top: 0;
    background: #222;
}
.menu_head {
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
	  color: #ffaa00;
	  //border-bottom: 1px solid #fa0;
	  background: #ffaa000f;
    padding-left: 5px;
}

ul.sub-menu2 { margin-bottom: 30px; }
.f-left { float:left }
.f-right{ float:right }
.d_block { display:block }
.d_inblock { display:inline-block }

.w30 { width:30% }
.w68 { width:68% }

.text-left{text-align:left !important}
.text-right{text-align:right !important}
.text-center{text-align:center !important}

.p10{padding:10px}
.price_block { 
	padding:10px; 
	display:block; 
	font-size: 16px;
    font-weight: 700;
	margin-bottom: 5px;
}
.brown {
    color: #000000;
    font-weight: 400;
}
.red {
    color: #c00303;
}
.green {
    color: #079100;
}
a.forgot_pass{
	float: right;
}
.orange{color: #fa0;}

.m_red{color: #333;}

.link1{
	font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
	color:#d7412e;
}
.link_small{
	font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
	color:#fa0;
}
.del-report{
	font-size:14px;
	text-align:left;
	padding:3px 5px;
}
.del-des{
	font-size:12px;
	text-align:left;
	padding:3px 5px;
}
.del-rev{
	font-size:14px;
	text-align:left;
	padding:3px 5px;
}

/* Tracking Report */
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.10rem
}
article.card {
    padding: 10px;
	
	background: #f9f9f9;
    border: 0;
}
.track{
    min-width: 600px;
}
.track .icon i {
    font-size: 18px;
    padding-top: 0;
}

.card-header:first-child {
    border-radius: calc(0.37rem - 1px) calc(0.37rem - 1px) 0 0
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.track {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    margin-top: 50px
}

.track .step {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
}

.track .step.active:before {
    background: #FF5722
}

.track .step::before {
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
}

.track .step.active .icon {
    background: #ee5435;
    color: #fff
}

.track .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}

.track .step.active .text {
    font-weight: 400;
    color: #000
}

.track .text {
    display: block;
    margin-top: 30px;
}
.f16b {
    font-size: 16px;
    font-weight: 600;
}
.itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.itemside .aside {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.img-sm {
    width: 80px;
    height: 80px;
    padding: 7px
}

ul.row,
ul.row-sm {
    list-style: none;
    padding: 0
}

.itemside .info {
    padding-left: 15px;
    padding-right: 7px
}

.itemside .title {
    display: block;
    margin-bottom: 5px;
    color: #212529
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

.btn-warning {
    color: #ffffff;
    background-color: #ee5435;
    border-color: #ee5435;
    border-radius: 1px
}

.btn-warning:hover {
    color: #ffffff;
    background-color: #ff2b00;
    border-color: #ff2b00;
    border-radius: 1px
}
/* Tracking Report End */


.edit_add_icon{cursor:pointer}
.checkout_login .cart-btn{
	color: #d7412e;
    font-size: 14px;
    background: transparent;
    padding: 5px 10px;
    border-radius: 0;
    font-weight: 500;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7412e;
    line-height: 18px;
}
.checkout_login .cart-btn:hover{
    color: #fff;
    background: #000;
    border-bottom: 1px solid #000;
    border-radius: 20px;
}
/*
.form_box .form-control {    border: 1px solid #ddd;}
.form_box .form-control:focus, .form_box input:focus, 
.form_box input:focus-visible, .form-row > input:focus {	border: 1px solid #ffaa00;}
*/

/* filter brand */

.hiraola-sidebar_categories {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 10px;
}
.shop-widget .sidebar-title{
	margin-bottom: 10px;padding-bottom: 5px;
}
#myInput {
    background-image: url(img/icons/search.svg);
    background-position: 10px 5px;
    background-repeat: no-repeat;
    background-size: 24px;
    /* width: 95%; */
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #e0e0e0;
    margin-bottom: 12px;
	line-height: 1.5;
}
.scroll_vertical {
    max-height: 198px;
    overflow-y: scroll;
    scrollbar-color: #cda557;
    scrollbar-width: 10px;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.scroll_vertical .checkbox{
	margin-top: 0;
}
.scroll_vertical .checkbox input[type="checkbox"] {
	margin-left: 0;
}
ul#myUL {
    width: 95%;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.price_slider_amount > input.w40 {
    width: 40%;
}

/* ring size*/
.hiraola-sidebar_categories .sidebar-checkbox_list > li {
    padding-bottom: 10px;
}
.hiraola-sidebar_categories .list-group-item{border:0}
.product_category .list-group-item {
    border: 0;
    padding: 5px 0 5px;
}
.shop-page-area .shop-pagination {
    float: none;
    text-align: center;
}
.shop-page-area .shop-tab-list{
	padding: 12px 10px;
	border: 1px solid #f1f1f1;
}

html::-webkit-scrollbar { width: 10px; }
html::-webkit-scrollbar-thumb { background: #363636; }
html::-webkit-scrollbar-track { background: #f1f1f1; }

.scroll_vertical::-webkit-scrollbar { width: 3px;}
.scroll_vertical::-webkit-scrollbar-thumb { background: #797979;}
.scroll_vertical::-webkit-scrollbar-track { background: #f1f1f1;}

.slideout-sidebar::-webkit-scrollbar { width: 10px;}
.slideout-sidebar::-webkit-scrollbar-thumb { background: #797979;}
.slideout-sidebar::-webkit-scrollbar-track { background: #f1f1f1;}


.tab-content.review {
    padding: 40px;
    background: #fff;
    min-height: 300px;
}
.card1{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:30px;
}
.card_head1 {
    background: #f1f1f1;
    padding: 15px;
	margin-bottom:20px;
}
.d_in_block{display:inline-block}


.social-icon.shop_page a {
    border: 1px solid #bcbbbb;
    display: block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
}
.social-icon.shop_page a:hover {
    background: #ffaa00;
    color: #fff;
    border: 1px solid #ffaa00;
}

/* tool tip */

.social-icon.top_social_icons { display: inline-block; }

.social-icon.top_social_icons li { margin-right: 5px; }

.social-icon.top_social_icons a {
    border: 0;
    display: block;
    height: 22px;
    line-height:21px;
    text-align: center;
    width: 22px;
    color: #fff;
	font-size: 16px;
}
.social-icon.top_social_icons a:hover{border: 0; color:#000}

.whatsapp { position: relative; }
.wp-icon {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 101;
}
.whatsapp img { width: 50px; }

.bg_red{
	background: #d7412e;
}
.bg_orange{
	background: #fa0;
}
.bg_sandal {
    background: #faf7f0;
}
.bg_sandal2 {
    background: #d9bf8e;
}
.bg_blue {
    background: #1c336f;
}
.new-product-area.top_product {
    padding: 0 0 5px;
}
.bg_blue_img{
	background-image: url(img/slider/bg_blue.jpg);
}
.white{color:#fff}

.Our_categories .single-top-product {
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ffd000;
    border-radius: 20px;
}
.Our_categories .single-top-product > img {
	border-radius: 20px;
}

.Our_categories .btn-product{ 
	padding:0; 
	border:0;
	bottom: 10px; 
	left: 15px;
}
.Our_categories .btn-product:hover{ 
	background:#fff; 
	color:#d7412e;
	
}
.Our_categories .overlay-content h3{
    top: unset; 
	bottom: 30px; 
	font-size: 24px; 
	color: #d7412e; 
	left: 15px;
}
.header-top-menu ul li.gold_rate_head a:hover { color: #000 }

.ht-menu-down.gold_rate{
	top: 30px;
	width: 100%;
    text-align: left;
}	

.header-top-menu ul li .ht-menu-down.gold_rate li a { 
	padding: 0px 13px; width: 100%;	
}
.header-top-menu ul li .ht-menu-down.gold_rate li a:hover { 
	background-color: #faf7f0;
    color: #000000;
}
.header-top-menu ul li.top_btn a:hover {
    color: #ccc68c;
}
.fleft{float:left}

.fright{float:right}

.dblock{display:block}

.m_auto{margin:auto}

.text-black{color:#333}

.pro_det{
	display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px;
}
.pro_det:last-child{
	border-bottom:0 !important;
}
.pro_tag{
	display: block;
    float: left;
    width: 100%;
	padding: 5px;
}
.accordion_list{
	display:block;
	float: left;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
	padding-bottom: 5px;
    margin-bottom: 10px;
}

.head_grey_bg{
	//background: #3; 
	padding: 5px;
	border-top:0; 
	border-bottom: 1px solid #333;
	color: #333;
}
.head_grey_bg2{
	background: #f9f9f9;    padding: 5px;	
}
.head_bg3{
	padding: 10px 0;
	border-bottom:1px solid #333;
}
.accordion_block{
	padding:10px 20px;
	border:1px solid #f1f1f1;
}
.grey_box{
	background: #f9f9f9;    
	padding: 10px; 
	float: left;
	display: block;
	width: 100%;
	border: 1px solid #f1f1f1;
}
.pro_box{
	display: inline-block;
    width: 32%;
    padding: 5px 0;
	font-size: 12px;
    vertical-align: top;
}

.certi_box {
    background: #fdf9f1;
    padding: 20px;
    float: left;
    display: block;
    width: 100%;
}

.c_left{
	display:block;padding-top: 15px;
}
ul.c_left li{
	display:inline-block;
	margin-right:10px;
	margin-left: 10px;
}

img.xzoom-gallery { width: 15%; }

.production_desc_right .old-price { font-size: 20px; color: #7e7e7e; display: inline-block; }

.save, .flat {
    font-size: 15px;
}
span.smllogo {
    margin-left: 60px; margin-top: 12px;
}

/* Accordion */
.pdr .accordion {
  background-color: #f9f9f9;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.pdr .active, .pdr .accordion:hover {
  background-color: #f9f9f9;
}

.pdr .accordion:after {
	content: '\002B';
    color: #777;    
    float: right;
    margin-left: 5px;
    font-size: 25px;
    line-height: 18px;
}

.pdr .active:after {
  content: "\2212";
}

.pdr .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-radius:0;
}
/* Accordion End */

.footer-left img {
    width: 90px;
}


/* image hover change */
/* ===============================================
// Reveal module
// =============================================== */

.reveal .hidden { display: block !important; visibility: visible !important;}
.product:hover .reveal img { opacity: 1; }
.reveal { position: relative; }
.reveal .hidden { 
  position: absolute; 
  z-index: -1;
  top: 0; 
  width: 100%; 
  height: 100%;  
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;  
}
.reveal:hover .hidden { 
  z-index: 100;
  opacity: 1;    
}
.reveal .caption {
  position: absolute;
  top: 0;  
  display: table;
  width: 100%;
  height: 100%;
  background-color: white; /* fallback for IE8 */
  background-color: rgba(255, 255, 255, 0.7);
  font: 13px/1.6 sans-serif;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  text-align: center;
  text-rendering: optimizeLegibility;
}
.reveal .hidden .caption .centered {
  display: table-cell;
  vertical-align: middle;
}
a.btn-small.img_overtop {
    z-index: 101;
}
a.btn-small.img_overtop_left {
    z-index: 101;
}
.single-product{position:relative}
.right-content.cart_icon.text-center {
    width: 100%;
    position: absolute;
    bottom: 0;
	z-index: 102;
}
@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption { 
    font-size: 11px; 
  }
}
.wsmenu>.wsmenu-list>li.mob_login_btn{
	//color: #5b5b5b;
}
.wsmenu>.wsmenu-list>li.mob_login_btn .m_login_btn {
	background:#f1f1f1;
	color: #5b5b5b;
	border-right: 1px solid #ccc;
}
.wsmenu>.wsmenu-list>li.mob_login_btn .m_login_btn:hover {
	color:#d7412e
}
.wsmenu>.wsmenu-list>li>a {
    color: #5b5b5b;
}
.m_login_btn {
    width: 50%;
    float: left;
	text-align: center !important;
	background:#f1f1f1;
}

.mob_price{
	background: #ffffff;
	padding: 0;
	float: left;
	display: block;
	width: 100%;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.f-lite{
  color:#ccc;
}
a.f-lite:hover{
  color:#ccc68c;
}
.bg-gray{
  background:#f7f7f7;
}

/* menu */
@media (min-width: 768px){
	.mainmenu nav ul li{
		position: unset;
	}
	.mainmenu ul.sub-menu {
		width: 1080px;
	}
	.mainmenu ul#nav li ul.sub-menu > li {
		display: inline-block;
		margin: 0;
		padding: 0;
		position: relative;
		width: 22.5%;
		margin-right: 1%;
		margin-left: 1%;
		vertical-align: top;
	}
	.mainmenu ul#nav li ul.sub-menu ul.sub-menu2 > li {
		display: block;
		margin: 0;
		padding: 0;
		position: relative;
		width:auto;		
		    border-bottom: 1px solid #fffaf0;
			padding-left: 5px;
	}
	
}

@media (min-width: 768px) and (max-width: 1199px){
	.new-price { font-size: 16px; margin-right: 5px;}
	.old-price { font-size: 14px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.pr-md-0{padding-right: 0;}
	.pl-md-0{padding-left : 0;}
	
	.mainmenu ul.sub-menu {
		width: 900px;
	}
	.product-tabs li { width: 30%; }
	img.xzoom-gallery { width: 20%; }
}

@media (min-width: 768px){
	.modal__product-cart-buttons a {
		margin-bottom: 0;
		margin-right: 0;
		font-size: 13px;
		font-weight: 600;
	}	
	
	.slider-area {margin-top: 54px;}
	.breadcrumbs-area{ margin-top: 54px; }
	.breadcrumbs-area2,.map-area{ margin-top: 54px;}
	
	.addtocart .modal-body{padding: 15px; }
	.addtocart .modal__product-img { text-align: center; }
	.addtocart .modal__product-img img {		
		height: 100px;
		margin: auto;
	}
	
	#product-comments-block-extra {
		width: 48%;
		display: inline-block;
		text-align:center;
	}
	#product-comments-block-extra:nth-child(odd) {	margin-right: 2%;}
	
	p.single-shop-select {
		width:25%;
		display: inline-block;
	}
	p.single-shop-select:nth-child(even) { margin-right: 2%; }
	
	.new-trend-list, .featured-product-list, .blog-list, .brand-list, .our-team-list { margin-top: 15px; }
	
	.indicator-style .owl-buttons { top: -40px; }
}


@media (min-width: 992px){
	.col-25{width:24%;margin-bottom: 10px;display:inline-block;}	
	.col-33{width:33%;margin-bottom: 10px;}	
	#product-comments-block-extra:nth-child(odd) {
		margin-right: 3%;
	}
	p.single-shop-select:nth-child(even) { margin-right: 2%; }
	
	.slider-area {margin-top: 145px;}
	.breadcrumbs-area{ margin-top: 170px; }
	.breadcrumbs-area2,.breadcrumbs-area3,.map-area{ margin-top: 170px;}
	
	.accordion_list:last-child{	//border-bottom:0 !important;}	
}

@media (min-width:1200px){
	p.single-shop-select { width: 22%; }
	
	.production_desc_right p.single-shop-select { width:22%; }
	
	#product-comments-block-extra {
		width: 30%;
		display: inline-block;
		text-align:center;
		margin-right: 2%;
	}
	#product-comments-block-extra:nth-child(odd) {	margin-right: 2%;}
	
	.container_80{
		width:80%;
		margin:0 auto;
	}
	.container_70{
		width:70%;
		margin:0 auto;
	}
	.right_head {
		width: 29%;
	}
	
}
@media (min-width: 1300px){
	.px-lgx-05{padding-left:5px;padding-right:5px}
}

@media (min-width: 1200px) and (max-width: 1299px){
	.px-lg-00{padding-left:0;padding-right:0}
}

@media (min-width: 992px) and (max-width: 1199px){
	p.single-shop-select { width: 32%; }	
	p.single-shop-select:nth-child(even) { margin-right: 2%; }	
	
	.px-md-00{ padding-left : 0; padding-right: 0; }
	.single-product { margin-bottom: 0; }
	
	.cart-btn > span { padding: 6px 108px; }
}

@media (max-width: 991px){
	.col-33{width:100%;margin-bottom: 10px;}
	
	.tab-content.review {    padding: 25px;}
	
	.social-icon.top_social_icons {display:none}
	
	p.single-shop-select { width: 26%; }
	p.single-shop-select:nth-child(even) { margin-right: 2%; }
	
	img.xzoom-gallery { width: 25%; }	
	
	.mob_price{
		background: #ffffff;
		padding: 0;
		float: left;
		display: block;
		width: 100%;
		border: 1px solid #d7412e;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.d_sm_none{display:none}
	.calender_day{display:none}
	
	.right_head {
		position: absolute;
		right: 20px;
		z-index: 99999;
	}
	.wsmobileheader { //width:140px !important;z-index: 99999; }
	
	.px-sm-00{ padding-left : 0; padding-right: 0; }
	.single-product { margin-bottom: 0; }
	
}

@media (min-width:768px) and (max-width: 991px){
	.pr-sm-0{ padding-right: 0;	}
	.pl-sm-0{ padding-left : 0;	}
	.px-sm-00{ padding-left : 0; padding-right: 0;	}
	
	
		/* menu */
	.mainmenu ul.sub-menu {
		width: 600px;
	}	
	p.single-shop-select { width: 40%; }
	
	.full-sm-cnt{
		width:100%;
		text-align:center;
	}
	.cart-btn > span { padding: 6px 48px; }
	
	.shop-list-left { width: 50%; }
	.single-product{margin-bottom:0}
}

@media (max-width: 767px){
	.col-33{width:100%;margin-bottom: 10px;}
	.new-product-top{display:block !important}
	.single-new-trend{display:block}
	
	.mobile-menu-area {	display: block;	}
	
	.slider-area { //margin-top: 180px; }
	
	.breadcrumbs-area,.breadcrumbs-area2{ margin-top: 180px; }

	.addtocart { max-width:90%;	margin: 3% 5% !important; }	
	
	.addtocart .modal-body{padding: 15px; }	
	
	.addtocart .modal__product-img { text-align: center; }	
	
	.addtocart .modal__product-img img { width: auto; height: 200px; margin: auto; }
	
	#productModal .modal-product .product-info { padding: 20px 0; }
	
	.shop-widget {	//max-height: 50vh; overflow-y: scroll; margin-bottom: 20px; }
	
	p.single-shop-select {	width: 26%;	display: inline-block; }
	
	p.single-shop-select:nth-child(even) { margin-right: 2%; }
	
	.new-trend-list, .featured-product-list, .blog-list, .brand-list, .our-team-list { margin-top: 40px; }
	
	.indicator-style .owl-buttons { top: -40px; }
		
	img.xzoom-gallery { width: 22%; }
	
	.d-xs-none{display:none} 
	
	.pr-xs-0{ padding-right: 0; }
	.pl-xs-0{ padding-left : 0;	}
	.px-xs-00{ padding-left : 0; padding-right: 0; }
	
	.single-product { margin-bottom: 0; }
	
	.pro_box{width: 49%;}
	
	
	
	
}

@media (min-width:401px) and (max-width:767px){
	#product-comments-block-extra {
		width: 48%;
		display: inline-block;
		//margin-right: 10px;
		text-align:center;
	}
	#product-comments-block-extra:nth-child(odd) {
		margin-right: 3%;
	}
	p.single-shop-select {
		width: 48%;
		display: inline-block;
	}
	p.single-shop-select:nth-child(even) { margin-right: 3%; }	
}

@media (min-width: 576px) and (max-width:767px){
	p.single-shop-select { width: 28%; }
	p.single-shop-select:nth-child(even) { margin-right: 2%; }
	
	.new-trend-list, .featured-product-list, .blog-list, .brand-list, .our-team-list { margin-top: 15px; }
}
@media (max-width: 575px){
	.pr-xs-0{ padding-right: 0; }
	.pl-xs-0{ padding-left : 0;	}
	.single-product {margin-bottom: 0;}
  .mb-xs-20 {margin-bottom: 25px}
	
}

@media (max-width: 520px){
	.addtocart { max-width:90%;	margin: 3% 5% !important; }
	
	.check-out-area {  padding:30px 10px; }
	
	.tab-content.review { padding: 15px;}
	
	span.smllogo { margin-left: 50px; }
	
	.cart-btn > span { padding: 6px 50px; }
}

@media (max-width: 400px){
	#product-comments-block-extra { text-align:center; }	
	.full-xs-cnt{width:100%;text-align:center;}
	.pro_box{width: 100%;}	
}

/****** 29 Dec 2021 */
.top_block .btn-product {
	border: 0;border-radius:50px;
    background: #0000006b;
    color: #fff;
	bottom: 20%;
	left: 15%;
	width:70%;
	text-align:center;
	font-size: 20px;
	text-decoration:none;
}
.bridal_scroll .btn-product, .new_trend_scroll .btn-product,.top_trending .btn-product {
    border: 0;border-radius:50px;
    background: #c10f2a;
    color: #fff;
	left:25%;
	width:50%;
	text-align:center;
}

.our_categories_block .overlay-content h3 {
	font-size:20px;
	top: unset;
	bottom: 0px;
	width: 90%;
	text-align: center;

}
/* Arrow left right */
.lft_rit_arrow .indicator-style .owl-buttons{
	position: ;
	top: 50%;
	width:100%
}
.lft_rit_arrow .owl-next {
    position: absolute;
    right: -50px;
}
.lft_rit_arrow .owl-prev {
    position: absolute;
    left: -20px;
}
.lft_rit_arrow .indicator-style.owl-theme .owl-controls .owl-buttons div,
.lft_rit_arrow .indicator-style.owl-theme .owl-controls .owl-buttons div:hover { 
	border:0; color:#333;
}
.lft_rit_arrow .indicator-style.owl-theme .owl-controls .owl-buttons i, 
.lft_rit_arrow .indicator-style2 .owl-buttons i {
	font-size: 25px;
}

.padding-left {
    padding-left: 0.1%;
}
.padding-right {
    padding-right: 0.1%;
}
.col-25{
	margin-bottom: 5px;
	display:inline-block;
}
.display-inline{display:inline-block;}

.display-block{display:block;}


.production_desc_right .single-shop-select > select {
	background: #f9f9f9; border:0; color:#000;
}
.blue{ color: #572927; }

.brown{ color:#572927; }

.grey_bg{ background: #f9f9f9; }

.grey_bg2{ background: #f1f1f1; }

.grey_bg3 {
  //background: #fdf7e1;
}

.w50 { width:50% !important; }

.w100px { width:100px !important }

.w150px { width:150px !important }

.w_auto { width:auto !important }

.black { color:#000 !important}

.f_blue{color: #997a03;}

.f12 { font-size: 12px;}

.f14 { font-size: 14px;}

.f16 { font-size: 16px;}

.f18 { font-size: 18px;}

.f20 { font-size: 20px;}

.f16imp { font-size: 16px !important; padding: 10px 25px !important;}

.f18imp { font-size: 18px !important; padding: 10px 25px !important;}

.f20imp { font-size: 20px !important; padding: 10px 25px !important;}


.f29 { font-size: 29px;}

.float_left{
	float:left;
}
.float_right{
	float:right;
}

.breadcrumbs-area2.product_page {
	padding:15px;
	color:#000 !important;
	background:transparent;
	background-color:#f1f1f1;
}
.breadcrumbs-area2 a:hover {
	color: #d7412e;
}

.banner_bdr { border: 1px solid #ebf3f3;  padding: 10px; }

.bdr_1 { border:1px solid #ccc }

.bdr_rit_1 { border-right:1px solid #ccc }

.bdr_0 { border:0 }

.btn_grey{
	background: #ddd;
    padding: 2px 10px;
}

.top_align li{
	display:inline-block; 
	margin: 10px 10px 0 0;
	padding:0 15px 0 5px;
	line-height: 15px;
	border-right:1px solid #111;
}
.calender_day{
	width:70%;
	float:right;
	text-align:right
}

.production_desc_right .product-attributes .cart-btn > span{
	font-size: 20px;
}
.production_desc_right .cart-btn{
	background: #333;
}

.testimonial-text > a.text-black{
	color:#000;width: 100%;
}

.product_desc_block{
	font-family: 'Mulish', sans-serif;
	//font-family: 'Quicksand', sans-serif;
	//font-weight:500;
}
.product_detail_page_top{
	font-family: 'Mulish', sans-serif;	
}



/* Off canvas Start */
.content-container {
  position: relative;
  z-index: 0;  
  transition: all 300ms ease-in-out;
}
.slideout-sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 0;
  width: 300px;
  height: 100%;
  padding: 20px;
  background-color: #f9f9f9;
  transition: all 300ms ease-in-out;
  overflow-y:scroll;
}

.slideout-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slideout-sidebar ul li {
  cursor: pointer;
  padding: 0;
  border-bottom: 1px solid rgba(244, 244, 244, 0.4);
  //color: rgba(244, 244, 244, 0.7);
}

.slideout-sidebar ul li:last-child {
  border-bottom: 0;
}

.slideout-sidebar ul li:hover {
  color: #d7412e;
}

/* -- Menu Icon -- */

#menu-toggle {
  //display: none;
}

.menu-icon {
  position: absolute;
  //top: 18px;
  left: 30px;
  font-size: 16px;
  z-index: 1;
  transition: all 300ms ease-in-out;
    border: 1px solid #ccc;    
    padding: 3px 15px;
	cursor:pointer;
}
label.menu-icon.close_top_left {
    left: 300px;
    /* right: 0; */
    top: 0;
    background: #666666;
    border: 0;
    padding: 8px 15px;
    color: #fff;
    position: fixed;
}

/*-- The Magic --*/
#menu-toggle:checked ~ .slideout-sidebar {
  left: 0px;z-index: 9999;
}
#menu-toggle:checked + .menu-icon {
  left: 20px;
}
#menu-toggle:checked ~ .content-container {
  padding-left: 190px;
}
.filter_btn {float: left;}
.bg_grey { background: #f9f9f9; padding: 10px;}

.container.plan_block {
    //border: 1px solid #d7412e;
    margin-bottom: 0;
    padding: 20px;
    background: #e9e1df;
}
.container.plan_block_pricelist {
    border-bottom: 1px solid #e9e1df;
    margin-bottom: 0;
    padding: 20px;
    background: #f9f9f9;
}
/* -- Media Queries -- */
.px-00{padding-left:0;padding-right:0}

.arrow_block{
	position:relative;
	display:inline-block;
	margin-left:20px;
}
.arrow_offer:before{
	content:" ";
	width:35px;
	height:100%;
	background:url(img/icons/left_icon.png) left center no-repeat;	
	position: absolute;
    left: -15px;
}
.arrow_offer{
	width:auto;
	height:35px;
	line-height:35px;
	background:url(img/icons/mid_icon.png) left center;
	padding:0 10px;
	
}
.arrow_offer:after{
	content:" ";
	width:35px;
	height:100%;
	background:url(img/icons/right_icon.png) left center no-repeat;	
	position: absolute;
}
.recently_viewed{
	color: #444444;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 21px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
	border-bottom: 1px  solid #ccc;
}
.bg_color {
    //background: #faf7f0;
}
.new-product-area.top_block.top_minus {
    margin-top: -150px;
    z-index: 1;
}
.new-product-area.top_block.top_minus .container {
    background: #fff !important;
}
div#ship-box-info {
    background: #f1f1f1;
}
div#add-address-info {
    background: #f9f9f9;
}
.cursor-pointer{cursor:pointer}
.callusbtn {display:none}

img.w100p {
    width: 60px;
}
img.img-hite {
  height: 235px;
  width: 100%;
  border-radius: 10px;
}
img.center-img {
  border-radius: 10px;
}
.box_height {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px !important;
  width: 160px; height: 160px;
  transition: transform .2s;
  filter: drop-shadow(2px 3px 4px #ddd);
  border: 1px solid #ccc;
  border-radius: 25%;
  background: #fff;
}
.box_height {
  margin-left: auto;
  margin-right:auto;
}
.single-top-product.box_height img {
  border-radius: ;  
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: transform .2s;
}
.single-top-product.box_height:hover {
  //border-radius: 50%;
  transition: transform .2s;
  overflow: hidden;
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

@media (max-width: 991px) {
  .content-container { max-width: 480px; }
  .menu-icon {top:10px}
  
}

@media (max-width: 767px) {
  .content-container {
    max-width: 100%;
    margin: 30px auto 0;
  }

  #menu-toggle:checked ~ .content-container {
    padding-left: 0;
  }
	
  .slideout-sidebar ul {
    /*text-align: center;
    max-width: 200px;
    margin: 30px auto 0;*/
  }

  .menu-icon {
    //left: 20px;top: 10px;
  }

  #menu-toggle:checked ~ .slideout-sidebar {
    //width: 100%;
  }

  #menu-toggle:checked + .menu-icon {
    left: 87%;
    color: #fafafa;
  }

  @media screen and (max-width: 736px) and (orientation: landscape) {
    .slideout-sidebar {
      padding: 0;
    }
    .slideout-sidebar ul {
      max-width: 100%;
      margin: 60px auto 0;
    }
    .slideout-sidebar ul li {
      display: inline-block;
      border-bottom: 0;
      width: 72px;
      padding: 18px 24px;
      margin: 0 6px 12px;
      color: #ffffff;
      background-color: #777;
    }
  }

	.slider-area .slide_desktop{
	  //display:none;
	}
	.slider-area .slide_mobile {
		//display:block;
	}
}

@media (max-width: 480px) {
    #menu-toggle:checked ~ .slideout-sidebar {
      //width: 100%; width: 270px;
    }
    label.menu-icon.close_top_left {
      left: 209px;
    }
    .box_height {
      margin-left: auto;
      margin-right: auto;
    }
}
/* Off canvas End */

@media (min-width: 992px){
	.container-md-70{
		width:70% !important;
		margin:0 auto;
		max-width:70% !important;
	}	
	.container-md-80{
		width:80% !important;
		margin:0 auto;
		max-width:80% !important;
	}	
	.col-25{
		width:24.6%;
		margin-bottom: 5px;
		display:inline-block;
	}
	.bridal_scroll .single-new-trend{
		display:block;
	}
	.pl{
		
	}
}

@media (min-width: 1200px){
	.container-lg-50{
		width:70% !important;
		margin:0 auto;
		max-width:70% !important;
	}	
	.container-lg-70{
		width:70% !important;
		margin:0 auto;
		max-width:70% !important;
	}	
	.container-lg-80{
		width:80% !important;
		margin:0 auto;
		max-width:80% !important;
	}	
	.col-25{
		width:24.7%;
	}
	.col-lg-800{
		max-width:800px; margin:auto;
	}
}

@media (min-width: 1400px){
	/*.container-xl-70{
		width:70% !important;
		margin:0 auto;
		max-width:70% !important;
	}	
	.container-xl-80{
		width:80% !important;
		margin:0 auto;
		max-width:80% !important;
	}*/
	.container{ width:1300px!important; max-width:1300px!important; margin:0 auto; }
	.wsmegamenu .container { width: 1270px !important; }
	.headerwp,.wstop {width: 1270px !important; max-width: 1270px !important;}
	
	.offset-05 { margin-left: 4.111111%; }
	.offset-05r { margin-right: 4.111111%; }
	
	
}

@media (max-width: 1199px){
	.single-product > a.img_overtop,.single-new-trend > a.img_overtop{right: 0; top: 0;}	
	.single-product > a.img_overtop_left, .single-new-trend > a.img_overtop_left {left: 0; top: 0;}	
	
	.top_block .btn-product{ 
		left: 10%;
		width: 80%;
		font-size: 15px;
	}
}

@media (max-width: 991px){
	.slider-area {margin-top: 112px;}
	.breadcrumbs-area{ margin-top: 54px; }
	.breadcrumbs-area2,.map-area{ margin-top: 83px;}
	
	.lft_rit_arrow .owl-prev {
		position: absolute;
		left: 30px !important;
		background: #fff !important;
		padding: 10px 0 30px 0 !important;
	}	
	.lft_rit_arrow .owl-next {
		position: absolute;
		right: 0px !important;
		background: #fff !important;
		padding: 10px 0 30px 0 !important;
	}
	.top_block .btn-product{ 
		left: 10%;
		width: 80%;
		font-size: 15px;
		padding: 10px;
	}
	.pl-lg-00{padding-left:0}
	.pr-lg-00{padding-right:0}
	.px-lg-00{padding-left:0;padding-right:0}
	
	.pyi-lg-0{padding-top:0px!important; padding-bottom:0px!important;}
	
}

@media (min-width: 768px) and (max-width: 991px){
	.our_categories_block .overlay-content h3{font-size:16px; margin-bottom: 2px;}
	.breadcrumbs-area3 { margin-top: 110px;
		background: rgba(0, 0, 0, 0) url(img/slider/scheme_banner_small.jpg) no-repeat scroll center center;
	}
}

@media (max-width: 767px){
	.slider-area { margin-top:64px; }
	.single-product > a.img_overtop, .single-new-trend > a.img_overtop{right: 0; top: 0;}	
	.single-product > a.img_overtop_left, .single-new-trend > a.img_overtop_left {left: 0; top: 0;}	
	.breadcrumbs-area3 { 
		background: rgba(0, 0, 0, 0) url(img/slider/scheme_banner_small.jpg) no-repeat scroll center center;
		margin-top:83px;
	}
	
	.single-product-details {
		padding-top: 40px;
	}
	

}

@media (max-width: 575px){
	.py-xs-0{padding-top:0px!important; padding-bottom:0px!important;}
}

@media (max-width: 480px){
	.featured-product-list .overlay-content .left-content h2,
	.left-content h2 { font-size: 13px; }
	.single-new-trend .overlay-content h4{ font-size: 13px; }
	.new-price { margin-right: 0; font-size: 16px; }
	.old-price { font-size: 14px; }
}


