
/****************---------------MOBILE -------------------*****************/
@media  only screen and (max-width: 481px){
.ratc_fw_prods_container {
    gap: 30px;
    display: flex;
    flex-direction: column;
}
.dropcap, .highlight:not(.highlight_image) {
    padding: 2px 10px;
}

/*checkout e carrello*/
.woocommerce-checkout  .container {
        max-width: 550px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex!important;
    padding: 16px!important;
    flex-direction: column!important;
}
td.wc-block-cart-item__image {
    margin-bottom: 10px !important;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price .woocommerce-Price-amount {
    font-weight: 700;
    color: #3e2b9a;
    font-size: 20px;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    padding: 20px!important;
}
.wp-block-woocommerce-cart-order-summary-totals-block {
    display: none!important;
}
.wc-block-components-totals-wrapper {
    border-top: 0!important;
}
#Subheader {
    padding: 150px 0px 30px;
}
#Subheader .title {
        font-size: 45px;
        line-height: 45px;
    }
.vc_row.wpb_row.dati-personali {padding: 30px 20px;}

.shop_table .product-thumbnail img {max-width: 300px;}
.shop_table.cart-table .product-thumbnail>div {width: 100%;}
.shop_table tbody td.product-name {
    font-weight: 700;
    font-size: 18px;
}
.shop_table dt, .shop_table dd {font-weight: 700;}

.coupon input {
    width: 100%;
    margin-bottom: 0px !important;
}
.coupon  button.button.wc-action-btn.wc-action-sm {
    width: 100%;
}
h4.card-sub-title.text-md {
    background: #2a2a2a;
}
.page-template-page-order h3:before {
    display: list-item;
}

button.button.action_button {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
}

.woocommerce-cart td.product-price {display: none !important;}
.woocommerce-cart  .shop_table.cart-table .product-subtotal .amount {
    color: #000;
    font-size: 26px;
    font-weight: 900;
    line-height: 40px !important;
}
.cart-v2 .card.card-default {background: #f4f4f4;}
.pagamenti .box-grigio h4, .fatturazione h4 {
    font-size: 18px;
    padding-bottom: 10px;
}
.page-template-page-order h3:before {width: 40px ;}
.woocommerce-checkout .dati-personali .row {margin: 0px 0px;}
.woocommerce-checkout input.form-control, .woocommerce-checkout select.form-control {
    margin-bottom: 10px;
    box-shadow: 3px 3px 4px #efefef;
    border-radius: 5px;
}
.woocommerce-checkout .vc_row.wpb_row.dati-personali {
    border: 0;
    padding: 0px !important;
    box-shadow: none !important;
}
.woocommerce-checkout .dati-personali .vc_column-inner {
    background: #f7f7f7;
    padding: 20px 5px;
    border-radius: 15px 0px;
}
.woocommerce-checkout .dati-personali span.txt-red {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 10px;
}
#mini-cart .cart-popup {
    width: 80vw;
    box-shadow: 0 5px 11px rgb(0 0 0 / 43%);
}
#mini-cart  dl.variation {
    font-size: 12px;
    color: #f2d005!important;
    margin-top: 8px;
}
#mini-cart .product-image, .wishlist-popup .product-image {width: 65px;}
.shop_table .product-thumbnail img {max-width: 80px;}
.vc_custom_1608619357508 {padding-bottom: 0 !important;}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner{padding-top: 30px;}

.term-corso-sommelier-online .intro-title {font-size: 24px;}

.term-corso-sommelier-online .porto-u-main-heading span.online {
    font-size: 15px;
    padding: 0px 5px;
}
.city_thumb_2group {
  min-height: 72px;
}

.custom-btn-style-1 {
    margin-right: 0px !important;
}

#bottom-form .vc_column_container {
    color: #fff;
    background: url(/wp-content/uploads/2024/10/bg-contact-form.webp) top center no-repeat;
    padding: 28px 10px 40px;
    background-size: cover;
}
.letter-spacing {
    letter-spacing: 3px;
}
td.product-total span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
    font-weight: 800;
    color: #519ee5;
}
a.more_info {
    width: auto !important;
    font-size: 24px !important;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
}

a.more_info.more_info_city {
    margin-top: 15px;
    line-height: 40px !important;
    height: 100px !important;
    width: 100%;
    display: flex;
    align-items: center;
}
span#xpay_list_icon {
    display: block;
    width: 100% !important;
}
.page-template-page-order-php div#payment {
    background: #f0f8ff;
    padding: 10px 20px;
}
.checkout h3, .woocommerce-checkout h3 {
    font-size: 30px;
    line-height: 33px;
}
.dati-personali {
    width: auto !important;
}
.fatturazione {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100% !important;
        flex-wrap: nowrap;
        left: 0px !important;
        padding: 0px !important;
    }
.box-tot-order {
    padding: 6%;
}
/*STYLE MAGLIETTE VALE*/
.maglie {
    padding: 30px 20px;

}
.maglie h6 {
    font-size: 30px;
    text-align: center;
    line-height: 35px;
}

.variation_price_container {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .checkout_extra_single_product {
    display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
    }


.gallery_container {
        width: 90%;
        margin: 0px 0px 20px 0px;
        padding
}
.product_info_container {
    display: flex;
    width: 90%;
    padding-left: 0;;
}
.prod_name_container {
    margin-bottom: 10px;
    text-align: center;
    line-height: 26px;
}
.checkout_extra_single_product ins span.woocommerce-Price-amount.amount {
    font-size: 35px;
    line-height: 35px;
}
.select_variation_container {
    display: flex;
    align-items: center;
    flex: 100%;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.variation_price_container {
    margin-top: 30px;
}
.variations_container select {
    width: 100%;
}
.checkout_extra_single_product .add_to_cart_container {
    min-height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.add_to_cart_container{
    display: block;
    width: auto;
    margin: 0px 10px;
}
.add_to_cart_btn_container .single_add_to_cart_button {
    background: #87bf36;
    margin-left: 0px;
    margin-top: 30px;
}
.metodi-pagamento {
    display: flex;
    justify-content: flex-start;
    padding: 10px;
}
.metodi-pagamento label {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}
.metodi-pagamento label img {
    border-right: none;

}
.conditions {
    line-height: 18px;
    margin-bottom: 30px;
    font-size: 16px;
}
.tesseramento_type_txt_paper.box-grigio {
    padding: 0;   
}

    .tesseramento_type_table td {
    padding: 20px 10px;

}
}


@media only screen and (min-width: 960px) and (max-width: 1440px) {
.variations_container select {
    width: 68%;
    margin-bottom: 0px;
}
.fatturazione {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100% !important;
        flex-wrap: nowrap;
        left: 0px !important;
        padding: 0px !important;
    }

}