@font-face{
    font-family:'Prompt';
    src:url('/tpl/addon/fonts/prompt-regular.woff2') format('woff2');
    font-weight:400;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family:'Prompt';
    src: url('/tpl/addon/fonts/prompt-500.woff2') format('woff2');
    font-weight:500;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family:'Prompt';
    src: url('/tpl/addon/fonts/prompt-700.woff2') format('woff2');
    font-weight:600;
    font-style:normal;
    font-display:swap;
}


html,body{font-family: 'Prompt', sans-serif;font-size:16px;color:#2c2727;-webkit-user-select: none;-ms-user-select: none;user-select: none;}
b, strong{font-weight:500;}
.form-group label.error{display:inline;color:#ff0000;padding:0px;}
input[type="text"].error , select.error , textarea.error{border-color:1px solid #ff0000;box-shadow:none;}
input[type="text"] ,input[type="password"], textarea , select{-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow:none !important;}
select{background: #fff url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiAgdmlld0JveD0iMCAwIDI1IDM2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAzNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gcG9pbnRzPSI1LjQ5OSwxOC4yMTMgOS42NzIsMTIuNDAyIDEzLjgwNiwxOC4yMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIxMy44MDYsMjAuNzg3IDkuNjcyLDI2LjU5OCA1LjQ5OSwyMC43ODcgIi8+PC9zdmc+) no-repeat 100% 0% !important;padding-right:25px !important;border-radius:0;}
select::-ms-expand {display: none;}
a{color:#2c2727;outline:0 !important;text-decoration:underline;}
a:hover{color:#1C63B5;}
h1{margin-top:0;font-size:28px;font-weight:400;}
h1 > span{font-weight:bold;}
h2{font-size:20px;}
label{font-weight:500;}
.pointer{cursor: pointer}
.no-rel{position:static !important;}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {border-color: #2c2727;}
body.ovfl {overflow: hidden;height: 100%;width: 100%;position: fixed;}
.bg-v{background-color:#bd0000}
.bg-g{background-color:#c5d555}
.bg-y{background-color:#faea33}
.btn{outline:0;border-color:#52616b;color:#52616b;background-color:#fff;text-transform:uppercase;font-size:16px;font-weight: 500 ;border-radius:4px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;padding: 5px 20px;height:58px;}
.btn:hover,.btn:active , .btn:active:hover{background-color: #52616b;color: #FFF;border-color: #52616b;}
.btn-primary{border: 1px solid #368406;background: #368406;color:#fff;}
.btn-primary:hover,.btn-primary:active , .btn-primary:active:hover{background-color: #399600;color: #FFF;border-color: #399600;}
.btn-success{border: 1px solid #368406;background: #368406;color:#fff;}
.btn-success:hover,.btn-success:active , .btn-success:active:hover{background-color: #399600;color: #FFF;border-color: #399600;}
.btn-tabella{border-color: #bd0000;background-color: #bd0000;padding:5px 5px;font-size: 12px;}
.btn-order{background-color: #bd0000;color:white;padding:4px 12px;height:44px;border-color:#bd0000;}
.btn-order:hover, .btn-order:active, .btn-order:active:hover{border:0;background-color: #2c2727;color:white;}
.btn-green{color:#fff !important;border:1px solid #018849 !important;background:#018849 !important;line-height:46px;}
.btn-green:hover{background-color:#006f3b !important;border-color:#006f3b !important;color:#fff !important;}
.bg-danger { color:#fff;background-color: #a71d1c}
a.btn{height:auto;text-decoration:none;}

a.btn-blue{text-decoration:none;outline:0;border-color:#1C63B5;color:#fff !important;background-color:#1C63B5;text-transform:uppercase;font-size:16px;font-weight: 500 ;border-radius:4px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;padding: 5px 20px;height:58px;}
a.btn-blue:hover,a.btn-blue:active , a.btn-blue:active:hover{background-color: #0e4585;color: #FFF;border-color: #0e4585;text-decoration:none;}

a.btn-black{text-decoration:none;outline:0;border-color:#2c2727;color:#fff !important;background-color:#2c2727;text-transform:uppercase;font-size:16px;font-weight: 500 ;border-radius:4px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;padding: 5px 20px;height:58px;}
a.btn-black:hover,a.btn-black:active , a.btn-black:active:hover{background-color: #000;color: #FFF;border-color: #00;text-decoration:none;}

.alert-text{ padding:15px;}
.bold { font-weight: bold;}
.pay label {font-weight: bold;}
.pay-bg { background-color:#f4f4f4; border:1px solid #cdcdcd;padding:20px;}
.grecaptcha-badge{display: none;}
.w-overlow{overflow-x: hidden;}
.row.no-gutters{margin-left:0;margin-right:0;}
.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"], .row.no-gutters > .container-fluid {padding-right: 0;padding-left: 0;}
.row{margin:0 -8px;}
.container, div[class*='col-'], .container-fluid{padding: 0 8px;}
.modal-footer .btn {margin-top: 20px !important;}
.wrapperbox{box-shadow: 0px 6px 11px #00000017;padding:32px;margin:0px 0 60px 0;}
.wrapperbox h1{text-align:center;font-weight:400;font-size:40px;line-height:43px;margin-bottom:20px;}
.wrapperbox .spacer{text-align:center;margin:15px 0;position:relative;}
.wrapperbox .spacer:before{content:"";position:absolute;position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e6e6e6;}
.wrapperbox .spacer > span{background-color:#fff;padding:0 10px;font-style:italic;position: relative;z-index:1;}
.footerborder{height:10px;background-color:#f4f4f4;}
.form-control{border-color:#e6e6e6;height:44px;}
.form-control:focus{border-color:#99816B; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6); border-radius: 0px;cursor: pointer;}
.form-horizontal .checkbox{font-size: 15px;}
.form-horizontal .space{padding-bottom:20px;}
.form-horizontal .legend, .form-reg .legend { font-size: 18px; margin: 10px 0 15px; color: #000; text-align: left; line-height: 26px;}
.customsize { width:30%}
.form-group { margin-bottom: 16px;}
.form-inline { padding-left:20px;}
.alert a{color:inherit !important;}
.voto .fa, .box-recensione .fa{color:#e6e6e6;font-size:9px;}
.voto .fa.on , .box-recensione .fa.on{color:#f1a700;}

/*loader pagina*/
#loader{width:100%;height:100%;position:fixed;z-index:9999;background:#00000075 center center; top: 0}
#loader .text{position:absolute;top:50%;text-align:center;left:50%;transform:translate(-50%, -50%);}

.has-float-label{position:relative;}
.has-float-label label{font-weight:400;color:#9c9c9c;font-size:13px !important;position:absolute;cursor:text;font-size:75%;opacity:1;-webkit-transition:all .2s;transition:all .2s;top:-.5em;left:12px;z-index:2;line-height:1;padding:0 1px;}
.has-float-label label::after{content:" ";display:block;position:absolute;background:#fff;height:4px;top:50%;left:-.2em;right:-.2em;z-index:-1;margin-top:-2px;}
.has-float-label .form-control::-webkit-input-placeholder{opacity:1;-webkit-transition:all .2s;transition:all .2s;}
.has-float-label .form-control::-moz-placeholder, .has-float-label select::-moz-placeholder{opacity:1;-moz-transition:all .2s;transition:all .2s;}
.has-float-label .form-control:-ms-input-placeholder, .has-float-label select:-ms-input-placeholder{opacity:1;-ms-transition:all .2s;transition:all .2s;}
.has-float-label .form-control::-ms-input-placeholder, .has-float-label select::-ms-input-placeholder{opacity:1;-ms-transition:all .2s;transition:all .2s;}
.has-float-label .form-control:placeholder-shown:focus::-webkit-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus::-moz-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-moz-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus:-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus):-ms-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus::-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-ms-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder, .has-float-label select:placeholder-shown:not(:focus)::placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label{/*opacity:.5;*/top:.9em;font-weight:normal;font-size:16px !important;color:#737373;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label:after{background:transparent;}
.input-group .has-float-label{display:table-cell;}
.input-group .has-float-label .form-control{border-radius:4px;border-right:0;}
.input-group .has-float-label:not(:last-child) .form-control{border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group .has-float-label:not(:first-child) .form-control{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;}
.input-group .has-float-label .form-control:focus{z-index:2;}
.input-group .has-float-label + .input-group-addon{background-color:#fff;border-color:#d7dde5;}
.input-group .has-float-label:focus-within + .input-group-addon{border-color:#99816B;}
.input-group .input-group-addon.show-pwd:hover{cursor:pointer;}

fieldset {border:1px solid #e6e6e6; background-color: transparent; padding:16px 16px; margin:0px;}
fieldset .data{ text-align: right;padding-top:5px !important;text-align: left}
legend{ border:0px; padding:10px 10px;margin:0px;color:#2c2727;font-size: 16px;}
.text-muted {font-style: italic}

.breadcrumb{background-color:transparent;color:#bd0000;padding:10px 20px 10px 0px;margin-left:0px;}
.breadcrumb a{color:#2c2727;text-decoration:none;}
.breadcrumb a:hover{color:#1C63B5;text-decoration:none;}
.breadcrumb li:last-child a{color:#1C63B5;}

.cerca-form{position:relative;margin-bottom:40px;}
.cerca-form .input{width:100%;border-radius: 0px;border: 1px solid #D8D8D8;font-size: 11px;transition: all 0.2s ease-out 0s;padding: 10px 20px;}
.cerca-form button{padding: 0px;width: 24px;height: 14px;border: medium none;position: absolute;top: 9px;right: 11px;background-color:transparent;}
.cerca-form button .fa{color:#c9c9c9 !important;}

.pforza{padding:0 0 25px 0;color:#fff;text-align:center;font-size:16px;background-color:#1C63B5;}
.pforza .fa{font-size:30px;margin-top:25px;}
.pforza h4{font-size:18px;margin-top:8px;}
.pforzadx{margin-bottom:8px;margin-top:16px;}
.pforzadx li{padding:6px 10px;color:#fff}
.pforzadx li + li{margin-top:8px;}
.pforzadx li.bg1{background-color:#2179da;}
.pforzadx li.bg2{background-color:#1e61b8;}
.pforzadx li.bg3{background-color:#134580;}
.pforzadx li.bg4{background-color:#0f3460;}
.pforzadx li.bg5{background-color:#06182e;}
.pforzadx li i{width:15px;vertical-align:middle;}
.pforzadx li span{line-height:24px;font-size:14px !important;}
.pforzadx li span:first-child{font-weight:500;}


.page {margin-bottom:40px !important;padding-top:20px;}
/*.page h1{color:#2c2727;font-weight:400;font-size:20px;}*/
.page .txt{margin:0px 0px 40px 0px;}
.abstract{padding:30px 0px;}
.abstract h1{font-size:28px;font-weight:400;}
/*.abstract .txt{margin-bottom:60px;}*/
.abstract .txt h1{color:#2c2727;}
.abstract-v2 .wrapper-text ul > li{padding:8px 0;}
.abstract-v2 .wrapper-text ul > li i{border:1px solid #aaa;border-radius:50%;line-height:28px;display:inline-block;top:3px;left: -40px;width:30px;}

.page .login h3{padding-bottom:0;color:#1f1f1f;font-weight:400;font-size:26px;line-height:45px;margin-top:32px;}
.page .login .space{padding-bottom:30px;}
.page .login .rec-pwd{text-align:center;text-decoration:underline;margin-top:30px;}
.page .login .box-reg{margin:0 0 50px;text-align:center;}
.page .login .box-reg div{padding:10px;}
.page .login .btn-social{border-radius:24px;font-size:16px !important;font-weight:400;background-clip:border-box !important;position:relative;}
.page .login .btn-social.facebook{border:2px solid #537ac0;background:transparent linear-gradient(180deg, #6d97e0 0%, #4f76bb 100%) 0% 0% no-repeat padding-box;color:#fff;}
.page .login .btn-social.google{border:2px solid #f0f0f0;background:transparent linear-gradient(180deg, #ffffff 0%, #eff3f5 0%, #ffffff 100%) 0% 0% no-repeat padding-box;}
.page .login .btn-social .fa{position:absolute;top:7px;left:16px;font-size:20px;}
.page .login .btn-access{display:block;text-decoration:none;position:relative;background:#FFFFFF 0% 0% no-repeat padding-box;border:2px solid #E6E6E6;border-radius:4px;opacity:1;padding:12px 13px;text-align:center;}
.page .login .btn-access .icn-fb{position:absolute;top:12px;left:13px;content:'';}
.page .login .btn-access .title-fb{display:inline-block;vertical-align:middle;font-size:16px;line-height:23px;font-weight:bold;color:#35609E;}
.page .login .btn-access .icn-gg{position:absolute;top:12px;left:13px;content:'';}
.page .login .btn-access .title-gg{display:inline-block;vertical-align:middle;font-size:16px;line-height:23px;font-weight:bold;color:#1f1f1f;}
.page .login .op{text-align:center;margin:4px 0;font-size:14px;line-height:20px}
.page .login .r-pwd{font-size:14px;line-height:17px;padding:8px 0 20px;display:block;color:#4285F4}
.page .login .btn-accedi{height:auto;border:1px solid #018849;background:#018849 0% 0% no-repeat padding-box;border-radius:4px;opacity:1;padding:18px 32px;font-size:16px !important;line-height:20px;}
.page .login .btn-register{height:auto;color:#000;border:1px solid #E1E7EB;background:#E1E7EB 0% 0% no-repeat padding-box;border-radius:4px;opacity:1;padding:18px;font-size:16px !important;line-height:20px;}
.page .login .noreg{text-align:center;display:block;color:#000;text-decoration:underline;margin:40px  0 35px;font-size:16px;line-height:20px;font-weight:500}
.page .back-access a{color:#333;font-size:14px;line-height:18px;text-decoration:none;}
.page .back-access a > span{color:#4285F4;}
.page .legend.access-data{margin-top:24px;}

.homecats .wrapper{border-radius:4px;padding:15px;background-color:#fff;margin-bottom:16px;height:230px;position:relative;background-repeat:no-repeat;background-position:bottom right;}
.homecats .wrapper .figure img {position: absolute;bottom: 0;right: 0;/*width: 60%;*/}
.homecats a{color:#52616b;font-weight:500;font-size:18px;text-decoration:none;}
.homecats a:hover{text-decoration:none;}
.homecats .show{position:absolute;bottom:15px;left:15px;color:#1C63B5;text-transform:uppercase;}

.fullbanner .wrapper{height:500px;background-position:center bottom;background-repeat: no-repeat;background-size:cover;}

.banners-footer{padding:10px 0 20px;font-size:14px;}
.banners-footer .container > .row + .row{padding-top:70px;}
.banners-footer h2{font-size:23px;margin-top:30px;margin-bottom:25px;font-weight:400;}
.banners-footer h3{font-size:20px;margin-top:30px;margin-bottom:25px;font-weight:400;}
.banners-footer .txt{margin-bottom:30px;}
.banners-footer .img-responsive{margin-bottom:16px;}
.banners-footer hr{border-top: 1px solid #ccc;}
.homebrands{padding:10px 0;margin:20px 0}
.homebrands h3{margin-top: 0;font-size: 26px;font-weight: bold;line-height: 30px;margin-bottom: 30px;text-align: center;font-weight: 400;}
.homebrands h3 .payoff{font-size: 15px;font-weight: 400;margin-top:0px;}
.homebrands h3 .payoff a {text-decoration: underline;}
.homebrands figure img{margin:0 auto;border-radius:8px;border:1px solid #f0f0f0;}
.homebrands .item{display: flex;align-items: center;justify-content: center;}
.homebrands .navigation{position:relative;overflow: visible;}
.homebrands .navigation > span{position:absolute;top:20px;left:0;z-index:2;}
.homebrands .navigation > span.next{left:auto;right:0;}

.prods{padding:15px 0 0 0;/*background: transparent url('/tpl/img/bg_cats.jpg') center top;background-size: cover;*/}
.prods .nav-tabs{margin-bottom:0px;font-size:21px;text-transform:uppercase;text-align:center;border-color:transparent;/*margin-top:50px;*/}
.prods .nav-tabs li{float:none;display:inline-block;}
.prods .nav-tabs li a , .prods .nav-tabs li a:focus{border-color:transparent;background-color:transparent;color:#2c2727;text-decoration:none;}
.prods .nav-tabs li a:hover{background-color:transparent;border-color:transparent;}
.prods .nav-tabs li.active a{color:#1C63B5;border-bottom:3px solid #1C63B5;}
.prods .banners{margin-top:50px;}
.prods .banners a{display:block;}
.prods .banners .img-responsive{margin-bottom:16px;}
.prods .title span{color:#1C63B5;border-bottom:3px solid #1C63B5;padding: 10px 15px;text-transform:uppercase;font-size:21px;display:inline-block;}
.prods .desc{margin-top:10px;margin-bottom:30px;}
.prods .desc > a{text-decoration:none;color:#1C63B5;}
.prods .desc > a i{vertical-align:middle;}

.cats{}
.cats .desc{background-color:#e6e6e6;text-align:center;font-weight:500;color:#bd0000;line-height:80px;margin-bottom:15px;}
.cats a:hover{text-decoration:none;}

.uniboxSearchContent {display: block}
#unibox-invisible {position: absolute !important;left:0;}
#unibox-suggest-box{display:none;max-width: 100% !important;left:0 !important;width:100% !important;min-width:0 !important;height: 300px;overflow: auto;}
#unibox-suggest-box a{font-size:12px;color:#2c2727;}
.unibox-highlight {color: #cb0051;font-weight:500;}
.unibox-selectable.active, .unibox-selectable:hover {background-color: #f1f1f1;}
.unibox-selectable.active a, .unibox-selectable.active span, .unibox-selectable.active .unibox-extra, .unibox-selectable:hover a, .unibox-selectable:hover span, .unibox-selectable:hover .unibox-extra {color: #cb0051;}
.unibox-selectable img {max-width: 60px;max-height: 60px;margin-right:10px;}
.unibox-selectable + .unibox-selectable{border-top:1px dashed #f1f1f1;}
.unibox-selectable{display:table;width:100%;}
.unibox-selectable .unibox-selectable-img-container{display:table-cell;float:none;margin-right:0;vertical-align: middle;width:70px;}
.unibox-selectable .uniboxSearchContent{display:table-cell;vertical-align: middle;text-align:left;}

.registrazione .separator {padding:30px 0px 20px !important;}


#content_popup{margin:0px auto;position:relative;}
#content_popup img{width:100%;}
#content_popup .note {background-color: #2c2727;padding:10px;font-size:15px;color:white;}

.wrapper-affix{position: -webkit-sticky;position: sticky;top:0;z-index:2;}
.box-top {font-size:14px;color:#2c2727; padding:15px 0px;border-bottom: 1px solid #fff; position: relative;background-color:#e6e6e6;}
.box-top::before {background: #ebebeb none repeat scroll 0 0;bottom: 0;content: "";height: 1px;left: 0;position: absolute;width: 100%;}
.box-top a{color:#2c2727;}
.box-top a:hover{color:#bd0000;}
.box-top .list-inline{margin-bottom:0;}

.slidebox .container.full {width:100%;padding:0;}
.slidebox .container{padding:0;}
.slidebox a{display:block;}
.slidebox .carousel-control {width: 30px;background-image:none !important;padding:40px 0px;left:30px;}
.slidebox .carousel-control.right{right:30px;left:auto;}
.slidebox .carousel-caption{left:0;right:0;text-align:left !important;text-shadow:none;}
.slidebox .carousel-caption .bg{/*background-color:rgba(255,255,255,0.6);*/}
.slidebox .carousel-caption h3{color:#2c2727;}
.slidebox .carousel-caption h3:first-child {animation-delay: 1s;font-size:1.6vw;font-weight:600;}
.slidebox .carousel-caption h3:nth-child(2) {animation-delay: 2s;font-size:1.6vw;font-weight:600;}
.slidebox .carousel-caption a {animation-delay: 2s;color:#bd0000;font-weight:500;font-size:1.2vw;}
.slidebox .carousel-caption a:hover{text-decoration:none;}
.slidebox .wrapper{margin:0 16px;height:100%;}
.slidebox .wrapper > .row{display:flex;flex-direction: row;height: inherit;}
.slidebox .wrapper > .row > div:last-child{flex: 1;}
.slidebox .wrapper .bns{margin:0;width:100%;display:flex;flex-direction:row;height:100%;}
.slidebox .wrapper .bns > li{flex-grow: 1;text-align:center;display:flex;justify-content:center;flex-direction: column;padding-left:10px !important;padding-right:10px !important;}
.slidebox .wrapper .bns > li + li{border-left:1px solid #f0f0f0;}
.slidebox .wrapper .bns > li img{max-height:100px;}
.slidebox .wrapper .bns > li .h4{font-weight:770;text-transform:uppercase;font-size:16px;margin-top:0;margin-bottom:6px;}
.slidebox .wrapper .bns > li .t{font-size:13px;color:#aaa;}

.top-info {
    border-bottom: 1px solid #ebebeb;
    padding: 35px 0 0;
}

.top-info .block {
    margin-bottom: 25px;
    padding-top: 106px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
}
.top-info .block {
    margin-bottom: 30px;
}

.top-info .block .block-title {
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    text-transform: none;
    transition: all 0.2s ease-out 0s;
    color:#666;
    font-weight:400;
    font-size:18px;
}
.top-info .block .block-title::before {
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #dfdfdf;
    border-radius: 14px;
    color: #ccc;
    font-family:"Font Awesome 5 Free";font-weight:900;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    height: 84px;
    left: 50%;
    line-height: 84px;
    margin-left: -42px;
    position: absolute;
    text-align: center;
    top: -100px;
    transition: all 0.75s ease-out 0s;
    width: 84px;
}
.top-info .block .block-content {
    color: #666;
    padding: 10px 0;
    font-size:12px;
}
.top-info .block:hover .block-title {
    color: #bd0000;
}
.top-info .block:hover .block-title::before {
    background: #bd0000 none repeat scroll 0 0;
    border-color: #bd0000;
    box-shadow: 0 0 0 3px #fff inset;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}

.home-tabs {
    padding:35px 0px 0px;
}

.home-tabs .btn-default {
    background-color: transparent !important;
    color: #555;
    border:1px solid #f4f4f4 !important;
    padding:10px 15px;
    margin:2px;
    font-weight:400;
    font-size: 19px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.home-tabs .btn-default:hover {
    background: #bd0000 none repeat scroll 0 0 !important;
    border-color: #bd0000;
    color:white;
    border: 1px solid #bd0000 !important;
}
.home-tabs .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {}
.home-tabs .btn:first-child:not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn + .btn{margin-left:0px;}
.home-tabs .btn.active, .home-tabs .btn:active {background-image: none;box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);outline: 0 none;background: #bd0000 none repeat scroll 0 0 !important;color:white;border: 1px solid #bd0000 !important;}

.banner-home {padding: 10px 0 40px;}
.banner-home img {width:100%;}

.banner-head{color:#fff;background-color:#1C63B5;line-height:21px;padding:8px 0;}
.banner-head.bg22{background-color:#000;}
.banner-head a{color:#fff;}
.banner-head a:hover{text-decoration:none;}
.testa{background-color:#f4f4f4;}
.testa .logouser{max-width:300px;}
.testa a{text-decoration:none;}
.testa h1 {text-align: right;padding: 20px 10px 0px 0px;font-size:35px;}
.testa .logo-wrapper ul{margin-bottom:0;margin-top: 5px;}
.testa .logo-wrapper ul > li{vertical-align:middle;}
.testa .logo-wrapper i{font-size:25px;color:var(--black);}
.testa .info{padding:3px 0px;color:#1C63B5;}
.testa .info .list-inline{margin-bottom:0;}
.testa .info .list-inline > li{text-align:center;}
.testa .info .top_search .form-control{border-color:#fff;}
.testa .info .top_search .btn{background-color:#fff;color:#2c2727;border-radius:0;}
.testa .info .top_search .btn .fa{color:#2c2727;}
.testa .info a{color:#1C63B5;display:block;}
.testa .info a:hover,.testa .info a:focus{text-decoration:none;}
.testa .info a:hover .fa{color:#2c2727;}
.testa .info .fa{color:#1C63B5;}
.testa .info > div +div{margin-top:5px;}
.testa .info.btns{padding:12px 0 0;}
.testa .info.btns ul > li > a > span{vertical-align:middle;}
.testa .info.btns ul > li > a > span + .fa{margin-left:7px;}
.testa .info.btns .fa , .testa .info.btns .fas{display:block;margin: 0 auto 0px auto;font-size:20px;vertical-align:middle;}
.testa .info.btns .prel{display:inline-block;margin:0 auto;position:relative;}
.testa .info.btns .feedback .fa{font-size:20px;margin-bottom: 5px;display: inline;}
.testa .info.btns .feedback span{font-size:16px}
.testa .info.btns .feedback a{font-size:16px;line-height:27px}
.testa .ajax-cart{}
.testa .ajax-cart > span{display:inline-block;position:relative;}
.testa .ajax-cart .badge{line-height:10px;font-size:11px;position:absolute;top:-5px;right:-15px;background-color:#dadada;border-radius:50%;color:#2c2727;font-weight:400;padding: 5px 0;width:20px;text-align:center;}
.testa .ajax-prodpref > span{display:inline-block;position:relative;}
.testa .ajax-prodpref .badge{line-height:10px;font-size:11px;position:absolute;top:-5px;right:-15px;background-color:#dadada;border-radius:50%;color:#2c2727;font-weight:400;padding: 5px 0;width:20px;text-align:center;}
.testa .btn-black{background-color:#ffffff;border:1px solid #ccc !important;color:#2c2727;line-height: 20px;}
.testa .btn-black .fa{color:#2c2727;}
.media-left, .media > .pull-left {padding-right: 15px;}

.navbar-top{background-color:#d6b99e;border:0px;margin-bottom:0px;}
.navbar-top .navbar-nav > li > a { color: #fff;text-transform:uppercase;}
.navbar-top .navbar-nav > .active > a {font-weight:bold;}
.navbar-top .navbar-nav > .active > a, .navbar-top .navbar-nav > .active > a:focus, .navbar-top .navbar-nav > .active > a:hover {color: #fff;background-color: #2c2727;}
.navbar-top .navbar-nav > li > a:hover {background-color:#2c2727;color:#fff;}
.navbar-top .navbar-toggle:focus, .navbar-top .navbar-toggle:hover {background-color: #A41C22;border-color:#A41C22;}
.navbar-top .navbar-toggle {border-color: #fff;}
.navbar-top .navbar-toggle .icon-bar {background-color: #fff;}

.bar{background-color:#2c2727;color:#fff;padding-top:0px;}
.bar a{color:#fff;text-transform:uppercase;font-weight:500;text-decoration:none;}
.bar a:hover{text-decoration:none;color:#1C63B5;}
.bar .top_search{margin-top:6px;}
.bar .top_search .form-control{border-color:#fff;}
.bar .top_search .btn{background-color:#fff;border-color:#fff;color:#2c2727;border-radius:0;height: 34px;}
.bar .list-inline{margin-bottom:0;margin-left:0;margin-right:-8px;}
.bar .list-inline a{padding:0px 5px;}

.megamenu {margin-bottom:0px !important;border-top:0px solid #fff;;border-bottom:0px solid #f1f1f1;background-color: #52616b;}
.megamenu .navbar{margin-bottom:0px !important;background-color: #fff;position:relative;border-radius:0px;}
.megamenu .dropdown-submenu{position:relative;}
.megamenu .dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.megamenu .dropdown-submenu:hover > a:after{border-left-color:#ffffff;}
.megamenu .dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.megamenu .nav > li + li{border-left:0px solid #E7E7E7;}
.megamenu .nav > li > a{font-size:14px;color:#2c2727;}
.megamenu .nav > li > ul > li  a{font-size:14px;}


.carousel-fade .carousel-inner .item {-webkit-transition-property: opacity;transition-property: opacity;}
.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {opacity: 0;}
.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {left: 0; -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-control {z-index: 2;}

.carousel-control {color: #ffffff !important;}
.carousel-indicators .active {background-color: #ffffff;border:1px solid #ffffff;}
.carousel-indicators li {border: 1px solid #ffffff;}

.testimonial{margin: 0px 0px 40px;padding: 150px 0px 10px;text-align: center;background: #B163A3 none repeat scroll center top;background-image: url("/tpl/img/testimonials-bg.jpg");}
.testimonial .block-title {position: relative;padding: 0px 10px 10px;display: inline-block;font-size: 23px;line-height:20px;text-transform: uppercase; color: #FFF;font-weight: 400 !important;}
.testimonial .block-title:after {-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px; -webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 1px solid transparent;background: rgba(255, 255, 255, 0.1);z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.testimonial .block-title:before {transition: all 0.2s ease-out 0s;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px;border-radius: 100%;border: 1px solid #FFF;background: transparent url("/tpl/img/title-testimonials.png") no-repeat scroll left top;z-index: 1;}
.testimonial .block-content { overflow: hidden;color: #FFF;padding: 0px 10%;position: relative;}
.testimonial .block-content .list-quotes {position: relative;padding: 35px 0px 15px;}
.testimonial .block-content .our_testimonials .quote-content {font-style: italic;position: relative;line-height: 18px;font-size:12px;}
.testimonial .block-content .our_testimonials .name {color: #FFF;padding: 10px 0px 0px;font-weight: bold;font-size:12px;}
.testimonial .block-content .owl-controls {position: absolute;top: -40px;left: 0px;width: 100%;color: #FFF;text-align:center;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page.active span{border: 2px solid #FFF;background: transparent none repeat scroll 0% 0%;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page span {background: #FFF none repeat scroll 0% 0%;margin: 0px 2px;width: 13px;height: 13px;transition: background 0.2s ease-out 0s;opacity:1 !important;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page:hover span{background: rgba(255, 255, 255, 0.5);}
.testimonial:hover .block-title:before {border-color: rgba(255, 255, 255, 0.3);}
.testimonial:hover .block-title:after {opacity: 1;filter: alpha(opacity=100);}

.venduti{margin: 0px 0px 0px;text-align:center;}
.venduti .title-slider{font-weight: 400 !important;font-size: 23px;text-transform: uppercase;color: #666;text-align:center;}
.venduti .title-slider span{position:relative;}
.venduti .title-slider span:before { position: absolute;content: ""; left: 0px;bottom: -14px;height: 1px;width: 100%; background: #EBEBEB none repeat scroll 0% 0%;}
.venduti .pretext{color: #666;text-align: center;font-size: 12px;width: 70%;margin: 0px auto;}
.venduti .navigation {position: relative;width: 61px;height: 28px; display: inline-block;background: #FFF none repeat scroll 0% 0%;text-align: center;}
.venduti .navigation {position: relative;width: 61px;height: 28px;display: inline-block;background: #FFF;}
.venduti .navigation .next, .venduti .navigation .prev {cursor: pointer;text-align: center;  -webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out;  -o-transition: all 0.2s ease-out;  transition: all 0.2s ease-out;  margin: 0 0 0 5px;  width: 26px; height: 26px; border: 1px solid #dfdfdf;  -webkit-border-radius: 100%;  -moz-border-radius: 100%;  border-radius: 100%;  position: absolute;  top: 0px;  right: 0px;  text-indent: -999em;  background: url("/tpl/img/ico-pager.png") no-repeat -78px 6px;}
.venduti .navigation .next:before,.venduti .navigation .prev:before {  display: none;}
.venduti .navigation .next:hover, .venduti .navigation .prev:hover {background-position: -52px 6px;background-color: #b163a3;border-color: #b163a3;}
.venduti .navigation .prev { left: 0px;right: auto;background-position: 0px 6px;margin: 0 0;}
.venduti .navigation .prev:hover {background-position: -26px 6px;}
.venduti .pad {padding: 17px 15px;}
.venduti .owl-controls{display:none !important;}

#menu > span {display: none;}
#menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDDDD #DDDDDD #B0AFAF;
    /*border-image: none;*/
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}
#menu:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
    float: left;
    height: 50px;
    padding: 0;
    position: relative;
    z-index: 9;
}

#menu > ul > li + li {
    border-left: 1px solid #DDDDDD;
}


#menu > ul > li.ev > a {
    color: #fff;
    background-color: #ff0000;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev:hover > a {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev a.sel {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li > a {
    color: #2c2727;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
   /* z-index: 1009;*/
}
#menu > ul > li:hover > a {
    color: #2c2727;
    background-color: #f4f4f4;
    transition: all 0.3s ease 0s;

}
#menu > ul > li a.sel {
    color: #e40000;
}


.title-section{text-align:center;margin-bottom:30px;}
.title-section h1 , .title-section h2{ font-size:25px;display:inline-block;text-transform:uppercase;color:#2c2727;font-weight:bold;position:relative;padding:0px 10px;margin-bottom:0px;}
.title-section h3{font-size:14px;display:inline-block;text-transform:uppercase;color:#bd0000;font-weight:bold;background-color:#fff;position:relative;top:11px;padding:0px 10px;margin:0px;}

.brand{margin-bottom:50px;margin-top:50px;}
.brand .owl-item > div {margin-right:5px !important;}
.brand .owl-item  img{border: 3px solid #E6E6E6;width:100%;}
.brand .owl-buttons div {background: none repeat scroll 0% 0% #bd0000 !important;padding: 6px 10px !important;}

.navigation-carousel .fa{font-size:35px;line-height:25px;padding:5px;}
.navigation-carousel .fa:hover{color:#bd0000;cursor:pointer;}
.owl-pagination{margin-bottom:50px;}
.owl-pagination .owl-page span{width:9px !important;height:9px !important;margin: 5px 5px;background: #000 !important;}

.cat-box{}
.cat-box .liv0 {padding:0px;}
.cat-box h2 {color: #2c2727;padding:0px 0px 10px 0px ;text-align: left;font-size:18px;margin-bottom:0px;font-weight:400;color:#666;text-transform:uppercase;border-bottom: 1px solid #EDEDED;margin-bottom:10px;}
.cat-sx{font-size:16px;}
 ul.cat-sx {margin:0;padding:0;margin-bottom:30px;}
.cat-sx li{list-style:none;padding:0px;background-color: #fff;position:relative;text-indent: 0px;}
.cat-sx li > a{color:#2c2727;display:block;margin:0px;padding:5px 0px;text-decoration: none;font-size:15px;}
.cat-sx li > a:hover{color:#1C63B5;}
.cat-sx li ul li a{color:#99816B;padding-left:0px;display:block;}
.cat-sx li.sel0 a{color:#2c2727;text-transform:uppercase;font-weight:500;font-size:18px;}
.cat-sx li.sel1 a{color:#1C63B5;}
.cat-sx li.sel2 a{color:#1C63B5;}
.cat-sx li.sel3 a{color:#1C63B5;}
.cat-sx li.liv2{margin-left: 15px;}
.cat-sx li.liv2 a{font-size:14px;padding: 3px 0px;}
.cat-sx li.liv3{margin-left: 25px;}
.cat-sx li.liv3 a{font-size:13px;padding: 3px 0px;}
/*.cat-sx li.liv1 a::before {color: #2c2727;content: "\f105";display: inline-block;font-family:"Font Awesome 5 Free";font-weight:900;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;}
.cat-sx li.liv2 a::before {color: #2c2727;content: "\f105";display: inline-block;font-family:"Font Awesome 5 Free";font-weight:900;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;text-indent: 5px;}*/
.cat-sx li a small{font-size:12px;color:#b5b5b5;}
.cat-sx .fa{position:absolute;top:6px;right:0px;cursor:pointer;color:#99816B;}

.cat-box h3 {
    color: #2c2727;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    padding:5px 0 10px 0;
    margin:0;

}

/*.filter-box{background-color:#fff;border-top: 1px solid #eee;margin-bottom: 0px;padding: 16px 0 0 0;margin-bottom: 16px;}
.filter-box h3{margin: 0px;padding: 10px 16px 10px 0;font-size: 16px;font-weight:500;}
.filter-box .filtro-heading{cursor:pointer;padding: 10px 27px 10px 0px;text-decoration: none;font-size: 16px;position:relative;}
.filter-box .filtro-heading .toggler{position:absolute;top:5px;right:11px;padding:5px;cursor:pointer;}
.filter-box .filtro-content{padding: 10px 0px;}
.filter-box .filtro-content ul{margin-bottom:0;}
.filter-box .filtro-content a{color:#2c2727;}
.filter-box .filtro-content a:hover{text-decoration:none;}
.filter-box .cat-sx{padding:0;}
.filter-box .checkbox a{text-decoration:none;color: #2c2727;}*/

.carousel-wrapper{margin:0 -8px;}
.carousel-wrapper{margin:0 -8px;}
.navigation-carousel .prev, .navigation-carousel .next{cursor: pointer;color:#2895ff;z-index:1;width:40px;background-color:#fff;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;margin-top:-15px;}
.navigation-carousel .prev:hover, .navigation-carousel .next:hover{background-color:#2895ff;color:#fff;cursor: pointer;}
.navigation-carousel .prev{left:0;margin-left: 0px;}
.navigation-carousel .next{right:0;margin-right: 0px;}
.navigation-carousel .fa{font-size:30px;line-height:30px;}
.navigation-carousel > span:hover .fa{color:#fff;}


.products h3{margin-bottom: 3px;padding-top:0;color:#2c2727;font-size:16px;font-weight:400;margin-top: 8px;}
.products .prodpref_del{display: block;position: absolute;top:60px;right:10px;}
.products .prodpref_del > .fa{background-color: #fff;}
.products a{color:#2c2727;text-decoration:none;}
.products a:hover{color:#1C63B5;text-decoration:none;}
.products a img:hover{opacity:0.5;}
.products .tab-prod .prod-cont{opacity:0;}
.products .prod-cont.item-animate{-webkit-animation: zoomOut 600ms ease both;-webkit-animation: zoomIn 600ms ease both; -moz-animation: zoomIn 600ms ease both;  -o-animation: zoomIn 600ms ease both;animation: zoomIn 600ms ease both;}
.products .play .prod.cont{opacity: 1;filter:alpha(opacity = 100);}
/*.products .play .item-animate{-webkit-animation-play-state: running;-moz-animation-play-state: running;-o-animation-play-state: running;animation-play-state: running;}*/
.products .pad{padding:0 7px;}
.products .prod-cont{border:1px solid #fff;margin-bottom:16px;position:relative;background-color:#fff;border-radius:4px;text-align:center;padding-bottom: 12px;-webkit-box-shadow: 0px 6px 11px -1px rgba(0,0,0,0.27);-moz-box-shadow: 0px 6px 11px -1px rgba(0,0,0,0.27);box-shadow: 0px 6px 11px -1px rgba(0, 0, 0, 0.09);}
.products .prod-cont:hover{border-color:#fff;}
.products .prod-cont .item-img {padding:25px 25px 0 25px;margin-bottom:10px;position: relative;border-bottom: 1px solid #fff;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.products .prod-cont .item-img .wrapper{position: relative;height: 0;padding-top:calc(373 / 373 * 100%);}
.products .prod-cont .item-img .wrapper picture , .products .prod-cont .item-img .img-responsive{position: absolute;top: 0;left: 0;width:100%;}
.products .prod-cont .item-img .wrapper picture{opacity: 1;-webkit-transition: opacity 0.5s ease-in;-moz-transition: opacity 0.5s ease-in;-ms-transition: opacity 0.5s ease-in;-o-transition: opacity 0.5s ease-in;transition: opacity 0.5s ease-in;}
.products .prod-cont .item-img .wrapper picture.showed{opacity: 1;}
.products .prod-cont .item-info{padding: 0 15px;}
.products .prod-cont img{width:100%;}
.products .prod-cont .prezzo_pieno{ text-decoration:line-through;color:#868484;font-size:18px;}
.products .prod-cont .cifra{line-height: 38px;font-weight: 500;color:#2c2727;font-size:25px;margin-bottom:5px;height:45px;}
.products .prod-cont .cifra .prezzo_sconto{color:#cc0000 !important}
.products .prod-cont .cifra .violet{color:#000 !important;}
.products .prod-cont .voto{height:20px;}
.products .prod-cont .badges{position: absolute;top:10px;left:10px;z-index: 0;text-align:left;font-size: 14px;width:170px;}
.products .prod-cont .badges > div{line-height:25px;margin-bottom:5px;}
.products .prod-cont .badges > div > span{padding:2px 5px;}
.products .prod-cont .new span{background-color: #1C63B5;color:#fff;}
.products .prod-cont .perc span{background-color: #cc0000;color:#fff;}
.products .prod-cont .bf span{background-color: #000;color:#fff;}
.products .prod-cont .free span{background-color: #03a301;color:#fff;}
.products .prod-cont .abs{font-size: 13px;color: #757575;margin-top:8px;}
.products .soon{padding:0 5px;font-size:14px;width:117px;line-height:25px;display:block;position:absolute;bottom:0;left:-10px;background-color:#e89e0a;color:#fff;font-weight:500;}
.products .soon:after{content:"";width: 0;height: 0;border-style: solid;border-width: 0 9px 12px 0;border-color: transparent #d29316 transparent transparent;position:absolute;bottom:-12px;left:0;}
.products .economy{padding:0 7px;font-size:14px;line-height:32px;display:block;position:absolute;bottom:0;left:-10px;background-color:#03a301;color:#fff;font-weight:500;}
.products .economy:after{content:"";width: 0;height: 0;border-style: solid;border-width: 0 9px 12px 0;border-color: transparent #018203 transparent transparent;position:absolute;bottom:-12px;left:0;}
.products .bf{position:absolute;top:0;right:0;z-index:0;}
.products .bf img{width:auto;}
.products .add_topref , .products .prod_compare , .products .add_topref , .products .add_tocart{height:auto;color:#fff;border-color:#c9d6df;border-radius:4px;background-color:#c9d6df;padding:0;width:50px;line-height:38px;}
.products .add_topref:active , .products .prod_compare, .products .add_tocart{background-color:#c9d6df;box-shadow:none;color:#fff;}
.products .add_topref i, .products .prod_compare i{font-size:16px;vertical-align: middle;}
.products .add_topref.pref{color:#fff;background-color:#1C63B5;border-color:#1C63B5;}
.products .item{webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);}
.products .item.row-group-item{float: none;width: 100%;margin-bottom: 10px;}
.products .item.row-group-item .thumb{padding-left:0px;}
.products .row-group-item .prod-cont {min-height: 0 !important}
.products .prod-cont .spese_gratis {position: absolute; top:-12px; left:-12px;z-index: 99}
.products .prod-cont .voto img{width: auto;}


.ultabs {
	position: absolute;
	top:-58px;
}
.corr{margin-top:10px;}


.pagination  *{border-radius:0px !important;border-color:#DFDFDF;font-size:13px;}
.pagination .active > a{background-color:#2c2727;border:1px solid #2c2727;color:#fff;}
.pagination > li > a{color:#666;width:41px;text-align:center;line-height: 27px;}

.breadcrumb {position: relative;padding:15px 0px !important;margin:0px 0 0 0 !important}
.breadcrumb ol{padding:0px 0px !important;margin-bottom:25px;}
.breadcrumb ol a{color:#000 !important;font-size:12px;text-transform:lowercase;}
.breadcrumb .fa-home{display:none !important;}
.breadcrumb ol li:last-child a{font-weight:500;color:#bd0000 !important;}

.top-elenco {text-align: left;padding: 20px 0 20px 0;background: url("/tpl/img/bg_top_elenco.jpg") center top no-repeat;background-size: auto;background-size: cover;color: #2c2727;}
.top-elenco .txt a{color: #1C63B5;}
.top-elenco .controlli{margin:10px 0 20px 0;}
.top-elenco .controlli > span{display:inline-block;padding:2px 10px;font-size:13px;background-color:transparent;height: 22px;}
.top-elenco .controlli > span:hover{background-color:#333;color:#fff;}
.top-elenco #div_recensioni_title{margin-top:20px;}

.elenco {margin-top:40px;margin-bottom:40px;}
.elenco h1{color:#2c2727;font-weight:500;font-size:20px;}
.elenco .txt{margin:0px 0px 25px 0px;font-size:14px;color:#2c2727;}
.elenco .txt a{color:#1C63B5;}
.elenco .sottocat{margin-top:20px;margin-bottom:0px;}
.elenco .sottocat h4 {border-bottom: 1px solid #cdcdcd;color: #222;font-size: 15px;font-weight: normal;margin-bottom: 5px;margin-top: 10px;padding: 5px 0px;text-transform: uppercase;}
.elenco .sottocat a{color:#2c2727;}
.elenco .sottocat .lista .fa{color:#99816B;}
.elenco .navbar-default{background-color:#fff;border-radius:0px;border-color:#fff;margin-bottom:0px;padding: 0px 0 5px 0;}
.elenco nav{margin:0px 0px 15px !important;}
.elenco .navbar-form{border:0px;font-size:13px;}
.elenco .navbar-form select{font-size:12px;}
.elenco .pagination  { margin: 0px 0;}
.elenco .pagination  *{border-radius:0px !important;border-color:#DFDFDF;font-size:13px;}
.elenco .pagination .active > a{background-color:#2c2727;border:1px solid #2c2727;color:#fff;z-index:1;}
.elenco .pagination a{color:#666;width:41px;text-align:center;line-height: 27px;padding:6px 0;}
.elenco .products{margin:0px -8px;}
.elenco .sticky-col .txt{padding-right:30px;}


.filters .filtri .form-group > label{text-transform: uppercase;margin-bottom:15px;}
.filters .SumoSelect{width:100%;border: 1px solid #ddd;font-size:13px;}
.filters .SumoSelect > .CaptionCont{border:0;}
.filters .SumoSelect > .CaptionCont > span{line-height:20px;padding-left:10px;color:#2c2727;line-height: 30px;}
.filters .SumoSelect.open > .optWrapper {top: 30px;border-radius:0;border-color:#ddd;box-shadow: none;left:-1px;right:-1px;width:auto;}
.filters .SumoSelect:hover > .CaptionCont, .filters .SumoSelect.open > .CaptionCont{box-shadow: none;border-color:#ddd;}
.filters .SumoSelect:hover , .filters .SumoSelect > .CaptionCont > span:hover , .filters .SumoSelect > .CaptionCont > label:hover{cursor: pointer !important;}
.filters .SumoSelect > .optWrapper > .options li.opt:not(:last-child){border-bottom:1px solid #ddd;}
.filters .SumoSelect > .optWrapper > .options li label {font-weight: 400;margin-bottom:0;}
.filters .SumoSelect > .optWrapper > .options li.opt{padding:6px 20px;}
.filters .SumoSelect > .optWrapper.multiple > .options li.opt{padding-left:35px;}

.elenco .filterpage form{padding-left:0;font-size:13px;}
.elenco .filterpage .SumoSelect{width:75px;}
.elenco .filterpage .noborder .SumoSelect{border-left:0;}
.elenco .filterpage .SelectBox{padding:0;}
.elenco .filterpage .form-group > label{font-size: 13px;line-height: 40px;vertical-align:top;margin-right:15px;}
.elenco .filterpage .SumoSelect > .CaptionCont > span{line-height:39px;color:#2c2727;}
.elenco .filterpage .SumoSelect.open > .optWrapper {top: 31px;}

.filtri_attivi{margin-bottom:20px;}
.filtri_attivi ul {margin:0; padding:0;}
.filtri_attivi li {  display: inline-block;border: 1px solid #1C63B5;background-color:#1C63B5;padding: 5px 10px;color: #fff;text-transform: uppercase;cursor: pointer;font-size: 12px;margin-right: 5px;margin-bottom: 8px;text-decoration: none;}
.filtri_attivi li a { text-decoration: none !important;color: #fff;}
.filtri_attivi li a sup{top:0;color: #fff;}
.filtri_attivi li:hover { background-color: #1C63B5;text-decoration: none !important;}
.filtri_attivi li sup { color: #fff;margin-left:10px;}
.filtri_attivi li.elimina, li.elimina a { background-color: #fff !important; border-color:#ddd;color:#000 !important; }

.navbar-brand {
    font-size: 14px;
    font-size: 400;
    color:#000 !important;
}

.login h3 , .login h4{padding-bottom:10px;color:#2c2727;}
.login h3{padding:0px; margin-bottom: 0px;font-weight: 400;}
.login .space {padding-bottom:30px;}
.login label {font-weight:400}
.login .form-control{border: 0px; background-color: #ededed;color:#000}
.login select{background: #ededed url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiAgdmlld0JveD0iMCAwIDI1IDM2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAzNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gcG9pbnRzPSI1LjQ5OSwxOC4yMTMgOS42NzIsMTIuNDAyIDEzLjgwNiwxOC4yMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIxMy44MDYsMjAuNzg3IDkuNjcyLDI2LjU5OCA1LjQ5OSwyMC43ODcgIi8+PC9zdmc+) no-repeat 100% 0% !important;}
.login .login-button{margin-top: 15px}
.login .recover-pwd{margin-top: 15px}
.login .recover-pwd a span{color:#1C63B5;text-decoration:underline;}
.login .subtitle{margin-bottom:15px}

.password{text-align: center;}

.product-view {margin-top:20px;}
.product-view .breadcrumb{margin-bottom:20px !important;}
.product-view h1{text-transform:none;font-size:28px;margin:0px 0 0px 0; padding:0px;color: #2c2727;font-weight: 500;}
.product-view h2{font-weight: 700 !important;font-size: 20px;color: #2c2727;text-align: center;margin-bottom:50px;}
.product-view .abst{line-height:26px;}
.product-view .abst a{color:#1C63B5;}
.product-view .wrapper-img-additional{margin:0 -5px; padding:20px 0 0; }
.product-view .image-additional a {margin-bottom: 20px; padding:  0 5px;display: block;border: 0px solid #ddd;border-radius:0;}
.product-view .image-additional a:hover { border:1px solid #bd0000; }
.product-view .view-zoom { position:inherit; }
.product-view .thumbnails-image .thumbnail { border:1px solid #ddd !important; padding:0; border-radius:0; cursor:pointer;}
.product-view .thumbnails .image-additional {float: left;margin-left: 20px;max-width:inherit;width:27%;}
.product-view .image-block .owl-controls .owl-nav{position:absolute;width:100%;top:-17px;height:42px;}
.product-view .image-block .owl-controls .owl-nav div {text-align:center;border: 1px solid #DDD;cursor: pointer;display: block;height: 22px !important;position: absolute;top: 11px;width: 22px !important;}
.product-view .image-block .owl-controls .owl-nav .owl-prev {left: 40%;}
.product-view .image-block .owl-controls .owl-nav .owl-next {right: 40%;}
.product-view .image-block .owl-controls .owl-nav .fa{display:block;padding-top:4px;color:#bd0000;height:100%;}
.product-view .image-block .owl-controls .owl-nav .fa:hover{background-color:#2c2727;color:#fff;}
.product-view .image-additional img {width: 100%;}
.product-view .price {font-weight:500;margin: 0px 0px 0px;padding: 10px 0px 0px;width: 100%;text-align: left;font-size:28px;color:#2c2727;}
.product-view .price .prezzo_sconto{color: #cc0000 !important;}
.product-view .only{font-size:13px;}
.product-view .iva {margin: 0px 0px 20px;font-size:12px;color:#2c2727;}
.product-view .risparmio {margin: 0px 0px 20px;font-size:16px;color:#2c2727;}
.product-view .economy{padding:0 15px;font-size:14px;line-height:32px;display:inline-block;background-color:#03a301;color:#fff;font-weight:500;border-radius:4px;margin-bottom:5px;}
.product-view .marca {margin: 10px 0px;padding: 0px;}
.product-view .marca img{max-width:120px;}
.product-view .marca span {font-weight: bold;}
.product-view .codice {margin:10px 0px;padding: 0px;}
.product-view .codice span {font-weight: 400;}
.product-view .quantita {margin: 0px 0px 10px;padding: 10px 0px 20px;}
.product-view .quantita label{font-weight:400;}
.product-view .quantita .form-control{text-align:center; width: 100px; display: inline;border-color:#e6e6e6;}
.product-view .quantita .qt{font-weight:400;}
.product-view .quantita .fa{color:#2c2727;}
.product-view .quantita a{padding:5px 10px;}
.product-view .precsucc .fa{display:inline-block;background-color:#bd0000;padding:5px 7px;color:#fff;text-align:center;border-radius:100%;}
.product-view .tabs , .product-view .accordion{margin:80px 0 50px;}
.product-view .prezzo-pieno{text-decoration: line-through;color:#bebebe;font-weight:400;font-size:18px;}
.product-view .recensione{margin-top:50px;}
.product-view .caratt td {padding: 5px;}
.product-view .spese_gratis {position: absolute; top:-5px; left:12px;}
.product-view .badges{position: absolute;top:10px;left:10px;z-index: 1;font-size: 14px;width:163px;}
.product-view .badges > div{line-height:25px;margin-bottom:5px;}
.product-view .badges > div > span{padding: 2px 5px;}
.product-view .bf{position:absolute;top:0;right:8px;z-index:0;}
.product-view .bf img{width:auto;}
.product-view .image-block .soon{width:70%;line-height:32px;display:block;/*position:absolute;top:180px;left:0px;*/background-color:#e89e0a;color:#fff;font-weight:500;text-align:center;z-index:2;}
.product-view .image-block .soon:after{content:"";width: 0;height: 0;border-style: solid;border-width: 0 9px 12px 0;border-color: transparent #d29316 transparent transparent;position:absolute;bottom:-7px;left:0;}
.product-view .image-block .new span{background-color: #1C63B5;color:#fff;}
.product-view .image-block .free{background-color: #03a301;color:#fff;}
.product-view .percsconto span{background-color: #cc0000;color:#fff;}
.product-view .bf span{background-color: #000;color:#fff;}
.product-view .bfprezzo span{background-color: #000;color:#fff;padding:5px;}

.product-view #add_carrello{border-color: #4ebb0c;color:#fff;padding: 15px 24px;background: #4ebb0c;border-radius:4px;text-transform:uppercase;font-weight:500;}
.product-view #add_carrello:hover{background-color: #399600; border-color: #399600;}
.product-view #popupformpnd{padding: 15px 24px;text-transform:uppercase;font-weight:500;text-decoration: none;}
.product-view .tab-prezzi  { font-size: 15px;min-height:180px;}
.product-view .tab-prezzi .box-prezzi { color:#333; float:left;padding:10px;text-align:center;border-right:1px solid #cdcdcd;}
.product-view .tab-prezzi .mig-prezzo { color:#2c2727; font-size:22px; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .mprezzo { font-weight: bold; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .quant-prezzi {border-bottom: 1px solid #cdcdcd;margin-bottom:5px;padding:5px;}
.product-view .tab-prezzi .prezzi { text-align:left; padding:0px 0px 0px 0px;font-size:20px; }
.product-view .tab-prezzi .prezzo-pieno { font-size: 12px; text-decoration:line-through; text-align:left; padding:0px 0px 0px 0px; }
.product-view .bundle-box { padding:10px 0px 20px;}
.product-view .bundle-box .bundle-box-tit { font-weight: bold; padding:0px 0px 10px;}
.product-view .bundle-box .bundle-box-prod  { height: 70px; border-bottom: 1px solid #e7e7e7;  margin-bottom: 20px;}
.product-view .bundle-box .bundle-prod-thumb  {	float: left;height: 60px;margin-right:10px;}
.product-view .bundle-box .bundle-prod-tit  {	margin-left: 60px;font-weight: bold;}
.product-view .bundle-box .bundle-prod-conf  {}
.product-view .bundle-box .bundle-prod-more {margin-left: 90px;}
.product-view .bundle-box .bundle-prod-more a  {color: #00aeef; text-decoration: none;}
.product-view .bundle-box .bundle-box-prod .per {	color:red;}
.product-view .promos{font-weight:500;margin:10px 0 20px 0;padding:16px 20px 8px 20px;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #00000029;border: 1px dashed #BCBCBC;border-radius: 4px;border-left:4px solid #000;}
.product-view .promos h3{color: #1d1d1d;font-size:19px;font-weight:500;margin:0;}
.product-view .promos > .promo{padding:10px 0;}
.product-view .promos > .promo + .promo{border-top: 1px solid #E6E6E6;}
.product-view .promos .code{color:#cc0000;position:relative;}
.product-view .promos .code:after{content:"\f02b";font-family:"Font Awesome 5 Free";font-weight:900;position: absolute;top:0;left:-22px;color:#cc0000;font-size:18px;}
.product-view .promos .desc {font-size: 14px;}
.product-view .promos .desc .discount{color:#487913;}
.product-view .promos .strike{text-decoration: line-through;color:#9a9a9a !important;}
.product-view form label{font-weight:400;}
.product-view .extra-info{margin-top:30px;}
.product-view .extra-info li{padding-bottom: 5px}
.product-view .extra-info li.punti {color: #A00000 !important;}
.product-view .extra-info li a {text-decoration: underline}
.product-view .valutazione a:hover , .product-view .valutazione a:focus{text-decoration:none;}
.product-view .valutazione .fa{font-size:12px;color:#e6e6e6;}
.product-view .valutazione .fa.on{color:#f1a700;}
.product-view .share-social{margin-top:10px;padding-top:15px;border-top:1px solid #e6e6e6;font-size:16px;}
.product-view .share-social ul{width:100%;}
.product-view .share-social ul > .link-social{background: #1C63B53d;color: #FFF;padding: 1px 11px;border-radius: 4px;}
.product-view .share-social a{padding:3px 0;display:inline-block;font-size: 15px;color: #1C63B5;}
.product-view .share-social a:hover{text-decoration:none;}
.product-view #box_immagini{overflow:hidden;}
.product-view #box_immagini .popup-img{border:0 !important;}
.product-view #box_immagini .popup-img img{margin:0 !important;}
.product-view #box_immagini .navigation .prev, .product-view  #box_immagini .navigation .next{z-index:0;border:1px solid #e6e6e6;width:50px;background-color:#fff;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;margin-top:-25px;}
.product-view #box_immagini .navigation .prev{left:0;margin-left: -8.33333333%;}
.product-view #box_immagini .navigation .next{right:0;margin-right: -8.33333333%;}
.product-view #box_immagini .navigation .fa{font-size:30px;line-height:48px;color:#2895ff;}
.product-view #box_immagini .navigation > div:hover{cursor:pointer;}
.product-view #box_immagini .navigation > div:hover .fa{color:#ff0000;}
.product-view #gallery .thumbnail{border:0 !important;}
.product-view #gallery .thumbnail img{margin:0 !important;border:1px solid transparent !important;}
.product-view #gallery .thumbnail.selected img {border-color: #ececec;}
.product-view .ui-widget{font-family: 'Prompt', sans-serif;}
.product-view .varianti .tipi.error{border:1px solid #ff0000;padding:10px 10px 8px 10px;display:inline-block;}
.product-view .varianti label{font-weight:400;}
.product-view .varianti .form-control option:disabled {color: #ccc;}
.product-view .bg-text{position:relative;padding:60px 10px;margin:16px 0;}
.product-view .bg-text:before{content:"";background-color:#f4faff;position:absolute;top:0px;bottom:0px;left:-100%;right:-100%;}
.product-view .bg-text .txt a{color:#1C63B5;}
.product-view .btn-action{border-radius:4px;width:90px;padding:0;background-color:#c9d6df;border-color:#c9d6df;color:#fff;font-size:20px;margin:0 0px;line-height: 53px;}
.product-view .btn-action:hover{background-color:#52616b;}
.product-view .btn-action .fa{vertical-align: middle;}
.product-view .add_topref.pref{background-color:#2895ff;border-color:#2895ff !important;}
.product-view .ui-icon-triangle-1-e {background-position: -66px 0px;}
.product-view .ui-state-active .ui-icon, .product-view .ui-button:active .ui-icon{background-image: url("../libs/jquery-ui/images/ui-icons_444444_256x240.png");}
.product-view .ui-icon-triangle-1-s{background-position: 0px 0px;}
.product-view .ui-accordion .ui-accordion-header{border-color:#cdcdcd !important;border-bottom-width:2px !important;}
.product-view .ui-accordion .ui-state-active , .product-view .ui-accordion .ui-state-focus{border-color:#2895ff !important;}
.product-view .txt img {max-width: 100% !important;height:auto !important;}
.product-view .alma{padding:0 0 20px;}
.product-view .alma ._TSkFv{width:100%;}
.product-view .alma ._2Kqjn{font-size:18px;color:#1f1f1f;font-family:inherit;}
.product-view .alma ._25GrF{font-size:16px;color:#1f1f1f;line-height:22px;font-family:inherit;}
.product-view .alma ._2Kqjn._3dG_J{border-color:#1f1f1f;}


.bundle-prod-popup { padding:10px 0px;margin: 0px 0px 5px; background-color: #f4f4f4;}
.bundle-prod-popup .prod { font-weight: bold}
.bundle-prod-popup .qt { color:#333;}
.bundle-prod-popup .var { margin-bottom:5px;}
.bundle-prod-popup .var label { font-weight: normal;font-style: italic;}

.gruppo {padding-bottom:10px}

.tab-elprodotti .prezzo-pieno { text-decoration:line-through; text-align:left; }
.tab-elprodotti .perc-sconto { color:red;  }

.tab-elprodotti {
	margin:40px auto;padding:0px;
	width:98%;
	border:1px solid #f4f4f4;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tab-elprodotti {
	margin:50px 0px 100px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #888;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tab-elprodotti table{
  border-collapse: collapse;
  border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.tab-elprodotti tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tab-elprodotti table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tab-elprodotti table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.tab-elprodotti tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.tab-elprodotti tr:hover td{

}
.tab-elprodotti tr:nth-child(odd){ background-color:#e5e5e5; }
.tab-elprodotti tr:nth-child(even){ background-color:#ffffff; }
.tab-elprodotti td{
	vertical-align:middle;
	border:1px solid #888;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-weight:normal;
	color:#2c2727;
}
.tab-elprodotti tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.tab-elprodotti tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.tab-elprodotti tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tab-elprodotti tr:first-child td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
	border:0px solid #888;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#2c2727;
}
.tab-elprodotti tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);
	background-color:#cccccc;
}
.tab-elprodotti tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tab-elprodotti tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


.csel_var1,.csel_var2 { cursor: pointer; }
.csel_disabled { color:#cdcdcd !important; }
.var_selected { color: #3E9C2A !important; }
.csel_boxcolor.var_selected { border: 2px solid black !important; }
.csel_boxcolor.csel_disabled { opacity: 0.5; }


.cart{font-weight:400;color:#333;}
.cart input[type="submit"]{border:1px solid #cdcdcd;background-color:#f4f4f4;padding:7px 10px;color:#333;vertical-align:top;border-radius:4px;outline:0;}
.cart .bdg{position:relative;display:block;overflow:hidden;margin-bottom:8px;}
.cart .bdg > div{display:block;float:left;line-height:18px;text-align:center;color:#fff;font-size:14px;padding:0 8px;}
.cart .bdg .offer{background-color:#eb0037;}
.cart .bdg .new{background-color:#1C63B5;}
.cart .bdg .last{background-color:#a47e2d;}
.cart .bdg .promo{background-color:#eb0037;}
.cart .bdg .top{background-color:#333333;}
.cart .titolo a{font-weight:600;text-decoration:none;}
.cart .titolo .cod{font-weight:400;}
.cart .spesegratis{color:#609628;font-weight:600;}
.cart .barrato{text-decoration:line-through;color:#ff0000;}
.cart .vcenter{vertical-align:middle;}
.cart .btn-success{background:#bd0000 none repeat scroll  0  0 !important;color:#fff;border-color:#bd0000;}
.cart .bottoni{margin:30px  0;}
.cart .table-responsive{border:0;}
.cart .table{font-size:14px;background-color:#fff;margin:0 !important}
.cart .table label{font-weight:400;}
.cart .table .text-left{text-align:left !important;}
.cart .table .dett , .cart .table .dett td{background-color:#fff;font-size:13px;}
.cart .table .dett tr:first-child td{border-color:#fff !important;}
.cart .table th{background-color:#eee;padding:5px;border-bottom:0;text-align:right}
.cart .table td{text-align:right;border-color:#eee;}
.cart .table .type{color:#757575;background-color:#f8f8f8;font-weight:600;border-color:#f8f8f8;}
.cart .table .riga{background-color:#fff;}
.cart .table .left{text-align:left !important}
.cart .table .tot{font-weight:bold;}
.cart .table .bggrey .tot{font-size:24px;}
.cart .table .totordine{font-size:18px;}
.cart .table .img{max-width:80px;}
.cart .table .el{width:60px;}
.cart .table .elimina{text-align:left;}
.cart .table .media-object{max-width:100px;}
.cart .table .img{float:left;margin-right:0;padding:2px;}
.cart .table .pr{width:100px;}
.cart .table .qt{width:80px;}
.cart .table .el{width:60px;}
.cart .table .variante{padding:0;margin:0;text-align:left;}
.cart .table .scadenza .label{color:#000;padding:0;font-size:14px;font-weight:400;}
.cart .table .nondisp{text-align:left;padding:10px  0  0  0;color:red;}
.cart .table td.norecords{padding:10px  0;}
.cart .table .riga-omaggio{background-color:#fff;text-align:center !important;}
.cart .table .col-omaggio{font-weight:bold !important;font-size:20px;color:#d10429;text-align:center;}
.cart .table .form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#e6e6e6;color:#fff;top:5px;height:22px;width:22px;border:0;border-radius:50px;cursor:pointer;margin-right:7px;outline:none !important;}
.cart .table .form-radio:checked::before{position:absolute;left:7px;top:2px;content:'\02143';transform:rotate(40deg);}
.cart .table .form-radio:hover{background-color:#ccc;}
.cart .table .form-radio:checked{background-color:#609628;}
.cart .scadenza{text-align:left;}
.cart #raccoltapunti{margin-top:8px;}
.cart #raccoltapunti a{text-decoration:none;}
.cart #raccoltapunti .btn{background-color:#d1042921;color:#d10429;border:0;margin-left:0;}
.cart #raccoltapunti a > i{color:#d10429;font-size:18px;margin-right:3px;}
.cart .bottom-row{padding:0;margin-bottom:16px;}
.cart .bottom-row h2{padding:0; color: #1f1f1f;line-height: 37px;text-transform: uppercase; margin: 0;}
.cart .bottom-box h3{font-size:15px;font-weight:500;padding:0;;margin:0; line-height: unset;}
.cart .bottom-row p { padding:0; margin: 0;}
.cart .bottom-row ul {margin-bottom:0;}
.cart .bottom-row > .row{border-color:#e6e6e6;border-style:solid;border-width: 0;}
.cart .bottom-box{position:relative;margin-top:16px ; border: 1px solid #ddd; padding: 10px; }
.cart .bottom-box .popup-img{display:block;}
.cart .bottom-box .titolo {padding:0px 0px}
.cart .bottom-box .mancano{font-size:20px;font-weight:600;color: #d10429;}
.cart .bottom-box .mancano i{font-size:16px;}
.cart .bottom-box .progbar{display: flex;margin-top: 4px;margin-bottom: 4px;margin-right:10px;}
.cart .bottom-box .progbar .bar{width: auto;flex-grow: 1;display: block;overflow: hidden;height: 4px;margin: 14px 8px 8px 0;background-color: #e0e0e0;border-radius: 4px; position: unset; padding: unset;}
.cart .bottom-box .progbar .bar .progress{transition: width .2s ease-out;display: block;height: 100%;width: 0%;background-color:#d10429;}
.cart .bottom-box .icon{display: flex;justify-content: center;align-items: center;width: 30px; height: 30px; background: #f8f8f8; border-radius: 50%;color: #d10429;}
.cart .bottom-box .minordine, .cart .bottom-box .qminordine, .cart .bottom-box .sconto, .cart .bottom-box .scadenza {font-size:15px;}
.cart .bottom-box .cod{color:#757575;}
.cart .bottom-box .btn{font-size:14px;height:36px;margin-top:20px;}
.cart .bottom-row.cashback > .row{border:0;}
.cart .bottom-row.cashback h2{text-transform:none;font-size:22px;line-height:22px;margin-top:0;}
.cart .bottom-row.cashback .minordine{margin-top:8px;}
.cart .bottom-box.cashback-box{margin:0; border: 2px solid #5bb85d;  padding:10px;}
.cart .bottom-box.cashback-box .mancano{margin-top:0;}
.cart .promozione { font-size: 15px;}
.cart .promozione {padding:0;margin-bottom:16px;}
.cart .promozione h2{padding:0; color: #1f1f1f;line-height: 37px;text-transform: uppercase;}
.cart .promozione p {padding:0px;}
.cart .promozione .scadenza{font-weight:bold;}
.cart .promozione .scadenza span{color:red;}
.cart .promozione > .row{border-color:#e6e6e6;border-style:solid;border-width: 0 0 1px 0;}
.cart .promozione .promo-box{position:relative;margin:30px 0;}
.cart .promozione .promo-box .popup-img{display:block;}
.cart .promozione .promo-box h3 { font-size: 15px; font-weight: bold; padding:0px;;margin:0px; }
.cart .promozione .promo-box .titolo {padding:10px 0px}
.cart .promozione .promo-box .mancano{font-size:20px;font-weight:600;color: #d10429;margin-top:16px;}
.cart .promozione .promo-box .mancano i{font-size:16px;}
.cart .promozione .promo-box .progbar{display: flex;margin-top: 4px;margin-bottom: 4px;margin-right:10px;}
.cart .promozione .promo-box .progbar .bar{width: auto;flex-grow: 1;display: block;overflow: hidden;height: 4px;margin: 14px 8px 8px 0;background-color: #e0e0e0;border-radius: 4px;}
.cart .promozione .promo-box .progbar .bar .progress{transition: width .2s ease-out;display: block;height: 100%;width: 0%;background-color:#d10429;}
.cart .promozione .promo-box .icon{display: flex;justify-content: center;align-items: center;width: 30px; height: 30px; background: #f8f8f8; border-radius: 50%;color: #d10429;}
.cart .promozione .promo-box .minordine{font-size:15px;color:#757575;}
.cart .promozione .promo-box .cod{color:#757575;}
.cart .promozione .prod-cont .cifra {color: #F57038; margin-top: 0;font-size: 1.6rem;}
.cart .promozione .prod-cont .prezzo_pieno {font-size: 1.8rem;}
.cart .promozione .prod-cont h3 {margin: 0;}
.cart .promozione .prod-cont .btn-wrapper {padding: 0;}
.cart .promozione .prod-cont .info {margin-bottom: 0;}
.cart .promozione .products .prod-cont {border: 1px solid #ddd; padding: 10px; margin-top: 10px;}
.cart .promozione .products .prod-cont .item-info {padding: 0px;}
.cart .promozione .products .prod-cont .btn-wrapper .btn {padding: 0;}
#dlg_promoinfo .title {font-weight: bold; font-size: 15px;}
#dlg_promoinfo .text {margin:0 0 15px;font-size:14px;line-height:21px}

.promo {  padding:10px; }
.promo h2 { padding:0px 10px; color: #bd0000;}
.promo p { padding:0px 10px; }
.promo h3 { font-size: 15px; font-weight: bold }
.promo .omaggio { background-color: #f4f4f4;margin:5px;padding:10px;}


.redirect{color:#2c2727; text-align:center; font-size:20px;font-weight: bold}

.privacy-policy .block-title{margin-top:30px;padding-bottom:8px;text-transform:uppercase;color: #666;margin-bottom:30px;}
.privacy-policy .block-title span{position: relative;font-weight:400;font-size:23px;padding-bottom:5px;}
.privacy-policy .block-title span::before {position: absolute;content: "";background: #B163A3 none repeat scroll 6px center;left: 0px;bottom: 0px;height: 1px;width: 100%;}
.privacy-policy .details .col{float:left;padding-left:15px;padding-right:15px;}
.privacy-policy .details .col > div {line-height: 51px;margin-top: 3px;color: #666;font-size:12px;padding-left:60px;position:relative;}
.privacy-policy .details .col > div:hover{color: #B163A3;}
.privacy-policy .details .col > div:before {position: absolute; content: "";height: 45px; width: 45px;left: 0px; top: 0px;border-radius: 100%;border: 1px solid #B163A3;transition: all 0.2s ease-out 0s;background: transparent url("/tpl/img/ico-pricacypolicy.png") no-repeat scroll left top;}
.privacy-policy .details .col > div:hover:before {background-color: #b163a3;background-position: left -45px;}
.privacy-policy .details .col > div span{line-height:15px;display: inline-block;margin-top: 5px;}
.privacy-policy .details .money-back:before {background-position: left -90px !important;}
.privacy-policy .details .money-back:hover:before {background-position: left -135px !important;}
.privacy-policy .details .order-247:before {background-position: left -180px !important;}
.privacy-policy .details .order-247:hover:before {background-position: left -225px !important;}
.privacy-policy .details .special-event:before {background-position: left -270px !important;;}
.privacy-policy .details .special-event:hover:before {background-position: left -315px !important;}
.privacy-policy .details .gift:before {background-position: left -360px !important;;}
.privacy-policy .details .gift:hover:before {background-position: left -405px !important;}

.newsletter-wrapper{padding:0px;}
.newsletter-wrapper form{margin-bottom:35px;color:#fff;}
.newsletter-wrapper .tit{margin-top:35px;font-size: 38px;font-weight: 400;color:#1C63B5;}
.newsletter-wrapper .txt{margin-bottom:30px;color:#FFF;}
.newsletter-wrapper .input-group{margin-bottom:20px;}
.newsletter-wrapper .form-control{border-radius:0;height:45px;border-color:transparent;border-bottom-color: #fff;background-color: transparent;padding-left:0;color:white;z-index:1;}
.newsletter-wrapper .form-control.error{border-bottom-color:#ff0000;}
.newsletter-wrapper .form-control::placeholder {color: #fff;opacity: 1;}
.newsletter-wrapper .form-control:-ms-input-placeholder {color: #fff;}
.newsletter-wrapper .form-control::-ms-input-placeholder {color: #fff;}
.newsletter-wrapper .btn{background-color:#1C63B5;height:45px;border-color:#1C63B5;margin-left:0 !important;color:#fff;padding: 0 20px;z-index:1 !important;}
.newsletter-wrapper a{color:#fff;}

.footertop{padding:40px 0;}
.footertop a{color:#1C63B5;text-decoration:none;}
.footertop .fa{color:#1C63B5;}
.footertop .socials{color:#1C63B5;margin-top:10px}
.footertop .fa-li{left:-33px;text-align:left;}
.footertop .fa-ul{margin-top: 10px}
.footertop .banner-cert{font-size:12px;}
.footertop .banner-cert p {margin-top:6px;margin-bottom:0;}
.footertop .banner-cert img{margin-bottom:6px;}
.footertop .banner-cert strong{font-weight:bold;}

.footer {border-top: 1px solid #e6e6e6;padding: 0 0 30px 0;background-color:#fff;}
.footer .block .block-title { font-size: 21px; color:#2c2727;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:500;margin-top:30px;}
.footer .block .block-title > span{font-weight:500;}
.footer .block .block-content {line-height: 18px;}
.footer .block .block-content p {margin: 0 0 12px;}
.footer .block .block-content ul {list-style: outside none none;padding:0;}
.footer .block .block-content ul li {line-height: 18px;position: relative; transition: all 0.1s ease-out 0s;position:relative;padding:7px 0;margin:0;}
.footer .block .block-content a{color: #2c2727;display:block;text-decoration:none;}
.footer .block .block-content a:hover{text-decoration:none;}
.footer .block.block-connectus .block-content p {line-height: 24px;padding:0px 0px 0px 46px;color: #2c2727;height: 44px;margin: 0px 0px 2px;position: relative;}
.footer .block.block-subscribe .block-content .txt{cursor: pointer;margin: 0px 0px 15px;color: #2c2727;line-height: 18px;color: #2c2727;font-size:12px;}
.footer .block.block-subscribe .block-content form{position:relative;}
.footer .block.block-subscribe .block-content .form-control{padding: 8px 15px;font-size: 11px;margin: 0px;border-radius: 18px;box-shadow: none;color: #C8C8C8;border-color: #DFDFDF;}
.footer .block.block-subscribe .block-content .btn-primary{position: absolute;right: -3px;top: 0px;padding: 3px 14px;background-color: transparent;height: 38px; border: medium none;height: 34px;background-color:transparent !important;color:#C8C8C8;}
.footer .split-ul {columns: 2;-webkit-columns: 2;-moz-columns: 2;}
.footer .fa-li{color:#bd0000;}

.powered {background-color:#2c2727;color:#fff;font-size:15px;padding:17px 0px;}
.powered .list-inline{margin-bottom:0;}
.powered a{color:#fff;}

#cookie { position: fixed; bottom:0px;display: none;left:0;width:100%;color:#fff;padding:20px 0;background-color:#2c2727;font-size:13px;z-index:5;}
#cookie .cookie-bg {width:100%; position: relative }
#cookie a{color:#fff;cursor:pointer;text-decoration:underline;font-weight:normal;}
#cookie .chiudi {margin:0 !important; text-decoration:none !important;color:#fff !important; border: none !important;height:34px;}

.tornasu{display:block;background:rgba(0,0,0,0.5)}
.tornasu a {color:#fff;bottom: 0;display: block;position: fixed;right: 10px;width: 45px;color:#fff;}
.tornasu a:hover { background-color:  #000 }

.product-view .ui-state-default{font-size:16px;border:0;border-bottom:3px solid transparent !important;border-radius: 0;padding-left:0;background-color:transparent;}
.ui-dialog .ui-dialog-titlebar {background: #B163A3;color: white;font-size:13px;}
.ui-dialog .ui-dialog-content { background-color: white; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 0px 0 0 0; background-image: none; margin: 0 0 0 0; padding: .3em 1em .5em .4em; }
.ui-widget-content { background-color: transparent; padding:20px 0 !important;border:0;}
.ui-widget-overlay {background: black;opacity: 0.8;filter: alpha(opacity = 80);position: fixed;top: 0;left: 0;}
.ui-dialog .ui-widget-overlay {background: black;opacity: 0.6;filter: alpha(opacity = 60);position: absolute;top: 0;left: 0;}
.ui-dialog .ui-dialog-buttonpane button{}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#1C63B5 !important;}
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {border: 0px solid transparent;background: transparent;}
.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {color: #0d0d0d;}
.ui-tabs .ui-tabs-nav{height:46px;border-radius:0;background-color:transparent;border-color:transparent;padding:0;width:100%;border-bottom:1px solid #cdcdcd;text-align:center;}
.ui-tabs .ui-tabs-nav:after{display:block;position:absolute;bottom:-1px;left:-100%;right:-100%;height:1px;background-color:#cdcdcd;content:"";}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0;}
.ui-tabs .ui-tabs-nav li{font-weight:500;padding:10px 20px;text-transform: uppercase;margin-right:0;display:inline-block;float:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {margin-bottom:0;background-color: transparent !important;border-color: #1C63B5 !important;color:#1C63B5;padding:10px 20px;}
.ui-tabs .ui-tabs-nav li h3{font-size:17px;text-transform:uppercase;margin:0;padding:0;line-height:20px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active h3{font-weight:500;}

.ui-widget.ui-widget-content{border-color:transparent;}
.product-view .ui-accordion-header{font-size:18px;padding:.8em .5em .8em .7em;text-transform:uppercase;}

.box-ordine .txt { text-align:left; padding:10px 0px; margin:0px;font-size: 15px;}
.box-ordine .importo { text-align:right; margin:0px; padding:5px 10px; color:#333;font-size: 15px;}
.box-ordine span.importo {color: #bd0000;padding-left: 0;}
.box-ordine .note { text-align:right;margin:0px; padding:10px 0px; }
.box-ordine .tot {font-weight: bold;font-size: 22px;text-align: right;color: #1C63B5;padding: 10px 10px;margin: 0px;background-color: #fff;margin-bottom:5px;border-top: 3px solid #1C63B5;}
.box-ordine .note_tot_punti { text-align:right;padding:3px 0px 0px 0px; margin:0px;}
.box-ordine .tot_punti { font-weight:normal; font-size:16px;  text-align:right; color:#000; padding:0px 10px; margin:0px;background-color:#fff;margin-bottom:5px;}
.box-ordine .tot_punti .titolo { font-weight: bold}

.box-ordine .desc-check {padding-left: 34px;}
.box-ordine .desc-check .txt{font-size: 14px;}
.box-ordine .desc-check.rate .wrap-rate{padding:6px 10px}
.box-ordine .desc-check.rate .wrap-rate select{margin-left:10px;color:#1f1f1f;padding:5px 10px;border:1px solid #ccc;font-size:16px;border-radius:4px;}
.box-ordine .desc-check.rate .rate-title{border-radius:4px;color:#000;padding:3px 10px;}
.box-ordine .desc-check.rate .rate-item{padding:4px 10px;display:inline-block}
.box-ordine .desc-check.rate .rate-item .dot{height:19px;width:19px;background-color:#000;border-radius:50%;display:inline-block;text-align:center;font-size:15px;color:#FFF;line-height:20px;}
.box-ordine .form-radio
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #f1f1f1;
     color: #fff;
     top: 5px;
     height: 22px;
     width: 22px;
     border: 0;
     border-radius: 50px;
     cursor: pointer;
     margin-right: 7px;
     outline: none !important;
}
.box-ordine .form-radio:checked::before
{
     position: absolute;
     font-size: 17px;
     left: 8px;
     top: -1px;
     content: '\02143';
     transform: rotate(40deg);
}
.box-ordine .form-radio:hover
{
     background-color: #f7f7f7;
}
.box-ordine .form-radio:checked
{
     background-color: #3E9C2A;
}
.box-ordine label
{
     font-size: 16px;
     color: #2c2727;
     cursor: pointer;
}


#ordine-jq .ui-state-active, #ordine-jq .ui-widget-content, #ordine-jq .ui-state-active{border:1px solid #aaaaaa;background:#000000 !important /*url(/img/arrow.png) no-repeat left*/;font-weight:bold !important;color:#fff !important;text-indent:0;color:#fff !important;}
#ordine-jq fieldset{border:1px solid #eee;background-color:#fff;}
#ordine-jq fieldset.note{padding:0;border:0;background-color:transparent;}
#ordine-jq fieldset.note .form-group{margin-left:-8px;margin-right:-8px;}
#ordine-jq h2{color:#333;font-size:18px;}
#ordine-jq label{font-size:14px;}
#ordine-jq .cart .table .img{max-width:50px;}
#ordine-jq .personaliz , #ordine-jq .cart table .variante ,  #ordine-jq .cart table .campiextra{font-size:12px;color:#1d1d1d;}
#ordine-jq .btn.cls{font-size:12px !important;margin:5px 0;font-weight:400;color:#1d1d1d;height:32px;padding:0 10px;border-color:#e6e6e6;}
#ordine-jq .btn.collapsed i:before{content:"\e9ba";}
#ajax_ordine_riepilogo .form-group{margin:5px 0;}
#ajax_ordine_riepilogo .form-control{font-size:12px;}
#ajax_ordine_riepilogo .alert.alert-danger a{color:#a94442;text-decoration:underline;}
.box-ordine label{color:#333;cursor:pointer;margin-bottom:0;}
.box-ordine .txt{text-align:left;padding:10px  0;margin:0;font-size:15px;}
.box-ordine .importo{text-align:right;margin:0;padding:5px 10px;color:#333;font-size:15px;}
.box-ordine span.importo{color:#609628;padding-left:0;}
.box-ordine .note_tot{text-align:right;padding:0  0  0  0;margin:0;}
.box-ordine .tot{font-weight:bold;font-size:22px; text-align:right;color:#609628;padding:10px 10px;margin-bottom:5px;background-color:#fff;border-top:1px solid #ddd;}
.box-ordine .tot_punti{text-align:right;padding:0;}
.box-ordine .desc-check{padding-left:34px;}
.box-ordine .desc-check .txt{font-weight:500;font-size:14px;color:#1C63B5;}
.box-ordine .form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#e6e6e6;color:#fff;top:5px;height:22px;width:22px;border:0;border-radius:50px;cursor:pointer;margin-right:7px;outline:none !important;}
.box-ordine .form-radio:checked::before{position:absolute;left:7px;top:2px;content:'\02143';transform:rotate(40deg);}
.box-ordine .form-radio:hover{background-color:#ccc;}
.box-ordine .form-radio:checked{background-color:#609628;}
.box-ordine .alert + .alert{margin-top:-14px;}
.note{text-align:right;padding:10px  0;}
#box-testo .ui-state-default, #box-testo .ui-widget-content .ui-state-default { font-size:12px; }
#box-testo .txt { color:#2c2727; padding:0px 0px 20px 0px; margin:0px;}
#u_recensioni { color:#2c2727; padding:20px; margin:0px;}



.punti_disp {font-size:20px;padding:0px 0px 30px;text-align: center}
.punti_disp span {font-size:30px;font-weight: bold}

.user .tr_ordine:hover , .user .tr_abbonamento:hover, .user .tr_ticket:hover{cursor:pointer !important;background-color:#f4f4f4 !important}
.user .user-login{margin:0;padding:10px  0 30px;}
.user .numero { font-size:24px; text-align: left; padding:0;}
.user a { color: #333; text-decoration:none; }
.user a:hover { color: #3E9C2A; text-decoration:underline ; }
.user a.underline { text-decoration:underline !important; }
.user a.btn{height:auto;}
.user .news { padding:10px;}
.user .stato {font-weight: bold; font-size: 16px; color:#3E9C2A; padding:0px 0px 10px 0px}
.user .stato .desc {font-weight: bold; font-size: 16px; color:#333;}
.user .top {font-weight: bold; font-size: 16px; padding:10px 0px 10px 0px}
.user .news .contenuto { position:relative; padding:10px; margin:0px;}
.user .news .titoli { font-weight: normal; font-size: 13px;  color:#f2f2f2; margin:0px; padding:0px;}
.user .news .titoli a { color: #A51933; text-decoration:none; font-weight: bold; font-size: 14px; }
.user .news .titoli a:hover { color: #A51933; text-decoration:underline; font-weight: bold; font-size: 14px; }
.user .news .txt { font-weight: bold; font-size: 13px; color:#333;padding-bottom:5px; }
.user .top { font-weight: bold; margin-top:0px; }
.user .box-recensione { background-color: #f4f4f4;padding:20px;}
.user .box-recensione label { width:45px;padding:10px 0px; float:left;}
.user .box-recensione label span { font-weight: 100; }
.user .box-recensione .star { padding:10px 0px;float:left; }
.user .box { padding:20px 0px;text-align: center; }
.user .box i { padding:10px 0px;text-align: center; }
.user .box a { text-decoration: none; }
.user .box h3 { padding:0px;margin:0px;font-size: 16px }
.dxuser h1{font-size: 28px;}
.user-menu {margin:0;padding:0;}
.user-menu h3 {font-size:20px !important;padding-bottom:2px !important;margin:15px 0 0 0;}
.user-menu ul{margin-top:0px;}
.user-menu ul > li{border-bottom:1px solid #e7e7e7;}
.user-menu ul > li a{padding:5px 0;display:inline-block;}
.user-menu ul > li a .fa{font-size:18px;line-height:38px;border:0px solid #ccc;border-radius:50%;margin-right:5px;}
.user-menu ul > li a:hover , .user-menu ul > li a:focus{text-decoration:none;color:#1C63B5;}
.user-menu ul > li.active a{color:#1C63B5;}

.btn_cc {
border: none;
border-radius: 4px;
outline: none;
text-decoration: none;
color: #fff;
background: #416ac4;
white-space: nowrap;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 14px;
box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
border-radius: 4px;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.025em;
text-decoration: none;
-webkit-transition: all 150ms ease;
transition: all 150ms ease;
margin-top: 10px;
}
.btn_cc:hover{
     background: #383;
}

#card-errors {
    color:red;
}

.gallery {margin-top:0px;margin-bottom:40px;}
.gallery .thumb img {width:100%;}

#nl_popup{ z-index: 99;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -304px;
    margin-top: -204px;
    width: 650px;
    height: 360px;
    border: solid 1px #2c2727;
    z-index: 10000 !important;
    background-color: #eff0f1; }

#nl_popup_container{ margin:40px 40px 0px 40px;}

#nl_popup .chiudi{ font-size:14px; color:#fff; font-weight:bold; position:absolute; right:3%; top:3%;  cursor:pointer;}

#nl_popup_form  > div{position:absolute;right:20px;bottom:80px;max-width: 290px;
width: 100%;}
#nl_popup_form h1 {color:#ccdc00 !important;font-weight: 500;margin:0px;padding:0px;font-size:20px;text-transform:uppercase;line-height:18px;}
#nl_popup_form .testo {font-size:13px;font-weight: normal;margin:10px 0px 0px;text-align:center;}
#nl_popup_form .error {margin:0px !important;color:red;}
#nl_popup_form{width: 100%;max-width: 500px;height:600px;margin: 0px auto;position: relative;color:#fff;}
#nl_popup_form .mfp-close{color:#fff;margin:0px !important;}
#nl_popup_form input{color:#2c2727; }

.buttonnl_popup {
  color: #2c2727;
  font-weight: bold;
  background-color: #b7d12a;
  font-size: 13px;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border:0px;
  text-transform: uppercase;;
  margin: 5px 0px;
}

.buttonnl_popup:hover {
 background-color: #333;
 /*padding: 0 17px;*/
 cursor: pointer;
   color: #fff;
}
.newsletter_txt_note { display: none; }

.blog{margin-bottom: 40px !important;}
.blog .h1{margin-top: 0;font-size: 28px;font-weight: 500;}
.blog .categorie-box {float:right;margin-bottom: 40px;}
.blog .categorie-box a { color: #000}
.blog .categorie-box a:hover {	color: #224168; }
.blog .categorie-box ul { list-style-type:none; padding: 0; margin: 0px;border-bottom:3px solid #ededed;width:100%;}
.blog .categorie-box ul:after{display:block;clear:left;content:"";}
.blog .categorie-box li { float:left;position:relative;}
.blog .categorie-box li + li {margin-left: 2em;}
.blog .categorie-box li a {text-decoration:none;color:#5d5d5d;line-height: 3rem;display: block;}
.blog .categorie-box li a:hover {	color: #224168;text-decoration:none;}
.blog .categorie-box li.sel a {	color: #224168 ;font-weight:600; }
.blog .categorie-box li.sel a:after {width: 100%;height: 3px;background-color: #224168;position: absolute;left: 0px;bottom: -3px;content: "";display: block;}
.blog .art{border: 1px solid #d7dbe3;background-color:#fff;margin-bottom:16px;}
.blog .art .wrapper{padding:20px;}
.blog .art .txt{margin-top:30px;font-size: 14px;}
.blog .art a{color:#333 !important;text-decoration:none;}
.blog .art .data{font-size:13px;color:#ccc;}
.blog .art .data a{color:#1C63B5 !important;}
.blog .art h3{margin-top:10px;}
.blog .art h3 a{font-size: 14px;color:#2c2727;font-weight: 500;color:#000 !important;text-decoration:none;font-size: 18px;line-height: 23px;display:inline-block;}
.blog .art h3 a:hover{color:#8c9199;}

.blog-det h1{font-size: 24px;padding: 0;line-height: 30px;margin-bottom: 5px;margin-top: 0;font-weight: 500;margin-bottom:40px;}
.blog-det .txt img {max-width: 100% !important;height:auto !important;}
.blog-det .txt a{color:#1C63B5;}
.blog-det .cat{color:#cccccc;font-size:14px;text-transform: uppercase;margin-bottom:5px;text-align:center;}
.blog-det .cat a{color:#cccccc;}
.blog-det .info > div{float:left;color:#888;font-size:10px;text-transform: uppercase;margin-bottom:15px;}
.blog-det .info > div + div{margin-left:14px;}
.blog-det .info > div .fa {padding-right:8px;}
.blog-det .info > div a{color:#888;}
.blog-det .popup-gallery a{display:block;margin-bottom:15px;}
.blog-det .back{text-transform: uppercase;background-color:#fff;color:#1C63B5;border-color:#fff;}
.blog-det .sharing-button{margin:10px 0 30px 0;color:#666;}
.blog-det .sharing-button ul{margin-left:0;}
.blog-det .sharing-button li{padding:0;}
.blog-det .sharing-button li a{display:inline-block;margin:5px 0;}
.blog-det .sharing-button li a:focus{color:#000;}
.blog-det .sharing-button li > span{display:inline-block;color:#ccc;}
.blog-det .sharing-button .fa{color:#fff !important;}
.blog-det .sharing-button .fa-inverse{color:#053659 !important;}
.blog-det .sharing-button .xl .btn {height: 20px !important;}
.blog-det .box_commento{margin-bottom:100px;}
.blog-det .box_commento .title{font-size:24px;color:#000;text-transform:uppercase;font-weight:500;margin-bottom:40px;}
.blog-det .box_commento form .row{margin:0 -7px;}
.blog-det .box_commento form .row > div{padding:0 7px;}
.blog-det .box_commento form .form-group {margin-bottom: 14px;}
.blog-det .box_commento form .form-control{border:1px solid #ccc;font-size:14px;border-radius:0;box-shadow: none;  }
.blog-det .box_commento form textarea.form-control {height: 275px;resize:none;}
.blog-det .box_commento form .btn-primary{border-radius: 0;text-transform: uppercase;font-weight:500;}
.blog-det .box_commento form .checkbox label.error{padding-left:0;color:#ff0000;}
.blog-det .box_commento .ok{color: #3c763d;background-color: #dff0d8;padding: 15px;margin-bottom: 20px;border: 1px solid #d6e9c6;border-radius: 4px;}
.blog-det .comments .title{font-size:24px;color:#000;text-transform:uppercase;font-weight:500;margin-bottom:40px;}
.blog-det .comments .comment{margin-bottom:40px;margin-left:30px;}
.blog-det .comments .comment .name{font-size:18px;color:#000;font-weight:500;margin-top:15px;}
.blog-det .comments .comment .text{font-size:14px;color:#8d8d8d;}
.blog-det .comments .comment .date{font-size:10px;color:#8d8d8d;text-transform: uppercase;margin-top:20px;}
.blog-det .comments .comment .fa-circle{color:#bebebe;}
.blog-det .subpgs{margin-bottom:30px;}
.blog-det .subpgs a{display:block;}
.blog-det .subpgs a:hover{text-decoration:none;}
.blog-det .subpgs > .row > div > a{background-color:#f7f6f6;padding:20px 15px 10px 15px;;position:relative;display:block;}
.blog-det .subpgs .wrapperdesc{position:relative;z-index:2;}
.blog-det .subpgs .wrapperdesc p{color:#cccccc;font-size:16px;}
.blog-det .subpgs .wrapperdesc h4{color:#000;font-weight:500;}
.blog-det .subpgs > .row > div .wrapperdesc:after{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:50%;margin-top:-16px;font-size:32px;line-height:32px;color:#000;z-index:1;}
.blog-det .subpgs > .row > div:first-child .wrapperdesc:after{content:"\f104";left:22px;}
.blog-det .subpgs > .row > div:last-child .wrapperdesc:after{content: "\f105";right:22px;}


.StripeElement {
  background-color: #f8f8f8;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* form Paypal */
.form-paypal iframe.component-frame{z-index: auto !important;}
.form-paypal .paypal-buttons{display: block !important;}
.form-paypal .btn-paypal{height:45px;background-color: #006f3b;border-color: #006f3b;color:#FFF;text-align:center;width: 100%;text-transform:none;}
.form-paypal .btn-paypal i{padding-right:5px}
.form-paypal .btn_cc.disabled{opacity: 0.5}
.form-paypal .btn_cc.disabled:hover{background: #416ac4;}
.form-paypal #card-form{padding-top: 10px;}
.form-paypal .card_label {margin-bottom: 5px;font-weight:bold;font-size: 16px !important;line-height: 18px;color: #000;}
.form-paypal .card_field {background: rgba(255, 255, 255, 0.86);border: 1px solid #eee;box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);padding: 5px 10px;margin-bottom: 5px;color: #1f1f1f;border-color: #d7dde5;font-size: 16px;border-radius: 4px;height: 44px;-webkit-transition: none;-moz-transition: none;-o-transition: none;-ms-transition: none;transition: none;cursor: pointer;}

#dlg_cust .testo .logo{margin: 10px 0px 45px}
#dlg_cust .testo .logo img{width: 270px}
#dlg_cust .testo p{font-size:16px;line-height:23px;}
#dlg_cust .ok{background:green;color:#FFF;border: 1px green solid}
#dlg_cust .cancel{background:red;color:#FFF !important;border: 1px red solid; text-decoration:none;line-height: 44px;}
#dlg_cust .cancel:hover{color:#FFF !important}

.modalvcent.modal.fade .modal-dialog{transform:translate(0, -100%);}
.modalvcent.modal.in .modal-dialog{transform:translate(0, 0);}
.modalvcent .modal-dialog{margin-top:0;margin-bottom:0;height:100vh;display:flex;flex-direction:column;justify-content:center;}

@media only screen and (max-width: 1199px) {
  .testa .toggle-canva{}
  .testa .toggle-canvas > i{pointer-events:none;}
  .box-top.toggle-canvas:hover,.megamenu.toggle-canvas:focus{text-decoration:none;}
  .overlay-canvas{display:none;}
  .body-offset-canvas{position:fixed;left:0;overflow:hidden;padding-right:0px;right:0%;height:100%}
  .body-offset-canvas .overlay-canvas {cursor: pointer;display: block;position: fixed;z-index: 4;left: 600px;top: 0;right: 0;bottom: 0;background-color: #2c2727;opacity: .5;}
  .slidebox .wrapper .bns > li img {max-height: 70px;}
  .megamenu .menu-item.no-rel{position:relative !important;}
  .megamenu .container {padding-left:0;padding-right:0;}
  .megamenu .navbar{opacity: 1;visibility:visible;width:600px;left:-600px;position:fixed;top:0;bottom:0;margin:0;background:#fff;border-radius:0;z-index:100;border:0;}
  .megamenu .show_canvas{left:0 !important;overflow-y:auto;overflow-x: hidden;}
  .megamenu .container{width:100%}
  .megamenu ul{background-color:transparent;transition:.2s opacity;list-style:none;margin:0;float:none;}
  .megamenu ul.navbar-nav{padding:10px 0 50px;}
  .topmenu .top-menu > ul + ul{padding-top:0;border-top:3px solid #dae89a;}
  .megamenu ul > li{position:relative;transition:all.2s;border-bottom:1px solid #e6e6e6;float:none;}
  .megamenu ul > li a{position:relative;color:#444 !important;line-height:14px !important;width:100%;font-size:15px !important;padding:12px 35px 12px 35px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration: none;}
  .megamenu .nav > li.active > a{color:#1C63B5 !important;background-color:#FFF;}
  .megamenu .nav > li.active > a:focus{color:#1C63B5 !important;}
  .megamenu .nav > li:hover > a{color:#1C63B5 !important;text-decoration:none;background-color:#FFF !important;}
  .megamenu .nav > li:hover > a > i{color:#1C63B5 !important;}
  .megamenu .nav .icn{color:#2c2727 !important;position:absolute;left:19px;top:13px;margin:0;padding:0;font-size:13px;}
  .megamenu .nav > li.open > a,.megamenu .nav > li.open > a:hover{color:#FFF !important;background-color:#1C63B5 !important;text-decoration:none;background-color:transparent;}
  .megamenu .nav > li > a , .megamenuli .open > a.child{background-color:transparent;}
  .megamenu li.open > a.child{color:#000 !important;background-color:#ccc;}
  .megamenu .toggle-canvas , .megamenu .tgl{color:#444;padding:20px;display:inline-block;position:absolute;top:13px;right:0;text-decoration: none;}
  .megamenu .toggle-canvas:hover,.megamenu .toggle-canvas:focus,.megamenu .tgl{text-decoration:none;}
  .megamenu .top_overlay .tgl {position:absolute;top:0;right:0;}
  .megamenu .top_overlay img{padding:10px 17px;}
  /*.megamenu .nav .hidelv2{display:none;visibility:hidden;}*/
  .megamenu .nav li.open > .dropdown-menu > .hidelv2{display:block !important;visibility:visible !important;}
  .megamenu .nav li.open > .hidelv2 a{padding-left:50px;}
  .megamenu .nav li.open > .hidelv2 a:hover{color:#e31736 !important;}
  .megamenu .nav li.open > .hidelv2 a:before{left:35px;}
  /*.megamenu .nav .hidelv3{display:none;visibility:hidden;}*/
  .megamenu .nav li.open > .hidelv3{display:block !important;visibility:visible !important;}
  .megamenu .nav li.open > .hidelv3 a{padding-left:50px;}
  .megamenu .nav li.open > .hidelv3 a:hover{color:#e31736 !important;}
  .megamenu .nav li.open > .hidelv3 a:before{left:35px;}
  .megamenu .nav > li .show-child{cursor:pointer;z-index:2;color:#1d1d1d;position:absolute;right:0px;top:0px;font-size:1.2rem;padding:2px 0;background-color:transparent;line-height:34px;width:38px;text-align:center;}
  .megamenu li.open > .show-child{background-color:transparent;color:#fff;}
  .megamenu .nav > li.dropdown a:focus{text-decoration:none;color:#dae89a;}
  .megamenu .nav .dropdown-menu{position:relative;float:none;min-width:0;border-radius:0;border-width:0 !important;background-color:transparent !important;box-shadow:none;padding:0;margin-top:0;}
  .megamenu .nav .dropdown-menu ul{padding:0;}
  .megamenu .nav .dropdown-menu ul > li{border-bottom:0 solid #e0e0e0;border-top:1px solid #e5e5e5;background-color:#f6f6f6;}
  .megamenu .nav .dropdown-menu ul > li > a{padding:12px 17px 12px 45px;font-size:15px !important;line-height:14px;}
  .megamenu .nav .dropdown-menu ul > li > a:before{/*content:'\2022';*/position:absolute;left:18px;color:#444;font-weight:400 !important;}
  .megamenu .nav .dropdown-menu ul > li > a:focus{background-color:transparent;}
  .megamenu .nav .dropdown-menu ul > li > a:hover{background-color:transparent;text-decoration:none;color:#1C63B5 !important;}
  .megamenu .nav .dropdown-menu ul > li.active > a{background-color:transparent !important;color:#1C63B5 !important;}
  .megamenu .nav > li > a > i{color:#1C63B5;position:absolute;right:17px;top:50%;margin-top:-9px;}
  .megamenu .nav li.open > a > .icon-plus:before {content: "\e99d";color:#fff !important}
  .megamenu .nav .lv1.open > a > .icon-plus:before {color:#1C63B5 !important}
  .megamenu .lv1.open > .show-child{color:#1d1d1d !important;}
  .megamenu .nav > li.active > a > i{color:#1C63B5;}
  .megamenu .nav .hidelv2{padding-left:17px;}
  .megamenu .nav .hidelv2 > li{background-color:#e9e9e9 !important;border-top:1px solid #fff !important;}
  .megamenu .nav .hidelv2 > li:hover{background-color:#fff !important;}
  .megamenu .nav .hidelv2 > li a:hover{color:#000 !important;}
  .megamenu .nav > li > ul > li > ul > li > a{padding:12px 17px 12px 40px !important;font-size:1.3rem !important;}
  .megamenu .nav > li > ul > li > ul > li > a:before{content:'\002d\002d' !important;}
  .megamenu .nav > li > ul > li > ul > li > ul > li > a{padding:12px 17px 12px 45px  !important;}
  .megamenu .nav > li > ul > li > ul > li > ul > li > a:before{content:'\002d\002d\002d' !important;}
  .megamenu .logo-overlay img {width: 200px;padding:25px 15px 0 15px;}
  /*.product-view .ui-state-default a{text-transform: uppercase;color:#000;font-weight: 500;}*/
  .megamenu .navbar-user{padding:0 !important;margin:20px 0 0 15px;}
  .megamenu .navbar-user > li{display: inline-block;border:0;}
  .megamenu .navbar-user > li + li{margin-left:15px;}
  .megamenu .navbar-user > li > a{padding:0;color:#1C63B5 !important;}
  .megamenu .navbar-user > li > a i {background-color:#f8f8f8;border-radius:4px;position: static;font-size: 20px;display: inline-block;border: 1px solid #f8f8f8 !important;width: 40px;text-align: center;line-height: 38px;margin-top: 1px;}
}


@media only screen and (max-width: 991px) {
  .elenco .filterpage .SumoSelect > .CaptionCont > span {line-height: 39px}
  .product-view  #gallery .thumbnail{pointer-events: none;}
  .elenco #filter{padding-left:0;padding-right:0;}
  .elenco .filterpage .pull-left .SumoSelect {width: 120px;}
  /*.elenco .filter-box{border-left:0;border-right:0;border-bottom:0;margin-bottom:0;padding:4px 0;}*/
  /*.elenco .navbar-default .navbar-brand{font-weight:500;font-size:17px;}
  .elenco .navbarform label {font-weight: normal;font-size:14px;}
  .elenco .navbar-default{background-color: #fff;border: 1px solid #eee;border-top: 3px solid #1C63B5;margin-top:20px !important;}
  .elenco .navbar-default .navbar-toggle {border:0;padding: 4px 10px;}
  .elenco .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default .navbar-toggle .icon-menu{vertical-align:middle;}*/
  .control-label-m{padding-top:8px;}
  /*.filter-box .filtro-heading .toggler {right: 21px;}*/
  .testa h1{text-align:left;}
  .user-menu h3{margin-top:0;}
  .user-menu ul{display:table;width:100%;table-layout:fixed;margin-left:-3px;}
  .user-menu ul > li{display:table-cell;text-align:center;border:0;padding:0 3px;}
  .user-menu ul > li a{border:1px solid #e6e6e6;display:block;padding: 12px 0;}
  .user-menu ul > li a .fa{font-size:24px;margin-right:0;}
  .user-menu .text-r{text-align:right;}
  .abstract-v2 .wrapper-text{margin:0 30px;text-align:center;}
  .abstract-v2 .slidebox{margin-bottom:30px;}
}

@media only screen and (max-width: 800px) {
  #no-more-tables .hidden-xs{display:none;}
  #no-more-tables table,#no-more-tables thead,#no-more-tables tbody,#no-more-tables th,#no-more-tables td,#no-more-tables tr{display:block}
  #no-more-tables table > tbody > tr > td{border:0;position:relative;padding-left:40%;white-space:normal;text-align:right !important}
  #no-more-tables table > tbody > tr > td + td{border-top:1px solid #eee}
  #no-more-tables table > tbody > tr >td .variante{text-align:left}
  #no-more-tables thead tr{position:absolute;top:-9999px;left:-9999px}
  #no-more-tables tr{border:0 solid #ccc}
  #no-more-tables td:before{position:absolute;top:6px;left:6px;width:55%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold}
  #no-more-tables td.norecords{width:100%;padding:10px 10px 0 10px;text-align:center !important}
  #no-more-tables td.spese{padding:8px 0 !important;border-top:1px solid #eee;}
  #no-more-tables td:before{content:attr(data-title);text-transform:lowercase;}
  #no-more-tables td.empty{padding:0;height:0;border:0;}
  #no-more-tables td.nopadding{padding:8px !important;text-align:left !important;}
  #no-more-tables td.bgselomaggio{background-color:#fff;}
  #no-more-tables .riga1 + .riga1{margin-top:30px}
  #no-more-tables .riga + .riga{margin-top:25px;position:relative}
  #no-more-tables .riga + .riga:before{content:"";height:26px;background-color:#f5f5f5;position:absolute;top:-25px;border-top:1px solid #eee;border-bottom:1px solid #eee;left:-15px;right:-15px}
  #no-more-tables .media-body{text-align:left;}
  #no-more-tables .riga-th{display:none}
  /*.cart .img{max-width:100% !important;}*/
  #no-more-tables .personaliz td{padding-left:0;padding:2% 0;}
  #no-more-tables .noblock{text-align:right;border-top:1px solid #eee;}
  #no-more-tables .noblock td{padding:8px !important;display:inline-block;border:0;}
  #no-more-tables .inline-m{display:inline-block;}
  #no-more-tables .elimina.visible-xs{text-align:center !important;margin-top:2px;display:block !important;}
  #no-more-tables .elimina.hidden-xs{display:none !important;}
  #no-more-tables .elimina a{color:#9a9a9a;}
  #no-more-tables .elimina .fa{font-size:12px;vertical-align:middle;}
  #no-more-tables .bggrey{position:relative;}
  #no-more-tables .bggrey:before{background-color:#f0f0f0;content:"";position:absolute;top:-1px;bottom:-1px;left:-8px;right:-8px;}
  #no-more-tables .media-left label{text-align:center;margin:0;}
  #no-more-tables .media-left label .form-radio{margin:0;}
  /*#no-more-tables .abslabel{position:absolute;left:0;bottom:-132px;margin:0;z-index:1;}*/
  #no-more-tables .serv td:nth-child(2){padding-left:8px;text-align:left !important;}
  #no-more-tables .serv .elimina{text-align:left !important;}
  .cart .table tr:nth-of-type(2n+1){background:#fff none repeat scroll 0 0;}
  .cart .elimina{text-align:right !important}
  .cart .titolo{font-size:16px;padding:5px 0;line-height:19px;}
  .cart .titolo .cod{font-size:14px;}
  .cart .bottoni .btn-primary{margin-top:15px;}
  .cart #no-more-tables .table .media{margin-left:-68%}
}

@media only screen and (max-width: 767px) {
  .slidebox .wrapper > .row{display:block;}
  .slidebox .wrapper{margin-bottom:30px;}
  .slidebox .wrapper .bns > li .h4 {font-size:13px}
  .slidebox .wrapper .bns > li .t{font-size: 11px;}
  .slidebox .wrapper .bns > li {padding-left: 6px !important;padding-right: 6px !important;}
  #dlg_cust .testo .logo img {width: 210px;}
  #dlg_cust .modal-footer div{float:none !important}
  .wrapperbox{padding:16px;margin-top:0;}
  h1{font-weight:400;font-size:24px;}
  .container{padding-left:20px;padding-right:20px;}
  .box-top{text-align:center;}
  .banner-head {font-size:12px;}
  .slidebox .carousel-caption {bottom:10px}
  .box-top .text-right{text-align:center !important;}
  .bar{padding-top:10px}
  .bar .top_search{margin-bottom:14px;}
  .testa .logo-wrapper .logo img{max-width:140px;}
  .testa .logo-wrapper .tgl{position:relative;top:1px;}
  .testa .logo-wrapper ul{margin-top:3px;}
  .testa .logo a{display:block;}
  .testa .logo img{margin:0 auto;}
  .testa .logouser{max-width:190px;}
  .testa{padding:7px 0px;}
  .testa .info{font-size:12px;}
  .testa .info.btns {padding: 7px 0 0;}
  .testa .info.btns .fa{font-size:20px;}
  .testa .ajax-cart{text-align:center !important;}
  .testa .info .top_search{margin-top:20px;}
  .testa .tgl.toggle-canvas{display:inline-block;}
  .bar.hidden-m {display: none;}
  .bar{margin-top: 0px;background-color: #fff;position: fixed;z-index: 6;top: 0;left: 0;right: 0;padding: 15px 50px 15px 25px;bottom: 0;}
  .bar .container{padding:0;}
  .bar .top_search .form-control{font-size:16px;border-color: transparent transparent #e6e6e6 transparent;}
  .bar .top_search .btn{padding:0 !important;}
  .bar .top_search .btn i{color:#1d1d1d;}
  .bar .top_search .toggler{position:absolute;top:10px;right:-17px;z-index:3;}
  .bar .top_search .toggler:hover{cursor:pointer;}
  .bar .top_search .toggler i{font-size: 24px;line-height: 24px;color:#1d1d1d;}
  .bar .info .top_search .toggler i{color:#1d1d1d;}
  #unibox-invisible {position: absolute !important;left:0;}
  #unibox-suggest-box{background-color:#fff;/*height:auto;*/padding-bottom:70px;min-height:100vh;overflow: auto;border-color:#fff;/*max-width: none !important;width:auto !important;left:-25px !important;right:-50px;*/}
  #unibox-suggest-box > div > div {padding: 6px 0px;}
  .unibox-selectable + .unibox-selectable {border-top: 1px dashed #fff;}
  #unibox-suggest-box a{font-size:12px;}
  .brand .title{margin-bottom:30px;font-size:15px;}
  .title-section h1 , .title-section h2{font-size:20px;top:12px;}
  .products .item.row-group-item .thumb{padding-right:0px;}
  .footer h4{padding-top:20px;}
  .powered{text-align:center !important;}
  .powered .text-right{text-align:center !important;}
  .top-info .media{margin-bottom:10px;}
  .testa .madeitaly{display:none;}
  #sns_breadcrumbs {padding:0px;}
  #sns_breadcrumbs #sns_titlepage h1{font-size:24px;line-height:26px;}
  .privacy-policy .details .col{float:none !important;width:100%;}
  .abstract,.banners-footer{background:#EBEFF4;}
  .abstract h1{margin-top:0px;}
  .pforza img{height:76px;}
  .filters .SumoSelect {width: 100%;}
  .navbar-default .navbar-toggle {border:0;}
  .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default{padding:0;}
  .elenco .filtri_attivi{margin-top:25px;}
  .testa .ajax-cart .badge {top: -10px;right: -10px;}
  .cats .desc{margin-bottom:30px;}
  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{background-color:transparent !important;font-weight:bold;}
  .newsletter-wrapper{background:#000000;}
  .newsletter-wrapper .tit{font-size: 26px;}
  .footertop{text-align:center;padding:25px 0 15px;}
  .footertop .logo-bottom{max-width:200px;margin:0 auto 10px auto;}
  .footertop .fa-ul{margin-left:0;}
  .footertop .fa-li{display:none;}
  .footertop .list-inline{margin-bottom:5px;}
  .footer .block .block-title {margin-top:15px;font-size:18px;position:relative;}
  .footer .toggler {border: 0;background-color: transparent;position: absolute;top: 0px;right: 0;font-size: 18px;}
  .footer .toggler.collapsed i:before{content: "\f107" !important;}
  .footer .block-content ul{margin-bottom:0;}
  .homecats .wrapper{height:130px;background-size:30%;}
  .product-view .bg-text {padding: 20px 10px;}
  .product-view .accordion {margin:0;}
  .abstract .wrapper-text{padding:0;font-size:14px;}
  .abstract .container{padding-left:0;padding-right:0;}
  .prods{padding:10px 0 10px 0;}
  .abstract-v2{padding-top:20px !important;}
  .abstract h1, .banners-footer h2{font-weight:400;font-size:24px;}
  .banners-footer{padding:20px 0;}
  .cat-box {margin-top:15px;}
  .top-elenco {padding: 5px 0 10px 0;}
  .breadcrumb{margin: 0px !important;padding: 15px 0px 5px !important;font-size: 14px;}
  .elenco {margin-top: 0;}
  .elenco .navbar-default .navbar-brand{font-weight:400;font-size:16px;height:47px;}
  .elenco .navbarform{padding:10px 15px;}
  .elenco .navbarform label {font-weight: normal;font-size:14px;}
  .elenco .navbar-default{background-color: #fff;border: 1px solid #e6e6e6;margin-top:20px !important;}
  .elenco .navbar-default .navbar-toggle {border:0;padding: 4px 10px;}
  .elenco .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default .navbar-toggle .icon-menu{vertical-align:middle;}
  .elenco nav:last-child{margin-top:20px !important;}
  .elenco .container{padding-left:8px;padding-right:8px;}
  .elenco .products{margin:0px -4px;}
  .elenco .products > div{padding-left:4px;padding-right:4px;}
  .elenco .products .prod-cont{margin-bottom: 8px;}
  .pforza h4{font-weight:400;letter-spacing: 0.03em;}
  .products h3{font-size:16px;margin-top:10px}
  .products .prod-cont .cifra .prezzo{font-size: 20px;}
  .products .prod-cont .cifra .prezzo_pieno{font-size: 14px;}
  .login h3{padding:0px; margin-bottom: 0px; text-align: center}
  .login .title-login h3{margin-top: 0px !important}
  .login .subtitle{text-align: center;}
  .login .login-button{text-align: center;}
  .login .login-button button{padding: 15px 50px;}
  .login .recover-pwd{text-align: center;}
  .product-view #add_carrello{width: 100%;margin-bottom: 15px;}
  .product-view .action{display: block;text-align: center;}
  .product-view .breadcrumb {margin-bottom: 10px !important;padding: 5px 0px 5px !important;}
  .product-view .share-social ul{margin-top: 20px;}
  .product-view .share-social a.send-friend{margin-top:15px}
  .product-view .badges , .product-view .bf{z-index:1;}
  .blog .art{margin-bottom:30px;}
  .blog .categorie-box{float:none;}
  .blog .categorie-box ul{border-bottom:0;width:100%;}
  .blog .categorie-box li{display:block;float:none;border-bottom: 1px solid #e0e0e0;text-align:left;}
  .blog .categorie-box li a{font-size:14px;}
  .blog .categorie-box li + li{margin-left:0;}
  .blog-det .subpgs > .row > div:first-child{border-bottom:15px solid #fff;}
  .body-offset-canvas{right:90%;left:-90%;}
  .body-offset-canvas .overlay-canvas{left:0;right:90%;}
  .megamenu .btns-user .goto i{pointer-events:none;}
  .megamenu .show_canvas {left: auto !important;right:0 !important;}
  .megamenu .navbar{width:90%;left:auto;right:-90%;}
  .prods .nav-tabs{margin-top:0;margin-bottom: 25px;}
  .user-menu{margin-top:40px;}
  .homecats .wrapper .figure img {width: auto;max-height: 106px;}
  #ordine-jq fieldset.note .form-group{margin-left:-15px;margin-right:-15px;}
  #ajax_ordine_riepilogo .cart .table{font-size:12px;}
  #ajax_ordine_riepilogo .cart .table .img{margin-right:10px;}
  .cart .form-inline{padding-left:0;}
  .cart #raccoltapunti .btn{margin-top:10px;}
  .cart #raccoltapunti .input-group-btn .btn{margin-top:0;}
  .cart .bottoni .row > div:last-child .btn{margin-top:15px;}
  .cart input[type="submit"]{margin-top:8px;}
  .cart .riga-click + .riga-click{border-top:14px solid #fff;}
  .cart .table .dett > table , .cart .table .dett > table tbody{display:block;}
  .cart .table .dett table tr{display:block;}
  .cart .table .dett table td{display:block;text-align:left;padding:0;border-color:#fff;}
  .cart .table .q-btn{font-size:16px;vertical-align:middle;}
  .cart .table .q-btn.fa-minus-square{padding-right:4px;}
  .cart .table .q-btn.fa-plus-square{padding-left:4px;}
}

@media only screen and (max-width:700px){
  .cart .table .text-center{text-align:right !important;}
  .cart .btn-success{margin-top:20px;}
  .box-newsletter h3{font-size:60px;}
}

@media (max-width: 641px) {
 .top-info{display:none;}
}

@media only screen and (max-width:500px){
  .pforza > div{width:100%;margin-bottom:20px;}
  .pforza .tit{margin-top:20px;}
}

@media only screen and (max-width:480px){
  .product-view #add_carrello{display:block;margin-bottom:15px;}
}

@media only screen and (max-width:420px){
  .pagination > li > a, .pagination > li > span {font-size:12px;}
  /*.cart .table tr td{display:block;}*/
  .cart .media-left{display:block;}
  .box-newsletter h3{font-size:40px !important;}
  .home-tabs .btn-default {font-size: 14px !important;}
  .homecats .wrapper {height:130px;background-size:50%;}
  .products h3 {font-size: 14px;padding-top:0px;margin-bottom:0px}
  .products .prod-cont .cifra{height:60px;padding:0px}
  .products .prod-cont .cifra .prezzo{line-height: 20px;}
  .products .prod-cont .cifra .prezzo_pieno{font-size: 14px;display: block;line-height: 14px;}
  .products .add_topref, .products .prod_compare , .products .add_tocart{width:40px}
}

@media only screen and (max-width:400px){
  .SumoSelect > .optWrapper.isFloating{top: 0 !important;left: 0!important;right: 0!important;width: 90%!important;bottom: 0!important;margin: auto!important;max-height: 90% !important;}
  .products .add_topref, .products .prod_compare,.products .add_tocart{width:35px;line-height:30px;}
  .products .prod-cont .item-info {padding: 0px 12px;}
}

@media only screen and (max-width:319px){
  .hidden-xxs{display:none;}
  .col-xxs-12{width:100% !important;}
}

@media only screen and (min-width:320px) and (max-width:479px){

}

@media only screen and (min-width:768px){
  .sticky-col-sm{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;}
  .row-eq-height-sm {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .wrapper-affix{top:-81px;}
  .wrapper-affix.stuck .testa{/*height:0;opacity:0;*/}
  .testa{padding:10px 0;}
  .testa .logo{padding-top:5px;}
  .testa .logo img{max-width:300px;}
  .slidebox .carousel-caption {bottom:30%}
  .navbar-collapse {padding-right: 0px !important;padding-left: 0px !important;}
  .box-newsletter h3{font-size:80px;}
  .footer ul{padding:0px;min-height:110px;}
  .privacy-policy .details .col{width:33.333333%;}
  .testa .info .top_search .btn{font-size:18px;}
  .cats .desc{margin-bottom:50px;}
  .personaliz td {padding:2px 2px;}
  /*.elenco .navbarform {padding: 10px 15px 0 15px;}
  .elenco .navbarform > .row{margin:0 -5px;}*/
  .elenco .navbarform > .row > div{padding: 0 5px;}
  .footer .collapse {display: block;visibility: visible;}
  .footer .block .block-content {padding-top: 20px;height: auto !important;}
  .footer .block .block-content ul{margin-top:5px;}
  /*.filter-box .scrollbar{height:146px;overflow-y:auto;}
  .filter-box .scrollbar.cust-height{height:181px;margin-right:17px;}
  .filter-box .scrollbar::-webkit-scrollbar {width: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-track {background : #f0f0f0;border-radius: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-thumb {background : #ccc;border-radius: 8px;}*/
  .bar a{line-height:60px;}
  .bar .top_search .form-control{height:48px;}
  .bar .top_search .btn{font-size:21px;padding: 0px 24px;height:48px;}
  .bar .top_search .btn .fa{line-height:48px;}
  .product-view .action{display: inline;text-align: left;}
  .footer .block .block-title{pointer-events: none;}
  .footertop .socials{text-align: center;}
  .footertop .banner-cert img{margin:0 0 6px 0;}
  .abstract{background: transparent url('/tpl/img/bg_cats.jpg') center top;background-size:cover;}
  /*.abstract-v2{padding-top:15px;}*/
  .newsletter-wrapper{background: #2c2727 url("/data/image/bg_newsletter.jpg") center center no-repeat;background-size: cover;}
  .banners-footer{background: transparent url('/tpl/img/bg_cats.jpg') center top;background-size: cover;}
}

@media only screen and (min-width:768px) and (max-width: 991px) {
  /*.testa .info.btns{font-size:12px;}*/
  .cart .form-inline .form-control{margin-bottom:15px;}
  .footertop .logo-bottom{max-width:260px;margin-bottom:30px;}
  .navbar-filter{background-color: #fff !important;border: 1px solid #eee;border-top: 3px solid #009900;margin-top:20px !important;padding:0 !important;}
  .navbar-filter .navbar-header {float: none;}
  .navbar-filter .navbar-brand{font-weight:500;font-size:17px;}
  .navbar-filter .navbar-toggle {display: block;border:0;padding: 4px 10px;}
  .navbar-filter .navbar-toggle:focus{background-color:transparent;}
  .navbar-filter .navbar-toggle .icon-menu{vertical-align:middle;}
  .navbar-filter .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
  .navbar-filter .navbar-collapse.collapse {display: none!important;}
  .navbar-filter .navbar-nav {float: none!important;margin-top: 7.5px;}
  .navbar-filter .navbar-nav > li {float: none;}
  .navbar-filter .navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;}
  .navbar-filter .collapse.in{display:block !important;}
  .navbar-filter .navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none;}
}

@media only screen and (min-width:768px) and (max-width:1199px){
  .cart .form-inline .form-control{margin-bottom:8px;}
  .slidebox .wrapper{margin:0;}
}

@media only screen and (min-width: 992px) {
  .user h1 {margin-top: 8px;}
  .row-eq-height-md {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .elenco .filterpage .pull-left .SumoSelect {width: 200px;}
  .testa .info.btns {padding: 12px 0 0;}
  .testa .cn{margin-top:12px;}
  .footertop .socials{text-align: left;}
  .product-view .btn-action {width: 60px;}
  .product-view  #gallery .thumbnail.selected img{border-color:#e6e6e6 !important;}
  .abstract-v2 .wrapper-text{margin-left:30px;}
}

@media only screen and (min-width:992px) and (max-width: 1199px) {

}

@media only screen and (min-width:992px) and (max-width: 1599px) {
  .homecats .wrapper {background-size: 72%;}
  .cart #raccoltapunti .btn{margin-top:10px;}
  #ajax_ordine_riepilogo #raccoltapunti .btn{margin-top:0;}
}

@media only screen and (min-width: 1200px) {
  /*.wrapper-affix{z-index:4;}*/
  .slidebox .wrapper > .row{flex-direction: column;}
  .row-eq-height-lg {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .overlay-canvas{background-color: #000;opacity:0;position:fixed;top:0px;left:0;bottom:0;right:0;z-index:-1;}
  .overlay-canvas.showed{opacity:.3;z-index:4;}
  .brand .title{font-size:15px;}
  .privacy-policy .details .col{width:20%;}

  .wrapper-affix{top:-141px;z-index:4;}
  .wrapper-affix.stuck #cart{position: absolute;top: 173px;right: 0;}
  .wrapper-affix.stuck #cart:before{content:"";background-color:#fff;border-radius:50%;position:absolute;top:-20px;height:56px;left:0;right:0;}
  .wrapper-affix.stuck #cart div.hidden-xs{opacity:0;}

  .testa{position:relative;z-index:4;}
  .megamenu{position:relative;z-index:3;}
  .bar{position:relative;z-index:5;}
  .banner-head{position:relative;z-index:2;}
  .megamenu a{text-decoration:none;}
  .megamenu .navbar{border:0px;height:auto;;border-bottom: 0px solid #e5e5e5;min-height:0;background-color: #52616b;text-align:center;}
  .megamenu .nav{float:none;display:inline-block;vertical-align:top;width:100%;}
  .megamenu .nav > li{padding:0px;}
  .megamenu .nav > li + li{padding-left:0px;}
  .megamenu .nav > li > a{font-weight:500;line-height:35px;padding: 8px 17px;position: relative;transition: all 0.2s ease-out 0s;color: #fff;border: 0px solid transparent;background-color: #52616b;}
  .megamenu .nav > li:hover > a{background-color:#1C63B5;color:#fff;}
  .megamenu .nav > li > a > img{padding-top:10px;}
  .megamenu .nav > li > .dropdown > .dropdown-menu{}
  .megamenu .nav > .active > a, .megamenu .nav > .active > a:focus,.megamenu .nav > .active > a:hover{background-color: #2c2727;color:#fff;}
  .megamenu a.child{position:relative;color:#2c2727;}
  .megamenu a.child:hover{color:#e31736;text-decoration:none;}
  /* 15/06.megamenu .has-child > a.child:after{font-family:"Font Awesome 5 Free";font-weight:900;display:block;content:"\f105";width:0;height:0;color:#2c2727;margin-top:0;position:absolute;top:7px;right:20px;}*/
  .megamenu .dropdown-menu > .active > a, .megamenu .dropdown-menu > .active > a:focus, .megamenu .dropdown-menu > .active > a:hover{background-color:#f5f5f5;color:#262626;}
  .megamenu .hidelv1{position: relative;padding:20px 0;background-color:#fff;overflow:hidden;box-shadow: 0 6px 12px rgba(0,0,0,.175);}
  .megamenu .lv1{display:block;}
  .megamenu .lv1 .col-sx a{display:block;padding: 5px 30px 5px 20px;font-size: 14px;}
  .megamenu .lv1:hover .col-sx a{color:#2c2727;text-decoration:none;background-color:#f0f5f9;font-weight:600;}
  .megamenu .lv1 .col-sx a .fa.pull-right{position:absolute;right: 16px;top: 9px;margin:0;}
  /*.megamenu .lv1 > .hover{display: block;left: 100%;top: -23px;}*/
  .megamenu .lv2{display:block;position:relative;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;break-inside: avoid-column;}
  .megamenu .lv2 > a{display:block;padding: 3px 20px;font-size: 14px;}
  .megamenu .lv2 > a:hover{color:#2c2727;text-decoration:none;background-color:#f0f5f9;}
  /*.megamenu .lv2 > .hover{display: block;left: 100%;top: -23px;}*/
  .megamenu .lv3{display:block;position:relative;font-size: 14px;}
  .megamenu .lv3 > a{display:block;padding: 3px 20px;}
  .megamenu .lv3 > a:hover{color:#2c2727;text-decoration:none;background-color:#f0f5f9;}
  .megamenu .lv3 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .hv {margin: 0;}
  .megamenu .hv > div:first-child{background-color: #fff;}
  /*.megamenu .hv > div:first-child::after{width:2px;content:"";position:absolute;top:0;bottom:0;right:0;background-color:#ececec;}*/
  .megamenu .hv > div .dropdown-menu{display:block !important;}
  .megamenu .hv > div .dropdown-menu.hover{display:block;left:25%;right:0px;top:0;bottom:0;background-color:#fff;margin:0;}
  .megamenu .hv > div .dropdown-menu > ul{padding:20px 0;}
  /*.megamenu .hv > div > .dropdown-menu.hover{border-top:20px solid #fff;border-bottom:20px solid #fff;}*/
  /*.megamenu .hv > div > .dropdown-menu.hover:before{content:"";height:3px;background-color:#1089ff;position:absolute;left:-30px;right:-30px;top:-30px;}
  .megamenu .hv > div > .dropdown-menu.hover:after{content:"";height:3px;background-color:#1089ff;position:absolute;left:-30px;right:-30px;bottom:-30px;}*/
  .megamenu .hv > div > .dropdown-menu.hover:before{width:2px;content:"";position:absolute;top:0px;bottom:0px;left:-2px;background-color:#f0f5f9;z-index:2;}
  .megamenu .dropdown-menu{border-color:transparent;background-color:transparent;border-radius:0;padding: 0px 0;top: 100%;left: -9999px;box-shadow:none;}
  /* 15/06.megamenu .hidelv2{moz-column-count: 3;-moz-column-gap: 20px;-webkit-column-count: 3;-webkit-column-gap: 20px;column-count: 3;column-gap: 20px;}*/
  .megamenu .hv .dropdown-menu{padding:0;border-color:#fff;box-shadow:none;border:0;}
  .megamenu .dropdown:hover > .dropdown-menu {display: block;left:0;width:100%;/*min-height: 300px;*/overflow:hidden;}
  .footertop .logo-bottom{max-width:260px;}
  .product-view .btn-action {width: 90px;}
  .bar .list-inline a{padding:0px 15px;}
  /* 15/06*/
  .megamenu .hidelv1{-moz-column-count: 4;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 4;column-gap: 20px;}
  .megamenu .hidelv1.list3{-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}
  .megamenu .hidelv2{padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-left:20px;}
  .megamenu .has-child > .dropdown-menu{position: static;display: block;border: 0;box-shadow: none;padding: 0;float:none;}
  .megamenu .lv1{display:block;position:relative;/*overflow: hidden;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;break-inside: avoid-column;*/}
  .megamenu .lv1 > a{display:block;padding: 6px 20px;line-height:30px;font-size: 14px;font-weight: 600;text-transform: uppercase;}
  .megamenu .lv1 > a:hover{text-decoration:none;color:#1C63B5;}
  .megamenu .lv1 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv2{display:block;position:relative;}
  .megamenu .lv2 > a{color:#676767;display:block;padding: 3px 20px 3px 0;font-size: 14px;line-height:16px;text-decoration:none;}
  .megamenu .lv2 > a:hover{background-color:#fff;color:#1C63B5;text-decoration:none;}
  .megamenu .lv2 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv3{display:block;position:relative;font-size: 15px;line-height:15px;}
  .megamenu .lv3 > a{display:block;padding: 3px 0px 3px 5px;color: #676767;font-size: 13px;line-height:16px;}
  .megamenu .lv3 > a:hover{background-color:#fff;color:#1C63B5;text-decoration:none;}
  .megamenu .lv3 > .hover{display: block;left: 100%;top: -23px;}
  /*.abstract-v2 .slidebox{margin-bottom:30px;}*/
  .abstract-v2 .wrapper-text{font-size:14px;}
  .abstract-v2 .vflex{display:flex;align-items: center;}
}

@media only screen and (min-width: 1600px) {
  .container{width:1570px}
  .col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{float:left}
  .col-xl-12{width:100%}
  .col-xl-11{width:91.66666667%}
  .col-xl-10{width:83.33333333%}
  .col-xl-9{width:75%}
  .col-xl-8{width:66.66666667%}
  .col-xl-7{width:58.33333333%}
  .col-xl-6{width:50%}
  .col-xl-5{width:41.66666667%}
  .col-xl-4{width:33.33333333%}
  .col-xl-3{width:25%}
  .col-xl-2{width:16.66666667%}
  .col-xl-1{width:8.33333333%}
  .col-xl-pull-12{right:100%}
  .col-xl-pull-11{right:91.66666667%}
  .col-xl-pull-10{right:83.33333333%}
  .col-xl-pull-9{right:75%}
  .col-xl-pull-8{right:66.66666667%}
  .col-xl-pull-7{right:58.33333333%}
  .col-xl-pull-6{right:50%}
  .col-xl-pull-5{right:41.66666667%}
  .col-xl-pull-4{right:33.33333333%}
  .col-xl-pull-3{right:25%}
  .col-xl-pull-2{right:16.66666667%}
  .col-xl-pull-1{right:8.33333333%}
  .col-xl-pull-0{right:auto}
  .col-xl-push-12{left:100%}
  .col-xl-push-11{left:91.66666667%}
  .col-xl-push-10{left:83.33333333%}
  .col-xl-push-9{left:75%}
  .col-xl-push-8{left:66.66666667%}
  .col-xl-push-7{left:58.33333333%}
  .col-xl-push-6{left:50%}
  .col-xl-push-5{left:41.66666667%}
  .col-xl-push-4{left:33.33333333%}
  .col-xl-push-3{left:25%}
  .col-xl-push-2{left:16.66666667%}
  .col-xl-push-1{left:8.33333333%}
  .col-xl-push-0{left:auto}
  .col-xl-offset-12{margin-left:100%}
  .col-xl-offset-11{margin-left:91.66666667%}
  .col-xl-offset-10{margin-left:83.33333333%}
  .col-xl-offset-9{margin-left:75%}
  .col-xl-offset-8{margin-left:66.66666667%}
  .col-xl-offset-7{margin-left:58.33333333%}
  .col-xl-offset-6{margin-left:50%}
  .col-xl-offset-5{margin-left:41.66666667%}
  .col-xl-offset-4{margin-left:33.33333333%}
  .col-xl-offset-3{margin-left:25%}
  .col-xl-offset-2{margin-left:16.66666667%}
  .col-xl-offset-1{margin-left:8.33333333%}
  .col-xl-offset-0{margin-left:0}
  .visible-xl{display:block!important}
  .visible-xl-block{display:block!important}
  .visible-xl-inline{display:inline!important}
  .visible-xl-inline-block{display:inline-block!important}
  table.visible-xl{display:table}
  tr.visible-xl{display:table-row!important}
  td.visible-xl,th.visible-xl{display:table-cell!important}
  .hidden-xl{display:none!important}
  .row-eq-height-xl {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .testa .info .feedback a {padding:0 30px;}
  .megamenu .nav > li > a{padding: 8px 45px;}
  /*.megamenu .lv1 > a{padding: 6px 20px;font-size: 14px;}
  .megamenu .lv2 > a{padding: 6px 20px;font-size: 14px;}
  .megamenu .lv3 > a{padding: 6px 20px;font-size: 14px;}*/
  .megamenu .hidelv1{-moz-column-count: 5;-webkit-column-count: 5;column-count: 5;}
}

@media only screen and (min-width: 1700px) {
  .container{width:1646px;}
}

@media only screen and (min-width: 2000px) {
  .fullbanner .wrapper{height:749px;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-moz-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-o-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
