/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import "fonts/fonts.css";
@import "includes/css/forms.css";
:root{
    --theme-color:#A1C613;

}
/*** generic helpfull ***/

.multiply{
    mix-blend-mode: multiply !important;
}
.rotate-38{
    transform: rotate(38deg) !important;
}
.opacity-05{
    opacity: .05 !important;
}
.opacity-25{
    opacity: .25 !important;
}
.fw-3{
    font-weight: 300 !important;
}
.fw-4{
    font-weight: 400 !important;
}

/*** footer copyright ***/

#footer-outer #copyright[data-layout="centered"]{
    padding:10px 0;
}

/*** colors ***/

.theme-color{
    color:var(--theme-color);
}
.black-color{
    color:#000;
}
.white-color{
    color:#FFF;
}

/*** testimonials ***/
.nectar_single_testimonial[data-style=small_modern] p span{
    display: none;
}
.nectar_single_testimonial[data-style=small_modern] p:before{
    content: '\201C';
    position: absolute;
    left: -20px;
    top: -5px;
    height: 15px;
    font-size: 40px;
    font-weight: 500;
}
.nectar_single_testimonial[data-style=small_modern] p:after{
    content: '\201D';
    position: relative;
    right: 0;
    top: 13px;
    font-size: 40px;
    font-weight: 500;
    line-height: 0;
}
.nectar_single_testimonial p{
    padding-bottom:10px;
    line-height: 1.2;
}

.nectar_single_testimonial span.wrap span{
    font-style: italic;
    color:#969696;
}

/*** jumbo button ***/
.nectar-button.large{
    font-size:17px !important;
}
.nectar-button.extra_jumbo{
    padding: 40px 90px;
}
.nectar-button.extra_jumbo span{
    font-family: 'Archivo SemiExpanded' !important;
    font-size: 40px !important;
    text-transform: uppercase;
    line-height: 1.1 !important;
}
.nectar-button.extra_jumbo span strong{
    font-family: 'Archivo SemiExpanded' !important;
}

/*** table ***/
body:not(.woocommerce-cart) .main-content .princing-table{
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
}
body:not(.woocommerce-cart) .main-content .table-prices  div{
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font-family: Archivo SemiExpanded;
    text-transform: uppercase;
    font-weight: 700;
    color:#FFF;
}
body:not(.woocommerce-cart) .main-content .table-prices div.pricing-option{
}
body:not(.woocommerce-cart) .main-content .table-prices div.pricing-option:last-of-type{
    border-right: none;
}
body:not(.woocommerce-cart) .main-content .table-prices div .zones-number{
    font-size: 40px;
    line-height: 1;
}
body:not(.woocommerce-cart) .main-content .table-prices div .zones-label{
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    width: 88%;
    margin-bottom: 10px;
}
body:not(.woocommerce-cart) .main-content .table-prices div .price-old{
    font-size:20px;
    line-height: 1;
    margin-bottom: 5px;
}
body:not(.woocommerce-cart) .main-content .table-prices div .price-new{
    font-size: 40px;
    line-height:1;
}
body:not(.woocommerce-cart) .main-content .princing-table .pricing-option {
  flex: 1; /* per mantenere le colonne della stessa larghezza */
  padding-right: 5px; /* opzionale: aggiunge spazio interno */
  border-right: 2px solid rgba(255,255,255,1); /* linea separatrice chiara */
}
body:not(.woocommerce-cart) .main-content .princing-table .pricing-option:nth-of-type(2),
body:not(.woocommerce-cart) .main-content .princing-table .pricing-option:last-of-type{
    padding-left:5px;
}
body:not(.woocommerce-cart) .main-content .princing-table .pricing-option:last-child {
  border-right: none; /* niente bordo sull'ultima colonna */
}
@media screen and (max-width:1024px){
    body:not(.woocommerce-cart) .main-content .table-prices div .zones-label{
        width: 92%;
    }
    body:not(.woocommerce-cart) .main-content .table-prices div.pricing-option:last-of-type{
    }
    body:not(.woocommerce-cart) .main-content .table-prices div.pricing-table div div:last-of-type .pricing-option{
        border-right: none;
    }
    body:not(.woocommerce-cart) .main-content .table-prices div .zones-number{
        font-family: 'Archivo SemiExpanded' !important;
        font-size: 30px;
        line-height: 1;
        font-weight: 900;
    }

    body:not(.woocommerce-cart) .main-content .table-prices div .zones-label{
        font-family: 'Archivo SemiExpanded' !important;
        font-size:16px;
        line-height: 1;
        font-weight: 900;
    }
    body:not(.woocommerce-cart) .main-content .table-prices div .price-old{
        font-size:18px;
        line-height: 1;
    }
    body:not(.woocommerce-cart) .main-content .table-prices div .price-new{
        font-family: 'Archivo SemiExpanded' !important;
        font-size: 26px;
        line-height:1;
        font-weight: 900;
    }
}


/*** marker map ***/
.GMAMP-maps-pin-view svg path:nth-of-type(1){
    fill:#000 !important
}
.GMAMP-maps-pin-view svg path:nth-of-type(2){
    fill:#8FBF25 !important
}
.GMAMP-maps-pin-view svg path:nth-of-type(3){
    fill: #FFF !important;
}

/*** copyright ***/

.copyright-section{
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.copyright-section img{
    margin-bottom: 0 !important;
}

/*** custom margins ***/
.expanded *{
    font-family: 'Archivo SemiExpanded' !important;
}
@media screen and (max-width:1024px){
    .xd-mb-0{
        margin-bottom: 0 !important;
    }
    .xd-mb-3{
        margin-bottom: 3px !important;
    }
    .xd-mb-10{
        margin-bottom: 10px !important;
    }
}

/*** button extra jumbo ***/

@media screen and (max-width:1024px){
    .nectar-button.extra_jumbo{
        padding: 20px 30px !important;
    }
    .nectar-button.extra_jumbo span{
        font-size:20px !important
    }
}