/*.product-flags {
     display: none;
}
 */
/* .header-sub li {
     margin: 0px;
     padding: 0px;
     display: inline-block;
     width: 100%;
}
 #header .header-sub ul>li>a {
     display: inline-block !important;
     height: 100% !important;
     padding: 0px !important;
     margin: 0px !important;
     font-weight: 400 !important;
     text-transform: uppercase !important;
     color: #232323 !important;
}
 #header .header-sub ul>li>a:hover {
     color: #232323 !important;
     text-decoration: underline !important;
}
 .header-sub {
     margin: 0px;
     padding: 0px;
}
 */
/* #header .header-sub .header-sub-action:nth-child(2) {
     margin-right: 30px;
}
 #header .header-sub .header-sub-action {
     position: absolute;
     right: 15px;
     top: 0px;
     height: auto;
     vertical-align: -webkit-baseline-middle;
     vertical-align: middle;
     line-height: initial;
     margin-top: 20px !important;
}
 */
/* .header-sub .top-menu, .header-sub .inline-v-top-menu {
     display: block !important;
     width: 100%;
     padding: 0px;
     margin: 0px;
}
 .header-sub .top-menu, .header-sub .top-menu a, .header-sub .inline-v-top-menu a, .header-sub .inline-v-top-menu {
     padding: 0px;
}
 .header-sub .top-menu a, .header-sub .inline-v-top-menu .list-group-item {
     padding: 0;
     margin-bottom: 0;
     background: none;
     border: none;
     text-transform: uppercase;
     font-weight: 400 !important;
     text-decoration: none;
     font-size: 10px;
     width: max-content;
}
 .header-sub .top-menu a.current, .header-sub .inline-v-top-menu .list-group-item.current {
     font-weight: 800 !important;
}
 .header-sub .inline-v-top-menu .list-group>div {
     padding: 4px 0px 4px 8px;
}
 .inline-v-top-menu.full-open .list-group .collapse {
     display:block !important;
}
 */
 *:focus {
    outline: none !important;
}
/* CORRECTIONS */
.tax-shipping-delivery-label {
    display: none;
}
/* LABEL QUANITA #product .product-add-to-cart .qty*/
#product .product-add-to-cart>.control-label {
    display: none;
}
#product .product-quantity .add {
    width: 100%;
}
/* SLIDER .product-image.media-middle, .product-images>li.thumb-container {
    display: block;
    background: #f5f5f5;
}
.product-image img, .product-images>li.thumb-container>.thumb, .product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: none !important;
    box-shadow: none;
    mix-blend-mode: none !important;
}
.images-container .product-images>li.thumb-container>.thumb {
    margin: 0;
}
*/
/* LIGLTBOX */
.modal-body .product-images>li.thumb-container {
    display: block;
    background: transparent;
}
/* VERTICAL #main .images-container .js-qv-mask {
    width: auto;
    margin: 0px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}
.images-container .product-images>li.thumb-container>.thumb {
    width: 65px;
}
.product-images>li.thumb-container {
    display: block;
    background: #f5f5f5;
    margin-right: 5px;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .images-container .product-images>li.thumb-container>.thumb {
        width: 100px;
   }
    #main .images-container-wrap {
        padding-left: 110px;
   }
    .product-images>li.thumb-container {
        display: block;
        width: min-content;
        background: #f5f5f5;
        margin-right: 10px;
        margin-bottom: 10px;
   }
}
*/
.scroll-box-arrows.scroll {
    display: none !important;
    width: auto;
}
/* .container-row on mobile @media (max-width: 767px) {
    .container>.row {
        margin-right: 0px;
        margin-left: 0px;
   }
}
*/
/* product slider on mobile */
.owl-carousel .owl-stage-outer {
    position: relative;
}
.owl-carousel .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    display: block;
    width: min-content;
    width: 100%;
    opacity: 1;
    display: flex;
    justify-content: space-between;
}
.owl-carousel .item.product-image>img.thumb {
    mix-blend-mode: multiply !important;
}
/* owl-carousel */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    color: #bfbfbf;
    font-size: 1.6rem;
    font-weight: 900;
    text-shadow: none !important;
    font-size: 22px;
}
.owl-theme .owl-nav [class*=owl-]:visited, .owl-theme .owl-nav [class*=owl-]:focus, .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: inherit;
    text-decoration: none;
    box-shadow: none;
    outline: none;
}
.owl-carousel.header-info-slider .owl-item .item {
    padding: .3rem .5rem;
}
/* HEADER - INFO - SLIDER */
@media (min-width: 768px) {
    .owl-carousel.header-info-slider .owl-item .item {
        padding: 1rem 3rem;
   }
}
.owl-carousel.header-info-slider .owl-item.active {
   /*border-right: 1px solid white;
    */
}
.owl-carousel.header-info-slider .owl-item.active:last-child {
   /*border-right: none;
    */
}
/* .pfg-forms .form-group input, .pfg-forms .form-group textarea, .pfg-forms .form-group select, .form-control */
.buttonText, button.btn-show-password {
    background: none;
    border: 0px;
    color: inherit;
}
/* QUANITA */
.bootstrap-touchspin {
    box-shadow: none;
}
.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    height: auto;
    padding: 7px 8px 6px 8px;
    text-align: center;
}
.bootstrap-touchspin .btn-touchspin {
    color: #fff !important;
    background: #232323 !important;
}
#order-items {
    border-right: none;
}
#order-details {
    padding-right: 15px;
    padding-left: 15px;
}
/* slider-standard */
.item-wrapper {
    display: block;
    position: relative;
}
.item-wrapper-float {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
}
.item-wrapper-mask {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
    background: rgba(0, 0, 0, .1);
}
/* varianti */
.product-variants>.product-variants-item ul li {
    margin: 0px;
}
.product-variants-item ul li.input-container {
    margin-right: 5px;
    float: left;
}
.product-variants-item ul li.input-container label {
    width: 100%;
    text-align: left;
    min-height: 0;
    margin: 0;
    margin-right: 15px;
}
.ap5-attribute-fieldset span.control-label {
   /* padding-bottom: 0.5rem !important;
    */
    margin-right: 10px;
    position: relative;
    top: -0.2rem;
}
.ap5-on-product-page .ap5-pack-product-content .ap5-attribute-list {
    display: inline-block !important;
    width: 100%;
}
.ap5-on-product-page .ap5-pack-product-content .ap5-attribute-list select{
    width: 100%;
}
/* HEADER MOBILE */
@media (min-width: 768px) {
}
#topSearch {
    background: white;
    display: block;
    height: 100vh;
    padding: 25px 35px;
}
#topSearch input.site-mobile-search-input {
    height: 40px;
    padding: 6px;
}
.ui-autocomplete {
    z-index: 102;
   /* fix-autocomplete-search*/
}
.accordion-info .node-leaf .card-header:after {
    content: unset;
    display: none;
}
/* BARRRA INFO */
#product #header-info-bar {
    display: none;
}
/* SPECIFICI */
.product-features .data-sheet-onstock {
    display: none !important;
}
/* scheda-tecnica-in-descrizione */
.stid-divider {
    display: none;
}
@media (min-width: 768px) {
    .stid {
        border-left: 1px solid #bfbfbf;
        margin-left: 40px;
        padding-left: 40px;
   }
}
#header #top-menu>.nav-item>a.nav-link.dropdown-toggle:after {
    content: none;
}
/* barra laterale*/
@media (min-width: 768px) {
    #left-column-wrapper {
        padding-right: 15px;
   }
}
aside#filters-panel.alt-side-panel-right.active, aside#filters-panel.alt-side-panel-left.active {
    padding-top: 84px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 84px;
}
aside#filters-panel.alt-side-panel-right.active, aside#filters-panel.alt-side-panel-left.active {
    width: 100vw;
}
/*.brand-img.brand-boxed*/
.brand-img.brand-boxed {
    background: #F8F9FA;
    text-align: center;
    padding: 0.8rem;
}
.brand-img.brand-boxed img {
    mix-blend-mode: multiply !important;
}
/* nav accordion .nav-tabs {
    display:none;
}
@media(min-width:768px) {
    .nav-tabs {
        display: flex;
   }
    .card {
        border: none;
   }
    .card .card-header {
        display:none;
   }
    .card .collapse{
        display:block;
   }
}
@media(max-width:767px){
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
   }
}
*/
#_desktop_top_menu.sticky-onscroll.is-sticky {
    background: #fff;
    border-bottom: 1px solid #F8F9FA;
}
/* fragranze carousel @media (min-width: 768px) {
    .container.container-fragranze {
        margin-right: 0;
   }
}
*/
/* FILTRI */
#search_filters_wrapper.alt-side-panel {
    padding-bottom: 60px;
}
#search_filters_wrapper.alt-side-panel.active .search-filters-footer {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}
.search-filters-footer {
    display: none;
}
#search_filters_wrapper.alt-side-panel.active .search-filters-footer {
    display: block;
}
/* BUttON SM */
.btn-sm {
    height: 24px;
   /* padding: 1px;
    */
    letter-spacing: 2px;
    font-size: .6rem;
    text-transform: uppercase;
    font-weight: inherit;
    padding: 0.1rem 1rem;
    background: inherit;
    box-shadow: none;
    border-radius: 0;
}
.input-xl{
    height: 3.5rem;
}
.btn-xl {
    padding: 0 1.6rem;
    height: 3.5rem;
    line-height: 3.2rem;
}
.add-to-cart-area .number-spinner-plus{
    border-left: 0 !important;
}
.add-to-cart-area .number-spinner-minus{
    border-right: 0 !important;
}
.add-to-cart-area .number-spinner #quantity_wanted{
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
}
/* POST DISASTRO */
.card-item .card-thumbnail, .product-slider.owl-carousel .item.product-image, .product-cover {
    background: none;
}
.card-item .card-thumbnail img, .product-slider.owl-carousel .item.product-image>img.thumb, .product-cover img {
    mix-blend-mode: unset !important;
}
.tabs {
    background: none;
}
#product-tabs .nav-tabs>.nav-item {
    margin-right: 15px;
}

.notablestyle .product-features>dl.data-sheet dd.value, .notablestyle .product-features>dl.data-sheet dt.name {
    background: none;
    margin-bottom: .5rem;
    padding: 0;
    text-transform: capitalize;
    border: none;
    margin-right: .3rem;
    color: inherit;
}
.notablestyle .product-features>dl.data-sheet dd.value {
    color: #7A7A7A;
}
.barra-prezzo {
    border-bottom: 1px solid #F8F9FA;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .btn.add-to-cart {
        letter-spacing: 1px !important;
   }
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#blockcart-modal .cart-content p.cart-products-count {
    font-size: .8rem;
    color: inherit;
    font-weight: 400;
}
#blockcart-modal .modal-body {
    background: #fff;
    padding: 1.875rem 1.875rem;
}
@media (max-width: 767px) {
    .btn-full-mobile {
        width: 100%;
   }
}
.customization-modal .modal-header {
    display: none;
}
#manufacturer .site-mobile-filters-open {
    display: none;
}
.item-wrapper-mask {
    background: rgba(0, 0, 0, .25);
}
.product-description a {
    text-decoration: underline;
}
/* @media (max-width: 767px) {
    main{
        padding-top:100px;
   }
    #header{
        position: fixed;
        width: 100%;
        z-index: 99;
        top: 0;
        left:0;
   }
}
*/
/* #header {
    border-bottom: none;
}
#header-info-bar{
    border-bottom: 1px solid ##F8F9FA;
}
*/
#search_widget {
    width:100%  !important
}

#checkout #search_widget {
    display: block;
}
#manufacturer #site-mobile-filters-open {
    display: none;
}
#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio {
    top: -5px;
}
.badge.badge-label {
    background: none;
    padding: 0;
    text-align: left;
    font-size: inherit;
    font-weight: inherit;
}
/* CARD GRID CUSTOM INIT*/
.main-slider, .main-slider-mobile {
    margin-bottom: 0;
}
.card-grid {
}
.card-grid .card-grid-item {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .main-slider, .main-slider-mobile {
        margin-bottom: 0;
   }
    .card-grid .card-grid-item {
        margin-bottom: 30px;
   }
}
/* CARD GRID CUSTOM END */
.card-square .card-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 800;
    -webkit-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    margin-bottom: 5px !important;
    text-align: center;
}
.card-square .card-description {
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500;
    -webkit-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    margin-bottom: 5px !important;
    opacity: 0;
    transition: all 0.5s ease;
    text-align: center;
}
.card-square:hover .card-description {
    opacity: 1;
}
.card-content {
}
#header.sticky-onscroll.is-sticky, #header.sticky-onscroll.is-sticky .header-top{
    background: #fff !important;
}
/* ALT PANEL */
.alt-side-panel-close {
    right: 10px;
    top: 32px;
    font-size: 1.2rem;
}
#topSearch #search_widget .ui-autocomplete-input {
    border: 0;
    border-bottom: 1px solid #f8f9fa;
    width: 100%;
    background: none;
    height: 2rem;
    background: none;
    float: unset !important;
}
/*
.product-flags {
    padding: 0.5rem;
    -ms-flex-pack: right;
    justify-content: right;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
}*/
/* OWL FIX - spostare in libreria*/
.owl-theme .owl-dots .owl-dot span{
    background: #E4E4E4;
    opacity: .5;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #E4E4E4;
   /* E4E4E4*/
    opacity: 1;
}
/* CATEGORY HEADER */
.product-list-section .section-decription, .block-category .block-category-inner {
    display: flex;
    justify-content: center;
    color: #666666;
}
.product-description-short{
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}


.product-description-short>p {
    margin-bottom: .25rem;
}
.product-description-short>p:last-child {
    margin-bottom: 0;
}
/* CART e CHECKOUT */
.card.cart-summary, .card.js-cart {
    border: 1px solid #1D1A19;
    background: none;
}
.card.cart-container {
    border: 1px solid #1D1A19;
}
.card.cart-container .cart-overview {
    padding: 1rem 1.5rem;
    border-top: 1px solid #fffefe;
}
.card.cart-container h1 {
    padding: 1.5rem 1.5rem;
    margin: 0;
   /* font-size: 2rem;
    */
    background: #1D1A19;
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cart-grid-body .cart-overview {
    padding: 1rem 0;
}
.card-block.cart-detailed-actions {
    padding-top: 0px;
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
    color: inherit;
}
.checkout.cart-detailed-actions.card-block .btn {
    width: 100%;
}
.cart-summary-line {
    padding-top: 6px;
    padding-bottom: 6px;
}
body#checkout #header .header-nav {
    box-shadow: none;
}
body#checkout section.checkout-step {
    box-shadow: none;
    border: none;
    padding: 0px;
    margin-bottom: .5rem;
}
body#checkout section.checkout-step .step-title {
    box-shadow: none;
    background-color: #1D1A19;
    border: none;
    padding: 1rem 1.5rem;
    margin: 0;
    font-weight: 600;
    font-size: 1rem;
    border: 1px solid #1D1A19;
    color: white;
}
body#checkout section.checkout-step .content {
    box-shadow: none;
    background: none;
    border: none;
    padding: 1.5rem 1.5rem;
    margin: 0;
    border: 1px solid #1D1A19;
}
/* body#checkout #footer {
    box-shadow: none;
    padding: .9375rem;
    background: #fff;
    color: inherit;
}
body#checkout a:hover {
    color: inherit;
}
*/
.block-promo .cart-summary-line .label, .block-promo .promo-name {
    color: inherit;
    font-weight: 600;
}
/* .card-block>h1, .page-title {
    font-weight: 800;
}
*/
body#checkout section.checkout-step small {
    color: inherit;
    font-weight: 400 !important;
    text-decoration: underline;
    position: relative;
    top: -0.1rem;
}
body#checkout section.checkout-step small {
    color: inherit;
    font-weight: 400 !important;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: inline-block;
}
body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}
/* body#checkout section.checkout-step #customer-form, body#checkout section.checkout-step #delivery-address, body#checkout section.checkout-step #invoice-address, body#checkout section.checkout-step #login-form {
    margin: 0;
}
*/
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: inline;
    float: none;
    margin: 0;
    color: inherit;
}
body#checkout section.checkout-step .delivery-option {
    background: none;
    padding: inherit;
    margin-bottom: .9375rem;
}
body#checkout section.checkout-step .address-item.selected {
    background: none;
    border: 1px solid #232323;
}
/* fix checkbox */
.custom-radio {
    display: inline-block;
    position: relative;
    width: .8rem;
    height: .8rem;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #232323;
    background: #fff;
    margin-right: .5rem;
}
/** riepilogo */
#order-confirmation #order-details {
    background-color: #f8f9fa;
    padding: 1rem 1.5rem;
}
/* giftcard */
.category-gift-card .card-item .card-thumbnail img {
    margin-top: -45% !important;
    margin-bottom: -45% !important;
}
.category-gift-card #products #js-product-list-top {
    display: none;
}
.product-id-category-38 #guida-alle-taglie {
    display: none;
}
.category-gift-card .card-item .product-price-and-shipping {
    display: none;
}
/* popup giftcard */
#popup-notifications {
    position: fixed;
    right: 15px;
    top: 110px;
    z-index: 99;
}
#popup-notifications .notify {
    width: auto;
    height: auto;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 1px 2px #868686 !important;
    overflow: hidden;
    cursor: pointer;
    margin: 10px 0;
}
#popup-notifications .info {
    display: block;
    text-decoration: none;
    padding-right: 15px;
}
#popup-notifications .notify:first-child {
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 58px;
}
#popup-notifications .circle {
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 9px 0 0 0;
    text-align: center;
}
#popup-notifications .circle>i {
    font-size: 1.3rem;
}
#popup-notifications .gr>.circle {
    background-color: #000;
}
#popup-notifications .gr>.info span:first-child {
    color: #000;
}
#popup-notifications .rd>.circle {
    background-color: #000;
}
#popup-notifications .rd>.info span:first-child {
    color: #000;
}
#popup-notifications .or>.circle {
    background-color: #000;
}
#popup-notifications .or>.info span:first-child {
    color: #000;
}
#popup-notifications .bl>.circle {
    background-color: #000;
}
#popup-notifications .bl>.info span:first-child {
    color: #000;
}
#popup-notifications .info {
    width: 100%;
    max-width: 230px;
    height: auto;
    padding: 10px;
    padding-left: 0;
}
#popup-notifications .info span {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: .8rem;
}
#popup-notifications .info span a {
    color: hsl(0, 0%, 33%);
    text-decoration: none;
    font-weight: 600;
}
/* CATEGORY CAROUSEL */
.category-slider {
}
.card-cabinet .card-content {
    position: relative;
    margin: -2.5em auto 0 auto;
    display: block;
    width: 70%;
    top: 100%;
    background: #fff;
    padding: 1.5em 1rem;
    height: auto;
    z-index: 2;
    border: 3px solid black;
}
.card-cabinet .card-title {
    color: black;
    text-transform: unset;
    font-size: .8rem;
    font-weight: 600;
    -webkit-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    text-shadow: none;
    margin-bottom: 5px !important;
    text-align: center;
    margin: 0 !important;
    padding: 0;
}

/* card-infov */
.card.card-infov {
    text-align: center;
}
.card.card-infov .svg {
    max-width: 50px;
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.card.card-infov .card-title {
    font-weight: 600;
    margin-bottom: 5px;
}
.card.card-infov .card-description {
    font-size: .8rem;
}
.section-newsletter-large {
    min-height: 60vh;
    padding: 3rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
   /* background-attachment: fixed;
    */
    background-image: url(../img/island_coco_nibiki_costumi_ricevi_uno_sconto_newsletter.jpg);
   /*background-size: 100%;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    */
}
/* @media (max-width: 767px) {
    .card.card-infov:before{
        dbdbdb 
   }
}
*/

/* card item product */
.subtitle-value.subtitle-value-feature-95 {
    display: inline-block !important;
}
/* ISLAND card-special */
.card.card-special .card-btn {
    width: 100%;
    max-width: 220px;
}
/* SPAZIOCASA fix product details column */
#product-col-details {
    padding-top: 2rem;
}
@media (min-width: 768px) {

}
/* ARIANO HEADER TOP @media (max-width: 767px) {
    #header-top-right {
        padding-left: 0;
   }
    #header-top-left {
        padding-right: 0;
   }
    #header-top-center {
        padding-right: 0;
        padding-left: 0;
   }
}
*/
/* CAROUSEL FORME */
.owl-carousel.slider-forme {
    position: relative;
    padding: 0px 20px;
}
.owl-carousel.slider-forme .item {
    color: #7a7a7a;
    display: block;
}
.owl-carousel.slider-forme .item .item-image-wrap {
    padding: 1rem .5rem;
    max-width: 150px;
    margin: 0 auto;
    position: relative;
}
.slider-forme .item-title, .slider-forme .item-action {
    font-weight: 100;
}
.slider-forme .owl-stage {
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
    .owl-carousel.slider-forme .item .item-image-wrap {
   }
}
/* .owl-carousel.slider-forme .owl-nav {
    position: static;
    top: 0px;
    width: 100%;
    height: 100% !important;
    z-index: -1;
    overflow: hidden;
    display: block;
    margin: 0px;
}
.owl-carousel.slider-forme .owl-prev, .owl-carousel.slider-forme .owl-next {
    color: #ff0000;
    top: 37%;
    position: absolute;
    font-size: 24px !important;
    margin:0px;
}
.owl-carousel.slider-forme .owl-prev {
    left: 0;
}
.owl-carousel.slider-forme .owl-next {
    right: 0;
}
.owl-carousel.slider-forme .owl-prev i, .owl-carousel.slider-forme .owl-next i {
    color: #ff0000;
}
.owl-carousel.slider-forme .owl-stage-outer {
    z-index: 1;
}
*/
/* ======================= ** TABS ===========================*/
.tabs {
    box-shadow: none;
    margin-top: 0;
    background: none;
    padding: 0;
}
.nav-tabs{
    margin-bottom: 1rem;
}
.nav-tabs.nav-tabs-center {
    margin-left: auto;
    margin-right: auto;
    border: none;
    width: fit-content;
    width: -moz-fit-content;
   /* Firefox/Gecko */
    width: -webkit-fit-content;
   /* Chrome */
}
.nav-tabs .nav-link.active {
   /* ariano */
    border-color: transparent !important;
    border-bottom-color: black !important;
}
.nav-tabs li.nav-item {
    margin-bottom: 15px;
}
.nav-tabs li.nav-item>.nav-link {
    background: #EDEDED;
    color: #141414;
    font-size: 12px;
    font-weight: 400;
    border-radius: 0px;
    border: none;
    text-decoration: none;
    position: relative;
}
.nav-tabs li.nav-item>.nav-link:hover {
    border: none;
}
.nav-tabs li.nav-item>.nav-link.active {
    background: #141414;
    color: #ffffff;
    border: none;
}
.nav-tabs li.nav-item>.nav-link.active:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #141414;
    border-bottom: 0;
   /* margin-left: 45%;
    */
    margin-bottom: -5px;
}
.filter-by-label {
    display: none !important;
}
/* fix islandococ */
.social-sharing, #scalapayPopUpTrigger {
    display: none;
}
#cart-link > img{
    height: 2rem;
}
.alt-side-panel-left.active {
    width: 100%;
    max-width: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.footer-copy {
    font-size: .9rem;
}
#search_filters .facet .collapse.in, #search_filters_brands .facet .collapse.in, #search_filters_suppliers .facet .collapse.in {
    max-height: 50vh;
}
/* fix ARIANO product tab */
#product-tabs-mobile .card-header, #product-tabs-mobile .card-body, #product-tabs-mobile .card-accordion{
    text-align: left;
}
#product-tabs-mobile dl.data-sheet .name, #product-tabs-mobile dl.data-sheet .value {
    padding: 0 !important;
    background: none !important;
}
@media (max-width: 767.98px) {
    #header .header-top a[data-depth="0"] {
        font-weight: 800;
   }
}
#header .header-top .card-accordion:not(.node-leaf) .card-header:after {
    content: "add";
    display: inline;
    clear: both;
    font-family: Material Icons;
    position: relative;
    right: -5px;
    font-size: .8rem;
    top: 2px;
    transition: .3s;
}
#header .header-top .card-accordion:not(.node-leaf) .card-header:before {
    content: " ";
}
.card-item .badge {
    display: none;
}
/* personalizzazione voci menu */
.megamenu-body {
    border-top: none;
    -webkit-box-shadow: 1px 1px 3px 1px #84848440;
    -moz-box-shadow: 1px 1px 3px 1px #84848440;
    -o-box-shadow: 1px 1px 3px 1px #84848440;
    box-shadow: 1px 1px 3px 1px #84848440;
    padding: 1.6rem .5rem;
}
.megamenu .dropdown-menu {
    top: 25px !important;
    margin: 0px !important;
    padding-top: 15px !important;
    /*display: none !important;*/
}
.megamenu .dropdown-menu .card-body ul > ul{
    display: none;
}

.megamenu-body .card.card-list .card-title{
    display: none;
}
/* PAGINATION */
.pagination {
    padding-top: 2rem;
    width: 100%;
    display: block;
}
.pagination .page-list {
    text-align: center !important;
    width: 100%;
}
.pagination .page-list li {
    display: inline;
    border: none;
    text-align: center;
    display: inline-block;
    height: auto;
    width: auto;
    border-radius: 0;
    font-size: 1rem;
    margin: 0 1rem;
   /* padding-bottom: 2px;
    */
    line-height: normal;
}
.pagination .page-list li a {
    letter-spacing: 0;
    font-weight: 400;
    color: black !important;
}
.pagination .page-list li.current a {
    border: none;
    color: black !important;
    border: 1px solid black;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    padding-top: 15px;
    font-weight: 900;
}
.pagination .page-list li.pagination-item-type-next,
.pagination .page-list li.pagination-item-type-previous {
   /*float: left;
    */
    width: auto;
    border-color: transparent;
    background: black;
    color: white !important;
    padding: 0.3rem 0.8rem;
}
.pagination .page-list li.pagination-item-type-next >a,
.pagination .page-list li.pagination-item-type-previous >a{
    color: white !important;
}
.pagination .page-list li.pagination-item-type-spacer {
    display: none;
}
.pagination-summary {
    display: none;
}
.pagination a:not(.previous):not(.next) {
    letter-spacing: 0;
}
.card-item .card-content .product-availability-different-options {
    display: none;
}
/* todo generalizzare */
.product-availability, #product-availability {
    margin-top: .5rem;
    font-weight: 400;
    font-size: .7rem;
    text-transform: uppercase;
}
/* todo generalizzare */
.card-item .card-footer, #product .product-quantity .add {
    margin-bottom: 0;
}
.card-item .card-content .card-footer {
    margin-top: .5rem;
    font-size: .7rem;
}
.mailalert-descr {
    font-size: .7rem;
}
.product-variants {
    margin-bottom: .5rem;
}
.ap5-pack-product-title {
    font-weight: 600;
}
.ap5-pack-product-price {
    color: #f8a2a1;
    margin-left: 10px;
    display: none;
}
.ap5-price-container {
    margin-bottom: 1rem;
}
a.link-show.btn-sizeguide {
}
.btn-sizeguide {
    padding: .3rem .5rem;
    border-bottom: 1px solid #000;
    font-size: .8rem !important;
    color: inherit !important;
    display: block;
    width: fit-content;
    margin-bottom: 1rem;
}
.btn-sizeguide>img {
    max-width: 1.2rem;
}
/* guidataglie */
.guidataglie-linetitle td {
    padding: 10px 5px;
}
.guidataglie-linetitle {
    font-weight: 800;
}
#guidaTaglieModal .modal-header, #guidaTaglieModal .modal-footer{
    border: none !important;
}
/* TAGLIE BARRATO generalizzare span.radio-label.combination-soldout {
    position: relative;
    overflow: hidden;
    color: #f0f0f0;
}
span.radio-label.combination-soldout:after {
    content: "";
    display: block;
    width: 150%;
    height: 1px;
    border-top: 1px solid#f0f0f0;
    transform: rotate(45deg);
    position: absolute;
    top: -1px;
    left: 0;
    transform: rotate(45deg);
    transform-origin: 0% 0%;
}
*/
#product .input-color:checked+.combination-soldout:after, #product .input-color:hover+.combination-soldout:after, #product .input-radio:checked+.combination-soldout:after, #product .input-radio:hover+.combination-soldout:after {
    border-color: #242424;
}
.ap5-product-pack-row-has-errors div.ap5-attributes, .ap5-product-pack-row-has-errors fieldset.ap5-quantity-fieldset {
    -webkit-animation-name: unset !important;
    -moz-animation-name: unset !important;
    -ms-animation-name: unset !important;
    -o-animation-name: unset !important;
    animation-name: unset !important;
}
.ap5-loader {
    display: none;
}
/*personalizzazione specifica */
.ap5-pack-product-content .product-availability {
    display: none;
}
/* CUSTOM ARIANO */

.card-item .card-content .card-footer {
    margin-top: .3rem;
    font-size: .6rem;
}
@media (max-width: 767px) {
    .search-widget .form-control {
        max-width: 100% !important;
   }
}
/* search brand */
.search-brand{
    padding-left: 20px;
    border: none;
    border: 0 solid #ddd;
    border-width: 0;
    border-bottom-width: 1px;
    width:100%;
}
.brand-img h6 {
    font-weight: 400;
}
.mobile-menu-item {
    font-size: .8rem;
}
#side-menu-tab > .nav-link{
    font-size: .9rem;
    font-weight: 800;
}
/* ariano hide flags */
#product .product-prices .product-flags{
    display:none;
}
/* hide menu mobile */
#menuMobileAccordion #menuMobileAccordion_category-18_head, #menuMobileAccordion #menuMobileAccordion_category-3_head{
    display:none;
}
span.site-panel-close.alt-side-panel-close{
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 18px;
    z-index: 999;
}
.alt-side-panel-close:after {
    content: "close";
    display: table;
    clear: both;
    font-family: Material Icons;
}
/* fix language side panel */
.side-panel .selector-in-header.dropdown button .selector-current {
    font-size: .9rem;
    margin-left: .5rem;
}
.miniature_variants {
    font-size: .7rem;
}
.product-availability-last_remaining_items{
    display: none;
}
/* edit menu */
#top-menu-item-lnk-saldi > a, #top-menu-item-lnk-sales > a, #top-menu-item-lnk-mid-season-sale > a, #top-menu-item-lnk-pre-sale > a{
    font-weight: 700 !important;
}
/* fix black friday */
body.cms-id-8 .page-header {
    display:none;
}
a#top-menu-item-a-lnk-christmas-sales {
    font-weight: bolder !important;
}
button.df-btn.df-term.df-term-selected {
    background: black;
    border-color: black;
}
/* pagina landing cats */
@media (min-width: 768px) {
    .catlandinglist{
        display: flex;
   }
    .catlandinglist-even{
        flex-direction: row-reverse;
   }
}
/* edit mobile menu */
#site-mobile-menu.side-panel{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#menuMobileAccordion{
    text-align: left;
    border-top: 1px solid #CDCDCD;
}
#menuMobileAccordion .card{
    border-bottom: 1px solid #CDCDCD;
    padding: .3rem 1rem;
}
#menuMobileAccordion .card-body{
    font-size: .8rem;
    border: none !important;
    padding: .5rem 0 !important;
}
#menuMobileAccordion .card-header .mobile-menu-item-link {
    font-size: .9rem;
    font-weight: 600;
}
#menuMobileAccordion .card-accordion-category-17 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
#menuMobileAccordion.accordion-info .card-header.collapsed:after {
    transform: rotate(180deg) !important;
    display: inline-block;
}
.cms-id-14 .page-header, .cms-id-13 .page-header, .cms-id-12 .page-header, .cms-id-11 .page-header {
    display: none;
}

/* integrare fix menu */
#top-menu .nav-item.dropdown.megamenu {
    position: relative;
}
/* ORARI */
.store-item table tr {
    padding-left: .5rem;
}
.store-item table ul {
    padding-left: .5rem;
}
.store-item table ul li {
    font-size: .8rem;
}
.store-item table ul{
    padding-bottom: .5rem;
    padding-top: .5rem;
}
/* ARIANO FILTRI BRAND */
.category-for-brand .facet-type-manufacturer {
    display: none;
}
/* INTEGRARE ACCORDION FOOTER */
.accordion-info .card-links .card-header{
    background: 0 0;
    border: 0;
    padding: 0;
    cursor: pointer;
}
.accordion-info .card-links .card-header .title{
    display: inline-block;
    max-width: 80%;
}
/* .accordion-disable .card-header{
    cursor: auto !important;
}
.accordion-disable .card-header:after{
    display: none !important;
}
.accordion-disable .collapse {
    display: block !important;
}
*/
.accordion .module-links .title{
    margin: 0 !important;
}
.accordion .module-links .card-header{
    margin: 0 !important;
    padding: 0 0 5px 0;
}
.accordion .module-links .card-links-body{
    padding-bottom: 10px;
}
.footer-logo{
    text-align: center;
    display: block;
}
.footer-logo >img{
    width: 100%;
    max-width:120px;
}
@media (min-width: 768px) {
    .footer-logo{
        text-align: left;
        display: block;
   }
    .footer-logo >img{
        max-width:80px;
   }
}
.page-content.page-cms{
    text-align: left !important;
}
#cart .paypal-buttons-context-iframe{
    display: none !important;
}
/* VARIANTI NON DISPONIBILI */
li.input-container.float-xs-left.combination-soldout {
    opacity: .3;
}
/* SLIDER FIXED */
.main-slider.owl-carousel .item-wrapper {
    height: 100vh !important;
    background: black;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 767px) {
    .main-slider.owl-carousel .item-wrapper {
        background-position: 70%;
   }
}

div#search_filters_wrapper {
    overflow: hidden;
    overflow-y: auto;
}
.product-flag.out_of_stock{
    display: none !important;
}
.product-flag.pack{
    display: none !important;
}
.main-slider.owl-carousel .item-wrapper {
   /*height: 100vh!important;
    */
    height:auto !important;
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
/* DA INTEGRARE */
.owl-carousel.carousel-group-default, .owl-carousel.carousel-group-default .owl-stage-outer, .owl-carousel.carousel-group-default .owl-stage-outer .owl-stage, .owl-carousel.carousel-group-default .owl-stage-outer .owl-stage .owl-item, .owl-carousel.carousel-group-default .owl-stage-outer .owl-stage .owl-item .item, .owl-carousel.carousel-group-default .owl-stage-outer .owl-stage .owl-item .item-wrapper{
    height: 100% !important;
}
.owl-carousel.carousel-group-default .owl-stage-outer .owl-stage .owl-item .item-wrapper .card.card-special {
    min-height: 100%;
}
.card.card-dark {
    background: black;
    color: white;
}
/* HEADER STICKY EXCEPTION #index .header-top{
    background: none !important;
}
#index header#header{
    background: none !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
}
#index header#header:not(.is-sticky) .svg-icon span {
    color: white !important;
}
#index header#header:not(.is-sticky) .svg-icon > img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
#index #header.sticky-onscroll:not(.is-sticky){
    background: rgba(255,255,255, .2);
}
#index #header.sticky-onscroll:not(.is-sticky) #top-menu .nav-item .nav-link, #index #header.sticky-onscroll:not(.is-sticky) .header-sub-action > .header-dropdown-item{
    color:#fff !important;
    transition:all .3s linear;
}
#index #header.sticky-onscroll:not(.is-sticky) .logo-a .logo, #index #header.sticky-onscroll:not(.is-sticky) .header-sub-action .svg-icon img {
    max-width: 100%;
    filter: brightness(0) invert(1);
    transition:all .3s linear;
}
*/
/* facets orizontal */
.facets-in-h {
    width:100% !important;
}
.facets-in-h section.facet {
    width: 50%;
    float: left;
}
@media (min-width: 1200px) {
    .facets-in-h section.facet {
        width: 33%;
   }
}
.facets-in-h .facet .title:after{
    display: none !important;
}
.facets-in-h #search_filters .facet{
    display: flex !important;
}
.facets-in-h #search_filters .facet .collapse{
    display: flex !important;
}
.facets-in-h .facet-values{
    margin-bottom: 0;
    margin-top: 0;
}
.facets-in-h ul.facet-values, .facets-in-h ul.facet-values > li{
    margin-left: 10px;
}
.facets-in-h ul.facet-values > li, .facets-in-h ul.facet-values .facet-label, .facets-in-h ul.facet-values .search-link {
    width: auto !important;
}
.facets-in-h ul.facet-values .custom-checkbox{
    display:none !important;
}
.facets-in-h #search_filters .facet .facet-label.active {
    font-weight: 800 !important;
    border-bottom: 1px solid black;
}
.facets-in-h #search_filters .facet > ul {
    margin-bottom: 0 !important;
}
#filter-attribute-2 .custom-checkbox{
    display: none;
}
#filter-attribute-2 li.facet-element-with-color-selector {
    margin-left: 5px;
}
/* TODO integrare */
.color-checkbox {
    border: 1px solid #E4E4E4;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    background: white;
    padding: 2px;
}
.color-checkbox .color-checkbox-inner{
    border: none;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    background: #E4E4E4;
}
.color-checkbox.color-checkbox-active{
    border-color: black;
}
.facet-label.active .color-checkbox .color-checkbox-inner{
}
.facet-element-with-color-selector .facet-label.active{
    border: none !important;
    ;
}
.color-checkbox-verde .color-checkbox-inner, .color-checkbox-green .color-checkbox-inner{
    background: #92D708;
}
.color-checkbox-blu .color-checkbox-inner, .color-checkbox-blue .color-checkbox-inner{
    background: #3966C6;
}
.color-checkbox-fantasia .color-checkbox-inner, .color-checkbox-fantasy .color-checkbox-inner{
    background: rgb(163,75,61);
    background: radial-gradient(circle, rgba(163,75,61,1) 0%, rgba(206,166,0,1) 54%, rgba(16,139,142,1) 100%);
}
.color-checkbox-dattero .color-checkbox-inner, .color-checkbox-dattero .color-checkbox-inner{
    background: #A34B3D;
}
.color-checkbox-smeraldo .color-checkbox-inner, .color-checkbox-smeraldo .color-checkbox-inner{
    background: #108B8E;
}
.color-checkbox-fucsia .color-checkbox-inner, .color-checkbox-fucsia .color-checkbox-inner{
    background: #FC4FB0;
}
.color-checkbox-yellow .color-checkbox-inner, .color-checkbox-giallo .color-checkbox-inner{
    background: #F5E344;
}
.color-checkbox-beige .color-checkbox-inner, .color-checkbox-beige .color-checkbox-inner{
    background: #F2D3B8;
}
.color-checkbox-gold .color-checkbox-inner, .color-checkbox-oro .color-checkbox-inner{
    background: #CEA600;
}
.color-checkbox-antracite .color-checkbox-inner, .color-checkbox-antracite .color-checkbox-inner{
    background: #1C3842;
}
.color-checkbox-avorio .color-checkbox-inner, .color-checkbox-avorio .color-checkbox-inner{
    background: #FDEAC6;
}
.color-checkbox-rame .color-checkbox-inner, .color-checkbox-rame .color-checkbox-inner{
    background: #DD4700;
}
.color-checkbox-bordeaux .color-checkbox-inner, .color-checkbox-bordeaux .color-checkbox-inner{
    background: #6B0B10;
}
.color-checkbox-white .color-checkbox-inner, .color-checkbox-bianco .color-checkbox-inner{
    background: white;
}
.color-checkbox-naturale .color-checkbox-inner, .color-checkbox-natural .color-checkbox-inner{
    background: #f2ece0;
}
.color-checkbox-black .color-checkbox-inner, .color-checkbox-nero .color-checkbox-inner{
    background: #000000;
}
.facets-in-h .facet-values li:last-child{
    margin-right: 0 !important;
}
.facets-in-h .facet-values li:first-child{
    margin-left: 0 !important;
}
/* FIX STICKY COLUMN */
#wrapper{
    overflow-x:hidden;
}
.page-product #wrapper {
    overflow-x:unset !important;
   /* TODO 2024  max-width: 100vw;
    width: 98%;*/
}

.btn-group-lg>.btn, .btn-lg {
    padding: 1rem 3rem;
    font-size: inherit;
    line-height: 1.5;
    border-radius: 0;
}
@media (max-width: 767px) {
    .card.card-special.card-without-img{
        min-height: 50vh !important;
   }
}
small.step-number {
    text-decoration: none !important;
    background: white;
    color: black !important;
    font-weight: 700;
    width: 14px;
    display: inline-block;
    height: 14px;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    font-size: 12px !important;
}
button#site-mobile-filters-open {
    font-weight: bold;
}
/* FIX FILTRO BLU */
#site-mobile-filters-open .select-label {
    color:#000000;
}
.ets_cookie_banner_content {
    text-align: left;
    width: 100%;
}
/* pulsane btn freccia */
.btn.btn-primary:after {
    content: '\f061';
    margin-left: 0.5rem;
    font-family: "FontAwesome";
    font-size: .6rem;
    position: relative;
    top: -1px;
}
/* shadow slider */
.main-slider {
    box-shadow: 0 3px 3px #00000005;
}
.btn-newsletterform-subscribe{
    text-transform: uppercase;
}
.footer-logo .logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    max-width: 120px;
}

.header-sub{
    width:100%;
}
.ets_baw_display_banner{
    margin:0 !important;
}
#top-menu .nav-item .nav-link {
    padding: 0.25rem 1.25rem;
}
/* BRANDS CARTOSPEDIA */
#featured-brands-carousel .item-wrapper{
    background: #f2f2f2;
}
#featured-brands-carousel .item-wrapper img{ 
    mix-blend-mode: multiply;
}

/* TEMP HEADER */
#header .header-logo .logo-a{
    display: block; /* todo */
 }
@media (max-width: 767px) {

    .text-md-left{
        text-align: left  !important;
    }
    .text-md-center{
        text-align: center  !important;
    }
    #wrapper {
        padding: 126px 0 0;
   }

    #header-top-center, #header-top-right,#header-top-left {
        height: 48px;
    }
    #header .header-top{
        padding-bottom:0 !important;
    }
 #couponbar{
    display: none !important;
 }

 }
 .header-sub.header-sub-right {
    text-align: right;
}



/* cat-mini */
.cat-mini{
    border: 1px solid #D4D4D4;
    position: relative;
}

.cart-mini-label{
    position:absolute;
    bottom: -2rem;
    left:0;
    width:100%;
    display:inline-block;
    text-align:center;
    text-transform: uppercase;
    font-size: .75rem;
}


/* spazio casa */
.block-category {
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
    padding: 0;
}

.card-item .card-content .card-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.product-flag.new{
    background:black !important;
}
.product-flags{
flex-direction: column-reverse !important;
}


.card-footer  .product-availability-unavailable{
    display:none;
}

.add-to-cart-area .number-spinner .btn{
    border-radius: 0 !important;
}

#product-col-details .current-price .discount.discount-percentage{
    display: none !important;
}

#product-col-details .product-prices .product-discount,
#product-col-details .product-prices .product-price{
    display: inline-block;
}

.product-informations-column-title{
    width: 100%;
    font-weight: 800;
    border-bottom: 1px solid white;
    margin-bottom: 1rem;
    padding-bottom: .7rem;
}

@media (min-width: 768px){
/* solo spaziocasa */
.product-informations-column{
    padding-left: 0;
    padding-right: 0;
}
.product-informations-column:first-of-type{
    padding-left:15px;
}
.product-informations-column:last-of-type{
    padding-right:15px;
}
.product-informations-column:last-of-type .product-informations-column-title,
.product-features dl.data-sheet > .name, 
.product-features dl.data-sheet > .value {
    text-align:right;
}
}

.product-features > dl.data-sheet{
    margin: 0;
}
.product-features dl.data-sheet > .name, .product-features dl.data-sheet > .value {
    border-bottom: 1px solid white !important;
    margin: 0 !important;
    padding: .5rem 1.5rem !important;
    color:white !important;
}

.product-condition{display:none}

.infotecniche{

    color: #1d1a19;
    position: absolute;
    top: -1.2rem;
    right: 0;
    font-size: 2rem;
    font-weight: 900;
    width: 100%;
  text-align: right;

}
@media (min-width: 768px){
    .infotecniche{

        top: -2rem;

        font-size: 4rem;

    
    }
    .d-md-block{
        display:block !important;
    }
}

.blockreassurance-item .title{
    display:none !important;
}

.card.card-info .card-content {
    padding: 12px 0 3px 10px;
}
.breadcrumb li{
    text-transform: uppercase;
    font-weight: 600;
}



#index section#block-reassurance {
    border-bottom: 1px solid #DEDEDE;
}

@media (max-width: 600px) {
/* fix icon mobile */
.header-sub-right .header-sub-action{
    margin-left:.3rem !important;
}
}

.mobile-toolbar{
    background:white;
    width:100vw;
    height:80px;
    position:fixed;
    bottom:0;
    left:0;
    box-shadow: 0 1px 2px #868686 !important;

    -ms-flex-pack: justify !important;
    justify-content: space-between !important;

    display: -ms-flexbox !important;
    display: flex !important;
    padding: 18px 0;
    z-index: 10;

}
.mobile-toolbar > .mtb-el{
        display: flex;
        flex-flow: column;
        text-align: center;
        display: flex;
        flex-flow: column;
        text-align: center;
        text-transform: uppercase;
        font-size: .6rem;
        font-weight: 600;
        letter-spacing: 1px;
        width:20%;
    }
    .mobile-toolbar > .mtb-el > img{
        width: 38px !important;
        margin-left: auto;
        margin-right: auto;
        height: 24px !important;
    }
    .mobile-toolbar  .mtb-el-txt{
        margin-top:8px;
        text-align: inherit; 
    }



.a2c-mobile-toolbar {
    background: white;
    position: fixed;
    bottom: 80px;
    z-index: 101;
    width: 100%;
    left: 0;
}

.a2c-mobile-toolbar .add-to-cart-area>*{
    margin-left: 0rem  !important;
margin-right: 0rem !important;;
margin-bottom:0 !important;
}

.a2c-mobile-selectors{
    display: flex;
    width:100%;
    flex-wrap: wrap;
    border-top: 1px solid #969696;
}
.a2c-mobile-selector{
    text-align:center;
    flex: 1 0 50%; /* Toma el 50% del ancho disponible */
    padding: 15px; /* Altura de los elementos */
    box-sizing: border-box; /* Incluye el borde en el ancho/altura total */
    display: flex;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #969696;
    background:white;
    white-space: nowrap; /* Assicura che il testo non venga a capo */
  overflow: hidden; /* Nasconde il testo che supera la larghezza massima */
  text-overflow: ellipsis; 
  width:fit-content;
}

.a2c-mobile-selector .element-value {
    display: inline-block;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.a2c-mobile-selector .element-value::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    margin-left:5px;
}

.a2c-mobile-selector .element-title{
    display:none;
    
}
#a2c-mobile-panel{
    z-index: 8  !important;
}
#a2c-mobile-panel.alt-side-panel-bottom.active{
    height:auto;
}
.a2c-mobile-panel-content{
    padding: 0 0 2rem 0;
    max-height: 300px;
}
.a2c-mobile-panel-header{
    padding: 2rem 0;
}

.a2c-mobile-panel-header >.title {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
}


/* pannello */
span.mobile-attribute-el {
    display: flex;
    padding: 0.5rem 0;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.mobile-attribute-el .element-color {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #f7f7f7;
    margin-right: 1rem;
}

.mobile-attribute-el .element-radio{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid black;
    background: white;
    margin-right: 1rem;
    position:relative;
}

.mobile-attribute-el.selected .element-radio:before{
    content: "";
    width: 10px;
    height: 10px;
    position:absolute;
    top:2px;
    left:2px;
    background: black;
    border-radius: 50%;
}
/*.mobile-attribute-el:hover span.element-value,*/
.mobile-attribute-el.selected span.element-value {
    font-weight: 800;
}

/*.mobile-attribute-el:hover .element-color ,*/
.mobile-attribute-el.selected .element-color  {
   border-color:#141414 !important;
}

.mobile-attribute-el.soldout {
    opacity: 0.5;
}


/* border header */
.header-bottom{
    border-top:1px solid #3E3A37;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

body:not(#index) header#header {
    border-bottom: 1px solid #3E3A37;
}



@media (max-width: 767px){
    .header-bottom{
        border-top: none;
    }

    body:not(#index) header#header {
        border-bottom: 1px solid #DEDEDE;
    }
}







.custom-radio {
    /* display: inline-block; */
    position: relative;
    /* width: 0.8rem; */
    height: auto;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0;
    border: none;
    background: none;
    margin: 0;
    display: flex;
    width: fit-content;
}

/* 
.block-contact spaziocasa */

.block_newsletter div#gdpr_consent {
    font-size: .9rem;
    margin-bottom: 1rem;
}

.block-contact a{
    text-decoration: underline;
}

.block-contact-box {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1.2rem;
}
.block-contact-box  > i{
font-size: 1.4rem;
    position: absolute;
    left: 0;
}

.footer-section-dark .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    color: white !important;
}

/* 
.block-social spaziocasa */
.block-social {
    text-align: left;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: flex;
}

@media (min-width: 768px) {
.block-social{

}
}

.block-social label{
    color:white;
    display:inline-block;
    margin:0 !important;
}
.block-social ul{
    display:inline-block;
    margin-left: 1.5rem;;
}

.block-social ul li {
    height: 34px;
    width: 34px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 10px;
    background-color: white;
    color: black;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
}
.block-social ul li > a, 
.block-social ul li > a > i{
    color: black;
    font-size: 22px;
}

.block-category .titlegroup{
    padding-top:1.5rem;
}
@media (max-width: 991px){
    .block-category .titlegroup,
    .block-category .block-title  {
        width:100%;
        text-align:center;
    }
}


/* section */
.section.product-list-section {
    text-align:center;
}
#index .section.product-list-section{
    padding-bottom:0;
}
.featured-products{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }





  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    color: white !important;
    border: 1px solid white !important;
    background: black !important;
    width: 26px !important;
    height: 26px !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.owl-carousel .owl-nav button.disabled
{opacity:0 !important;}



/* varianti colore */
.product-variants-item span.color {
    width: 48px !important;
    height:  48px !important;
    margin: 0 !important;
    border: 1px solid white;
    border-radius: 50% !important;
    box-sizing: border-box;
    position:relative;
}

.product-variants-item span.color:before {
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 50%;
    border: 3px solid white;
}

.product-variants-item span.color.texture {
    background-repeat: no-repeat;
    background-size: cover;
}

#product .input-color:checked+span, 
#product .input-color:hover+span {
    border-color: #1d1a19;
    border-width: 2px;
}

.product-variants-item > ul{
    margin-bottom:0;
}
.product-variants-item ul li.input-container label{
    width: auto !important;
    margin: 3px !important;
   /* border: 1px solid black;
    border-radius: 50% !important;
    box-sizing: border-box;*/
}


.product-variants .form-control.form-control-select {
    border-radius: 0 !important;
    border-color: black !important;
    color: black !important;
}

#product #block-reassurance {
    margin-top:2rem;
}



#duplicate-price{
    height: 3.5rem; background: black; padding: 0 1.5rem; color:white;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

#duplicate-price > div{
    display: -ms-flexbox !important;
    display: flex !important;
}

#duplicate-price  .product-price{
    color:white !important;
    font-family: "Manrope", sans-serif !important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}

#duplicate-price .product-discount .regular-price {
    color: white !important;
    font-family: "Manrope", sans-serif !important;
    font-weight: 100 !important;
    font-size: .8rem !important;
}

#duplicate-price  .discount{
    display:none !important;
}

.add-to-cart {
    background: black !important;
}



div#header-top-center .logo {
    transform: scale(1.1);
}


/* disponibilitù spazio casa */
/*.card-item .product-flag .product-availability-different-options{
    display:none;
}*/

/* fix checkout spaziocasa */
#checkout-personal-information-step  .nav-item .nav-link{
    color:gray;
    font-weight: 300;
    text-transform: uppercase;
}
#checkout-personal-information-step  .nav-item .nav-link.active{
    color:black;
    font-weight: 800;
}

.input-group input.form-control {  
   /* height: calc(1.5em + 1rem + 2px); TODO*/
   height: auto;
}
@media (max-width: 11767px) {
    #product-col-thumbs{
        padding-top:1rem;
    }
}



/* megamenu */




.card-item .card-thumbs {
    padding: 3px;
}

.card-item  .card-thumbs {
    padding: 3px;
}