/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 23 2026 | 13:11:40 */
@media (max-width: 570px) {
    ul {
        display: grid;
    } 
li #tab-title-wb_cptb_2 {
	    margin: 10px 0px 0px !important;
	}
.woocommerce-product-gallery__image {
    width: 245px !important;
}
	
}
@media (max-width: 768px) {
.single-product #primary {
    padding: 0px 30px !important;
    width: 98% !important;
}
	
	.dld_table td:first-child{
		width: 65% !important;
	}

}

.woocommerce-tabs{
	padding:20px !important;
}


