@charset 'utf-8';
/*
 Theme Name:     SV Servizi
 Description:    SV Servizi
 Author:         Livecode Full Media Agency
 Author URI:     https://www.livecode.it
 Template:       hello-elementor
 Version:        1.0.0
 Tags: svservizi
 Text Domain: hello-elementor
*/

* {
    --e-global-typography-5d167aa-letter-spacing: 0px !important;
}

.sv-no-products {
    padding: 35px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
}

.sv-no-products h3 {
    margin: 0 0 12px;
}

.sv-no-products p {
    margin: 0 auto 20px;
    max-width: 650px;
}

.sv-no-products-button {
    display: inline-block;
    padding: 12px 25px;
    background: #222;
    color: #fff !important;
    text-decoration: none;
    border-radius: 3px;
}

.sv-no-products-button:hover {
    opacity: .85;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    min-width: 60px !important;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    min-width: 20px !important;
}

.cart-product-sku {
    margin-top: 4px;
    font-size: 13px;
    color: #777;
}

.sv-cart-sku {
    display: block;
    margin-top: 4px;
    font-size: 13px;
    font-weight: 400;
    color: #777;
}

.sv-intervento-form .sv-form-section-title {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #0056b3;
    border-left: 4px solid #0056b3;
    padding-left: 10px;
    margin: 15px 0 10px;
}

.sv-intervento-form .sv-second-section {
    border-top: 2px dashed #e0e0e0;
    padding-top: 30px;
    margin-top: 25px;
}

.sv-intervento-form input,
.sv-intervento-form select,
.sv-intervento-form textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sv-intervento-form input:focus,
.sv-intervento-form select:focus,
.sv-intervento-form textarea:focus {
    border-color: #0056b3;
    box-shadow: 0 0 5px rgba(0,86,179,.2);
}

.sv-intervento-form .elementor-button {
    width: 100%;
    background-color: #0056b3;
    border-radius: 5px;
    padding: 15px 30px;
    font-weight: 700;
}

.sv-intervento-form .elementor-button:hover {
    background-color: #004494;
}
