/*
 Theme Name:     Specular Child!
 Theme URI:      http://codeless.co/specular
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
.product-type-grouped .product-description {display:none;}
.product-type-grouped .woocommerce-grouped-product-description a {width:100%;margin:10px 0;}
.product-type-variable .summary .product-description {display:none;}
.product-type-variable .woocommerce-variable-product-description a {width:auto;margin:10px 24px 20px 24px;max-width:480px;}
.product-type-variable .woocommerce-variable-product-description a.txtlink {margin:0;word-wrap: break-word;word-break: break-all;white-space: normal;}
.product-type-variable .woocommerce-variable-product-description p {clear:left;}
.single.single-product .btn-bt.default + .btn-bt.default {margin-left:24px;}
.product-type-variable .woocommerce-variable-product-description {float:left;}
.sku_wrapper {margin-top:30px;}
.woocommerce-tabs.wc-tabs-wrapper {margin-top:20px !important;}

@media (max-width:500px) {
 .woocommerce-variable-product-description {max-width:100%;}
}

/* WooCommerce Overrides */
body.woocommerce-shop {width: 100% !important;} /* Shop Page*/
body.single-product {width: 100% !important;} /* Single Product*/
body.woocommerce-checkout div.woocommerce {height: auto !important;} /* Checkout */