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


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

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

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

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


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

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

.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%;
}

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

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 -------- */

#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;
}


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


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

#product .product-manufacturer img {
    max-width: 150px;
}

#content-wrapper .product_header_container .page-title {
    font-size: 2.5rem;
}

#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 - - - - - */

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

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

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

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

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

#footer-container-main .row .block-iqitlinksmanager-4 {
    order: 4;
}

.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: 3;
}

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

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: -60px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -60px;
    right: auto;
}

.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%;
}

.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: 50px;
}

.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;
}

.product-attachments-section .section-title {
    font-size: 18px !important;
    margin-top: 20px !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: 2rem;
}

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

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


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


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

#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;
}

#language_selector {
    margin-left: 20px;
}

.elementor-element-sx5o47s .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.language-selector-wrapper {
    line-height: inherit;
}

#language_selector .lang-flag {
    margin-bottom: 2.5px;
}

#language_selector a {
    font-size: 15px;
    color: #424242 !important;
}

.block-iqitlinksmanager-1 .block-title {
    visibility: hidden !important;
}

.block-iqitlinksmanager-1 li a::before,
.block-iqitlinksmanager-3 li a::before {
    display: none !important;
}

.block-iqitlinksmanager-1 li a,
.block-iqitlinksmanager-3 li a {
    padding-left: unset !important;
}


/* .block-iqitlinksmanager-3 {
    max-width: 100px;
} */

.elementor-newsletter.newsletter-form .read_more {
    display: none !important;
}

.read_more,
.read_less {
    margin: 20px 0px;
    background-color: #4f965e;
    color: #fff !important;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    /* border: 3px solid #fff; */
    border-radius: 10px;
    line-height: 74px;
    cursor: pointer;
}

@media (max-width: 767px) {
    #footer .block-toggle>.block-content {
        display: inline-block !important;
    }
    .block-iqitlinksmanager-1 .block-title {
        display: none !important;
    }
    .categoryhome .elementor-widget-banner .elementor-iqit-banner-img img {
        max-width: 75%;
    }
    .categoryhome .elementor-widget-banner .elementor-iqit-banner-img {
        text-align: center;
    }
    #footer .block-title span::after {
        display: none !important;
    }
    .elementor-element-sx5o47s .elementor-widget-container {
        justify-content: center !important;
    }
    #footer {
        text-align: center !important;
    }
}

.col-lg-4.col-md-6.col-sm-6.col-xs-12[title="Crea account come Installatore"],
.ets_abancart_shopping_cart {
    margin-bottom: unset !important;
    display: block;
    width: 100%;
    max-width: 100%;
    -ms-flex: 0;
    flex: 0;
    border-bottom: 1px solid rgba(160, 160, 160, .25) !important;
    padding: .6rem !important;
    line-height: normal !important;
}

.material-icons {
    font-size: 16px;
    line-height: normal !important;
}

.ets_abancart_shopping_cart .link-item,
.col-lg-4.col-md-6.col-sm-6.col-xs-12[title="Crea account come Installatore"] .link-item {
    display: flex !important;
    align-items: center;
}

#currency_selector {
    margin-left: 20px !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .elementor-element-fllhf9q {
        display: none !important;
    }
    .elementor-element-ptg2bb1 .elementor-col-33 {
        width: 50% !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1111px) {
    .elementor-element.elementor-element-e6q1sjv .elementor-heading-title,
    .elementor-element.elementor-element-sx5o47s .elementor-heading-title,
    #language_selector a,
    #currency_selector a {
        font-size: 12px !important;
    }
}