/*@font-face {
    font-family: 'Maven Pro';
    src: url('/tpl/addon/fonts/MavenPro-Medium.eot');
    src: url('/tpl/addon/fonts/MavenPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('/tpl/addon/fonts/MavenPro-Medium.woff2') format('woff2'),
        url('/tpl/addon/fonts/MavenPro-Medium.woff') format('woff'),
        url('/tpl/addon/fonts/MavenPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro';
    src: url('/tpl/addon/fonts/MavenPro-Regular.eot');
    src: url('/tpl/addon/fonts/MavenPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/tpl/addon/fonts/MavenPro-Regular.woff2') format('woff2'),
        url('/tpl/addon/fonts/MavenPro-Regular.woff') format('woff'),
        url('/tpl/addon/fonts/MavenPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro';
    src: url('/tpl/addon/fonts/MavenPro-Bold.eot');
    src: url('/tpl/addon/fonts/MavenPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/tpl/addon/fonts/MavenPro-Bold.woff2') format('woff2'),
        url('/tpl/addon/fonts/MavenPro-Bold.woff') format('woff'),
        url('/tpl/addon/fonts/MavenPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Maven Pro-fallback";
    size-adjust: 103.25%;
    ascent-override: 82%;
    src: local("Arial");
}*/

html,body {font-family: 'Maven Pro', "Maven Pro-fallback", sans-serif; color: #1d1d1d;font-size: 16px;}
body.ovfl{overflow:hidden;height:100%;width:100%;position:fixed;}
b,strong {font-weight: 500}
.form-control {border-color: #dadada;border-radius: 8px;font-size: 16px}
.form-group label.error {display: inline;color: #d80e11;padding: 0;margin-bottom: 0}
input[type="text"].error,select.error,textarea.error,.form-control:focus.error {border: 1px solid #d80e11;box-shadow: none}
input[type="text"],input[type="password"],textarea,select {font-size: 16px;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow: none !important;border-color: #dadada}
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: #1d1d1d;outline: 0 !important}
a:hover,a:focus {color: #006bc4;text-decoration: none !important}
h1 {margin-top: 0;font-size: 28px}
h1>span {font-weight: bold}
h2 {font-size: 20px}
.voto .fa, .box-recensione .fa{color:#e6e6e6;font-size:9px;}
.voto .fa.on , .box-recensione .fa.on{color:#1d1d1d;}
.pointer {cursor: pointer}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {border-color: #1d1d1d}

/*badge terze parti*/
#CookiebotWidget:not(.CookiebotWidget-inactive){display:none}

/*loader*/
#loader{width:100%;height:100%;position:absolute;top: 0; left: 0;z-index:9999;background:url("/tpl/img/loading.svg") #fff center center no-repeat;opacity: 0.6;}

/*xl*/
.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block,.visible-xl{display:none !important;}

.tooltip{font-size:14px !important;}
.fonts-loaded .tooltip{font-family: 'Maven Pro', sans-serif;}
.tooltip.in{opacity:1 !important;}
.cust-tooltip{padding: 8px 15px !important;background-color:#e2f2fd;color:#104c94;border-color:#e2f2fd;font-size:16px !important;}
.cust-tooltip.scheda {background-color: transparent;}
.cust-tooltip + .tooltip > .tooltip-inner{line-height:22px;background-color: #fff;border:1px solid #e6e6e6;color:#000;text-align:left;padding:15px;-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05); box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.05);}
.wrapperbox{background-color: #fff;padding: 24px 40px;margin-top:20px;}
.wrapperbox h1{text-align:center;}
.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;position: relative;z-index:1;}
.p-title {font-size: 23px;margin-bottom: 25px;font-weight: 500}
.blue {color: #006bc4}
.red {color: #d80e11;}
.yellow {color: #ffa323}
.btn {font-weight: 500;border-radius: 26px;font-size: 21px;line-height: 21px;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;text-transform: none;padding: 8px 20px}
.btn:focus , .btn:active{outline:0 !important;}
.btn-primary {color: #fff;border: 1px solid #006bc4;background: #006bc4}
.btn-primary:hover,.btn-primary:active,.btn-primary:active:hover,.btn-primary:focus {background-color: #0065b9;color: #fff;border-color: #0065b9;}
.btn-tabella {border-color: #d80e11;background-color: #d80e11;font-size: 12px}
.btn-order {border: 0;background-color: #d80e11;color: white}.btn-order:hover,.btn-order:active,.btn-order:active:hover {background-color: #1d1d1d;color: white}
.btn-green {border-color: #0aad39;background-color: #0aad39;color: #fff}
.btn-green:hover {border-color: #098429;background-color: #098429;color: #fff}
.btn-orange {border-color: #f67d00;background-color: #f67d00;color: #fff}
.btn-orange:hover {border-color: #e17404;background-color: #e17404;color: #fff}
.bg-danger {color: #fff;background-color: #a71d1c}
.alert-text {padding: 15px}
.bold {font-weight: bold}
.pay label {font-weight: 500}
.pay-bg {background-color: #f4f4f4;border: 1px solid #cdcdcd;padding: 20px}
.grecaptcha-badge {display: none}
.bg-main {background-color: #f5f5f5;overflow-x: hidden}
.row {margin: 0 -8px}
.container,div[class*='col-'],.container-fluid {padding-left: 8px;padding-right: 8px}
.row.no-gutters {margin-left: 0;margin-right: 0}
.row.no-gutters>[class^="col-"],.row.no-gutters>[class*=" col-"] {padding-right: 0;padding-left: 0}
.form-control:focus {border-color: #aaa;-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);cursor: pointer}
.form-horizontal .checkbox {padding-top: 10px}
.form-horizontal .space {padding-bottom: 20px}
.form-horizontal .legend {color: #006bc4;font-size: 16px;margin: 10px 0 10px;font-weight: 500;text-align: left !important}
.customsize {width: 40%}
.form-group {margin-bottom: 8px}
.form-horizontal .form-group {margin-right: -8px;margin-left: -8px}
label {font-weight: 500}
fieldset {padding: 1em;border: 1px solid #ececec;background-color: transparent;padding: 20px 30px 20px 30px;margin: 0}
fieldset .data {text-align: right;padding-top: 5px !important;text-align: left}
legend {border: 0;padding: 10px 10px;margin: 0;color: #1d1d1d;font-size: 16px;font-weight: 500}
.text-muted {font-style: italic}
.cerca-form {position: relative;margin-bottom: 40px}
.cerca-form .input {width: 100%;border-radius: 0;border: 1px solid #d8d8d8;font-size: 11px;transition: all .2s ease-out 0s;padding: 10px 20px}
.cerca-form button {padding: 0;width: 24px;height: 14px;border: medium none;position: absolute;top: 9px;right: 11px;background-color: transparent}
.cerca-form button .fa {color: #c9c9c9 !important}
.abstract-home {margin: 50px 0 0 0}
.abstract-home h1 {text-transform: uppercase;color: #d80e11;margin-top: 0;margin-bottom: 15px;font-size: 23px;font-weight: 500}
.evidence {background-color: #f8f8f8;padding: 30px 0 14px;margin: 40px 0}
.evidence .b-sx {margin-bottom: 16px}
.banners-cat {margin: 40px 0;}
.banners-cat .txt {margin-bottom: 16px;}
.banners-cat h2 {font-size: 30px;}
.banners-cat .desc {border-color: #ececec;border-style: solid;border-width: 1px 1px 1px 1px;padding: 14px 16px;margin-bottom: 16px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px}
.banners-cat .h4 {margin: 0}
.banners-cat a {color: #1d1d1d}
.banners-cat a:hover {text-decoration: none;color: #006bc4}
.showcase-title {margin-top: 40px}
.showcase {background-color: #f8f8f8;padding: 30px 0;margin-bottom: 40px}
.page {padding-bottom: 40px !important;padding-top: 5px}
.page h1 {color: #1d1d1d;font-weight: 500;font-size: 28px}
.page .txt {margin: 0 0 40px 0}
.page .txt a{color:#3393e0;}
.page .txt a:hover{color:#3aa7ff;}
.page .wrappercat{padding:20px 10px;background-color:#fff;border-radius: 10px;border:1px solid #f0f0f0;margin-bottom:16px;height:100%;}
.page .wrappercat a{display:block;}
.page .wrappercat .h4{margin-top:0;}
.page .wrappercat .text{font-size:13px;color:#555;}
.page .wrappercat .btn{margin-top:10px;font-size:14px;}

/*cat orizzontali con scroll*/
.navcats{overflow-x:scroll;overflow-y:hidden;padding:6px 0 2px 15px;white-space:nowrap;-webkit-overflow-scrolling:touch;margin:0 -15px;}
.navcats::-webkit-scrollbar{display:none; }
.navcats ul{margin:0;}
.navcats ul > li{padding-left:3px;padding-right:3px;}
.navcats ul > li > a{color:#fff;font-size:15px;line-height:22px;background-color:#005aa1;padding:10px 20px;/*box-shadow:0 2px 4px #00000014;*/border:1px solid #ddd;display:inline-block;border-radius:40px;}
.navcats ul > li > a:hover , .elenco .navcats ul > li > a:focus{text-decoration:none;}
.navcats ul > li.sel0 > a{background-color:#fff;color:#005aa1;}
.navcats ul > li.sel1 > a{background-color:#fff;color:#005aa1;}
.navcats ul > li.liv2 > a{background-color:#ecf0f3;}
.navcats ul > li.sel > a{background-color:#fff;color:#005aa1;}
.navcats ul > li.sel2 > a{background-color:#ccc;}

.homefeeds{margin:100px 0;}
.homefeeds .h3{font-size:23px;line-height:30px;color:#1f1f1f;font-weight:500;margin-bottom:16px;margin-top:0;}
.homefeeds .seeall{font-size:16px;line-height:22px;font-weight:600;text-decoration:underline;margin-top:6px;display:inline-block;}
.homefeeds .details{margin-bottom:20px;display:block;}
.homefeeds .details .fa{color:#a47e2d;font-size:16px;}
.homefeeds .details .inev{font-size:24px;line-height:22px;font-weight:600;margin-left:10px;}
.homefeeds .feedback .fa{color:#a47e2d;font-size:12px;margin-bottom:12px;}
.homefeeds .feedback .txt{font-size:16px;line-height:22px;}
.homefeeds .feedback .date{font-weight:600;margin:12px 0 8px 0;}
.homefeeds .feedback .name{color:#757575;font-weight:600;}

.login h3{padding-bottom:0px;color: #333333;font-weight: 400;font-size: 30px;line-height: 45px;margin-top:32px;text-align:center;}
.login .space {padding-bottom:30px;}
.login label {font-weight:400;font-size:15px;line-height:19px;}
.login .rec-pwd {text-align: center; text-decoration: underline;margin-top:30px;}
.login .box-reg {margin:0px 0 50px;text-align: center;}
.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;}

.wrapperbox.c-title{border-radius: 6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;}
.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:#333333;}
.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:12px 0px 20px;display:block;color:#4285F4}
.page .login .btn-accedi{border: 1px solid #00b955;background: #00b955 0% 0% no-repeat padding-box;border-radius: 4px;opacity: 1;padding:18px 32px;font-size:16px !important;line-height:20px;}
.page .login .btn-accedi:hover{color:#fff;}
.page .login .btn-register{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 0px 35px;font-size:16px;line-height:20px;font-weight:500}

/*feedback */
.product-view .revs-wrapper form{margin-bottom:30px;}
.product-view .box-recensione{background-color:#f9f9f9;padding:10px 16px;border-radius:8px;}
.product-view .box-recensione + .box-recensione{margin-top:10px;}
.product-view .box-recensione a{font-weight:600;margin-top:8px;display:inline-block;}
.product-view .box-recensione .fa{font-size:9px;color:#efefef;}
.product-view .box-recensione .fa.on{color:#f4ad00;}
.product-view .box-recensione .author{font-weight:600;}
.product-view .box-recensione .author + .author{font-size:13px;}
.product-view .box-recensione .txt{font-size:13px;margin-bottom:10px;margin-top:5px;margin-bottom:5px;}
.product-view .box-recensione .txt + span{font-size:13px;padding:4px 6px;border-radius:8px;}
.product-view .box-recensione .txt + span i{color:inherit;}
.product-view .box-recensione .answer{font-style:italic;color:#9a9a9a;padding-left:15px;border-left:2px solid #9a9a9a;}

.back-access a {color: #333;font-size: 14px;line-height: 18px;text-decoration: none;}
.back-access a > span {color: #4285F4;}

.cats .desc {
    background-color: #ececec;
    text-align: center;
    font-weight: 500;
    color: #d80e11;
    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;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top: 34px solid #fff;
    margin-top: -34px;
}

#unibox-suggest-box a {
    font-size: 12px;
    color: #1d1d1d
}

.unibox-highlight {
    color: #d80e11;
    font-weight: 500
}

.unibox-selectable.active,
.unibox-selectable:hover {
    background-color: #f5f5f5
}

.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: #d80e11;
}

.unibox-selectable img {
    max-width: 100px;
    max-height: 100px;
    margin-right: 10px
}

.unibox-selectable+.unibox-selectable {
    border-top: 1px dashed #f5f5f5
}

.unibox-selectable {
    display: table;
    width: 100%
}

.unibox-selectable .unibox-selectable-img-container {
    display: table-cell;
    float: none;
    margin-right: 0
}

.unibox-selectable .uniboxSearchContent {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

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

#content_popup {
    margin: 0 auto;
    position: relative
}

#content_popup img {
    width: 100%
}

#content_popup .note {
    background-color: #1d1d1d;
    padding: 10px;
    font-size: 15px;
    color: white
}
.menu-link:before {content: "\f0c9";position: absolute;left: 10px;top: 16px; font-family: "Font Awesome 5 Free";font-size: 16px; color:#000;font-weight: 600;}

.toppromos{background-color:#006bc4;color:#fff;text-align:center;padding:14px 0;}
.toppromos a{color:#fff;}
.box-top {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 0;
    position: relative;
    background-color: #f5f5f5
}

.box-top a {
    color: #1d1d1d
}

.box-top a:hover {
    color: #d80e11;
}

.box-top .list-inline {
    margin-bottom: 0
}

.box-top ul.pp {
    display: table;
    width: 100%;
    table-layout: fixed
}

.box-top ul.pp li {
    position: relative;
    padding-left: 30px;
    display: table-cell;
    text-align: left
}

.box-top ul.pp li:before {
    background-color: #00b955;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    top: 3px
}

.box-top ul.pp li:after {
    position: absolute;
    font-size: 15px;
    left: 5px;
    top: 0;
    content: '\02143';
    transform: rotate(40deg);
    color: #fff
}

.box-top .langs {
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: top
}

.box-top .langs li.active a {
    color: #d80e11;
}

.box-top .langs button {
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0
}

.box-top .langs button img {
    margin-right: 3px
}

.box-top .langs .dropdown-menu {
    border-radius: 0 !important;
    border-color: #fff;
    font-size: 12px
}

.box-top .langs .dropdown-menu img {
    margin-right: 3px
}

.slidebox .carousel-control {
    width: 30px;
    background-image: none !important;
    padding: 40px 0;
    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 h3 {
    color: #1d1d1d
}

.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: #d80e11;
    font-weight: 500;
    font-size: 1.2vw
}

.slidebox .carousel-caption a:hover {
    text-decoration: none
}

.banner-home {
    padding: 10px 0 40px
}

.banner-home img {
    width: 100%
}

.testa {background-color: #fff}
.testa .row-eq-height-sm {align-items: center;}

.testa .info {
    padding: 3px 0
}

.testa .info .list-inline {
    margin-bottom: 0
}

.testa .info .list-inline>li {
    text-align: center;
    position: relative
}

.testa .info a {
    color: #1d1d1d;
    display: block
}

.testa .info a:hover,
.testa .info a:focus {
    text-decoration: none
}

.testa .info a:hover .fa {
  color: #d80e11;
}

.testa .info .fa {
    color: #1d1d1d
}

.testa .info>div+div {
    margin-top: 5px
}

.testa .info.btns {
    padding: 0
}

.testa .info.btns .fa {
    display: block;
    font-size: 24px;
    color: #d80e11;
}

.testa .hello {
    color: #fff;
    font-size: 11px;
    background-color: #006bc4;
    padding: 4px 8px;
    border-radius: 10px;
    position: absolute;
    white-space: nowrap;
    margin-left: -50%
}

.testa .hello::after {
    content: "";
    position: absolute;
    top: -6px;
    left: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #006bc4 transparent
}

.testa .ajax-cart>span {
    display: inline-block;
    position: relative
}

.testa .ajax-cart .badge {
    line-height: 10px;
    font-size: 11px;
    position: absolute;
    top: -5px;
    right: -14px;
    background-color: #006bc4;
    border-radius: 50%;
    color: #fff;
    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: -14px;
    background-color: #006bc4;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
    padding: 5px 0;
    width: 20px;
    text-align: center
}

.testa .btn-black {
    background-color: #fff;
    border: 1px solid #ccc !important;
    color: #1d1d1d;
    line-height: 20px
}

.testa .btn-black .fa {
    color: #1d1d1d
}

.testa .contacts-sx ul {
    color: #006bc4
}

.testa .contacts-sx a {
    color: #006bc4;
    text-decoration:underline;
}

.media-left,
.media>.pull-left {
    padding-right: 15px
}

.menubar {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec
}

.menubar .menusx a {
    color: #1d1d1d;
    font-weight: 500;
    font-size: 16px
}

.menubar .menusx a:hover,
.menubar .menusx a:focus {
    text-decoration: none
}

.menubar .menusx .outlet {
    color: #d80e11;
    font-size: 18px
}

.menubar .menusx .outlet:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    background-color: #ececec
}

.testa .top_search form {
    margin-bottom: 0
}
.top_search .form-control {
    height: 39px;
    padding-left: 23px;
    border-color: #fff;
    border-color: #ccc;
    border-right: 0;
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important
}

.top_search .btn {
    border-color: #ccc;
    background-color: #fff;
    color: #d80e11;
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
    border-left: 0 !important;
    z-index: 2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

.testa .top_search .btn .fa {
    color: #d80e11;
}

.navbar-top {
    background-color: #d6b99e;
    border: 0;
    margin-bottom: 0
}

.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: #1d1d1d
}

.navbar-top .navbar-nav>li>a:hover {
    background-color: #1d1d1d;
    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
}

.megamenu {
    margin-bottom: 0 !important;
    border-top: 0;
    border-bottom: 0;
    background-color: #fff
}

.megamenu .navbar {
    margin-bottom: 0 !important;
    background-color: #fff;
    position: relative;
    border-radius: 0
}

.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: #fff
}

.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: 0 solid #e7e7e7
}
.megamenu .nav>li.menu-link{text-align: left;}
.megamenu .nav>li>a {font-size: 14px;color: #1d1d1d;}
.menudx .nav>li>a {font-size: 14px;color: #1d1d1d;padding-left: 5px; padding-right: 5px;}

.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: #fff !important
}

.carousel-indicators .active {
    background-color: #fff;
    border: 1px solid #fff
}

.carousel-indicators li {
    border: 1px solid #fff
}

.banners-top {
    overflow: hidden;
    /*background-color: #f5f5f5*/
}

.banners-top .row>div:first-child:after {
    content: "";
    width: 16px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -8px
}

.banners-top .container {
    /*width: 100%;
    max-width: 2000px;*/
    padding: 0
}

.banners-top img {
    width: 100%
}

.topcarousel .owl-pagination {
    margin-top: -49px;
    position: relative;
    z-index: 2
}

.topcarousel .owl-pagination .owl-page span {
    background-color: #fff;
    margin: 5px 5px
}

.testimonial {
    margin: 0 0 40px;
    padding: 150px 0 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: 0 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 .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .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 .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: 0 10%;
    position: relative
}

.testimonial .block-content .list-quotes {
    position: relative;
    padding: 35px 0 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 0 0;
    font-weight: bold;
    font-size: 12px
}

.testimonial .block-content .owl-controls {
    position: absolute;
    top: -40px;
    left: 0;
    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: 0 2px;
    width: 13px;
    height: 13px;
    transition: background .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: 0;
    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: 0;
    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: 0 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 .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .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: 0;
    right: 0;
    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: 0;
    right: auto;
    background-position: 0 6px;
    margin: 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, #fff, #f8f8f8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ddd #ddd #b0afaf;
    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 #ddd
}

#menu>ul>li.ev>a {
    color: #fff;
    background-color: #d80e11;
    transition: all .3s ease 0s
}

#menu>ul>li.ev:hover>a {
    color: #fff;
    background-color: #fa3a47;
    transition: all .3s ease 0s
}

#menu>ul>li.ev a.sel {
    color: #fff;
    background-color: #fa3a47;
    transition: all .3s ease 0s
}

#menu>ul>li>a {
    color: #1d1d1d;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 9px;
    position: relative;
    text-decoration: none
}

#menu>ul>li:hover>a {
    color: #1d1d1d;
    background-color: #f4f4f4;
    transition: all .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: #1d1d1d;
    font-weight: bold;
    position: relative;
    padding: 0 10px;
    margin-bottom: 0
}

.title-section h3 {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    color: #d80e11;
    font-weight: bold;
    background-color: #fff;
    position: relative;
    top: 11px;
    padding: 0 10px;
    margin: 0
}

.cat-box .liv0 {
    padding: 0 0 12px 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 12px
}

.cat-box h2 {
    color: #1d1d1d;
    padding: 0 0 12px 0;
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    margin-bottom: 0;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px
}

.cat-txt {
    margin-top: 40px;
    padding: 12px 10px 0 0;
    border-top: 1px solid #ececec;
    font-size: 15px
}

.cat-sx {
    font-size: 16px
}

ul.cat-sx {
    margin: 0;
    padding: 0 0 10px 0
}

.cat-sx li {
    list-style: none;
    padding: 0;
    background-color: #fff;
    position: relative;
    text-indent: 0
}

.cat-sx li>a {
    color: #1d1d1d;
    display: block;
    margin: 0;
    padding: 2px 0;
    text-decoration: none
}

.cat-sx li>a:hover {
    color: #006bc4
}

.cat-sx li a small {
    font-size: 13px;
    color: #bbb
}

.cat-sx li ul li a {
    color: #99816b;
    padding-left: 0;
    display: block
}

.cat-sx li.sel0 {
    color: #1d1d1d;
    font-weight: 500;
    text-transform: uppercase
}

.cat-sx li.sel1 a {
    color: #006bc4;
    font-weight: 500
}

.cat-sx li.sel2 a {
    color: #006bc4
}

.cat-sx li.liv2 a::before {
    color: #1d1d1d;
    content: "\f105";
    display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    font-size: 12px;
    font-style: normal;
    margin-right: 10px;
    margin-top: -2px;
    transition: all .25s ease 0s;
    vertical-align: middle;
    text-indent: 2px
}

.cat-sx .fa {
    position: absolute;
    top: 6px;
    right: 0;
    cursor: pointer;
    color: #99816b
}

.wrapper-sx .form-control {
    border-color: #ececec
}

.wrapper-sx .filter-wrapper label {
    padding-top: 15px;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    border-top: 1px solid #ececec
}

.wrapper-sx .checklist a {
    color: #1d1d1d
}

.wrapper-sx .checklist a:hover,
.wrapper-sx .checklist a:focus {
    color: #006bc4;
    text-decoration: none
}

.wrapper-sx .checklist .selected {
    color: #006bc4
}

.carousel-wrapper {
    margin: 0 -8px
}

.navigation-carousel .prev,
.navigation-carousel .next {
    width: 50px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -25px
}

.navigation-carousel .prev {
    left: 0;
    margin-left: -8.33333333%
}

.navigation-carousel .next {
    right: 0;
    margin-right: -8.33333333%
}

.navigation-carousel .fa {
    font-size: 30px;
    line-height: 50px;
    color: #006bc4
}

.navigation-carousel>span:hover {
    cursor: pointer
}

.navigation-carousel>span:hover .fa {
    color: #d80e11
}

.products .cat {
  line-height: 18px;
    color: #737373;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 28px;
    display: inline-block;
    font-size: 13px
}

.products .mat {
    color: #737373;
    font-weight: 400;
    margin-top: 5px;
    display: inline-block;
    font-size: 13px
}

.products .h3 {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 500
}

.products .prodpref_del {
    position: absolute;
    top: 15px;
    right: 15px;
}

.products .prodpref_del>.fa {
    font-size: 25px
}

.products a {
    color: #1d1d1d;
}

.products a:hover {
    color: #006bc4;
    text-decoration: none
}

.products a img:hover {
    opacity: .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 .pad {
    padding: 0 8px
}

.products .prod-cont {
    border: 1px solid #fff;
    margin-bottom: 16px;
    position: relative;
    background-color: #fff
}

.products .prod-cont .item-img {
    padding: 20px 20px 0 20px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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%;
    opacity: 1;
}

/*.products .prod-cont .item-img .wrapper picture {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.products .prod-cont .item-img .wrapper picture.showed {
    opacity: 1
}*/

.products .prod-cont .item-info {
    padding: 0 15px 20px 15px;
    text-align: center;
    position: relative
}

.products .prod-cont img {
    width: 100%
}

.products .prod-cont .prezzo-pieno, .products .prod-cont-h .prezzo-pieno {
    text-decoration: line-through;
    color: #aaa
}

.products .prod-cont .cifra {
    padding: 6px 0;
    color: #1d1d1d;
    font-size: 14px
}

.products .prod-cont .cifra .prezzo{
  font-weight: 500;
  font-size: 24px
}

.products .prod-cont .cifra .violet {
    color: #1d1d1d !important
}

.products .prod-cont .voto {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0
}

.products .prod-cont .new {
    background-color: #fff;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #006bc4;
    border: 1px solid #fff;
    padding: 0 20px;
    border-radius: 15px
}

.products .prod-cont .consegna{position: absolute;left:-10px; z-index: 2;top:50px;}
.products .prod-cont .outlet{position: absolute;left:-10px; z-index: 2;top:95px;}

.wrapper-table-r{position:relative;}
.wrapper-table-r.merge{margin-top:-31px;}
.table-responsive{margin-bottom:0;border:0;border-collapse: collapse;}
.table-r {font-size:14px;width:100%;/*font-family: 'Mulish', sans-serif;*/}
.table-r.fixed{table-layout:fixed;}
.table-r th{font-weight:700 !important;}
.table-r th , .product-view .table-r td {padding: 6px 8px;font-weight:400;white-space: nowrap;}
/*.table-r th + th{}
.table-r td + td{}
.table-r tr td:first-child {}*/
.table-r .quant-prezzi {  font-weight: 500}
.table-r th:first-child, .product-view .table-r td:first-child{position:sticky;left:0;background-color:#fff;box-shadow:2px 2px 4px rgba(0,0,0,.16);}
.table-r .prezzo-pieno {text-decoration: line-through;color: #bebebe;font-weight: 400}
.table-r .list-inline{margin-bottom:0;}

.products .prod-cont .perc {
    background-color: #c5d555;
    position: absolute;
    top: 0;
    left: 70px;
    z-index: 2;
    font-size: 13px;
    font-weight: 500;
    line-height: 58px;
    width: 60px;
    text-align: center;
    color: #1d1d1d;
    border: 1px solid #fff
}

.products .prod-cont .mont {
    background-color: #faea33;
    position: absolute;
    top: 0;
    left: 140px;
    z-index: 2;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    width: 60px;
    text-align: center;
    color: #1d1d1d;
    border: 1px solid #fff
}

.products .prod-cont .mont>span {
    display: block;
    font-size: 8px
}

.products .item {
    -webkit-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.products .prod-cont .italy {
    position: absolute;
    bottom: 0;
    left: 0
}

.products .item.row-group-item {
    float: none;
    width: 100%;
    margin-bottom: 10px
}

.products .item.row-group-item .thumb {
    padding-left: 0
}

.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
}

.products .add_topref {
    height: auto;
    color: #e2e4e6;
    position: absolute;
    top: 15px;
    right: 15px;
    border:0;
    /*border-color: #006bc4;*/
    border-radius: 50%;
    background-color: #fff;
    padding: 0;
    width: 30px;
    line-height: 30px
}

.products .add_topref:active {
    background-color: #fff;
    box-shadow: none;
    color: #006bc4
}

.products .add_topref i {
    font-size: 16px
}

.products .add_topref.pref {
    color: #d80e11;
    background-color: #fff
}

.products .item-info .colors {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center
}

.products .item-info .colors .color {
    height: 15px;
    width: 15px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: top;
    margin: 0 1px;
    border-radius: 50%
}

.products .item-info .colors .more {
    font-size: 9px;
    color: #1d1d1d;
    border: 1px solid #ddd;
    border-radius: 50%;
    line-height: 13px;
    width: 15px;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.products .pz {
    margin: 0 -16px 15px -16px;
    background-color: #e8f4ff;
    padding: 3px 0
}

.products .pz>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    table-layout: fixed
}

.products .pz>ul>li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    font-size: 13px;
    color: #444;
    font-weight: 500
}

.products .pz>ul>li>div span {
    display: block;
    font-size: 11px;
    color: #444
}

.products .btn-conf {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    border-color: #098429;
    color: #098429 !important;
    background-color: #fff;
    padding: 5px 24px
}

.products .btn-conf:hover,
.products .btn-conf:hover,
.products .btn-conf:active:focus {
    background-color: #098429;
    border-color: #098429;
    color: #fff !important
}

.bg-main-w{background-color:#fff;}
.bg-main-w .breadcrumb{background-color:#fff;}
.prod-cont-h{margin-bottom:30px;border:1px solid #e6e6e6;border-bottom-right-radius:29px;}
.prod-cont-h .prodname{background-color:#f5f5f5;padding:12px 16px;}
.prod-cont-h .cat{margin-top:0;}
.prod-cont-h .voto{text-align:right;}
.prod-cont-h .colors ul{margin-bottom:0;}
.prod-cont-h .pz {margin:8px 0;background-color: #F5F5F5 ;padding:0;border-radius: 13px;}
.prod-cont-h .pz > ul > li{font-size:18px;color:#1f1f1f;padding:8px 0;}
.prod-cont-h .pz > ul > li + li{border-left:1px solid #e6e6e6;}
.prod-cont-h .pz > ul > li > div span{font-size:15px;color:#1f1f1f;font-weight: 400;}
.prod-cont-h .mat{color:#1f1f1f;font-size:15px;}
.prod-cont-h .item-info{padding:15px;}
.prod-cont-h .b{font-weight:600;}
.prod-cont-h .item-info{font-size:15px;}
.prod-cont-h .item-info .btn{background-color:#f5f5f5;font-size:15px;line-height:17px;padding:18px 14px;text-transform:uppercase;}
.prod-cont-h .item-info .btn:hover{background-color:#eaeaea !important;color:#1f1f1f !important;}
.prod-cont-h .item-info .btn-conf{background-color:#098429;color:#fff !important;display:block !important;}
.prod-cont-h .item-info .btn-conf:hover{background-color:#077122 !important;color:#fff !important;}
.prod-cont-h .item-info .colors{position:static !important;text-align:left !important;}
.prod-cont-h .item-info .colors .color{vertical-align: middle;}
.prod-cont-h .item-info .colors .more{vertical-align: middle;}
.prod-cont-h .item-info .size{margin-top: 5px;}
.prod-cont-h .item-info .size ul{margin-bottom:0;margin-left:-2px;}
.prod-cont-h .item-info .size ul > li{padding:0 2px;}
.prod-cont-h .item-info .cifra{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e6e6e6;font-size:13px;}
.prod-cont-h .item-info .cifra .prezzo{font-size:22px;line-height:23px;font-weight:600;}
.prod-cont-h .item-info .cifra .prezzo-pieno{text-decoration: line-through; color: #aaa;}
.prod-cont-h .new {background-color: #fff; position: absolute; top: 14px; left: 14px; z-index: 1; font-size: 16px; font-weight: 500; line-height: 30px; text-align: center; color: #006bc4; border: 1px solid #fff; padding: 0 20px; border-radius: 15px;}
.prod-cont-h .pzs, .prod-cont-h .info-stampa{font-size:13px;font-weight:400;}
.prod-cont-h .brand{position:absolute;top:-15px;right:0;}
.prod-cont-h .italy {position: absolute;bottom: 0;left: 0}
.prod-cont-h .consegna{position: absolute;left:-10px; z-index: 1;top:50px;}
.prod-cont-h .outlet{position: absolute;left:-10px; z-index: 2;top:95px;}

.products.v2 .prodpref_del{background-color:#2a2e34;border-radius:50%;color:#fff;font-size:17px;text-align:center;}
.products.v2 .prodpref_del > .fa{line-height:23px;width:25px;}
.products.v2 .pad{padding:0 7px;}
.products.v2 .prod-cont.active{border-color:#104b7f;}
.products.v2 .prod-cont.active:hover{border-color:#104b7f;}
.products.v2 .prod-cont{border: 1px solid #dbe2e9;border-radius: 10px;margin-bottom:16px;position:relative;background-color:#fff;overflow: hidden;height: 100%;}
.products.v2 .prod-cont:hover{border-color:#0dbaae;}
.products.v2 .prod-cont:hover .functional-buttons{opacity:1;}
.products.v2 .prod-cont .item-img{background-color:#fff;position:relative;padding:20px 8px;/*-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;*/}
/*.products.v2 .prod-cont .item-img:after{color:#f0f0f0;width:42px;text-align:center;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%;z-index:0;font-family:"Font Awesome 6 Free";font-weight:900;content:"\f1ce";font-size:30px;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}*/
.products.v2 .prod-cont .item-img img:hover{opacity:1;}
.products.v2 .prod-cont .item-img .wrapper{position:relative;height:0;padding-top:calc(335 / 352 * 100%);}
.products.v2 .prod-cont .item-img .wrapper figure , .products.v2 .prod-cont .item-img .img-responsive{position:absolute;top:0;left:0;width:100%;}
.products.v2 .prod-cont .item-img .wrapper figure{/*opacity:0;*/-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-ms-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;}
.products.v2 .prod-cont .item-img .wrapper figure.showed{opacity:1;}
.products.v2 .prod-cont .item-img .wrapper figure img{height:auto;}
.products.v2 .prod-cont .item-img.nodisp figure img{-webkit-filter: grayscale(60%);filter: grayscale(60%);opacity: .4;}
.products.v2 .prod-cont .item-info{position:relative;padding:10px 20px 15px 20px;text-align: left;}
.products.v2 .prod-cont .info{color:#2a2e34;font-size:13px;line-height:17px;margin-bottom:0;}
.products.v2 .prod-cont .btn-wrapper{padding:20px 10px;}
.products.v2 .prod-cont .btn-wrapper .row{margin-left:-6px;margin-right:-6px;}
.products.v2 .prod-cont .btn-wrapper .row > div{padding-left:6px;padding-right:6px;}
.products.v2 .prod-cont .btn-wrapper .input-group:hover{cursor:pointer;}
.products.v2 .prod-cont .btn-wrapper .input-group:focus-within .input-group-addon{border-width:1px;}
.products.v2 .prod-cont .btn-wrapper .input-group .form-control{border-color:#e6e6e6;border-width:1px 0;color:#2a2e34;font-size:22px;font-weight:600;text-align:center;padding:6px 0;}
.products.v2 .prod-cont .btn-wrapper .input-group-addon{background-color:#fff;border-color:#e6e6e6;color:#2a2e34;padding:6px 8px;}
.products.v2 .prod-cont .btn-wrapper .btn{height:44px;border-color:#2a2e34;}
.products.v2 .prod-cont .data_salvataggio{position:absolute;top:-30px;left:0;right:0;text-align:center;}
.products.v2 .prod-cont .data_salvataggio span{background:#e8e8e8;border:8px;font-size:13px;padding:3px 25px;border-radius:15px;}
.products.v2 .prod-cont .data_salvataggio i{font-size:10px;padding-right:6px;}
.products.v2 .prod-cont .brand{font-size:14px;line-height:17px;color:#757575;margin-bottom:4px;}
.products.v2 .prod-cont .prod-title{margin-bottom:16px;line-height:19px;}
.products.v2 .prod-cont .prod-title a{font-size:19px;color:#2a2e34;line-height:23px;font-weight:700;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:46px;}
.products.v2 .prod-cont .prod-title a:hover{color:#2a2e34;text-decoration:none;}
.products.v2 .prod-cont .desc{font-size: 16px;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-clamp:1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding-bottom: 22px;}
.products.v2 .prod-cont .variante{font-size:14px;padding-bottom:16px;}
.products.v2 .prod-cont .variante span{font-weight:600;}
.products.v2 .prod-cont .cifra{padding:0 0 2px;font-size:15px;position:relative;}
.products.v2 .prod-cont .cifra .prezzo{font-size:20px;line-height:18px;font-weight:600;}
.products.v2 .prod-cont .cifra .prezzo_pieno{text-decoration:line-through;color:#757575;font-size:15px;line-height:22px;}
.products.v2 .prod-cont .cifra .from{font-weight:400;font-size:12px;}
.products.v2 .prod-cont .cifra .infoprezzo{font-size: 13px;font-weight: 400;color: #0dbaae;}
.products.v2 .prod-cont .voto{height:20px;}
.products.v2 .prod-cont .voto .fa{color:#e6e6e6;font-size:9px;display:inline !important;}
.products.v2 .prod-cont .voto .fa.on{color:#f4ad00;}
.products.v2 .prod-cont .frees{background-color:#007e3c;color:#fff;line-height:18px;font-size:13px;padding:0 8px;position:absolute;bottom:0;left:0;z-index:1;border-radius:9px;}
.products.v2 .prod-cont .frees i{vertical-align:middle;}
.products.v2 .prod-cont .perc{color:#ff5c00;font-weight:700;}
.products.v2 .prod-cont .mont{background-color:#faea33;position:absolute;top:0;left:140px;z-index:2;font-size:13px;font-weight:700;line-height:14px;width:60px;text-align:center;color:#2a2e34;border:1px solid #fff;text-transform:uppercase;padding:20px 0 10px;}
.products.v2 .prod-cont .mont > span{display:block;font-size:8px;}
.products.v2 .prod-cont .colors{position: absolute; top: 0;left: 0;right: 0;}
.products.v2 .prod-cont .color{height:18px;}
.products.v2 .prod-cont .colors ul{margin-bottom:0;}
.products.v2 .prod-cont .colors ul > li{padding:0;vertical-align: middle;}
.products.v2 .prod-cont .colors span{display:block;width:18px;height:18px;border-radius:50%;border:1px solid #dbdbdb;}
.products.v2 .prod-cont .colors span:hover{cursor:pointer;}
.products.v2 .prod-cont .colors span.more{font-size:12px;text-align:center;}
.products.v2 .prod-cont .disp{margin-bottom:8px;font-size:14px;line-height:17px;}
.products.v2 .prod-cont .disp .fa{font-size:8px;margin-right:2px;margin-top:-2px;}
.products.v2 .prod-cont .spese_gratis{position:absolute;top:-12px;left:-12px;z-index:1}
.products.v2 .bdg{margin:15px 0 10px 0;}
.products.v2 .bdg:after{content:"";clear:left;content:"";display: block;}
.products.v2 .bdg > div{line-height:24px;text-align:center;font-size:12px;display:block;padding:0 14px;float:left;border-radius: 12px; margin-top: 5px;}
.products.v2 .bdg > div + div{margin-left:4px;}
.products.v2 .bdg-promo{position:absolute;top:44px;left:0;z-index:1;}
.products.v2 .bdg-promo img{max-width:40px;height:auto;}
.products.v2 .functional-buttons{position:absolute;width:42px;opacity:0;top:10px;right:10px;z-index:2;/*-webkit-transition:.3s;-o-transition:.3s;transition:.3s;*/text-align:center;}
.products.v2 .functional-buttons > div{display:inline-block;margin:0;padding:0 4px;}
.products.v2 .functional-buttons .btn{border:1px solid #f0f0f0;margin-bottom:9px;display:inline-block;min-width:40px;min-height:40px;width:40px;height:40px;line-height:40px;background:rgba(255,255,255,1);border-radius:100%;padding:0;overflow:hidden;color:#2a2e34;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.products.v2 .functional-buttons .btn > i{font-size:18px;font-weight:400;line-height:40px;vertical-align:middle;}
.products.v2 .functional-buttons .btn.pref{color:#e11937;}
.products.v2 .functional-buttons .btn.pref i:before{content:"\f004" !important;font-weight:700;}
/*.products.v2 .functional-buttons .addtocart{font-size:14px !important;font-weight:400;text-transform:none;margin-bottom:15px;font-weight:400}
.products.v2 .functional-buttons .addtocart i{font-size:18px;}*/
.products.v2 .functional-buttons .cart-disabled{background-color:#fff !important;border-color:#ededed !important;color:#2a2e34 !important;font-size:14px !important;text-transform:none;font-weight:400}
.products.v2 .functional-buttons .cart-disabled i{font-size:18px;}

.bdg .new,.bdg.new{background-color:#e2f8ff;color:#006a98;}
.bdg .promo,.bdg.promo{background-color:#ffeee8;color:#ff5227;}
.bdg .top,.bdg.top{background-color:#ebf9d1;}
.bdg .express,.bdg.express{background-color:#faf6d3;color:#5d4f0b;}
.bdg .last,.bdg.last{background-color:#f4ad00;}
.bdg .frees,.bdg.frees{background-color:#007e3c;}
.bdg .outlet,.bdg.outlet{background-color:#ccdc00;}
.bdg .offertxt ,.bdg.offertxt{background-color:#ff815f;color:#fff;}
.bdg .offer,.bdg.offer{background-color:#ff815f;color:#fff;}


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

.corr {
    margin-top: 10px
}

.breadcrumb {
    position: relative;
    padding: 0 0 15px 0 !important;
    margin: 0 !important;
    margin-bottom: 5px;
    margin-top: 12px !important
}

.breadcrumb .fa-home {
    display: none
}

.breadcrumb a {
    color: #1d1d1d !important;
    text-transform: lowercase
}

.breadcrumb li:last-child a {
    font-weight: 500;
    color: #006bc4 !important
}

.top-elenco {text-align: left;padding: 40px 0;/*background: url("/tpl/img/bg_top_elenco.png") center top no-repeat;background-size: cover;*/background-color:#f5f5f5;color: #1f1f1f}
.top-elenco h1 {color: #1f1f1f;margin-bottom: 10px}
.top-elenco .btn{margin-top:5px;background-color:transparent;font-size:15px;color:#006bc4;padding-left: 0; padding-right: 0;}
.top-elenco .btn:focus{box-shadow:none;}
.top-elenco .btn:hover span{border-bottom:1px solid #006bc4;}
.elenco {margin-bottom: 40px;margin-top: 5px}

.elenco h1 {
    color: #1d1d1d;
    font-weight: 500;
    font-size: 20px
}
.faqs {margin-bottom: 50px;margin-top: 80px;}
.faqs .faq {margin: 0px;padding: 20px 28px;position: relative;background-color: #fff;box-shadow: 0px 3px 6px #8D8D8D;border-radius: 6px;}
.faqs .faq > a {font-weight: 500;display: block;font-size: 20px;line-height: 29px;color: #006bc4;}
.faqs .faq > a:before {text-align: center;width: 30px;font-size: 20px !important;content: "\e92e";font-family: icomoon !important;display: inline-block;text-rendering: auto;-webkit-font-smoothing: antialiased;line-height: 26px;position: absolute;right: 20px;top: 20px;border: 2px solid #08334b;border-radius: 50%;}
.faqs .faq > a.open:before {content: "\e931";}
.faqs .faq .desc {font-size: 13px;padding-top: 16px;}

.elenco .txt {
    margin: 0 0 25px 0;
    font-size: 16px;
    color: #1d1d1d
}

.elenco .txt h2 {
    margin-top: 10px
}

.elenco .sottocat {
    margin-top: 20px;
    margin-bottom: 0
}

.elenco .sottocat h4 {
    border-bottom: 1px solid #cdcdcd;
    color: #222;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 5px 0;
    text-transform: uppercase
}

.elenco .sottocat a {
    color: #1d1d1d
}

.elenco .sottocat .lista .fa {
    color: #99816b
}

.elenco .navbar-default {
    background-color: #fff;
    border-radius: 0;
    border-color: #fff;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    position: sticky;
    top: 0;
    z-index: 2;
}

.elenco nav {
    margin: 0 0 15px !important
}

.elenco .navbar-form {
    border: 0;
    font-size: 13px
}

.elenco .navbar-form select {
    font-size: 12px
}

.pagination {margin: 0}

.pagination * {border-radius: 0 !important;border-color: #e6e6e6;font-size: 13px}

.pagination .active>a {background-color: #006bc4;border: 1px solid #006bc4;color: #fff}

.pagination a {color: #666;min-width: 42px;text-align: center;line-height:28px !important;}

.elenco .products {
    margin: 0 -8px
}

.elenco .navbarform .SumoSelect {
    border: 1px solid #ddd !important
}

.filters .filtri .form-group>label {
    text-transform: uppercase;
    margin-bottom: 15px
}

.filters .SumoSelect {
    width: 100%;
    border: 1px solid #e6e6e6;
}

.filters .SumoSelect>.CaptionCont {
    border: 0
}

.filters .SumoSelect>.CaptionCont>span {
    line-height: 30px;
    padding-left: 10px;
    color: #1d1d1d
}
.filters .SumoSelect>.CaptionCont>span.placeholder { font-style: normal; }

.filters .SumoSelect.open>.optWrapper {top: 40px;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 {border-bottom: 1px solid #ddd}

.filters .SumoSelect>.optWrapper>.options li label {font-weight: 400; font-size: 12px;}

.elenco .filterpage form {
    padding-left: 0;
    font-size: 13px
}

.elenco .filterpage .SumoSelect {
    width: 70px
}

.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: 40px;
    color: #1d1d1d
}

.elenco .filterpage .SumoSelect.open>.optWrapper {
    top: 40px
}

.filtri_attivi ul {
    margin: 0;
    padding: 0
}

.filtri_attivi li {
    display: inline-block;
    border: 1px solid #006bc4;
    background-color: #006bc4;
    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: #006bc4;
    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-weight: 400;
    color: #1d1d1d !important
}

.login h3,
.login h4 {
    padding-bottom: 10px;
    color: #1d1d1d
}

.login .space {
    padding-bottom: 30px
}

.login label {
    font-weight: 500
}

.bgw {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 35px 20px
}

.bgw:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 1000%;
    left: -50%;
    z-index: -1
}

.h1bgw{position:relative;margin-bottom:30px !important;}


.product-view {
    padding-top: 10px
}

.product-view h1 {
    text-transform: none;
    font-size: 28px;
    margin: 0;
    padding: 0;
    color: #1d1d1d;
    font-weight: 500;
    margin-bottom:16px;
}

.product-view h2 {
    font-weight: 500 !important;
    font-size: 28px;
    color: #1d1d1d;
    text-align: center;
    margin: 0;
    padding: 0
}

.product-view .abst {
    line-height: 26px
}

.product-view .wrapper-img-additional {
    margin: 0 -4px;
    padding: 0
}

.product-view .image-additional a {
    margin-bottom: 0;
    padding: 0 4px;
    display: block;
    border: 0 solid #ddd;
    border-radius: 0
}

.product-view .image-additional a:hover {
    border: 1px solid #d80e11
}


.product-view .image-additional .owl-pagination{margin-bottom:0px;margin-top:24px;}
.product-view .image-additional .owl-pagination .owl-page span{opacity:1;margin: 5px 4px !important;border:2px solid #fff;background-color: #c9c9c9 !important;border-radius:50% !important;height:10px !important;width:10px !important;}
.product-view .image-additional .owl-pagination .owl-page.active span{border-color:#707070;background-color:#707070 !important;}

.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: #d80e11;
    height: 100%
}

.product-view .image-block .owl-controls .owl-nav .fa:hover {
    background-color: #1d1d1d;
    color: #fff
}

.product-view .price {
    font-weight: 500;
    margin: 20px 0 0;
    padding: 10px 0 0;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #1d1d1d;
    border-top:1px solid #dfe0e1;
}

.product-view .cat a {color: #006bc4;}

.product-view .iva {
    margin: 0 0 20px;
    font-size: 12px;
    color: #1d1d1d
}

.product-view .risparmio {
    margin: 0 0 20px;
    font-size: 16px;
    color: #1d1d1d
}

.product-view .imgbrand{position:relative;}
.product-view .imgbrand img{top:-57px;position: absolute;right:0;}

.product-view .nondisp {
    background-color: #ff9898;
    border-color: #d55959;
    color: #fff !important;
}

.product-view .colors .color {
    height: 25px;
    width: 25px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: top;
    margin: 0 1px 7px 1px;
    border-radius: 50%;
    position: relative;
    padding: 2px
}

.product-view .colors .color.active {
    border-color: #1d1d1d
}

.product-view .colors .color:hover {
    cursor: pointer
}

.product-view .marca {
    margin: 10px 0;
    padding: 0
}

.product-view .marca img {
    max-width: 120px
}

.product-view .marca span {
    font-weight: 500
}

.product-view .desc {
    margin: 0 0 10px;
    padding: 0;
    font-size: 14px;
    color: #555
}

.product-view .extrainfo label {
    margin-bottom: 0 !important
}

.product-view .caratt>li+li {
    margin-top: 0
}

.product-view .codice {
    margin: 0 0 10px 0;
    padding: 0
}

.product-view .codice span {
    font-weight: 500
}

.product-view .quantita {
    margin: 10px 0;
    padding: 20px 0
}

.product-view .quantita .form-control {
    text-align: center;
    width: 100px;
    display: inline
}

.product-view .quantita .qt {
    font-weight: 500
}

.product-view .quantita .fa {
    color: #1d1d1d
}

.product-view .quantita a {
    padding: 5px 10px
}

.product-view .precsucc .fa {
    display: inline-block;
    padding: 0px 7px;
    color: #1f1f1f;
    text-align: center;
    border-radius: 100%
}
.product-view .breadcrumb{margin-top:3px !important;}
.product-view .precsucc ul{margin-bottom:0;}
.product-view .tabs,
.product-view .accordion {
    margin: 80px 0 50px
}

.product-view .prezzo-pieno {
    text-decoration: line-through;
    color: #bebebe;
    font-weight: 400
}

.product-view .percsconto {
    background: #7ebf38 none repeat scroll 0 0;
    line-height: 21px;
    padding: 4px 20px 8px;
    color: #FFF;
    font-size: 20px;
    border-radius: 18px
}

.product-view .recensione {
    margin-top: 4px
}

.product-view .valutazione {
    margin-bottom: 12px
}

.product-view .valutazione{font-size:14px;}
.product-view .valutazione a:hover , .product-view .valutazione a:focus{text-decoration:none;}
.product-view .valutazione .fa{font-size:12px;color:#efefef;}
.product-view .valutazione .fa.on{color:#f4ad00;}

.product-view .sped-dx{padding:16px 20px;margin-top:16px;border-top:1px solid #dfe0e1;border-bottom:1px solid #dfe0e1;}
.product-view .sped-dx .fa-li{font-size: 20px;}
.product-view .sped-dx ul{margin-bottom:0;}
.product-view .sped-dx label{margin-bottom:0;}

.product-view .caratt td {
    padding: 5px
}

.product-view .caratt>li {
    margin-bottom: 10px
}

.product-view .spese_gratis {
    position: absolute;
    top: -5px;
    left: 12px
}

.product-view .new {
    display: inline-block;
    padding-left: 0 !important;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #006bc4;
    border: 1px solid #fff;
    padding: 0 20px;
    border-radius: 15px
}

.product-view .consegna{position: absolute;left:-10px; z-index: 2;top:10px;}
.product-view .outlet{position: absolute;left:-10px; z-index: 2;top:120px;}
.product-view .italy{position: absolute;left:-10px; z-index: 2;top:60px;}

.product-view #add_carrello,
.product-view .add_carrello {
    font-size: 15px;
    line-height: 17px;
    border-color: #098429;
    color: #fff;
    background-color: #098429;
    padding: 18px 24px;
    text-transform:uppercase;
}
.product-view .popupformpndgdt {
    font-size: 15px;
    line-height: 17px;
    padding: 18px 24px;
    text-transform:uppercase;
}

.product-view #add_carrello:hover,
.product-view .add_carrello:hover,
.product-view .add_carrello:active:focus {
    background-color: #077122 ;
    border-color: #077122;
    color: #fff
}

.product-view #add_carrello.controls_disabled {
    background-color: #e6e6e6;
    color: #fff;
    border-color: #e6e6e6;
    pointer-events: none
}

.product-view .add_campione{background-color:#f5f5f5;font-size:15px;line-height:17px;padding:18px 14px;text-transform:uppercase; margin-top:10px;}
.product-view .add_campione:hover{background-color:#eaeaea !important;color:#1f1f1f !important;}

.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: #1d1d1d;
    font-size: 16px;
    text-align: left;
    padding: 0 10px 10px 0;
    font-weight: 400;
    margin-bottom: 0;
}

.product-view .tab-prezzi .mini .mprezzo {font-size: 16px; padding: 0;}

.product-view .tab-prezzi .mprezzo {
    font-weight: 700;
    font-size: 28px;
    text-align: left;
    padding: 10px 10px 10px 0
}

.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: 0;
    font-size: 20px
}

.product-view .tab-prezzi .prezzo-pieno {
    font-size: 12px;
    text-decoration: line-through;
    text-align: left;
    padding: 0
}

.product-view .vota {
    color: #1d1d1d;
    margin-top: 25px
}

.product-view .vota a {
    color: #1d1d1d;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.product-view .vota a:hover {
    text-decoration: none;
    color: #d80e11
}

.product-view .vota .fa {
    color: #fff;
    background-color: #1d1d1d;
    border-radius: 50%;
    line-height: 33px;
    width: 33px;
    margin-bottom: 10px;
    text-align: center
}

.product-view .bundle-box {
    padding: 10px 0 20px
}

.product-view .bundle-box .bundle-box-tit {
    font-weight: bold;
    padding: 0 0 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-more {
    margin-left: 90px
}

.product-view .bundle-box .bundle-prod-more a {
    color: #006bc4;
    text-decoration: none
}

.product-view .bundle-box .bundle-box-prod .per {
    color: red
}

.product-view form {
    font-size: 16px;
    margin-top: 20px
}

.product-view form label {
    font-weight: 500
}

.product-view .bgw .add_topref {
    font-weight: 500;
    vertical-align: middle;
    color: #e2e4e6;
    font-size: 18px;
    position:absolute;
    top:20px;
    right:20px;
}

.product-view .bgw .add_topref:hover,
.product-view .add_topref:focus {
    text-decoration: none
}

.product-view .bgw .add_topref .fa {
    text-align: center;
    color: #e2e4e6;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    padding: 0;
    width: 30px;
    line-height: 28px;
}

.product-view .bgw .add_topref.pref .fa {
    color: #d80e11;
    background-color: #fff
}

.product-view .share-social {
    margin-top: 25px
}

.product-view .share-social a {
    color: #dadada
}

.product-view .share-social li:first-child {
    margin-right: 10px;
    font-size: 11px;
    text-transform: uppercase
}

.product-view .share-social .list-inline>li {
    padding: 0
}

.product-view .share-social .fa-inverse {
    font-size: 15px
}

.product-view #box_immagini {
    overflow: hidden;
    overflow: hidden
}

.product-view #box_immagini .popup-img {
    border: 0 !important;
    margin-bottom: 8px;
}

.product-view #box_immagini .popup-img img {
    margin: 0 !important
}

.product-view #box_immagini .navigation .prev,
.product-view #box_immagini .navigation .next {
    z-index: 2;
    border: 1px solid #e6e6e6;
    width: 50px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 35%;
    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: #006bc4
}

.product-view #box_immagini .navigation>div:hover {
    cursor: pointer
}

.product-view #box_immagini .navigation>div:hover .fa {
    color: #d80e11;
}

.product-view #gallery .thumbnail {
    border: 0 !important
}

.product-view #gallery .thumbnail img {
    margin: 0 !important;
    border: 1px solid transparent
}

.product-view #gallery .thumbnail.selected img {
    opacity: 1
}

.product-view .ui-widget {
    font-family: 'Lato', sans-serif
}

.product-view .varianti .tipi.error {
    border: 1px solid #d80e11;
    padding: 10px 10px 8px 10px;
    display: inline-block
}

.product-view .varianti .form-control option:disabled {
    color: #ccc
}

.product-view .carousel-wrapper {
    margin-top: 30px;
    margin-bottom: 14px
}

.product-view .bgw {
    margin-bottom: 30px
}

.product-view .wrapper-info {
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 8px;
    margin-bottom: 30px
}

.product-view .wrapper-info .title {
    position: relative;
    color: #006bc4;
    font-weight: 400
}

.product-view .wrapper-info .title .fa {
    margin-right: 5px
}

.product-view .wrapper-info .table-prezzi {
    margin-top: 15px
}

.product-view .wrapper-info .table-prezzi .box-prezzi>div {
    padding: 5px 0
}

.product-view .wrapper-info .table-prezzi .quant-prezzi {
    border-bottom: 1px solid #ececec;
    font-weight: 500
}

.product-view .wrapper-info .txt {
    margin-top: 15px
}

.product-view .wrapper-info .btn-primary {
    color: #006bc4;
    border-color: #006bc4;
    background-color: #fff
}

.product-view .wrapper-info .btn-primary:hover {
    color: #fff;
    border-color: #006bc4;
    background-color: #006bc4
}

.product-view .wrapper-info .icon-wash li {
    padding-left: 60px
}

.product-view .wrapper-info .icon-wash .temp {
    background: url('/tpl/img/icon-temp.jpg') no-repeat left top
}

.product-view .wrapper-info .icon-wash .iron {
    background: url('/tpl/img/icon-ferro.jpg') no-repeat left top
}

.product-view .wrapper-info .icon-wash .bleach {
    background: url('/tpl/img/icon-candeggina.jpg') no-repeat left top
}

.topsteps {
    display: table;
    width: 100%;
    position: relative;
    padding-top: 15px
}

.topsteps .topsteps-row {
    display: table-row
}

.topsteps .topsteps-row:before {
    top: 30px;
    left: 0;
    right: 0;
    position: absolute;
    content: " ";
    height: 1px;
    background-color: #e6e6e6;
    z-index: 0
}

.topsteps .step {
    display: table-cell;
    text-align: center;
    position: relative
}

.topsteps .step .wrapper-btn {
    display: inline-block;
    padding: 0 12px;
    background-color: #f5f5f5
}

.topsteps .step p {
    margin-top: 0;
    color: #aaa;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.topsteps .step .wrapper-btn .btn-success {
    margin-top: 0;
    background-color:#098429;
}

.topsteps .step .wrapper-btn .btn-default[disabled]{
  background-color:#fff !important;
  color:#333 !important;
}

.topsteps .btn.disabled,
.topsteps fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #fff;
    background-color: #e6e6e6 !important;
}

.topsteps .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    border-radius: 15px;
    font-weight: 700;
    border: 0
}
.product-view > .container{padding-left: 8px;padding-right: 8px;}
.product-view .wrapper-col.steps{padding:25px 15px;}
.product-view .wrapper-col {
    padding: 25px;
    border: 1px solid #ececec;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 16px
}

.product-view .wrapper-col h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.product-view .wrapper-col .spedizione {
    background-color: #f2f8fe;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
    font-weight: 500
}
tr.active-logo {background-color: #f2f8fe;}
.product-view .back {
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px
}

.product-view .back a {
    color: #006bc4;
    font-weight: 100;
    font-size: 13px
}

.product-view .steps .qmin {
    text-align: center;
    color: #006bc4;
    margin-bottom: 15px
}

.product-view .steps .qmin span {
    font-size: 20px;
    font-weight: 700
}

.product-view .cust-prod .controls_disabled {
    pointer-events: none;
    opacity: .4
}

.product-view .cust-prod .bar {
    color: #ccc
}

.product-view .cust-prod .bar .radio {
    background-color: #f2f8fe;
    padding: 15px
}

.product-view .cust-prod .bar .radio>label {
    width: 100%
}

.product-view .cust-prod .bar .radio>label>div {
    display: block
}

.product-view .cust-prod .bar .radio img {
    margin-bottom: 5px;
    max-width: 80px
}

.product-view .cust-prod .bar .selected {
    color: #333
}

.product-view .cust-prod .wrapper.hide-content {
    display: none
}

.product-view .cust-prod .show .wrapper.hide-content {
    display: block;
    margin-top: 10px
}

.product-view .cust-prod>.row:first-child .title {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important
}

.product-view .cust-prod>.row {
    padding: 10px 0;
    position: relative;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    border-radius: 8px;
    margin-top: 16px
}

.product-view .cust-prod .next_steps:before {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
    font-size: 20px;
    color: #706f74;
    clear: left;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    content: "\f107"
}

.product-view .cust-prod .next_steps.show:before {
    content: "\f106"
}

.product-view .cust-prod .next_steps.show {
    cursor: auto
}

.product-view .cust-prod .configok {
    color: #098429;
    font-size: 20px;
    font-weight: 600;
    border-color: #fff;
    padding-top: 30px
}

.product-view .cust-prod .configok .fa {
    font-size: 30px
}

.product-view .cust-prod .title {
    font-weight: 500
}

.product-view .cust-prod .offset {
    padding: 0 10px 0 60px
}

.product-view .cust-prod .title span {
    display: block;
    color: #e6e6e6;
    text-align: center;
    line-height: 25px;
    background-color: #f7f7f7;
    top: -10px;
    bottom: -10px;
    left: 0;
    z-index: 1;
    width: 50px;
    position: absolute;
    font-size: 17px;
    font-weight: 600;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.product-view .cust-prod .title span .fa {
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -8px
}

.product-view .cust-prod .title .ok {
    background-color: #ebfcf0;
    color: #098429
}

.product-view .cust-prod .show .title {
    cursor: default
}

.product-view .cust-prod .alert-print-p {
    padding: 14px 10px;
    background-color: #f2f8fe;
    border-radius: 8px;
    text-align: center;
    margin: 10px 0;
    cursor: auto
}
.product-view .cust-prod .box_uploadfile {position: relative;}

.product-view .cust-prod .alert-print-p span {
    color: #006bc4;
    font-weight: 500
}

.product-view .cust-prod .add {
    margin-top: 10px
}

.product-view .cust-prod .add a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #006bc4
}

.product-view .cust-prod .add a:focus {
    text-decoration: none
}

.product-view .cust-prod .add a .fa {
    margin-right: 5px
}

.product-view .cust-prod .extralabel {
    padding: 8px 0;
    display: inline-block
}

.product-view .cust-prod .extralabel>span {
    font-size: 20px;
    font-weight: 700
}

.product-view .cust-prod .div_nocoloristampa .alert {
    margin-bottom: 0;
    padding: 7px 12px
}

.product-view .cust-prod .agg_q .bold {
    font-weight: 700;
    color: #006bc4
}

.product-view .cust-prod .sel {
    padding: 10px 4px;
    background-color: #fff2f2;
    border-radius: 8px;
    text-align: center;
    margin-top: 10px;
    cursor: auto
}

.product-view .cust-prod .sel.bggreen {
    background-color: #f2f8fe
}

.product-view .cust-prod .alert-quant .alert {
    padding: 6px 12px;
    font-size: 12px;
    margin: 5px 0 0 0;
    border-radius: 8px
}

.product-view .cust-prod .swiper-height {
    height: 216px
}

.product-view .cust-prod .swiper-container {
    height: 100%;
    padding-right: 25px
}

.product-view .cust-prod .swiper-slide {
    height: auto
}

.product-view .cust-prod .agg {
    margin-top: 5px;
    padding: 5px 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px
}

.product-view .cust-prod .agg>ul {
    margin: 0
}

.product-view .cust-prod .agg_q .red {
    color: #d7244a;
    font-size: 20px;
    font-weight: 700
}

.product-view .cust-prod .agg_q .btns {
    display: inline-block
}

.product-view .cust-prod .agg_q .btns>a {
    background-color: #c3e1ff;
    padding: 0 15px;
    color: #006bc4;
    border-radius: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    margin-left: 15px;
    display: inline-block;
    cursor: pointer
}

.product-view .cust-prod .tab-varianti {
    display: table;
    table-layout: fixed;
    width: 100%
}

.product-view .cust-prod .tab-varianti .cust-tooltip {padding: 0px !important;display: block;}

.product-view .cust-prod .tab-varianti.head {
    padding: 10px 25px 10px 0
}

.product-view .cust-prod .tab-varianti .bordo {
    padding: 10px 8px;
    margin-bottom: 30px
}

.product-view .cust-prod .tab-varianti .rowtable {
    display: table-row
}

.product-view .cust-prod .tab-varianti .rowtable .label {
    font-weight: 500;
    text-transform: uppercase;
    color: #1d1d1d;
    text-align: center;
    display: block;
    font-size: 16px;
    padding: 0
}

.product-view .cust-prod .tab-varianti .rowtable>div {
    display: table-cell;
    padding: 5px 5px;
    vertical-align: top;
    font-size: 13px;
    position: relative
}

.product-view .cust-prod .tab-varianti .rowtable .form-control {
    text-align: center
}

.product-view .cust-prod .tab-varianti .prewcolor {
    width: 28px;
    height: 28px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    margin-right: 10px
}

.product-view .cust-prod .tab-varianti input:disabled[type="text"] {
    opacity: 1
}

.product-view .cust-prod .tab-varianti input:disabled[type="text"]+span:after {
    content: "\f05e";
    color: #cb012a;
    font-size: 15px;
    position: absolute;
    left: 50%;
    top: 12px;
    margin-left: -8px;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
}

.product-view .cust-prod .colore li.sel_cstampa {border: 1px solid #ddd;background-color: #fff;color: #333;margin: 0 2.5px;padding: 5px 15px;cursor:pointer;}

.product-view .cust-prod .colore li.sel_cstampa.active {border: 1px solid #ddd;background-color: #333;color: #fff;}

.product-view .cust-prod .colore .sel_colorestampa {height: 25px;width: 25px;display: inline-block;border: 1px solid #ddd;vertical-align: top;margin: 0 1px 7px 1px;border-radius: 50%;position: relative;padding: 2px}

.product-view .cust-prod .colore .sel_colorestampa.active {border-color: #1d1d1d}

.product-view .cust-prod .colore .sel_colorestampa:hover {cursor: pointer}

.product-view .cust-prod .row_pstampa:first-of-type {margin-top: 10px}

.product-view .cust-prod .row_pstampa:hover {cursor: pointer}

.product-view .cust-prod .row_pstampa:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.product-view .cust-prod .row_pstampa>div {
    padding: 5px 25px 5px 16px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500
}

.product-view .cust-prod .row_pstampa>div:last-child:after {
    position: absolute;
    top: 7px;
    right: 10px;
    content: "\f067";
    font-family:"Font Awesome 5 Free";
    font-weight:900;
}

.product-view .cust-prod .row_pstampa_det {
    padding: 0 25px 0 16px;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #006bc4
}

.product-view .cust-prod .row_pstampa_det.missingcolor {
    color: #cb012a
}

.product-view .cust-prod .prezzo_stampa {
    font-weight: 500
}

.product-view .cust-prod .row_pstampa.opened>div:last-child:after {
    content: "\f068"
}

.product-view .cust-prod .row_pstampa_content {
    background-color: #f8f8f8;
    padding: 16px 16px;
    margin-top: 10px
}

.product-view .cust-prod .row_pstampa_content .colore-label {
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 500;
    margin-top: 10px
}

.product-view .cust-prod .row_pstampa_content .colore {
    margin-top: 15px;
    font-size: 14px
}

.product-view .cust-prod .colore li.sel_cstampa {border: 1px solid #ddd;background-color: #fff;color: #333;margin: 0 2.5px;padding: 5px 15px;cursor:pointer;}

.product-view .cust-prod .colore li.sel_cstampa.active {border: 1px solid #ddd;background-color: #333;color: #fff;}

.product-view .cust-prod .row_pstampa_content .colore .sel_colorestampa {
    width: 21px;
    height: 21px;
    border-width: 1px;
    text-align: center
}

.product-view .cust-prod .row_pstampa_content .colore i.sel_colorestampa {
    line-height: 17px;
    color: #ccc
}

.product-view .cust-prod .row_pstampa_content .colore .colorname {
    display: inline-block;
    width: 100px
}

.product-view .cust-prod .row_pstampa_content .colore .color_unselected .colorname:before {
    content: "\f071";
    padding-right: 5px;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    color: #cb012a;
    width: 21px;
    display: inline-block
}

.product-view .cust-prod .row_pstampa_content .colore .colorname:before {
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    padding-right: 5px;
    content: "\f058";
    color: #098429;
    font-size: 16px;
    width: 21px;
    display: inline-block
}

.product-view .cust-prod .row_pstampa_content .alert {
    margin-top: 10px;
    border-radius: 8px
}

.product-view .zone {
    margin-top: 20px
}

.product-view .zone .zona {
    margin-bottom: 8px
}

.product-view .zone .zona>span {
    padding-top: 10px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

.product-view .zone .colore .txt_colore {
    margin: 20px 0
}

.product-view .summary {
    font-weight: 500
}

.product-view .summary .title {
    padding-top: 0;
    padding-left: 0
}

.product-view .summary strong {
    font-weight: 600
}

.product-view .summary .numero {
    font-weight: 500;
    font-size: 18px
}

.product-view .summary .importo_fin {
    font-size: 28px;
    color: #006bc4;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 20px
}

.product-view .summary .importo_fin small {
    font-size: 16px
}

.product-view .div_selfile .head {
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px
}

.product-view .div_selfile .sel_caricafile {
    position: relative;
    padding: 7px 0 7px 30px;
    border-top: 1px solid #eaeaea
}

.product-view .div_selfile .sel_caricafile .del_file {
    position: absolute;
    top: 16px;
    left: 0;
    color: #ea0000
}

.product-view .div_selfile .sel_caricafile strong {
    font-weight: 600
}

.select2 {
    width: 100% !important;
    border-color: #ececec;
    border-radius: 0
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ececec;
    border-radius: 8px
}

.select2-container .select2-selection--single {
    height: 36px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px
}

.select2-dropdown {
    border-radius: 8px !important;
    border: 1px solid #ececec !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #006bc4 !important;
    color: #fff !important
}

.select2_color {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #ececec;
    border-radius: 50%
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    width: 20px;
    font-size: 25px
}

.select2-results__option {
    padding: 3px 6px;
    font-size: 15px
}

.bundle-prod-popup {
    padding: 10px 0;
    margin: 0 0 5px;
    background-color: #fff
}

.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: 0;
    width: 98%;
    border: 1px solid #f4f4f4;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

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

.tab-elprodotti table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.tab-elprodotti tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.tab-elprodotti table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.tab-elprodotti table tr:first-child td:last-child {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.tab-elprodotti tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.tab-elprodotti tr:nth-child(odd) {
    background-color: #e5e5e5
}

.tab-elprodotti tr:nth-child(even) {
    background-color: #fff
}

.tab-elprodotti td {
    vertical-align: middle;
    border: 1px solid #888;
    border-width: 0 1px 1px 0;
    text-align: left;
    padding: 7px;
    font-size: 14px;
    font-weight: normal;
    color: #1d1d1d
}

.tab-elprodotti tr:last-child td {
    border-width: 0 1px 0 0
}

.tab-elprodotti tr td:last-child {
    border-width: 0 0 1px 0
}

.tab-elprodotti tr:last-child td:last-child {
    border-width: 0
}

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

.tab-elprodotti tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #ccc 5%, #b2b2b2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ccc), color-stop(1, #b2b2b2));
    background: -moz-linear-gradient(center top, #ccc 5%, #b2b2b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
    background: -o-linear-gradient(top, #ccc, b2b2b2);
    background-color: #ccc
}

.tab-elprodotti tr:first-child td:first-child {
    border-width: 0 0 1px 0
}

.tab-elprodotti tr:first-child td:last-child {
    border-width: 0 0 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: .5
}

.cart {
    font-weight: 400;
    color: #333
}

.cart .wrapper-col {
    padding: 25px;
    border: 1px solid #ececec;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 16px
}

.cart .wrapper-col h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 500
}

.cart .table-responsive {
    border: 0
}

.cart .bottoni {
    margin: 30px -8px
}

.cart .bottoni .btn-primary {
    font-size: 21px;
    line-height: 24px;
    border-color: #098429;
    color: #fff;
    background-color: #098429;
    padding: 12px 24px
}

.cart .bottoni .btn-primary:hover,
.cart .bottoni .btn-primary:active:focus {
    background-color: #077122;
    border-color: #077122;
    color: #fff
}

.cart .table {
    font-size: 16px
}

.cart .table th {
    background-color: #eee;
    padding: 5px;
    border-bottom: 0;
    text-align: right
}

.cart .table td {
    padding: 3px 7px;
    border: 0;

}

.cart .table .riga {
    background-color: #fff
}

.cart .table .left {
    text-align: left !important
}

.cart .table .tot {
    font-weight: bold
}

.cart .table .img {
    max-width: 80px
}

.cart .table .el {
    width: 60px
}

.cart .table .elimina {
    text-align: left
}

.cart .riga-click:hover {
    cursor: pointer;
    background-color: #f5f5f5
}

.cart .table .img {
    float: left;
    padding: 2px
}

.cart .table .pr {
    width: 100px
}

.cart .table .qt {
    width: 80px
}

.cart .table .el {
    width: 60px
}

.cart .table .variante {
    padding: 0;
    margin: 0
}

.cart .table .nondisp {
    text-align: left;
    padding: 10px 0 0 0;
    color: red
}

.cart .table tr.last-child {
    color: #006bc4;
    font-weight: 700;
    font-size: 22px
}

.cart .alert {
    font-size: 16px;
    font-weight: 400
}

.cart .spesegratis {
    font-size: 16px;
    color: #3e9c2a
}

.cart .barrato {
    text-decoration: line-through;
    color: #d80e11;
}

.cart .vcenter {
    vertical-align: middle
}

.cart .table .riga-omaggio {
    background-color: #fff
}

.cart .table .col-omaggio {
    font-weight: bold !important;
    font-size: 14px
}

.cart .bgw {
    margin-bottom: 30px
}

.cart .bgw h1 {
    margin-bottom: 0
}

.cart .titolo {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px
}

.cart .prod-wrapper {
    background-color: #fff;
    border: 1px solid #ececec;
    margin-bottom: 16px;
    padding: 25px;
    font-size: 14px;
    border-radius: 8px
}

.cart .prod-wrapper .elimina {
    position: absolute;
    top: -7px;
    left: 2px;
    font-size: 20px;
    padding: 10px 13px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px
}

.cart .t_prodotto {
    width: 100%;
    display: table;
    padding-bottom: 10px;
    font-size:12px;
}

.cart .t_prodotto .rowvar-tit {
    background-color: #f8f8f8;
    font-weight: 500;
    font-size: 12px;
}

.cart .t_prodotto>div {
    display: table-row
}

.cart .t_prodotto>div>div {
    display: table-cell;
    padding: 1px 0px;
    vertical-align: middle
}

.cart .t_prodotto .r img {
    width: 15px;
    height: 10px;
    border: 1px solid #eaeaea
}

.cart .t_prodotto .rel+.lbl:before {
    content: " - "
}

.cart .t_prodotto .colors > span {display:none;}
.cart .t_prodotto .colors .color {
    height: 15px;
    width: 15px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 1px 0 1px;
    border-radius: 50%;
    position: relative
}

.cart .verticalspace {
    padding-top: 3px
}

.cart .riep {
    margin-top: 15px;
    padding: 10px 10px;
    line-height: 19px;
    position: relative
}

.cart .riep:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #f2f8fe;
    z-index: 1;
    border-radius: 8px
}

.cart .riep>div {
    z-index: 2;
    position: relative
}

.cart .riep span {
    font-weight: 700;
    font-size: 16px;
    margin-left: 10px
}

.cart .riep i {
    margin-right: 5px;
    color: #333
}

.cart .dett .btn {
    margin: 15px 0;
    border-color: #e6e6e6;
    border-radius: 8px;
    font-size: 16px
}

.cart .wrapper {
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 30px
}

.cart .wrapper .tit {
    font-weight: 700
}

.cart .wrapper .tit span {
    color: #b5d43c
}

.cart .wrapper .tit i {
    padding-right: 10px;
    font-size: 16px;
    color: #b5d43c
}

.cart .wrapper .list {
    padding: 5px 0 10px;
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
    margin-bottom: 10px
}

.cart .totals .table {
    display: table;
    width: 100%
}

.cart .totals .table .rowtable {
    display: table-row
}

.cart .totals .table .rowtable>div {
    display: table-cell;
    padding: 5px 0;
    vertical-align: top
}

.cart .totals .table .rowtable>div:last-child {
    text-align: right
}

.cart .totals .table .rowtable.evidence {
    background-color: #e1eeb1
}

.cart .totals .table .rowtable.evidence>div {
    padding: 10px 12px;
    font-weight: 700
}

.cart .totals .rowcoupon .rowcouponcell strong {
    padding: 5px 0;
    display: block
}

.cart .details {
    font-size: 13px;
    margin: 10px 0 15px 0;
    line-height: 20px
}

.cart .details .label {
    color: #000
}

.cart #coupon .btn-order {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 16px;
    padding: 6px 20px !important;
    height: 34px;
    background-color: #006bc4
}

.cart #raccoltapunti .btn-order {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 16px;
    padding: 6px 20px !important;
    height: 34px;
    background-color: #006bc4
}

.submenu {
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
    margin-bottom: 25px;
    background-color: #fff;
    border-radius: 8px
}

.submenu ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-bottom: 0;
    margin-left: 0
}

.submenu ul>li {
    display: table-cell;
    text-align: center
}

.submenu ul>li+li {
    border-left: 1px solid #e6e6e6
}

.submenu ul>li a {
    display: block;
    padding: 15px 0;
    color: #1d1d1d
}

.submenu ul>li i {
    margin: 0 10px 0 0;
    font-size: 16px
}

.submenu ul>li.active {
    background-color: #006bc4
}

.submenu ul>li:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.submenu ul>li.active a {
    color: #fff
}

.submenu ul>li.active a:hover {
    color: #fff
}

.userarea #no-more-tables {
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    background-color: #fff
}

.userarea #form_registrazione {
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #e6e6e6
}

.userarea .table_user {
    width: 100%
}

.userarea .table_user .riga {
    color: #333
}

.userarea .table_user th {
    font-weight: 400;
    padding: 8px 15px;
    vertical-align: top
}

.userarea .table_user td {
    padding: 4px 15px
}

.userarea .table_user .riga td {
    border-top: 1px solid #ececec
}

.userarea .table_user i {
    color: #1d1d1d
}

.userarea .table_user .gr {
    position: relative
}

.userarea .table_user .gr>span {
    display: block;
    border-radius: 8px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 0
}

.userarea .table_user .gr>span.r {
    background-color: #feebeb;
    color: #d80e11;
}

.userarea .table_user .gr>span.g {
    background-color: #e6f7eb;
    color: #0aad39
}

.userarea .table_user .gr>span.y {
    background-color: #fef2e5;
    color: #f67d00
}

.userarea .table_user a {
    display: block
}

.userarea .breadcrumb {
    margin-top: 10px !important
}

.order-view {
    margin-bottom: 40px;
    margin-top: 5px
}

.order-view h1 {
    margin-top: 5px;
    font-size: 20px
}

.order-view h1 span {
    font-weight: 700
}

.order-view h1 .data {
    font-weight: 700;
    font-size: 20px
}

.order-view .state {
    color: #fff;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-transform: uppercase;
    width: 100%
}

.order-view .desc-p {
    background-color: #f39c12
}

.order-view .desc-o {
    background-color: #35a26f
}

.order-view .tableinfo {
    padding: 15px ;
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
}
.user a.printpdf {color: #fff;}
.order-view .tableinfo .tableprod-wrapper {
    margin: 0 15px 15px 15px
}

.order-view .tableinfo.info {
    border-top-right-radius: 0
}

.order-view .tableinfo .border {
    border: 1px solid #e6e6e6
}

.order-view .tableinfo .top {
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 0;
    margin-bottom: 0
}

.order-view .tableinfo .details {
    margin-bottom: 15px
}

.order-view .tableinfo .details span {
    display: inline-block;
    font-weight: 400
}

.order-view .tableinfo .details span:after {
    content: " : "
}

.order-view .tableinfo .top-shipp {
    text-transform: uppercase;
    background-color: #f2f8fe;
    color: #006bc4;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
    margin: 0 -15px 16px -15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.order-view .tableinfo .top-shipp .fa {
    margin-right: 10px
}

.order-view .tableinfo .top-divider {
    margin-top: 16px
}

.order-view .tableinfo.cart {
    padding-bottom: 15px
}

.order-view .tableprod {
    width: 100%
}

.order-view .tableprod.fixed {
    table-layout: fixed
}

.order-view .tableprod.mtop {
    margin-top: 16px
}

.order-view .tableprod .tablerow.header {
    background-color: #f8f8f8;
    font-size: 12px;
    text-transform: uppercase;
    color: #767676
}

.order-view .tableprod .tablerow td {
    padding: 2px 15px
}

.order-view .tableprod .tablerow:not(.header)>td {
    border: 1px solid #e6e6e6
}

.order-view .tableprod .color {
    width: 13px;
    height: 13px;
    border: 1px solid #e6e6e6;
    border-radius: 50%
}

.order-view .tableprod.tablegr .header {
    font-size: 16px;
    font-weight: 600;
    color: #1d1d1d
}

.order-view .tableprod.tablegr .alert {
    font-weight: 600;
    border: 0;
    margin: 5px 5px 5px 5px;
    border-radius: 0
}

.order-view .tableprod.tablegr .alert span {
    display: block;
    margin-bottom: 10px
}

.order-view .tableprod.tablegr .alert-info {
    background-color: #f2f8fe
}

.order-view .tableprod.tablegr .btn {
    margin-bottom: 16px
}

.order-view .tableprod.tablegr>tbody>.tablerow:not(.header)>td {
    padding: 0;
    border: 0
}

.order-view .tableprod.tablegr .tableprod {
    margin-bottom: 16px
}

.order-view .tableprod.tablegr .tableprod td:first-child {
    border-left: 0
}

.order-view .tableprod.tablegr .tableprod td:last-child {
    border-right: 0
}

.order-view .tableprod.tablegr .btn {
    font-size: 18px
}

.order-view .box-summary h4 {
    font-size: 21px;
    color: #006bc4;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0 10px 0;
    margin: 0 15px
}

.order-view .box-summary .wrapper {
    display: table;
    width: 100%;
    border: 0;
    padding: 0 15px
}

.order-view .box-summary .wrapper>div {
    display: table-row
}

.order-view .box-summary .wrapper>div>span {
    display: table-cell;
    padding: 3px 0
}

.order-view .box-summary .wrapper>div>span:last-child {
    text-align: right
}

.order-view .box-summary .wrapper .tot span {
    font-weight: 700;
    font-size: 25px;
    padding: 8px 0 20px 0 !important;
    color: #006bc4
}

.order-view .box-summary .ship {
    background-color: #f2f8fe;
    border-radius: 8px;
    margin-bottom: 15px;
    font-weight: 500
}

.order-view .box-summary .ship>span {
    padding: 10px 15px !important
}

.order-view .box-summary .evidence>span {
    background-color: #e1eeb1;
    padding: 10px 12px !important;
    font-weight: 700
}

.order-view .payment {
    padding: 15px 15px;
    margin: 0 15px 16px 15px;
    background-color: #f8f8f8;
    border-top: 1px solid #e6e6e6
}

.order-view .payment .fa-ul {
    margin-left: 15px
}

.order-view .payment .fa-li {
    font-size: 6px;
    left: -17px;
    top: 12px
}

.msgs {
    border-radius: 8px;
    padding: 10px 30px !important;
    overflow-y: auto;
    width: 100%;
    margin: 0;
    height: 200px;
    margin-bottom: 20px;
    font-size: 13px;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
    text-align: left
}

.msgs>div {
    margin-bottom: 10px
}

.msgs>div:after {
    content: "";
    clear: both;
    display: block
}

.msgs>div .cloud {
    width: 48%;
    padding: 10px 10px;
    position: relative;
    float: right;
    font-size: 13px;
    line-height: 15px;
    display: block;
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    color: #1d1d1d
}

.msgs>div .data {
    color: #1d1d1d
}

.msgs>div.msg-utente .cloud {
    float: left;
    background-color: #f2f8fe;
    border-color: #d6eaf9;
    color: #1d1d1d
}

.msgs>div.msg-utente .data {
    color: #1d1d1d;
    font-size: 12px
}

.msgs>div .cloud:after,
.msgs>div .cloud:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    margin-right: -24px
}

.msgs>div .cloud:after {
    top: 10px;
    border-color: #eee transparent transparent transparent;
    border-width: 24px 24px 0 0
}

.msgs>div .cloud:before {
    top: 9px;
    border-color: #dbdbdb transparent transparent transparent;
    border-width: 26px 26px 0 0;
    right: -2px
}

.msgs>div.msg-utente .cloud:after,
.msgs>div.msg-utente .cloud:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    margin-left: -24px
}

.msgs>div.msg-utente .cloud:after {
    top: 10px;
    border-color: transparent #f2f8fe transparent transparent;
    border-width: 0 24px 24px 0
}

.msgs>div.msg-utente .cloud:before {
    top: 9px;
    border-color: transparent #d6eaf9 transparent transparent;
    border-width: 0 26px 26px 0;
    left: -2px
}

.frm_note {
    position: relative
}

.frm_note .form-control {
    margin-bottom: 16px
}

.frm_note textarea {
    padding-right: 100px;
    height: 80px;
    border-color: #e6e6e6;
    resize: none
}

.frm_note .btn {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 16px;
    margin-top: -20px
}

.order-view-graph .tit {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.35;
    margin: 20px 0 10px;
    margin-top: 0;
    padding: 10px 15px;
    margin-bottom: 20px
}

.order-view-graph .tit.grey {
    background-color: #f0f0f0;
    color: #333
}

.order-view-graph .tit span {
    padding-left: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.order-view-graph .tit i {
    padding-right: 5px
}

.order-view-graph .tableprod .riga td {
    border-top: 1px solid #eaeaea
}

.order-view-graph .wrapperpdf {
    margin-bottom: 30px
}

.order-view-graph .wrapperpdf i {
    padding-right: 5px
}

.order-view-graph .wrapperpdf .info {
    border: 1px solid #eaeaea;
    text-align: center;
    font-weight: 600;
    color: #000;
    padding: 5px 0;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.order-view-graph .wrapperpdf .info a {
    color: #000
}

.order-view-graph .wrapperpdf .pdf {
    padding: 5px 0;
    display: block
}

.order-view-graph .wrapperpdf .pdf .red {
    font-weight: 600;
    color: #c62a2a
}

.order-view-graph .btns {
    margin-top: 50px;
    border-top: 1px solid #eaeaea;
    padding-top: 50px
}

.order-view-graph .btns .info {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 20px
}

.form-user-request .head+.msgs {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.form-user-request .head {
    background-color: #fff;
    color: #1d1d1d;
    border: 1px solid #ececec;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    padding: 3px 5px;
    margin-top: 10px
}

.form-user-request .btn-send {
    background-color: #eee
}

.form-user-request .btn-send i {
    padding-right: 5px
}

.bozza {
    padding: 0 15px;
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px
}

.bozza .type {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

.bozza .type .det {
    color: #1d1d1d;
    text-transform: none;
    font-size: 15px;
    font-weight: 400
}

.bozza .alert {
    margin: 16px 0;
    border-radius: 8px
}

.bozza .alert-info {
    background-color: #f2f8fe;
    border: 0
}

.bozza .alert-warning {
    background-color: #fef4ea;
    color: #f57c00
}

.bozza .empty {
    border-radius: 8px;
    background-color: #f5f5f5;
    padding: 15px 15px;
    margin-bottom: 16px
}

.bozza .prod {
    margin-bottom: 16px
}

.bozza .img-wrapper img {
    border-radius: 8px
}

.bozza .posstampa .wrapper {
    padding: 10px
}

.bozza h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-top: 20px
}

.bozza figure {
    margin: 20px 0
}

.bozza .btn {
    margin: 16px 0
}

.bozza .note {
    display: block;
    text-align: center
}

.bozza .back {
    border-color: #fff
}

.bozza .info {
    font-size: 14px;
    line-height: 19px
}

.bozza .storico {
    margin-top: 20px
}

.bozza .storico .fa-ul {
    margin-top: 20px
}

#ajax_ordine .cart .table {
    margin-bottom: 0
}

.cart .table td {
    padding: 3px 0
}

#ajax_ordine .cart .table tr:last-child {
    font-weight: 400;
    font-size: 16px;
    color: #333
}

#ajax_ordine .box-ordine .tot {
    margin-top: 20px
}

#ordine-jq fieldset.note {
    padding: 0;
    border: 0;
    background-color: transparent
}

#ordine-jq label {
    font-size: 14px
}

.order .bgw {
    z-index: auto
}

.order .bgw:before {
    z-index: auto
}

.order form {
    position: relative
}

.promo {
    padding: 10px
}

.promo h2 {
    padding: 0 10px;
    color: #d80e11;
}

.promo p {
    padding: 0 10px
}

.promo h3 {
    font-size: 15px;
    font-weight: bold
}

.promo .omaggio {
    background-color: #f4f4f4;
    margin: 5px;
    padding: 10px
}

.redirect {
    color: #1d1d1d;
    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: 0;
    bottom: 0;
    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: 0;
    top: 0;
    border-radius: 100%;
    border: 1px solid #b163a3;
    transition: all .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: 20px 0 10px 0;
    color: #fff
}

.newsletter-wrapper p {
    font-size: 24px;
    line-height: 34px
}

.newsletter-wrapper p strong {
    font-weight: 500;
    font-size: 28px
}

.newsletter-wrapper h4 {
    margin-top: 0;
    font-weight: 500;
    font-size: 34px
}

.newsletter-wrapper .txt {
    margin-bottom: 30px
}

.newsletter-wrapper .input-group {
    margin-bottom: 10px
}

.newsletter-wrapper .form-control {
    height: 50px;
    border-color: #fff;
    border-radius: 4px
}

.newsletter-wrapper .btn {
    background-color: #098429;
    height: 50px;
    border-color: #098429;
    margin-left: 0 !important;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 4px !important;
    margin-left: -3px !important
}

.newsletter-wrapper .btn:hover {
    color: #fff
}

.newsletter-wrapper a {
    color: #fff
}

.points {
    padding: 60px 0 100px 0
}

.points .title {
    margin-bottom: 50px
}

.points figure {
    margin-top: 40px
}

.points .h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 21px
}

.catalogs {
    background-color: #006bc4;
    padding-top: 10px
}

.catalogs .logo-cats {
    margin: 15px 0
}

.catalogs .btn {
    margin: 17px 0;
    background-color: #d80e11;
    border-color: #d80e11;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 26px;
    padding: 10px 35px
}

.footer {
    border-top: 1px solid #fff;
    padding: 5px 0 35px 0
}

.footer .block .block-title {
    font-size: 21px;
    color: #006bc4;
    margin-top: 30px;
    font-weight: 500;
    text-transform: uppercase
}

.footer .block .block-title>span {
    font-weight: 500
}

.footer .block .block-content {
    line-height: 18px;
    padding-top: 5px
}

.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+ul {
    margin-top: 22px
}

.footer .block .block-content ul li {
    line-height: 18px;
    position: relative;
    transition: all .1s ease-out 0s;
    position: relative;
    margin: 7px 0
}

.footer .block .block-content a {
    color: #1d1d1d;
    display: block
}

.footer .block .block-content a:hover {
    text-decoration: none;
    color:#3393E0;
}

.footer .block.block-connectus .block-content p {
    line-height: 24px;
    padding: 0 0 0 46px;
    color: #1d1d1d;
    height: 44px;
    margin: 0 0 2px;
    position: relative
}

.footer .block.block-subscribe .block-content .txt {
    cursor: pointer;
    margin: 0 0 15px;
    color: #1d1d1d;
    line-height: 18px;
    color: #1d1d1d;
    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: 0;
    border-radius: 18px;
    box-shadow: none;
    color: #c8c8c8;
    border-color: #dfdfdf
}

.footer .block.block-subscribe .block-content .btn-primary {
    position: absolute;
    right: -3px;
    top: 0;
    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: #006bc4;
    text-align: left
}

.footer .socials .fa-li {
    color: #d80e11;
}

.powered {
    font-size: 14px;
    padding: 25px 0;
    border-top: 1px solid #ececec
}

.powered a {
    color: #1d1d1d
}

.powered a strong {
    font-weight: 400
}

#cookie {
    position: fixed;
    bottom: 0;
    display: none;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 20px 0;
    background-color: #1d1d1d;
    font-size: 13px;
    z-index: 2
}

#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
}

.tornasu {
    display: block;
    background: rgba(0, 0, 0, 0.5)
}

.tornasu a {
    color: #fff;
    bottom: 0;
    display: block;
    position: fixed;
    right: 80px;
    width: 45px;
    color: #fff
}

.tornasu a:hover {
    background-color: #1d1d1d
}

.modal .modal-title {
    font-weight: bold;
    font-size: 18px
}

.modal .modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 6px
}

.modal .modal-overlay:before {
    position: absolute;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    top: 50%;
    left: 50%;
    content: "\f1ce";
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    font-size: 50px;
    margin-top: -25px;
    margin-left: -35px;
}

.modal .modal-overlay-success {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    border-radius: 6px
}

.modal .modal-overlay-success i {
    margin: 80px 0 35px 0;
    color: #04bf3a;
    font-size: 100px
}

.modal .modal-overlay-success .message {
    font-size: 30px;
    line-height: 35px
}

.modal .modal-overlay-success button {
    margin-top: 30px
}

.product-view .ui-state-default {
    font-size: 17px;
    border: 0;
    border-bottom: 1px solid #d80e11 !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: 0;
    background-image: none;
    margin: 0;
    padding: .3em 1em .5em .4em
}

.ui-widget-content {
    background-color: white;
    padding: 20px 0 !important;
    border: 0
}

.ui-widget-overlay {
    background: black;
    opacity: .8;
    filter: alpha(opacity=80);
    position: fixed;
    top: 0;
    left: 0
}

.ui-dialog .ui-widget-overlay {
    background: black;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    top: 0;
    left: 0
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #d80e11;
}

.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: 0 solid transparent;
    background: #fff
}

.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: #d80e11;
}

.ui-tabs .ui-tabs-nav {
    border-radius: 0;
    background-color: transparent;
    border-color: transparent;
    padding: 0
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0
}

.ui-tabs .ui-tabs-nav li {
    margin-right: 30px;
    padding: 10px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: transparent !important;
    border-color: transparent;
    border-bottom-color: transparent;
    color: #d80e11;
    font-weight: 500;
    padding: 10px
}

.ui-widget.ui-widget-content {
    border-color: transparent
}

.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: #006bc4;
    padding-left: 0
}

.box-ordine .note {
    text-align: right;
    margin: 0;
    padding: 10px 0
}

.box-ordine .tot {
    font-weight: 700;
    font-size: 22px;
    text-align: right;
    color: #098429;
    padding: 10px 10px;
    margin: 0;
    margin-top: 0;
    background-color: #fff;
    margin-bottom: 0;
    border-top: 3px solid #098429
}

.box-ordine .note_tot {
    text-align: right;
    padding: 0 0 10px 0;
    margin: 0
}

.box-ordine .note_tot_ant {
    text-align: right;
    padding: 0;
    margin: 0
}

.box-ordine .desc-check {
    padding-left: 34px
}

.box-ordine .desc-check .txt {
    font-size: 14px;
    color:#006bc4;
}

.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: 0 !important;
}

.box-ordine .form-radio:checked::before {
    position: absolute;
    font-size: 17px;
    left: 6px;
    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: #1d1d1d;
    cursor: pointer
}

.order .cart .btn {
    border-color: #098429;
    color: #fff;
    background-color: #098429;
    font-size: 21px;
    line-height: 24px;
    padding: 12px 24px
}

.order .cart .btn:hover {
    background-color: #077122;
    border-color: #077122;
    color: #fff
}

#ordine-jq .ui-state-active,
#ordine-jq .ui-widget-content,
#ordine-jq .ui-state-active {
    border: 1px solid #aaa;
    background: #1d1d1d !important;
    font-weight: bold !important;
    color: #fff !important;
    text-indent: 0;
    color: #fff !important
}

#box-testo .ui-state-default,
#box-testo .ui-widget-content .ui-state-default {
    font-size: 12px
}

#box-testo .txt {
    color: #1d1d1d;
    padding: 0 0 20px 0;
    margin: 0
}

#u_recensioni {
    color: #1d1d1d;
    padding: 0;
    margin: 0
}

.user .numero {
    font-size: 24px;
    text-align: left;
    padding: 0
}

.user a {
    color: #333;
    text-decoration: none
}

.user a:hover {
    text-decoration: underline
}

.user a.underline {
    text-decoration: underline !important
}

.user .news {
    padding: 10px
}

.user .stato {
    font-weight: bold;
    font-size: 16px;
    color: #3e9c2a;
    padding: 0 0 10px 0
}

.user .stato .desc {
    font-weight: bold;
    font-size: 16px;
    color: #333
}

.user .top {
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0 10px 0
}

.user .news .contenuto {
    position: relative;
    padding: 10px;
    margin: 0
}

.user .news .titoli {
    font-weight: normal;
    font-size: 13px;
    color: #f2f2f2;
    margin: 0;
    padding: 0
}

.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: 0
}

.user .box-recensione {
    background-color: #f4f4f4;
    padding: 20px
}

.user .box-recensione label {
    width: 45px;
    padding: 10px 0;
    float: left
}

.user .box-recensione label span {
    font-weight: 100
}

.user .box-recensione .star {
    padding: 10px 0;
    float: left
}

.btn_cc {
    border: 0;
    border-radius: 4px;
    outline: 0;
    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: .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: 0;
    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 #1d1d1d;
    z-index: 10000 !important;
    background-color: #eff0f1
}

#nl_popup_container {
    margin: 40px 40px 0 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: 600;
    margin: 0;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 18px
}

#nl_popup_form .testo {
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 0;
    text-align: center
}

#nl_popup_form .error {
    margin: 0 !important;
    color: red
}

#nl_popup_form {
    width: 100%;
    max-width: 500px;
    height: 600px;
    margin: 0 auto;
    position: relative;
    color: #fff
}

#nl_popup_form .mfp-close {
    color: #fff;
    margin: 0 !important
}

#nl_popup_form input {
    color: #1d1d1d
}

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

.buttonnl_popup:hover {
    background-color: #333;
    cursor: pointer;
    color: #fff
}

.newsletter_txt_note {
    display: none
}

.blog {
    margin-bottom: 40px;
    padding-top: 0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 80px !important
}

.blog .title-sx>span {
    background-color: #f5f5f5
}

.blog .bg-cat {
    position: relative;
    margin-bottom: 30px
}

.blog .bg-cat:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%)
}

.blog .cat-box {
    margin-bottom: 16px;
    margin-top: 10px;
    background-color: transparent;
    display: block
}

.blog .cat-box .title-sx {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 0 solid #ececec;
    margin-bottom: 12px
}

.blog .cat-box a {
    color: #333
}

.blog .cat-box a:hover {
    color: #006bc4
}

.blog .cat-box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.blog .cat-box ul:after {
    display: block;
    clear: left;
    content: ""
}

.blog .cat-box li {
    position: relative
}

.blog .cat-box li a {
    text-decoration: none;
    color: #333;
    line-height: 1.8rem;
    display: block;
    font-size: 14px
}

.blog .cat-box li a:hover {
    color: #006bc4;
    text-decoration: none
}

.blog .cat-box li.sel a {
    color: #006bc4;
    font-weight: 500
}

.blog .wrapper-art {
    background-color: #fff;
    margin-bottom: 16px
}

.blog .wrapper-art .bgwh {
    padding: 20px
}

.blog .wrapper-art .img-responsive {
    border: 0 solid #dadada;
    width: 100%
}

.blog .wrapper-art .date {
    color: #333
}

.blog .wrapper-art h3 {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 10px
}

.blog .wrapper-art h3 a {
    color: #333
}

.blog .wrapper-art h3 a:hover {
    text-decoration: none;
    color: #333
}

.blog .wrapper-art .cat {
    color: #9b9b9b;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 0
}

.blog .wrapper-art .cat a {
    color: #9b9b9b
}

.blog .wrapper-art .txt {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0
}

.blog .wrapper-art .go {
    border-top: 1px solid #ededed;
    padding-top: 15px;
    font-size: 13px;
    margin-top: 13px
}

.blog .wrapper-art .go span {
    color: #006bc4;
    font-weight: 500
}

.blog .wrapper-art .go span a {
    color: #006bc4
}

.blog .wrapper-art .go span a:hover {
    text-decoration: none
}

.blogcat-banner .bg {
    text-align: center;
    background-color: #e6e6e6;
    margin-bottom: 30px
}

.blogcat-banner .bg h4 {
    margin: 0;
    text-transform: uppercase;
    color: #006bc4;
    font-weight: 700;
    font-size: 16px;
    padding: 20px
}

.blogcat-banner .bg a:hover {
    text-decoration: none
}

.blog-det .topimg {
    margin-bottom: 40px
}

.blog-det h1 {
    font-size: 32px
}

.blog-det .elenco h3 {
    margin-top: 80px;
    font-size: 16px
}

.blog-det .info {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.blog-det .info>div {
    display: inline-block
}

.blog-det .info>div:nth-child(2) {
    border-left: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-left: 10px
}

.blog-det .info>div:last-child {
    float: right
}

.blog-det .info>div:last-child a {
    color: #9b9b9b
}

.blog-det .box_commento .title {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin: 40px 0 20px 0
}

.blog-det .comments .title {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin: 40px 0 20px 0
}

.blog-det .comments .comment {
    margin-bottom: 40px;
    margin-left: 30px
}

.blog-det .comments .comment .name {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    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: #fff;
    padding: 20px 15px 10px 15px;
    position: relative;
    display: block;
    box-shadow: 0 1px 4px #0000001a;
    border-radius: 8px
}

.blog-det .subpgs .wrapperdesc {
    position: relative;
    z-index: 2;
    padding-right: 20px
}

.blog-det .subpgs .text-right .wrapperdesc {
    padding-left: 20px;
    padding-right: 0
}

.blog-det .subpgs .wrapperdesc p {
    color: #1d1d1d;
    font-size: 16px
}

.blog-det .subpgs .wrapperdesc h4 {
    color: #1d1d1d;
    font-weight: 400
}

.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: #333;
    z-index: 1
}

.blog-det .subpgs>.row>div:first-child .wrapperdesc:after {
    content: "\f104";
    left: 0
}

.blog-det .subpgs>.row>div:last-child .wrapperdesc:after {
    content: "\f105";
    right: 0
}

.blog-det .sx ul li {
    padding: 5px 0
}

.blog-det .sx ul li>span {
    color: #333;
    text-transform: uppercase
}

.blog-det .sx ul+ul {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ececec
}

.blog-det .sx .fb {
    color: #4267b2
}

.blog-det .sx .ln {
    color: #015987
}

.blog-det .sx .pn {
    color: #cb2026
}

.blog-det .sx .sharing-button {
    margin-bottom: 30px;
    margin-top: 40px
}

.blog-det .sx .back {
    margin-bottom: 40px;
    background-color: #fff;
    border-color: #fff;
    color: #006bc4;
    font-weight: 400;
    font-size: 18px
}

.blog-det .txt {
    line-height: 24px
}

.blog-det .txt a{
  color:#3393E0;
}

.blog-det .txt a:hover{
  color:#3AA7FF;
}

.blog-det .txt h2 {
    color: #333;
    font-weight: 400;
    font-size: 24px
}

.blog-det .txt h3 {
    color: #333
}

.blog-det .txt hr {
    border-color: #333;
    border-width: 1px !important
}

.blog-det .prods {
    margin-top: 30px !important;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative
}

.blog-det .prods:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    width: 500%
}

.blog-det .prods h2 {
    font-size: 17px
}

.blog-det .prods.navigation {
    overflow: visible
}

.blog-det .prods .navigation>span {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 0;
    z-index: 2;
    padding: 5px
}

.blog-det .prods .navigation>span.next {
    left: auto;
    right: 0
}

.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
}

.zoorate_dyn_widget_wrapper{position:relative;}
.zoorate_dyn_widget_wrapper:before{content:"";left:-100%;right:-100%;top:0px;bottom:0;background-color:#fff;position:absolute;z-index:0;}
.feedaty_widget{width:100% !important;margin-top:10px;position:relative;z-index:1;}
.fdt_selettore1_widget_merchant .fdt_rev_stars img{height:15px !important;}
.fdt_selettore1_widget_merchant .fdt_rev_stars{height:15px !important;}
.fdt_selettore1_widget_merchant .rev_date{font-family: 'Maven Pro', sans-serif !important;}
.fdt_selettore1_widget_merchant .rev_text{font-family: 'Maven Pro', sans-serif !important;width:85% !important;max-width:85% !important;font-size: 12px !important;height: 110px  !important;max-height: 110px  !important;}
.fdt_selettore1_widget_merchant .fdt_ratx,
.fdt_selettore1_widget_merchant .fdt_txt_opinions,
.fdt_selettore1_widget_merchant .fdt_allreviewslink,
.fdt_selettore1_widget_merchant .checked_reviewer{font-family: 'Maven Pro', sans-serif !important;}

@media only screen and (max-width:1199px) {
    .menu-link:before {display: none;}

    .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: 90%;
        overflow: hidden;
        padding-right: 17px;
        right: -90%;
        height: 100%
    }
    .body-offset-canvas .overlay-canvas {
        cursor: pointer;
        display: block;
        position: fixed;
        z-index: 4;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #1d1d1d;
        opacity: .5
    }
    .megamenu .container {
        padding-left: 0;
        padding-right: 0
    }
    .megamenu .hv {
        margin: 0
    }
    .megamenu .no-rel {
        position: static !important;
        min-height: 0
    }
    .megamenu .navbar {
        opacity: 1;
        visibility: visible;
        width: 90%;
        left: -90%;
        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
    }
    .megamenu ul.navbar-nav+ul.navbar-nav {
        padding-top: 0;
        border-top: 3px solid #ccc
    }
    .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 #ececec;
        float: none
    }
    .megamenu ul>li.open-mobile>.dropdown-menu {
        display: block
    }
    .megamenu ul>li a {
        position: relative;
        color: #444 !important;
        line-height: 18px !important;
        width: 100%;
        font-size: 15px !important;
        padding: 10px 35px 10px 17px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .megamenu .nav>li.active>a {
        color: #fff !important;
        background-color: #1d1d1d
    }
    .megamenu .nav>li.active>a:focus {
        color: #1d1d1d !important
    }
    .megamenu .nav>li:hover>a {
        color: #e31736 !important;
        text-decoration: none;
        background-color: #1d1d1d !important
    }
    .megamenu .nav>li:hover>a>i {
        color: #e31736 !important
    }
    .megamenu .nav>li.open>a,
    .megamenu .nav>li.open>a:hover {
        color: #e31736 !important;
        background-color: #1d1d1d !important;
        text-decoration: none;
        background-color: transparent
    }
    .megamenu .nav>li>a,
    .megamenuli .open>a.child {
        background-color: transparent
    }
    .megamenu li.open>a.child {
        color: #1d1d1d !important;
        background-color: #ccc
    }
    .megamenu .toggle-canvas,
    .megamenu .tgl {
        color: #1d1d1d;
        padding: 20px;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0
    }
    .megamenu .toggle-canvas:hover,
    .megamenu .toggle-canvas:focus,
    .megamenu .tgl {
        text-decoration: none
    }
    .megamenu>.toggle-canvas {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        padding: 24px 7px;
        position: absolute;
        top: -11px;
        left: 8px;
        right: 8px
    }
    .megamenu>.toggle-canvas>span {
        pointer-events: none
    }
    .megamenu .top_overlay .tgl {
        position: absolute;
        top: 0;
        right: 0
    }
    .megamenu .top_overlay img {
        padding: 10px 17px
    }
    .megamenu .nav li.open>.dropdown-menu>.hidelv2 {
        display: block !important;
        visibility: visible !important
    }
    .megamenu .nav li .hidelv1>li {
        background-color: #eee
    }
    .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 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: #fff;
        position: absolute;
        right: 10px;
        top: 0;
        font-size: 2.2rem;
        background-color: #444;
        line-height: 38px;
        width: 38px;
        text-align: center
    }
    .megamenu li.open>.show-child {
        background-color: #e31736;
        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.open {
        display: block
    }
    .megamenu .nav .dropdown-menu ul {
        padding: 0
    }
    .megamenu .nav .dropdown-menu ul>li {
        border-bottom: 0 solid transparent;
        border-top: 1px solid #e5e5e5
    }
    .megamenu .nav .dropdown-menu ul>li>a {
        padding: 10px 17px 10px 35px;
        font-size: 15px !important;
        line-height: 18px;
        background-color: transparent
    }
    .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: #f0f0f0;
        text-decoration: none;
        color: #e31736 !important
    }
    .megamenu .nav .dropdown-menu ul>li.active>a {
        background-color: transparent !important;
        color: #e31736 !important
    }
    .megamenu .nav>li>a>i {
        color: #1d1d1d;
        position: absolute;
        right: 17px;
        top: 50%;
        margin-top: -9px
    }
    .megamenu .nav>li.active>a>i {
        color: #1d1d1d
    }
    .megamenu .nav .hidelv1>li {
        border-top: 1px solid #fff !important
    }
    .megamenu .nav .hidelv2 {
        padding-left: 17px
    }
    .megamenu .nav .hidelv2>li {
        background-color: #f5f5f5 !important;
        border-top: 1px solid #fff !important
    }
    .megamenu .nav .hidelv2>li:hover {
        background-color: #fff !important
    }
    .megamenu .nav .hidelv2>li a:hover {
        color: #1d1d1d !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: 250px;
        padding: 15px 15px 0 15px
    }
    .catalogs {
        position: relative
    }
}

@media only screen and (max-width:991px) {
    .catalogs:after {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        height: 1px;
        background-color: #fff;
        content: ""
    }
    .catalogs .logo-cats {
        margin: 15px auto;
        padding-bottom: 30px
    }
    .catalogs .text-right {
        text-align: center
    }
    .submenu ul>li {
        display: block;
        text-align: left
    }
    .submenu ul>li+li {
        border-top: 1px solid #e6e6e6;
        border-left: 0
    }
    .submenu ul>li a {
        padding: 10px 10px
    }
    .submenu ul>li i {
        display: inline-block;
        margin: 0;
        font-size: 15px;
        margin-right: 10px
    }
    .order-view .tableinfo .img-wrapper {
        margin-bottom: 16px
    }
    .order-view .tableinfo .img-wrapper>img {
        width: 150px
    }
    .blog .cat-box .title-sx {
        display: none
    }
    .blog .navbar-blog {
        background-color: #fff;
        border-color: #fff;
        margin-top: 10px
    }
    .blog .navbar-blog .navbar-brand {
        font-size: 16px;
        font-weight: 500;
        line-height: 27px
    }
    .blog .navbar-blog .navbar-collapse {
        border-top: 1px solid #e6e6e6
    }
    .blog .navbar-blog .navbar-header {
        float: none
    }
    .blog .navbar-blog .navbar-toggle {
        display: block
    }
    .blog .navbar-blog .navbar-collapse {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
    .blog .navbar-blog .navbar-collapse.collapse {
        display: none !important
    }
    .blog .navbar-blog .collapse.in {
        display: block !important
    }
}

@media only screen and (max-width:800px) {
    #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 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #no-more-tables tr {
        border: 0 solid #ccc
    }
    #no-more-tables .riga1+.riga1 {
        margin-top: 30px
    }
    #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 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 .riga+.riga {
        margin-top: 25px;
        position: relative
    }
    #no-more-tables .riga+.riga:before {
        content: "";
        height: 25px;
        background-color: #f5f5f5;
        position: absolute;
        top: -25px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        left: -1px;
        right: -1px
    }
    #no-more-tables td.spese {
        padding: 5% !important
    }
    #no-more-tables td:before {
        content: attr(data-title)
    }
    .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: 20px;
        padding: 5px 0
    }
    .cart #no-more-tables .table .media {
        margin-left: -68%
    }
    #no-more-tables .riga-th {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .evidence{margin:0;}
    .wrapperbox{padding:16px;}
    .abstract-home h1 {
        font-size: 16px
    }
    .p-title {
        font-size: 16px
    }
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
    .box-top {
        text-align: center
    }
    .slidebox .carousel-caption {
        bottom: 10px
    }
    .topcarousel .owl-controls {
        margin: 0 0 34px 0 !important
    }
    .box-top .text-right {
        text-align: center !important
    }
    .testa {
        padding: 15px 0 10px 0
    }
    .testa .logo {
        text-align: left
    }
    .testa .logo img {
        max-width: 170px;
        margin: 0
    }
    .testa .logo img.logouser {
      margin: 0 auto;
    }
    .testa .info {
        font-size: 12px
    }
    .testa .info .list-inline {
        margin-top: 4px
    }
    .testa .info.btns .fa {
        font-size: 16px
    }
    .testa .ajax-cart {
        text-align: center !important
    }
    .testa .hello {
      bottom: -25px;
    }
    .menubar {padding: 13px 0;box-shadow: 0 15px 10px 0 rgba(0, 0, 0, 0.15);}
    .menubar .menusx .outlet:after {
        top: -12px;
        bottom: -12px
    }
    .testa .top_search {
        margin-top: 10px;
    }
    .testa .top_search .btn {
        padding: 5px 20px;
        line-height: 27px
    }
    .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: 0
    }
    .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: 0
    }
    #sns_breadcrumbs #sns_titlepage h1 {
        font-size: 24px;
        line-height: 26px
    }
    .privacy-policy .details .col {
        float: none !important;
        width: 100%
    }
    .abstract h1 {
        margin-top: 50px
    }
    .pforza img {
        height: 76px
    }
    .filters .SumoSelect {
        width: 100%
    }
    .elenco .navbar-default {
        padding: 0;
        margin: 0 -15px 6px -15px !important
    }
    .elenco .navbarform{padding-top:10px;}
    .elenco .navbar-default .navbar-brand {
        font-weight: 500;
        font-size: 16px;
        height: auto;
        line-height: 27px
    }
    .elenco .navbar-default ul.cat-sx {
        margin: 0;
        padding: 0 0 15px 0
    }
    .elenco .navbar-default .cat-box .liv0 {
        padding: 12px 0 6px 0;
        border: 0;
        margin-bottom: 0
    }
    .elenco .navbar-default .navbar-toggle {
        border: 0
    }
    .elenco .navbar-default .navbar-toggle:focus {
        background-color: transparent
    }
    .cart .form-inline {
        padding-left: 0
    }
    .abstract .shortcuts {
        margin-bottom: 30px
    }
    .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
    }
    .cart .riga-click+.riga-click {
        border-top: 14px solid #fff
    }
    .cart .bottoni .btn-primary {
        margin-top: 15px
    }
    .cart .ellipsis {
        height: 24px;
        overflow: hidden;
        display: block
    }
    .cart .table+.box-ordine {
        margin-top: -13px
    }
    .catalogs .btn {
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 25px
    }
    .catalogs:after {
        top: 36%
    }
    .evidence .b-dx {
        margin-bottom: 16px
    }
    .megamenu>.toggle-canvas {
        padding: 17px 7px
    }
    .megamenu>.toggle-canvas>.fa {
        pointer-events: none;
        font-size: 25px
    }
    .product-view h1{font-size:24px;margin-bottom:8px;}
    .product-view .wrapper-info {margin-bottom: 15px}
    .product-view .back-precsucc{margin:-10px -20px 0 -20px;}
    .product-view .back-precsucc a{padding:7px 0;font-size:15px;line-height: 30px;}
    .product-view .back-precsucc .list-inline{margin-bottom:0;}
    .product-view .back-precsucc > div:first-child{border-right:1px solid #ddd;}
    .product-view .back-precsucc a{padding:7px 0;display:inline-block;}
    .product-view .italy{bottom:30px;top:auto;}
    .product-view .wrapper-info .toggler {
        border: 0;
        background-color: transparent;
        position: absolute;
        top: -2px;
        right: 0;
        font-size: 24px
    }
    .product-view .bgw{padding:20px 0 35px 0px;}
    .product-view .wrapper-info .toggler.collapsed i::before {
        content: "\f107" !important
    }
    .product-view .wrapper-info .title {
        font-size: 18px;
        line-height: 18px
    }
    .product-view #box_immagini .navigation .prev {
        margin-left: 0
    }
    .product-view #box_immagini .navigation .next {
        margin-right: 0
    }
    .product-view .cust-prod .sel{font-size:13px;}
    .product-view .cust-prod .agg_q .red,.product-view .cust-prod .extralabel>span {font-size: 17px;}
    .product-view .cust-prod .title {
        padding-right: 30px
    }
    .product-view .cust-prod .title span {
        width: 25px
    }
    .product-view .cust-prod .title span .fa {
        left: 4px
    }
    .product-view .cust-prod .offset {
        padding: 0 0 0 25px
    }
    .product-view .cust-prod .tab-varianti .prewcolor {
        width: 20px;
        height: 20px;
        margin-top: 8px;
    }
    .product-view .cust-prod .tab-varianti .rowtable>div:first-child {
        width: 30px
    }
    .product-view .cust-prod .tab-varianti .rowtable>div {
        padding: 2px 2px;vertical-align: top;
    }

    .product-view .cust-prod .tab-varianti .rowtable .label {
        font-size: 12px
    }
    .product-view .add_campione{margin-top:8px;}
    .product-view .cust-prod .tab-varianti .rowtable .form-control {
        padding: 6px 2px;
        font-size: 14px
    }
    .product-view .cust-prod .row_pstampa_content .colore .colorname {
        display: block;
        padding-left: 0;
        margin-bottom: 8px
    }
    .product-view .cust-prod .colore li.sel_cstampa {border: 1px solid #ddd;background-color: #fff;color: #333;margin: 0 2.5px;padding: 5px 15px;cursor:pointer;}

    .product-view .cust-prod .colore li.sel_cstampa.active {border: 1px solid #ddd;background-color: #333;color: #fff;}

    .product-view .cust-prod .row_pstampa_content .colore .sel_colorestampa {
        width: 30px;
        height: 30px
    }
    .product-view .cust-prod .row_pstampa_content .colore i.sel_colorestampa {
        line-height: 27px
    }
    .product-view .wrapper-info .table-prezzi .box-prezzi>div {
        padding-left: 100px;
        text-align: right;
        position: relative
    }
    .product-view .wrapper-info .table-prezzi .box-prezzi>div:before {
        content: attr(data-title);
        position: absolute;
        top: 4px;
        left: 10px;
        width: 55%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left
    }
    .product-view .wrapper-info .table-prezzi .quant-prezzi {
        border-top: 1px solid #ececec;
        border-bottom: 0
    }
    .product-view .cust-prod .tab-varianti .rowtable .form-control {
        padding: 6px 0;
        font-size: 11px
    }
    .blog-det .topimg {
        margin-top: 20px
    }
    .blog-det .subpgs>.row>div:first-child {
        margin-bottom: 20px
    }
    .blog-det .subpgs .text-right .wrapperdesc h4 {
        padding-left: 50px;
        padding-right: 0
    }
    .blog-det .subpgs .wrapperdesc h4 {
        padding-right: 50px;
        padding-left: 0
    }
    .blog-det h1 {
        font-size: 22px
    }
    .homefeeds {margin: 16px 0;}
    .homefeeds .h3{font-size:20px;}
    .homefeeds .text-right{text-align:center !important;}
    .homefeeds .feedback{margin-bottom:24px;}
    .prod-cont-h .item-info .btn{margin-top:16px;}
    .prod-cont-h .voto{text-align:left;}
    .top-elenco {padding: 18px 0;}
    .top-elenco .txt{font-size:14px;}
    .table-r th:first-child, .product-view .table-r td:first-child {white-space: normal;}
    .page .wrappercat .media-object{width:60px;height:auto;}
  }


@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
    }
    .order-view h1,
    .order-view h1 .data {
        font-size: 16px
    }
    .order-view .tableinfo {
        font-size: 14px;
        line-height: 18px
    }
    .order-view .tableprod .tablerow td {
        padding: 2px 8px;
        font-size: 12px
    }
    .order-view .tableprod .break {
        display: block
    }
    .order-view .box-summary .wrapper .tot span {
        font-size: 16px
    }
    .order-view .box-summary .wrapper {
        padding: 0
    }
    .order-view .payment {
        margin: 0 0 16px 0
    }
    .order-view .box-summary .ship>span {
        padding: 10px 7px !important
    }
    .order-view .box-summary .ship>span:last-child {
        width: 35%
    }
}

@media only screen and (max-width:500px) {
    .pforza>div {
        width: 100%;
        margin-bottom: 20px
    }
    .pforza .tit {
        margin-top: 20px
    }
    .bozza .printpdf {
        font-size: 12px
    }
    #coupon {
        margin-bottom: 20px
    }
    #coupon .form-control {
        margin: 8px 0 10px;
        border-radius: 8px !important
    }
    #coupon .input-group {
        display: block
    }
    #coupon .input-group .btn {
        width: 100%;
        border-radius: 8px !important
    }
}

@media only screen and (max-width:420px) {
    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 6px;
        font-size: 12px
    }
    .cart .media-left {
        display: block
    }
    .box-newsletter h3 {
        font-size: 40px !important
    }
    .home-tabs .btn-default {
        font-size: 14px !important
    }
    .abstract .shortcuts {
        margin: 0 -7px
    }
    .abstract .shortcuts>div {
        padding: 0 7px;
        width: 100%;
        margin-bottom: 7px
    }
    .abstract .shortcuts a {
        padding: 15px 10px 15px 15px
    }
}

@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
    }
}

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

@media only screen and (min-width:359px) {
    .visible-xxs {
        display: none
    }
}

@media only screen and (min-width:360px) and (max-width:520px) {
    .products .btn-conf {
        display: none
    }
}

@media only screen and (min-width:360px) and (max-width:767px) {
    .products .pz {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .row-eq-height-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .testa {
        padding: 12px 0
    }
    .testa .contacts-sx ul {
        margin: 0 0 0 -8px
    }
    .testa .logo {
        padding-top: 5px
    }
    .testa .logouser {
      max-width: 340px;margin:0 auto;
    }
    .testa .btns {
        margin-top: 0;
    }
    .testa .info .list-inline {
        margin-left: 0;
        margin-right: -5px
    }
    .testa .hello {
        bottom: -30px;
        left: 50%
    }
    .menubar .menusx .outlet {
        padding: 0 10px;
        display: inline-block;
        line-height: 48px
    }
    .menubar .menusx .outlet:after {
        top: -12px;
        bottom: -12px
    }
    .menubar .bloglink {
        margin-bottom: 0
    }
    .menubar .bloglink a {
        line-height: 48px;
        font-weight: 500;
        font-size: 18px
    }
    .testa .top_search .btn .fa {
        font-size: 24px
    }
    .testa .top_search .form-control {
        height: 48px
    }
    .testa .top_search .btn {
        height: 48px;
        font-size: 18px
    }
    .slidebox .carousel-caption {
        bottom: 30%
    }
    .navbar-collapse {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .box-newsletter h3 {
        font-size: 80px
    }
    .privacy-policy .details .col {
        width: 33.333333%
    }
    .cats .desc {
        margin-bottom: 50px
    }
    .personaliz td {
        padding: 2px 2px
    }
    .wrapper-sx {
        background-color: #fff;
        position: relative;
        padding: 25px 0 15px 0
    }
    .wrapper-sx:before {
        position: absolute;
        top: 0;
        left: -1000%;
        bottom: 0;
        right: 0;
        content: "";
        background-color: #fff
    }
    .wrapper-sx>div {
        position: relative;
        z-index: 1
    }
    .elenco .navbarform {
        padding: 10px 0px 0 0px
    }
    .elenco .navbarform>.row {
        margin: 0 -5px
    }
    .elenco .navbarform>.row>div {
        padding: 0 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
    }
    .product-view .precsucc{margin-top:3px;}
    .product-view .wrapper-info .collapse {
        display: block;
        visibility: visible;
        height: auto !important
    }
    .product-view .wrapper-info .title {
        font-size: 22px;
        line-height: 22px;
        padding-bottom: 15px;
        pointer-events:none;
    }
    .product-view .wrapper-info .content {
        border-top: 1px solid #ececec
    }
    .product-view .wrapper-info .table-prezzi {
        display: table;
        width: 100%;
        table-layout: fixed;
        font-size: 14px
    }
    .product-view .wrapper-info .table-prezzi .box-prezzi {
        display: table-cell
    }
    .product-view .wrapper-info .table-prezzi .box-prezzi:first-child {
        width: 350px
    }
    .product-view #gallery .thumbnail.selected img {
        border-color: #ececec
    }
    .product-view .cust-prod .form-inline .radio+.radio {
        margin-left: 20px
    }
    .product-view .zone {
        margin: 0 -5px
    }
    .product-view .zone .zona {
        padding: 0 5px
    }
    .product-view .zone .colore {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .product-view .zone .colore>div {
        display: table-cell;
        padding: 0 5px
    }
    .product-view .cust-prod .tab-varianti .rowtable>div:first-child {
        width: 140px;
        padding-top: 10px;
    }
    .product-view .cust-prod .tab-varianti .rowtable>div.size-2x {
        width: 200px
    }
    .product-view .cust-prod .tab-varianti .rowtable .form-control {
        padding: 6px 3px;
        font-size: 14px
    }
    .evidence .products .h3 {
        overflow: hidden;
        height: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testa .contacts-sx a{font-size:14px;}
    .box-top {
        font-size: 13px
    }
    .testa .info.btns {
        font-size: 12px
    }
    .cart .form-inline .form-control {
        margin-bottom: 15px
    }
    .evidence .products .pz {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
  .testa .contacts-sx ul > li:last-child{margin-top:4px;}
}

@media only screen and (min-width:801px) {
    #no-more-tables td.norecords {
        padding-top: 10px
    }
}

@media only screen and (min-width:992px) {
    .row-eq-height-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .elenco .filterpage .pull-left .SumoSelect {
        width: 200px
    }
    .testa .contacts-sx ul {
        margin-top: 5px
    }
    .testa .btns {
        margin-top: 5px
    }
    .testa .cust-h1 {
        margin-top: 12px;
        text-align: right
    }
    .evidence .b-dx {
        margin-top: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-view .cust-prod .row_pstampa_content .colore .colorname {
        display: block;
        margin-bottom: 8px
    }
    .evidence .products .mat {
        height: 35px;
        overflow: hidden
    }
}
@media only screen and (min-width:1200px) and (max-width:1599px) {
  .menu-link:before {left: -5px;top: 25px;z-index: 2;}
  .megamenu .nav>li.menu-link>a{padding: 16px 6px 16px 12px;}
}

@media only screen and (min-width:1200px) {
    .cust-tooltip + .tooltip > .tooltip-inner{max-width: 350px;width: 350px;}
    .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: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
        z-index: -1
    }
    .overlay-canvas.showed {
        opacity: .3;
        z-index: 3
    }
    .brand .title {
        font-size: 15px
    }
    .privacy-policy .details .col {
        width: 20%
    }
    .abstract .pforza {
        margin-bottom: 100px
    }
    .abstract .pforza .tit {
        font-size: 16px;
        line-height: 22px
    }
    .abstract .pforza {
        margin-top: 80px
    }
    .megamenu .no-rel {
        position: static !important
    }
    .megamenu .container {
        padding: 0
    }
    .megamenu .navbar {
        border: 0;
        border-bottom: 0 solid #e5e5e5;
        min-height: 0;
        background-color: #fff;
        text-align: center
    }
    .menucategorie .navbar {
        border: 0;
        padding: 13px 0;
        margin-bottom: 0;
        border-bottom: 0 solid #e5e5e5;
        min-height: 0;
        background-color: #fff;
        text-align: center
    }
    .menucategorie .navbar ul {
        margin-bottom: 0;
    }
    .megamenu .nav {
        float: none;
        display: inline-block;
        margin-bottom: 0;
    }
    .megamenu .nav>li {
        padding: 0;
        float: none;
        display: table-cell;
        text-align: center
    }
    .megamenu .nav>li+li {
        padding-left: 0
    }
    .megamenu .nav>li>a {
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        padding: 16px 10px;
        position: relative;
        transition: all .2s ease-out 0s;
        color: #1d1d1d;
        border: 1px solid transparent;
        background-color: #fff;
        border:0;
    }
    .megamenu .nav>li>a:hover {
        background-color: #fff;
        color: #006bc4;
    }
    .megamenu .nav>.active>a,
    .megamenu .nav>.active>a:focus,
    .megamenu .nav>.active>a:hover {
        background-color: #fff;
        color: #006bc4
    }
    .megamenu a.child {
        position: relative;
        color: #1d1d1d
    }
    .megamenu a.child:hover {
        color: #d80e11;
        text-decoration: none
    }
    .megamenu .dropdown-menu>.active>a,
    .megamenu .dropdown-menu>.active>a:focus,
    .megamenu .dropdown-menu>.active>a:hover {
        background-color: #f5f5f5;
        color: #262626
    }
    .megamenu .lv0 {
        display: inline-block;
        padding: 4px 15px 4px 30px;
        background-color: #fff
    }
    .megamenu .lv0:hover {
        color: #006bc4;
    }
    .megamenu .lv1 {
        display: block;
        position: relative;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        break-inside: avoid-column;
        border-top: 1px solid #ececec
    }
    .megamenu .lv1>a {
        display: block;
        padding: 4px 0;
        font-size: 16px;
        line-height: 20px
    }
    .megamenu .lv2>a:hover {
        background-color: #fff;
        color: #d80e11;
    }
    .megamenu .lv2 {
        display: block;
        position: relative
    }
    .megamenu .lv2>a {
        display: block;
        padding: 2px 0;
        font-size: 16px;
        font-weight: 400;
        font-size: 14px
    }
    .megamenu .lv2>a:hover {
        background-color: #fff;
        color: #d80e11;
    }
    .megamenu .lv3 {
        display: block;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        font-size: 14px
    }
    .megamenu .lv3>a {
        display: block;
        padding: 2px 0
    }
    .megamenu .lv3>a:hover {
        background-color: #fff;
        color: #d80e11;
    }
    .megamenu .menu-item {
        position: static
    }
    .megamenu .hidelv0>.menu-item:first-child .lv0 {
        border-top: 26px solid #fff
    }
    .megamenu .hidelv0>.menu-item:last-child .lv0 {
        border-bottom: 26px solid #fff;
        position: relative
    }
    .megamenu .hidelv0>.menu-item:last-child .hv>div:first-child {
        border-bottom: 3px solid #006bc4;
    }
    .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.hover {
        display: block;
        left: 25.2%;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #fff
    }
    .megamenu .hv>div>.dropdown-menu.hover {
        border: 30px solid #fff
    }
    .megamenu .hv>div>.dropdown-menu.hover:before {
        content: "";
        height: 3px;
        background-color: #006bc4;
        position: absolute;
        left: -30px;
        right: -30px;
        top: -30px
    }
    .megamenu .hv>div>.dropdown-menu.hover:after {
        content: "";
        height: 3px;
        background-color: #006bc4;
        position: absolute;
        left: -30px;
        right: -30px;
        bottom: -30px
    }
    .megamenu .hidelv1 {
        -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-menu {
        border: 0;
        background-color: transparent;
        margin-top: -1px;
        border-color: transparent;
        border-radius: 0;
        padding: 0;
        top: 100%;
        left: -9999px;
        min-width: 200px;
        background-clip: border-box
    }
    .megamenu .lv1>.dropdown-menu {
        position: static;
        display: block;
        border: 0;
        box-shadow: none;
        padding: 0;
        float: none;
        margin-bottom: 10px
    }
    .megamenu .dropdown:hover>.dropdown-menu {
        display: block;
        left: 0;
        box-shadow: none
    }
    .megamenu .main-cat {
        padding-bottom: 10px;
        color: #006bc4;
        font-size: 20px;
        font-weight: 500
    }
    .catalogs .border:after {
        content: "";
        width: 1px;
        height: 85px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: -8px
    }
    .box-top {
        position: relative;
        z-index: 4
    }
    .testa {
        position: relative;
        z-index: 4
    }
    .testa .hello {
        margin-left: -20px
    }
    .testa .contacts-sx ul {
        margin-top: 22px
    }
    .testa .btns {
        margin-top: 3px
    }
    .testa .info .list-inline {
        margin-right: -10px
    }
    .testa .info .list-inline>li {
        padding: 0 10px
    }
    .menubar {
        position: relative;
        z-index: 3;
        background-color: #fff
    }
    .evidence .b-dx {
        margin-top: 0
    }
    .product-view .cust-prod .row_pstampa_content .colore .colorname {
        padding-left: 18px
    }
}

@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
    }
    .abstract-home h1 {
        font-size: 28px
    }
    .p-title {
        font-size: 28px
    }
    .abstract .pforza .tit {
        font-size: 20px;
        line-height: 28px
    }
    .evidence .b-dx {
        margin-top: -15px
    }
    .evidence .products .h3 {
        overflow: hidden;
        height: 36px
    }
    .testa .contacts-sx ul {margin-top: 20px}
    .testa .btns {margin-top: 6px;}
    .homefeeds .h3{font-size:28px;}
    .prod-cont-h .item-info{font-size:14px;}
    .prod-cont-h .mat{font-size:14px;}
    .prod-cont-h .pz > ul > li{font-size:15px;}
    .prod-cont-h .pz > ul > li > div span{font-size:14px;}
    .prod-cont-h .item-info .btn{font-size:13px;padding:18px 12px;}
}

@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)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}
