/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2024 | 13:31:16 */
/****************************************************************
                  Woo Shop Page Header
****************************************************************/
header.page-header {
    display: none !important;
}
.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}
.shop-control-bar {
    margin-top: 2%;
}
/****************************************************************
                  Woo Products Shop Section 
****************************************************************/
section.section-product-categories {
    display: none;
}
.owl-item>.product:hover .hover-area,.products>.product:hover .hover-area{
	padding-top: 0 !important;
}
.single-product .price{
  	font-size: 26px;
}
.single-product .price del{
  	font-size: 14px;
}
form.cart {
  	margin-top: 30px;
}
a.add-to-compare-link.added {
    width: 100%;
    text-align: center;
}
.single-product .cart .quantity{
  	width: 5em;
}
.quantity .input-text{
  	padding: 5px 15px !important;
}
.single_add_to_cart_button.button{
  	padding: 8px 25px;
}
.single-product .woocommerce-product-details__short-description{
  	margin-bottom: 0;
}
.wc-tabs>li a{
  	font-size: 16px;
}
span.sku_wrapper {
  	display: block;
}
.product_meta>span+span::before{
  	display:none;
}
span.posted_in {
  	display: block;
  	padding: 5px 0;
}
.shop-control-bar-bottom {
    margin: 30px 0;
}
.woocommerce-shop .product-type-variable .price-add-to-cart,
.page-template-template-homepage-v8 .product-type-variable .price-add-to-cart{
    display: inline-block !important;
}
.woocommerce-shop .product-type-variable span.electro-price,
.page-template-template-homepage-v8 .product-type-variable span.electro-price{
    font-size: 13px;
    text-align: center;
    width: 100%;
}
.woocommerce-shop .product-type-variable .price-add-to-cart ,
.page-template-template-homepage-v8 .product-type-variable .price-add-to-cart{
    width: 100%;
}
.woocommerce-shop .product-type-variable span.price ,
.page-template-template-homepage-v8 .product-type-variable span.price{
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-shop .product-type-variable .hover-area,
.page-template-template-homepage-v8 .product-type-variable .hover-area{
    margin-top: 30px;
}
.woocommerce-shop .product-type-variable a.button.product_type_variable.add_to_cart_button,
.page-template-template-homepage-v8 .product-type-variable a.button.product_type_variable.add_to_cart_button{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.woocommerce-shop .product-type-variable .button.product_type_variable::before,
.page-template-template-homepage-v8 .product-type-variable .button.product_type_variable::before{
    width: 100%;
    border-radius: 10px !important;
}
/****************************************************************
                All product section inner style
****************************************************************/
span.loop-product-categories {
  	display: none !important;
}
.woocommerce-shop .add-to-cart-wrap.show-in-mobile {
    margin-bottom: 16px;
}
.owl-item>.product .price del, .products>.product .price del {
    position: absolute;
    top: -14px;
    left: 0;
}
span.electro-price {
    position: relative;
	padding: 5px 0;
}
.owl-item>.product .hover-area,.products>.product .hover-area{
  	display: block;
}
.products>.product .hover-area{
  	background-color: transparent;
}
h2.woocommerce-loop-product__title {
    text-align: justify;
	line-height: 20px;
    overflow: unset;
	font-size:12px;
	letter-spacing: 0.3px;
}
.owl-item>.product:hover .hover-area,.products>.product:hover .hover-area{
  	border-top:none;
}
a.wpcbn-btn.wpcbn-btn-archive.button.product_type_simple.add_to_cart_button{
  	background-color: #ffbc0b;
  	padding: 4px 0px;
  	width: 120px;
  	margin: auto;
  	align-items: center;
  	justify-content: center;
  	display: flex;
  	color: #fff;
}
.owl-item>.product .onsale, .products>.product .onsale {
    bottom: unset;
    top: 10px !important;
	min-width: 35px;
}
.onsale {
    padding: 5px 0px;
    border-radius: 50%;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
  	background-color: #ffbc0b;
}
a.wpcbn-btn.wpcbn-btn-archive.button.product_type_simple.add_to_cart_button::before {
  	background: #ffbc0b;
  	padding: 0 8px;
}
a.button.yith-wcqv-button{
  	padding: 4px 1rem;
  	background: #ffbc0b;
  	color:#fff;
}
.shop-control-bar button.sidebar-toggler:focus, 
.shop-control-bar button.sidebar-toggler:hover{
	background:transparent !important;
	color:#000 !important;
}
.product-type-variable span.electro-price {
    color: #dc3545;
}
/****************************************************************
                   	Woo Shop Section 
****************************************************************/
div#shop-page-mobile-image{
	display:none;
}
.page-description p{
	margin-bottom:0px;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
	border: 1px solid #ddd;	
}
#tab-specification table tr:first-child td,#tab-specification table.shop_attributes tr:first-child td,#tab-specification table tr:first-child th,#tab-specification table.shop_attributes tr:first-child th{
	padding: 7px 30px !important;
}
.widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown, .widget_product_categories .product_cat>span {
    padding: 1.06em 0em;
}
.widget_product_categories .product-categories{
	border: 0px solid #ddd;
}
.widget_product_categories .category-single>li>ul:last-child li .children li:first-child {
    border: none;
}
ul.product-categories li span {
    font-weight: bold;
}
/****************************************************************
                 Woo Shop Page Product Footer V2
****************************************************************/
.product_list_widget .product-title{
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.footer-widgets .widget-title{
    font-size: 18px;
    padding: 10px 0;
}
/****************************************************************
                  Woo Shop Page Media Query 
****************************************************************/
@media only screen and (max-width: 767px){
	div#shop-page-desktop-image{
		display:none;
	}
	div#shop-page-mobile-image{
		display:block;
	}
}
@media only screen and (max-width: 540px){
	.woocommerce-shop .action-buttons {
    	display: block !important;
	}
	.yith-wcwl-add-button {
    	text-align: center;
	}
	.products>.product .hover-area .action-buttons>a{
    	align-items: center;
    	justify-content: center;
    	display: flex;
  	}
}
@media only screen and (max-width: 480px){
	.woocommerce-shop .products>.product .button.add_to_cart_button::before {
    	padding: 5.94px 8px;
		font-size: 12px;
	}
	.woocommerce-shop h2.woocommerce-loop-product__title{
		font-size: 11px;
	}
	.woocommerce-shop a.wpcbn-btn.wpcbn-btn-archive.button.product_type_simple.add_to_cart_button{
		padding: 2px 0px;
    	width: 110px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 360px){
	.woocommerce-shop form.woocommerce-ordering {
    	width: 65%;
	}
}
@media only screen and (max-width: 320px){
	.woocommerce-shop ul.products li.product:nth-child(n) {
        width: 100%!important;
    }
	.woocommerce-shop h2.woocommerce-loop-product__title{
		text-align:center;
	}
}
/****************************************************************
           Woo Shop Page Product Footer V2 Media Query 
****************************************************************/
@media only screen and (max-width: 1200px){
	.product_list_widget .product-title{
    	height: 36px;
	}
}
@media only screen and (max-width: 991px){
	.product_list_widget img{
		margin-right: 10px;
	}
	.product_list_widget .electro-price{
		margin-left: 85px;
	}
	.product_list_widget .product-title{
		font-size: 10px;
	}
}
/****************************************************************
          Woo Shop Page Product side slidebar Media Query 
****************************************************************/
@media only screen and (min-width: 1600px){
	.woocommerce-shop div#sidebar{
		margin-top:17% !important;
	}
}
@media only screen and (max-width: 1599px){
	.woocommerce-shop div#sidebar{
		margin-top:17% !important;
	}
}
@media only screen and (max-width: 1560px){
	.woocommerce-shop div#sidebar{
		margin-top:16.5% !important;
	}
}
@media only screen and (max-width: 1510px){
	.woocommerce-shop div#sidebar{
		margin-top:16% !important;
	}
}
@media only screen and (max-width: 1479px){
	.woocommerce-shop div#sidebar{
		margin-top:18.5% !important;
	}
}
@media only screen and (max-width: 1450px){
	.woocommerce-shop div#sidebar{
		margin-top:18% !important;
	}
}
@media only screen and (max-width: 1410px){
	.woocommerce-shop div#sidebar{
		margin-top:17.5% !important;
	}
}
@media only screen and (max-width: 1340px){
	.woocommerce-shop div#sidebar{
		margin-top:17% !important;
	}
}
@media only screen and (max-width: 1300px){
	.woocommerce-shop div#sidebar{
		margin-top:16.5% !important;
	}
}
@media only screen and (max-width: 1260px){
	.woocommerce-shop div#sidebar{
		margin-top:16% !important;
	}
}
@media only screen and (max-width: 1199px){
	.woocommerce-shop div#sidebar{
		margin-top:0 !important;
	}
}
