/**
Theme Name: redentor
Author: softebsrl
Author URI: http://redentor.softweb.srl/
Description: Astra Child theme\'s redentor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: redentor
Template: astra
*/
/*ast container pagine*/
.ast-container{
    max-width: 90%;
}
/*pagina prodotto*/
.maxi_colonna{
    display:flex;
    margin-bottom: 80px;
    align-items: center;
}
.colonna {
    display: grid;
    width: 50%;
    padding: 10px 50px;
    height: fit-content;
}
.titolo {
    line-height: 45px;
    text-transform: uppercase;
    font-size: 34px;
    color: #a14b3d;
    font-family: "Neucha", Sans-serif !important;
}
.desc {
    font-size: 14px;
    color: #484a47;
    font-family: "Special Elite", Sans-serif;
    margin: 15px 0;
 }
.info {
    font-size: 16px;
    color: #225123;
    font-family: "Special Elite", Sans-serif;
    display: flex;
    gap: 10px;
}
.prezzo {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #225123;
    font-family: "Special Elite", Sans-serif;
    margin-top: 35px;
}
.prezzo_iva {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #225123;
    font-family: "Special Elite", Sans-serif;
    margin-bottom: 25px;
}
.disponibile{
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #225123;
    font-family: 'Special Elite';
}
.nondisponibile{
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #be270e;
    font-family: 'Special Elite';
}
form.cart {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 20px;
}
button.single_add_to_cart_button.button.alt,button.single_add_to_cart_button.button.alt:hover {
    border: 0;
    background: #225123;
    padding: 10px 20px;
    margin-left: 10px;
    border-radius: 0;
    font-family: 'Special Elite';
    font-weight: 400;
    text-transform: capitalize;
}
.cat a {
    font-family: 'Special Elite';
    font-size: 13px;
    color: #225123;

}
.cantina {
    font-size: 14px;
    color: #ffffff;
    font-family: "Special Elite", Sans-serif;
    background: #225123;
    padding: 5px 10px 0;
    width: max-content;
    border-radius: 3px;
    margin-bottom: 10px;
}
.ast-woo-shop-archive .site-content > .ast-container{
    max-width: 95% !important;
}
.wbu-qty-button {
    font-weight: 800;
    color: #000000;
    padding: 7px 10px;
}
.woocommerce-js .quantity .qty {
    width: 6em !important;
    min-height: 38px !important;
}
.woocommerce-js .quantity input[type=number]{
    padding: 0.3em 0.3em 0.3em 1em;
    position: relative;
    top: -1px;
}
span.ast-shop-product-out-of-stock {
    color: #b01717;
}

.woocommerce-checkout .quantity a {
    display: none;
}
.woocommerce-checkout span.product_price {
    display: flex;
}
.woocommerce-checkout span.woocommerce-Price-amount.amount {
    order: 1;
}
.woocommerce-checkout .product_price::before {
    order: 2;
    margin: 0 5px;
}
.woocommerce-checkout .shop_table .quantity {
    min-width: auto;
}
.woocommerce-checkout a.remove {
    width: 32px !important;
    height: 21px !important;
    margin-right: 5px !important;
}
label.wp-block-search__label {
    display: none;
}

input#wp-block-search__input-1{
    border: 0;
}
header#masthead {
    border-bottom: 1px solid #c5c5c5;
}
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    border-bottom: 1px solid #c5c5c5;
    margin: 0 10%;
    padding-bottom: 8px;
}
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item{
    padding-bottom: 0 !important;
}
button.wp-block-search__button.wp-element-button {
    border: 0;
    background: transparent !important;
    color: #000 !important;
    padding: 0 !important;
}
input#wp-block-search__input-1 {
    border: 0 !important;
    background: transparent;
    min-width: 250px;
}
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    background: #eee;
    padding: 10px 30px;
    border-radius: 5px;
}
a.ast-header-account-link.ast-header-account-type-text.ast-account-action-link {
    color: #2f5a13;
    border: 2px solid #2f5a13;
    padding: 5px 9px;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: 3px 3px 3px 1px #eee;
    margin-left: 10px;
}
.ast-addon-cart-wrap.ast-desktop-cart-position-left.ast-cart-mobile-position-left.ast-cart-tablet-position-left, span.ast-woo-header-cart-info-wrap {
    color: #2f5a13 !important;
    margin-right: 0px !important;
}
.bapf_head.bapf_colaps_togl {
    display: flex;
}
h3.bapf_hascolarr {
    font-size: 18px;
    font-family: 'Open Sans';
    color: #2f5a13;
}
#secondary {
    padding-right: 10px !important;
    width: 15%;
}
.archive #primary {
    width: 85%;
}
nav.woocommerce-breadcrumb {
    margin: 0 !important;
}
.bapf_ckbox_sqchck input[type=checkbox] {
    width: 13px;
    height: 13px;
}
.bapf_body ul li label {
    font-size: 14px;
}
header#masthead {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
}
.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width: 4px;
    height: 8px;
    left: 3px;
}
@media screen and (max-width: 769px){
    .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left, .ast-below-header-wrap{
        display: none;
    }
    .maxi_colonna{
        display:grid;
        margin-bottom: 80px;
    }
    .colonna {
        width: 100%;
        padding: 10px;
    }
    .colonna2 {
        display: grid;
        justify-items: center;
    }
    .titolo {
        text-align: center;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .tre{
        display: grid;
        justify-items: center;
    }
    .ast-container {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart {
        padding: 10px 0 0 0 !important;
    }
    .ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default{
        padding: 0 1em !important;
    }
    form.cart {
        display: grid;
        justify-content: center;
        justify-items: center;
        gap: 10px;
        margin-bottom: 35px;
    }
    .wbu-qty-button {
        font-weight: 800;
        color: #000000;
        padding: 8px 10px;
    }
    button.single_add_to_cart_button.button.alt, button.single_add_to_cart_button.button.alt:hover{
        margin-left: 0;
    }
    .info {
        display: block;
        text-align: center;
    }
    .info i {
        margin-right: 10px;
    }
    .bapf_sfilter{
        margin-bottom: 0;
    }
    h3.bapf_hascolarr {
        font-size: 15px;
    }
    aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
        padding: 5px 5px;
        display: flex;
        gap: 80px;
        justify-content: space-around;
    }
    .post-type-archive-product .ast-below-header-wrap{
        display: block;
        height: 45px;
    }
    .single-product .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left ,
    .post-type-archive-product .site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left {
        display: flex;
        align-items: flex-start !important;
        width: 70vw;
        justify-content: flex-start;
        gap: 10px;
    }
    .ast-builder-grid-row {
        grid-column-gap: 0;
    }
    .ast-flex {
        align-items: flex-start !important;
    }
    .bapf_body ul li label {
        margin: 1px;
        line-height: 30px;
    }
    .bapf_sfilter ul li {
        margin: -5px 0!important;
    }
    .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
        width: 90vw;
    }
    form.search-form {
        padding: 0px !important;
        margin: 0 !important;
    }
    .ast-header-break-point .ast-header-search {
        display: flex;
        align-items: center !important;
        height: 80%;
        padding: 0 !important;
    }

    .ast-search-menu-icon.slide-search.ast-dropdown-active {
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .single-product .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section ,
    .post-type-archive-product .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
        width: 20vw;
    }
    .berocket_single_filter_widget_19583 .bapf_body {
        position: absolute;
        background: white;
        padding: 10px;
    }
    .berocket_single_filter_widget_19584 .bapf_body {
        padding: 10px;
        position: absolute;
        background: white;
        width: 30%;
    }
    label.wp-block-search__label {
        display: none;
    }
    button.wp-block-search__button.wp-element-button {
        padding: 8px !important;
    }
    .site-header-below-section-left.site-header-section.ast-flex.site-header-section-left {
        width: 90vw;
        display: block;
    }
    .ast-below-header-bar.ast-below-header.site-below-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
        padding: 0 20px;
    }
    div#secondary {
        display: none;
    }
    .ast-above-header-bar.ast-above-header.site-above-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
        padding: 20px 20px 0;
    }
    .ast-header-account-wrap {
        margin: 20px 0 !important;
    }
    .astra-cart-drawer.ast-icon-shopping-bag .ast-icon svg, .ast-icon-shopping-cart .ast-icon svg, .ast-icon-shopping-basket .ast-icon svg {
        height: 20px;
        width: 30px;
    }
    .ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart {
        padding: 15px 0 0 0!important;
        margin-right: -10px;
    }
    .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg {
        margin: 0 -5px;
        height: 20px;
        width: 25px;
    }
    button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill {
        padding-top: 19px;
    }
    input#wp-block-search__input-2 {
        background: transparent;
        border: 0;
        width: 215px;
    }

    form.woocommerce-ordering {
        width: 90vw;
        display: grid;
        align-items: center;
        justify-items: end;
        justify-content: end;
    }
    p.woocommerce-result-count {
        margin: 5px 0 !important;
        font-size: 14px;
    }
    .archive #primary {
        width: 100%;
    }
    .site-header-primary-section-center.site-header-section.ast-flex.ast-grid-section-center {
        padding-bottom: 10px;
    }

    .ast-header-break-point .ast-below-header-bar {
        background-color: transparent !important;
    }
    span.ast-woo-header-cart-info-wrap {
        display: none !important;
    }
}
