/*------------------------------------------------------------------
[Table of contents]
- Catalog page
- Product page
-  Slider

-------------------------------------------------------------------*/


@font-face{
    font-family:'AvenirLTStd-Book';
    src: url('../font/AvenirLTStd-Book.otf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');

/* 01 Catalog */

.other-all .new_header{
	    background: rgba(255, 255, 255, 1);
	        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

html .jelect{
	    margin-bottom: 0;
    padding: 0;
    margin-right: 5px;
}

.sorting {
	float: right;
}

.list-catalog {
	text-align: center;
}
.list-catalog__item {
	    position: relative;
    display: inline-block;
    width: 24.9%;
    height: 320px;
    margin-right: -3px;
	margin-bottom:1px;
    vertical-align: top;
    border: 1px solid #eee;
    background-color: #fff;
    transition: all 0.3s;
}
.list-catalog__link {
	position: relative;
	display: block;
	height: 100%;
}
.list-catalog__foto {
	height: 100%;
	padding-bottom: 15px;
	overflow: hidden;
	text-align: center;
}

.list-catalog__foto.img-hover-effect:hover:after{
	display:none !important;
}


.list-catalog__title {
	position: absolute;
	z-index:99;
	bottom: 17px;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	color: #a0a0a0;
	background-color: rgba(255, 255, 255, 0.88);
	transition: all 0.3s;
	text-align: center;
	text-transform: uppercase;
}
.list-catalog__item:hover .list-catalog__title {
	font-weight: 700;
	color: #1e1f21;
}


.section-lists-goods   .ui-title-block {
    padding-left: 45px;
    text-align: left;
    font-size: 20px;
    padding-bottom: 29px;
    padding-top: 20px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}


.product-page-url{
    position: absolute;
    top: 38%;
    left: 0;
    display: inline-block;
    text-align: center;
    padding: 5px;
    width: 100%;
    
	
}

.product-page-url .icon{
	font-size: 40px !important;
}


.list-catalog__item:hover {
	border-color: #e6dac9;
}
.list-catalog__item:hover .list-catalog__inner {
	opacity: 1;
}

.list-catalog__inner .pull-left{
	margin-top:-5px;
}

.list-catalog__inner {
	position: absolute;
	top: 0;
	width: 92%;
	height:100%;
	padding: 18px 26px 18px 20px;
	background-color: rgba(255, 255, 255, 0.88);
	opacity: 0;
	transition: all 0.3s;
}
.list-catalog__inner .icon {
     color: #000;
    vertical-align: middle;
    font-size: 16px;
    position: relative;
    top: -1px;
    margin-right: 2px;
}
.list-catalog__inner .icon:hover {
	text-shadow: 1px 1px 1px #000;
}
.list-catalog__price {
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	color: #000;
	vertical-align: middle;
}
.list-catalog__btn-basket {
	font-size: 20px;
	vertical-align: middle;
	border: none;
	background-color: transparent;
	transition: all 0.5s;
}
.list-catalog__label {
	display: inline-block;
	margin-left: 12px;
	padding: 2px 6px;
	font-size: 12px;
	font-weight: 300;
	vertical-align: middle;
	border: 1px solid #6a6a6a;
	cursor: default;
}
.list-catalog__favorite {
	font-size: 16px;
}
.list-catalog__favorite:hover {
	text-decoration: none;
}

.list-goods__item {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.1s;
}
.list-goods__link {
	display: block;
}
.list-goods__link:hover {
	text-decoration: none;
}
.list-goods__foto {
	float: left;
	border: 1px solid #e5e2e2;
	overflow: hidden;
}
.list-goods__inner {
	margin-left: 72px;
}
.list-goods__name {
color: #000;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 0;
    text-transform: uppercase;
}
.list-goods__price {
	font-size: 15px;
	font-weight: 300;
	color: #8c8c8c;
}
.list-goods__price_old {
	font-size: 14px;
	font-weight: 300;
	color: #8c8c8c;
	text-decoration: line-through;
}
.list-goods__price_new {
	margin-left: 5px;
	font-size: 15px;
	color: #010101;
}
/* .section-lists-goods{
    margin: 25px 0;
} */
/* .list-goods_mod-a {
	margin-bottom: 43px;
} */
.list-goods_mod-a .list-goods__item {
	padding-left: 44px;
}
/* .list-goods_mod-a .list-goods__item:hover {

} */
.list-goods_mod-b .list-goods__item:hover .list-goods__name {
	font-weight: 700;
}
.list-goods_mod-b .list-goods__item:hover .list-goods__price {
	font-weight: 700;
}

.rating {
	display: inline-block;
	padding-left: 10px;
	list-style-type: none;
}
.rating li {
	display: inline-block;
	margin-left: -3px;
	color: #e9d446;
}


/* 02 - Product */

/* Product page */

.cart-goods__name {
	margin-top: 40px;
	font-size: 20px;
	line-height: 1.44;
	color: #000;
	text-transform: uppercase;
}

.cart-goods__reviews {
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}
.cart-goods__reviews:hover {
	color: #000;
}
.cart-goods__price {
	margin-top: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.cart-goods__price-new,
.cart-goods__price-old {
	display: inline-block;
	font-weight: 300;
	line-height: 1;
	vertical-align: bottom;
}
.cart-goods__price-new {
	font-size: 28px;
}
.cart-goods__price-old {
	margin-left: 15px;
	font-size: 22px;
	color: #888;
}
.cart-goods .rating {
	margin-right: 10px;
}
.cart-goods__label {
    position: relative;
    display: inline-flex;
    margin-left: 15px;
    padding: 7px 7px 6px 3px;
    font-size: 11px;
    font-weight: 300;
    color: #fff;
    vertical-align: text-bottom;
    background-color: #b47b83;
    transition: all 0.3s;
    text-transform: uppercase;
}
.cart-goods__label:after {
	position: absolute;
	top: 0;
	left: -21px;
	border-top: 14px solid transparent;
	border-right: 11px solid  #b47b83;
	border-bottom: 14px solid transparent;
	border-left: 11px solid transparent;
	content: '';
}
.card-btns {
	padding-top: 30px;
	padding-bottom: 30px;
}

.card-btns__add {
	    margin-right: 15px;
    padding: 15px 23px 15px 20px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    border: none;
    background-color: #96857C;
    box-shadow: inset 0 0 0 0 #1e1f21;
    transition: all 0.5s;
    text-transform: uppercase;
}
.card-btns__add:hover {
	box-shadow: inset 300px 100px 0 0 #1e1f21;
}
.card-btns__add .icon {
	margin-right: 12px;
}

.enumerator {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d4d4d4 ;
}
.enumerator input {
    width: 54px;
    height: 42px;
    margin-right: -2px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    border-top: none;
    border-right: 1px solid #d4d4d4 ;
    border-bottom: none;
    border-left: 1px solid #d4d4d4 ;
    background-color: #f7f7f7;
    text-align: center;
}
.enumerator input::-webkit-input-placeholder {
	color: #000;
}
.enumerator input::-moz-placeholder {
	color: #000;
}
.enumerator .plus_btn {
	font-size: 26px;
}
.enumerator .minus_btn {
	font-size: 36px;
}
.card-btns__btn {
    display: inline-block;
    width: 50px;
    height: 42px;
    font-weight: 300;
    line-height: 41px;
    color: #000;
    vertical-align: top;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.3s;
    text-align: center;
}
.card-btns__btn:hover {
	color: #000;
	text-decoration: none;
}
.cart-goods__description {
	    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 13px;
    color: #000;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.goods-info {
	margin-top: 35px;
	margin-bottom: 45px;
}
.goods-info__item {
	margin-bottom: 4px;
	font-size: 12px;
	color: #000;
}
.goods-info__data {
    margin-left: 3px;
    font-size: 13px;
    color: #888;
}

.rew_blk {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eee;
}
.rew_blk .top_row .date,
.rew_blk .top_row .user,
.rew_blk .top_row .product-rating {
	display: inline-block;
	margin-right: 20px;
	margin-left: 0;
	padding-left: 0;
}
.rew_blk .top_row .product-rating .icon {
	color: #e9d446;
}
.rew_blk .top_row .date .icon,
.rew_blk .top_row .user .icon {
	margin-right: 7px;
	color: #999;
}
.rew_blk .top_row {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
.rew_blk h5 {
	color: #333;
	text-transform: uppercase;
}
.rew_blk p {
	margin: 0 0 10px;
}
.form-reviews .btn {
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
	background-color: #1e1f21;
	box-shadow: inset 0 0 0 0 #1e1f21;
	transition: all 0.5s;
}
.form-reviews .btn:hover {
	color: #000;
	box-shadow: inset 200px 50px 0 0 #fff;
}
.form-reviews textarea {
	max-width: 700px;
}

/* Slider */

.slider-product .slides > li > a {
	position: relative;
	display: block;
	padding: 20px;
}
/*.slider-product .slides > li > a:after {
	position: absolute;
	top: 16px;
	left: 16px;
	width: 30px;
	height: 30px;
	font-family: Ionicons;
	font-size: 22px;
	color: #fff;
	background-color: #d8d8d8;
	content: '\f359';
	transition: all 0.3s;
	text-align: center;
}
.slider-product li > a:hover:after {
	background-color: #000;
}*/
.slider-product li > a > img {
	margin-right: auto;
	margin-left: auto;
}
.carousel-product {
	margin-bottom: 40px;
	margin-left: 8px;
}
.carousel-product .slides li {
	margin-right: 7px;
	border: 1px solid #eee;
	cursor: pointer;
}

/*Shoping Cart*/


.product-thumbnail{
	text-align:center;
}

.input-qty-box {
	margin-right:20px;
}
/* .input-qty-box .input .range li input:focus, .input-qty-box .input .range li input:hover {
} */
.input-qty-box .input .range li input {
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	border-radius: 100px;
	box-shadow: none;
	color: #000;
	display: block;
	height: 34px;
	margin: 0;
	padding: 5px 5px 5px 11px;
	text-align: left;
	width: 56px !important;
    outline: none;
}
.input-qty-box .input .range li input:hover{
    color: #000;
}
.input-qty-box .input .range li {
	float: left;
}
.input-qty-box li {
	list-style: none outside none;
}
.input-qty-box .range {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
}
.cart-table .input-qty-box .range {
	padding: 0 0 0 35px;
}
.input-qty-box .input .range li.item a .fa:hover {
	color:#000;
}
.input-qty-box .input .range li.item.plus a {
	color: #909090;
	display: block;
	font-size: 15px;
	font-weight: normal;
	height: 15px;
	left: -2px;
	line-height: 16px;
	padding: 0;
	position: relative;
	text-align: center;
	top: 3px;
	width: 23px;
}
.input-qty-box .input .range li.item.minus a {
	color: #909090;
	display: block;
	font-size: 15px;
	font-weight: normal;
	height: 15px;
	left: -4px;
	line-height: 16px;
	padding: 0;
	position: relative;
	text-align: center;
	top: 9px;
	width: 23px;
}
.input-qty-box .input .range li.item.minus {
	height: 25px;
	position: absolute;
	right: -2px;
	top: 6px;
}
.input-qty-box .input .range li {
	float: left;
}
.input-qty-box li {
	list-style: none outside none;
}
.input-qty-box .input .range li.item.plus {
	position: absolute;
	right: 0;
	top: 0;
}
.input-qty-box .input .range li {
	float: left;
	width:auto !important;
}
.input-qty-box li {
	list-style: none outside none;
}
.shop-cart-form  table th {
    background: none repeat scroll 0 0 #EFEFEF;
}
.shop-cart-form  table th , .shop-cart-form  table td {
	background:#fff;
	padding-left:30px;
    vertical-align: middle !important;
}
.range{
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}

.cart-collaterals {
 float: right;
    width: 37%;
}


.cart_totals table {
 float: right;
    width: 100%;
}

.cart_totals th{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    vertical-align: middle !important;
    width: 50% !important;
	
}

.cart_totals td{
    text-align: right;
    vertical-align: middle !important;
}


.cart_totals  .order-total *,.product-subtotal *{
	color:#d9534f;
	font-weight:normal !important;
	
}


/* .cart_item  .product-remove{
	text-align:center;
} */

.cart_item .icon-close{
	font-size:32px;
}

.cart_item .icon-close:hover{
	color:#d9534f !important;
}



.product-remove a{
	text-decoration:none !important;
	
}



.footer-cart{

    clear: both;
    padding-bottom: 20px;
}


.footer-cart table{
	width:100%;
}



.footer-cart table .checkout-button{
	float:right;
}


input.btn:hover{
	color:inherit !important;
}

input.btn{
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #e6dac9 !important;
    font-size: 13px;
    border: 1px solid #555;
    font-weight: normal;
    color: #333333;
    text-transform: uppercase;
    padding: 10px 20px;
}

html input.btn-warning.btn {
    color: #000 !important;
    background-color: #e6dac9 !important;
    border-color: #e6dac9;
    font-size: 14px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}

html input.btn-primary.btn {
    color: #ffffff !important;
    background-color: #1E1F21  !important;
    border: 1px solid #1E1F21;
    padding: 9px 28px !important;
}

.wc-forward{
	float:right;
}



.btn-orange{
    background: #d9534f !important;
    border: #d9534f 1px solid !important;
    color: #fff !important;
}
.cart_table .product-thumbnail img{
	width: 80px;
    height: 80px;
}
.cart_totals td ,.cart_totals  th{
	border: 1px solid #eee;
    font-weight: normal;
    padding: 10px 10px ;
}
.main-content .coupon p{
    margin: 0;
    margin-top: 10px;
    text-align: center;
}

#coupon_code{
    padding: 8px 20px 8px 9px;
       border: 1px solid #dedede;
    position: relative;
    top: 0px;
    margin-left: 10px;
}
#coupon_code::placeholder{
    color:#555 !important;
    opacity: 1;
}
#customWidth::placeholder{
    color:#ccc !important;
    opacity: 1;
}
#customLength::placeholder{
    color:#ccc !important;
    opacity: 1;
}
.actions{
	padding-top:0px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #555;
    border-color: #555;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    color:#e6dac9;
}

.product_pic img{
    width:100%;
    min-height: 200px;
    max-height: 200px;
    margin: 0px auto;
}
.productpagemain{
    width:94%;
    margin: 40px auto;
    padding: 10px 20px;
}
.filter_product{
    width: 98%;
    margin: 0px auto;
    padding:8px 20px;
    text-align: center;
}

.product_detail{
    width: 100%;
    height: auto;
    margin-top: 5px;
    text-align: center;
}
.product_detail h4{
    text-decoration: none;
    font-size: 14px;
    margin-top: 0;
    color: #404040;
    font-family: 'Merriweather',serif;
}
.new_details_product.inner-page{
    background-color: transparent;
}

a .productcard .product_detail h4:hover{
    text-decoration: none;
}
.product_detail p {
    font-weight: bold;
    color: #404040;
    font-family: 'Merriweather',serif;
}
.product_detail p:last-child {
	margin-bottom: 0;
}
.product_detail span {
    color:#0d8700;
    font-size: 14px;
}

.product_detail .fa {
    color:#555;
    padding-left: 10px;
}
.pdct{
    padding-left: 0px;
    padding-right: 0px;
}
.original_price{
    text-decoration:line-through;
      color:#000;
    font-size: 14px;
}

.hovereffect {
  width: 100%;
  height: 100%;
/*  float: left;*/
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.9);
  -webkit-filter: brightness(0.9);
}

.hovereffect p {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 12px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
    font-family: 'AvenirLTStd-Book', sans-serif;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

/*
.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
*/

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.dtls{
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-bottom: 50px;
}
.produtc_dtls{
    width: calc(100% - 120px);
    height: auto;
    text-align: center;
    margin-bottom: 15px;
    float: right;
}
.produtc_dtls img{
    width: 100%;
    height: auto;
    /* max-height: 450px;
    min-height: 450px; */
}
.produtc_dtls button{
   width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    border:none;
    border-radius: 2px;
    background-color: #e6dac9;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.size{
    width: 100%;
    height: auto;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    width: 100px;
    height: 140px;
    margin-bottom: 10px;
}
.mini_size{
    width: 100%;
    height: auto;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    width: 100px;
   /*  height: 140px; */
    margin-bottom: 10px;
}
.size img{
    width: 100%;
    height: 100%;
    opacity: 0;
}
.mini_size img{
    width: 100%;
    height: 100%;
    opacity: 0;
}
.product_name{
    width: 90%;
    height: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;
}
.product_name h2{
    font-size: 26px;
    line-height: 1.5em;
    font-weight: bold;
    color:#303030;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.product_name p{
    font-size: 14px;
    line-height: 1.8em;
    color: #404040;
    font-family: 'Merriweather',
    serif;
}
.product_name .fa{
    color:#cc8200;
    font-size: 15px;
}
.product_name h3{
    font-size: 16px;
    font-weight: normal;
    font-family: 'Merriweather', serif;
}
.product_name span{
    color:#2c8f00;
    font-size: 12px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.product_name p{
    font-size: 12px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.product_size{
    width: 90%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ded6c7;
}
.product_size p{
    font-family: 'Merriweather',
    serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
}
.product_size .new_size ul{
    padding: 0;
    list-style: none;
}
.product_size .new_size ul li{
    border: #e2e2e2 1px solid;
    display: inline-block;
   /* margin-left: 10px;*/
}
.product_size .new_size ul li:first-child {
	margin-left: 0px;
}
.product_size .new_size ul li a{
	min-width: 25px;
	height: 35px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	white-space: nowrap;
	text-transform: capitalize;
	cursor: pointer;
	padding: 0 12px;
    font-weight: bold;
    font-family: 'Merriweather',
    serif;
}
.new_social_share{
    margin-top: 10px;
    color: #404040;
}
.new_social_share span{
    font-weight: normal;
    font-family: 'Merriweather',
    serif;
    color: #404040;
    font-size: 14px;
}
.new_active{
    border: 1px solid #666 !important;
}
.new_color_wrap .heading h5{
    font-size: 14px;
    font-family: 'Merriweather',
    serif;
    font-weight: bold;
    color: #404040;
}
.new_color_wrap .colors ul{
    padding: 0;
    list-style: none;
}
.new_color_wrap .colors ul li{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 8px;
}
.new_color_wrap .colors ul li div{
    width: 35px;
    height: 25px;
}
.new_social_share ul{
    padding: 0;
    display: inline-block;
}
.new_social_share ul li{
    display: inline-block;
}
.new_social_share ul li a{
    font-size: 18px;
    padding-left: 10px;
}
.new_social_share ul li a:hover{
    color: #e6dac9;
}
.product_size h5{
    color:#000;
    font-size: 14px;
   font-family: 'Merriweather',
   serif;
    font-weight: bold;
    color: #404040;
}
.product_size input[type=text]{
    width: 30%;
    height: auto;
    margin-top: 10px;
    padding: 6px;
    border:1px solid #ccc;
    background-color: transparent;
    outline: none;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.product_size span{
    color:#000;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 0%;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.product_size input[type=checkbox]{
    height: auto;
    margin-top: 0px;
    padding: 20px;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.product_size select{
    border: 1px solid #ccc;
    border-radius: 2px;
    font-family: 'AvenirLTStd-Book', sans-serif;
    width: 50%;
    padding: 8px;
    
}
.cart_button{
    float: left;
    width:40%;
    height: auto;
    border:none;
    margin-top: 10px;
    padding: 10px;
    border-radius: 2px;
    background-color: #e6dac9;
    color: #000;
    font-size: 15px;
}
.filter_product{
    width: 98%;
    margin: 0px auto;
    padding:8px 20px;
    text-align: center;
    padding-bottom: 50px;
}
.filter_product h1{
    font-size: 20px;
    font-weight: 700;
    color:#000;
}
.product_detail{
    width: 100%;
    height: auto;
    text-align: left;
    padding: 15px 10px;
}

.product_detail span{
    color:#0d8700;
    font-size: 14px;
}
.new_related_item{
    margin-top: 40px;
    margin-bottom: 60px;
}
.new_related_item .heading_txt_new h4{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    color: #303030;
    display: block;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 32px;
    margin: 0 0 1em 0;
    padding: 0;
    border-bottom: 1px solid #ded6c7;
    padding: 7px 0;
    color: #303030;
}
        


.product_detail .fa{
    color:#555;
    padding-left: 10px;
}
.productcard {
    border: 0px solid #eee;
    border-radius: 0px;
    width: 100%;
    margin-top: 10px;
    padding: 0;
    position: relative;
    font-family: 'Merriweather',serif;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    background-color: rgba(0, 0, 0, 0.01);
/*    max-height: 600px;*/
    min-height: 575px;

}
.productcard:hover{
    background-color: rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.05);
}
.productcard:hover .product_detail h4{
	color: #af1f31;
}
/*.productcard:hover .product_pic {
 opacity: 0.8;
}*/
	.productcard .product_pic {
        width: 100%;
        height: 485px;
        background-position: center;
        background-size: cover;
        -webkit-transition: ease 0.3s;
        transition: ease 0.3s;
        position: relative;
        z-index:9 !important;
    }
    .btn-table a:hover{
    	background-color: #000;
    	color: #fff !important;
    }
    	.productcard .wish-list {
            position: absolute;
            z-index: 3;
            top: 10px;
            right: 10px;
            margin: 0;
            font-size: 20px;
            color: #000;
             cursor: pointer;
        }
        .productcard .flore-view-enquery{
        	    position: absolute;
			    bottom: 0;
			    left: 0;
			    right: 0;

			    display: block;
			    line-height: 44px;
			    cursor: pointer;
			    background-color: #999;
			    color: #fff;
			    -webkit-transition: ease 0.4s;
			    transition: ease 0.4s;
			    /* opacity: 0; */
			    /* visibility: hidden; */
			    text-align: center;
			    margin-bottom: 0;
        }
        .productcard .flore-view-enquery.active{
        	background-color: #AF1F31;
        	color: #fff;
        }
        .productcard .flore-view-enquery i{
        	margin-left: 8px;
        }
        	.productcard .wish-list:hover {
                color: #E6DAC9;
            }
.product_pic img {
    width: 100%;
    min-height: 440px;
    max-height: 400px;
}
.quantity{
    width: 100%;
}
.quantity.new_div input[type="number"] {
    width: 48px;
    display: inline;
    margin-bottom: 0;
    padding: 8px 5px;
    border-radius: 4px;
    box-shadow: none;
    outline: none;
    border: 1px solid #dce0e0;
}
.quantity.new_div .new_btns{
    display: inline-block;
}
.custom_btn{
        padding-top: 20px;
}
.custom_btn a{
    display: inline-block;
    text-decoration: none;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 8px 16px;
    font-weight: 600;
}
.quantity.new_div .new_btns .cart_button {
    float: none;
    width: auto;
    height: auto;
    border: none;
    margin-top: 0px;
    /* padding: 10px 22px; */
    padding: 10px 11px;
    border-radius: 2px;
    background-color: #e6dac9;
    color: #000;
    /*margin-left: 20px;*/
    /* font-family: 'PT Sans Narrow', sans-serif; */
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
}
.quantity.new_div .new_btns .save_button {
	float: none;
	width: auto;
	height: auto;
	border: none;
	margin-top: 0px;
	padding: 10px 20px;
	border-radius: 2px;
	background-color: #555;
	color: #fff;
	margin-left: 20px;
	/* font-family: 'PT Sans Narrow', sans-serif; */
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}
.quantity.new_div .new_btns .buy_now {
	float: none;
	width: auto;
	height: auto;
	border: none;
	margin-top: 0px;
	padding: 10px 28px;
	border-radius: 2px;
	background-color: #555;
	color: #fff;
	font-size: 15px;
	margin-left: 20px;
}
#CustomSection{
    width: 100%;
}
.save_button{
    float: left;
    width: 45%;
    height: auto;
    border: none;
    margin-top: 15px;
    /* margin-left: 2%; */
    padding: 10px;
    border-radius: 2px;
    background-color: #555;
    color: #fff;
    font-size: 15px;
    
}
.cart_table{
    width: 100%;
    height: auto;
}
.product-thumbnail img{
    width: 80px;
    height: 70px;
}
.product-name a{
    font-size: 15px;
    font-weight: 600;
    color:#555;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
.header-links .fa{
    padding-left: 15px;
    font-size: 17px;
    vertical-align: middle;
    transition: all 0.3s;
}
.sign_nav{
    width: 29%;
    float: right;
    display: none;
}
.sign{
    width: 25%;
    padding: 2%;
    padding-top: 20px;
    padding-bottom: 40px;
    position: absolute;
    float: right;
    text-align: center;
    z-index: 9000;
    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0,0,0,.08);
}
.sign h5{
   color:#555;
    font-size: 15px;
    font-weight: 700;
   font-family: 'AvenirLTStd-Book', sans-serif; 
}
.sign p{
   color:#000;
    font-size: 12px;
   font-family: 'AvenirLTStd-Book', sans-serif; 
}
.sign button{
    text-align: center;
    padding: 7px 20px;
    background-color: #fff;
    border: 1px solid #555;
    color:#555;
    font-family: 'AvenirLTStd-Book', sans-serif;
}
#allsign:after{
    display: none;
}
.modal-content {
    position: relative;
    background-color: #ffffff00;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 9px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}



.produtc{
    display: block;
}
.result{
    width: 100%;
    height: auto;
    margin-top: 100px;
    text-align: center;
    display: none;
}
.result p{
     color:#555;
    font-size: 18px;
   font-family: 'AvenirLTStd-Book', sans-serif; 
    font-style: italic;
}
.dropdown-menu{
    color:#555;
    font-size: 14px;
    font-weight: 500;
    font-family: 'AvenirLTStd-Book', sans-serif; 
        overflow: hidden;
}


/*modal*/
        @font-face{
    font-family:'AvenirLTStd-Book';
    src: url('../font/AvenirLTStd-Book.otf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
    .stylish-form h2 {
      color:#555;
      margin-top:50px;
        text-align: center;
      font-family: 'AvenirLTStd-Book', sans-serif;
    }
    .font_white {
      color:#555 !important;
    }
    .mar20
    {
      margin:20px;
    }
.marb18
    {
      margin-bottom:18%;
    }
#signup_modal .inside-form ul{
    list-style-type: none;
    text-align: center;
    margin-top: 10px;
}
#signup_modal .footer{
    margin-bottom: 25px;
}
    .inner-section {
      background-color:#555;
      width:30%;
      display:block;
      margin:0 auto;
      margin-top: 100px;
      padding-bottom: 1px;
    }
    .inside-form{
      border-radius:8px;
/*      padding-top:10px;*/
      padding-bottom:10px !important;
        background-color: transparent;
    }
.inside-form.billing_form,.inside-form.shipping_form{
    padding-bottom: 0px;
}
.close{
    text-shadow: none;
}
    .inside-form h2 {
      font-weight:700;
    }
.own_model .inside-form h2 {
    margin-bottom: 20px;
}
    .inside-form ul {
      list-style-type:none;
      text-align:center;
      margin-top:15px;
      padding: 0;
      display:-webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
    }
    .inside-form ul >li {
      display:block;
      margin: 0 10px;
    }
    
    .icon-holder {
      background: #555;
      border-radius: 50%;
      color:#fff;
      vertical-align: middle;
      line-height: 46px;
      height: 46px;
      width: 46px;
      text-align: center;
      margin-right: 20px;
    }

    .dsp-flex {
      display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox; /* TWEENER - IE 10 */
      display: -webkit-flex; /* NEW - Chrome */
      display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
      align-items: center;
      -webkit-align-items: center;
      justify-content: center
    }
    .input-group, .form-group {
      margin-bottom: 10px;
    }
.own_model .input-group, .form-group {
      margin-bottom: 20px;
    }
.own_model .material_select{
    border-bottom: 1px solid #a26c20;
    border-radius: 0px;
    margin-bottom: 20px;
}
.own_model .material_select:hover,.own_model .material_select:focus {
    border-bottom: 1px solid #a26c20;
    border-radius: 0px;
}
.input-group{
    border-bottom: 1px solid #a26c20;
}
.search_bar {
        top: 5px;
}
.client_s{
    text-align: center;
    margin: 3% 0%;
    text-transform: capitalize;
}
.client_s h3{
    font-size: 30px;
}
.search-widget .ui-autocomplete-input{
    max-width: 100%;
    border: 1px solid #fff;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 30px;
    text-align: left;
    padding: 9px 25px;
}
.search-widget2 .ui-autocomplete-input{
    max-width: 95%;
    border: 1px solid #fff;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    text-align: left;
    padding: 9px 20px;
    color: #000;
}
.search_bar  .search-widget{
    margin-left: 18%;
    position: absolute;
}
.input-group.ico_search{
    width: 200px;
    border: 1px solid #a26c205e;
    right: 42px;
}
/*
#fast_icon .fas,#easy_icon .fas,#fast_icon a,#easy_icon a{
    font-size: 18px;
}
*/
.search_botton{
    position: absolute;
    top: -5px;
    background: transparent;
    border: none;
    color: #383838;
    padding: 10px 14px;
    margin-left: -4.4rem;
    cursor: pointer;
    right: 0;
}
.search-widget2 .search_botton{
    position: absolute;
    top: 0;
    background: transparent;
    border: none;
    color: #383838;
    padding: 10px 14px;
    cursor: pointer;
    right: 10px;
}
.search-widget2{
    top: 75px;
    position: absolute;  
}
.input-group-addon {
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    color: #FFFFFF;
    border-radius:25px;
}
    .form-control,.form-control:focus,.form-control:hover
    {
/*      background-color: rgba(255, 255, 255, 0.1);*/
      background-color:transparent;
      color: #555;
      border-radius:25px;
      border: none;
      border-bottom:0px solid #9c896e;
      font-size:14px;
      width: 100%;
      padding: 10px 12px;
    }
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #555 !important;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      color: #555 !important;
    }
    :-ms-input-placeholder { /* IE 10+ */
      color: #555 !important;
    }
    :-moz-placeholder { /* Firefox 18- */
      color: #555 !important;
    }
    .footer {
        margin-top:54px;
        text-align: center;
    }
    .footer_new{
        margin-top: 35%;
    }
    input::placeholder {
      color: #555 !important;
    }
    .btn-lg {
      font-size: 1em;
      border-radius: 0.25rem;
      padding: 15px 48px;
    }
    .btn-round {
      border-width: 1px;
      border-radius: 0px;
      padding: 11px 23px;
    }
    .btn-neutral,.btn-neutral:focus,.btn-neutral:hover {
      background-color:#d4c3ab !important;
      color: #555;
      text-decoration: none;
        font-weight: 700;
        padding: 10px 70px;
      font-family: 'AvenirLTStd-Book', sans-serif;
    }
.input-group{
/*    width: 100%;*/
    width: 100%;
   
}
.modal-header{
      background-color: #fff;
      border-bottom: 0px solid #555;
    border-top: 0px solid #555;
    border-radius: 4px 0px 0px;
    padding: 0px;
    min-height: 0px;
    position: relative;
}
.btn-default.btn{
    font-size:20px;
}
.modal-body{
    background-color: #fff;
    padding: 20px;
}
.log_sign{
    padding-bottom:22px;
    /* height: 495px; */
}
.brr1{
  border-right: 1px solid #5555553b;  
}
.sign_up{
    color:#d1a05a;
}
a:hover, a:focus {
    text-decoration: none;
}
.modal-footer{
    padding: 0px;
    border: none;
    background-color: #fff;
    padding-bottom: 0px;
}
.btn-default.btn{
    color:#555;
    opacity: 1;
}
.modal-header .close {
    margin-top: -20px;
    position: absolute;
    z-index: 99;
    top: 22px;
    left: 7px;
    font-size: 25px;
}
.modal-dialog{
    width: 30%;
}
.veryfy_model{
    width: 35%;
}
.own_model {
    width: 35%;
}
.csr_title{
    margin-top: 8%;
}
.csr_title h5{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2%;
}
.modal_body{
    padding: 0px;
}
.billing-modal{
    width: 582px;
}
.btn-default.btn:hover {
    color: #555;
    border-color: transparent !important;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #555;
    background-color: #d4d4d400;
    border-color: #8c8c8c00;
}
.flipbook_cataloge {
    width: 461px;
    height: 600px;
    -webkit-box-shadow: 4px 5px 120px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 120px -16px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 120px -16px rgba(0,0,0,0.75);
    margin: 4% auto;
}
.flipbook_img{
    position: absolute;
    top: 35%;
    left: 49%;
}

@media (max-width:1024px){
    
}
@media (max-width:800px){
    .size{
    width: 10%;
    height: auto;
    float: left;
    border: 1px solid #ccc;
    }
    .size img{
        float: left;
        padding: 9%;
    }

    .cart-collaterals{
        width: 55%;
    }
}
@media (max-width:768px){
    .size{
        width: 18%;
        height: auto;
        margin-top: 30px;
        float: left;
        padding:5px 5px;
/*        border: 1px solid #ccc;*/
       
        margin:3px 1%;
    }
    .size img{
        float: left;
    }
    .cart_table{
        width: 100%;
        overflow: scroll;
    }
    .modal-dialog{
        width: 90%;
        margin: 0px auto;
    }
}

@media (max-width: 640px){
    .mini-size-wrap{
        white-space: nowrap;
        overflow-y: hidden;
    }
   
    .mini_size {
    	width: 120px;
    	height: auto;
        float: none;
        display: inline-block;
        margin: 0 6px;
        border: 1px solid #999;
        vertical-align: top;
    }
	.product-listing-page{
		padding-top: 0;
	}
	.breadcrumb-wrap{
		margin-top: 0;
	}
	.breadcrumb {
	    margin-top: 0;
	    white-space: nowrap;
	    overflow-x: scroll;
	    width: 100%;
	}
	.breadcrumb > li{
		line-height: 32px;
	}
	.dtls{
		margin-top: 20px;
	}
	.new_details_product.inner-page{
        padding: 0;
        padding-top: 75px;
	}
	.produtc_dtls{
		width: 100%;
	}
	.produtc_dtls + .pull-left{
		width: 100%;
		white-space: nowrap;
	}
	.produtc_dtls + .pull-left .size{
		width: 19%;
		display: inline-block;
		float: none;
		margin: 0;
	}
    /* .productcard{
        width: 65%;
        margin: 0px auto;
        margin-top: 10px;
    } */
    .product_pic img{
        width: 100%;
    }
    #CustomSection{
        width: 100%;
    }
    .product_name{
        margin-top: 15px;
    }
    .quantity.new_div .new_btns .cart_button {
    	margin-left: 0px;
    	margin-top: 15px;
    }
    .quantity.new_div .new_btns .buy_now {
    	margin-left: 0px;
    	margin-top: 15px;
    }
    .quantity.new_div .new_btns .save_button {
    	margin-left: 0px;
    	margin-top: 15px;
    }
}
@media (max-width:480px){
    .size{
        width: 23%;
        height: auto;
       
        float: left;
    }
   
    .size img{
        float: left;
        max-height: 60px;
        min-height: 60px;
    }
    .product_size input[type=text]{
    width: 28%;
    }
    .total_size input[type=text]{
    width: 28%;
    }
    /* .produtc_dtls img{
         max-height: 250px;
        min-height: 250px;
    } */
    .actions input[type=submit]{
    width: 100%;
    margin-top: 10px;
    } 
    
    .actions .enq
    {
    width: 100%;
    margin-top: 10px;
    }
    .cart-collaterals{
        width: 100%;
    }
}
@media (max-width: 414px){
    .productcard{
        width: 100%;
        margin: 0px auto;
        margin-top: 10px;
    }
    .product_pic img{
        width: 100%;
    }
}
@media (max-width: 414px){
    /* .produtc_dtls img{
        max-height: 200px;
        min-height: 200px;
    } */
}
@media (max-width: 375px){
    .size{
        width: 30%;
    }
}
@media (max-width: 360px){
    .size{
        width: 30%;
    }
    .cart-collaterals{
        width: 100%;
    }    
}
@media (max-width: 320px){
    /* .produtc_dtls img{
        max-height: 180px;
        min-height: 180px;
    } */
    .size{
        width: 40%;
    }
}
@media (min-width: 320px) and (max-width:1024px) {
	.product-listing-page .sorting .sorting_wrap .sort_by {
        padding: 0 15px 0 15px;
    }
}




.product_pic a img{
    position: relative;
    z-index: 1
}
.product_pic h5{
    position: absolute;
    z-index: 2;
}