
@-ms-viewport {
	width: device-width;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

@media (min-width: 1200px) {
	.featured-categories2 .wpb_wrapper {
		max-width: 1230px;
		margin: 0 auto;
	}
	
	.sw-child-cat2 .resp-slider-container .item .item-wrap .products-thumb {
		margin-right: 10px;
	}
	
	.rtl .sw-child-cat2 .resp-slider-container .item .item-wrap .products-thumb {
		margin-left: 10px;
		margin-right: 0;
	}
	
	.single-product-style6 .product_detail >.col-lg-4 {
		width: 39%;
	}
	
	.single-product-style6 .product_detail >.col-lg-5 {
		width: 36%;
	}
	
	.single-product-style4 .product_detail .slider_img_productd {
		width: 45%;
	}
	
	.single-product-style4 .product_detail .content_product_detail {
		width: 55%;
	}
	
	.products-wrapper .products-loop.list .item .item-wrap {
		padding: 20px 30px 20px 20px;
	}
	
	.rtl .products-wrapper .products-loop.list .item .item-wrap {
		padding: 20px 20px 20px 30px;
	}
	
	.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
		position: relative;
		min-height: 240px;
	}
	
	.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content:before {
		content: "";
		width: 1px;
		height: 215px;
		position: absolute;
		right: 30%;
		top: 15px;
		background: #eee;
	}
	
	.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content:before {
		right: auto;
		left: 30%;
	}
	
	.page-shop-modern .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content:before {
		display: none;
	}
	
	.content.col-lg-12 .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content:before {
		right: 19%;
	}
	
	.rtl .content.col-lg-12 .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content:before {
		right: auto;
		left: 19%;
	}
	
	.single-product-default .product-type-external .content_product_detail .single_add_to_cart_button {
		padding: 0 50px;
	}
	
	.single-product-default .product-type-external .content_product_detail .single_add_to_cart_button:before {
		display: none;
	}
	
	.single-product-default .product-type-variable .content_product_detail .item-bottom {
		display: none;
	}
	
	.woocommerce .sidebar-row .sidebar.fixed {
		position: sticky;
		top: 20px;
	}
	
	.single-product-style4 #single-left.fixed, .single-product-style5 #single-left.fixed, .single-product-style8 #single-left.fixed, .single-product-style4 #single-right.fixed, .single-product-style5 #single-right.fixed, .single-product-style8 #single-right.fixed {
		position: sticky;
		top: 20px;
	}
	
	.rtl.home-style3 >.container {
		max-width: 1700px;
	}
	
	.rtl.home-style5 >.container {
		max-width: 1700px;
	}
	
	.rtl.home-style6 >.container {
		max-width: 1440px;
	}
}

@media (min-width: 1368px) {
	.wp-comingsoon {
		min-height: 980px;
	}
}

@media (min-width: 1200px) {
	.products-loop.grid>li.col-lg-12:nth-child(2n), .products-loop.grid>li.col-lg-6:nth-child(2n+1), .products-loop.grid>li.col-lg-4:nth-child(3n+1), .products-loop.grid>li.col-lg-3:nth-child(4n+1), .products-loop.grid>li.col-lg-24:nth-child(5n+1), .products-loop.grid>li.col-lg-2:nth-child(6n+1) {
		clear: both;
	}
	
	.col-lg-24 {
		width: 20%;
	}
	
	.rtl [class*="col-lg-"], .rtl [class*="col-md-"], .rtl [class*="col-sm-"], .rtl [class*="col-xs-"] {
		float: right;
	}
}

@media (min-width: 480px) {
	.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
		width: auto;
	}
	
	.woocommerce .products ul, .woocommerce ul.products {
		margin: 0 -15px;
	}
}
