/*
Theme Name:		 Brisk Child
Theme URI:		 http://brisk.uicore.co/
Description:	 Child theme for Brisk - Elementor Multi-Purpose WordPress Theme
Author:			 cREmlINs
Author URI:		 https://www.officinakreativa.it
Template:        brisk
Version:		 2.1.0-21032026
Text Domain:	 brisk
*/


/*
    Add your custom styles here
*/

.materiali_titolo {
    font-size: 40px;
    font-weight: 700;
    font-family: "Cormorant";
    line-height: 50px;
    margin: 0;
    color: #070707;
}
.variation_product {
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    width: fit-content;
}
.variation_product:hover {
    color: #000;
}
.active_color {
    color: #000;
}