@charset "UTF-8";
/* * Custom code goes here. * A template should always ship with an empty custom.css */
/* Company CMS page */
.about.block-social li.facebook a:before {
     content: "";
}
.about.block-social li.googleplus a:before {
     content: "";
}
.about.block-social li.instagram a:before {
     content: "";
}
.about.block-social li a:before {
     content: "";
     font-family: "FontAwesome";
}
.about.block-social li a {
     display: block;
     font-size: 16px;
     width: 35px;
     height: 35px;
     line-height: 35px;
     background: #323236;
     border-radius: 2px;
     -webkit-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     transition: all 0.4s ease;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
}
.about.block-social li {
     display: inline-block;
     cursor: pointer;
     margin: 5px 5px 0 0;
     text-align: center;
}
.about.block-social li.googleplus a {
     color: #DE3737;
}
.tax.clearfix, .about.block-social li a span {
     display: none !important;
}
.about.block-social li.facebook a {
     color: #4C86BC;
}
.about.block-social li.instagram a {
     color: #C4A74D;
}
.about.block-social li a:hover {
     color: #FFF;
     background: #E44853;
}
.btn-about {
     margin-bottom: 30px;
}
.owl-carousel.owl-theme.single .owl-item {
     padding: 0 !important;
}
.owl-carousel.owl-theme.single .owl-item a img {
     width: 100%;
}
.chi-siamo-layout .nav-pills .nav-link.active {
     background: transparent;
     color: #E44853;
     font-size: 18px;
}
.chi-siamo-layout .nav-pills .nav-link {
     border-right: 2px solid #E44853;
     border-radius: 0;
     font-weight: 600;
     font-size: 16px;
     text-align: right;
     transition: 0.5s;
     padding-right: 40px;
}
.service .media{
     padding: 0 !important;
}
.chi-siamo-layout .nav-pills .nav-link.active:after {
     content: "";
     color: #E44853;
     width: 4px;
     height: 4px;
     background: #E44853;
     border: 4px solid #E44853;
     border-radius: 100%;
     position: absolute;
     right: 82px;
     margin-top: 9px;
}
.nav-chi-siamo-wrapper {
     margin-right: 70px;
}
div#v-pills-tabContent {
     padding-left: 77px;
}
.cms-id-4 h1, .page-cms-4 h3 {
     color: #E44853;
}
.cms-id-4 #wrapper {
     background: #FBFBFB;
}
.cms-id-4 .page-content.page-cms {
     background: #FBFBFB;
}
.cms-id-4 #content-wrapper {
     margin-top: 40px;
}
@media (max-width: 1200px) {
     div#v-pills-tabContent {
         padding-left: 40px;
    }
}
@media (max-width: 768px) {
     div#v-pills-tabContent {
         padding-left: 0;
    }
     .nav-chi-siamo-wrapper {
         margin-right: 0;
    }
     .chi-siamo-layout .nav-pills .nav-link.active:after {
         right: 12px;
    }
}
@media (max-width: 575px) {
     .chi-siamo-layout .nav-pills .nav-link {
         border-bottom: 2px solid #E44853;
         border-right: none;
         text-align: center;
         transition: 0.5s;
         margin-left: -4px;
         display: inline-block;
         padding: 10px;
         font-size: 16px;
         width: 65px;
         position: relative;
    }
     .chi-siamo-layout .nav-pills .nav-link.active {
         font-size: 16px;
         text-align: center;
    }
     .margin-chi-siamo {
         margin-bottom: 40px;
    }
     .chi-siamo-layout .nav-pills .nav-link.active:after {
         top: 56px;
         display: inline-block;
         right: 28px;
         text-align: center;
    }
}
p.align-center {
     text-align: center;
     margin-bottom: 60px;
}
/* End CMS company page style */
#leo_search_block_top .block_content .list-cate-wrapper .list-cate {
     min-width: 280px;
     overflow-y: auto;
     height: 350px;
}
.text-header.customer-services-block li:last-child {
     margin-right: 30px;
}
.banner-info-shop:first-child {
     margin-left: 40px;
}
@media (max-width: 1200px) {
     .banner-info-shop {
         display: none !important;
    }
}
@media (min-width: 1200px) {
     .info-box-home.ApRow.has-bg.bg-boxed {
         display: none !important;
    }
}
.info-box-home.ApRow.has-bg.bg-boxed {
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
     font-size: 18px;
     font-weight: 600;
     text-transform: uppercase;
     flex-grow: 1;
     flex-wrap: wrap;
}
.info-box-home svg {
     width: 90px;
     margin: 20px 0;
}
.info-box-home .ship-icon-svg svg {
     width: 138px !important;
}
@media (max-width: 540px) {
     .info-box-home svg {
         width: 65px;
    }
     .info-box-home .ship-icon-svg svg {
         width: 113px !important;
    }
}
.inner .material-icons {
     color: #E44853;
     margin-right: 5px;
     font-size: 22px;
}
ul.popup-content.dropdown-menu.user-info li a:before {
     color: #E44853;
}
@media (max-width: 991px) {
     .block.text-header.ApHtml ul li {
         display: block;
    }
}
/*Header Icon and info shop header*/
.inner .ship-icon-svg svg {
     width: 55px;
}
.inner svg {
     width: 41px;
}
div.ApMegamenu .leo-top-menu li.nav-item span {
     margin-left: 25px;
     display: inline-block;
     height: 22px;
}
.leo-megamenu .navbar-nav > li {
     margin-left: -25px;
}
.banner-info-shop {
     margin-top: 23px;
}
/*End Icon and info shop header*/
/*Custom owl category carousel home page*/
@media (min-width: 992px) {
     .box-top-cateogory .button-middle .owl-theme .owl-buttons div.owl-next {
         right: 15px;
         left: auto;
    }
     .box-top-cateogory .button-middle .owl-theme .owl-buttons div.owl-prev {
         right: auto;
         left: 15px;
    }
}
.box-top-cateogory .owl-theme .owl-buttons div:before {
     font-size: 50px;
}
.box-top-cateogory .owl-theme .owl-controls .owl-buttons div:hover {
     border-color: transparent;
     background-color: transparent;
}
.box-top-cateogory .owl-theme .owl-buttons div:hover:before {
     color: #E44853;
}
.box-top-cateogory .owl-theme .owl-buttons div {
     width: 30px;
     height: 30px;
     line-height: 28px;
     text-indent: 99px;
     text-align: center;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     font-size: 1px;
     overflow: hidden;
     background: transparent;
     border: none;
     border-radius: 0;
}
.box-top-cateogory .title {
     text-transform: uppercase;
     font-size: 16px;
     color: #777;
}
.box-top-cateogory a:hover .title {
     color: #E44853;
}
.center-category-img {
     text-align: center;
     margin: 0 auto;
}
.box-top-cateogory .button-middle .owl-theme .owl-buttons .owl-prev {
     left: -20px;
}
.box-top-cateogory .button-middle .owl-theme .owl-buttons .owl-next {
     right: -20px;
}
/*end category carousel*/
.hide {
     display: none;
}
li.chi-siamo {
     float: right !important;
}
.category-carousel-img img {
     width: 150px;
     height: auto;
}
#module-ps_emailalerts-account ul.footer_links {
     margin-top: 20px;
}
/* FIX MOBILE MENU */
@media (max-width: 1200px) {
     .off-canvas-nav-megamenu .navbar-nav > li > .caret {
         width: auto;
         padding-right: 10px;
    }
     .nav .nav-item .caret.mobile {
         width: 100%;
         padding-right: 10px;
    }
     .off-canvas-nav-megamenu .nav li.dropdown .caret.mobile:before {
         text-align: right;
    }
}
/* product list with variant */
p.availability_value {
     margin-bottom: 0;
}
.product-miniature .thumbnail-container .product-image img {
     margin-top: 20px;
     margin-bottom: 20px;
}
@media (max-width: 580px) {
     .product-miniature .thumbnail-container .product-image img {
         max-width: 250px;
    }
}
.product-miniature .fa {
     color: #696969;
     font-size: 0.9rem;
     cursor: pointer;
     display: block;
}
.d_c_datas {
     text-align: center !important;
}
img.d_c_img, div.d_c_img {
     float: none;
     margin: 10px auto 5px auto;
}
input.qty,input.input-group.form-control.leo_cart_quantity {
     background: #FBFBFB;
     padding: 0.175rem 0.5rem;
     border: 1px solid #E8E8E8;
     height: 40px;
     width: 40px;
     color: #262626;
     margin: inherit;
     text-align: center;
     display: inline-block;
}
.product-quantity,.qty-product-simple .product-quantity {
     margin: 0;
}
.media-body .product-quantity {
     left: auto;
}
.product-quantity .btn-touchspin,.qty-product-simple .product-quantity .btn-touchspin {
     height: 20px;
     border-radius: 0;
     border-left: 0;
     display: block;
}
.Table .product-add-to-cart .product-quantity .btn-touchspin {
     height: 20px;
}
.modal.fade.quickview.leo-quickview .product-add-to-cart .product-quantity .btn-touchspin {
     height: 26px;
}
.product-add-to-cart .product-quantity .btn-touchspin {
     height: 26px;
}
.fletable_declinaisons button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
     margin-top: -4px;
}
.table-variant-container {
     max-height: 200px;
     overflow: auto;
}
.Table .Table-row + .input-group.bootstrap-touchspin {
     display: none;
}
@media (max-width: 768px) {
     .table_d_c .PlusMoins {
         position: relative;
         top: 18px;
         left: -3px;
    }
     .d_c_datas {
         float: none !important;
    }
}
@media (min-width: 768px) {
     .center-middle-footer.ApColumn {
         display: block !important;
         text-align: right !important;
    }
}
td.qty-product-simple {
     min-width: 58px;
}
.table_d_c tbody tr:first-child td {
     width: 25%;
}
.table_d_c {
     margin-top: 0;
     margin-bottom: 0;
}
.dataTables_wrapper {
     margin-top: 30px;
     margin-bottom: 10px;
}
.product-quantity .input-group-btn-vertical {
     top: 0;
     position: relative;
}
.Table .product-quantity .input-group-btn-vertical {
     top: 2px;
     position: relative;
}
.price {
     color: #E44853;
     font-size: 18px !important;
     font-weight: 400;
}
.attribute-cell p {
     text-align: center !important;
}
.product-flags .product-flag {
     font-size: 12px;
     text-align: center;
     padding: 0 8px;
     font-weight: 600;
     color: #41D169;
     background: #FFFFFF;
     text-transform: lowercase;
     border: 2px solid #41D169;
     right: auto;
     position: relative;
     left: 5px;
     border-radius: 5px;
}
.thumbnail-container .box-label label.on-sale {
     border-color: #f2434a;
     color: #f2434a;
}
a[data-link-action=different-invoice-address] {
     border: 1px solid #f2434a;
     padding: 3px;
}
.pointer {
     cursor: pointer;
}
input.leo_cart_quantity:read-only,input.qty:read-only {
     cursor: default;
     background-color: #ECECEC !important;
}
.flex-center {
     align-self: center;
     justify-content: center;
     border: 0;
}
.flex-center p {
     display: inline;
}
.price-flex {
     align-self: center;
     border: 0;
     flex-wrap: wrap;
     flex-flow: column;
}
.price-flex-deskop {
     align-self: center;
     border: 0;
     flex-wrap: wrap;
}
@media (min-width: 540px) {
     input.qty, input.input-group.form-control.leo_cart_quantity {
         width: 55px;
    }
}
@media (max-width: 540px) {
     .price-stock-hidden {
         display: none;
    }
     .price-qt-show-mobile {
         display: inline-block !important;
    }
     .flex-mobile {
         display: flex;
    }
     .right-flex {
         flex-grow: 3;
         justify-content: flex-end;
         align-self: center;
         position: relative;
    }
     .price-flex {
         flex-grow: 2;
         padding: 0;
         margin: 0;
    }
     .attribute-flex {
         font-size: 12px;
         justify-content: flex-start;
         align-self: center;
         text-align: left;
         flex-grow: 2;
    }
     #product .Table-row .product-quantity,#product .qty-product-simple .product-quantity {
         position: absolute;
         top: 2px;
         right: 86px;
    }
     #product .table_declinaisons.attribute-table .product-quantity .btn-touchspin,#product .table_declinaisons.attribute-table .qty-product-simple .product-quantity .btn-touchspin {
         border-left: 1px solid #E8E8E8;
    }
     #category .table_declinaisons.attribute-table .product-quantity,#category .table_declinaisons.attribute-table .qty-product-simple .product-quantity {
         position: absolute;
         top: 3px;
         right: 86px;
    }
     #category .table_declinaisons.attribute-table .product-quantity .btn-touchspin,#category .table_declinaisons.attribute-table .qty-product-simple .product-quantity .btn-touchspin {
         border-left: 1px solid #E8E8E8;
    }
}
@media (min-width: 769px) {
     .onlymobile {
         display: none !important;
    }
}
/*End flexbox*/
#index .ApTabs.tabs-top .nav-item {
     width: 33%;
}
@media (min-width: 540px) {
     .tab-product-home .nav-tabs .nav-item span {
         text-transform: none;
         font-size: 30px;
         font-weight: 400;
         text-align: left;
    }
}
@media (min-width: 408px) and (max-width: 580px) {
     #index .ApTabs.tabs-top .nav-item {
         width: 50%;
    }
     #index .ApTabs.tabs-top .nav-item:last-child {
         width: 100%;
    }
}
@media (max-width: 408px) {
     #index .ApTabs.tabs-top .nav-item {
         width: 100%;
    }
}
.manufacturers_block {
     margin-top: 50px;
}
.block.service.ApRawHtml .media {
     overflow: visible;
}
.policy-row {
     margin: 0 auto;
     text-align: center;
}
.userinfo-selector.links.dropdown.js-dropdown.popup-over.logged.open .my-account {
     display: none !important;
}
@media (min-width: 540px) {
     .cart-grid-body a.btn.btn-primary {
         border: 1px solid #E44853;
         color: #FFF;
         padding: 5px 16px;
         margin: 2px;
         background: #E44853;
         border-radius: 3px;
         text-transform: uppercase;
         word-break: break-word;
         white-space: normal;
         font-weight: 600;
    }
     .cart-grid-body a.btn.btn-primary:hover {
         color: #FFF !important;
         background: #999999;
         border-color: #999999;
    }
}
.ApTabs.tab-product-home.tabs-top .nav-tabs .nav-item .nav-link {
     -webkit-transition: none;
     -o-transition: none;
     transition: none;
     transition-property: none;
     transition-duration: unset;
     transition-timing-function: unset;
     transition-delay: unset;
}
@media (max-width: 767px) {
     #zoom_product {
         max-width: 250px;
         margin: 0 auto;
    }
}
.info-product-details i.icon-wishlist:before {
     content: "";
}
.info-product-details i.icon-wishlist {
     display: inline-block;
     font-style: normal;
     vertical-align: middle;
     font-size: 16px;
     font-family: "Material Icons";
}
.info-product-details .wishlist .btn {
     padding: 8px 0;
     color: #444444;
     padding: 0;
     font-weight: 500;
     text-transform: uppercase;
}
.box-add-to-cart {
     display: none;
}
@media (max-width: 767px) {
     .mobile-hidden {
         display: none;
    }
}
@media (min-width: 768px) {
     .desktop-hidden {
         display: none;
    }
}
#module-leofeature-viewwishlist .product-quantity .input-group-btn-vertical {
     top: 2px;
}
@media (max-width: 767px) {
     .hidden-xs {
         display: none !important;
    }
     .visible-xs {
         display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
     .hidden-sm {
         display: none !important;
    }
     .visible-sm {
         display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
     .hidden-md {
         display: none !important;
    }
     .visible-md {
         display: block !important;
    }
}
@media (min-width: 1200px) {
     .hidden-lg {
         display: none !important;
    }
     .visible-lg {
         display: block !important;
    }
}
img.thumb.js-thumb {
     max-width: 100%;
}
img.img.img-thumbnail.manufacturer-logo {
     max-width: 150px;
}
.leo-bt-select-attr, .leo-select-attr, .leo_cart_quantity {
     font-size: inherit;
}
img.img-fluid.img-not-available {
     max-width: 250px;
     width: 100%;
}
element.style {
     border: 1px solid;
     padding: 0 3px;
     margin-left: 15px;
}
a.js-remove-email-alert {
     border: 1px solid;
     padding: 0 3px;
     margin-left: 15px;
}
.manufacturer-image-container img {
     max-width: 250px;
     width: 100%;
}
.product-image:not(.media-middle) img {
     width: 100%;
     max-width: 90%;
}
.hard-zone-link {
     margin-bottom: 15px;
}
.modal.quickview .tabs, .modal.quickview .modal-body .product-prices {
     display: none;
}
.product-features .h6 {
     margin-bottom: 0;
}
.flex-wrap {
     -ms-flex-wrap: wrap !important;
     flex-wrap: wrap !important;
}
#cart-subtotal-shipping {
     margin-bottom: 0;
}
.price-icon-svg svg {
     width: 49px;
}
#product .product-discount,#product .product-discount .regular-price {
     color: #999999;
     font-size: 12px;
     margin-left: 0;
     margin-right: 0;
}
#product .has-discount .discount {
     color: #999999;
     display: block;
     font-size: 12px;
}
#product .has-discount .discount:before, #product .has-discount .discount:after {
     content: "";
}
#product .has-discount .current-price,#product .has-discount .current-price [itemprop=price] {
     font-size: 18px;
     font-weight: 400;
}
#product .has-discount .current-price span,#product .has-discount .current-price [itemprop=price] span {
     min-height: 17px;
     display: block;
}
#product .current-price span {
     font-size: 18px;
     font-weight: 400;
     min-height: 17px;
     display: block;
}
#product .product-prices .tax-shipping-delivery-label {
     display: none;
}
#product .product-prices, #product .product-prices .product-price {
     margin-bottom: 0;
}
#category .discount-percentage {
     color: #999999;
     display: block;
     font-size: 12px;
}
.discount-percentage:before, .discount-percentage:after,.discount-amount:before,.discount-amount:after {
     content: "";
}
#product .price-percent_d_c, #category .price-percent_d_c {
     color: #999999;
     font-size: 12px;
     margin-left: 0;
     margin-right: 0;
}
.product-discounts .product-discounts-title {
     font-size: 18px;
     margin-top: 15px;
}
#block_newsletter_dropdown #gdpr_consent .psgdpr_consent_message {
     color: #AAAAAA;
}
.psgdpr_consent_message span {
     width: auto;
}
#content.page-cms {
     width: auto;
}
#content.page-cms:not(.page-cms-5) img {
     width: 100%;
     height: auto;
     max-width: 550px;
}
.cms-id-13 iframe {
     width: 100%;
}
.product-image a.thumbnail.product-thumbnail {
     display: block;
}
.slide_config.data-link {
     cursor: pointer;
     width: 100% !important;
     height: 100% !important;
}
.block-categories .category-sub-menu li[data-depth="0"]:hover:before {
     background: #e44853;
}
/* voucher */
.block-promo .promo-code-button{
     margin-bottom: 10px;
}
.block-promo .promo-code {
     padding: 0.6rem;
}
#checkout section.checkout-step .payment-options .custom-radio {
     margin-right: 16px !important;
     vertical-align: inherit !important;
}
.tabs-left .nav-tabs .nav-item .nav-link:hover, .tabs-left .nav-tabs .nav-item .nav-link:focus, .tabs-left .nav-tabs .nav-item .nav-link.active, .tabs-right .nav-tabs .nav-item .nav-link:hover, .tabs-right .nav-tabs .nav-item .nav-link:focus, .tabs-right .nav-tabs .nav-item .nav-link.active, .tabs-top .nav-tabs .nav-item .nav-link:hover, .tabs-top .nav-tabs .nav-item .nav-link:focus, .tabs-top .nav-tabs .nav-item .nav-link.active, .tabs-below .nav-tabs .nav-item .nav-link:hover, .tabs-below .nav-tabs .nav-item .nav-link:focus, .tabs-below .nav-tabs .nav-item .nav-link.active {
     color: #fff !important;
     border-color: #e44853 !important;
     background: #e44853 !important;
}
/*# sourceMappingURL=custom.css.map */
/* PULSANTE DI SEARCH */
.box-bottom-header .right-bottom-header #leo_search_block_top .icon-open-search{
     display: block;
}
.box-bottom-header .right-bottom-header #leo_search_block_top #leosearchtopbox {
     position: absolute;
     top: 100%;
     z-index: 1002;
     display: none;
     right: 15px;
     left: auto;
}
@media (min-width: 767px){
	#leo_search_block_top.search-by-category #leosearchtopbox {
		 width: 430px;
	}
}
/* INTEGRAZIONI TEMA */
h1,.h1 {
     font-size: 30px;
     text-transform: uppercase;
}
h2,.h2 {
     font-size: 28px;
}
h3,.h3 {
     font-size: 20px;
}
h4,.h4 {
     font-size: 16px;
}
h5,.h5 {
     font-size: 15px;
}
h6,.h6 {
     font-size: 14px;
}
#cms #content ol ol,#cms #content ul ul,#cms #content ol ul,#cms #content ul ol {
     margin-bottom: 1rem;
}
#cms #content ol,#cms #content ul,#cms #content dl {
     list-style: inherit;
}
#cms #content ul,#cms #content menu,#cms #content dir {
     display: block;
     list-style-type: disc;
     margin-block-start: 1em;
     margin-block-end: 1em;
     margin-inline-start: 0px;
     margin-inline-end: 0px;
     padding-inline-start: 15px;
}
.footer-container .block .title_block {
     margin: 0px 0 15px;
}
.leo-megamenu .navbar-toggler {
     color: #e44853;
     background: #f2f2f2;
     font-size: 25px;
     margin-bottom: 10px;
}
.leo-megamenu .dropdown-toggle::after {
     font-size: 13px;
}
.leo-megamenu .navbar-nav > li > a {
     font-size: 13px;
}
.leo-megamenu .dropdown-sub .menu-title {
     margin-bottom: 10px;
}
@media (min-width: 992px) {
     .menu-float .leo-megamenu .navbar-nav > li + .nav-item {
         margin-left: 0;
    }
     .rtl .menu-float .leo-megamenu .navbar-nav > li + .nav-item {
         margin-right: 30px;
         margin-left: inherit;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
     .menu-float .leo-megamenu .navbar-nav > li + .nav-item {
         margin-left: 0;
    }
     .rtl .menu-float .leo-megamenu .navbar-nav > li + .nav-item {
         margin-right: 0;
         margin-left: inherit;
    }
}
.product_list.list .thumbnail-container .product-image {
     width: 25%;
}
@media (max-width: 991px) and (min-width: 768px) {
     .product_list.list .thumbnail-container .product-image {
         width: 100%;
    }
}
.product_list.list .thumbnail-container .product-meta {
     width: 75%;
}
@media (max-width: 991px) and (min-width: 768px) {
     .product_list.list .thumbnail-container .product-meta {
         width: 100%;
    }
}
.thumbnail-container .product-price-and-shipping .price {
     color: #e44853;
}
.thumbnail-container .product-description-short {
     margin-top: 8px;
}
.product-flags .product-flag.on-sale {
     border-color: #e44853;
     color: #e44853;
}
/*body#checkout #order-summary-content .order-confirmation-table > .order-line:before {
     left: 16px;
     right: 16px;
}
*/
#order-items hr {
     border-top-color: #414141;
}
#search_filters .facet,#search_filters_brands .facet,#search_filters_suppliers .facet {
     margin-bottom: 10px;
     padding: 15px 18px;
}
#search_filters .facet .facet-label .custom-checkbox,#search_filters .facet .facet-label .custom-radio {
     top: 0 !important;
}
#search_filters .facet .facet-label .custom-radio {
     margin-right: 8px !important;
}
#search_filters .facet .facet-label .custom-checkbox,#search_filters .facet .facet-label .custom-radio #search_filters .facet:last-child,#search_filters_brands .facet:last-child,#search_filters_suppliers .facet:last-child {
     margin-bottom: 0px;
}
.active_filters .filter-block {
     margin: 5px;
     font-size: 13px;
     line-height: 1em;
}
@media (max-width: 767px) {
     #category .sidebar #search_filters {
         margin-bottom: 0;
    }
}
.box-service {
     margin-bottom: 0 !important;
}
/* FOOTER */
.box-bottom-footer{
     padding-bottom: 0 !important;
}
.contact-footer .phone a {
     color: #e44853;
}
a:hover, a:focus {
     color: #e44853;
}
#authentication .custom-checkbox span {
     width: 15px;
     vertical-align: middle;
     display: initial;
}
.custom-checkbox input[type="checkbox"] + span {
     display: inline-block !important;
}
/* cart */
.leo-remove-from-cart .material-icons{
     color: #E44853;
     margin-right: 5px;
     font-size: 22px;
}
.leo-remove-from-cart i:before{
     content: none;
}
.js-show-details, .js-show-details:hover, .js-show-details:active, .js-show-details:focus {
     color: #FFF;
     background-color: #e44853!important;
     border-color: #e44853!important;
}
.js-show-details {
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
     border-radius: 2px;
}
.js-show-details {
     text-transform: uppercase;
     font-weight: 600;
     padding: 8px 20px;
     word-break: break-word;
     white-space: normal;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     -o-box-shadow: none;
     -ms-box-shadow: none;
     box-shadow: none;
}
.js-show-details {
     font-size: 13px;
     border-radius: 3.2px;
}
.js-show-details {
     display: inline-block;
     line-height: 1.25;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     cursor: pointer;
     user-select: none;
     border: 1px solid transparent;
}
/* buttons */
.btn-outline, .btn-primary {
     color: #FFF;
     background-color: #e44853!important;
     border-color: #e44853!important;
}
/* wishlist */
.leo-wishlistproduct-item {
     background: #fff;
}
/* category top */
.block-category {
     margin-bottom: 50px;
}
@media (min-width: 992px) {
     .block-category {
         margin-bottom: 70px;
         margin-right: -15px;
         margin-left: -15px;
    }
     .block-category::after {
         content: "";
         display: table;
         clear: both;
    }
}
@media (min-width: 992px) and (min-width: 576px) {
     .block-category {
         margin-right: -15px;
         margin-left: -15px;
    }
}
@media (min-width: 992px) and (min-width: 768px) {
     .block-category {
         margin-right: -15px;
         margin-left: -15px;
    }
}
@media (min-width: 992px) and (min-width: 992px) {
     .block-category {
         margin-right: -15px;
         margin-left: -15px;
    }
}
@media (min-width: 992px) and (min-width: 1200px) {
     .block-category {
         margin-right: -15px;
         margin-left: -15px;
    }
}
@media (min-width: 992px) {
     .block-category > * {
         padding-left: 15px;
         padding-right: 15px;
         float: left;
    }
     .rtl .block-category > * {
         float: right;
    }
}
.block-category #category-description {
     margin-top: 20px;
}
@media (min-width: 992px) {
     .block-category #category-description {
         width: 100%;
    }
}
@media (min-width: 1500px) {
     .block-category #category-description {
         width: 100%;
         max-height: 115px;
         overflow: hidden;
         text-overflow: ellipsis;
         display: -webkit-box;
         -webkit-line-clamp: 5;
         -webkit-box-orient: vertical;
    }
}
.block-category #category-description p,.block-category #category-description strong {
     font-weight: 400;
}
.block-category #category-description p {
     line-height: 23px;
}
.block-category #category-description p:first-child {
     margin-bottom: 0;
}
@media (min-width: 992px) {
     .block-category .category-name {
         width: 55%;
    }
}
@media (min-width: 1500px) {
     .block-category .category-name {
         width: 40%;
    }
}
.block-category .category-name h1 {
     font-size: 28px;
     margin-bottom: 15px;
     font-weight: normal;
}
@media (min-width: 992px) {
     .block-category .category-name h1 {
         margin-top: 0px;
         margin-bottom: 0px;
         display: inline-block;
    }
}
.block-category .category-name h1 .products-counter {
     display: block;
     color: #e44853;
     font-size: 14px;
     margin-top: 5px;
     text-transform: uppercase;
}
@media (min-width: 992px) {
     .block-category .category-name h1 .products-counter {
         text-align: left;
    }
     .rtl .block-category .category-name h1 .products-counter {
         text-align: left;
    }
}
@media (min-width: 992px) {
     .block-category .category-cover {
         width: 60%;
    }
}
@media (min-width: 1500px) {
     .block-category .category-cover {
         width: 45%;
    }
}
.subcategories-list{
     display:none;
}
.products-selection .total-products .display{
     display:none;
}
#leo_search_block_top .ac_results {
     min-width: 100%;
     padding: 10px;
}
.search-value-title {
     font-size: 12px;
     font-weight: 600;
     color: #333;
     padding: 5px 0;
}
.search-in-suggest li {
     display: inline-block;
     vertical-align: top;
}
.no-products {
     font-size: 12px;
     padding: 5px 0;
}
/* link in ajax search */
.leoproductsearch-result .ac_event a:hover, .ac_old a:hover {
     color: #FFF;
}
.leoproductsearch-result .ac_old{
     background-color: #f0f2f4;
}
.leoproductsearch-result .ac_over{
     background-color: #0A246A !important;
}
.leoproductsearch-result .ac_results {
     max-height: calc(80vh);
     overflow: auto;
}
/* product */
/* ---------- wishlist */
.wishlist-compare .wishlist .btn {
     color: #444;
     padding: 0;
     font-weight: 500;
     text-transform: uppercase;
}
.wishlist-compare i.icon-wishlist {
     display: inline-block;
     font-style: normal;
     vertical-align: middle;
     font-size: 16px;
     font-family: "Material Icons";
}
.wishlist-compare i.icon-wishlist::before {
     content: "";
}
i.icon-cart:before {
     line-height: 40px;
     display: block;
     font-size: 19px;
     font-family: "Material Icons";
     content: "\e854";
     font-style: normal;
     font-weight: 400;
}
/* product list */
@media (min-width: 992px){
     .block-category {
         margin-bottom: 10px !important;
    }
}
/* combination list product */
.table_declinaisons .display_combinations .table_d_c thead tr td {
     font-weight: bold;
     background-color: #f2f2f2;
}
.table_declinaisons .display_combinations .table_d_c thead tr td {
     text-align: left;
}
.table_declinaisons .display_combinations .table_d_c thead tr td.td_price {
     text-align: right;
}
.table_declinaisons .display_combinations .table_d_c tbody tr:nth-child(odd) {
    background: #f2f2f2
}
.table_declinaisons .display_combinations .table_d_c tbody tr:nth-child(even) {
    background: #FFF
}
.table_declinaisons .display_combinations .table_d_c tbody tr:hover {
     background: #EEF4FA;
}
.table_declinaisons .display_combinations .table_d_c tbody tr td{
     text-align: left;
}
.table_declinaisons .display_combinations .table_d_c tbody tr td.td_price{
     text-align: right;
}
.table_declinaisons button.btn.btn-primary.add-to-cart {
     padding: 0 10px;
     height: 40px;
     width: 40px;
     margin: 0;
}
.availability_value, .warning_inline {
     background-color: transparent !important;
     border: none !important;
     font-weight: normal;
}
.availability_value {
     color: #46a74e !important;
}
.warning_inline {
     color: #E30821 !important;
}
.table_declinaisons .stock{
     display: none;
}
.table_declinaisons .qty input:not([disabled]) {
     background: #FFF;
}
@media (min-width: 540px) {
     .table_declinaisons .qty input, .table_declinaisons .qty .input-group {
         width: 55px;
    }
     .table_declinaisons .qty input {
         height: 39px;
    }
}
#product-modal .modal-content .modal-body .product-images img, #product-modal .modal-content .modal-body .product-cover-modal {
     max-width: 100%;
     height: auto;
}
.display-combination-input-selector{
     float: left;
     margin-right: 15px;
     margin-top: 2px;
}
.table_declinaisons .table_d_c {
     border-collapse: separate !important;
     border-spacing: 0;
     border: 1px solid #cccccc !important;
     border-top: none !important;
     border-bottom: none !important;
     padding: 0;
     margin: 0;
}
.table_declinaisons .table_d_c td {
     padding: 5px 10px 5px 10px !important;
     border: none !important;
     border-bottom: 1px solid #cccccc !important;
}
.table_declinaisons .table_d_c td {
     padding: 5px 10px 5px 10px !important;
     border: none !important;
     border-bottom: 1px solid #cccccc !important;
}
.table_declinaisons .table_d_c tr {
     border-bottom: 1px solid #cccccc !important;
}
.table_declinaisons .table_d_c thead tr td {
     padding: 12px 10px !important;
}
.product-detail-attribute-table {
     margin-top: 15px;
}
.table_declinaisons .display_combinations .table_d_c thead tr td {
     position: -webkit-sticky;
    /* this is for all Safari (Desktop & iOS), not for Chrome */
     position: sticky;
     top: 0;
     z-index: 5;
     background: #f2f2f2;
     border-top: 1px solid #cccccc !important;
}
.table_declinaisons .display_combinations{
     max-height: 250px;
     overflow-y: auto;
     margin-bottom: 10px;
}
.table_declinaisons .display_combinations::-webkit-scrollbar {
     width: 11px;
}
.table_declinaisons .display_combinations {
     scrollbar-width: thin;
     scrollbar-color: #90A4AE #CFD8DC;
}
.table_declinaisons .display_combinations::-webkit-scrollbar-track {
     background: #CFD8DC;
}
.table_declinaisons .display_combinations::-webkit-scrollbar-thumb {
     background-color: #90A4AE;
     border-radius: 6px;
     border: 3px solid #CFD8DC;
}
.table_declinaisons .leo-bt-cart-content span{
     display: none;
}
#leo_search_block_top .title_block {
     display: block;
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     overflow: hidden;
     margin: 0;
     cursor: pointer;
     font-size: 0px;
}
#leo_search_block_top .title_block:before {
     font-family: FontAwesome;
     content: "\f002";
     display: block;
     font-size: 16px;
     font-weight: normal;
     color: #4c4f53;
}
.table_declinaisons{
     margin-top: 20px;
}
.thumbnail-container .product-meta .functional-buttons>div.cart{
     top: initial;
}
.table_d_c .product-prices .tax-shipping-delivery-label{
     display: none;
}
.table_d_c .product-prices{
     margin-bottom: 0;
}
.table_d_c .product-prices .product-price{
     margin-bottom: 0;
}
.table_declinaisons .table_d_c td .qty > div > input {
     padding-left: 6px;
     padding-right: 6px;
     height: 40px;
}
.table_declinaisons .table_d_c td .qty{
     margin-right: 15px;
}
@media (max-width: 500px) {
     .table_declinaisons .table_d_c td.commander{
         width: 28%;
    }
     .table_declinaisons .table_d_c td .qty{
         margin-right: 3px;
    }
     .table_declinaisons .table_d_c td .qty > div > input {
         padding-left: 3px;
         padding-right: 3px;
         max-width: 40px;
         height: 40px;
    }
}
@media (max-width: 400px) {
     .table_declinaisons .table_d_c td{
         width: initial;
    }
     .table_declinaisons .table_d_c td.commander{
         min-width: 115px;
    }
     .table_declinaisons .table_d_c td {
         padding: 5px 7px 5px 7px!important;
    }
}
@media (max-width: 360px) {
     .table_declinaisons .table_d_c td{
         width: initial;
    }
     .table_declinaisons .table_d_c td.commander{
         min-width: 115px;
    }
     .table_declinaisons .table_d_c .display-combination-input-selector{
         margin-right: 3px;
    }
     .table_declinaisons .table_d_c td {
         padding: 5px 2px 5px 2px!important;
    }
}
/* dettagli caratteristiche prodotto */
.js-product-details .product-features .data-table {
     background-color: #FFF;
}
.js-product-details .product-features .data-table .data-sheet .name {
     background-color: #e3e3e3;
     width: 100%;
     max-width: 320px;
}
.js-product-details .product-features .data-table .data-sheet .value {
     background-color: #f6f6f6;
     width: 100%;
     max-width: 320px;
}
@media (max-width: 640px) {
     .js-product-details .product-features .data-table .data-sheet .name, .js-product-details .product-features .data-table .data-sheet .value {
         max-width: initial;
    }
}
/* product list responsive */
/*** Responsive part ***/
/* Product List*/
.product_list.list .ajax_block_product {
     width: 100%;
}
.product_list.list .thumbnail-container::after {
     content: "";
     display: table;
     clear: both;
}
.product_list.list .thumbnail-container:hover {
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     -o-box-shadow: none;
     -ms-box-shadow: none;
     box-shadow: none;
}
.product_list.list .thumbnail-container .product-image {
     text-align: center;
     float: left;
     width: 25%;
}
.rtl .product_list.list .thumbnail-container .product-image {
     float: right;
}
@media (max-width: 991px) and (min-width: 768px) {
    .product_list.list .thumbnail-container .product-image {
         float: left;
        /*width: 33.33333%;
        */
         width:100%;
    }
}
.product_list.list .thumbnail-container .product-meta {
     overflow: hidden;
     float: left;
     width: 75%;
     text-align: left;
     float: left;
}
.rtl .product_list.list .thumbnail-container .product-meta {
     text-align: right;
}
.rtl .product_list.list .thumbnail-container .product-meta {
     float: right;
}
@media (max-width: 991px) and (min-width: 768px) {
    .product_list.list .thumbnail-container .product-meta {
         float: left;
        /*width: 66.66667%;
        */
         width:100%;
    }
}
.product_list.list .thumbnail-container .product-description-short {
     display: inline-block;
}
.product_list.list .thumbnail-container .variant-links {
     text-align: left;
}
.rtl .product_list.list .thumbnail-container .variant-links {
     text-align: right;
}
@media (min-width: 1500px) {
    .product_list.grid .ajax_block_product.first-in-line {
         clear: both;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .product_list.grid .ajax_block_product.first-item-of-smallDesktop-line {
         clear: both;
    }
}
@media (max-width: 1499px) and (min-width: 1200px) {
    .product_list.grid .ajax_block_product:nth-child(4n + 1) {
         clear: both;
    }
}
@media (max-width: 991px) and (min-width: 576px) {
    .product_list.grid .ajax_block_product.first-item-of-tablet-line {
         clear: both;
    }
}
@media (max-width: 575px) and (min-width: 480px) {
    .product_list.grid .ajax_block_product.first-item-of-mobile-line {
         clear: both;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
     .product_list.list .thumbnail-container .product-image {
        /*width: 33.33333%*/
         width:100%;
    }
     .product_list.list .thumbnail-container .product-meta {
        /*width: 66.66667%;
        */
         width:100%;
    }
     .thumbnail-container .product-image .functional-buttons {
         position: relative;
         bottom: 5px;
    }
}
/* Product Grid style */
.thumbnail-container .product-meta .functional-buttons{
     padding: 0;
}
/* Promo Prodotto e tag esaurito su immagine */
.product-flags li.out_of_stock {
     display:none;
}
.product-flags .product-flag.on-sale {
     border-color: #e44853;
     color: #e44853;
}
.product-flags .product-flag {
     font-size: 12px;
     text-align: center;
     padding: 0 8px;
     font-weight: 600;
     color: #41D169;
     background: #FFF;
     text-transform: lowercase;
     border: 2px solid #41D169;
     right: auto;
     position: relative;
     left: 5px;
     border-radius: 5px;
     display: inline-block;
     line-height: normal;
     margin-bottom: 2px;
}
.product-detail .images-container .product-cover .product-flags {
     left: auto;
     right: 10px;
}
.product-variants, section.product-discounts, div.product-add-to-cart {
     display: block;
}
.product-prices .current-price{
     color: #E44853 !important;
}
.order-options {
     display:none;
}
#customfieldsblock_payment{
     border:none !important;
}

.promo-hidden {
     display: block;
}
.promo-hidden .product-flags {
     position: relative !important;
     top: 0;
     left: 0;
     right: 0;
}
.promo-shown {
     display: none;
}
.product-detail .promo-shown {
     display: block;
}
.product-detail .promo-hidden {
     display: none;
}

@media (max-width: 430px){
	#cart .cart-grid {
		text-align: center;
	}

	#cart .cart-grid .cart-grid-body .btn {
		font-size: 14px;
		font-weight: 400;	
	}	
	
	#search_filter_toggler{
		font-size: 14px;
		font-weight: 400;	
	}
}


@media (max-width: 425px){
	.btn-primary, .btn-secondary, .btn-tertiary {
		font-size: 100% !important;
	}
}

#checkout-payment-step .form-control-comment, #registration_fields .form-control-comment, .js-payment-ps_checkout-paypal #fmm-payment-btn {
    display:none;
}

#ps_checkout-paypal-buttons-container{
	display: block !important;
}

/*#ps_checkout-card-buttons-container > div.ps_checkout-button > button[style]{
	display: inline-block !important;
	visibility: visible !important; 
}*/
.grecaptcha-badge { 

     margin-bottom: 70px; 

} 