﻿@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;0,800;1,400;1,700&display=swap";@import"https://use.fontawesome.com/releases/v5.13.0/css/all.css";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp";h1,h2,h3,h4,h5,h6,.boxTitle{font-family:"Jost",sans-serif;text-transform:uppercase;font-weight:700}#header_responsive #header_top_bar_wrapper{border-radius:0}#header_responsive #header_top_bar_wrapper .icone-top{font-size:14px;text-transform:uppercase;letter-spacing:.5px;margin:0 auto;text-align:center;position:relative;height:22px;line-height:22px;width:310px;font-weight:600}#header_responsive #header_top_bar_wrapper .icone-top>div{position:absolute;top:0;left:calc(50% - 110px);width:220px;opacity:0;animation:display 25s infinite;display:flex;align-items:flex-start}#header_responsive #header_top_bar_wrapper .icone-top>div:nth-child(1){animation-delay:0s}#header_responsive #header_top_bar_wrapper .icone-top>div:nth-child(2){animation-delay:5s}#header_responsive #header_top_bar_wrapper .icone-top>div:nth-child(3){animation-delay:10s}#header_responsive #header_top_bar_wrapper .icone-top>div:nth-child(4){animation-delay:15s}#header_responsive #header_top_bar_wrapper .icone-top>div:nth-child(5){animation-delay:20s}#header_responsive #header_top_bar_wrapper .icone-top .fas{color:#e51c21;font-style:normal;font-weight:700;font-size:15px !important;text-align:center;padding-top:1px;margin-right:7px}#header_responsive #header_top_bar_wrapper .icone-top b{color:#e51c21;font-weight:600}#header_responsive #header_top_bar_wrapper .ico_top12 .fas{font-weight:400}#header_responsive #header_top_bar_wrapper .ico_top13{align-items:center !important}#header_responsive #header_top_bar_wrapper .ico_top13 img{width:45px;margin-right:8px}#header_responsive #header_top_bar_wrapper .ico_top14{align-items:center !important}#header_responsive #header_top_bar_wrapper .ico_top14 img{width:45px;margin-right:8px}@keyframes display{0%{transform:translateX(220px);opacity:0}10%{transform:translateX(0);opacity:1}20%{transform:translateX(0);opacity:1}30%{transform:translateX(-220px);opacity:0}100%{transform:translateX(-220px);opacity:0}}#header_responsive #top_buttons_wrapper{padding:10px;border-radius:0;background-color:hsla(0,0%,100%,.8) !important}#header_responsive .top_buttons .btn_menu,#header_responsive .top_buttons>li.secondary{display:table-cell}#header_responsive .top_buttons .btn_menu>a{background-image:url("/custom/img/menu-bianco.svg");background-position:center center;background-repeat:no-repeat;background-color:#000;background-size:30px;padding:2px;line-height:36px;opacity:1;transition:.5s;margin-top:-11px;width:38px;border-radius:3px}#header_responsive .top_buttons .btn_menu>a:hover{opacity:.8;transition:.5s}#header_responsive .top_buttons .btn_menu::after{content:"MENU";color:#fff;text-transform:uppercase;font-size:10px;margin-top:-3px;position:absolute;left:0;letter-spacing:.5px;display:block;width:34px;background:#000;padding:4px;text-align:center;border-radius:3px}#header_responsive .top_buttons .btn_login>a,#header_responsive .top_buttons .btn_cart>a{background-color:#000;background-position:center center !important;padding:5px;width:36px;border-radius:5px}#header_responsive .top_buttons .btn_login>a{background-image:url("/custom/img/user.svg");background-size:18px;font-size:12px}#header_responsive .top_buttons .btn_cart>a{background-image:url("/custom/img/cart-bianco.svg");background-size:28px}#header_responsive .top_buttons .box_menu li a{transition:all .2s ease;line-height:1.5;color:#fff;font-size:100%;font-weight:700;text-align:center;padding:8px 14px;background-color:rgba(0,0,0,0);border:0;border-radius:0}#header_responsive .top_buttons .box_menu li a.selectedButt,#header_responsive .top_buttons .box_menu li a:hover{background-color:#e51c21;color:#fff;border:0}#header_responsive .top_buttons li.box_search form{position:relative;top:0;left:0;max-width:510px}#header_responsive .top_buttons li.box_search form input.txt_search{font-family:"Jost",sans-serif;letter-spacing:1px;padding:4px 42px 4px 4px;border:0;width:100%;background-color:#edecec;box-shadow:0 0 #fff;color:#000;padding-left:19px;transition:.5s,border .2s linear 0s,box-shadow .2s linear 0s;font-size:15px}#header_responsive .top_buttons li.box_search form input.txt_search:hover{background-color:#fff;color:#000 !important}#header_responsive .top_buttons li.box_search form input.txt_search::placeholder{opacity:1;color:#999}#header_responsive .top_buttons li.box_search form input.btn_search{background-image:url("/custom/img/lente.svg");background-size:26px;background-color:#000;background-position:center center;background-repeat:no-repeat;border-left:0;position:absolute;top:0;right:0;font-size:0;cursor:pointer;box-sizing:border-box;border-top:0px solid #fff;border-right:0px solid #fff;border-bottom:0px solid #fff;border-left:1px solid hsla(0,0%,100%,.4588235294);padding-left:42px}@media screen and (max-width: 800px){#header_responsive .top_buttons li.box_search form{position:static}#header_responsive .top_buttons li.box_search form input.btn_search{position:initial;border-radius:5px !important}#header_responsive .top_buttons .btn_menu:after{content:"";display:none}#header_responsive .top_buttons .btn_menu a{margin-top:0;border-radius:5px}#header_responsive .top_buttons .btn_menu a>span{height:42px}}@media screen and (max-width: 580px){#header_responsive .top_buttons li.box_search{width:73px;text-align:right;padding-right:3px}#header_responsive .top_buttons li.box_search form input.btn_search{top:-21px;background-size:24px}#header_responsive .top_buttons>li.primary{padding:0}#header_responsive .top_buttons>li.secondary{width:47px}#header_responsive .top_buttons>li.box_logo{width:160px}#header_responsive .top_buttons .btn_menu{width:47px}#header_responsive .top_buttons .btn_login{padding-right:3px}#header_responsive .top_buttons .btn_login>a{height:32px;font-size:12px;background-size:18px}#header_responsive .top_buttons .btn_cart{padding-right:0}#header_responsive .top_buttons .btn_cart>a{background-size:25px;height:32px;padding:5px}}#footer_custom_els_container{padding-top:20px}strong.footer_block_title i{display:none}.footer_block{line-height:1.5;width:0;padding:20px;font-family:"Jost",sans-serif;letter-spacing:1px;font-size:15px;color:#fff}#logofooter{max-width:300px}div#iconesocial{padding:20px 0}div#sede h4{margin-top:20px}#foot{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#000;padding:40px 20px;border-radius:0;width:100%;max-width:100%;color:#fff;line-height:1.6;font-size:14px}.footer_block_page a{background-image:none;padding:2px 4px 2px 0;list-style:none}.footer_block_page a i{margin-right:6px}.footer_block_page a:hover{margin-left:5px;transition:.5s;opacity:.7}@media screen and (max-width: 900px){.footer_block_title{background-image:none}.footer_block{display:block;width:auto;border-bottom:0;border-right:0}}@media screen and (max-width: 580px){#footer_custom_els_container{text-align:center}.footer_block_content{height:auto}}#header_responsive #logo{max-width:300px}@media screen and (max-width: 846px)and (orientation: landscape){#header_responsive #logo{max-width:150px !important}}@media screen and (max-width: 768px){#header_responsive #logo{max-width:200px}}@media screen and (max-width: 600px){#header_responsive #logo{max-width:150px}}@media screen and (max-width: 480px){#header_responsive #logo{max-width:150px}}#menu{width:100%;box-sizing:border-box;clear:both;background-color:#000;border-radius:0;border-top:0 solid #000;border-bottom:0;padding-top:6px !important;padding-bottom:8px;margin-top:0}#menu ul{margin:0 auto;max-width:1620px;flex-wrap:nowrap;text-align:center}#menu ul li a{transition:all .2s ease;line-height:1.5;color:#fff;font-size:100%;font-weight:700;text-align:center;padding:8px 14px;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #000;border-radius:0;margin:0}#menu ul li a.selectedButt{background-color:#e51c21;color:#fff;border-bottom:1px solid #e51c21}#menu ul li a:hover{background-color:#fff;color:#000;border-bottom:1px solid #fff}@media screen and (max-width: 600px){#menu li.current:after{content:"";font-family:"Material Icons";font-weight:400;background-image:none;font-size:24px;color:#fff;top:12px;position:absolute;right:calc(50% - 68px);cursor:pointer;z-index:2}#menu li.current a{content:"Categorie";font-size:0px;z-index:1}#menu li.current a:after{content:"Categorie";font-size:14px}#menu li a.selectedButt{background-image:none}#menu.show li.current:after{content:"";font-family:"Material Icons";z-index:2}}#colMid #sheetAddToCartRow input.butt1,#colMid .cart_form input.butt1,#colMid .cart_form_disabled input.butt1{background-color:#e51c21;color:#fff}.section-centered{text-align:center}#staticPage.flexVersion>.wp{padding:0}#staticPage .image_center{margin-bottom:0}#staticPage .sy-controls a{background-image:url("/custom/img/arrows.png")}#staticPage .sy-box{clear:both;margin:0}#staticPage .sy-box ul.sy-pager{margin:0;padding:0;text-align:center;display:block;width:100%;line-height:24px;opacity:1}#staticPage .sy-box ul.sy-pager li{display:inline-block}#staticPage .sy-box ul.sy-pager li a{display:inline-block;background:none #000;border-radius:50px}#staticPage .sy-box ul.sy-pager li.sy-active a{background:none #e51c21}div#benvenuto{text-align:center;background-color:#edecec;padding:40px 20px;margin:20px 0}div#benvenuto h1{padding-top:0}div#best-seller,div#scegli-compatibilita,div#reason-why{padding:20px 0;margin:20px 0;text-align:center}div#best-seller h2,div#scegli-compatibilita h2,div#reason-why h2{margin-top:0;font-size:2.2em}div#best-seller h3,div#scegli-compatibilita h3,div#reason-why h3{font-size:1.8em;margin:0}section.rassicurazione-home{padding:41px 0;max-width:1620px;margin:0 auto}section.rassicurazione-home span.tel1{font-size:19px;letter-spacing:-1px}section.rassicurazione-home .rashome ul{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:0 !important;padding:0 !important}section.rassicurazione-home .rashome li{display:flex;align-items:center;font-size:14px;text-transform:uppercase;font-weight:700;font-family:"Jost",sans-serif;line-height:1.3;margin:0 !important;padding:0 !important}section.rassicurazione-home .rashome img{margin-right:11px;width:56px}#diconodinoi_script{text-align:center;background-color:#edecec;width:100%;padding:40px 20px}#diconodinoi_script .feedaty_widget{margin:0 auto;width:100%}@media screen and (max-width: 680px){.rashome li{display:flex;align-items:center;font-size:13px;text-transform:uppercase;font-weight:700;font-family:"Jost",sans-serif;line-height:1.3;width:100%;padding-bottom:0}}@media screen and (max-width: 580px){#diconodinoi_script{padding:40px 0 0;margin:0 -10px;width:400px}#colMid .webPageGallery_imgs,#colMid .webPageGallery_imgs li,#colMid .webPageGallery_imgs a{padding:0 !important}#colMid .bigBox .imageLink img,#colMid #colMid .bigBoxFade .imageLink img{max-width:300px}.grossPrice{display:initial}}#colMid .cubes .resultBox{border:2px solid #000;border-radius:0;transition:border-color .5s ease}#colMid .cubes .resultBox:hover{border-color:#e51c21}@media screen and (max-width: 699px){#colMid .cubes .resultBox{border:2px solid #000 !important;transition:border-color .5s ease;margin-bottom:20px}#colMid .cubes .resultBox:hover{border-color:#e51c21 !important}}#paymentsList li:last-child .ico_1:after{background-image:url(/custom/img/payments/scalapay.png) !important}/*# sourceMappingURL=custom.css.map */
