/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/* - - - - - CHECKOUT - - - - - */

.product-description h1 {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
}

.product-description h1 strong {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
}

body#checkout #content-wrapper .page-title {
    display: none !important;
}

body#checkout #desktop-header {
    display: none !important;
}

body#checkout #footer-container-main {
    display: none !important;
}

#checkout #footer {
    display: block !important;
}

.product-availability.d-block {
    display: none !important;
}


/* body#checkout #footer-copyrights {
    display: none !important;
} */

body#checkout .form-control-comment {
    display: none !important;
}

#checkout-personal-information-step {
    margin-top: 20px;
}

.payment-option.clearfix label img:last-child {
    display: none !important;
}

div.cart-grid-right {
    /* background: #f5f5f5; */
    /* border-left: 1px solid #e9e9e9; */
}

div.cart-grid-right .card {
    background: none;
    /* border: 0px solid; */
}


/* body#checkout section.checkout-step {
    border: 0px solid;
} */

body#checkout #wrapper {
    border-top: 0px;
    border-bottom: 0px;
    padding-top: 0rem;
    padding-bottom: 0rem;
}

#payment-confirmation .ps-shown-by-js .btn {
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

#js-checkout-summary {
    margin-top: 20px !important;
}

body#checkout section.checkout-step .payment-options .payment-option label {
    vertical-align: middle;
    margin: 0;
    max-width: 85%;
}

.payment-option.clearfix {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 10px;
}

.label_payment {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
}

span[paypal-mark-container] {
    display: none !important;
}

.cart-content-btn .btn.btn-secondary.btn-block,
#blockcart-content .btn.btn-secondary.btn-block {
    display: none !important;
}

#blockcart-content p.login-account a:link:not(.nav-link):not(.btn),
#blockcart-content a:visited:not(.nav-link):not(.btn) {
    color: #2fb5d2;
}

#cart #cart_logo {
    display: none !important;
}

.carriere-name-container {
    display: flex;
    flex-direction: column;
}

.payment-options .custom-radio {
    margin-right: 8px !important;
}

#checkout .col-md-4.cart-grid-right {
    padding: unset !important;
}


/* // ------ checkout -------- */

#checkout #footer-container-main .row:last-child {
    display: block !important;
}

#checkout #footer-container-first,
#checkout #footer-container-main .row,
#checkout .elementor-displayWrapperBottomInContainer,
#checkout #header {
    display: none !important;
}

#checkout #wrapper {
    padding-top: unset !important;
}

#checkout-payment-step label img:last-child {
    display: none !important;
}

.checkout_logo .checkout_big_container {
    padding: 10px 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    max-width: 1598px;
    margin: 0px 15px;
}

.checkout_logo .checkout_big_container img {
    width: 110px !important;
}

.checkout_logo {
    background-color: #fff;
    border-bottom: solid 1px #fff;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.checkout_logo img {
    max-width: 150px;
}

.checkout_logo {
    background-color: #fff;
}

#checkout-addresses-step .custom-checkbox span {
    margin-top: -4px !important;
}

#cart-summary-product-list {
    display: block !important;
}

a[data-target="#cart-summary-product-list"] {
    display: none !important;
}

#checkout a:visited:not(.nav-link):not(.btn),
#cart a:visited:not(.nav-link):not(.btn) {
    color: #000 !important;
}

#checkout-header .text-muted.mt-2.mb-2.d-inline-block {
    display: none !important;
}

.cart-voucher-area {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
}

.toggle-voucher,
.close-voucher {
    color: #67a7b4;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    text-align: center;
}

.toggle-voucher {
    margin-bottom: 10px
}

.close-voucher {
    margin-top: 10px
}

.toggle-voucher:hover,
.close-voucher:hover {
    text-decoration: underline;
}

.payplugPaymentOption {
    line-height: unset !important;
}


/* - - - - - FINE CHECKOUT - - - - - */


/* - - - - - PRODOTTO - - - - - */

#product .product_header_container,
#product .product_p_price_container,
#product .product-additional-info.js-product-additional-info {
    border: unset !important;
}


/* - - - - - FINE PRODOTTO - - - - - */


/* - - - - - LISTING PRODOTTO - - - - - */

.ets_rv_grade_stars {
    font-size: 12px;
}

.product-list-reviews .comments-note {
    justify-content: end;
    display: flex;
    margin-right: 5px;
}

.product-list-reviews {
    position: absolute;
    background-color: transparent !important;
    top: 0px;
    display: flex;
    justify-content: flex-end;
}

.ets-rv-comments-nb {
    display: none !important;
}


/* - - - - - LISTING PRODOTTO - - - - - */

.col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle {
    order: 2;
}

#footer-container-main .row #iqithtmlandbanners-block-2 {
    order: 1;
}

#footer-container-main .row #iqithtmlandbanners-block-3 {
    order: 3;
}

#footer-container-main .row .elementor-displayFooter {
    order: 4;
    text-align: center;
}

.elementor-displayFooterAfter {
    width: 100%;
}

.products-grid .product-miniature-layout-1 .product-description {
    display: flex;
    flex-direction: column;
}

.products-grid .product-miniature-layout-1 .product-description .product-category-name {
    order: 2;
    color: #ee7219 !important;
    font-size: 14px;
    margin-bottom: 10px;
}

.products-grid .product-miniature-layout-1 .product-description .product-title {
    order: 1;
    text-transform: uppercase;
}

.products-grid .product-miniature-layout-1 .product-description .product-price-and-shipping {
    order: 1;
}

.product-description {
    position: relative;
}

.product-price-and-shipping li.product-flag {
    background-color: unset !important;
    padding: unset !important;
    color: #fff !important;
    text-decoration: underline !important;
}

.product-flags.js-product-flags .product-flag.discount {
    display: none !important;
}

.product-price-and-shipping {
    position: absolute;
    left: 0;
    top: -25px;
    display: inline-block;
    background: #c40000;
    color: #fff;
    padding: 6px 10px;
    /* ridotti un po’ i padding interni */
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    /* border-radius: 4px; */
    max-width: 100%;
    /* non uscire dalla card */
    box-sizing: border-box;
}

.product-price-and-shipping .product-price {
    font-size: 1em;
    /* ridotto da 1.4em a 1em */
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-price-and-shipping .discount {
    font-size: 0.9em;
    /* un po’ più piccolo */
    font-weight: bold;
    color: #000;
    margin-left: 4px;
    white-space: nowrap;
}

.product-price-and-shipping .regular-price {
    display: block;
    text-decoration: line-through;
    font-size: 0.85em;
    margin-top: 3px;
    color: #fff;
    opacity: 0.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-button-next,
.swiper-button-prev {
    background: #fff !important;
    color: #333 !important;
}

.tabs.product-tabs.product-sections {
    display: flex;
    flex-direction: row-reverse;
}

.product-description-section.block-section {
    flex: 0 0 50%;
    padding: 15px;
}

#product-details-wrapper {
    flex: 0 0 50%;
    padding: 15px;
}

.row.extra-small-gutters.product-quantity {
    display: flex;
    flex-direction: column;
}

.col-add-wishlist,
.col-add-compare {
    display: none;
}

.btn.btn-primary.btn-lg.add-to-cart {
    width: 100%;
}

.btn.btn-primary.btn-lg.link-contact {
    width: 100% !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}

.col.col-12.col-sm-auto.col-add-btn {
    padding: unset !important;
}

.product-accessories.block.block-section p.section-title {
    text-align: center;
    font-size: 28px !important;
    border: unset !important;
    margin-top: 40px;
}

.products-grid .product-miniature-default .product-title {
    height: 80px;
    padding-top: 25px !important;
    font-size: 12px !important;
    /* font-weight: 400 !important; */
    text-align: center !important;
}

.breadcrumb {
    border-bottom: 1px solid #e3e3e3;
}

#header-wishlist-btn img {
    width: 41px;
}

#header-wishlist-btn {
    margin-top: 2.5px;
}

#wrapper .breadcrumb li::after {
    content: ">" !important;
}

#wrapper .breadcrumb li:last-child::after {
    display: none !important;
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    border: unset !important;
}

#content-wrapper #product-details-wrapper .section-title,
#content-wrapper .product-description-section.block-section .section-title {
    font-size: 28px;
    border-bottom: unset !important;
}

dt,
dd {
    background-color: #ffffff;
}

dt:nth-child(4n+1),
dt:nth-child(4n+1)+dd {
    background-color: #f5f5f5;
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    padding: 1rem;
    margin: unset;
    font-weight: 400;
}

.product-features>dl.data-sheet dd.value {
    color: #666;
}

#product .product_header_container,
#product .product_p_price_container,
#product .product-additional-info.js-product-additional-info {
    border: unset !important;
}

.btn.btn-primary.btn-lg.add-to-cart i {
    display: none;
}

.btn.btn-primary.btn-lg.add-to-cart {
    font-weight: 700;
    font-size: 18px;
}

#content-wrapper .product_header_container .page-title {
    font-size: 30px;
}

@media screen and (max-width: 989px) {
    .tabs.product-tabs.product-sections {
        flex-direction: column !important;
        padding: unset;
    }
}

#quantity_wanted {
    border: unset !important;
    /* flex: 0 0 100%; */
    text-align: center;
}

.input-group.bootstrap-touchspin {
    display: flex;
    align-items: center !important;
    /* padding: 15px; */
}

#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border: unset;
    border-right: 1px solid #939393 !important;
}

#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border: unset;
    border-left: 1px solid #939393 !important;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover {
    background-color: transparent;
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    margin-left: unset;
}

.product-quantity .qty {
    width: 100px !important;
}

.block-cart-product-quantity.form-control.js-cart-line-product-quantity,
.js-cart-line-product-quantity.form-control {
    text-align: center;
    border: unset !important;
}

.cart-item .bootstrap-touchspin {
    max-width: 100px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border: unset !important;
}

.ets_rv_wrap {
    padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .elementor-element.elementor-element-w207mu4 .elementor-image-box-wrapper {
        display: flex;
        align-self: center;
    }
    .elementor-element.elementor-element-w207mu4 .elementor-image-box-wrapper img {
        margin-right: 20px;
    }
}

.fdt_merchantSticky-1_widget_wrapper>a {
    color: #fff !important;
}

@media (min-width: 992px) {
    #index #header {
        position: relative !important
    }
}


/* #index #cbp-hrmenu li a span {
    color: #fff !important;
}

#index .col-auto.col-header-right i,
#index .col-auto.col-header-right span {
    color: #fff;
}

#index .col-auto.col-header-right #blockcart-content i,
#index .col-auto.col-header-right #blockcart-content span {
    color: #000 !important;
}

#index #cbp-hrmenu ul {
    display: flex !important;
    justify-content: end !important;
} */

#btn_open_gwsaq {
    display: none !important;
}

#gws_aq_modal .modal-header {
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
}

#gws_aq_modal .modal-header p {
    max-width: 83%;
    margin-top: 20px;
    text-align: center;
}

.modal-body.gwsaq_form .form-group.row {
    justify-content: center;
}

#gws_aq_modal {
    display: block !important;
    opacity: 1 !important;
    position: relative !important;
    /* padding: 40px 0px 20px 0px; */
}

#gws_aq_modal .modal-title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    color: #e2001a;
    text-align: center;
}

#gws_aq_modal .modal-content {
    opacity: 1 !important;
    transform: unset !important;
    background-color: #f5f5f5 !important;
}

#gws_aq_modal .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin: unset !important;
    padding: unset !important;
}

#gws_aq_modal .btn.btn-default.pull-left {
    display: none !important;
}

#gws_aq_modal .close {
    display: none !important;
}

#gws_aq_modal .modal-header,
#gws_aq_modal .modal-footer {
    border: unset !important;
    justify-content: center !important;
}

#gws_aq_modal .modal-footer #gwsaq_submit {
    width: 75% !important;
}

#gws_aq_modal .modal-footer {
    margin-bottom: 20px;
}

.product_header_container {
    padding-top: 15px !important;
}

#cms #gformbuilderpro_6 .col-xs-12.col-md-4 {
    display: none !important;
}

#cms #gformbuilderpro_6 #checkbox_privacy_70486 {
    margin: 2px 3px 0px 0px;
}

#cms #gformbuilderpro_6 a {
    color: #e2001a !important;
}

.product-tabs {
    margin-bottom: unset !important;
}

#gws_aq_modal {
    margin-bottom: 3rem;
}

.copiato {
    background-color: #e2001a;
    color: #fff;
    position: absolute;
    width: 110px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    left: -45px;
    top: 36px;
    z-index: 10000;
    font-size: 20px;
}

#checkout #checkout-payment-step {
    /* border: unset !important; */
    padding: 1.4rem;
    background-color: unset !important;
}

.categorybanner .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    /* margin-bottom: 16px !important; */
    height: auto !important;
}

.categorybanner .elementor-container img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}

#category #wrapper {
    padding: unset !important;
}

.breadcrumb .row.align-items-center {
    width: 100%;
}

#wrapper .breadcrumb {
    margin-top: unset !important;
}

#category .h1.page-title {
    margin-bottom: unset !important;
    border: unset !important;
}

#comp_table tr.comp-hidden {
    display: none;
}

.comp-table-toggle {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 14px;
    background: #c40000;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
    border: 1px solid #c40000;
}

.comp-table-toggle:hover {
    background: #fff;
    color: #c40000 !important;
    border: 1px solid #c40000;
}

.comp-table-toggle:active {
    transform: scale(0.98);
}

.pe-description .pe-desc-list {
    padding-left: 18px;
    margin: 10px 0;
}

.pe-description .pe-desc-list li {
    margin-bottom: 5px;
    list-style-position: outside;
}