/*
Theme Name: JV Allinone
Theme URI: http://demo.joomlavi.com/wordpress/jv-allinone
Author: Joomlavi
Author URI: http://joomlavi.com/
Description: Allinone  is a Premium Template tailored for clothes, fashion shop websites. It is 100% responsive, clean and stylish.  It is a bundle of joy that give you ultimate speed and flexibility.  Sure to impress anyone that looks for a modern template. This  Wordpress Theme is designed with inspiration from Fashion shows currently happening all over the world
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: jv_allinone
*/

/* SHOP 
-----------------------------------------------------------------------------------------------------*/

#page-shop-sidebar ul.breadcrumb { display: none }
.product_list_widget { list-style: none; clear: both }
.woocommerce .star-rating { float: none !important; display: inline-block; }
.woocommerce span.onsale,
.woocommerce-page span.onsale { z-index: 2 }
.woocommerce .comment-text  .star-rating,
.woocommerce-page .comment-text  .star-rating { float: right; }
.product-category { padding-top: 8px; }
.product-category .product-cat-image { position: relative }
.product-category .product-cat-image:before { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid #dcdcdc; border-radius: 5px; opacity: 0; }
.product-category:hover .product-cat-image:before { transform: scale(1.08); -webkit-transform: scale(1.08); opacity: 1 }

/* description */
.term-description { border-bottom: 1px solid #e1e1e1; margin-bottom: 30px; }
.woo-category { margin-bottom: 30px; }
.woo-category img { float: left; margin-right: 30px; width: 100px; }
.woo-category  .term-description { border-bottom: none; overflow: hidden; margin-bottom: 0; }
.woo-category .term-description  p { margin: 0; }

/* Subcategory */
.slider-subcategories { display: none }
.slider-subcategories > div { margin-bottom: 30px; }
.subcategories a { display: block; margin: 0; text-align: center; }
.subcategories a .product-cat-image { display: block; }
.subcategories a .product-cat-image img { display: block; border-radius: 5px; max-height: 100%; margin: auto; opacity: 0.8; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
.subcategories a:hover .product-cat-image img { opacity: 1; }
.subcategories .category-name { display: block; margin: 10px 0 0; padding: 0; font-size: 16px; }

/* Category */
ul.product-categories { margin: 0; padding: 0; list-style: none; text-transform: uppercase }
ul.product-categories ul { margin: 0 0 0 25px; padding: 0; display: none; }
ul.product-categories li { position: relative; margin-bottom: 5px; line-height: 30px; }
ul.product-categories li + li { margin: 10px 0 0 }
ul.product-categories li  a { display: block }
ul.product-categories li .showsubmenu { font-size: 20px; float: left; margin-right: 5px; cursor: pointer }
ul.product-categories li.parent-showsub > ul { display: block; }
ul.product-categories li.parent-showsub > .showsubmenu:before { content: "\f147"; }
ul.product-categories ul { margin-left: 15px; }
ul.product-categories ul a { color: #8b8d90; }
ul.product-categories ul li .showsubmenu { float: right; margin: 0; }
ul.product-categories ul li a:before { font-size: 16px; font-family: icomoon !important; font-style: normal; font-variant: normal; font-weight: 400; display: inline-block; text-transform: none; content: "\e917"; position: relative; top: 1px; line-height: normal; }

/* filter */
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering { line-height: 32px; margin: 0; }
.product-filter { background: #fff; border-bottom: 1px solid #e1e1e1; margin-bottom: 40px; padding: 0 0 30px; }
.product-filter .woocommerce-ordering { margin: 0; }
.product-filter .woocommerce-ordering .chosen-container { min-width: 300px; }
.widget_price_filter h3.widget-title { display: none }
.widget_price_filter .btn { float: left }

/* item */
#page #content .shop-products-list .item { margin-bottom: 30px; }
.shop-products-list .product_list_widget li { padding: 0 15px }
.slider-products .product_list_widget li { padding: 0 !important }
.shop-products-list .product_list_widget .inner-item { position: relative; }
.shop-products-list .product_list_widget .inner-item:before_ { background-color: #fff; border-bottom: 1px solid #dcdcdc; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; height: 8px; content: ""; position: absolute; bottom: -4px; left: 0; right: 0; }
.shop-products-list .product_list_widget .product-img { display: block; margin-bottom: 0; position: relative; overflow: hidden; border-radius: 5px 5px 0 0; overflow: hidden }
.shop-products-list .product_list_widget .product-img .wp-post-image { display: block; width: 100% }
.content-item-description .addtocart.added { display: none }
.content-item-description a.wc-forward { display: block; text-align: right }
.content-item-description a.wc-forward:after { position: relative; top: 1px; content: "\e917"; font-family: icomoon !important; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-transform: none; }
.shop-products-list  .product-action { color: #fff; z-index: 10; text-align: center; opacity: 0; height: 0px; position: absolute; bottom: -4px; width: 100%; }
.shop-products-list  .product-action .item-btn { height: 36px; float: left; position: relative; }
.shop-products-list  .product-action.countbtn_3 .item-btn { width: 32%; margin-left: 2%; }
.shop-products-list  .product-action.countbtn_2 .item-btn { width: 49%; margin-left: 2%; }
.shop-products-list  .product-action.countbtn_1 .item-btn { width: 100%; }
.shop-products-list  .product-action .item-btn:first-child { margin-left: 0 }
.shop-products-list  .product-action .item-btn div { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 0; padding: 0; }
.shop-products-list  .product-action .item-btn .btn { background: rgba(0, 0, 0, 0.4) !important; text-shadow: 0 0 0 #aabd17 !important; padding: 0 !important; display: block }
.shop-products-list  .product-action .item-btn .btn:hover { background: rgba(0, 0, 0, 0.8) !important; }
.item-btn .yith-wcwl-add-to-wishlist a { position: relative; z-index: 10 }
.item-btn .yith-wcwl-wishlistexistsbrowse a,
.item-btn .yith-wcwl-wishlistaddedbrowse a,
.item-btn .added { color: #f00 !important; }
.item-btn .yith-wcwl-add-to-wishlist { margin: 0 }
.item-btn .yith-wcwl-add-to-wishlist .feedback,
.yith-wcwl-wishlistaddresponse { display: none !important }
.item-btn .yith-wcwl-add-to-wishlist .ajax-loading { position: absolute; }
.item-btn .compare-button a { background: none; border: medium none; bottom: 0; left: 0; position: absolute; right: 0; top: 0; opacity: 0 }
.item-btn { display: inline-block; }
.item-btn .clear { display: none !important }
.shop-products-list .product_list_widget  .star-rating,
.shop-products-list .product_list_widget  .desc { margin-bottom: 20px; }
.product-price .price,
.product_list_widget .product-price { display: block; font-weight: 300 !important; font-size: 21px !important; padding-bottom: 15px; line-height: 24px; }
.product-price .price ins,
.product_list_widget .product-price ins { text-decoration: none; font-weight: 300 !important; }
.product-price .price del,
.product_list_widget .product-price del { font-size: 70% !important; color: black !important; font-weight: 300 !important; float: right; text-decoration: line-through; }
.shop-products-list .product_list_widget .content-item-description { position: relative; overflow: hidden; border: 1px solid #DCDCDC; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 15px; background-color: #fff; }
.shop-products-list .imgsubproduct,
.woocommerce  .shop-products-list  .star-rating { height: 0; display: block; margin: 0 !important; position: relative; opacity: 0; overflow: hidden !important; }
.woocommerce  .shop-products-list .product_list_widget .inner-item:hover .star-rating { height: 1.5em; opacity: 1; }
.shop-products-list .product_list_widget .inner-item:hover .imgsubproduct { opacity: 1; height: 55px; }
.shop-products-list .product_list_widget .inner-item:hover .product-action { opacity: 1; height: 36px; }
.pp_gallery ul a img { width: 50px !important; }
.product_list_widget span.onsale,
.shop-info-detail  span.onsale,
.wc-new-badge { color: #fff; font-size: 12px; font-weight: 300; left: 6px; line-height: 40px; margin: 0; height: 40px; width: 40px; padding: 0; position: absolute; text-align: center; text-shadow: none; top: 6px; }
.wc-new-badge { left: auto; right: 6px; background-color: #00A388; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.single-product .shopImages .wc-new-badge { right: 20px; }
#page   a.added_to_cart { padding-top: 0; }
#page  .inner-item .price del { color: #333 }
#page  .inner-item .price ins { text-decoration: none; }
.woocommerce_count { float: right; line-height: 54px; }
.woocommerce_count p { float: none; margin: 20px 0 0 !important; }

/* Widget*/
.cols1 .row { margin: 0 !important }
.cols1 .product  + .product,
.cols1 .item  + .item { border-top: 1px dashed  #ccc; padding-top: 20px; margin-top: 20px; }
.cols1  .inner-item,
.cols1 .product-title,
.cols1 .desc,
.cols1 .text-center { overflow: hidden; text-align: left; }
.cols1  .product-img { float: left; margin: 0 10px 0 0 !important; width: 80px; position: relative; }
.cols1  .product-action { text-align: center; padding-top: 5px }
.cols1  .product-img  .btnicon { line-height: normal; background: none !important; border-radius: 0; height: auto; text-align: center; width: auto; font-size: 14px }
.cols1  .addtocart,
.cols1 .desc,
.cols1  .price del,
.cols1  .product-img .onsale,
.cols1 .product-action { display: none !important; }
.cols1  .product-title { font-size: 16px; margin-bottom: 15px }
.cols1 .shop-products-list .product_list_widget .price { border: none; line-height: normal; font-size: 18px !important; padding: 0 }
.woocommerce .cols1 .star-rating,
.woocommerce-page .cols1 .star-rating { margin-bottom: 10px }
.sidebar  .slider-products-2 .product_list_widget { width: auto; margin: 0 -5px !important }
.sidebar  .slider-products-2  .inner-item { padding: 0 5px !important }
.sidebar  .slider-products-2 .product-img { margin-bottom: 5px; }
.sidebar  .slider-products-2 .product-action,
.sidebar  .slider-products-2 .product-title,
.sidebar  .slider-products-2 .desc,
.sidebar  .slider-products-2 .text-center,
.sidebar  .slider-products-2 .addtocart,
.sidebar  .slider-products-2 .product-img:before,
.sidebar  .slider-products-2 .onsale { display: none; }
.widget_recent_reviews li + li { border-top: 1px solid #ccc; padding: 20px 0 0 !important; margin: 20px 0 0 !important; }

/* slider */
.slider-products.shop-products-list .owl-item:before { position: absolute; top: 0; bottom: 0; width: 1px; background-color: #ddd; }

/* Edit user */
.forminput .input-text { width: 100% }
.forminput p { margin-bottom: 20px }
.woocommerce form .form-row,
.woocommerce-page form .form-row { margin: 0 0 10px; padding: 0; }

/* cart */
.wraptable { overflow: auto; margin-bottom: 30px; }
.table_shop_cart { width: 100%; }
.wraptable .table_shop_cart { min-width: 600px; }
.table_shop_cart th,
.table_shop_cart td { padding: 15px 10px; }

/*.table_shop_cart thead  { background-color: #000; color: #fff;  border: 1px solid #000;}*/
.table_shop_cart th { font-weight: 300; font-size: 16px }
.table_shop_cart { border: 1px solid #e1e1e1; }
.table_shop_cart tbody tr,
.table_shop_cart tfoot tr { border-bottom: 1px solid #e1e1e1; }
.table_shop_cart tbody  td,
.table_shop_cart tfoot  td { border: 0 none; }
.table_shop_cart  .product-thumbnail { text-align: center; }
.table_shop_cart  .quantity { display: inline-block; }
#page .table_shop_cart  .remove { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; color: inherit !important; display: inline-block; font-size: 140%; vertical-align: middle; }

.table_shop_cart .coupon { width: 40%; margin: 0 auto; float: right; }
.table_shop_cart .coupon .input-text { border-radius: 0; width: 100%; }
.table_shop_cart .product-thumbnail img { width: 90px }
.panel_cart_totals .panel-body { min-height: 206px; }
.panel_cart_totals table tr + tr { border-top: 1px solid #ccc; }
.panel_cart_totals table td { padding: 10px 0; }

/*1.3*/
.woocommerce-cart table.cart td.actions .coupon .input-text[name='coupon_code']{
	margin-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
    width: 120px;
}
.woocommerce-cart table.cart td.actions .coupon .btn[name='apply_coupon']{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.woocommerce-cart table.cart td.actions .coupon .wc-backward{ display: block; margin-top: 20px;}
/*==myaccount*/
.woocommerce-MyAccount-navigation-link{
	display: block;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 15px 0 0 !important;
    padding: 13px 20px;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
}

.woocommerce-MyAccount-navigation-link:before{
    border-bottom: 1px solid #dcdcdc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    height: 8px;
    content: "";
    position: absolute;
    bottom: -4px;
    left: -1px;
    right: -1px;
    z-index: -1;
}

.woocommerce-MyAccount-navigation-link a:before{
	content: "\f196";
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link.is-active a:before{
	content: "\f147";
}
/*formlogin*/
.woocommerce form.login {
    background-color: #ffffff;
    position: relative;
    margin: 50px auto;
    padding: 30px 30px 5px;
    max-width: 600px;
}

/* Checkout */
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before { padding: 0 }
.order-info { padding: 15px }
.quantity .qty { width: 5.631em !important; }

/* Detail */
.shop-info-detail { margin-bottom: 30px }
h1.product_title { font-size: 32px }
.woocommerce-main-image { display: block; margin-bottom: 10px }
.imgMainProduct .images { float: none !important; width: auto !important; margin: 0 !important }
.imgMainProduct .owl-item { padding: 8px; border: 1px solid #dcdcdc; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.imgMainProduct .owl-item .woocommerce-main-image{	margin-bottom: 0; }
.shopImages .shop-thumbnails .item { margin-bottom: 40px; }
.shopImages .shopImages-main { overflow: hidden; position: relative }
.shopImages .shopImages-main a { display: block }
.shopImages .shopImages-main img { width: 100% !important; display: block !important }
.shop-info-detail .shop-summary .borderBottom { margin-bottom: 30px }
.shop-info-detail .shop-summary .borderBottom p { margin: 0 }
.single_variation_wrap .single_variation { overflow: hidden; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #e1e1e1; overflow: hidden; padding-bottom: 25px; padding-top: 25px; margin-bottom: 30px; }
.single_variation_wrap .single_variation .price { float: left; margin: 0 }
.single_variation_wrap .single_variation .stock { float: right; margin: 0 }
.woocommerce div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce-page #content div.product .stock { color: #000 }
.product_meta p { margin-bottom: 10px }
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as { display: block; }
.shop-info-detail .variations_button { float: left; margin-bottom: 5px; }
.shop-info-detail .item-btn { float: left; margin-left: 4px; margin-bottom: 5px; }
.shop-info-detail .item-btn .btnicon { background-position: 0 0; }
.shop-info-detail .product-price .price del { float: left; margin-right: 10px; }
.product_meta { color: #8b8d90; font-style: italic; }
table.variations td { padding: 0 0 10px !important }
table.variations .label { text-align: left; }
table.variations label { padding: 0; line-height: 30px; display: block; width: 100px }
table.variations .value .reset_variations { display: block; padding-top: 10px }

/* Cart */
span.count-cart { position: absolute; background: #888; top: -7px; right: -7px; line-height: 19px; min-width: 19px; border-radius: 10px; font-size: 12px; padding: 0 5px; }
a:hover span.count-cart { color: #fff; }
.widget_shopping_cart_content { position: relative; }
form.cart .single_add_to_cart_button { float: left; padding: 0 20px; }

/*Minicart*/
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li { padding-left: 0; }
.woocommerce ul.cart_list li dl.variation,
.woocommerce ul.product_list_widget li dl.variation { overflow: hidden; font-size: 80%; }
.woocommerce ul.cart_list li dl.variation dd { margin: 0; padding: 0; }
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove { right: 0; left: auto; font-size: 14px; }
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img { float: left; margin-right: 10px; width: 60px; }

/* Images */
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img { box-shadow: none; -webkit-box-shadow: none; }

/* Tabs */
#page-shop-sidebar #content ul.tabs { border-bottom: 2px solid #e1e1e1; margin: 0 0 20px; padding: 0; }
#page-shop-sidebar #content ul.tabs li { background: none; border-radius: 0; margin: 0 0 0 3px; padding: 0; border: none; box-shadow: none; -webkit-box-shadow: none; }
#page-shop-sidebar #content ul.tabs li:first-child { margin: 0 }
#page-shop-sidebar #content ul.tabs li:before,
#page-shop-sidebar .tabs li:after,
#page-shop-sidebar #content ul.tabs:before,
#page-shop-sidebar #content ul.tabs:after { display: none; }
#page-shop-sidebar #content ul.tabs li a { margin: 0; font-size: 18px; padding: 0 20px; border: none; color: #43474d; box-shadow: none; -webkit-box-shadow: none; line-height: 50px; background-color: #f9f9f9; font-weight: 300; text-shadow: none; }
#page-shop-sidebar #content ul.tabs li:hover a,
#page-shop-sidebar #content ul.tabs li.active a { color: white }
.woocommerce-tabs .panel { box-shadow: none; -webkit-box-shadow: none; }

/* Comment */
.login-comment { margin-bottom: 20px }
.login-comment label { display: block; margin-bottom: 5px }
.login-comment input { width: 100% }
.comment-form-rating { margin-bottom: 20px }
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals { width: auto !important; }

/* Start Single Products Page */


.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img { width: auto; }
.woocommerce #content div.product .cart .quantity.buttons_added { margin: 0 1px 25px 0 !important; width: 92px; }
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce #content .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page #content .quantity .minus { background: none repeat scroll 0 0 #f9f9f9; border: medium none; height: 25px; margin: 1px 3px 1px 0; padding: 4px; }

/* Related */
.related-products { margin-bottom: 30px; }
.woocommerce #content div.product .related-products .product_list_widget { display: block; }

/* Upsell*/
.upsells.products{ margin-bottom: 30px;}
.upsell { margin-bottom: 15px; }

/* Start Cart Page */
.table_shop_cart thead { color: #444; border-bottom: 1px solid #dddddd; background-color: #f5f5f5; }
.woocommerce-cart #page .chosen-container-single .chosen-single { border-radius: 0; height: 60px !important; line-height: 60px !important; }

/* Start Checkout */
.woocommerce form .form-row textarea { padding: 15px 20px; }
.woocommerce-checkout #page .chosen-container-single .chosen-single { height: 60px !important; line-height: 60px !important; border-radius: 0 }
.shopImages .inner-item { overflow: hidden }
.WooProductDetail #primary { width: auto !important; padding: 0 !important; float: none !important }
.shopImages  .imgMainProduct { border-radius: 5px; overflow: hidden !important }
.zoom-item { bottom: 15px; height: 17px; padding: 0 !important; position: absolute; right: 15px; width: 17px; z-index: 100; }
.shopImages .imgsubproduct   img { border-radius: 3px; display: block; width: 100%; border: 1px solid #dadada; }
.custom-tabs  ul { list-style: outside none none; padding: 0; margin-left: 0; }
.custom-tabs li { padding-bottom: 10px; }
.custom-tabs ul:not(.social-large) i { background-color: #dcdcdc; border-radius: 50%; float: left; font-size: 16px; height: 43px; line-height: 43px; margin-right: 20px; text-align: center; width: 43px; }
.custom-tabs .social-large.list-inline{ margin-bottom: 0;}
.custom-tabs .social-large.list-inline >li{ padding-right: 0;}
.custom-tabs .custom_brand_image{ text-align: center;}

.select2-container .select2-choice { line-height: 36px; }
.imgMainProduct { background-color: #fff; }
.shop-products-list .item { margin-bottom: 20px; }
.shop-info-detail .add_to_wishlist.btn,
.shop-products-list .product-action .item-btn .add_to_wishlist.btn,
.shop-info-detail  .compare-button.btn,
.shop-products-list .product-action .item-btn .compare-button.btn { line-height: 36px; }
.woocommerce .woocommerce-breadcrumb { float: right; line-height: 26px; margin: 0; }
.woocommerce ul#shipping_method li { padding: .25em 0 .25em 0; text-indent: 0; }
.group-list { float: right; margin-left: 20px; }
.group-list .btn { text-shadow: none !important; color: #fff !important }

/*=wc 2.5*/
.woocommerce-thankyou-order-received,
.woocommerce .order-info { background-color: #DFF0D8; border-color: #D6E9C6; color: #3C763D; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.woocommerce .addresses address { border: 1px solid rgba(0, 0, 0, .1); padding: 9px 12px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.woocommerce a.button,
.woocommerce a.button:hover,
.woocommerce a.button:focus { color: #fff; }
.woocommerce #reviews #reply-title { margin-bottom: 15px; }
.woocommerce ul.product_list_widget li a + .star-rating + .reviewer { display: block; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #ddd; }
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address.panel-title { width: 100%; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget { height: auto !important }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item { position: relative !important; width: auto !important; left: auto !important; top: auto !important; margin: 0 0 20px !important; display: block !important; float: none !important; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item .inner-item { border: 1px solid #dcdcdc; border-radius: 5px; overflow: hidden; padding: 10px; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item .product-img { float: left; width: 260px; margin-right: 20px; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item .content-item-description { border: none; padding: 0; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item .bottom-border { display: none }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item .imgsubproduct,
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item  .star-rating { height: auto; margin: 0 0 10px !important; opacity: 1; }
body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item  .star-rating { height: 1.5em; }
body[data-style="list-1-col"] .shop-main-products-list .imgsubproduct { width: 236px !important; }
body[data-style="list-1-col"] .shop-main-products-list  .product-action { bottom: -4px; height: auto; opacity: 1; }

@media (min-width:992px) and (max-width:1199px) {

	/* Mobile */
	body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item 	.product-img { width: 214px; }
}
@media (min-width:992px) {

	/* Mobile */
	.shop-products-list .col-md-6:nth-child(2n+1) { clear: both; }
	.shop-products-list .col-md-4:nth-child(3n+1) { clear: both; }
	.shop-products-list .col-md-3:nth-child(4n+1) { clear: both; }
	.shop-products-list .col-md-2:nth-child(6n+1) { clear: both; }
}
@media (min-width:768px) and (max-width:991px) {

	/* Mobile */
	.shop-products-list .col-sm-6:nth-child(2n+1) { clear: both; }
	.shop-products-list .col-sm-4:nth-child(3n+1) { clear: both; }
	.shop-products-list .col-sm-3:nth-child(4n+1) { clear: both; }
	.shop-products-list .col-sm-2:nth-child(6n+1) { clear: both; }
	body[data-style="list-1-col"] .shop-main-products-list .product_list_widget > .item 	.product-img { width: 200px; }
}
@media (max-width:767px) {

	/* Mobile */
	.shop-products-list .item:nth-child(2n+1) { clear: both; }
}
@media (max-width:479px) {

	/* Mobile */
	.shop-products-list .item { clear: both !important; width: auto !important; float: none !important; }
}