/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Fashion & Furniture Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/* ========== Produkt Layout Swatches ========== */

.c-product__atc-wrap {
	max-width: 75%!important;
}


.c-product__short-description, .c-product__custom-html, .c-product__summary .woocommerce-variation-description {

 		    margin-top: 25px;
 		
 		    max-width: 75%!important;
		
		    color: var(--text-color-body);
}



@media (min-width: 1190px) {
    .c-product__wrap--layout-4 {
max-width:85%!important;
	}
}