/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

span.onsale {
    display: none;
}
.variations tr>th,.variations tr>td {
    background-color: transparent !important;
}

/*input.qty::-webkit-outer-spin-button,*/
/*input.qty::-webkit-inner-spin-button {*/
/*  -webkit-appearance: none;*/
/*  margin: 0;*/
/*}*/

/* Firefox */
/*input[type=number].qty {*/
/*  -moz-appearance: textfield;*/
/*}*/
.schede-prodotto button:hover, .schede-prodotto button{
    border-radius:0;
}


.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail {
    display: block
}

button.plus {
    margin: 0 !important;
    border: 1px solid black;
}
button.minus {
    margin: 0 !important;
    border: 1px solid black;
}

del .woocommerce-Price-amount.amount{
    display:none;
}

.widget_wpc_sorting_widget::marker{
    content:none;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ;
       
    }
}


.pisol-ppscw-methods li .woocommerce-Price-amount {
    
    font-weight: 500;
        font-size: 1.2em;
}

.pisol-ppscw-methods li {

    font-size: 0.8em;
}
.pisol-ppscw-alert {
   font-size: 1em;
   padding : 10px 15px;
}
#pisol-ppscw-alert-container {
    display: block;
}

a.button.pisol-shipping-calculator-button , button.button.pisol-update-address-button {
    display: block;
        margin-bottom: 10px;
        border: 3px solid #92bf1f;
            background-color: #ffffff;
    color: #92bf1f;
    text-align: center;
}
a.button.pisol-shipping-calculator-button:hover , button.button.pisol-update-address-button:hover {
    
  
            background-color: #92bf1f;
    color: #ffffff;
}

/*.pisol-processing .pisol-ppscw-container:after{*/
/*    width: 48px;*/
/*    height: 48px;*/
/*    border: 5px solid #FFF;*/
/*    border-bottom-color: #FF3D00;*/
/*    border-radius: 50%;*/
/*    display: inline-block;*/
/*    box-sizing: border-box;*/
/*    animation: rotation 1s linear infinite;*/
/*    }*/

/*    @keyframes rotation {*/
/*    0% {*/
/*        transform: rotate(0deg);*/
/*    }*/
/*    100% {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*    } */
.toggle-btn-cat-article{
	cursor:pointer;
}

.wooco_component_product_selection_list_item_image, .wooco_component_product_selection_list_item_name,a.button.pisol-shipping-calculator-button{
    display: none;
}
.rank-math-breadcrumb{
        text-transform: capitalize;
            font-weight: 500;
}
