/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 11 2026 | 13:14:03 */
.header-top{
	background-color:white;
	z-index:9 !important;
}
 
body { 
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.header-logo .img-fluid{
	height:44px;
}
.header-mob-logo .site-title img{
	 max-width: 200px;
}

.flexslider .slides .slider_btn:hover{
	border: 1px #1e73be solid;
}
.footer-bottom{
	display:none !important;
}
.woo-multi-currency.wmc-right.style-1.wmc-bottom.wmc-sidebar{
	display:none !important;
}

.woocommerce img, .woocommerce-page img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}


.btn-w4n{
	background-color: #1e73be;
	padding:10px 20px 10px 20px;
	color:white;
	border-radius:5px;
	border:1px solid #1e73be;
}
.btn-w4n:hover{
	background-color: #ffffff;
	color:black;
}

.wpcf7-form-control-wrap select{
	height: 35px !important;
    border: 1px solid #ededed !important;
}

.woocommerce span.onsale, .woocommerce-page span.onsale{
	width: 28%;
}

.product-template-default.single.single-product .main_inner .page-title {
	    display: block !important;
}
.product-template-default.single.single-product .main_inner .page-title h1 {
	    display: none !important;
}

.product-template-default.single.single-product .main-content-inner .page-title{
	    display: none !important;
}

#to_top{
	bottom: 60px;
}

@media only screen and (min-width:128px) and (max-width: 1024px) { 
    .columns-3 li.product{
		width: 50%;
	}
	
	.cclw_opc_main.checkout-cart-checkout-layout .two-column-layout-left{
		width: 100%;
	}
	.cclw_opc_main.checkout-cart-checkout-layout .two-column-layout-right{
		width: 100%;
	}
	
	
}


.elementor-element.elementor-element-81f7646 .loadgridlist-wrapper {
	display: none;
}



/*text-decoration: line-through;*/
 


.price del .woocommerce-Price-amount.amount{
    text-decoration: line-through !important; 
}

