/*GENERICI*/
.pt-0{padding-top: 0!important;}
.border-0{border:0 0 0 0!important;}
.pb-0{padding-bottom: 0!important;}

.pt-10{padding-top: 10px!important;}
.pt-20{padding-top: 20px!important;}
.pt-30{padding-top: 30px!important;}
.pt-40{padding-top: 40px!important;}
.pt-50{padding-top: 50px!important;}
.pt-60{padding-top: 60px!important;}
.pt-70{padding-top: 70px!important;}
.pt-80{padding-top: 80px!important;}
.pt-100{padding-top: 100px!important;}

.pb-10{padding-bottom: 10px!important;}
.pb-20{padding-bottom: 20px!important;}
.pb-30{padding-bottom: 30px!important;}
.pb-40{padding-bottom: 40px!important;}
.pb-50{padding-bottom: 50px!important;}
.pb-50{padding-bottom: 50px!important;}
.pb-60{padding-bottom: 60px!important;}
.pb-70{padding-bottom: 80px!important;}
.pb-80{padding-bottom: 80px!important;}
.pb-100{padding-bottom: 100px!important;}

.pl-10{padding-left: 10px!important;}
.pl-20{padding-left: 20px!important;}
.pl-30{padding-left: 30px!important;}
.pl-40{padding-left: 40px!important;}
.pl-50{padding-left: 50px!important;}
.pl-60{padding-left: 60px!important;}
.pl-70{padding-left: 70px!important;}
.pl-80{padding-left: 80px!important;}
.pl-100{padding-left: 100px!important;}

.pr-10{padding-right: 10px!important;}
.pr-20{padding-right: 20px!important;}
.pr-30{padding-right: 30px!important;}
.pr-40{padding-right: 40px!important;}
.pr-50{padding-right: 50px!important;}
.pr-60{padding-right: 60px!important;}
.pr-70{padding-right: 70px!important;}
.pr-80{padding-right: 80px!important;}
.pr-100{padding-right: 100px!important;}


.corsivo{font-style: italic;}
.grassetto{font-weight: 600;}
.no-bullet{ list-style-type: none;}

.h-100 {
  height: 100%;
}

.text-left{
  text-align: left!important;
}
.text-right{
  text-align: right!important;
}

.red-button, 
#product-addtocart-button, 
.checkout-index-index .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, 
#block-discount .action.primary, 
.cart-summary .action.primary.checkout,
.cart-container .form-cart .action.continue {
  border: none;
}

@media (max-width: 992px) {
  [data-image-hover-effects="zoom"] .data-bgset-image-wrapper,
  [data-image-hover-effects="zoom"] .post-image-effect img,
  [data-image-hover-effects="zoom"][data-content-type="image"] img,
  [data-image-hover-effects="zoom"] div[class*="pagebuilder-banner-wrapper background-image"]:after,
  [data-image-hover-effects="zoom"]:hover .data-bgset-image-wrapper,
  [data-image-hover-effects="zoom"]:hover .post-image-effect img,
  [data-image-hover-effects="zoom"]:hover[data-content-type="image"] img,
  [data-image-hover-effects="zoom"]:hover div[class*="pagebuilder-banner-wrapper background-image"]:after,
  .product-item .image_hover_effects--zoom .product_item_images:hover .products-image-hover,
  .product-item .image_hover_effects--zoom .product_item_images:hover .product-image-wrapper img:only-child {
    transition: none;
    -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none
  }
}

/*LOGO*/
.logo img {
  -webkit-filter: none !important;
  filter: none !important;
}

.logo img.no-sticky {
  display: block;
}

.logo img.sticky {
  display: none;
  width: 50px;
}

.header_scroll_up .logo img.no-sticky {
  display: none;
}

.header_scroll_up .logo img.sticky {
  display: block;
}

/*SEARCH*/
#search-form .search-form .button-close {
  top: 50% !important;
  right: -30px !important;
}

/* MINI CART*/
.header-container .header__action-default .minicart-wrapper .action.showcart .counter.qty.empty, 
.header-container .header__action-default li .counter.qty.empty {
  display: none;
}

.fixed-minicart .minicart-wrapper #minicart-content-wrapper .block-content>.actions>.primary .action.primary {
  margin-bottom: 15px;
}

/*CART*/
.cart-container .cart.main.actions button.update {
  display: none;
}

.cart-container .cart.main.actions .action#empty_cart_button {
  margin: 0;
}

.cart-container .cart-summary .checkout-methods-items .paypal-buttons-context-iframe {
  z-index: 0;
}
.cart-container .cart-summary .action.primary.checkout {
  width: 100%;
}
.cart-container .form-cart {
  margin-bottom: 4rem;
}
@media (min-width: 993px) {
  .cart-container .checkout-methods-items .item {
    flex-grow: 1;    
    min-width: 310px;
  }

  .cart-container .checkout-methods-items {
    display: flex;
    float: right;
  }

  .cart-container .checkout-methods-items .item+.item {
    margin-top: 0;
    padding-left: 10px;
  }
}

/*CHECKOUT*/
@media (max-width: 992px) {
  body.shipping .opc-estimated-wrapper {
    display: none;
  }
  body:not(.shipping) .authentication-wrapper {
    display: none;
  }
}

.checkout-index-index .opc-wrapper #opc-shipping_method .step-title {
  display: none;
}

.checkout-index-index #checkout-shipping-method-load table.table-checkout-shipping-method {
  display: none;
}

.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  max-height: initial;
}

.checkout-index-index .opc-block-summary .items-in-cart .product .item-options {
  display: initial;
}

.checkout-index-index .link-on-bottom .mobile-bottom-link li:has(a.link-cart-bottom.showcart) {
  display: none;
}

.checkout-payment-method .payment-option .payment-option-title .action span {
  font-weight: bold;
}

.checkout-index-index .authentication-wrapper .action-auth-toggle {  
  border-radius: initial;
  -webkit-border-radius: initial;
  -moz-border-radius: initial;
  -ms-border-radius: initial;
  -o-border-radius: initial;
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  display: none;
}

.checkout-index-index .opc-block-shipping-information .ship-via {
  display: none;
}

.checkout-index-index .payment-option-content .form.form-discount .actions-toolbar .primary .action {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
}
@media (min-width: 993px) {
  .page-wrapper {
    overflow: initial;
}

  .checkout-index-index .opc-sidebar {
    position: sticky;
    top: 80px;
  }
}

@media (max-width: 992px) {
  .checkout-index-index .authentication-wrapper {
    text-align: center;
  }
  .checkout-index-index .authentication-dropdown .modal-inner-wrap {
    height: 100%;
  }

 .checkout-index-index .header__action.col_right div {
  display: none;
 }
}

@media (max-width: 380px) {
  .checkout-index-index .checkout-shipping-method .actions-toolbar>.primary button {
    height: auto;
  }
}

/*HEADER*/
@media (min-width: 1200px) {
  .section-top-header .container-fluid>.pagebuilder-column-group {
    width: 100%;
  }
  .section-top-header .pagebuilder-column-group:not(.empty-child) .pagebuilder-column {
    padding-left: 0;
  }
}

.section-top-header .btn__top--header--banner--close {
  display: none;
}

.logo img {
  -webkit-filter: none !important;
  filter: none !important;
}

.header-container .logo-container {
  flex: none;
}

@media (min-width: 1200px) {
  .navigation .level0.default_dropdown .subchildmenu {
    padding: initial;
  } 

  .navigation .level0.default_dropdown .subchildmenu li {
    padding: initial;
  }

  .authorization-link .label-sign-in {
    display: none;
  }  
}

@media (max-width: 1199px) {
  .menu-item-has-children .open-children-toggle,
  .navigation.nav-sections li.level0.switcher-currency .open-children-toggle, 
  .navigation.nav-sections li.level0.switcher-language .open-children-toggle, 
  .level0.block_content .open-children-toggle {
    left: 0;
    height: 100%;
    min-height: auto;
  }
}

.mobile-menu-content .header-links-account .my-account {
  display: none;
}

.header_scroll_up .navigation {
  background: transparent !important;
}

@media (min-width: 1200px){
  .navigation li.level0 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*SIDEBAR*/
.menu-sidebar .menu-sidebar__list .menu-sidebar__item.title {
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}

.menu-sidebar .menu-sidebar__list .menu-sidebar__item .menu-sidebar__inner-link.current {
  font-weight: 600;
}

/*FILTER*/
.filter .filter-current {
  display: flex;
  align-items: baseline;
}

.filter .filter-current .widget-title {
  font-style: italic;
  font-size: small;
  padding-right: 20px;
}

#categories_link {
  border-top: 1px solid #e2e2e2;
}

@media (max-width: 992px) {
  .filter .filter-content {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  .filter .filter-current {
    border: none;
  }


}

@media (min-width: 993px) {
  .filter.active .filter-options, .filter-options {
    position: relative;
  }

  #categories_link {
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 30px;
    border-top: none;
    border-left: 1px solid #e2e2e2;
  }
}

/*IMMAGINI*/
figure.w-100 img {
  width: 100%;
}

/*POPUP*/
body .mfp-content {
  max-width: 80%;
}

/*SLIDER*/
div .slick-prev, 
div .slick-next, 
div .slick-next:not(.primary), 
div .slick-prev:not(.primary) {
  border: none;
  width: 35px;
  height: 35px;
}

div .slick-prev:hover, 
div .slick-next:hover, 
div .slick-next:not(.primary):hover, 
div .slick-prev:not(.primary):hover, 
div .fotorama__arr .fotorama__arr__arr:hover, 
div .slick-prev:focus, 
div .slick-next:focus, 
div .slick-next:not(.primary):focus, 
div .slick-prev:not(.primary):focus, 
div .fotorama__arr .fotorama__arr__arr:focus {
  box-shadow: none;
}


div .slick-prev:hover:before, 
div .slick-next:hover:before, 
div .slick-next:not(.primary):hover:before, 
div .slick-prev:not(.primary):hover:before, 
div .slick-prev:focus:before, div .slick-next:focus:before, 
div .slick-next:not(.primary):focus:before, 
div .slick-prev:not(.primary):focus:before {
  color: #fff;
}

div [data-appearance='full-bleed'] div[data-content-type='product_advanced'] .slick-prev {
  left: 25px;
}

div [data-appearance='full-bleed'] div[data-content-type='product_advanced'] .slick-next {
  right: 25px;
}

.widget-product-advanced-slider-carousel .slick-slide {
  padding: 0 10px !important;
}

@media (min-width: 768px) {
  .widget-product-advanced-slider-carousel .slick-slide {
    padding: initial;
  }
    .custom-product-carousel-wrapper .slick-list {
    margin: 0 -8px;
    padding: 0 180px 0 0 !important;
  }
    
  .custom-product-carousel-wrapper .slick-slide .slide-item {
    display: inline-block
  }
  
  .custom-product-carousel-wrapper .slick-prev:not(.sli-ani-arrow) {
    left: 3% !important;
    top: 35%
  }
  
  .custom-product-carousel-wrapper .slick-next:not(.sli-ani-arrow) {
    background-color: #fff;
    right: 12% !important;
    top: 35%
  }
  
  .custom-product-carousel-wrapper .hn-slider-module .slick-arrow {
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    color: #fff
  }
  
  .custom-product-carousel-wrapper .hn-slider-module .slick-arrow:before {
    color: #000;
    font-family: icomoon !important
  }
  
  .custom-product-carousel-wrapper .hn-slider-module .sli-ani-arrow {
    width: 32px;
    height: 32px;
    border: none;
    color: #fff
  }
  
  .custom-product-carousel-wrapper .hn-slider-module .slick-next:before {
    content: "\E905"
  }
  
  .custom-product-carousel-wrapper .hn-slider-module .slick-prev:before {
    content: "\E906"
  }  

  .custom-product-carousel-wrapper .slick-prev:not(.sli-ani-arrow) {
      top: 40% !important;
      left: 24vw !important
  }

  .custom-product-carousel-wrapper .slick-next:not(.sli-ani-arrow) {
      top: 40% !important;
      right: 2vw !important
  }
}


.row-slider {
  position: relative;
  margin-top:30px!important;
}

.row-slider .slider-header {
  background-color: rgba(255,255,255,0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 25%;
}

.row-slider .slider-header .widget,
.row-slider .slider-header .widget > div,
.row-slider .slider-header .widget > div > div {
  height: 100%;
}

@media (min-width: 992px) {
  .row-slider{margin-top:45px!important;}
  .row-slider .slider-header {
    width: calc(25% - 50px);
  }
}

/*CATEGORY*/
.catalog-category-grid .columns .products ~ .toolbar-products .grid-mode-show-type-products {
  display: none !important;
}

/*PRODUCT*/
#paypal-smart-button {
  z-index: 0;
}

.fotorama__arr--prev {
  left: 5px;
}

.fotorama__arr--next {
  right: 5px;
}

.fotorama__fullscreen-icon {
  width: 100px;
}

.configurable-variation-qty {
  display: none;
}

.product-item .product-item-details div[class*="swatch-opt"] .swatch-attribute .swatch-option:not(.text).selected, 
.product-item .product-item-details div[class*="swatch-opt"] .swatch-attribute .swatch-option:not(.text):hover {
  -webkit-box-shadow: 0 0 0 1px #000, inset 0 0 0 2px #fff;
  box-shadow: 0 0 0 1px #000, inset 0 0 0 2px #fff;
}

@media (min-width: 993px) {
  .product-item .product-item-details .swatches-hidden {
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    position: relative;
    z-index: 1;
  }
  
  .product-item:hover .product-item-details .swatches-hidden {
    opacity: 1;
    visibility: visible;
  }
}

.product-info-main .product-title-wrap {
  text-transform: uppercase;
}

.product-info-main .product-information-buttons i {
  margin-right: 1rem;
}

.materials-container .material {
  padding-bottom: 10px;
}

.materials-container .material .title {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #888;
    border: none !important;
}

.details-container .detail {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.details-container .detail img {
  width: 60px;
}

.details-container .detail .title {
  border: none !important;
  padding-left: 15px;
}

.product-info-main .product.attribute.overview .type{
  font-weight: var(--headings__font-weight-secondary);
  color: var(--heading__color__base, #000);
  text-align: left;
  font-size: 1.8rem;
}

.swatch-option::before,
.swatch-option::after {
  display: none;
}

.swatch-option.image.disabled {
  opacity: 0.3!important;
  border: inherit!important;
  border:4px solid #ffffff!important;

}
.swatch-option.text.disabled {
  opacity: 0.3!important;
  text-decoration: line-through;
}

/*ORDINI*/
.login-container-onepage .form.form-orders-search {
  min-width: auto;
}

.login-container.custom-login-container .block-guest-form .form.form-orders-search .legend span {
  font-size: 24px;
  font-weight: 500;
  color: #000;
}

.login-container.custom-login-container .block.block-new-customer {
  padding-left: 0;
  padding-right: 5px;
}

/*FORM*/
.form.contact {
  width: 100% !important;
}

/*NEWSLETTER*/
.block.newsletter .action.subscribe {
  font-size: 0;
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 8px 2rem;
  border: transparent;  
}

.block.newsletter .action.subscribe::after {
  font-weight: 400;
  content: "\f061";
  font-family: Font Awesome\ 5 Pro;
  font-size: 14px;
  color: currentColor;
  line-height: 1;  
}

.block.newsletter .field .control {
  background-color: white;
}

/*CHECKOUT*/
.checkout-onepage-success .print {
  float: none !important;
}

/* HOVER EFFECT */
.navigation.horizontal .horizontal-list .level0>a,
.slide-effect {
  position: relative
}

.navigation.horizontal .horizontal-list .level0>a:before,
.slide-effect:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  display: block;
  transition: 0.3s;
  width: 0;
  background: var(--navigation-level0-item__color);
  height: 2px;
  -webkit-transition: var(--transition, .3s);
  -moz-transition: var(--transition, .3s);
  -ms-transition: var(--transition, .3s);
  transition: var(--transition, .3s)
}

.navigation.horizontal .horizontal-list .level0>a:before{
  display: none;
}

.navigation.horizontal .horizontal-list .level0>a:hover:before,
.slide-effect:hover:before {
  width: 100%;
  left: 0;
  right: auto
}

@media all and (min-width: 1200px),print {
  .navigation .level0>.level-top{
    line-height: 23px;
    margin: var(--navigation-desktop-level0-item__padding);
    padding: 0;
  }

  .header_scroll_up .navigation.horizontal .horizontal-list .level0>a:before {
    background: #fff;
  }

  .navigation.horizontal .horizontal-list .level0.menu-item-has-children>a span:not(.label):before{
    display: none;
  }

  .navigation.horizontal .horizontal-list .level0>a:before{
    display: block;
  }
}

