/*
Theme Name:     Engitech Child
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

table.scPrdTbl th.woocommerce-product-attributes-item__label > img { max-width: 80px; }
@media only screen and (max-width: 760px) {
	.scPrdAttrFrame { width: 100%; overflow-x: auto; }
	.woocommerce table.shop_attributes.scPrdTbl {margin-bottom: 0;}
}
