/*
Theme Name: Kalium
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 3.0.1
License: GNU General Public License version 3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kalium
*/
.atrr {
display:flex;	
}
.attrchild {
	width:50%;
}
.woocommerce-product-attributes-item__label {
	font-weight:bold!important;
}
.woocommerce .products .product .product-images img {
    max-width: 100%;
}
.woocommerce .products .product .item-info .item-info-row .shop_attributes tr {
	height:20px;
	overflow-y:hidden;
	display:block
}