/* 
Theme Name:		 elleluce
Theme URI:		 http://childtheme-generator.com/
Description:	 elleluce is a child theme of auros, created by ChildTheme-Generator.com
Author:			 orangegigital.net
Author URI:		 http://childtheme-generator.com/
Template:		 auros
Version:		 1.0.0
Text Domain:	 elleluce
*/


/*
    Add your custom styles here
*/

.prd_descr{
    margin-top: 20px;
}

.reset_variations{
    font-size: 13px;
}

.prd_scheda a{
    color: #c95813 !important;
}
.prd_scheda a:hover{
    text-decoration: underline;
}

.single-product div.product table.variations label{
    font-size: 1.11429rem !important;
    min-width: 75px;
}

.single-product div.product table.variations .value select{
    border-color: #bababa;
    font-size: 14px;
}

.single-product div.product .single_variation .price{
    font-weight: 700;
    color: #72a51f;
    font-size: 26px;
}

.elementor-button-icon{
    margin-top: -3px;
}

.widget .select2-container--default .select2-selection--single{
    padding: 0px 10px;
}
.osf_active_filters_label{
    display: none !important;
}

span.onsale{
        box-shadow: none !important;
    background-color: #fae8a8 !important;
    padding: 6px 6px 3px 6px !important;
}

.includes_tax .woocommerce-Price-amount.amount{
        font-size: 16px !important;
}

#ppc-button-ppcp-gateway{
    margin-top: 20px;
}

.wpbc_button_light{
    background-color: #eb7025 !important;
    color: #fff !important;
    border-color: #eb7025 !important;
}
.wpbc_button_light:hover{
    background-color: #c95813 !important;
    color: #fff !important;
    border-color: #c95813 !important;
}

.cats-total, .stock.in-stock{
    display: none !important;
}

body.single-product div.product .summary .price{
    margin-bottom: 1em;
}

.preventivo-button{
    background: #3d483f;
    color: #fff;
    padding: 8px 20px;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 20px;
}

.preventivo-button:hover{
    background: #eb7025;
    color: #fff;
}

@media (max-width: 770px) {
   
}
