/* Header btns */
#mobile-header .m-nav-btn > span { font-size: .8rem; margin-top: 0; }

#mobile-header { /*margin-bottom: 4rem;*/ border: none; }
#mobile-header .search-widget { box-shadow: 0px 4px 4px 0px #ddd; }
#mobile-header .search-widget .form-search-control { background: var(--bgGrey); border-radius: 6px; }
#mobile-header .search-widget .search-btn { background: var(--colRed); line-height: 1; }

#header .header-btn-w .header-btn .title { font-weight: 700; font-size: 1.0666rem; line-height: 1.0666; margin-top: 0rem; }
#mobile-header .search-btn > i.fa-search:before, 
#mobile-header .m-nav-btn > i:not(.fa-bars):before, 
#header .header-btn-w .header-btn > .icon:before { content: ''; width: 25px; height: 25px; display: block; margin: auto; }

#mobile-header .m-nav-btn > i.fa-user:before, 
#header .header-btn-w .header-btn > .icon.fa-user:before { background: url(/img/misc/header-user.png) no-repeat 0 0 / contain; }

#mobile-header .m-nav-btn > i.fa-orders:before, 
#header .header-btn-w .header-btn > .icon.fa-orders:before { background: url(/img/misc/header-box.png) no-repeat 0 0 / contain; }

#mobile-header .m-nav-btn > i.fa-support:before, 
#header .header-btn-w .header-btn > .icon.fa-support:before { background: url(/img/misc/header-head.png) no-repeat 0 0 / contain; }

#mobile-header .m-nav-btn > i.fa-shopping-bag:before, 
#header .header-btn-w .header-btn > .icon.fa-shopping-bag:before { background: url(/img/misc/header-cart.png) no-repeat 0 0 / contain; }

#mobile-header .m-nav-btn > i.fa-heart-o:before, 
#header .header-btn-w .header-btn > .icon.fa-heart-o:before { background: url(/img/misc/header-heart.png) no-repeat 0 0 / contain; }

#mobile-header .search-btn > i.fa-search:before, 
#header .header-btn-w .header-btn > .icon.fa-search:before { background: url(/img/misc/header-search.png) no-repeat 0 0 / contain; }

#header .col-search { padding-right: 2rem; }
.form-search-control { border-radius: 48px!important; }
.search-widget .search-btn { color: #fff!important; background-color: var(--colRed); border-top-left-radius: 0; border-bottom-left-radius: 0; }


/* quantity input */
.input-group-btn-vertical { display: flex!important; flex-direction: row; align-items: center; }
.input-group-btn-vertical input { background: none; width: 45px; padding: 0; border: none; order: 2; text-align: center; font-size: 1.2rem; }
.product-miniature-default .product-add-cart .input-qty { padding: 0; }
.bootstrap-touchspin { max-width: none!important; margin-bottom: 0!important; margin-right: 0!important; }
.product-miniature-list .input-group-add-cart .bootstrap-touchspin { justify-content: end; }
.bootstrap-touchspin .input-group-btn-vertical > .btn-touchspin { width: 36px; height: 36px; line-height: 36px; padding: 0!important; border: 1px solid #DEDBD3; border-radius: 50%; margin: 0; border-color: #DEDBD3!important; }
.input-group-btn-vertical { border: none; }
.input-group-btn-vertical .btn-touchspin i { position: relative; top: 0px; left: auto; font-weight: bold; }
.input-group-btn-vertical .btn-touchspin i:before { color: #000; font-size: 1.5rem; }
.input-group-btn-vertical .bootstrap-touchspin-down { order: 1; }
.input-group-btn-vertical .bootstrap-touchspin-up { order: 3; }
.input-group-btn-vertical .bootstrap-touchspin-down i:before { content: '-'; }
.input-group-btn-vertical .bootstrap-touchspin-up i:before { content: '+'; }

.swiper-button-next, .swiper-button-prev { border-radius: 50%; border: 0px solid #0E150E; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25); padding: 0; width: 40px; height: 40px; line-height: 40px; }
.swiper-button-next:after, .swiper-button-prev:after { font-size: 2rem; }

/* Home */
.home-brands .elementor-brands > .row { row-gap: 16px; }
.home-brands .elementor-brands > .row > div { padding: 0 8px; }
.home-brands .elementor-brands a { display: block; padding: 0.5rem; background: #fff; border-radius: 10px; }
body#index #wrapper { padding-top: 0; }
.home-box-small > div > div {
    border-radius: 12px;
    overflow: hidden;
}
.delmax-testo-nero .elementor-heading-title,
.delmax-testo-nero .elementor-icon-box-title a {
    color: #000!important;
}
.home-bottone-slider a {
    color: #194986!important;
}
.delmax-home-blog .simpleblog__listing__post.elementor-blog-post-miniature {
    background-color: #fff;
    padding: 24px;
    border-radius: 20px;
}

.delmax-home-blog .simpleblog__listing__post.elementor-blog-post-miniature .cardblog {
    margin-bottom: 0;
}

.delmax-home-blog .simpleblog__listing__post.elementor-blog-post-miniature h3 {
    min-height: 67px;
    border-bottom: none;
}

.delmax-home-blog .simpleblog__listing__post__wrapper__footer {
    display: none!important;
}

.delmax-home-faq > .elementor-element-populated > .elementor-widget-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #E7E7E7;
    padding: 15px 25px;
    border-radius: 12px;
}

.delmax-home-faq-container {
    margin-left: -20px;
    margin-right: -20px;
}

/* Filters */
#facets_search_wrapper { background: #fff; padding: 1.5rem; border-radius: 20px; }
#left-column.-only-facet-search #facets_search_wrapper { position: fixed; top: 0; left: 0; background: #fff; width: 100%; z-index: 2100; }
#left-column.-only-facet-search #search_filter_controls { padding: 1rem 1rem 0; }
#left-column.-only-facet-search #search_filters { height: 100vh; overflow-y: scroll; }
/*#left-column.-only-facet-search #search_filters aside.facet > ul { padding-left: 1rem; padding-right: 1rem; }
#active-search-filters .filter-blocks { display: flex; flex-wrap: wrap; gap: 10px; }
#active-search-filters .filter-block { margin: 0; border: none!important; }*/

#content-wrapper .page-title { margin-bottom: 32px; padding-bottom: 0; }
.discount { padding: 6px 8px; border-radius: 40px; font-size: .9333rem; font-weight: bold; }
.discount:before { content: ''; display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(/img/misc/flag-discount.png) no-repeat 0 0 / contain; }
	
.product-price .big-int { font-size: 1.3rem; }

.product-cover .expander { top: 0; left: 0; right: auto; bottom: auto; }
.product-additional-info { border: none; }
.additional-payments .elementor-widget-wrap { display: flex; flex-wrap: wrap; gap: 4px; }
.additional-payments .elementor-widget-wrap > div { flex: 0 0 calc(20% - 4px); }


/* Footer */
#footer .block-newsletter { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
.block-links ul > li { margin-bottom: 12px; }
.block-links ul > li a { padding-left: 0; }
.block-links ul > li a:before { content: ''; }
#footer .block-newsletter .block-title {
    margin-bottom: 0;
    font-size: 1.5rem;
}

/* Menu */
.cbp-hrmenu .cbp-show {	width: auto; }
.cbp-hrmenu .cbp-hrsub-inner { padding: 0; }
#cbp-hrmenu .cbp-hrsub a { color: #000; }
.cbp-hrmenu .cbp-links li { width: 250px; }
.cbp-hrmenu .cbp-menu-column .cbp-category-link-w:hover { background-color: #E8F1FB; }
.cbp-hrmenu .cbp-menu-column .cbp-category-link-w { border-left: 4px solid transparent; }
.cbp-hrmenu .cbp-menu-column .cbp-category-link-w > a { width: 100%; height: 100%; padding: 8px 24px; }
.cbp-hrmenu .cbp-menu-column .cbp-category-link-w:hover { border-left: 4px solid #194986 }
#cbp-hrmenu .cbp-hrsub-level2 { padding: 0; }
.cbp-hrmenu .cbp-links li a:before, .cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2 > div > a:after { display:none; }
.cbp-hrmenu .cbp-links li { padding-left: 0; }
.cbp-hrmenu ul.cbp-hrsub-level2 { margin-top: -40px; }
.row.menu_row.menu-element:not(:first-of-type) .cbp-menu-column { margin-top: 0 !important; }
.cbp-hrmenu .cbp-links li { margin: 0; }
.cbp-hrsub-haslevel2 .cbp-hrmenu .cbp-links li { background-color: #E8F1FB; }

/* Mini cart */
#blockcart-content .cart-products .col-info > div.row { display: none; }
#blockcart-content .cart-products .col-info a { color: #000; }
#blockcart-content .cart-subtotals #cart-subtotal-products { color: #194986; font-weight: 700; }
#blockcart-content .cart-subtotals { padding-bottom: 0; }
#blockcart-content .cart-totals { border-top: 0; padding-top: 0; font-size: inherit; font-weight: 700; line-height: 24px; }
.ps-shoppingcart.header-cart-btn-w .cart-products-count-btn { position: relative; top: unset; right: unset; }

/* Cart */
body#cart li.cart-item { background-color: #fff; border-radius: 10px; border: 1px solid rgba(14, 21, 14, 0.10); padding: 0; margin-bottom: 10px; }
body#cart li.cart-item .product-line-grid-right .price { background-color: #E9EEF2; border-top-right-radius: 9px; border-bottom-right-radius: 9px; }
body#cart li.cart-item .product-line-grid-body, body#cart li.cart-item .product-line-grid-right .unit-price, body#cart li.cart-item .product-line-grid-right .qty, body#cart li.cart-item .product-line-grid-right .price { padding: 20px 16px; }
body#cart li.cart-item .product-image { max-width: 80px; }
body#cart li.cart-item .product-line-grid-right .unit-price { visibility: hidden; }
body#cart li.cart-item .product-line-grid-right .price .product-price { font-size: 24px; }
body#cart .cart-grid-right { background-color: #fff; border-radius: 10px; border: 1px solid rgba(14, 21, 14, 0.10); }
body#cart .cart-grid-right .card.cart-summary { border:none; padding: 2rem 1.25rem 0 1.25rem; }
body#cart .cart-grid-right .riepilogo { padding: 2rem 1.25rem 0 1.25rem; font-size: 2rem; }
body#cart .cart-grid-right .pagamenti { padding: 1.25rem; width: 100%; }
.delmax-voucher {
    border: 1px solid rgba(14, 21, 14, 0.10);
    border-radius: 10px;
    padding: 16px;
}
.delmax-voucher .iqit-accordion .title {
    border-bottom: none;
    padding: 0;
}

.delmax-voucher .iqit-accordion .title .fa-plus,
.delmax-voucher .iqit-accordion .title .fa-minus {
    border: 2px solid #194986;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    font-weight: normal;
    padding-right: 1px;
    color: #194986;
}

.delmax-voucher .cart-voucher-area {
    padding: 0;
    background: #fff;
    margin-top: 15px;
}
.delmax-voucher #cart-voucher-accordion-description {
    border-bottom: none;
}
.delmax-voucher .iqit-accordion #cart-voucher-accordion .title {
    display: none;
}

/* Category */
.product-price-and-shipping.b2c-style {
	display: flex;
	align-items: flex-end;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}
.product-price-and-shipping.b2c-style hr {
	display:none;
}
.product-price-and-shipping.b2c-style .product-price {
	font-size: 1rem!important;
}
.product-price-and-shipping.b2c-style .product-price .big-int {
	font-size: 1.8rem;
}
.product-price-and-shipping.b2c-style .product-price-discount {
	font-size: 1rem!important;
	margin-left: 20px;
	line-height: 24px;
	font-style: normal!important;
}

/* Login, register */
body.page-authentication #wrapper,
body.page-registration #wrapper {
	background-color: #fff;
}

body.page-authentication #wrapper header.page-header,
body.page-authentication #inner-wrapper.container .informazioni-protette {
	max-width: 1500px;
	margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
body.page-authentication #inner-wrapper.container {
	max-width: unset;
	padding: 0;
}
body.page-authentication #wrapper > .container:not(#inner-wrapper),
body.page-registration #wrapper > .container:not(#inner-wrapper) {
	display: none;
}
body.page-authentication .sfondo-orologio {
	background: url("../img/orologio.jpg") no-repeat center center / cover;
    aspect-ratio: 1;
}
body.page-authentication #content, .page-customer-account #content,
body.page-registration #content, .page-customer-account #content {
	border: none;
	padding: 0;
	margin-bottom: 0;
}
body.page-authentication #content-wrapper .page-title,
body.page-registration #content-wrapper .page-title {
	margin-bottom: 0;
}
body.page-registration .informazioni-protette {
    padding-bottom: 30px;
}
body.page-registration .register-form,
body.page-registration .register-sidebar {
    background-color: #fff;
    padding: 48px;
    margin: 100px 0;
    border-radius: 10px;
}
body.page-registration .register-form > p {
    text-align: center;
}
body.page-registration .register-form form {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    margin-top: 24px;
    padding-top: 24px;
}
body.page-registration .register-form .radio-inline {
    background-color: #f0f0f0;
    border-radius: 50px;
    padding: 14px 20px;
    color: #194986;
    font-weight: 700;
}
.delmax-sfondo-azzurro,
body.page-registration #content{
    background: #EEF6FF;
}
.delmax-sfondo-bianco {
    background: #fff;
}
body.page-registration #inner-wrapper {
    max-width: unset;
    padding: 0;
}
body.page-authentication #inner-wrapper.container .informazioni-protette {
	margin-bottom: 30px;
}
body.page-authentication #inner-wrapper.container .informazioni-protette img {
	margin-right: 10px;
}
body.page-authentication #inner-wrapper.container .login-links {
	background: #EEF6FF;
	padding: 5%;
}
body.page-authentication #content .no-account,
body.page-authentication #content .forgot-password,
body.page-authentication #content footer.form-footer {
    text-align: left!important;
}

body.page-authentication .delmax-form-login > div {
    background-color: #fff;
    margin: 0 15px;
}

body.page-authentication .delmax-form-registrati > div {
    background-color: #194986;
    color: #fff;
    margin: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

body.page-authentication .delmax-form-login > div  > *,
body.page-authentication .delmax-form-registrati > div > div {
    padding: 32px;
}

body.page-authentication .delmax-form-login > div > * {
    margin-top: 0;
}

body.page-authentication .delmax-form-login #login-form label,
body.page-authentication .delmax-form-login #login-form .col-md-8 {
    display: block;
    width: 100%;
    max-width: unset;
}

body.page-authentication .delmax-form-login #login-form .form-group.row {
    flex-direction: column;
}

body.page-authentication .forgot-password {
    text-decoration: underline;
}

body.page-authentication .crea-un-account {
    border: 2px solid #fff;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.06666rem;
    line-height: 1;
    text-align: center;
    padding: 14px 20px;
    background: #194986;
    color: #ffffff!important;
    width: fit-content;
    margin: 32px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

body.page-authentication .crea-un-account:hover {
    background: #ffffff!important;
    color: #194986!important;
}

/* Category slider */
.delmax-category-slider {
    padding: 32px;
}

.delmax-category-slider .category-item {
    display: block;
    text-align: center;
}
.delmax-category-slider .category-item img {
    width: auto;
    height: auto;
    max-height: 170px;
    border-radius: 8px;
    margin: 30px 0px;
}

.delmax-category-slider .category-item .sottocategorie {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    height: 230px;
    opacity: 0;
    transition: all .4s ease 0s;
    display: flex;
    flex-direction: column;
    padding: 0px 32px;
}

.delmax-category-slider .category-item .sottocategorie a:hover {
    text-decoration: underline;
}

.delmax-category-slider .category-item .sottocategorie .scopri-tutto {
    font-weight: bold;
    margin-bottom: 15px;
}

.delmax-category-slider:hover .category-item .sottocategorie {
    opacity: 1;
}

.delmax-category-slider .spaziatore-immagine {
    height: 170px;
    width: 100%;
    margin: 30px 0px;
}

.delmax-category-slider .category-name {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

.delmax-category-slider .category-item span,
.delmax-category-slider .category-item div {
    text-align: left;
}

.delmax-category-slider .category-item .category-desc {
    height: 24px;
    overflow: hidden;
}

.delmax-category-slider .category-item .category-name {
    font-size: 1.5rem;
    font-weight: 700;
    height: 50px;
    display: flex;
    align-content: end;
    flex-wrap: wrap;
    line-height: normal;
}

.delmax-category-slider .row-description {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.delmax-category-slider.delmax-cat-catalogo .category-name a,
.delmax-category-slider.delmax-cat-catalogo .row-description a {
    color: #fff!important;
}

.delmax-category-slider.delmax-cat-catalogo svg path {
    stroke: #fff;
}

.delmax-category-slider.delmax-cat-catalogo {
    background-size: cover;
}

.category-slider.category-grid {
    margin-bottom: 30px;
}

/* migliori offerte */
.swiper-container-wrapper hr {
    margin: 1rem 0;
}

/* contattaci */
body.page-contact .sfondo-foto {
    background: url("../img/contatti.png") no-repeat center center / cover;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}
body.page-contact #content {
    padding: 32px;
    background-color: #fff;
    border-radius: 16px;
}
body.page-contact .contact-form h2 {
    font-size: 2rem;
}

/* manufacturer */
body#manufacturer h1.page-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body#manufacturer h1.page-title img {
    height: 50px;
    margin-right: 20px;
}

/* footer */
#footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
    display: none;
}

#footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
    border-radius: 50px;
    border: 1px solid #fff;
}

#footer .ps-emailsubscription-block .newsletter-input-group {
    border: none;
}

.ps-emailsubscription-block .btn-subscribe {
    background-color: #fff;
    color: #0a2240;
    margin-left: 15px;
    border: 2px solid #fff;
}

.ps-emailsubscription-block .btn-subscribe:hover {
    color: #fff;
    background-color: #0a2240;
    border: 2px solid #fff;
}

#header .header-nav p {
    font-size: 1rem;
}

#header .header-nav a {
    text-decoration: underline;
}

.elementor-displayFooterAuthentication,
.elementor-displayFooterCatalog {
    width: 100%;
}

body#module-iqitwishlist-view .product-add-cart {
    display: none!important;
}

#checkout .delmax-voucher {
    margin: 1.25rem;
}

#checkout .delmax-voucher .input-group {
    background-color: #f0f0f0;
}

.iqitmegamenu-submenu-container {
    padding-bottom: 20px;
}

.cbp-hrmenu .cbp-hrsub-inner .iqitmegamenu-submenu-container > .row:last-child {
    margin-bottom: 0;
}

.products-grid .product-add-cart a.btn-product-list {
    width: 100%;
    line-height: 21px;
}

.product-actions .js-mailalert .btn-secondary {
    width: 100%;
}

body#checkout section.checkout-step .payment-options .payment-option label {
    width: 100%;
}

div[data-paypal-info] {
    padding-left: 25px;
}

.payment-option > span[paypal-mark-container] {
    padding-left: 20px;
}

.product-unavailable {
    background: #ac141a;
    color: #fff7f7;
}

.product-page-product-unavailable {
    width: 100%;
}

.product-page-product-unavailable i {
    margin-right: 5px;
}

.product-additional-info .js-mailalert input {
    width: 100%;
    margin-top: 15px;
}

@media (max-width: 1023px){
    .delmax-box-compra-ingrosso {
        background-size: cover!important;
    }
}

@media (max-width: 991px) {
    #content-wrapper .page-title {
        font-size: 2rem;
    }

    body.page-authentication .sfondo-orologio {
        aspect-ratio: 3;
    }

    body.page-registration .register-form, body.page-registration .register-sidebar {
        margin: 15px 0;
        padding: 25px;
    }
}

@media screen and (max-width: 768px) {
	#footer .block-toggle > .block-title span::after { position: absolute; right: 0; content: "\f055"; }
	#footer .block-toggle._toggled .block-title span::after { content: "\f056"; }
	#footer .block-toggle._toggled > .block-content { margin-bottom: 2rem; border-bottom: 1px solid var(--colLightBlue); padding-bottom: 1rem; }
	._footer-copyrights-1 .copyright-txt { text-align: left!important; margin-bottom: 1rem; }
	.product-additional-info .btn-iqitwishlist-add { width: 100%; }
    .riv-box-col-2 { display: none!important; }
    .riv-box-col-1 > div {
        border-top-right-radius: 20px!important;
        border-bottom-right-radius: 20px!important;
        padding-right: 3em!important;
        margin-left: 15px!important;
    }
    .riv-box {
        padding-right: 15px!important;
    }
}

@media (max-width: 767px) {
    body#cart li.cart-item .product-line-grid-right .price {
        border-top-right-radius: unset;
    }
    .product-minimal-quantity {
        margin-top: 10px;
    }
    #header .header-nav {
        display: none;
    }
    .home-box-small-col-1 {
        display: none!important;
    }
}

@media (max-width: 576px) {
    .product-add-to-cart .col-add-qty {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .delmax-form-registrati {
        margin-top: 15px;
    }

    #footer .block-newsletter > div:nth-child(2) {
        margin-top: 50px;
    }

    body#manufacturer h1.page-title {
        flex-direction: column;
    }

    body#manufacturer h1.page-title img {
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) {
    .product-additional-info .js-mailalert {
        margin-right: -0.5rem;
    }
    body.page-authentication .delmax-form-login,
    body.page-authentication .delmax-form-registrati {

    }
}

@media (max-width: 400px) {
    .product-add-to-cart .add-to-cart {
        padding-left: 20px!important;
        padding-right: 20px!important;
        width: auto;
        float: right;
    }
}

@media screen and (max-width: 478px) {
	.product-miniature-grid .product-price { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}
