#modal-wrapper{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);transition:background-color .3s ease;justify-content:center;align-items:flex-end;z-index:1000}.modal{transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out;background-color:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90%;overflow:auto;box-shadow:0 -4px 6px rgba(0,0,0,.1)}#modal-wrapper.show{display:flex;background-color:rgba(0,0,0,.5)}.show .modal{transform:translateY(0);opacity:1}.modal{flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px;flex-shrink:0;background-color:#fff;position:sticky;top:0}.modal-header .previous-modal{display:none;font-size:20px;padding:10px}.modal .modal-content .title{font-size:20px;font-weight:600}#close-modal{cursor:pointer;font-size:20px;padding:10px}.modal .modal-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:10px;text-align:unset;z-index:unset;position:unset;left:unset;bottom:unset;right:unset;top:unset}.modal .modal-content::after{content:unset;display:unset;clear:unset}.new-item-box{width:100%}.new-item-box .new-product-item .new-picture{width:234px;height:234px;border:1px solid #eee}.new-item-box .new-product-item .new-picture figure{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.new-item-box .new-product-item .new-picture img{width:100%;height:100%;object-fit:scale-down}.new-item-box .new-product-item .new-details{display:flex;flex-direction:column;margin-top:13px;gap:5px;align-items:flex-start;width:100%}.new-item-box .new-product-item .new-details .new-product-title{font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:15.85px;text-align:left;min-height:65px}.new-item-box .new-product-item .new-details .new-product-title a{display:-webkit-box;color:#000;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;overflow:hidden}.new-item-box .new-product-item .new-details .new-product-info{display:flex;flex-direction:row;gap:10px;align-items:center}.new-item-box .new-product-item .new-details .new-product-info .new-price-container{display:flex;flex-direction:column}.new-price-container .new-discount-percent{font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;color:#0e8b0e;text-align:left}.new-price-container .new-prices{display:flex;flex-direction:row;gap:7px}.new-price-container .new-prices .price.old-price{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#575555;text-decoration:line-through;text-align:left}.new-price-container .new-prices .price.actual-price{font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;color:#000;text-align:left}.new-item-box .new-product-item .new-details .new-availability{font-family:Montserrat,sans-serif;font-size:11px;font-style:italic;font-weight:400;line-height:13.41px;text-align:left}.new-item-box .new-product-item .new-details .new-availability b{font-family:Montserrat,sans-serif;font-size:12px;font-style:italic;font-weight:700;line-height:14.63px;text-align:left;color:#265b87}.swiper-wrapper .swiper-slide{width:234px}.swiper .swiper-wrapper{padding-bottom:20px}.swiper .swiper-wrapper .chip.promo{background:#0e8b0e;color:#fff;width:100%;font-size:12px;font-weight:600;border-radius:3px;text-align:center;text-transform:uppercase;margin:0}.swiper-wrapper .swiper-slide .swiper-slide-manufacturers{display:flex;justify-content:center}.container{padding:0 20px;max-width:100%}.inputs{position:relative;margin:0 0 15px;text-align:left;white-space:nowrap;font-size:0;max-width:100%;display:flex;flex-direction:column}.inputs:after{content:"";display:block;clear:both}.inputs label{display:block;width:100%;margin:0 0 10px;text-align:left;font-size:14px;color:#444}.inputs input[type="text"],.inputs input[type="number"],.inputs input[type="email"],.inputs input[type="tel"],.inputs input[type="password"],.inputs select,.inputs textarea{width:100%;max-width:100%;background-color:#fff;font-size:16px}.inputs textarea{min-height:100px;resize:vertical}.inputs input.indirizzo{width:70%}.inputs input.civico{width:28%;margin-left:5px}.inputs input.civico.input-validation-error{border:2px solid #c00}.inputs.custom-attributes{white-space:normal}.inputs .option-list{display:inline-block;max-width:95%;vertical-align:middle}.inputs .option-list li{display:inline-block;margin:5px;border:1px solid #ddd;background-color:#fff;padding:8px 10px}.inputs .option-list label{display:inline-block;width:auto !important;margin:0 0 0 5px}.inputs.reversed{margin:0 0 20px;text-align:center}@media screen and (min-width:744px){.new-item-box{width:160px}.new-item-box .new-product-item .new-picture{width:160px;height:160px;border-radius:1px}.new-item-box .new-product-item .new-details .new-product-title a{font-size:11px;font-weight:500}.new-price-container .new-discount-percent{font-size:12px}.new-price-container .new-prices .price.old-price{font-size:11px}.new-price-container .new-prices .price.actual-price{font-size:12px}.new-item-box .new-product-item .new-details .new-availability{font-size:9px}.new-item-box .new-product-item .new-details .new-availability b{font-size:10px}.swiper-scrollbar{margin-top:20px}}@media screen and (min-width:1024px){#modal-wrapper{justify-content:center;align-items:center}.modal{transform:none;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background-color:#fff;max-height:80%;max-width:90%;position:relative;z-index:9999;border-radius:20px;padding:20px}#modal-wrapper.show{background-color:rgba(0,0,0,.5);display:flex}.modal .modal-header{padding:0}}@media screen and (min-width:1280px){.new-item-box .new-product-item .new-details .new-product-title a{font-size:12px;font-weight:500}.new-price-container .new-discount-percent{font-size:13px}.new-price-container .new-prices .price.old-price{font-size:12px}.new-price-container .new-prices .price.actual-price{font-size:13px}}@media screen and (min-width:1360px){.container{max-width:1360px}}.cta-modern{display:inline-flex;max-width:fit-content;white-space:nowrap;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(to right,#000,#333);color:#fff;text-decoration:none;font-weight:600;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .2s ease,background .3s ease}.cta-modern:hover{background:linear-gradient(to right,#222,#000)}.cta-modern .icon{transition:transform .3s ease}.cta-modern:hover .icon{transform:translateX(4px)}.success-message{color:#4caf50}.error-message{color:#f44336}.bold{font-weight:600}.btn{padding:10px 20px;font-weight:600}.btn-primary,.btn-primary:visited,.btn-primary:active,.btn-primary:focus{background-color:#2172bf;color:#fff}.btn-primary:hover{background-color:#1e5a8a;color:#fff}.btn-primary-outlined,.btn-primary-outlined:visited,.btn-primary-outlined:active,.btn-primary-outlined:focus{background-color:#fff;color:#2172bf;border:1px solid #2172bf}.btn-primary-outlined:hover{background-color:#2172bf;color:#fff;border:1px solid #2172bf}.btn-secondary,.btn-secondary:visited,.btn-secondary:active,.btn-secondary:focus{background-color:#000;color:#fff}.btn-secondary:hover{background-color:#333;color:#fff}.btn-secondary-outlined,.btn-secondary-outlined:visited,.btn-secondary-outlined:active,.btn-secondary-outlined:focus{background-color:#fff;color:#000;border:1px solid #c5c5c5}.btn-secondary-outlined:hover{background-color:#000;color:#fff;border:1px solid #000}.btn-success,.btn-success:visited,.btn-success:active,.btn-success:focus{background-color:#0e8b0e;color:#fff}.btn-success:hover{background-color:#0a630a;color:#fff}.btn-success-outlined,.btn-success-outlined:visited,.btn-success-outlined:active,.btn-success-outlined:focus{background-color:#fff;color:#0e8b0e;border:1px solid #0e8b0e}.btn-success-outlined:hover{background-color:#0e8b0e;color:#fff;border:1px solid #0e8b0e}.field-validation-error{margin-top:7px;color:#f44336;font-size:11px;text-align:left}.h2{font-size:20px;font-weight:500}.mappa-responsive{width:100%;height:500px}@media(min-width:768px){.mappa-responsive{height:400px;width:600px}}@media(min-width:1200px){.mappa-responsive{width:850px;height:500px}}@font-face{font-family:'social-networks';font-display:fallback;src:url('../../Themes/Mazzolaluce/Content/css/fonts/social-networks.eot?');src:url('../../Themes/Mazzolaluce/Content/css/fonts/social-networks.eot?iefix') format('eot'),url('../../Themes/Mazzolaluce/Content/css/fonts/social-networks.ttf') format('truetype')}@font-face{font-family:'mazzola';font-display:fallback;src:url('../../Themes/Mazzolaluce/Content/css/fonts/mazzola-2018.eot?');src:url('../../Themes/Mazzolaluce/Content/css/fonts/mazzola-2018.eot?iefix') format('eot'),url('../../Themes/Mazzolaluce/Content/css/fonts/mazzola-2018.ttf') format('truetype')}.main-pager{padding:60px 0;width:100%;clear:both}.main-pager ul{display:flex;justify-content:center;list-style:none}.main-pager ul li{margin-right:5px}.main-pager ul a,.main-pager ul span{width:30px;height:30px;line-height:30px;font-size:15px;display:inline-block;text-align:center;background-color:var(--color-brand-secondary);color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.main-pager ul a:hover{background-color:var(--color-brand-primary)}.main-pager ul .current-page span{color:#fff;background-color:var(--color-brand-primary)}.main-pager ul .next-page a,.main-pager ul .previous-page a,.main-pager ul .last-page a,.main-pager ul .first-page a{font-size:0}.main-pager ul .next-page a:after,.main-pager ul .previous-page a:after,.main-pager ul .last-page a:after,.main-pager ul .first-page a:after{font-family:mazzola;font-size:10px}.main-pager ul .next-page a:after{content:">"}.main-pager ul .previous-page a:after{content:"<"}.main-pager ul .last-page a:after{content:">>"}.main-pager ul .first-page a:after{content:"<<"}.asp-hidden-mobile{display:none}.admin-header-links-container{display:flex;justify-content:flex-start;gap:20px;background-color:#000;color:#fff;list-style:none}.admin-header-link{color:#fff;text-align:center}.admin-header-link:hover{opacity:1;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.admin-header-link a,.admin-header-link a:visited{display:inline-block;margin:0 10px;color:#fff;line-height:40px;padding:0 20px;font-size:14px;font-weight:600;text-transform:uppercase}.admin-header-link a:hover{color:#ffcf11}.admin-header-link .impersonate{display:inline-block}.admin-header-link .impersonate a{background-color:#555;padding:0 15px}.admin-header-link .impersonate a:hover{background-color:#666}.currency-selector{background-color:var(--color-brand-secondary);color:#fff;position:relative;text-align:center}.currency-selector select{background:none;color:#fff;border:0;min-width:80px;text-transform:uppercase;text-align:center}.currency-selector:after{display:block;content:"\\";font-family:mazzola;position:absolute;right:10px;font-size:10px;color:#fff;top:14px}.currency-selector select:hover option{color:#000}.bar-notification{display:none;position:fixed;top:0;left:0;z-index:99999;width:100%;padding:15px 25px 15px 10px;line-height:16px;color:#fff;opacity:.95}.bar-notification.success{background-color:#4bb07a}.bar-notification.error{background-color:#e4444c}.bar-notification.warning{background-color:#f39c12}.bar-notification .content{margin:0 10px 0 0}.bar-notification .content a{color:#fff;text-decoration:underline}.bar-notification .close{position:absolute;top:0;right:0;width:32px;height:32px;margin:7px;background:#fff url('../../Themes/Mazzolaluce/Content/images/close.png') center no-repeat;cursor:pointer}.noscript{border-bottom:1px solid #333;background-color:#ff9;padding:30px 15px;text-align:center;line-height:22px;color:var(--color-brand-secondary)}.ajax-loading-block-window{position:fixed;top:50%;left:50%;z-index:999;width:32px;height:32px;margin:-16px 0 0 -16px;background:url('../../Themes/Mazzolaluce/Content/images/loading.gif') center no-repeat}.please-wait{background:url('../../Themes/Mazzolaluce/Content/images/ajax-loader-small.gif') no-repeat;padding-left:20px;font-size:14px}.ui-dialog.add-accessories{max-width:95%}.ui-dialog{max-width:90%;border:1px solid var(--color-border);border-radius:20px;box-shadow:0 0 2px rgba(0,0,0,.15);background-color:#fff;padding:0;font:normal 14px Arial,Helvetica,sans-serif;z-index:13}.ui-dialog:before{content:"";position:fixed;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1}.html-product-details-page .container.other-category{margin-bottom:90px}.ui-dialog-titlebar{border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;background-color:#fff;background-image:none;padding:15px 10px !important;font-weight:normal;cursor:auto !important;display:flex;flex-direction:column;gap:20px}.ui-dialog-titlebar>span{display:block;font-size:18px;color:#243238;margin:0 !important;font-weight:700;order:2;align-self:center}.ui-dialog-titlebar button{align-self:flex-end;order:1;border:none;overflow:hidden;font-size:0;top:0 !important;right:0 !important;width:42px !important;height:42px !important;margin:0 !important;border:none !important;border-radius:0;background:url('../../Themes/Mazzolaluce/Content/images/close.png') center no-repeat !important;background-size:16px !important;padding:0 !important}.ui-dialog-titlebar button span{display:none !important}.ui-dialog-content{line-height:20px;background-color:#fff !important;padding:0 10px !important;color:#777;position:relative;z-index:2;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.ui-dialog-content .page{min-height:0}.ui-dialog-content .page-title{min-height:0;margin:0 0 15px;padding:0 10px 10px 10px;text-align:center;border-top:none}.ui-dialog-content .page-title h1{font-size:24px;line-height:30px;display:none}.ui-dialog-content .container-request-quote .form-fields{padding:10px 15px}.ui-dialog-content .container-request-quote .form-fields label{display:block;margin:10px 0;font-weight:700;text-align:left}.ui-dialog-content .container-request-quote .form-fields textarea{height:100px}.ui-dialog-content .container-request-quote .conteiner-request-form .buttons{display:flex;justify-content:center}.ui-dialog-content .container-request-quote .conteiner-request-form .buttons .button-1{flex:1;margin:10px;background-color:#265b87;color:#fff;border:none;font-size:15px;text-transform:uppercase}.ui-dialog-content .back-in-stock-subscription-page{text-align:center}.ui-dialog-content .back-in-stock-subscription-page .tooltip{margin-bottom:10px}.ui-dialog-content .back-in-stock-subscription-page .button-1{border:none;background-color:#265b87;padding:10px 15px;font-size:15px;color:#fff;text-transform:uppercase}.ui-dialog-content .back-in-stock-subscription-page .button-1:hover{background-color:#ffcf11}.ui-dialog-content.ajax-loading-block-window{left:0}.eu-cookie-bar-notification{position:fixed;bottom:0;left:0;z-index:1050;width:100%;height:auto;background-color:#3f7dbc;padding:20px;text-align:center;font-size:14px}.eu-cookie-bar-notification button{min-width:60px;border:none;background-color:#fc0;font-size:14px;padding:5px 10px;color:#3f7dbc;margin-left:8px;border-radius:3px}.eu-cookie-bar-notification button:hover{background-color:#ffcf11}.eu-cookie-bar-notification a{display:block;color:#265b87}.eu-cookie-bar-notification a:hover{text-decoration:underline}.eu-cookie-bar-notification .text{color:#fff;display:inline}.eu-cookie-bar-notification .text a{color:#fc0;display:inline}.eu-cookie-bar-notification .buttons-more{display:inline}.article-content a:link,.article-content a:visited{color:#000080;font-weight:500}.article-content a:hover{color:#ffcf11}strong{font-weight:500}button{cursor:pointer;border:none;background:none;padding:0;font-family:'Montserrat',sans-serif}[type="button"]{cursor:pointer}input,select{background-color:transparent;padding:0 10px;border:none;height:40px;line-height:40px;font-family:'Montserrat',sans-serif;border:1px solid #ccc}textarea{resize:none;font-family:'Montserrat',sans-serif;font-size:13px;color:#000}.select{position:relative;z-index:0}.abs-hidden,.abs-hidden-mob{position:absolute;left:-9999px;top:-9999px}.full-container{padding:0}.clearfix:after{content:"";display:table;clear:both;zoom:1}input::-webkit-input-placeholder{opacity:1}input::-moz-placeholder{opacity:1}input:-ms-input-placeholder{opacity:1}input::-moz-placeholder{opacity:1}.slideshowroom{max-width:750px;margin:0 auto}.owl-carousel.owl-theme .owl-dots{margin:auto}.owl-carousel.owl-theme .owl-dots button.owl-dot span{width:12px;height:12px;background:#999;margin:5px 3px;opacity:1}.owl-carousel.owl-theme .owl-dots button.owl-dot.active span,.owl-carousel .owl-dots button.owl-dot:hover span{background:#265b87}.owl-carousel.owl-theme .owl-item img{width:auto;max-width:100%;height:auto}.other-colors div.img img,.other-category div.img img{max-height:100%}.main-article.readmore.open::after{background:none;height:70px}.main-article.readmore.open{height:auto}.main-article.rd2.open{padding-bottom:60px}.main-article.rd2.open:after{content:"/";font-family:mazzola;background:none}@media all and (max-width:989px){html.scrollingfix{scroll-padding-top:170px;overflow:auto}html.scrollingfix body{margin-top:170px}.main-article.readmore:after{content:"";font-family:mazzola;background:-moz-linear-gradient(top,rgba(242,242,242,0) 0%,rgba(242,242,242,.98) 60%,rgba(242,242,242,1) 61%,rgba(242,242,242,1) 100%);background:-webkit-linear-gradient(top,rgba(242,242,242,0) 0%,rgba(242,242,242,.98) 60%,rgba(242,242,242,1) 61%,rgba(242,242,242,1) 100%);background:linear-gradient(to bottom,rgba(242,242,242,0) 0%,rgba(242,242,242,.98) 60%,rgba(242,242,242,1) 61%,rgba(242,242,242,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f2f2',endColorstr='#f2f2f2',GradientType=0);position:absolute;bottom:0;z-index:1;height:120px;width:100%;left:0;display:flex;justify-content:center}.main-article.readmore:before{cursor:pointer;font-size:15px;position:absolute;width:230px;bottom:20px;left:0;right:0;z-index:2;height:30px;line-height:30px;background-color:#265b87;margin:auto;display:inline-block;padding:0 10px;color:#fff;text-transform:uppercase;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-align:center}.main-article.rd2:before{background-color:transparent;color:#333;font-weight:500;text-indent:-30px;padding-top:10px}}[type="radio"]+label,input[type="checkbox"]+label{cursor:pointer;display:block;font-size:13px}input[type="checkbox"]+label:before{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[type="radio"]:checked+label:before{background-color:#265b87;-webkit-box-shadow:inset 0 0 0 2px rgba(255,255,255,1);-moz-box-shadow:inset 0 0 0 2px rgba(255,255,255,1);box-shadow:inset 0 0 0 2px rgba(255,255,255,1)}[type="radio"]+label,input[type="checkbox"]+label{-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}.topic-page.container .page-body{margin-bottom:20px}.topic-page.container .page-body h2{font-size:20px;font-weight:400;margin:10px 0 20px 0}.topic-page.container .page-body h3{font-size:18px;font-weight:400;margin:20px 0 10px 0}.topic-page.container .page-body h3{font-size:16px;font-weight:400;margin:20px 0 10px 0}.topic-page.container .page-body ul,.container .page-body ol{font-weight:300;margin:10px 0 10px 30px}.container .checkout-page .page-body ol{margin:10px}.topic-page.container .page-body a{color:#265b87;font-weight:400}.topic-page.container .page-body a:hover{color:#ffcf11}.topic-page.container .page-body strong{font-weight:400}.topic-page.container .page-body img{width:100%;height:auto}.topic-page.container.configure-cookies .page-body,.topic-page.container.configure-cookies .page-body .inputs{text-align:center}.modal-overlay{display:none;z-index:6;top:0;right:0;bottom:0;left:0;position:fixed;margin:auto;background:rgba(0,0,0,.4)}.modal-overlay,.modal-content{z-index:11;top:0;right:0;bottom:0;left:0;position:fixed}.modal-content{text-align:center;padding:10px;display:none}.modal-content::after{content:"";margin-left:0;height:100%}.main-promotions{padding:20px 0;display:flex;flex-wrap:wrap}.main-promotions .bg{width:100%;order:1}.main-promotions .bg .container{width:100%;max-width:unset}.main-promotions ul,.main-promotions a{display:flex;justify-content:space-between;align-items:center;font-size:15px;text-transform:uppercase;color:#265b87}.main-promotions>ul{justify-content:center;order:0}.main-promotions ul{list-style:none;width:100%;flex-wrap:wrap}.main-promotions ul li{width:100%;text-align:left}.main-promotions a{padding:5px 0}.main-promotions a:after{content:">";font-family:mazzola;font-size:11px;width:10px}.main-promotions a .black{color:#333}.main-promotions a:before{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;width:50px;height:50px}.main-promotions a>div{width:100%;padding:0 10px}.main-promotions a>div span{display:block}.main-promotions a>div br{display:none}.main-promotions li.promo-shipment a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-shipment.png)}.main-promotions li.promo-warranty a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-warranty.png)}.main-promotions li.promo-recess a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-recess.png)}.main-promotions li.promo-bonus a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-bonus.png)}.main-promotions li.promo-fidelity a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-fidelity.png)}.main-promotions li.promo-reviews a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-reviews.png)}.main-promotions li.promo-reviews .black{font-size:15px}.main-promotions li.promo-facebook,.main-promotions li.promo-google{margin-left:10px;display:none}.main-promotions li.promo-facebook .black,.main-promotions li.promo-google .black{font-size:14px;font-weight:400}.main-promotions li.promo-facebook a:before,.main-promotions li.promo-google a:before{content:"f";font-family:social-networks;font-size:50px;text-transform:lowercase;background-color:#4867aa;color:#fff;width:70px;height:70px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;line-height:70px}.main-promotions li.promo-google a:before{content:"g";background-color:#dc5043}.main-promotions li.promo-facebook span.rating:after,.main-promotions li.promo-google span.rating:after{content:"";display:inline-block;width:96px;height:21px;vertical-align:middle;margin-left:10px;background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-stars.png);background-repeat:no-repeat}.main-promotions.warranty{padding:0 !important}.main-promotions.warranty a:before{width:80px;height:80px}.main-promotions.warranty ul.container{padding:10px 30px 0 30px !important;text-align:left}.html-product-details-page .main-promotions li a:before{display:none}a.chat-help.button-mobile{display:none;align-items:center;margin:0 10px;font-size:15px;position:fixed;bottom:10px;right:0;z-index:99}a.chat-help.button-mobile:before{content:'';background-size:54px;display:inline-block;width:60px;height:60px;margin-right:10px;border:3px solid #fff;border-radius:50%;background-image:url(../../Themes/Mazzolaluce/Content/images/chat-help.svg);background-position:center center;background-repeat:no-repeat;background-color:#fff;box-shadow:0 0 10px 0 rgba(123,123,123,.4)}@media(min-width:1024px){.main-article{background-color:#f2f2f2;padding-top:20px;padding-bottom:60px;height:230px;overflow:hidden;position:relative}}.main-article h1{color:#265b87;font-size:25px;line-height:28px;font-weight:500;margin-bottom:20px;text-align:center}.main-article p,.main-article ul,.main-article ol{color:#333;font-size:15px;line-height:18px;font-weight:300;margin-bottom:20px}.main-article ul,.main-article ol{margin-left:15px}@media screen and (max-width:480px){.main-product-grid.catproducts .item-grid .item-box .product-item{display:flex;flex-direction:row;height:fit-content;padding:0;margin:0;height:180px;align-items:center}}.ui-dialog.add-accessories .ui-dialog-content{padding:0 !important;margin-right:0;overflow-y:scroll}a.facebook:before{content:"f"}a.youtube:before{content:"Y"}a.instagram:before{content:"i"}a.twitter:before{content:"t"}a.pinterest:before{content:"p"}a.tiktok:before{content:"r"}.product-share-button a:hover{color:#ffcf11}.product-share-button ul{list-style:none;position:relative;z-index:1}.blog-share-button a.twitter:before{content:"t";background:#3f7cbb;color:#fff}#footer .footer-lower{background:#fff;padding:30px;text-align:center;font-size:14px}#footer .footer-lower a{color:#000}#footer .footer-lower>div{margin:10px 0}#footer .footer-lower .copyright h2{display:none}#footer .footer-lower a img{margin:0 30px}.page-title{min-height:50px;margin:0 0 25px;border-top:1px solid #ccc;padding-top:30px;padding-bottom:20px;text-align:center}.page-title h1{font-size:20px;font-weight:400;text-transform:uppercase;color:#333}.page:after,.page-title:after,.page-body:after{content:"";display:block;clear:both}.center-1 .page-title,.center-1 .title{text-align:center}.ui-dialog-content .page-title{min-height:0;margin:0 0 15px;padding:0 10px 10px;text-align:center}.ui-dialog-content .page-title h1{font-size:24px;line-height:30px}.message-error,.username-not-available-status,.poll-vote-error,.password-error{display:block;text-align:center;font-size:13px;color:#e4434b;margin-top:5px}.block{min-height:50px;margin:auto;text-align:left}.block .title{position:relative;border-bottom:1px solid var(--color-border);background:#f6f6f6 url(../../Themes/Mazzolaluce/Content/images/toggle-gray.png) right 14px no-repeat;padding:12px 30px 12px 10px;font-size:20px;color:var(--color-brand-secondary);cursor:pointer}.block .title strong{font-weight:400}.block .listbox{display:none;border-bottom:1px solid var(--color-border);padding:10px 5px;background-color:var(--color-surface)}.block .list{list-style:none}.block .list li{padding:5px 0 5px 15px}.block .list a{display:inline-block;position:relative;padding:5px 0;font-size:16px;color:var(--color-brand-secondary);-webkit-transition:all .1s ease;transition:all .1s ease}.block .list .active>a{color:var(--color-brand-accent)}.block .list a:hover{color:var(--color-brand-accent)}.block a.product-picture{display:none}.block a.product-picture:before{display:none}.block .sublist{margin:15px 0 5px}.block .sublist a{font-size:14px}.block .view-all{margin:10px 0 0}.block .view-all a{display:inline-block;padding:10px 15px;font-size:16px;color:var(--color-brand-accent)}.block .view-all a:hover{text-decoration:underline}.block .tags{margin:5px 0 10px}.block .tags ul{font-size:0}.block .tags li,.product-tags-all-page li{display:inline-block;position:relative;margin:0 10px;overflow:hidden;font-size:17px !important}.block .tags li a,.product-tags-all-page li a{float:left;line-height:30px;color:var(--color-brand-secondary)}.block .tags li a:hover,.product-tags-all-page li a:hover{color:var(--color-brand-accent)}.two-columns .side-2{padding:30px 0 20px}.two-columns .center-2{margin:0 0 50px}.two-columns .center-2 .no-data{text-align:center;font-size:16px;color:var(--color-brand-secondary)}.two-columns .center-2 .fieldset .title,.registration-page .fieldset .title{text-transform:uppercase;font-size:16px;color:#333;margin-bottom:30px;text-align:center}.two-columns .center-2 .fieldset .title strong,.registration-page .fieldset .title strong{font-weight:500}select{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="30" width="30"><text x="20" y="20" transform="rotate(180,23,13)" fill="rgba(63,125,188,1)" lengthAdjust="spacingAndGlyphs" textLength="15px" style="font-size:20px;" font="Arial">^</text></svg>');background-repeat:no-repeat;background-position:98% center;cursor:pointer;padding-right:40px}input[type="checkbox"]:checked,input[type="radio"]:checked{box-shadow:0 0 0 10px #265b87 inset;border:none}input[type="radio"]{border-radius:10px}input[type="checkbox"],input[type="radio"]{width:24px;height:24px;box-shadow:0 0 0 0 #4b4d51 inset;transition:all .2s ease-in-out;position:relative;cursor:pointer;vertical-align:-4px;outline:0;border:2px solid #333;box-sizing:border-box;padding:0;margin:0 5px 0 0}input[type="checkbox"]:after,input[type="radio"]:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:scale(.2);transform:scale(.2);transition:all .2s ease-in-out .1s;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0)}input[type="checkbox"]:after,input[type="radio"]:after{width:10px;height:8px;margin-left:-5px;margin-top:-4px;background-image:url(../../Themes/Mazzolaluce/Content/css/images/checkbox-tick.svg),none}input[type="radio"]:after{width:8px !important;height:8px;margin-left:-4px !important;background-color:#fff;border-radius:10px}input[type="checkbox"]:checked:after,input[type="radio"]:checked:after{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0)}input[type="checkbox"]+label{display:inline}.ui-dialog-content{overflow-y:auto}.container-info{display:flex;width:100%}.container-info .el-3{height:100%}#repuso_floating{z-index:9 !important}.table-wrapper{overflow-x:auto;min-height:310px}.main-product-grid .no-result{text-align:center;font-size:13px;text-transform:uppercase;color:#f41414;padding:0 0 40px 0}.main-product-grid.advanced .item-grid{margin:0 20px 20px 20px}div.zopim{z-index:999 !important}.item-boxc{width:50%}.cross-light .item-boxc{width:44%;margin:0 3%}.cross-light .add-to-wishlist-button::before{margin-right:5px}.main-product-grid .item-boxc .item-box{margin:0 auto 20px auto}.ui-dialog-content .main-product-grid input{width:60px}.ui-dialog-content .main-product-grid.cross-light input{width:50px}.product-review-links .button-1{margin-top:10px;padding:10px 5px;text-align:center}#customerlogin~.flyout-cart#customer-submenu .mini-shopping-cart,#topcustomerlink~.flyout-cart#customer-submenu .mini-shopping-cart,#tophelplink~.contenthelp#help-submenu .mini-contenthelp{padding:10px}#customerlogin~.flyout-cart#customer-submenu .mini-shopping-cart .login{margin:0 0 20px 0}.chip{display:inline-block;padding:5px 10px;font-size:9px;color:#fff;background-color:#7db9f1;border-radius:5px;margin:0 5px 5px 0}#related-products .owl-dots{display:flex;justify-content:center;margin-top:10px}#related-products .owl-dots button.owl-dot{width:10px;height:10px;margin:0 5px;background-color:#ccc;border-radius:50%;display:inline-block}.main-product-grid .product-item .messages{display:flex;justify-content:center;align-items:flex-start;margin:10px 0;padding:0;max-width:100%;height:80px}.chip{padding:4px;border-radius:8px;margin:5px}.chip :hover{background-color:inherit;color:inherit}.chip i{margin:0 8px}.chip span{font-size:12px}.chip.promo{background-color:#dc5043;color:#fff}.success{background-color:rgba(0,200,83,.058823529411764705)}.chip.info{background-color:rgba(255,217,128,.5);color:#333}@media all and (max-width:600px){.chip span{font-size:10px}}.mini-shopping-cart li.or{padding:20px 0 10px 0;color:#999}.mini-shopping-cart .facebook-login-block{margin:0 15px 0 0}.mini-shopping-cart{text-align:left;font-size:12px}.mini-shopping-cart .count{padding:5px 0 15px;color:var(--color-brand-secondary)}.mini-shopping-cart .count a{margin:0 2px;font-weight:700;color:var(--color-brand-secondary)}.mini-shopping-cart .items{margin:0 0 20px;padding:10px 10px 0 10px}.mini-shopping-cart .item{overflow:hidden;padding:0;border-top:1px dashed #eee;padding-top:10px}.mini-shopping-cart .item.first{padding-top:10px;border:0}.mini-shopping-cart .picture{float:left;width:18%}.mini-shopping-cart .picture a{display:block;position:relative;overflow:hidden}.mini-shopping-cart .picture+.product{margin:0 0 0 80px;line-height:normal}.mini-shopping-cart .name{margin:0 0 10px;font-size:14px;width:70%;display:inline-block;line-height:17px;float:left}.mini-shopping-cart .name a{color:#265b87;font-weight:400;text-transform:lowercase}.mini-shopping-cart .name a:hover{color:#ffcf11}.mini-shopping-cart .attributes{margin:5px 0;color:#eee;font-size:12px;font-style:italic}.mini-shopping-cart .totals{font-size:14px;text-align:right;background:#eee;padding:5px 10px 5px}.mini-shopping-cart .totals strong{font-size:16px;color:var(--color-brand-secondary)}.mini-shopping-cart .buttons{margin:0;text-align:center}.mini-shopping-cart input[type="button"]{display:block;border:none;padding:0 20px;font-size:16px;text-transform:uppercase;cursor:pointer;width:100%;height:50px}.mini-shopping-cart input[type="button"]:hover{background-color:#ffcf11;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.mini-shopping-cart .freeshipping-disclaimer{color:#396;text-align:center;margin:10px auto;font-size:14px}@media all and (max-width:360px){.eu-cookie-bar-notification button{margin-top:5px}.main-tabs>ul a{font-size:11px}}@media all and (min-width:480px){#flyout-cart{min-width:450px}}@media all and (min-width:840px){.cross-light .item-boxc{width:27%}}@media all and (min-width:1024px){.flyout-cart{right:0;top:23px}}@media all and (min-width:990px){.topic-page.container .page-body ul,.topic-page.container .page-body ol{font-size:16px}#hometopsplit .container.main-banner{margin:0}.topic-page.container .page-body{font-size:16px;font-weight:300;line-height:22px;margin-top:10px}.full-container{max-width:1360px;margin:auto}.main-article.readmore:after,.main-article.readmore:before{display:none}}@media all and (max-width:480px){#footer .footer-lower a img{margin:0 0}section.header-section.scala .header-grid .header-block:first-child img{height:30px}.html-manufacturer-page .article-content.no-product img{width:100%;height:auto}.data-table td.product{min-width:auto}}@media all and (max-width:649px){.el-8.promotions.clearfix{flex-direction:column}}@media all and (max-width:767px){.section-qa .qa-box .qa-bottom-answer{flex-direction:column}section.yellow-grid-section .yellow-grid>.yellow-block{width:100% !important}section.icons-section .icons-grid .icon-block{width:calc(50% - 25px) !important}.alignleft,.alignright{text-align:center}.alignleft a,.alignright a{margin:20px auto}}@media all and (max-width:989px){.mobile-bg{background-color:#eee}.main-product-grid .product-item .messages{justify-content:flex-start}.scrolling .FreeShippingOverX{top:58px}.el-0 .button-quote{margin:10px 10px 0 10px}.el-8.promotions.clearfix{display:flex;align-items:center}}@media all and (max-width:1000px){.block-account-navigation{float:none;margin:auto !important}}@media all and (min-width:480px){.top-focus a h3 span{margin:0 25px;font-size:25px}.top-focus a>div{padding:20px}}@media all and (max-width:489px){.data-table th,.data-table td{padding:10px 5px;vertical-align:middle}}@media all and (min-width:640px){.main-promotions ul li{width:50%}.main-promotions a:after{content:"";padding:0}.imgsx{float:left;margin-right:20px !important;max-width:30%}#paypalsteps ol li{width:40%}}@media all and (min-width:768px){.top-focus a{height:330px}}@media all and (min-width:768px){.alignright{float:left;margin:0 20px 20px 0}.alignleft{float:right;margin:0 0 20px 20px}#paypaladvantages ul li{width:40%}}@media all and (min-width:769px){.two-columns .center-2 .inputs{text-align:left}.two-columns .center-2 .form-fields{display:flex;flex-wrap:wrap;justify-content:space-between}.inputs label{display:block;margin:0 10px 10px 0;text-align:left}}@media all and (min-width:990px){.asp-hidden-mobile{display:block}.container{padding:0 20px;margin:auto}.slideshowroom.owl-carousel.owl-theme .owl-dots button.owl-dot span{background:#999}.slideshowroom.owl-carousel.owl-theme .owl-dots button.owl-dot.active span{background:#265b87}.abs-hidden-mob{position:relative;left:inherit;top:inherit}.garanzia{display:none}.other-category-title.mobile-bg span,div.group.titolofiltro h3 span{z-index:3 !important}.FreeShippingOverX_mobile{display:none !important}.top-focus{position:relative}.top-focus a{-o-animation-name:BGSize110Out;-moz-animation-name:BGSize110Out;-webkit-animation-name:BGSize110Out;animation-name:BGSize110Out;-o-animation-duration:.5s;-moz-animation-duration:.5s;-webkit-animation-duration:.5s;animation-duration:.5s}.top-focus a:hover{background-size:110% auto;opacity:.8;-o-animation-name:BGSize110In;-moz-animation-name:BGSize110In;-webkit-animation-name:BGSize110In;animation-name:BGSize110In;-o-animation-duration:.5s;-moz-animation-duration:.5s;-webkit-animation-duration:.5s;animation-duration:.5s}.top-focus a:not(:first-child){display:none}.main-article{background:none;height:auto}.main-article h1{font-size:35px;line-height:38px}.main-article .article-content{padding-top:30px;-webkit-column-count:2;column-count:2}.breadcrumb ul a{font-size:15px}.breadcrumb ul li strong{font-size:15px}.main-promotions .bg{order:0;background-color:#f2f2f2}.main-promotions>ul{order:1}.main-promotions ul{padding-top:20px;padding-bottom:20px}.main-promotions ul li{width:auto}.main-promotions a{position:relative;font-weight:500;padding:0}.main-promotions a span.black{display:block}.main-promotions a:before{height:80px;width:80px;margin-right:10px}.main-promotions a>div{width:auto;padding:0}.main-promotions a>div br,.main-promotions li.promo-facebook,.main-promotions li.promo-google{display:inherit}.main-promotions li a:before{display:block;border-radius:50%;border:2px solid transparent}.main-promotions li a:hover:before{border:2px solid #265b87;border-radius:50%}.main-promotions li.promo-shipment a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-shipment-shadow.png)}.main-promotions li.promo-warranty a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-warranty-shadow.png)}.main-promotions li.promo-recess a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-recess-shadow.png)}.main-promotions li.promo-bonus a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-bonus-shadow.png)}.main-promotions li.promo-fidelity a:before{background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-fidelity-shadow.png)}.main-promotions li.promo-reviews a:before{width:61px;height:70px}.main-promotions li span.rating{font-size:17px}.main-scheda .contact-us a[href*="tel:"]{pointer-events:none}a.chat-help.button-mobile{display:none}article.main-article.readmore{width:50%;float:none}.pNumber-description{text-align:left}#brands{display:block;padding-top:70px;padding-bottom:70px}#header #menu .customer-info{display:none}.search-form-page .result{font-size:15px}.el-0 .button-quote{margin:20px 20px 0 20px}.box.container.full{max-width:unset}}@media all and (min-width:1001px){.two-columns{display:flex;flex-wrap:wrap;border-top:1px solid #ccc}.two-columns .center-2 .fieldset .title{text-align:left}.block{float:none;width:auto;margin:0 0 20px;border:1px solid var(--color-border)}.block .title{display:none}.block .listbox{display:block;border-bottom:none}.block .listbox li{position:relative;display:flex;align-items:center}.block .listbox li:before{content:">";font-family:"mazzola";font-size:10px;margin-right:5px}.block a.product-picture{display:inline-block;position:relative;width:30%;margin:0 0 0 -15px;vertical-align:middle}.block a.product-name{vertical-align:middle}.block a.product-picture+a.product-name{width:70%}.block a.product-picture+a.product-name:before{display:none}.page-title h1{font-size:30px}.inputs{text-align:left}.inputs input[type="text"],.inputs input[type="number"],.inputs input[type="email"],.inputs input[type="tel"],.inputs input[type="password"],.inputs select{min-height:40px}.inputs .option-list li{margin:0 10px 0 0}.center-1 .buttons{text-align:center}.inputs.accept-consent label{width:auto}.center-2{float:right;width:73%}.side-2{float:left;width:25%}}@media all and (min-width:1024px){.main-article .article-content{column-gap:40px}}@media all and (min-width:1200px){.brand-img>a{width:14.66666%}.main-article .article-content{column-gap:80px}.main-article p{font-size:17px;line-height:1.2}}@media all and (min-width:1360px){html[lang="en"] .top-focus a:nth-of-type(1)>div h3{font-size:28px}.top-focus a:nth-of-type(2) h3,.top-focus a:nth-of-type(3) h3{font-size:22px}.top-focus a:nth-of-type(2) p,.top-focus a:nth-of-type(3) p{font-size:11px;color:#333}#header #menu a{font-size:16px}.main-promotions ul{padding:30px 0}.main-promotions a span{font-size:24px;line-height:24px}.main-promotions a span.black{font-size:17px;line-height:17px}.main-promotions a:before{width:133px;height:135px}.infobox.el-2 .tax-display-type-selector{margin-left:30px}}@media all and (min-width:1380px){.readmore .container{padding:0}}@media all and (min-width:375px) and (max-width:549px){.brand-img>a{width:48%}}@media all and (min-width:550px) and (max-width:1199px){.brand-img>a{width:31.3333%}}@media all and (min-width:600px) and (max-width:989px){#header #menu li>.sub-menu ul.sublist li{min-width:250px}.flyout-cart{right:0}}@media all and (min-width:990px) and (-ms-high-contrast:active),(-ms-high-contrast:none){.top-focus a:nth-child(1){width:70%;overflow:hidden}.top-focus a:nth-of-type(2),.top-focus a:nth-of-type(3){width:25%}.top-focus a:nth-of-type(1)>div:before{background-image:none}.top-focus a:nth-of-type(1)>div:after{width:70px;right:-70px}.top-focus a,.top-focus a:hover{animation:none !important;animation-duration:0s !important;background-size:cover !important}}@media all and (min-width:990px) and (max-width:1150px){.FreeShippingOverX{display:none}.main-banner ul div span{font-size:20px}.promozioni .item{flex-basis:23%}}@keyframes BGSize110In{0%{background-size:100% auto}100%{background-size:110% auto}}@keyframes BGSize110Out{0%{background-size:110% auto}100%{background-size:100% auto}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,127,255,.9)}70%{transform:scale(1);box-shadow:0 0 0 15px rgba(0,0,0,0)}100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes smoothScroll{from{transform:translateY(-40px)}to{transform:translateY(0)}}.sitemap-page .description{margin:0 0 30px;text-align:center}.sitemap-page .entity{margin:0 0 30px}.sitemap-page .entity-title{margin:0 0 15px;padding:0 10px;text-align:center}.sitemap-page .entity-title h2{font-size:20px;font-weight:normal;color:var(--color-brand-secondary)}.sitemap-page .entity-body{border-top:1px solid #e6e6e6;background-color:var(--color-surface);padding:30px 15px;text-align:center}.sitemap-page .entity ul{font-size:0}.sitemap-page .entity li{display:inline-block;position:relative;margin:0 8px;padding:0 12px;line-height:50px;font-size:14px}.sitemap-page .entity li:before{content:"";position:absolute;top:23px;left:0;width:5px;height:5px;background-color:var(--color-border)}.sitemap-page .entity a{color:var(--color-brand-secondary)}.sitemap-page .entity a:hover{color:#ffd311}.sitemap-page .entity a:empty{display:none}.column{float:left;width:50%;padding:10px}.row:after{content:"";display:table;clear:both}@media screen and (max-width:600px){.column{width:100%}}.responsive-two-columns{display:flex;flex-wrap:wrap}.responsive-two-columns>*{width:100%;padding:5px}@media(min-width:768px){.responsive-two-columns>*{width:50%}}.main-product-grid .details h2 a{font-size:12px;font-weight:300;color:#333;text-align:center}.main-product-grid .details .values{min-height:45px;display:flex;flex-direction:column;justify-content:flex-end}.main-product-grid .details .add-info{position:relative;height:auto;display:flex}.main-product-grid .details h2{margin:10px 10px;padding:0;height:fit-content;min-height:fit-content}.main-product-grid .picture figure img{max-height:100%;max-width:100%}.item-box figure{position:relative;max-width:100%}.main-product-grid .picture figure{height:180px;overflow:hidden;display:flex;align-items:center;justify-content:center}.main-product-grid .picture{padding:15px 0 10px;max-width:100%;width:100%}.main-product-grid .product-item{display:flex;flex-direction:column;align-items:center}.main-related.main-product-grid .item-box,.main-recently.main-product-grid .item-box{width:100%}.main-related.main-product-grid .owl-nav [class*=owl-]:hover,.main-recently.main-product-grid .owl-nav [class*=owl-]:hover{background:none}.review-product-grid{margin-top:10px}.item-box .rating{width:85px;height:19px;background:url('../../Themes/Mazzolaluce/Content/images/rating1.png') repeat-x;display:inline-block;vertical-align:middle;margin-right:0}.item-box .rating div{height:19px;background:url('../../Themes/Mazzolaluce/Content/images/rating2.png') repeat-x}.main-product-grid .details .product-box-add-to-cart-button{margin-left:10px}.search-box-panel.main-product-grid .item-box div.add-info{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.search-box-panel.main-product-grid .item-box div.add-info .prices{display:flex;flex-direction:column;align-items:center}.search-box-panel.main-product-grid .item-box div.add-info .buttons{margin:10px 0}.search-box-panel.main-product-grid .item-box div.add-info .buttons .product-box-add-to-cart-button:after{content:"c";font-family:mazzola;font-size:25px;color:#265b87;cursor:pointer}.main-product-grid .details{text-align:center}.main-product-grid .details{width:100%}.main-product-grid .details .old-price{font-size:11px;color:#333;text-decoration:line-through;width:100%}.main-product-grid .details .actual-price{font-size:16px;padding:5px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:100%;font-weight:500}@media(min-width:990px){.main-product-grid .picture figure{height:210px}.main-product-grid .details{padding:0}.main-product-grid .details .values{justify-content:center}.main-product-grid .details .old-price{font-size:13px;width:100%}.main-product-grid .details .price{display:block}.main-product-grid .details .actual-price{font-size:16px;background-color:transparent;color:#333;font-weight:500;padding:0;width:100%}}@media(min-width:990px){.owl-carousel.owl-theme .owl-dots button.owl-dot span{background:transparent}}.item-box{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:0;margin:0 0 20px;background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:10px}.item-box .picture{width:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;margin:0;transition:all .2s linear}.item-box .picture .add-to-wishlist-button{position:absolute;bottom:10px;right:10px;z-index:3;box-shadow:0 0 5px 0 rgba(0,0,0,.25);background-color:#fff;border-radius:50%;padding:7px 7px 6px;vertical-align:middle;border:1px solid #265b87}.item-box .picture .add-to-wishlist-button.isinwishlist{background-color:#265b87;color:#fff}.item-box .picture .add-to-wishlist-button i{display:inline-block;line-height:100%;font-size:20px;color:#265b87}.item-box .picture .add-to-wishlist-button.isinwishlist i{color:#fff}.item-box .picture .add-to-wishlist-button:hover{background-color:#265b87;color:#fff}.item-box .picture .add-to-wishlist-button:hover i{color:#fff}.item-box .picture .add-to-wishlist-button.isinwishlist:hover{background-color:#fff;color:#265b87}.item-box .picture .add-to-wishlist-button.isinwishlist:hover i{color:#265b87}.item-box .picture figure{width:100%;height:unset;padding:0;margin:0;position:relative;display:block;transition:all .2s linear}.item-box .picture img{width:100%;height:100%;aspect-ratio:1/1;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:contain}.item-box .details{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:unset;padding:5px 20px;margin:0}.item-box .details .add-info{order:1}.item-box .details .add-info .price-container{display:flex;justify-content:flex-end;flex-direction:column}.item-box .details .add-info .price-container .price{margin:0;padding:0;text-align:left}.item-box .details .add-info .price-container .price.actual-price{font-size:22px;font-weight:700;color:#8a0000;display:flex;align-items:center}.item-box .details .add-info .price-container .price.old-price{font-size:16px;font-weight:500;color:#243238;text-decoration:line-through}.item-box .details .add-info .price-container .price.price.actual-price .discount-percent{font-size:12px;font-weight:500;margin-left:5px;padding:2px 5px;background-color:#8a0000;text-decoration:unset;color:#fff;border-radius:25px}.item-box .details .product-title{order:2;margin:5px 0;height:unset}.item-box .details .product-title a{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;text-align:left;padding:0;margin:0;color:#243238;width:100%;min-height:60px}.item-box .details .messages{order:3;display:flex;flex-direction:column;gap:10px;margin-bottom:10px;height:unset}.item-box .details .messages .chip{margin:0;font-size:11px;background-color:#fff;border-radius:0;text-align:left;padding:0}.item-box .details .messages .chip i{margin:0 2px 0 0}.item-box .details .messages .chip.info{display:flex;flex-direction:row;align-items:center;gap:5px;background-color:#fff;color:#fff}.item-box .details .messages .chip.info i{color:#265b87}.item-box .details .messages .chip.promo{position:absolute;top:0;left:0;background-color:#074a07;padding:5px 10px;border-radius:4px}.item-box .details .messages .chip.promo span{color:#fff}.item-box .details .messages .chip span{font-size:12px;color:#243238;font-weight:500;font-style:italic}.item-box .details .review-product-grid{margin-bottom:0;padding:4px 0}.item-box .details .review-product-grid{order:4;padding:5px 0}.item-box .rating{width:79px;height:16px;background:url(../../Themes/Mazzolaluce/Content/images/rating1.png) repeat-x;background-size:16px 13px;display:inline-block;vertical-align:middle;margin-right:10px}.item-box .rating div{height:16px;background:url(../../Themes/Mazzolaluce/Content/images/rating2.png) repeat-x;background-size:16px 13px}@media screen and (max-width:1360px){.item-box{margin-bottom:10px}.item-box .details .product-title a{font-size:16px}.item-box .details .add-info .price-container .price{font-size:16px}.item-box .details .add-info .price-container .price.actual-price{font-size:20px}}.buttons.button-1{display:flex;justify-content:center;align-items:center;padding:10px 0;width:100%;height:100px}.buttons.button-1 input{background:#265b87;color:#fff;width:100%;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;text-transform:uppercase;line-height:unset}div.card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:10px 20px;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:10px;border:1px solid #e4e4e4}div.card .card-header{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:15px 10px;gap:10px;background:#f7f7f8;color:#243238;border-radius:10px 10px 0 0;border-bottom:1px solid #e4e4e4}div.card .card-header span{font-size:18px;font-style:normal;font-weight:500;line-height:normal;font-variant:all-small-caps}div.card .card-body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:15px 10px;gap:10px}.temperature-guide-bar{border-radius:50px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 10px;width:100%;height:40px;background:linear-gradient(90deg,#f5b476 0%,#fff 49%,#c3d8ff 100%)}.rgb-guide-bar{border-radius:50px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 10px;width:100%;height:40px;opacity:.7;background:linear-gradient(to right,#f00,#ff0,#008000,#0ff,#00f,#f0f,#f00)}.temperature-guide-bar .temperature-guide-bar-item,div.card .card-body .rgb-guide-bar .arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #000;position:absolute;top:-8px;transform:translateX(-50%);display:flex;justify-content:center}.temperature-guide-bar>.text{font-size:12px;font-style:normal;font-weight:500;line-height:normal}.temperature-guide-bar span{font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;line-height:13.41px;text-align:left;text-transform:uppercase;color:#c6c6c6}.temperature-guide-bar span.active{color:#000}.white-temperatures{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:10px 0}.white-temperature{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:5px 0}.white-temperature>.icon.C342{background-color:#faf1c9}.white-temperature>.icon.C343{background-color:#fefbf3}.white-temperature>.icon.C344{background-color:#f7faff}.white-temperature>.icon.C350{background-image:url("/Themes/Mazzolaluce/Content/images/rgb.svg")}.white-temperature>.icon{display:inline-block;width:24px;height:24px;border-radius:50%;vertical-align:middle;margin:0 0 0 5px;box-shadow:0 4px 4px #ccc}.red{color:#8a0000}.text-slider-wrapper{position:relative}.text-slider-wrapper div.text-slider{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:70px;line-height:1.5;overflow:hidden;text-align:left}.text-slider-wrapper .text-slider h2{font-size:15px}.text-slider-wrapper .text-slider.open{-webkit-line-clamp:unset;max-height:unset}.text-slider-wrapper .discover-more{bottom:16px;color:#000;cursor:pointer;font-size:13px;font-weight:600;line-height:18px;-webkit-text-decoration:underline;margin-top:10px;text-decoration:underline}@media(max-width:480px){.text-slider-wrapper .text-slider h2{text-align:left !important}}#password-recovery-modal .modal-header,#login-modal .modal-header{border-bottom:none;justify-content:space-between}iframe#launcher{bottom:120px !important;margin:0 20px;z-index:100 !important}#modalContent p,.modal-subtitle{font-size:12px;font-weight:400;text-align:left}#modalContent .auth-methods{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:25px 0 70px}#modalContent button.auth-method{border:1px solid #c5c5c5;padding:10px 61px;text-transform:uppercase;font-size:16px;font-weight:600;width:100%}#modalContent button.auth-method.secondary{background-color:#000;color:#fff}#modalContent .auth-methods .separator{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;margin:20px 0 30px}#modalContent .auth-methods .separator hr{width:100%;border:1px solid #e4e4e4}#modalContent .auth-methods .separator span{font-size:14px;font-weight:300;color:#515151}#cross-light-modal .modal-content{overflow-y:scroll;padding-bottom:100px}#cross-light-modal .cross-light-products{width:100%;padding:0 20px}#cross-light-modal .modal-header{border-bottom:none;justify-content:space-between}#cross-light-modal .cross-light-products::-webkit-scrollbar{width:10px}#cross-light-modal .cross-light-products::-webkit-scrollbar-thumb{background-color:#265b87;border-radius:10px}#cross-light-modal .cross-light-products::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px}#cross-light-modal .cross-light-products .item-grid{width:100%;padding:10px 0 20px}#cross-light-modal .cross-light-products .item-grid .new-item-box.swiper-slide{width:290px;display:flex;padding:10px;border:1px solid #e5e5e5}#cross-light-modal .cross-light-products .item-grid .new-item-box.swiper-slide .new-product-item{display:grid;grid-template-areas:"picture details" "add-to-cart add-to-cart" "accessories-technical-details accessories-technical-details"}#cross-light-modal .cross-light-products .item-grid .new-item-box:last-of-type{flex-grow:0}#modal-wrapper #cross-light-modal .modal-content{padding:0}#modal-wrapper #cross-light-modal .title{font-size:20px;font-weight:600;text-align:left}#modal-wrapper #cross-light-modal .modal-subtitle{font-size:14px;font-weight:400;text-align:left;margin:0 20px}#cross-light-modal .cross-light-products .item-grid .new-item-box .new-product-item .new-picture{width:100px;height:100px;grid-area:picture}#cross-light-modal .cross-light-products .item-grid .new-item-box .new-product-item .new-details{margin-top:5px;grid-area:details}#cross-light-modal .cross-light-products .item-grid .new-item-box .add-to-cart{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:10px;grid-area:add-to-cart}#cross-light-modal .cross-light-products .item-grid .new-item-box .add-to-cart input{width:75px;font-size:16px;height:32px;border:1px solid #565656;color:#243238}#cross-light-modal .cross-light-products .item-grid .new-item-box .add-to-cart .add-accessories-to-cart-button{padding:5px 20px;cursor:pointer;text-transform:uppercase;line-height:unset;height:32px}#cross-light-modal .cross-light-products .item-grid .new-item-box .fa-cart-plus{color:#fff;cursor:pointer;font-size:13px}#cross-light-modal .cross-light-products .item-grid .new-item-box .accessories-technical-details{grid-area:accessories-technical-details;display:flex;flex-direction:column;width:100%;gap:10px;margin-top:10px}#cross-light-modal .cross-light-products .item-grid .new-item-box .accessories-technical-details .accessories-technical-detail{display:flex;justify-content:space-between;align-items:center}#cross-light-modal .cross-light-products .item-grid .new-item-box .accessories-technical-details .accessories-technical-detail .accessories-technical-detail-label{font-size:11px;color:#515151;font-weight:600}#cross-light-modal .cross-light-products .item-grid .new-item-box .accessories-technical-details .accessories-technical-detail .accessories-technical-detail-value{font-size:10px;color:#243238}#cross-light-modal .cross-light-cta{margin:30px 20px 0;display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 0}@media screen and (min-width:744px){#modalContent .title{font-size:16px}#modalContent p{font-size:13px}#modalContent .auth-methods .auth-method{font-size:12px}#modal-wrapper #cross-light-modal .modal-subtitle{text-align:left}#cross-light-modal .modal-content{flex-direction:column;gap:5px}}@media screen and (min-width:1024px){#cross-light-modal .modal-content{overflow:hidden}#cross-light-modal .cross-light-products{height:800px;padding:0}#cross-light-modal .cross-light-products .item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));row-gap:30px;align-items:center;justify-content:center;overflow:scroll;width:100%}#cross-light-modal .cross-light-products .item-grid::-webkit-scrollbar{width:10px}#cross-light-modal .cross-light-products .item-grid::-webkit-scrollbar-thumb{background-color:#265b87;border-radius:10px}#cross-light-modal .cross-light-products .item-grid::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px}#cross-light-modal .cross-light-products .item-grid .new-item-box{display:flex;width:100%;justify-content:center;justify-self:center}#cross-light-modal .cross-light-products .item-grid .new-item-box .new-product-item{display:flex;flex-direction:column;gap:10px;width:300px}#cross-light-modal .cross-light-products .item-grid .new-item-box .new-product-item .new-picture{position:relative;width:150px;height:150px}}@media screen and (min-width:1366px){#cross-light-modal .cross-light-products .item-grid{grid-template-columns:repeat(5,minmax(300px,1fr))}#news-popup-modal{max-width:fit-content}#ask-a-question-modal{max-width:fit-content}}.auth-modal form .form-fields .inputs .password-container{display:flex;justify-content:space-between;align-items:center;border:1px solid #c5c5c5}.auth-modal form .form-fields .inputs .password-container input{font-size:16px;border:none}.auth-modal form .form-fields .inputs span.password-toggle,#register-modal .register-container .form-fields .inputs span.confirm-password-toggle{padding:10px}.auth-modal form .form-fields .inputs i{font-size:16px;color:#4e4e4e;cursor:pointer}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:clip !important;clip:rect(0,0,0,0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;border:0 !important}.mc-arrows{display:flex;gap:8px}.mc-arrows button{align-items:center;background:#fff;border:none;border-radius:50%;color:#111;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.mc-arrows button:hover{background:#f5f5f5}.mc-arrows button:active{transform:scale(.96)}.mc-arrows button .fa-solid{font-size:14px}.mc-arrows button:focus{outline:none;box-shadow:0 0 0 2px rgba(0,0,0,.2)}.mc-arrows button:disabled,.mc-arrows button.swiper-button-disabled{opacity:.4;cursor:default;pointer-events:none}@media screen and (max-width:575.98px){.mc-arrows button{width:30px;height:30px;border-width:2px}}.lead{font-size:16px;font-weight:bold}.hide{display:none}.close-overlay{font-size:46px;cursor:pointer;color:#243238;line-height:20px}.trg-overlay{background:#fff;border-radius:20px;position:fixed;z-index:12;top:50%!important;transform:translateY(-50%)}.trg-overlay p{margin:0}.small img{margin:5px;border:0;display:block;max-width:100%;height:auto}.standard{width:60%}.big{width:70%}.overlay,.overlay-modal-review{z-index:11;display:none;background-color:rgba(0,0,0,.3);backdrop-filter:blur(5px);position:fixed;top:0!important;bottom:0;left:0;right:0;cursor:pointer;width:100%;height:100%}#cookie-law-info-bar{z-index:99999999 !important}.trg-modal-header{border-bottom:1px solid #d2d2d2;padding:0;margin:15px 0}@media screen and (max-width:320px){.trg-overlay{width:310px}.small img{height:auto;width:97%}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../js/owl.carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-family:'Montserrat',sans-serif}body{line-height:1.23;font-size:12px;overflow-x:hidden;text-align:justify}body,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:500}h2,h3{font-size:16px}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;display:inline-block}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}select{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:text}*:focus{border:1px solid #000}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-appearance:none}a:link,a:visited,a:before,a:after,a *,a *:before,a *:after,button,input[type="submit"],input[type="radio"]{text-decoration:none;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}input[type="submit"]:hover{cursor:pointer}a:hover{text-decoration:none;cursor:pointer}#header{width:100%;background-color:#fff}#header nav.main-navbar{width:100%;display:flex;flex-direction:column;align-items:center}#header nav .container{margin:0;width:100%;max-width:unset;background-color:#fff}#header nav .container.top{display:flex;padding:20px;justify-content:space-around;align-items:center;flex:1}#header nav .container.top .logo-container{flex:1;display:flex;justify-content:flex-start;align-items:center}#header nav .container.top .logo-container .m-logo{display:none}#header .search-box-icon{display:none}#header nav .container.top .search-container{display:flex;justify-content:center;align-items:center;flex:8;margin:0 20px}#header nav .container.top .search-container input{border:1px solid #7b7b7b}#header nav .container.top .search-container button.search.icon{color:#7b7b7b;border:none;padding:5px 10px}#small-search-box-form{display:block;width:100%}#small-search-box-form .box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#small-search-box-form .box .search-box-text{border:1px solid var(--color-brand-secondary);flex:1;border-radius:var(--radius-sm)}#small-search-box-form .box #closesearch{display:none}.search-box-panel.main-product-grid{display:none}.open-search .search-box-panel.main-product-grid{position:absolute;display:flex;flex-direction:column;height:100%;overflow:scroll;right:0;left:0;top:0;z-index:11;padding-top:100px;background-color:#fff}.open-search .search-box-panel.main-product-grid .view-more button{display:block;margin:10px auto 100px;padding:10px 20px;background-color:var(--color-brand-secondary);color:#fff;text-decoration:none;font-size:16px;font-weight:600;text-transform:uppercase;border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm)}.open-search .search-box-panel.main-product-grid .view-more button:hover{background-color:#fff;color:var(--color-brand-secondary)}.open-search .search-box-panel.main-product-grid .categories,.open-search .search-box-panel.main-product-grid .brands{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:20px;padding:20px;border-bottom:1px solid var(--color-brand-secondary)}.open-search .search-box-panel.main-product-grid .categories h3,.open-search .search-box-panel.main-product-grid .brands h3{width:100%;font-size:22px}.open-search .search-box-panel.main-product-grid .categories a,.open-search .search-box-panel.main-product-grid .brands a{color:var(--color-text);font-size:18px;font-weight:600;text-transform:capitalize;text-decoration:none;border:1px solid var(--color-brand-secondary);padding:10px 20px}#header #menu ul.mobile-customer-area{display:none}.search-box-panel.main-product-grid .productitem-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:20px}.open-search #small-search-box-form .box{position:absolute;z-index:12;width:100%;justify-content:center;background-color:#fff;padding:20px 0;top:0;left:0;right:0;border-bottom:5px solid var(--color-brand-secondary)}.open-search #small-search-box-form .box .search-box-text{flex-basis:300px;width:50%;padding:10px;border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm);flex:unset}.open-search #small-search-box-form .box #closesearch{flex-basis:50px;display:block;cursor:pointer;padding:10px;color:#fff;background-color:var(--color-brand-secondary);border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm)}.open-search #small-search-box-form .box #closesearch:hover{background-color:#fff;color:var(--color-brand-secondary)}.open-search-mobile #small-search-box-form .box .search-icon{display:none}#Embed>div>div>button{display:none}#header nav .container.top .customer-opts{display:flex;justify-content:flex-end;align-items:center;flex:1}#header nav .container.top .customer-opts .customer-box .dropdown{display:none}#header nav .container.top .customer-opts .customer-box .dropdown.active{display:block;position:absolute;top:100%;width:300px;right:-30px;z-index:10;background-color:#fff;padding:10px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1)}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content ul li{padding:10px;border-radius:5px;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:15px;gap:10px}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content ul li .register{text-align:center;color:var(--color-text);border:2px solid var(--color-brand-secondary);padding:10px 20px;border-radius:var(--radius-sm)}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content ul li .register:hover{background-color:var(--color-brand-secondary);color:#fff}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content ul li .or{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content .customer-submenu-info li{display:flex;flex-direction:row;justify-content:space-between;gap:10px}#header nav .container.top .customer-opts .customer-box .dropdown.active .customer-submenu-content .customer-submenu-info li a{color:var(--color-text);text-decoration:none;font-size:15px;font-weight:600;text-transform:capitalize}#header nav .container.top .customer-opts .customer-box .dropdown.active a.login{display:block;padding:10px 40px;background-color:var(--color-brand-secondary);color:#fff;text-decoration:none;font-size:16px;font-weight:600;text-transform:uppercase;border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm);margin-bottom:10px}#header nav .container.top .customer-opts>div{position:relative;margin-left:25px}#header nav .container.top .customer-opts>.hamburger-menu{display:none}#header nav .container.top .customer-opts>div a{width:100%;height:100%}#header nav .container.top .customer-opts>div a i{color:var(--color-text);font-size:25px}#header nav .container.top .customer-opts>div a .qty{position:absolute;top:-10px;right:-10px;width:20px;height:20px;line-height:18px;background-color:#ffcf11;color:#000;border-radius:50%;text-align:center;font-size:9px;border:2px solid #fff}#header nav .container.top .customer-opts>div.support{position:static}#header nav .container.top .customer-opts>div.support>#help-submenu{display:none;opacity:0;transition:all .3s}#header nav .container.top .customer-opts>div.support>#help-submenu.open{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:12;background-color:#fff;padding:20px;border-radius:50px;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:1;max-width:500px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#header nav .container.top .customer-opts>div.support>#help-submenu.open #close-help-menu{align-self:flex-end;margin:18px}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help{display:flex;flex-direction:column;gap:40px;padding:0 40px}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help>div.button-container{flex:1;display:flex;width:100%;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:40px;padding:10px 20px;border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm)}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help>div.button-container:hover{background-color:var(--color-brand-secondary)}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help div.button-container:hover a,#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help div.button-container:hover i{color:#fff}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help div.button-container a{font-size:18px;width:unset;border-radius:var(--radius-sm);text-decoration:none;color:var(--color-text)}#header nav .container.top .customer-opts>div.support>#help-submenu.open .mini-content-help div.button-container i{width:unset;height:unset;color:var(--color-text)}#header nav .container.top .customer-opts>div.support>#help-submenu.open p.title{text-align:center;font-size:20px;font-weight:900;color:var(--color-text);text-transform:uppercase;margin-bottom:20px}#header nav .container.top .customer-opts>div.support>#help-submenu.open div{display:flex;flex-direction:column;align-items:center;font-size:18px;text-align:center}#header nav .container.top .customer-opts>div.support>#help-submenu.open div a{color:var(--color-brand-primary);text-decoration:none;font-weight:bold}#header nav .container.top .customer-opts>div.support>#help-submenu.open div i{display:block;width:18px;height:18px;color:var(--color-brand-primary)}#header #menu #close-menu{display:none}#header #menu ul{display:flex;justify-content:center;align-items:center;list-style-type:none;padding:0;margin:0}#header #menu ul li{float:left;display:inline-block;padding:10px 20px;margin:0;border-radius:5px}#header #menu ul li.support-li{display:none}#header #menu ul li.wishlist-box-li{display:none}#header #menu ul li svg{display:none}#header #menu>ul>li>a{color:var(--color-brand-primary);font-size:15px;font-weight:600;text-transform:uppercase;text-decoration:none;transition:transform .3s;width:100%;height:100%}#header #menu ul li a+i{display:none}#header #menu ul li.promo a{color:#8a0000}#header #menu ul li a:hover{color:var(--color-brand-primary)}#header #menu ul li a.active{color:var(--color-brand-primary)}#header #menu ul li .sub-menu{display:none;animation:fadeOut .5s}#header #menu>ul>li:hover>.sub-menu,#header #menu>ul>li:focus>.sub-menu,#header #menu>ul>li:focus-visible>.sub-menu{width:100%;position:absolute;float:left;top:auto;left:0;z-index:6;margin-top:10px;background-color:var(--color-footer-bg);border-bottom:var(--color-brand-primary) 4px solid;display:flex;justify-content:flex-start;height:auto;max-height:400px;animation:fadeIn .5s;padding:30px 0 30px 90px}#header #menu ul li .sub-menu-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;flex:2}#header #menu ul li .sub-menu-section .h3-typo{color:var(--color-brand-primary);font-size:18px;font-weight:600;text-transform:uppercase;padding:10px 0}#header #menu ul li .sub-menu .menu-img{display:flex;justify-content:center;align-items:center;flex-direction:column}#header #menu ul li .sub-menu .menu-img img{height:100%;object-fit:contain}#header #menu ul li .sub-menu-section button{display:none;font-size:15px;color:var(--color-brand-primary)}#header #menu ul li .sub-menu-section button i{margin-right:5px}#header #menu ul li .sub-menu .sub-menu-section ul.first-level{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;list-style-type:none;max-height:100%;padding:30px 0;margin:0;gap:10px;row-gap:20px;flex-wrap:wrap;max-width:1360px}#header #menu ul li .sub-menu ul.first-level li{padding:0;margin:0;border-radius:5px;width:fit-content}#header #menu ul li .sub-menu ul.first-level>li>a{color:var(--color-brand-primary);font-size:15px;font-weight:700;text-transform:uppercase}#header #menu ul li .sub-menu ul.first-level li a i{display:none}#header #menu ul li .sub-menu ul.first-level li a:hover{color:var(--color-brand-primary);text-decoration:underline}#header #menu ul li .sub-menu ul.first-level li .multiline-categories{padding:10px 0;display:flex;flex-direction:column;gap:5px;align-items:flex-start}#header #menu ul li .sub-menu ul.first-level li .multiline-categories .fa-arrow-turn-down-right{display:none}#header #menu ul li .sub-menu ul.first-level li .multiline-categories a{font-size:13px;font-weight:500;color:var(--color-text)}#header #menu .customer-area{display:none}#header .info{display:flex;justify-content:flex-end;position:absolute;top:0;right:0;z-index:6}#header #menu .info{display:none}#header .info .lang{width:100%;height:40px;margin-right:25px;display:flex;align-items:center;list-style-type:none}#header .info .lang li a{display:flex;justify-content:flex-start;align-items:center;gap:5px;margin:0;padding:5px 10px;background-color:#fff;vertical-align:middle;text-align:center;border-radius:5px;font-size:13px;color:var(--color-text);font-weight:600}@media screen and (min-width:1024px){#header #menu ul{display:flex;flex-wrap:nowrap;justify-content:space-around;padding:0;margin:0}#header #menu ul li{list-style:none;margin:0 6px;padding:10px 4px;border-radius:5px;min-width:0;flex-shrink:1}#header #menu ul li a{display:block;font-size:clamp(9px,.9vw,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;max-width:100%}#header #menu>ul>li:hover>.sub-menu,#header #menu>ul>li:focus>.sub-menu,#header #menu>ul>li:focus-visible>.sub-menu{padding:30px 60px}}@media screen and (max-width:1024px){#header nav .container.top .logo-container{justify-content:flex-start}#header nav .container.top .logo-container .d-logo{display:none}#header nav .container.top .logo-container .m-logo{display:block}#header nav .container.top .customer-opts{margin-right:0;justify-content:flex-end}#header nav .container.top .customer-opts>.hamburger-menu{display:block}#header nav .container.top .customer-opts>.wishlist-box,#header nav .container.top .customer-opts>.support{display:none}#header #menu{display:none;position:absolute;top:0;bottom:0;width:50%;z-index:12;right:-1000px;height:100%;overflow:scroll}#header .customer-box{display:none}#header #menu.open{display:block}#header #menu #close-menu{display:block;text-align:right;margin-top:20px;padding:15px}#header #menu ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;background-color:#fff}#header #menu ul li{padding:10px 30px;display:flex;justify-content:flex-start;align-items:center;gap:10px;margin:0;border-radius:5px;width:100%}#header #menu ul li.support-li,#header #menu ul li.wishlist-box-li{display:flex}#header #menu ul li svg{display:block}#header #menu ul li i{color:var(--color-brand-primary)}#header #menu ul li .sub-menu{display:none}#header #menu>ul>li:hover>.sub-menu,#header #menu>ul>li:focus>.sub-menu,#header #menu>ul>li:focus-visible>.sub-menu{display:none;width:unset;position:unset;float:unset;top:unset;left:unset;z-index:unset;margin-top:unset;background-color:unset;border-bottom:unset;justify-content:unset;height:unset;max-height:unset;padding:unset}#header #menu ul li .sub-menu.open{height:auto;display:block;margin-top:0;padding:10px;z-index:6;width:100%;position:absolute;top:0;bottom:0;right:-1000px;background-color:#fff;max-height:unset;overflow-y:scroll}#header #menu ul li .sub-menu .sub-menu-section ul.first-level{padding:20px 30px 60px}#header #menu ul li .sub-menu ul.first-level li{flex-wrap:wrap;flex-direction:row}#header #menu ul li .sub-menu ul.first-level li{padding:0;margin:0;border-radius:5px}#header #menu ul li .sub-menu ul.first-level li a{color:#265b87;font-size:15px;font-weight:600;text-transform:uppercase}#header #menu ul li .sub-menu ul.first-level li .multiline-categories{padding:0 0 0 30px}#header #menu ul li .sub-menu ul.first-level li .multiline-categories li{padding:3px 10px}#header #menu ul li .sub-menu ul.first-level li .multiline-categories li a{text-transform:unset}#header #menu ul li .sub-menu-section button{align-self:flex-end;margin:10px;display:block}#header #menu ul li .sub-menu h3{display:none}#header #menu ul li .sub-menu .menu-img{display:none}#header #menu ul.mobile-customer-area{padding:10px 0;display:flex;border-top:2px solid #f1f1f1;border-bottom:2px solid #f1f1f1}#header #menu ul.mobile-customer-area .customer-area-sublist li a{font-size:15px;font-weight:600;text-transform:uppercase}#header #menu .customer-area{display:block;padding:10px 30px}#header #menu .customer-area ul{display:flex;flex-direction:row;justify-content:space-between;gap:30px}#header #menu .customer-area ul li{padding:10px 20px;flex:1;margin:0;display:flex;text-align:center;justify-content:center;border-radius:5px}#header #menu ul li .sub-menu ul.first-level li .multiline-categories .fa-arrow-turn-down-right{display:block}#header #menu .customer-area ul li.customer,#header #menu .customer-area ul li.register{background-color:var(--color-brand-primary)}#header #menu .customer-area ul li.customer a,#header #menu .customer-area ul li.register a{color:#fff}#header #menu .customer-area ul li.customer a i,#header #menu .customer-area ul li.register a i{margin-right:5px;color:#fff}#header #menu .customer-area ul li.logout,#header #menu .customer-area ul li.login{border:2px solid var(--color-brand-primary)}#header #search-box .box{border-top:2px solid #7b7b7b;border-bottom:2px solid #7b7b7b;padding:10px 20px}#header #search-box .box input{border:0;border-radius:0}#header .search-box-icon{display:block}#header nav .container.top .search-container{display:none}#header nav .container.top.open-search-mobile{position:absolute;z-index:1000;background-color:#fff;top:40px;padding:20px 0}#header nav .container.top.open-search-mobile .logo-container{padding:0 0 0 20px}.open-search .search-box-panel.main-product-grid{height:100vh}}@media screen and (max-width:840px){#header #menu{width:60%}}@media screen and (max-width:720px){#header #menu{width:80%}#header nav .container.top{flex-wrap:wrap;gap:20px}#header nav .container.top .search-container{flex-basis:100%;order:1;margin:0}#header nav .container.top .search-container #small-search-box-form .box{justify-content:center;gap:0}#header nav .container.top .search-container #small-search-box-form .box .search-box-text{margin-right:10px}.search-box-panel.main-product-grid .productitem-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media screen and (max-width:600px){#header #menu{width:100%}}@media screen and (max-width:480px){#header>.info{display:none}#header #menu .info{display:block;position:unset}#header #menu .info .lang{display:flex;align-items:center}#header #menu .info .lang li a{width:fit-content;display:flex;padding:unset;flex-direction:column-reverse;align-items:center;color:var(--color-text)}#header #menu .info .lang li a img{width:50px;height:50px;border-radius:50%;object-fit:cover}#header #menu .mobile-customer-area .logout-button{margin-top:calc(100vh/4);justify-content:center;background-color:var(--color-brand-primary);color:#fff}#header #menu .mobile-customer-area .logout-button i,#header #menu .mobile-customer-area .logout-button a{color:#fff}.open-search-mobile .search-box-panel.main-product-grid{position:absolute;display:flex;flex-direction:column;height:unset;overflow:scroll;max-height:calc(100vh - 260px);padding:0 20px;right:0;left:0;top:150px;z-index:11;background-color:#fff}.search-box-panel.main-product-grid .productitem-grid{padding:0}.search-box-panel.main-product-grid .productitem-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.search-box-panel.main-product-grid .view-more{position:fixed;bottom:0;left:0;right:0;width:100vw;padding:0 20px;border-top:1px solid #d8d8d8;background-color:#fff}.search-box-panel.main-product-grid .view-more button{display:none;width:100%}.open-search-mobile .search-box-panel.main-product-grid .view-more button{display:none;margin:20px auto;padding:10px 20px;background-color:var(--color-brand-secondary);color:#fff;text-decoration:none;font-size:16px;font-weight:600;text-transform:uppercase;border:1px solid var(--color-brand-secondary);border-radius:var(--radius-sm)}.open-search-mobile .search-box-panel.main-product-grid .view-more button:hover{background-color:#fff;color:var(--color-brand-secondary)}#header .open-search-mobile .search-box-panel.main-product-grid .categories,.open-search-mobile .search-box-panel.main-product-grid .brands{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex-wrap:nowrap;padding:10px 0 20px}.open-search-mobile .search-box-panel.main-product-grid .categories-content,.open-search-mobile .search-box-panel.main-product-grid .brands-content{position:relative;display:flex;flex-direction:row;align-items:flex-start;max-width:100%;gap:20px;padding:10px 0;height:unset;overflow-x:scroll}.open-search-mobile .search-box-panel.main-product-grid .categories.multiple::after,.open-search-mobile .search-box-panel.main-product-grid .brands::after{content:'';position:absolute;right:0;top:0;height:100%;width:50px;background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1))}#header .open-search-mobile .search-box-panel.main-product-grid .categories::-webkit-scrollbar,.open-search-mobile .search-box-panel.main-product-grid .brands::-webkit-scrollbar{height:10px}#header .open-search-mobile .search-box-panel.main-product-grid .categories::-webkit-scrollbar-thumb,.open-search-mobile .search-box-panel.main-product-grid .brands::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.open-search-mobile .search-box-panel.main-product-grid .categories h3,.open-search-mobile .search-box-panel.main-product-grid .brands h3{width:100%;font-size:22px}.open-search-mobile .search-box-panel.main-product-grid .categories a,.open-search-mobile .search-box-panel.main-product-grid .brands a{font-size:12px;font-weight:600;text-transform:capitalize;text-decoration:none;padding:10px 20px;border:1px solid #000;border-radius:0;background-color:#fff;color:#000;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;min-width:fit-content;display:-webkit-box}.open-search .search-box-panel.main-product-grid .categories a,.open-search .search-box-panel.main-product-grid .brands a{font-size:13px;border-radius:50px}}@media screen and (max-width:360px){.open-search .search-box-panel.main-product-grid .categories{gap:10px}.open-search .search-box-panel.main-product-grid .categories h3{width:100%;font-size:18px}.open-search .search-box-panel.main-product-grid .categories a{font-size:11px;padding:4px 8px}}.tax-display-type-selector{background-color:var(--color-brand-primary);color:#fff;position:relative;margin-left:20px}.tax-display-type-selector select{background:none;color:#fff;border:0;min-width:140px;text-transform:uppercase}.tax-display-type-selector:after{display:block;content:"\\";font-family:mazzola;position:absolute;right:10px;font-size:10px;color:#fff;top:14px}.tax-display-type-selector select:hover option{color:#000}.cart{width:100%}.order-completed{text-align:center}.order-completed .details,.order-completed .buttons{margin-bottom:20px}.wishlist-content .cart td.add-to-cart::before{content:"c";font-family:mazzola;font-weight:500;color:var(--color-brand-primary);display:block;font-size:20px}.cart th,.data-table th,.forum-table th{border:1px solid #fff;background-color:#eee;padding:20px 10px;font-weight:400;font-size:14px;color:#333;text-transform:uppercase;text-align:center}.cart td,.data-table td,.forum-table td{min-width:50px;border-bottom:1px solid #eee;background-color:#fff;font-size:15px;padding:20px;color:#333;font-weight:400;text-align:center;vertical-align:middle}.cart a,.data-table a,.forum-table a{font-weight:400}.cart a:hover,.data-table a:hover,.forum-table a:hover{text-decoration:underline}.cart .product,.data-table .message,.data-table .info,.data-table .name{min-width:225px;text-align:left}.data-table .product img{float:left;margin-right:5px}.data-table .product{text-align:left;padding:10px;vertical-align:middle}.cart .product a,.data-table .product a,.data-table .info a{color:#333;font-size:14px;font-weight:300}.cart .product a:hover,.data-table .product a:hover,.data-table .info a:hover{color:var(--color-brand-primary);text-decoration:none}.cart .product .available,.cart .product .not-available{text-transform:uppercase;color:#396;font-size:12px}.cart .product .not-available{color:#dc5043}.cart .product .edit-item{margin:10px 0 0}.cart .product .edit-item a{font-weight:400;color:var(--color-brand-primary)}.cart .product .edit-item a:hover{text-decoration:underline}.cart th.unit-price,.cart th.quantity,.cart th.subtotal,.cart td.product-picture{width:10%}.cart td.remove-from-cart{width:5%}.cart .remove-from-cart,.cart .add-to-cart,.data-table .select-boxes,.data-table .order{text-align:center}.cart td.remove-from-cart,.cart td.add-to-cart{cursor:pointer}.cart td.remove-from-cart::before{content:"x";font-family:mazzola;font-weight:700;color:var(--color-brand-primary)}.cart td.unit-price,.data-table td.unit-price{white-space:nowrap}.cart td.quantity input{width:30px;border:none;height:28px;line-height:30px;padding:0;font-size:16px;color:#000;font-weight:400;border-bottom:1px solid #ccc;text-align:center}.cart td.quantity .k-numeric-wrap{position:relative;display:inline-block}.cart td.quantity .k-numeric-wrap input[type=number]::-webkit-inner-spin-button,.cart td.quantity .k-numeric-wrap input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart td.quantity .k-numeric-wrap input[type=number]{-moz-appearance:textfield}.cart td.quantity .k-numeric-wrap,.cart td.quantity .k-numeric-wrap .k-select{height:30px;line-height:30px}.cart td.quantity .k-numeric-wrap .k-select .k-link .k-icon{left:-9999px;top:-9999px;position:absolute}.cart td.quantity .k-numeric-wrap .k-select .k-link:before{position:absolute;width:30px;cursor:pointer;background-color:var(--color-brand-primary);color:#fff;font-size:22px}.cart td.quantity .k-numeric-wrap .k-select .k-link:first-of-type:before{content:"+";right:-40px}.cart td.quantity .k-numeric-wrap .k-select .k-link:last-of-type:before{content:"-";left:-40px}.cart td.subtotal,.data-table td.total{white-space:nowrap;color:#444}.cart label{display:none}.cart td.subtotal .discount,.cart td.subtotal .discount-additional-info{font-style:italic;color:var(--color-brand-primary)}.cart td.subtotal .vat-incl{font-size:12px;font-weight:600}.order-progress{margin:0 0 50px;background-color:#f6f6f6;padding:15px 0;text-align:center}.order-progress ul{font-size:0}.order-progress li{display:inline-block;margin:10px}.order-progress a{display:block;min-width:70px;font-size:14px;color:#444}.order-progress a:before{content:"";display:block;width:40px;height:40px;margin:0 auto 15px;border:1px solid #bbb;background:#fff url(../../Themes/Mazzolaluce/Content/images/pointer.png) center no-repeat}.order-progress li.active-step a{cursor:pointer}.order-progress li.inactive-step a{opacity:.3;cursor:default}.shopping-cart-page .page-title{margin:0 0 -1px}.shopping-cart-page .message-error{margin:20px 0;color:#dc5043;padding-left:15px}.shopping-cart-page td .message-error{margin:10px 0 0;text-align:left}.shopping-cart-page .checkout-attributes a{color:#4ab3f1}.shopping-cart-page .checkout-attributes a:hover{text-decoration:underline}.shopping-cart-page .tax-shipping-info{margin:20px 0;text-align:center}.shopping-cart-page .tax-shipping-info a{color:#4ab3f1}.shopping-cart-page .tax-shipping-info a:hover{text-decoration:underline}.shopping-cart-page .common-buttons{margin:0 0 60px;opacity:0;height:0}.checkout-attributes{margin:-30px 0 30px;color:#444}.checkout-attributes dt{margin:0 0 10px;font-weight:700}.checkout-attributes dd{margin:0 0 20px}.checkout-attributes input[type="text"],.checkout-attributes select{min-width:170px}.checkout-attributes ul{font-size:0}.checkout-attributes li{display:inline-block;margin:5px;border:1px solid #ddd;background-color:#fff;padding:8px 10px;font-size:14px}.checkout-attributes .attribute-squares li{border:none;padding:0;line-height:0}.checkout-attributes li label{display:inline-block;margin:0 0 0 5px}.selected-checkout-attributes{margin:30px 0;color:#444}.selected-checkout-attributes br{content:"";display:block;margin:3px}.cart-footer{margin:0 0 50px}.cart-footer:after{content:"";display:block;clear:both}.cart-footer .totals{width:350px;max-width:100%;margin:0 auto 50px;padding:20px 0;color:#444}.cart-footer .totals strong{color:var(--color-brand-primary)}.cart-footer .totals .earn-reward-points{text-align:center;padding:5px 30px 15px;font-size:15px;font-weight:400}.cart-footer .totals .earn-reward-points strong{font-weight:500;color:#e4434b}.cart-footer .totals .earn-reward-points .value-summary:before{content:"";background-image:url(../../Themes/Mazzolaluce/Content/css/images/promo-fidelity.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:48px;height:48px;display:inline-block;vertical-align:middle;margin-right:10px}.cart-footer .total-info table{width:100%}.cart-footer .total-info table td{padding:15px 30px}.cart-total td{padding:5px 15px;text-align:right;font-size:14px;border-bottom:1px solid #eee}.cart-total td:first-child{width:50%;text-transform:uppercase;color:#333}.cart-total td:last-child{color:#333}.cart-total .order-subtotal td:last-child{color:var(--color-brand-primary)}.cart-total .giftcard-remaining{display:block;font-style:italic}.cart-total .order-total td{font-size:18px;font-weight:500}.cart-total .earn-reward-points{font-style:italic}.min-amount-warning{margin:0 0 20px;padding:0 30px;color:#e4434b}.terms-of-service{margin:0 0 20px;padding:0 30px;font-size:15px}.terms-of-service label{cursor:pointer;font-size:15px !important}.terms-of-service a{margin:0 0 0 3px;color:var(--color-brand-primary)}.cart-footer .checkout-buttons{margin:30px 0}.cart-footer .checkout-disabled{font-size:20px;text-align:center;background:#ffa500;border:1px solid #c3891e;color:#fff;padding:15px 50px}.cart-footer .checkout-button,.checkout-button button.remove-from-cart-item-action{display:inline-block;min-width:160px;border:none;background-color:var(--color-brand-primary);padding:15px 25px;font-size:18px;color:#fff;text-transform:uppercase}.cart-footer .checkout-button:after{content:">";font-family:mazzola;font-size:13px;color:#fff}.cart-footer .checkout-button:hover{background-color:#ffcf11;color:#333}.cart-footer .addon-buttons{margin:20px 0 0;padding:0 10px}.cart-collaterals{width:350px;max-width:100%;margin:0 auto 50px;padding:25px 0 0}.cart-collaterals .coupon-box,.cart-collaterals .giftcard-box,.cart-collaterals .shipping,.cart-collaterals .checkout-attributes{background-color:#eee;padding:30px}.cart-collaterals .info-box{font-size:14px;font-weight:300;margin:0 auto;max-width:100%}.cart-collaterals .info-box p{margin-bottom:15px;color:#333}.cart-collaterals>div{max-width:400px;margin:0 0 20px}.cart-collaterals .info-box strong{color:var(--color-brand-primary);font-weight:500}.cart-collaterals .button-2{display:inline-block;border:none;font-size:14px;margin-top:10px;background-color:var(--color-brand-primary);color:#fff;text-transform:uppercase}.cart-collaterals .button-2:hover{background-color:#ffcf11;color:#333}.cart-collaterals .title{margin:0 0 5px;color:#444}.cart-collaterals .title strong{font-weight:400;font-size:14px;text-transform:uppercase}.cart-collaterals .hint{margin:0 0 10px}.cart-collaterals .deals>div{margin:0 0 20px}.cart-collaterals .coupon-code{overflow:hidden}.cart-collaterals .coupon-code input[type="text"]{float:left;width:100%;background-color:#fff}.cart-collaterals .coupon-code input[type="submit"]{float:left;width:100%;cursor:pointer}.cart-collaterals .message-failure{margin:5px 0 0;font-size:12px;color:#e4434b}.cart-collaterals .message-success{margin:5px 0 0;font-size:12px;color:#4cb17c}.cart-collaterals .current-code{margin:5px 0 0;color:#4cb17c}.remove-discount-button,.remove-gift-card-button{width:16px;height:16px;border:1px solid #999;background:#fff url(../../Themes/Mazzolaluce/Content/images/close.png) center no-repeat;cursor:pointer}.cart-collaterals .shipping select{height:36px}.cart-collaterals .shipping-results{margin:30px 0 0}.cart-collaterals .shipping-results li{margin:20px 0}.cart-collaterals .shipping-results li strong{display:block;margin:0 0 5px;color:#444}.shopping-cart-page .no-data,.wishlist-page .no-data{margin:25px 0 100px;text-align:center;font-weight:300;font-size:16px}.checkout-page .section{margin:0 0 30px}.checkout-page .section.order-summary{margin:100px 0 30px}.checkout-page .cart-options{min-height:60px;overflow:hidden}.checkout-page .cart-footer{border-top:none}.checkout-page .total-info{margin:0;border-bottom:none;padding:5px 20px 10px}.checkout-page .button-1{display:inline-block;min-width:140px;border:none;background-color:var(--color-brand-primary);text-align:center;font-size:15px;color:#fff;text-transform:uppercase;height:40px;line-height:40px}.checkout-page .button-1:hover{background-color:#ffcf11;color:#333}.checkout-page .button-1:after{content:">";font-family:mazzola;font-size:10px;padding-left:10px}.checkout-page .button-1.back-link{background:#eee;color:#333;font-weight:500}.checkout-page .button-1.back-link:after{content:"";padding:0}.checkout-page .button-1.back-link:before{content:"<";font-family:mazzola;font-size:10px;padding-right:10px}.checkout-page .address-item{width:350px;max-width:100%;margin:0 auto 40px}.checkout-page .address-item ul{margin:0 0 15px;background-color:var(--color-surface);padding:20px;color:#444}.checkout-page .address-item li{padding:5px 0}.checkout-page .address-item li.name{font-size:16px;font-weight:700}.enter-address .message-error{margin:20px 0}.edit-address{border-top:1px solid #e6e6e6;margin:0 0 30px;padding:30px 15px}.checkout-page .ship-to-same-address{padding:30px 0;text-align:center}.checkout-page .ship-to-same-address .selector{margin:0 0 5px;font-weight:700;color:#444}.checkout-page .pickup-in-store{text-align:center}.checkout-page .pickup-in-store .selector{margin:0 0 5px;font-weight:700;color:#444}.select-pickup-point{text-align:center}.checkout-page .pickup-points-map{min-width:400px;min-height:350px;vertical-align:middle;margin-top:5px;margin-bottom:5px}.shipping-method .method-list,.payment-method .method-list{margin:0 30px 30px;overflow:hidden;text-align:center;font-size:0}#payment-method-block{margin:0 !important}.shipping-method .method-list li,.payment-method .method-list li{font-size:14px;color:#333;text-align:left}.shipping-method .method-description{margin:5px 0 0}.payment-method .use-reward-points{margin:0 0 30px;text-align:center;font-size:15px}.payment-method .payment-logo{display:inline-block;vertical-align:middle;padding:10px 10px 10px 20px}.payment-method .payment-logo:hover,.payment-method .payment-logo label:hover{cursor:pointer}.payment-method .payment-logo label img{width:100%}.payment-method .payment-logo label{display:block;font-size:0 !important}.payment-method .payment-details{min-width:180px;display:inline-block;margin:0 0 0 10px;text-align:left;vertical-align:middle}.payment-info .info{padding:30px 15px;color:#444}.payment-info .info tr{display:block;margin:0 0 15px;font-size:0}.payment-info .info td{display:inline-block;width:100% !important;max-width:400px !important;font-size:14px}.payment-info .info td:only-child{width:100% !important;max-width:100% !important}.payment-info .info td input[type="text"]{width:100% !important}.payment-info .info td input[name="CardCode"]{width:65px !important}.payment-info .info td select{min-width:70px}.payment-info .info td:first-child{margin:0 0 10px}.payment-info .info p{text-align:center;font-size:16px}.confirm-order .buttons{padding:10px 0}.confirm-order .button-1{font-size:16px}.order-overview{position:relative}.order-overview .invoice-options{position:absolute;right:20px;top:15px}.order-overview a.icon{background-color:transparent}.order-overview a.icon:before{font-family:mazzola;font-size:20px;color:var(--color-brand-primary)}.order-overview a.icon:hover{background-color:transparent}.order-overview a.icon:hover:before{color:#333}.order-overview a.print:before{content:"2"}.order-overview a.pdf:before{content:"1"}.order-review-data>div,.order-details-area>div,.shipment-details-area>div{width:350px;max-width:100%;margin:0 auto 40px;padding:20px;color:#444}.order-review-data li,.order-details-area li,.shipment-details-area li{padding:3px 0}.order-review-data .title,.order-details-area .title,.shipment-details-area .title{margin:0 0 10px;padding:0;font-size:16px;font-weight:700}.order-review-data .title strong,.order-details-area .title strong,.shipment-details-area .title strong{font-weight:500;color:var(--color-brand-primary)}.order-review-data .payment-method-info,.order-review-data .shipping-method-info,.order-details-area .payment-method-info,.order-details-area .shipping-method-info{margin-top:20px}.order-details-page,.shipment-details-page{margin-bottom:50px}.order-details-page .order-box ul,.shipment-details-page ul.info-list{list-style:none}.order-details-page .order-box ul .number{text-transform:uppercase;color:var(--color-brand-primary);font-size:16px;margin-bottom:20px;font-weight:500}.order-details-page .order-box ul .order-total strong{font-weight:500;color:var(--color-brand-primary)}.order-details-page .totals{display:flex;justify-content:flex-end;width:100%}.order-details-page .totals .total-info{width:500px;max-width:100%}.order-details-page .actions{text-align:right;padding:10px 0}.order-details-page .section .title,.shipment-details-page .section .title{margin:30px 0 10px}.order-details-page .section .title strong,.shipment-details-page .section .title strong{text-transform:uppercase;font-size:16px;font-weight:500;color:#333}.order-details-page .section table,.shipment-details-page .section table{width:100%}.order-completed .details{margin:0 0 30px;padding:30px 15px;text-align:center;color:#444}.order-completed .details div{margin:5px 0}.order-completed .details strong{font-weight:400;text-transform:uppercase}.order-completed .details a{color:var(--color-brand-primary)}.order-completed .details a:hover{text-decoration:underline}#checkout-steps{list-style:none}#checkout-steps li{margin-bottom:20px}#checkout-steps .shipping-method .method-list li,#checkout-steps .payment-method .method-list li{margin-bottom:0}#checkout-steps .payment-method .method-list li{border-bottom:1px solid #ccc;position:relative;z-index:1;min-height:90px;cursor:pointer}#checkout-steps .payment-method .method-list li:first-child{border-top:1px solid #ccc}.opc .step-title{margin:0 0 1px;background-color:#eee;width:100%;height:40px;position:relative}.opc .step-title{padding-left:50px}.opc .step-title .number,.opc .step-title .title{float:left;min-height:40px;padding:10px 15px;line-height:20px;font-size:16px;font-weight:400}.opc .step-title .number,.opc .step-title .title{color:#333;cursor:pointer;text-transform:uppercase;font-size:15px}.opc .step-title .number{width:42px;border-right:1px solid #fff;text-align:center}.opc .step-title .number{font-size:20px;height:50px;background-color:#ccc;color:#333;width:50px;line-height:32px;text-align:center;position:absolute;top:0;bottom:0;left:-10px;margin:auto;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.opc .allow .step-title .number{background-color:var(--color-brand-primary);color:#fff}.opc .step{margin:10px 0;padding:15px 0;text-align:center}.opc .section{margin:0 0 30px}.opc .section>label{display:block;margin:0 0 10px;font-size:15px}.message-validation-billing-form{font-size:15px;margin-top:20px}.opc input[type="text"],.opc select{max-width:100%}.opc .buttons{margin-bottom:0;display:flex;justify-content:space-between}.opc .buttons#billing-buttons-container{justify-content:flex-end}.opc .back-link{margin:0 0 10px}.opc .back-link small{display:none}.opc .back-link a{display:inline-block;margin:0 0 0 -15px;background:url(../../Themes/Mazzolaluce/Content/images/back-button.png) left center no-repeat;padding:0 0 0 18px;color:#444}.opc .back-link a:hover{color:var(--color-brand-primary)}.opc .buttons .please-wait{display:block;margin:10px 0 0;padding:0 10px 10px;background:none}.opc .section.ship-to-same-address{margin:20px 0 30px;padding:0}.opc .section.pickup-in-store{margin:0 0 30px;padding:0}.opc .payment-info .info tr{text-align:left}.opc .section.order-summary{margin:0}.ExternalAuthentication{display:flex;justify-content:center;flex-wrap:wrap;vertical-align:middle;margin-top:10px}.ExternalAuthentication #google-signin-button{display:inline-block;width:60px !important;height:60px;border:2px solid #fff;border-radius:30px;background:url(/images/google-signing.png) no-repeat -1px -2px}.ExternalAuthentication #google-signin-button span{display:none}.login-page .ExternalAuthentication #google-signin-button{margin-left:10px}.opc .order-review-data ul{list-style:none;font-size:15px}.opc#checkout-steps .order-review-data ul li{margin-bottom:0}.gender{display:inline-block}.gender span label{display:inline}.gender span>*{line-height:32px}.date-of-birth .date-picker-wrapper{display:flex;justify-content:space-between}.date-of-birth select{width:31.3333%}.date-of-birth select+select{margin:0 0 0 10px}.date-of-birth .select-wrapper+.select-wrapper{margin:0 0 0 10px}#check-availability-button{margin:10px 0 0;border:none;background-color:#888;padding:10px 15px;font-size:12px;color:#fff;text-transform:uppercase}#check-availability-button:hover{background-color:#999}.login-page .new-wrapper .buttons,.login-page .returning-wrapper .buttons{text-align:center}.inputs.accept-consent>*{display:inline-block;line-height:32px}.inputs.accept-consent span,.inputs.accept-consent a{color:var(--color-brand-primary);cursor:pointer;font-size:14px}.inputs.accept-consent label{width:auto;margin-bottom:0}.registration-page .button-1,.account-activation-page .button-1,.registration-result-page .button-1,.login-page .button-1,.password-recovery-page .button-1,.account-page .button-1,.return-request-page .button-1,.search-form-page .button-1,.contact-us-button,.search-container-form .button-1{min-width:140px;cursor:pointer;border:none;background-color:var(--color-brand-primary);text-align:center;font-size:15px;color:#fff;text-transform:uppercase}.registration-page .button-1:hover,.account-activation-page .button-1:hover,.registration-result-page .button-1:hover,.login-page .button-1:hover,.password-recovery-page .button-1:hover,.account-page .button-1:hover,.return-request-page .button-1:hover{background-color:#ffcf11;color:#333}.return-request-page h1 a{color:var(--color-brand-primary)}.return-request-page .return-request-file{font-size:14px}.return-request-page .return-request-file .uploadedfileinput{display:inline-block}.registration-page .message-error,.login-page .message-error,.account-page .message-error{margin:0 0 10px;color:#dc5043}.account-activation-page .result,.registration-result-page .result{max-width:800px;margin:0 auto 30px;padding:30px 0;text-align:center;font-size:16px;color:#4cb17c}.customer-info-page .email-to-revalidate,.customer-info-page .readonly-username,.customer-info-page .vat-status{margin:0 5px;font-size:14px}.customer-info-page .vat-status{display:block}.registration-page .vat-note,.customer-info-page .vat-note,.customer-info-page .email-to-revalidate-note{display:block;font-size:14px;margin-top:7px;white-space:normal}.login-page .customer-blocks{margin:0 0 30px}.login-page .title{margin:0 0 15px;font-size:20px;color:#444;text-align:center}.login-page .title strong{font-weight:400}.login-page .new-wrapper{margin:0 0 50px}.login-page .new-wrapper .text{margin:0 0 20px;border-top:1px solid #e6e6e6;background-color:var(--color-surface);padding:30px;line-height:24px;font-size:14px;color:#333}.login-page .new-wrapper .topic-block{margin:0}.login-page .new-wrapper .topic-block-body strong{color:#444}.login-page .new-wrapper .button-1{margin:0 0 5px}.login-page .returning-wrapper{margin:0}.login-page .returning-wrapper .form-fields{overflow:hidden;padding:30px 15px 0;border-top:1px solid #e6e6e6}.login-page .returning-wrapper .inputs.reversed{white-space:normal}.login-page .returning-wrapper .inputs.reversed *{display:inline-block;vertical-align:middle;margin:5px;font-size:14px;color:#444}.login-page .returning-wrapper .inputs.reversed label{width:auto}.login-page .returning-wrapper .inputs.reversed a:hover{color:var(--color-brand-primary)}.login-page .captcha-box{margin:-15px 0 20px}.login-page .returning-wrapper .buttons{background-color:#fff}.external-authentication{overflow:hidden;text-align:center}.external-authentication .title{margin:0 0 15px;font-size:20px;color:#444}.external-authentication .buttons{margin:0 10px 30px}.external-auth-errors{color:#e4444c;margin-bottom:20px}.external-auth-errors ul{list-style:none}.external-auth-association{color:#444}.external-auth-association a{color:var(--color-brand-primary)}.external-auth-association a:hover{text-decoration:underline}.password-recovery-page{margin-bottom:30px}.password-recovery-page,.password-recovery-page .inputs,.password-recovery-page label{text-align:center;width:auto}.password-recovery-page .result{margin:0 0 5px;font-weight:700;color:#444}.password-recovery-page .tooltip{margin:0 0 25px;text-align:center}.add-more-external-records{text-align:center;padding-bottom:20px}.add-more-external-records a{color:var(--color-brand-primary)}.add-more-external-records a:hover{text-decoration:underline}.account-page .buttons{text-align:center}.account-page .description{margin:0 0 25px;padding:0 10px}.account-page .table-wrapper{margin:0 0 30px}.gdpr-tools-page .result{margin:20px 0;font-size:13px;color:#e4434b}.gdpr-tools-page .buttons{margin-top:20px}.address-list-page .info,.order-list-page .info{margin:0 0 10px;padding:20px 20px 70px;line-height:20px;color:#444;list-style:none}.address-list-page .info .name,.order-list-page .info .number{font-size:16px;font-weight:500;color:var(--color-brand-primary);padding-bottom:20px}.address-list-page .button-2,.order-list-page .button-2,.order-details-page .button-1,.order-details-page .button-2{display:inline-block;margin:0 0 0 10px;border:none;font-size:13px;text-transform:uppercase;background:var(--color-brand-primary);color:#fff}.address-list-page .section,.order-list-page .section{background-color:var(--color-surface)}.delete-address-button,.cancel-recurring-order-button{background:url(../../Themes/Mazzolaluce/Content/images/remove.png) left center no-repeat}.retry-recurring-order-button{background:url(../../Themes/Mazzolaluce/Content/images/retry.png) left center no-repeat}.return-items-button{background:url(../../Themes/Mazzolaluce/Content/images/return.png) left center no-repeat}.order-details-button{background:url(../../Themes/Mazzolaluce/Content/images/details.png) left center no-repeat}.address-list-page .button-2:hover,.order-list-page .button-2:hover,.order-details-page .button-1:hover,.order-details-page .button-2:hover{background-color:#ffcf11;color:#333}.address-list-page .add-button{margin:0 0 20px;text-align:center}.address-edit-page .page-title{margin:0 0 -1px}.address-edit-page .message-error{margin:20px 0}.address-edit-page .edit-address,.address-list-page .address-list{margin:0;padding:30px 15px;display:flex;justify-content:flex-start;flex-wrap:wrap}.address-list-page .address-list .italic{font-style:italic;text-align:left}.address-list-page .section,.return-request-list-page .section{position:relative;width:100%;margin-bottom:10px}.order-list-page .section{position:relative;width:100%}.recurring-payments table td{white-space:nowrap}.recurring-payments table td:first-child{min-width:120px;white-space:normal}.recurring-payments .button-2{font-size:14px}.return-request-list-page .details{background-color:var(--color-surface);padding:20px;line-height:22px;color:#444;text-align:left;list-style:none}.return-request-list-page label{margin:0 5px 0 0}.return-request-list-page a{color:var(--color-brand-primary)}.return-request-list-page a:hover{text-decoration:underline}.return-request-list-page .comments div{margin:10px 0 0;font-size:15px;font-style:italic;color:#444}.downloadable-products-page table td{color:#444}.reward-points-overview{margin:0 0 25px;text-align:center;font-size:12px;color:#333}.reward-points-history .title{text-transform:uppercase;font-size:16px;color:#333;margin-bottom:30px;text-align:center}.reward-points-history .title strong{font-weight:500}.reward-points-history table td{color:#444}.reward-points-history table td:first-child{min-width:120px}.change-password-page .page-title{margin:0 0 -1px}.change-password-page .result,.change-password-page .message-error{margin:20px 0}.change-password-page .fieldset{margin:0 0 30px}.avatar-page .page-title{margin:0}.avatar-page .page-body{margin:0 0 30px;overflow:hidden;background-color:var(--color-surface);padding:30px 25px}.avatar-page .message-error{margin:0 0 10px}.avatar-page .image{margin:0 0 10px}.avatar-page .image img{border:1px solid #ccc}.avatar-page .button-1{font-size:14px}.avatar-page .button-2{border:none;background-color:#888;padding:10px 15px;font-size:14px;color:#fff;text-transform:uppercase}.avatar-page .button-2:hover{background-color:#999}.avatar-page .info{color:#444}.vendorinfo-page .button-2{border:medium none;background-color:#888;padding:10px 15px;font-size:14px;color:#fff;text-transform:uppercase}.vendorinfo-page .button-2:hover{background-color:#999}.vendorinfo-page .vendor-picture{width:400px;margin:0 auto}.vendorinfo-page .vendor-picture *{display:block;margin-top:15px}.check-gift-card-balance-page .page-title{margin:0 0 -1px}.check-gift-card-balance-page .result,.check-gift-card-balance-page .message-error{margin:20px 0}.check-gift-card-balance-page .fieldset{margin:0 0 30px}.two-columns .page-title{border:none;color:var(--color-brand-primary)}.registration-page{margin-bottom:30px}.registration-page .buttons{text-align:center}.fl-col{display:flex;flex-direction:column}.register-container-form .form-fields.fl-col{display:inline-block;width:400px}.register-container-form .fieldset .title,.two-columns .center-2 .customer-info-page .fieldset .title{border-bottom:2px solid #3f7dbc}.register-container-form .form-fields .news-cont{margin:0;text-align:left}.customer-info-form .form-fields .news-cont label{margin-bottom:20px;text-align:left}.customer-info-form .form-fields .news-cont label strong{white-space:normal}.register-container-form .form-fields .news-cont label,.register-container-form .form-fields .accept-consent,.customer-info-form .form-fields .news-cont{text-align:left;margin:0}.register-container-form .form-fields .accept-consent label{margin-right:0}.register-container-form .form-fields .accept-consent #read-privacyinfo{padding-left:5px}.registration-page .form-fields:after,.customer-info-page .form-fields:after{content:"";flex:auto}.account-activation-page .page-body .buttons,.registration-result-page .page-body .buttons{text-align:center;margin-bottom:30px}.checkout-data .order-completed .title{text-align:center;color:#396;text-transform:uppercase;font-size:15px}.checkout-data .order-completed .details{font-size:13px}.checkout-data .order-completed .buttons{text-align:center}.order-list-page .buttons{position:absolute;bottom:20px;left:10px}.order-list-page .order-list{display:flex;flex-wrap:wrap;justify-content:space-around}.order-list-page .order-list .section:nth-child(n+1){margin-bottom:2%;border:1px solid #ddd}.order-list-page .order-list .section .info{font-size:14px;line-height:1.8}.return-request-page form{display:flex;justify-content:center;margin:0 10px}.return-req-container-form{margin:0 0 50px 0;width:1360px}.return-req-container-form .section{margin:0 0 25px 0}.return-req-container-form .section .title,.return-req-container-form .fieldset .title{font-size:18px;margin-bottom:25px;padding-bottom:10px}.return-req-container-form .fieldset .form-fields .inputs label{text-align:left}.return-req-container-form .fieldset .form-fields .inputs textarea{height:100px;padding:10px;border:1px solid #ccc}.return-req-container-form .table-wrapper .data-table{width:100%}.return-req-container-form .table-wrapper .data-table td.quantity select{width:70px}.cart-options .common-buttons{display:none}.cart-collaterals .checkout-attributes textarea{height:90px;width:100%;border:1px solid #ccc}.check-attr-name{text-transform:uppercase;display:block;margin:0 0 5px;font-size:14px;font-weight:400}.cart-collaterals .checkout-attributes,.cart-collaterals .deals>div{height:205px}.cart-collaterals .deals{margin-right:10px}.warranty td label{color:#396}.info-box>h2{display:none}.info-box p span{color:#4b87b6;font-weight:500}.payment-method .method-list li{display:flex;align-items:center}.payment-cont-info{padding:10px;font-size:15px}.shipping-method .method-list li{display:flex;align-items:center}.shipping-method .method-list{line-height:2.2}.shipping-method .method-list li input[type="radio"]+label{padding-bottom:0;font-size:15px}.new-address-billing-button,.new-address-shipping-button{background:#333;color:#fff;border:0}.check-billing-container{display:flex;justify-content:center}.shippingcosts{width:100%}.shippingcosts th,.shippingcosts td{text-align:left;border:1px solid #ccc;padding:20px;vertical-align:middle}.shippingcosts th{font-weight:500}.shippingcosts td{text-align:center}.checkout-page #checkout-confirm-order-load .cart-footer .totals{width:100%;max-width:100%}.return-request-page{margin:0 auto 50px auto;text-align:center;font-size:17px}.option-billing-address{display:flex;justify-content:center;flex-wrap:wrap}.option-billing-address .request-invoice input[type="radio"]{opacity:0;position:fixed;width:0}.option-billing-address .request-invoice{width:100%}.option-billing-address .request-invoice .selector{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.option-billing-address .request-invoice label{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--color-brand-primary);border-radius:5px;width:280px;height:80px;margin:0 10px;padding:10px;cursor:pointer;transition:all .2s}.option-billing-address .request-invoice label.invoice-selected{background:var(--color-brand-primary);color:#fff}.OrderSummaryImmediate+.text.date,.OrderSummaryAvailableday+.text.date{display:block;margin-top:5px;font-weight:500}.product .OrderSummaryAvailableday,.product .OrderSummaryImmediate{padding:0 5px;height:20px;background:#f90;color:#fff;text-transform:uppercase;font-size:13px;display:inline-block;line-height:20px;margin-top:10px}.product .OrderSummaryImmediate{background:#396}.cart-footer .freeshipping-disclaimer{font-size:15px;background:#396;color:#fff;padding:10px;text-align:center}.cart-footer .totals .freeshipping-disclaimer strong{color:#fff}#shipto .country-select{margin-left:20px}#shipto .country-select input{width:100%}#shipToCountryCombobox{text-transform:uppercase}.option-billing-address .section .selector label{font-size:15px}.payment-description span{font-size:14px;font-weight:400;margin-bottom:5px}.payment-description .red{color:#f00;font-size:12px}.checkout-page .re-order-button{text-align:center;margin:20px 0;background:#e4434b;border:none;text-transform:uppercase;font-size:15px;color:#fff}.checkout-page .re-order-button:hover{background:#ffcf11;color:#000}.checkout-page .buttons .hint{color:#f00}.order-details-page .re-order-button{margin:0 0 10px 0}.payment-logo label{width:220px;text-align:center}.payment-cont-info{width:100%}.payment-cont-info span{display:block}.payment-method .method-list input[type="radio"]{margin:0}.order-summary-content span.strike.product-old-price{color:#888;text-decoration:line-through;font-weight:400;display:block}.order-summary-content .cart th.subtotal span,.cart-total .order-total label span{font-size:10px;font-weight:600}.emptycart{display:inline-block;border:none;background-color:#ddd;padding:20px 15px;font-size:12px;color:#666;text-transform:uppercase;margin:5px 0;cursor:pointer}#checkout-confirm-order-load #reviews{display:none}@media all and (max-width:479px){.address-edit-page .edit-address .inputs{width:100%}}@media all and (max-width:489px){.return-req-container-form .table-wrapper .data-table td.quantity select{font-size:11px}.return-req-container-form .table-wrapper .data-table td.product a{font-size:12px}}@media all and (max-width:570px){.option-billing-address{flex-direction:column}.option-billing-address .section .selector{text-align:left}}@media all and (max-width:599px){.payment-method .method-list input[type="radio"]{display:none}.payment-method .method-list li{flex-direction:column}.payment-method .payment-logo{padding:20px 0 0 0}.payment-method .payment-logo label{position:relative}.payment-cont-info{padding:20px 10px 10px 10px}.payment-method .method-list li:not(.select) .payment-logo label:after{content:"t";font-family:mazzola;position:absolute;top:0;left:-30px;color:#fff;font-size:14px;transform:translateY(-50%);background:#ccc;border-radius:50px;padding:4px;width:25px;height:25px}.payment-method .method-list .select .payment-logo label:after{content:"t";font-family:mazzola;position:absolute;top:0;left:-30px;color:#fff;font-size:14px;transform:translateY(-50%);background:#396;border-radius:50px;padding:4px;width:25px;height:25px}}@media all and (max-width:767px){.return-req-container-form .table-wrapper .data-table td.quantity select{border:none;border-bottom:1px solid #ccc}.check-billing-container{flex-direction:column}.new-address-billing-button,.new-address-shipping-button{margin-top:20px}.payment-cont-info{font-size:12px}}@media all and (max-width:768px){.gender span{margin-right:10px}.gender span>*{margin:0 5px}}@media all and (max-width:1000px){.login-page .customer-blocks{display:flex}.login-page .customer-blocks{flex-direction:column-reverse}.login-page .returning-wrapper{margin-bottom:50px}.cart{display:block}.cart colgroup,.cart thead{display:none}.cart tbody{display:block;overflow:hidden}.cart tr{display:block;float:left;width:100%;margin:40px 0 0;border:1px solid #ddd}.cart td{display:block;border:none;padding:10px}.cart td.remove-from-cart{margin:0 0 15px;border-bottom:1px solid #ddd;background-color:#eee;padding:10px;width:100%}.cart td.product{min-width:0;border-bottom:1px solid #ddd;padding:5px 10px 15px;text-align:center;min-height:120px}.cart td.quantity{display:inline-block;padding:0 10px;width:100%;vertical-align:middle}.cart td.unit-price,.cart td.subtotal{display:inline-block;padding:20px 10px;vertical-align:middle;width:100%}.cart th.unit-price,.cart th.quantity,.cart th.subtotal,.cart td.product-picture{width:100%}.cart-collaterals,.cart-collaterals>div,.cart-footer .totals{width:100%;max-width:100%}.cart-footer .total-info table td{text-align:left}.cart-footer div.checkout-buttons{text-align:center;margin:30px 0}}@media all and (max-width:1249px){.register-container-form .fieldset:nth-child(n+2),.customer-info-form .fieldset:nth-child(n+2){margin:40px 0 0 0}}@media all and (min-width:480px){.edit-address{display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap}.edit-address:after{content:'';flex:auto}.edit-address .inputs{width:48%;margin:0 1% 15px 1%}}@media all and (min-width:481px){.cart tr{width:46%;margin:40px 2% 0}.cart tr:nth-child(2n+1){clear:both}}@media all and (min-width:571px){.option-billing-address .section{margin:0 10px}}@media all and (min-width:580px){.registration-page .inputs,.customer-info-page .inputs{margin:0 1% 15px 1%}}@media all and (min-width:768px){.new-address-billing-button,.new-address-shipping-button{margin-left:10px}.order-review-data>div,.order-details-area>div,.shipment-details-area>div{padding:20px 0;margin:0 auto}.opc .buttons .please-wait{margin:10px auto}#checkout-steps .payment-method .method-list li [type="radio"]+label{padding-left:0;justify-content:center;text-align:center}#checkout-steps .payment-method .method-list li [type="radio"]+label:after{content:""}.shipping-method .method-list,.payment-method .method-list{margin:0}.opc .step-title .number,.opc .step-title .title{font-size:15px;padding:10px 0}.opc .step{padding:30px 15px}}@media all and (min-width:769px){.register-container-form .fieldset .form-fields .gender-cont{text-align:left}.registration-page .form-fields{display:flex;flex-wrap:wrap;justify-content:space-around}.registration-page .inputs{width:40%;text-align:left}.address-list-page .section,.return-request-list-page .section{display:inline-block;width:45%;margin:20px 1%;vertical-align:top}.order-list-page .section{display:inline-block}.recurring-payments{width:100% !important;margin:20px 0 !important}.address-list-page .section,.order-list-page .section,.return-request-list-page .section{width:48%}.cart tr{width:31.33333%;margin:40px 1% 0}.cart tr:nth-child(2n+1){clear:none}.cart tr:nth-child(3n+1){clear:both}.order-progress{padding:20px}.order-progress li{margin:0 10px}.order-progress a{min-width:80px}.cart-options .checkout-attributes,.cart-options .selected-checkout-attributes{padding:0 10px}.cart-footer .totals{float:right;width:45%;margin:0 2.5%}.cart-footer .terms-of-service{text-align:right;line-height:0;font-size:12px}.cart-footer .checkout-buttons,.cart-footer .addon-buttons{text-align:right}.cart-footer .cart-collaterals{float:left;width:45%;margin:0 2.5%}.cart-footer .cart-collaterals div,.cart-footer .cart-collaterals label{text-align:left;font-weight:300;color:#333}.cart-footer .estimate-shipping label{display:block;margin:0 0 10px}.cart-footer .estimate-shipping .buttons{text-align:right}.checkout-data{padding:0}.checkout-page .selected-checkout-attributes{float:right;text-align:right}.checkout-page .cart-footer .totals{max-width:350px;margin:0}.checkout-page .address-grid{overflow:hidden}.checkout-page .address-item{float:left;width:48%;margin:0 1% 40px}.shipping-method .method-name{background-color:#f6f6f6;padding:10px}.payment-method .payment-logo{display:block}.payment-method .payment-details{display:block;width:auto;min-width:0;margin:10px 0 0;text-align:center}.payment-info .info{padding:30px 75px}.order-review-data,.order-details-area,.shipment-details-area{overflow:hidden;border:1px solid #eee}.order-review-data>div,.order-details-area>div,.shipment-details-area>div{float:left;width:48%;margin:0 1% 40px}.order-overview{background-color:#eee}.order-overview .order-overview-content{list-style:none;padding:20px;font-size:13px;line-height:23px;color:#333}.order-details-page .order-box{display:flex;flex-wrap:wrap}.order-details-page .order-box>div{flex:2}.order-details-page .order-box>.order-details-area{flex:4}.login-page .new-wrapper .buttons,.login-page .returning-wrapper .buttons{text-align:center}.inputs.accept-consent>*{line-height:32px}.inputs.accept-consent>span{display:inline-block}.inputs.accept-consent span,.inputs.accept-consent a{color:var(--color-brand-primary);cursor:pointer;font-size:14px}.inputs.accept-consent label{width:auto}}@media all and (min-width:840px){.edit-address .inputs{width:31.33333%}}@media all and (min-width:990px){.owl-carousel.owl-theme .owl-dots button.owl-dot span{background:transparent}}@media all and (min-width:1001px){.login-page .returning-wrapper .inputs{text-align:center}.freeshipping-disclaimer{font-size:15px;margin:0 30px 10px 0}.gender span{margin:0 10px 0 0}.gender span>*{margin:0 5px 0 0;vertical-align:middle}.date-of-birth select+select{margin:0}#check-availability-button{display:block;margin:10px auto}.login-page .customer-blocks{overflow:hidden}.login-page .new-wrapper{float:left;width:49%;margin:0}.login-page .new-wrapper .text{min-height:180px}.login-page .returning-wrapper{float:right;width:49%}.login-page .returning-wrapper .form-fields{min-height:200px;padding:30px 0 0}.login-page .returning-wrapper .inputs label{width:90px;display:inline-block}.login-page .returning-wrapper input[type="text"],.login-page .returning-wrapper input[type="email"],.login-page .returning-wrapper input[type="password"]{width:300px}.address-list-page .section,.return-request-list-page .section{display:block;margin:1%}.address-list-page .buttons,.order-list-page .buttons{position:absolute;bottom:20px;left:10px}.avatar-page .message-error,.avatar-page .buttons{text-align:left}.registration-page .vat-note{margin-left:275px}.customer-info-page .vat-note,.customer-info-page .email-to-revalidate-note{margin-left:150px}.customer-info-page .vat-status{display:inline-block}.cart tr{width:auto;margin:0}.shopping-cart-page .cart-options{overflow:hidden}.shopping-cart-page .checkout-attributes li{margin:5px 10px 5px 0}.shopping-cart-page .selected-checkout-attributes{float:right;max-width:395px;margin:15px 0}.order-progress{margin:-30px 0 50px}.checkout-page .address-item{width:31.33333%}.checkout-page .terms-of-service{text-align:center}.payment-info .info{padding:30px 15px}.payment-info .info td:first-child{width:265px !important;margin:0 10px 0 0;text-align:right}.payment-info .info td:only-child{width:100% !important}.order-review-data .title,.order-details-area .title,.shipment-details-area .title{text-align:left}.opc .order-review-data ul{text-align:left}.order-details-page .order-box>div{flex:1}.order-details-page .order-box>.order-details-area{flex:3}.cart-footer .totals .earn-reward-points{text-align:right}@media all and (min-width:1250px){.registration-page .form-fields{justify-content:space-between}.register-container-form{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.register-container-form>.fieldset{width:48%}.register-container-form .fieldset:nth-child(n+3),.customer-info-form .fieldset:nth-child(n+2){margin:2% 0 0 0}.registration-page .inputs{width:48%}}@media all and (min-width:1367px){.login-page .returning-wrapper input[type="text"],.login-page .returning-wrapper input[type="email"],.login-page .returning-wrapper input[type="password"]{width:360px}.registration-page .vat-note{margin-left:385px}.customer-info-page .vat-note,.customer-info-page .email-to-revalidate-note{margin-left:225px}.cart-footer .totals{width:410px;margin:0}.cart-footer .cart-collaterals{width:550px;margin:0}.cart-footer .cart-collaterals .shipping{float:right;width:360px}.cart-footer .estimate-shipping .inputs label{display:inline-block;width:35%}.cart-footer .estimate-shipping .inputs input,.cart-footer .estimate-shipping .inputs select{width:65%}.payment-info .info td:first-child{width:375px !important}.payment-info .info td:only-child{width:100% !important}.inputs label{width:375px}.center-2 .inputs label{width:213px}.inputs.accept-consent label{width:auto}}@media all and (min-width:580px) and (max-width:1249px){.register-container-form .form-fields.fl-col{margin:20px 0 0 1%}.registration-page .form-fields,.two-columns .center-2 .customer-info-page .fieldset .form-fields{display:flex;flex-wrap:wrap;justify-content:space-around}.registration-page .inputs,.customer-info-page .inputs{width:48%;text-align:center}}}.order-status{font-weight:bold}.order-status.cancelled{color:var(--color-danger)}.order-status.pending{color:var(--color-warning)}.order-status.complete{color:var(--color-success)}.order-status.processing{color:var(--color-text)}.social-login-blocks{text-align:center}fieldset.social-login-block>legend{display:none}fieldset.social-login-block{display:inline;margin:0;padding:5px}.social-login-block{border:medium none !important}.social-facebook-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/facebook-account-logo.png');background-repeat:no-repeat}.social-yahoo-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/yahoo-account-logo.png');background-repeat:no-repeat}.social-google-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/google-account-logo.png');background-repeat:no-repeat}.social-linkedin-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/linkedin-account-logo.png');background-repeat:no-repeat}.social-mailru-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/mailru-account-logo.png');background-repeat:no-repeat}.social-twitter-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/twitter-account-logo.png');background-repeat:no-repeat}.social-vk-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/vk-account-logo.png');background-repeat:no-repeat}.social-yandex-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/yandex-account-logo.png');background-repeat:no-repeat}.social-amazon-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/amazon-account-logo.png');background-repeat:no-repeat}.social-microsoft-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/microsoft-account-logo.png');background-repeat:no-repeat}.social-paypal-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/paypal-account-logo.png');background-repeat:no-repeat}.social-instagram-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/instagram-account-logo.png');background-repeat:no-repeat}.social-foursquare-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/foursquare-account-logo.png');background-repeat:no-repeat}.social-pinterest-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/pinterest-account-logo.png');background-repeat:no-repeat}.social-github-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/github-account-logo.png');background-repeat:no-repeat}.social-salesforce-btn{background-image:url('../../Plugins/FoxNetSoft.SocialLogin/Content/Images/salesforce-account-logo.png');background-repeat:no-repeat}.exoauth_btn{float:left;height:35px;width:230px}#news-bar-open-modal{width:100%}#news-bar{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center;padding:8px 0;gap:10px}#news-bar .news-bar-row{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}#news-bar .news-bar-row.info-container{display:flex;flex-direction:column;gap:10px;padding:0 20px}.news-bar .news-bar-text{font-size:16px;font-weight:600}.news-bar .news-bar-cta{display:flex;justify-content:center;align-items:center;gap:10px}.news-bar .news-bar-cta .fa-circle-info{color:#fff;font-size:14px}.news-bar .news-bar-copy{padding:5px 20px;border-radius:25px;background-color:#fff;display:flex;gap:10px;width:fit-content}.news-bar .news-bar-copy{padding:5px 20px;border-radius:25px;display:flex;gap:10px;width:fit-content}.btn-newsbar,.btn-newsbar:visited,.btn-newsbar:active,.btn-newsbar:focus{background-color:#fff;color:#000;border:1px solid #c5c5c5}.btn-newsbar:hover{border:1px solid #000}@media screen and (min-width:744px){#news-bar .news-bar-row{gap:20px}.news-bar .news-bar-row.cooldown-container .news-bar-text{font-size:16px}.news-bar .news-bar-text{font-size:14px}}@media screen and (min-width:1024px){#news-bar{flex-direction:row;justify-content:center;align-items:center;gap:40px}#news-bar .news-bar-row{gap:20px;width:unset}#news-bar .news-bar-row.cooldown-container .news-bar-text{font-size:14px}#news-bar .news-bar-row.info-container{flex-direction:row}.news-bar .news-bar-text{font-size:14px}#news-info-topic-modal{max-width:600px}}#footer{background-color:var(--color-footer-bg);display:flex;flex-direction:column;align-items:center;font-family:'Montserrat',sans-serif}#footer .footer-upper{width:100%;padding:55px 20px;color:var(--color-footer-text);display:grid;grid-template-columns:repeat(5,1fr);grid-column-end:span 3;column-gap:60px;row-gap:20px;margin:0}#footer .footer-title,#footer a{font-size:16px;font-weight:700;color:var(--color-footer-text);margin-bottom:15px}#footer .footer-title.column-section-title{font-size:14px}#footer a{text-decoration:none;color:var(--color-footer-text);font-weight:400;margin:0;font-size:14px}#footer .column-section-text{font-size:14px;font-weight:300;color:var(--color-footer-text);margin-bottom:15px;text-align:left}#footer .footer-upper.container .footer-column{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}#footer .footer-upper.container .footer-column ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}#footer .footer-upper.container .footer-column ul li{margin:0;padding:0}#footer .footer-upper.container .footer-column .payment-methods-logos{display:flex;flex-direction:column;justify-content:center;gap:15px}#footer .footer-upper.container .footer-column .payment-methods-logos>div{display:flex;gap:5px;flex-wrap:wrap}#footer .footer-upper.container .footer-column .payment-methods-logos div span img{object-fit:contain}#footer .footer-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:#333;font-size:15px;line-height:18px;font-weight:300;text-align:center}#footer .footer-contacts .info-container{display:flex;flex-direction:column;align-items:flex-start;gap:30px}#footer .footer-contacts .info-container>div{display:flex;flex-direction:column;align-items:flex-start}#footer .footer-contacts .info-container .info-phone{display:flex;gap:10px}#footer .footer-contacts .location{display:flex;gap:10px}#footer .footer-contacts-mobile{display:none;font-size:20px}#footer .footer-lower{width:100%;padding:0}#footer .footer-lower .copyright{padding:10px 20px;background-color:var(--color-footer-text);color:#fff;margin:0}#footer .footer-lower .copyright *{font-size:11px;font-weight:300}@media screen and (min-width:840px) and (max-width:1200px){#footer .footer-upper{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:600px) and (max-width:840px){#footer .footer-upper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){#footer .footer-upper{grid-template-columns:repeat(1,1fr)}#footer .footer-upper.container .footer-column{border-top:1px solid #333;padding-top:10px;overflow:hidden}#footer .footer-upper.container .footer-column:first-of-type{border-top:none}}.g_id_signout{display:none}#footer .awards .footer-social ul.social-icons{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:10px}#footer .awards .footer-social .social-icons li{list-style:none}#footer .awards .footer-social .social-icons li a{color:var(--color-footer-text);text-decoration:none;display:inline-block;height:34px;width:34px;text-align:center;line-height:30px;font-size:20px;transition:all .3s}#footer .awards .footer-social .social-icons li a:before{font-family:social-networks;height:34px;width:34px;display:inline-block;text-align:center;line-height:30px;font-size:20px;color:var(--color-footer-text)}#footer .awards .footer-social .social-icons li.facebook a:before{content:"f"}#footer .awards .footer-social .social-icons li.twitter a:before{content:"t"}#footer .awards .footer-social .social-icons li.youtube a:before{content:"y"}#footer .awards .footer-social .social-icons li.rss a:before{content:"p"}#footer .awards .footer-social .social-icons li.tiktok a:before{content:"i"}#footer .footer-upper.container .footer-column.shipping-methods-logos div{display:flex;justify-content:start;gap:5px}#footer .footer-upper.container .footer-column.shipping-methods-logos div span{display:flex;align-items:center;justify-content:center;margin:0;padding:0;padding-top:3px;box-shadow:0 0 5px 0 rgba(0,0,0,.2);min-width:70px;background-color:#fff}#footer .footer-upper.container .footer-column.shipping-methods-logos div span img{object-fit:contain}