/*---------------------------------------------------------------------------------------------------------
## Woocommerce Layout 
-----------------------------------------------------------------------------------------------------------*/
.remodal {

    width: 550px !important;
    margin: auto !important;
}
.summary-content .hotline-single-product{
  display: none;
}
.images > a{
  border: 1px solid #ebebeb;
    float: left;
    width: 100%;
}
.scrollbar,.scrollbar_bg{
    display: none;
  }
  #wcqv_contend .images,#wcqv_contend .summary{
  width:50% ;

}
#wcqv_contend .summary b,#wcqv_contend .summary strong {
    font-weight: 500 !important;
}
.summary-content > h3 {
color: #323c3f;
    text-transform: none;
    font-size: 20px;
    margin-top: 0;
    font-weight: 500;
}
.woocommerce #wcqv_contend .product .cart .button{
font-size: 14px;
    padding: 0 45px;
}
#wcqv_contend  .scrollable{
/*  overflow-y:auto;
  overflow-x: hidden;*/
  position: relative;    background: #fff;height: auto !important;
}
/*#wcqv_contend .scrollbar_bg{
  position: relative;
  overflow: hidden;
  top: 0;
  float: left;
  z-index: 2;
  width: 20px;
  margin: 0 0 0 -1em;
}*/
/*#wcqv_contend  .scrollbar{
  position: absolute;
  overflow: auto;
  top: 0px;
  margin: auto;
  width: 7px;
  border-radius: 9px;
  background-color: rgba(7, 58, 152, 0.2);
}*/
.summary-content .price {
    padding: 5px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0 10px !important;
    float: left;
    width: 100%;
}
.wcqv_prev, .wcqv_next{
  display: none !important;
}
.woocommerce #wcqv_contend .product .images .thumbnail img{
  display: block;
  float: left;
  border:1px solid #ebebeb;
}

#wcqv_contend .product .images .thumbnails{
  padding:0 0px 0 0;clear: both;
}
#wcqv_contend .product .images .thumbnails a{
  width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}
.owl-prev,.owl-next{
    position: absolute;
    top: 50%;
    width: 25px;
    margin: 0;
    height: 25px;
    color: red !important;
    font-size: 19px !important;
    background: #ffffff9e !important;
    border: 1px solid #dbdbdb !important;
    line-height: 18px !important;
    padding: 0 !important;opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.owl-prev{
  left: 0;
}
.owl-next{
  right: 0;
}

.owl-carousel:hover .owl-next,.owl-carousel:hover .owl-prev{
  opacity: 1;
  transition: 0.5s;
}
#wcqv_contend .product.has-default-attributes.has-children .images{
  opacity: 1;
}

.remodal .product_meta {
display: none !important;
}
.summary-content .quantity input.qty {
  float: left !important;
  border: 1px solid #ddd !important;
}
.summary-content .quantity{
  padding-right: 0 !important;
}
.sh-product-shortcode {
	clear: both;
}
.list-products {
	padding: 0;
}
.row.list-products {
	margin-left: -15px;
	margin-right: -15px;
}
.list-products li.product {
	display: block;
	margin-bottom: 0px !important;
	text-align: center;
}
.list-products li .woocommerce-loop-product__title {
	font-size: 14px;
	font-weight: 700;
	margin: 8px 0;
	line-height: 20px;
	height: 42px;
	overflow: hidden;
	padding: 0 5px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.list-products li .woocommerce-loop-product__title a {
	color: #222222;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.list-products li .woocommerce-loop-product__title a:hover {
	text-decoration: revert;
}
.list-products li .wrap-product {
	position: relative;
	padding: 4px;
	border: 1px solid #dedede;
	background: #FFF;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;    overflow: hidden;
}
.list-products li:hover .wrap-product {
	-moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
}
.cart-pro{
	padding: 0;
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    bottom: 0px;
    width: 100%;
    display: table;
    text-align: center;opacity: 0;
}
.featured-item-product{
	position: relative;
}
.wrap-product .entry-pro,.wrap-product .cart-pro,.featured-item-product .entry-pro,.featured-item-product .cart-pro{
	/*-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;*/
}
.wrap-product:hover .entry-pro,.featured-item-product:hover .entry-pro{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}
.wrap-product:hover .cart-pro,.featured-item-product:hover .cart-pro{
	opacity: 1;

}

.list-products li .image-product {
	display: table;
	text-align: center;
	width: 100%;
	/*height: 200px;*/
	overflow: hidden;
	margin-bottom: 0;
}
.list-products li.product-has-gallery .image-product .wp-post-image--secondary {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	/*-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;*/
}
.list-products li.product-has-gallery:hover .image-product .wp-post-image--secondary {
	opacity: 1;
}
.list-products li .image-product a.img {
	display: block;
	position: relative;
	/*display: table-cell;
	vertical-align: middle;*/
}
.list-products li .image-product a.img img {
	display: inline;
	width: 100%;
	height: 205px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.list-products li:not(.product-has-gallery) .wrap-product:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.list-products li .wrap-product .price {
	display: block !important;
	font-size: 14px !important;
	margin-bottom: 10px !important;
	color: #ff0000 !important;
	font-weight: bold;
	text-align: center !important;
}
.list-products li .wrap-product .price > * {
	margin: 0 5px;
}
.list-products li .wrap-product .price ins {
	text-decoration: none;
}
.list-products li .wrap-product .price del {
	font-weight: normal;
	color: #666666;
}
.list-products li .wrap-product .button,
.list-products li .wrap-product .added_to_cart,.featured-item-product .button{
    display: inline-block;
    padding: 7px 10px;
    background: #f0a100;
    color: #FFF;
    margin-bottom: 10px;
    line-height: 1.4;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    min-height: 0;
    border-radius: 20px !important;
}
.added_to_cart.wc-forward{
	display: none !important;
}
.list-products li .wrap-product .product_type_simple:before,.featured-item-product .product_type_simple:before{
content: '\f291';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color: #fff;
    margin-right: 5px;
}
.quick_view.button{
	    border: 1px solid #f0a100 !important;
    background: none !important;
    color: #f0a100 !important;
    margin-left: 5px !important;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 0 !important;
    line-height: 35px !important;
}
.quick_view.button:hover{
	background: #fff !important;color: #f0a100;
}
.upsells .list-products li.product,
.row.list-products.list li.product {
	text-align: left;
}
.upsells .list-products li .wrap-product,
.row.list-products.list li .wrap-product {
	overflow: hidden;
}
.upsells .list-products .image-product,
.row.list-products.list .image-product {
	float: left;
	display: block;
	width: 30%;
	margin: 0 15px 0 0;
}
.upsells .list-products .image-product img,
.row.list-products.list .image-product img {
	width: 100%;
	height: auto;
}
.upsells .list-products li .wrap-product .price *,
.row.list-products.list li .wrap-product .price * {
	margin: 0;
}
.upsells .list-products li .wrap-product .price > *,
.row.list-products.list li .wrap-product .price > * {
	margin: 0 10px 0 0;
}
.gridlist-description {
	display: none;
	margin-bottom: 20px;
}
.row.list-products.list .gridlist-description {
	display: block;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
.sh-product-shortcode .row.list-products li.product {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
/* 2 columns */
.sh-product-shortcode.column-2 .row.list-products:not(.list) li.product {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
/* 3 columns */
.sh-product-shortcode.column-3 .row.list-products:not(.list) li.product {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 768px) {
	.sh-product-shortcode.column-3 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}
/* 4 columns */
.sh-product-shortcode.column-4 .row.list-products:not(.list) li.product {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 768px) {
	.sh-product-shortcode.column-4 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}

@media (min-width: 992px) {
	.sh-product-shortcode.column-4 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
}

/* 5 columns */
.sh-product-shortcode.column-5 .row.list-products:not(.list) li.product {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 768px) {
	.sh-product-shortcode.column-5 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
}

@media (min-width: 992px) {
	.sh-product-shortcode.column-5 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}

/* 6 columns */
.sh-product-shortcode.column-6 .row.list-products:not(.list) li.product {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 768px) {
	.sh-product-shortcode.column-6 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}

@media (min-width: 992px) {
	.sh-product-shortcode.column-6 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
}

@media (min-width: 1200px) {
	.sh-product-shortcode.column-6 .row.list-products:not(.list) li.product {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	}
}

@media (max-width: 576px) {
	html .sh-product-shortcode .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.sh-product-shortcode .row.list-products li.product {
		padding-left: 5px;
		padding-right: 5px;
	}
	/*html .sh-product-shortcode .row.list-products li.product {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}*/
	.list-products li .wrap-product .price ins,
	.list-products li .wrap-product .price del {
		display: block;
	}
	.list-products li .wrap-product .price ins {
		margin-right: 0;
	}
}