/* Product Page */
/* .con-pronw266 */
.con-pronw266 .elementor-element:nth-child(2){
	flex-wrap:nowrap !important;
}

/* .con-sidebar-product */
@media (max-width:768px){
.elementor-8 .elementor-element.elementor-element-e67ff7a {
    width: 42% !important;
}
}

/* .ico-cat-sidebarhead */
.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    display: flex;
    align-items: flex-end;
}

/* .listing-cat-product */
/*.elementor .elementor-element:nth-child(2) .elementor-widget-jet-listing-grid{*/
/*	flex:0 0 auto;*/
/*}*/
.jet-listing-grid__slider .jet-listing-grid__items .jet-listing-grid__slider-icon{
	border-radius:10px;
}

/* .product-element-productpage26 */
.elementor-widget-woocommerce-products .woocommerce-ordering select{
	font-size:16px;
}
@media (max-width:767px){
	.elementor-widget-woocommerce-products form{
		width:100%;
	}
}
.woocommerce-pagination li a.page-numbers{
	min-width:4px !important;
	height:40px;
	border-radius:50px;
	color:#3700bb;
	background-color:rgba(255,255,255,0.18);
	padding-top:12px !important;
}
.elementor .e-con-boxed .e-con-inner .elementor-widget-woocommerce-products .elementor-widget-container .woocommerce .woocommerce-pagination .page-numbers li a.page-numbers{
	width:40px !important;
}
.woocommerce-pagination li span{
	min-width:4px !important;
	height:40px;
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
	color:#ffffff !important;
	font-weight:700 !important;
	font-size:18px !important;
	padding-top:12px !important;
	padding-left:8px !important;
	padding-right:8px !important;
	padding-bottom:8px !important;
}
.elementor .e-con-boxed .e-con-inner .elementor-widget-woocommerce-products .elementor-widget-container .woocommerce .woocommerce-pagination .page-numbers li span{
	width:40px !important;
}
.woocommerce-pagination .page-numbers li{
	border-radius:50px;
}
.elementor-widget-woocommerce-products .woocommerce-pagination ul{
	border-radius:50px;
}
.woocommerce-pagination li a.page-numbers:hover{
	background-color:#ffc600;
	color:#ffffff;
}
.woocommerce-pagination .page-numbers li:hover{
	background-color:#ffc600;
	color:#ffffff;
}
.elementor-widget-woocommerce-products p{
	display: none;
}
.elementor-grid .product .onsale{
	background-color:#ffc600;
	
}
	.elementor .e-con-boxed .elementor-widget-woocommerce-products{
		flex:0 0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
		align-content:center;
	}
.woocommerce-pagination .page-numbers li{
	min-width:42px !important;
	
}
.elementor-widget-woocommerce-products .woocommerce-ordering select{
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#d1d1d1;
}
.elementor-widget-woocommerce-products .elementor-grid > .product:hover{
	z-index:1;
}
.elementor-widget-wc-archive-products .woocommerce-ordering select{
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-color:#d3d3d3;
}
.product .elementor-element .woocommerce-result-count{
	margin-top:15px;
	margin-right:10px;
	margin-bottom:10px;
}
.product .elementor-element select.orderby{
	font-size:16px;
}

/* .produc-menu-product-page-cat */
.produc-menu-product-page-cat .menu-icon{
	display: none;
}

.produc-menu-product-page-cat .elementor-item{
	padding-right:10px;
}

.produc-menu-product-page-cat span {
    order: 3;
    margin-right: auto;
}

/* .listing-net-cat-archive-product */
.listing-net-cat-archive-product .jet-listing-grid p{
	margin-right: 15px;
}

/* price-list-product-archive */
.price-list-product-archive .price ins{
		font-size:16px;
		font-weight:600;
		color:#3700bb !important;
}
	
.price-list-product-archive del bdi{
		color:#898989 !important;
}