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

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

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

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

:root {
    --black:#000000;
    --black-2a:#2A2626;
    --black-21:#211E1E;
    --black-23:#231f20;
    --black-39:#393535;
    --black-49:#494949;
    --blue: #00b3ff;
    --green-00:#009227;
    --grey-65:#656565;
    --grey-73:#737373;
    --grey-b7:#b7b7b7;
    --grey-f0:#f0f0f0;
    --grey-f4:#f4f4f4;
    --grey-f4f:#f4f7f8;
    --grey-da:#dadada;
    --grey-dc:#dce0e2;
    --grey-e6:#e6e6e6;
    --grey-f8:#f8f8f8;
    --grey-cc:#cccccc;
    --red-d7:#d73830;
    --yellow-av:#ecc61e;
    --white:#ffffff;
    --white-f7:#f7f7f7;
}

.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths,.col-xl-5ths{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px;float: left;}

html,body {font-family: 'Inter', sans-serif; color: #1d1d1d;font-size: 15px;background-color: var(--white-f7);}
body{display: flex;flex-direction: column;min-height: 100vh;}
body.ovfl{overflow:hidden;height:100%;width:100%;position:fixed;}
body.ovfl-menu{overflow:hidden;height:100%;width:100%;position:fixed;padding-right: var(--scrollbar-width);}
body.backdrop-canvas{height:100vh;overflow:hidden;}
body.backdrop-canvas:after {content: "";display: block;position: fixed;z-index: 4;left: 0;top: 0;right: 0;bottom: 0;background-color: #1d1d1d;opacity: .8}
b,strong {font-weight: 600}
label{font-weight:600;}
.form-control {border-color: #dadada;border-radius:8px;font-size: 16px;height: 48px;}
.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: 14px;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow: none !important;border-color: #dadada}
select{background:#fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=") no-repeat 98% 50% !important;padding-right:32px !important;border-radius:0;}
select::-ms-expand{display:none;}
.input-group-addon{border-radius:10px;}
a {color: #1d1d1d;outline: 0 !important}
a:hover,a:focus {color: var(--yellow-av);text-decoration: none !important}
h1 {margin-top: 0;color: #1d1d1d;font-weight: 700;font-size: 36px;}
h1 > span {font-weight: bold}
h2,h3 {font-size: 16px;}
.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}
.alert a{color: inherit;text-decoration: underline;}
.alert.alert-icon{display:flex;align-items:center;border-radius: 10px;padding: 10px;}
.alert.alert-icon .alert-icon-circle {display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;margin-right:10px;}
.alert.alert-icon .alert-icon-circle i{font-size:24px;}
.alert.alert-icon .alert-content {flex:1;}
.prel{position: relative;}
.nowrap{white-space: nowrap}
.block{display:block;}

/*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;}
#loader-div{width:100%;height:100%;position:absolute;z-index:9999;background:var(--black-35-a) center center}
#loader .text, #loader-div .text{position:absolute;top:50%;text-align:center;left:50%;transform:translate(-50%, -50%);}

/*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{font-family: 'Maven Pro', "Maven Pro-fallback", sans-serif !important;font-size:13px !important;line-height:18px;background-color: #000;border:1px solid #000;color:#fff;text-align:left;padding:10px;}
.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: 26px;margin-bottom: 30px;font-weight: 600;}
.p-title span{color:#21a3e0;}
.blue {color: #006bc4}
.red {color: #d80e11;}
.yellow {color: #ffa323}
.btn {font-weight: 700;border-radius:4px;font-size: 14px;font-weight:700;text-transform:uppercase;line-height: 32px;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;padding: 8px 20px}
.btn:focus , .btn:active{outline:0 !important;}

.btn-default{border-color:var(--grey-dc);}

.btn-primary {color: var(--black);border: 1px solid var(--yellow-av);background:var(--yellow-av)}
.btn-primary:hover,.btn-primary:active,.btn-primary:active:hover,.btn-primary:focus {background-color:var(--black-2a);color:var(--white);border-color: var(--black-2a);}
.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}

.btn-black {color: var(--white);border: 1px solid var(--black-2a);background:var(--black-2a)}
.btn-black:hover,.btn-black:active,.btn-black:active:hover,.btn-black:focus {background-color:var(--yellow-av);color:var(--black-2a);border-color: var(--yellow-av);}


.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: #f7f7f7;overflow-x: hidden}

.icon-circle {  border: 1px solid #006bc4;color: #006bc4;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;width: 30px;height:30px;font-size:16px;}

.container.dmargin{padding-left:16px;padding-right:16px;}
.dmargin .row{margin-left:-16px;margin-right:-16px;}
.dmargin .row > div{padding-left:16px;padding-right:16px;}

.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}
.customsize {width: 40%}
.form-group {margin-bottom: 8px}
.form-horizontal .form-group {margin-right: -8px;margin-left: -8px}
.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}

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}

/*tooltip e popover*/
.cust-tooltip{font-size:15px;}
.cust-tooltip.in{filter:alpha(opacity=100);opacity:1;}
.cust-tooltip.top .tooltip-arrow{border-top-color:#b7b7b7;}
.cust-tooltip.right .tooltip-arrow{border-right-color:#b7b7b7;}
.cust-tooltip.bottom .tooltip-arrow{border-bottom-color:#b7b7b7;}
.cust-tooltip.left .tooltip-arrow{border-left-color:#b7b7b7;}
.cust-tooltip > .tooltip-inner{background-color:#fff;color:#1b1b1b;border:1px solid #e6e6e6;max-width:350px;padding:16px;box-shadow:0 3px 6px var(--black-a);}
.cust-tooltip > .tooltip-inner .ttitle i{font-size:30px;}
.tooltip-danger{font-size:10px !important;}
.tooltip-danger > .tooltip-inner{background-color:#ff0000;color:#fff;border:1px solid #ff0000;box-shadow:0 3px 6px var(--black-a)}
.tooltip-danger.top .tooltip-arrow{border-top-color:#ff0000;}
.tooltip-danger.right .tooltip-arrow{border-right-color:#ff0000;}
.tooltip-danger.bottom .tooltip-arrow{border-bottom-color:#ff0000;}
.tooltip-danger.left .tooltip-arrow{border-left-color:#ff0000;}
.popover{font-size:15px;border:1px solid #ff0000;box-shadow:0 3px 6px #00000029;}
.popover.top > .arrow{border-top-color:#ff0000;}
.popover.right > .arrow{border-right-color:#ff0000;}
.popover.bottom > .arrow{border-bottom-color:#ff0000;}
.popover.left > .arrow{border-left-color:#ff0000;}
.popover .popover-title{color:#1b1b1b;font-size:15px;background-color:#fff;font-weight:600;border-bottom-color:#e6e6e6;}
.popover .popover-content{color:#1b1b1b;font-size:13px;}
.cust-tool .tooltip-inner{background:#f4ad00;color:#1b1b1b;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,1);padding:7px 14px;text-align:center;font-size:12px;font-weight:normal;}
.cust-tool .tooltip.top .tooltip-arrow{border-top-color:#f4ad00;bottom:2px}
.cust-tool .tooltip.in{opacity:1}

/*custom checkbox radio */
.checkbox label, .radio label{margin-left:10px;}
.checkbox input, .radio input{min-height: auto !important;margin-left:-30px !important;width:1.125rem;height:1.125rem;margin-top:.1em;vertical-align:top;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#fff;}
.checkbox input.error, .radio input.error{border-color:#d80e11;}
.checkbox input:before ,.radio input:before{content:"";position:absolute;-webkit-box-shadow:0 0 0 13px transparent;box-shadow:0 0 0 13px transparent;border-radius:50%;width:.875rem;height:.875rem;background-color:transparent;opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0);}
.checkbox input:hover ,.radio input:hover{cursor:pointer;}
.checkbox input:focus ,.radio input:focus{outline:none;}
.checkbox input:checked ,.radio input:checked{border-color:#1b1b1b;}
.checkbox input:checked:before ,.radio input:checked:before{opacity:.16;}
.checkbox input:checked:after ,.radio input:checked:after{content:"";position:absolute;top:0;}
.checkbox input[type="checkbox"]:disabled:hover , .radio input[type="checkbox"]:disabled:hover{cursor:auto;}
.checkbox input[type="checkbox"]{border-radius:.125rem;}
.checkbox input[type="checkbox"]:checked{background-color:#1b1b1b;}
.checkbox input[type="checkbox"]:checked:after{display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.375rem;height:.8125rem;border:.125rem solid #fff;border-top:0;border-left:0 ;margin-left:.34rem;margin-top:0;background-color:transparent;}
.checkbox input[type="checkbox"]:disabled{opacity:.5;}
.checkbox .checkbox-inline{margin-right:15px;}
.radio input[type="radio"]{border-radius:50%;width:1.25rem;height:1.25rem;margin-top:.08em;}
.radio input[type="radio"]:before{width:1rem;height:1rem;}
.radio input[type="radio"]:after{content:"";position:absolute;width:1rem;height:1rem;z-index:1;display:block;border-radius:50%;background-color:#fff;}
.radio input[type="radio"]:checked{background-color:#fff;border-width:2px;}
.radio input[type="radio"]:checked:after{border-radius:50%;width:.625rem;height:.625rem;border-color:#1b1b1b;background-color:#1b1b1b;margin-top:.1875rem;margin-left:.1875rem;}
.radio .radio-inline{margin-right:15px;}


.has-float-label{position:relative;margin-bottom:15px;}
.has-float-label label{font-weight:400;color:var(--grey-b7);font-size:13px !important;position:absolute;cursor:text;opacity:1;-webkit-transition:all .2s;transition:all .2s;top:-.5em;left:12px;z-index:2;line-height:1;padding:0 1px;}
.has-float-label label::after{content:" ";display:block;position:absolute;background:var(--white);height:4px;top:50%;left:-.2em;right:-.2em;z-index:-1;margin-top:-2px;}
.has-float-label label a{text-decoration:underline;}
.has-float-label .form-control::-webkit-input-placeholder{opacity:1;-webkit-transition:all .2s;transition:all .2s;}
.has-float-label .form-control::-moz-placeholder, .has-float-label select::-moz-placeholder{opacity:1;-moz-transition:all .2s;transition:all .2s;}
.has-float-label .form-control:-ms-input-placeholder, .has-float-label select:-ms-input-placeholder{opacity:1;-ms-transition:all .2s;transition:all .2s;}
.has-float-label .form-control::-ms-input-placeholder, .has-float-label select::-ms-input-placeholder{opacity:1;-ms-transition:all .2s;transition:all .2s;}
.has-float-label .form-control:placeholder-shown:focus::-webkit-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus::-moz-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-moz-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus:-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus):-ms-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:focus::-ms-input-placeholder, .has-float-label .form-control:placeholder-shown:not(:focus)::-ms-input-placeholder, .has-float-label select:placeholder-shown:not(:focus)::-ms-input-placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder, .has-float-label select:placeholder-shown:not(:focus)::placeholder{opacity:0;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label{/*opacity:.5;*/top:1.1em;font-weight:400;font-size:15px !important;color:var(--grey-73);cursor:pointer;}
.has-float-label .form-control:placeholder-shown:not(:focus) + label:after{background:transparent;}
.has-float-label .form-control:focus{-webkit-box-shadow:inset 0px 0px 0px 1px var(--blue) !important;box-shadow:inset 0px 0px 0px 1px var(--blue) !important;}
.input-group .has-float-label{display:table-cell;}
.input-group .has-float-label:first-child .form-control{border-right:0;}
.input-group .has-float-label:not(:last-child) .form-control{border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group .has-float-label:not(:first-child) .form-control{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;}
.input-group .has-float-label .form-control{border-radius:4px;}
.input-group .has-float-label .form-control:focus{z-index:2;}
.input-group .has-float-label + .input-group-addon{background-color:var(--white);border-color:var(--grey-da);}
.input-group .input-group-addon.show-pwd:hover{cursor:pointer;}
.input-group:focus-within .has-float-label + .input-group-addon{border-color:var(--blue);background-color:var(--blue) !important;color:var(--white);}


.form-horizontal .legend, .form-reg .legend {font-size: 18px;margin: 10px 0 15px;color: var(--black);text-align: left;line-height: 26px;}
.form-group label {font-weight: 400;}
.error-pass {font-style: italic;font-size: 13px;}

.select2_color{width:12px;border-radius:50%;margin-right:8px;border:1px solid #e6e6e6;}
.select2-container{width: auto !important;display:block;}
.select2-container .select2-selection{border-color:#d7dde5 !important;height:48px !important;border-radius: 8px;}
.select2-container .select2-selection .select2-selection__rendered{line-height:48px !important;padding-right:25px !important;padding-left:12px !important;}
.select2-container .select2-search--dropdown .select2-search__field{border-color:#d7dde5 !important;}
.select2-container .select2-selection__arrow{right:4px !important;height:100% !important;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat 99% 50% !important;}
.select2-container .select2-selection__arrow b{display:none !important;}
.select2-search--dropdown {padding:12px;}
.select2-dropdown{border-color:#d7dde5 !important;box-shadow:0 7px 12px 0 rgb(0 0 0 / 13%);}
.select2-results__option{padding:3px 12px;}
.form-control.error ~ .select2 .select2-selection{border-color:#ff0000 !important;}

.footerfeedaty .fdt_carouselcarosello-1_widget_merchant{background-color:transparent;font-family:inherit !important;}
.footerfeedaty .zoorate_dyn_widget_wrapper:before{background-color:transparent;}

.bottom-texts{padding:30px 0;}
.bottom-texts .h3{font-weight:700;}

.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: 20px 0 0 0}
.abstract-home h1 {margin-top: 0;margin-bottom: 15px;font-size: 23px;font-weight: 500}
.abstract-home h1 h {color: #21a3e0;}
.abstract-home .p-title{font-size: 23px;}
.evidence {background-color: #f8f8f8;padding: 30px 0 14px;margin: 40px 0}
.evidence .b-sx {margin-bottom: 16px}
.banners-cat {margin: 20px 0 0;}
.banners-cat img{padding:20px;margin:0 auto;}
.banners-cat .txt {margin-bottom: 16px;}
.banners-cat .txt a{color:#006bc4;}
.banners-cat h2 {font-size: 30px;margin-top: 0;}
.banners-cat .desc {padding: 14px 16px;background-color:#f0f0f0;text-align: center;}
.banners-cat .h4 {margin: 0;font-size:16px;}
.banners-cat.tp a {color: #1d1d1d;border-color: #ececec;border-style: solid;border-width: 1px 1px 1px 1px;display: block;margin-bottom:16px;border-radius:10px;overflow:hidden;}
.banners-cat.tp a:hover {text-decoration: none;color: #006bc4}
.banners-cat .homepage-content h3{font-size: 21px;line-height:30px;}
.showcase-title {margin-top: 40px}
.showcase {padding: 80px 0;}
.showcase.bgwhite{background-color:var(--white);}
.showcase + .showcase{padding-top:0;}
.showcase .showcase-title {margin-top:0}
.showcase .showcase-title h2{padding:0;margin-top:0}
.showcase .banner a{display:block;}
.showcase .banner + .banner{margin-top:16px;}
.showcase .banner figure img{border-radius:10px;}
.showcase.blog{margin-bottom:0;padding-bottom:40px !important;}
.page {padding-bottom: 40px !important;padding-top: 24px;flex: 1;}
.page h1 {color: #1d1d1d;font-weight: 700;font-size: 36px}
.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;}

.skills .title{font-weight:700;font-size:36px;margin-bottom:30px;}
.skills ul li {display: flex;align-items: flex-start;gap: 10px;font-weight:600;margin:8px 0;}
.skills ul li .fa-check-circle {flex-shrink: 0;margin-top: 3px;color:var(--green-00);font-size:15px;}

.homebrands{margin:80px 0;}
.homebrands h2.p-title{margin:0 0 25px 0 !important;padding:0;}
.homebrands .wrapper{position: relative;}
.homebrands .owl-carousel{margin-left:-8px;margin-right:-8px;}
.homebrands .owl-carousel .owl-wrapper{display:flex !important;align-items:stretch;}
.homebrands .owl-carousel .owl-item{float:none;display:flex;height:auto;align-items:stretch;}
.homebrands .owl-carousel .owl-item > *{width:100%;}
.homebrands .owl-carousel .owl-carousel .owl-item .item{display:flex;flex-direction:column;height:100%;}
.homebrands .owl-carousel .owl-item .item{padding-left:8px;padding-right:8px;}
.homebrands .owl-carousel .owl-item .item figure{display:flex;align-items:center;justify-content:center;height:100%;border-radius:10px;padding:10px;padding:0 7px;}
.homebrands .owl-carousel .owl-item .item figure img{filter: grayscale();}
.homebrands .owl-carousel.is-short .owl-wrapper{right:auto !important;left:0 !important;transform:none !important;-webkit-transform:none !important;display:block !important;text-align:center;width:auto !important;}
.homebrands .owl-carousel.is-short .owl-item{display:inline-block !important;float:none !important;vertical-align:top;}

.homeboxes{background-color:var(--white-f7);padding:20px 0 60px;}
.homeboxes a:hover{color:var(--black);}
.homeboxes .wrapper{border-radius:10px;padding:30px 20px 0 20px;background-repeat:no-repeat;background-size:cover;}
.homeboxes .wrapper.wp{background-image:url("/tpl/img/logo_transp.webp");}
.homeboxes .wrapper .payoff{font-weight: 400;font-size: 18px;}
.homeboxes .wrapper .title{font-weight: 600;font-size: 24px;}
.homeboxes .wrapper .btn{background-color:var(--white);font-size:14px;font-weight:700;text-transform:uppercase;margin-top:24px;min-width:173px;height:49px;}

.homereviews{background-color:var(--white-f7);padding-bottom:30px;}
.homereviews .zoorate_dyn_widget_wrapper:before{background-color:transparent}
.homereviews .fdt_carouselcarosello-1_widget_merchant{background-color:transparent;font-family:inherit !important;}

.homegadget{padding-bottom:80px;background-color:var(--white);}
.homegadget .wrapper{position:relative;}
.homegadget .cat{text-align:center;}
.homegadget .cat figure{background-color:var(--white-f7);border-radius:10px;box-shadow: 0px 0px 14px 0px #00000012;margin:0 8px;padding:20px;background-image: url(/tpl/img/logo_transp_grey.png);background-repeat: no-repeat;background-size:70%;background-position: -15% 120%;}
.homegadget .cat figure.wp{background-image: url(/tpl/img/logo_transp_grey.webp);}
.homegadget .cat .name{font-weight: 600;font-size: 16px;margin-top:16px;}

.hometexts{padding:80px 0;background-color:var(--white-f7);font-size:14px;}
.hometexts .h4{margin-bottom:30px;font-size:20px;}

.footerbanner{border-top: 1px solid #ececec;}
.footerbanner ul{margin-left:-3px;margin-top:10px;}
.footerbanner ul > li{vertical-align:top;padding:0 3px;margin:4px 0;height:30px;}
.footerbanner picture{background-color:#fff;border-radius:4px;display:flex;align-items:center;padding:0 2px;height:100%;}
.footerbanner picture img{max-height:30px;width: auto;}

.user{margin-bottom:40px !important;padding-top:10px;}
/*.user.tickets{padding-top:78px;margin-bottom:0px !important;overflow:hidden;}
.user.ticket-dett{padding-top:78px;margin-bottom:0px !important;background:var(--white) !important}*/
.user h1{font-size:22px;padding-bottom:0px;}
.user h3{font-size:22px;margin:0;padding:0;font-weight:500;}
.user a{color:var(--black);text-decoration:none;}
.user a:hover{color:var(--yellow-av);text-decoration:underline;}
.user a.underline{text-decoration:underline !important;}
.user .user-login{margin:0;padding:10px  0 30px;}
.user .user-login ul{margin-bottom:0;}
.user .user-login i{font-size:13px;padding-right:2px;}
.user .user-login .type{text-transform:uppercase;color:var(--yellow-av);}
.user .user-login .logout{display:inline-block;margin-left:10px;}
.user .user-menu{margin:0;padding:0;}
.user .user-menu h3{font-size:20px !important;padding-bottom:10px !important;}
.user .user-menu a{position:relative;}
.user .user-menu a:before{font-family:"icomoon";}
.user .user-menu .icn_user:before{content:"\e9b5";}
.user .user-menu .icn_user_provvigioni:before{content:"\ea14";}
.user .user-menu .icn_user_ordini:before{content:"\e9f1";}
.user .user-menu .icn_user_dati:before{content:"\ea15";}
.user .user-menu .icn_user_sedi:before{content:"\e97c";}
.user .user-menu .icn_user_preferiti:before{content:"\e97a";}
.user .user-menu .icn_user_coupon:before{content:"\e9e3";}
.user .user-menu .icn_user_listini:before{content:"\e922";}
.user .user-menu .icn_user_rinnovi:before{content:"\e9c1";}
.user .user-menu .icn_user_rinnovo:before{content:"\e9c1";}
.user .user-menu .icn_user_punti:before{content:"\e96e";}
.user .user-menu .icn_user_documenti:before{content:"\e966";}
.user .user-menu .icn_logout:before{content:"\e98d";}
.user .user-menu .icn_agente_dashboard:before{content:"\e9b5";}
.user .user-menu .icn_agente_clienti:before{content:"\e9ff";}
.user .user-menu .icn_user_allegati:before{content:"\e979";}
.user .user-menu .icn_user_privacy:before{content:"\e9ce";}
.user .user-menu .icn_user_resi:before{content:"\e9a8";}
.user .user-menu .icn_user_fidelity:before{content:"\e94f";}
.user .user-menu .icn_user_prodotti:before{content:"\e90b";}
.user .user-menu .icn_agente_appuntamenti:before{content:"\e927";}
.user .products{margin:0 -7px;}
.user .red{color:#ff00;}
.user .green{color:var(--green-00);}
.user .nome{font-weight:700;font-size:16px;line-height:30px;color:var(--black);margin-top:0;text-align:left;}
.user .numero{font-size:26px;padding:0;margin-bottom:8px;}
.user .numero .date{color:var(--black-99);}
.user .input-cc{padding-top:20px;padding-bottom:20px;}
.user .stato{font-weight:700;text-align:left;font-size:22px;padding:0 0 10px;line-height:36px;}
.user .stato .desc{font-weight:700;font-size:22px;}
.user .top{font-weight:700;font-size:16px;padding:10px 0;margin-top:0;}
.user h3 + .box-recensione{margin-top:15px;}
.user .box-recensione{background-color:var(--grey-f8);padding:20px;margin-bottom:16px;}
.user .box-recensione h4{margin-top:0;}
.user .box-recensione h4 a{color:var(--grey-73);}
.user .box-recensione h5{color:var(--grey-73);}
.user .box-recensione label{padding:10px 14px 10px 0;float:left;}
.user .box-recensione label span{font-weight:100;}
.user .box-recensione .form-group select{max-width:650px;}
.user .box-recensione .form-group input[type="file"]{max-width:650px;}
.user .box-recensione .star{padding:9px 0;float:left;}
.user .box-recensione .txt{font-size:15px;}
.user .box-recensione .txt .box-imgs{margin-top:15px;}
.user .box-recensione .txt .box-imgs ul{margin-bottom:0px;}
.user .box-recensione .txt .box-imgs ul li{vertical-align:top;}
.user .box-recensione .txt .box-imgs ul li a{margin-bottom:0px;}
.user .box-recensione .txt .box-imgs ul li a div{height:102px;width:102px;display:flex;align-items:center;justify-content:center;}
.user .box-recensione .txt .box-imgs ul li a div i{font-size:29px;line-height:29px;}
.user .box{padding:20px  0;text-align:center;box-shadow:0 1px 1px rgb(0 0 0 / 20%);border-radius:12px;border:1px solid var(--grey-e6);margin-bottom:16px;}
.user .box i{padding:10px  0;text-align:center;font-size:32px;line-height:32px;display:inline-block;}
.user .box a{text-decoration:none;}
.user .box a:hover{color:var(--red-bd);}
.user .box a:before{font-family:"icomoon";font-size:32px;line-height:32px;padding:0px 0px 10px;text-align:center;display:inline-block;}
.user .box .icn_user:before{content:"\e9b5";}
.user .box .icn_user_ordini:before{content:"\e9f1";}
.user .box .icn_user_provvigioni:before{content:"\ea14";}
.user .box .icn_user_dati:before{content:"\ea15";}
.user .box .icn_user_sedi:before{content:"\e97c";}
.user .box .icn_user_preferiti:before{content:"\e97a";}
.user .box .icn_user_coupon:before{content:"\e9e3";}
.user .box .icn_user_listini:before{content:"\e922";}
.user .box .icn_user_rinnovi:before{content:"\e9c1";}
.user .box .icn_user_rinnovo:before{content:"\e9c1";}
.user .box .icn_user_punti:before{content:"\e96e";}
.user .box .icn_user_documenti:before{content:"\e966";}
.user .box .icn_logout:before{content:"\e98d";}
.user .box .icn_agente_dashboard:before{content:"\e9b5";}
.user .box .icn_agente_clienti:before{content:"\e9ff";}
.user .box .icn_user_allegati:before{content:"\e979";}
.user .box .icn_user_privacy:before{content:"\e9ce";}
.user .box .icn_user_fidelity:before{content:"\e94f";}
.user .box .icn_user_resi:before{content:"\e9a8";}
.user .box .icn_user_prodotti:before{content:"\e90b";}
.user .box .icn_agente_appuntamenti:before{content:"\e927";}
.user .box h3{font-size:18px;font-weight:400;}
.user .btn-primary{padding:5px 100px;}
.user .dfiles{font-size:14px;background-color:var(--gray-f8);margin:20px 0 0 0 !important}
.user .dfiles th{background-color:var(--grey-f8);padding:5px;border-bottom:0px;text-align:right}
.user .dfiles td{text-align:right;border-color:var(--grey-f8);}
.user .tr_ordine:hover , .user .tr_abbonamento:hover, .user .tr_ticket:hover{cursor:pointer !important;background-color:var(--grey-f8) !important}
.user .punti_disp{padding:10px 0;text-align:center;font-size:18px;margin-bottom:16px;}
.user .trackingbox{margin-bottom:30px;}
.user .trackingbox h3{margin-bottom:10px;font-weight:600;font-size:16px;}
.user .boxbuoni{margin-bottom:40px;background-color:var(--grey-f8);padding:20px;}
.user .boxbuoni h3{margin-bottom:16px;}
.user .boxbuoni ul{margin-bottom:0;}
.user .table_user th{border-width:1px;}
.user .table_user th , .user .table_user td{border-color:var(--grey-e6);}
.user .table_user td.norecords{padding:8px 0;}
.user .table_user .badge{display:inline-block;min-width:10px;padding:4px 7px;font-size:12px;font-weight:700;line-height:1;color:var(--white);text-align:center;white-space:nowrap;vertical-align:middle;background-color:#ff0000;border-radius:10px;margin-left:5px;}
.user.elimina {margin-top:20px;}
.user .tab-content {padding:20px 0;}
.user .tab-content .alert {padding:10px;margin-bottom:0;}
.user .totanticipo {font-weight:700;font-size:18px;text-align:left;color:var(--back);}
.user .cart .totanticipo {font-weight:700;font-size:18px;text-align:right;color:var(--back);}
.user .punto-item {transition:background-color 0.3s ease;padding:10px;margin-bottom:5px;border-radius:4px;cursor:pointer;}
.user .punto-item:hover {background-color:var(--grey-f5);}
.user .punto-item.bg-info {background-color:#d9edf7;border-left:3px solid #31708f;}
.user #fermopoint-map {background-color:#f8f8f8;}

/*ordine gadget*/
.ordergadget {margin-bottom: 40px; margin-top: 5px;}
.ordergadget .btn-back-top{line-height:32px;}
.ordergadget .topback{color:#0dbaae;margin-bottom:8px;}
.ordergadget .topback a{color:#0dbaae;}
.ordergadget h1 { margin-top: 5px; font-size: 28px !important; font-weight: 600;display:inline-block;}
.ordergadget h1 .data { font-weight: 400; font-size:16px;color:#5B606A;margin-left:6px;display:inline-block;margin-right:6px;}
.ordergadget h1 + a{color:#0dbaae;text-decoration:underline;font-weight:400;display:inline-block;}
.ordergadget .state{padding-top:10px;font-size:16px;vertical-align:middle;color:#5B606A;font-weight:400;margin-bottom:14px; float: left;}
.ordergadget .state span{vertical-align:middle;}
.ordergadget .state > span + span{margin-left:8px;display:inline-block;}
.ordergadget .state-g { width: 16px;height:16px;border-radius:50%;display:inline-block;}
.ordergadget .state .desc{text-transform:uppercase;margin-left:6px;}
.ordergadget .tableinfo { padding: 0 15px 15px 15px; margin-top: 0; line-height: 25px; background-color: #fff;border: 1px solid #fff;}
.ordergadget .bgcolor{background-color:#fff;font-size:15px;font-weight:400;color:#1f1f1f;}
.ordergadget .bgcolor strong{color:#2b2b2b;}
.ordergadget .bgcolor .pad{padding:24px 5px;}
.ordergadget .tableinfo .tableprod-wrapper { margin: 0 15px 15px 15px}
.ordergadget .tableinfo.info { border-top-right-radius: 0}
.ordergadget .tableinfo .befborder > span{padding-bottom:20px !important;}
.ordergadget .tableinfo .border > span{ border-top: 1px solid #e6e6e6;font-size:20px;padding-top:20px !important;}
.ordergadget .tableinfo .top {padding-top:0;font-size:18px;line-height:28px;font-weight: 600; margin-top: 24px;margin-bottom: 16px !important; padding-bottom: 0; margin-bottom: 0}
.ordergadget .tableinfo .details { margin-bottom: 15px}
.ordergadget .tableinfo .details span { display: inline-block; font-weight: 400}
.ordergadget .tableinfo .details span:after { content: " : "}
.ordergadget .tableinfo .top-shipp { text-transform: uppercase; background-color: #f2f8fe; color: #007aee; text-align: center; font-weight: 500; padding: 10px 0; margin: 0 -15px 16px -15px; border-top-left-radius: 8px; border-top-right-radius: 8px}
.ordergadget .tableinfo .top-shipp .fa { margin-right: 10px}
.ordergadget .tableinfo .top-divider { margin-top: 16px}
.ordergadget .tableinfo.rmargin .top-divider{margin-top:0;}
.ordergadget .tableinfo.cart { padding:0;background-color:#fff;margin-bottom:16px;}
.ordergadget .tableinfo .img-wrapper{margin-top:0;border:2px solid #fff;height:100%;background-color:#fff;display: flex;align-items: center;}
.ordergadget .tableinfo h4{margin-top:4px;color:#1f1f1f;}
.ordergadget .tableprod .tableprod-wrapper{padding:0 15px;}
.ordergadget .tableprod { width: 100%;font-size:15px;}
.ordergadget .tableprod.fixed { table-layout: fixed}
.ordergadget .tableprod.mtop { margin-top: 16px;margin-bottom: 16px}
.ordergadget .tableprod .tablerow.header { background-color: #f8f8f8; font-size: 15px; color: #1f1f1f}
.ordergadget .tableprod .tablerow td { padding: 2px 15px}
.ordergadget .tableprod .tablerow td ul {margin-bottom: 0px;}
.ordergadget .tableprod .tablerow:not(.header)>td { border: 1px solid #e6e6e6;background-color:#fff;}
.ordergadget .tableprod .color { width: 13px; height: 13px; border: 1px solid #e6e6e6; border-radius: 50%}
.ordergadget .tablegr .preventivo .alert { font-weight: 400; border-radius: 4px;margin:0 0 8px 0;padding: 20px;font-size:16px;display:flex;text-align: left; height: auto;}
.ordergadget .tablegr .alert { font-weight: 400; border: 0;border-radius: 0;margin:0 0 8px 0;text-align:center;font-size:20px;height:100px;display:flex;align-items: center;justify-content: center;}
.ordergadget .tablegr .alert span { display: block; font-size:20px;}
.ordergadget .tablegr .alert span + span{margin-top: 7px;}
.ordergadget .tablegr .alert span.black{color:#1f1f1f;}
.ordergadget .tablegr .alert-o{background-color:#FBECE8;color:#0dbaae;}
.ordergadget .tablegr .alert-b{background-color:#E8F0FF;color:#256EFF;}
.ordergadget .tablegr .alert-v{background-color:#EEE8F5 ;color:#5E239D;}
.ordergadget .tablegr .alert-g{background-color:#EAF5F0;color:#018849;}
.ordergadget .tablegr .del_ordine_file{padding:12px 10px 12px 0;}
.ordergadget .tableprod.tablegr .btn { margin-bottom: 16px;color:#fff;}
.ordergadget .tableprod.tablegr > tbody>.tablerow:not(.header)>td { padding: 0; border: 0}
.ordergadget .tableprod.tablegr .tableprod { margin-bottom: 16px}
.ordergadget .tableprod.tablegr .tableprod td:first-child { border-left: 0}
.ordergadget .tableprod.tablegr .tableprod td:last-child { border-right: 0}
.ordergadget .tableprod.tablegr .btn { font-size: 17px;line-height:36px;font-weight:400;}
.ordergadget .box-summary h4 { font-size: 24px; font-weight: 600; padding: 24px 0 10px 0;margin-top:0;}
.ordergadget .box-summary .wrapper { display: table; width: 100%; border: 0;}
.ordergadget .box-summary .wrapper > div { display: table-row}
.ordergadget .box-summary .wrapper > div > span { display: table-cell; padding: 3px 0}
.ordergadget .box-summary .wrapper > div > span:last-child { text-align: right}
.ordergadget .box-summary .wrapper .tot{white-space:nowrap;}
.ordergadget .box-summary .wrapper .tot span { font-weight: 600; font-size: 24px; padding: 15px 0 !important;}
.ordergadget .box-summary .wrapper .tot span:last-child{font-size:30px;}
.ordergadget .box-summary .ship {margin-bottom: 15px;color: #6861ff; font-size: 17px}
.ordergadget .box-summary .evidence > span {font-weight: 400}
.ordergadget .payment { padding: 15px 0; margin: 0 0 16px 0;text-align:center;}
.ordergadget .payment .btn + .btn{margin:20px 0;}
.ordergadget .info-payment { text-align:left;}
.ordergadget .payment ul {margin-top:10px;margin-left:0;}
.ordergadget .payment ul > li:not(:first-child){padding-left: 15px;}
.ordergadget .payment .fa { font-size: 6px;left: 0px; top: 9px;position:absolute;}
.ordergadget .btn-back{border:0;padding-left:0;background-color:transparent;color:#1f1f1f;}
.ordergadget .btn-back:hover{}
.ordergadget .rowchat{margin-top:80px;}
.ordergadget .rowchat h4{font-size:28px;line-height:40px;font-weight:600;margin-bottom:0;}
.ordergadget .rowchat h4 + p{color:#717171;}
.ordergadget #recensioni > .h3{font-weight:600;}
.ordergadget .tgl-details{height: 20px;border:0;background-color:transparent;padding:0;margin-top:16px;width:auto !important;font-size:16px;border-bottom:1px solid #1f1f1f;border-radius:0;}
.ordergadget .tgl-details:hover , .ordergadget .tgl-details:focus{color:#1f1f1f;}
.ordergadget .tgl-details-m{margin:0 15px 16px 15px;}
.ordergadget .nav-scroller-container .nav-pills{border-bottom:1px solid #f0f0f0;}
.ordergadget .nav-scroller-container .nav-pills .active {background-color: #006bc4; color: #fff;}
.ordergadget .nav-scroller-container .nav-pills > li.active > a {background-color: transparent;}
.ordergadget .nav-scroller-container .nav-pills > li > a {border-radius: unset;}
.ordergadget .nav-scroller-container .nav-pills > li > a:hover{color:#0dbaae;background:#fff;}
.ordergadget .nav-scroller-container.affix {position: fixed;top: 0px;z-index: 2; }
.ordergadget .nav-scroller-container.affix .nav-pills::before {z-index: -1;background: #fff;content: " ";position: absolute;left: -100%;right: -100%;height: 42px;width: 5000%;border-bottom: 1px solid #f0f0f0;}
.btn_approva_no {background-color: #ff0000; color: #fff;}
.btn_approva_si, .btn-bozza-conferma, .btn_confprev {background-color: #018849; color: #fff;}
.btn_approva_no:hover, .btn_approva_no:focus {background-color: #b90202; color: #fff;}
.btn_approva_si:focus, .btn_approva_si:hover, .btn-bozza-conferma:focus, .btn-bozza-conferma:hover, .btn_confprev:hover, .btn_confprev:focus {color: #fff; background-color: #00703c;}
.form-user-request{margin-bottom:40px;}
.form-user-request .title{padding:15px;text-align:center;font-size:24px;line-height:27px;background-color: #fff;}
.form-user-request .shadow{box-shadow: 0px -1px 4px #0000000a;padding: 20px 20px 20px 20px;background-color: #fff;}
.msgs {padding: 10px 30px !important; overflow-y: auto; width: 100%; margin: 0; height: 250px;font-size: 13px;background-color: #fff; text-align: left;}
.msgs > div { margin-bottom: 10px}.msgs>div:after { content: ""; clear: both; display: block}
.msgs > div .cloud { width: 80%; 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: #f7f7f7; border-color: #ddd; color: #1f1f1f}
.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 #f7f7f7 transparent transparent; border-width: 0 24px 24px 0}
.msgs>div.msg-utente .cloud:before { top: 9px; border-color: transparent #ddd transparent transparent; border-width: 0 26px 26px 0; left: -2px}
.frm_note { position: relative}
.frm_note .form-group { margin:0px; margin-bottom: 15px;}
.frm_note textarea{resize:none;}
.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 {margin-top: 0; margin-bottom: 16px; line-height: 25px;/*background-color: #fff;*/}
.bozza .wrapper-bozza{background-color:#fff;padding:15px;}
.bozza .tablegr{margin-bottom:16px;}
.bozza .tablegr .alert{height:64px;text-transform: uppercase; font-weight: 600;text-align:center;font-size:20px;}
.bozza .tablegr .alert .black{text-transform:none;}
.bozza .tablegr .alert span{margin:0 12px;}
.bozza .tablegr .alert span + span {margin-top: 0;}
.bozza .tablegr h4 { text-align: center; font-size: 20px; font-weight: 400; margin:0;text-transform:uppercase;}
.bozza .colsx , .bozza .coldx{height:100%;min-height:200px}
.bozza .colsx{border:1px solid #e6e6e6;text-align:center;padding:12px;background-color: #fff;}
.bozza .colsx h4{font-size:24px;line-height:27px;margin-bottom:6px;}
.bozza .colsx h5{font-size:16px;line-height:25px;margin-top:0;}
.bozza .colsx .printpdf{line-height:34px;margin-bottom:27px;}
.bozza .colsx form { margin: 8px 0}
.bozza .colsx form .btn{padding:5px 16px;}
.bozza .colsx form .btn > i{font-size:24px;vertical-align:middle;padding-right:4px;position:relative;top:-2px;}
.bozza .colsx form .btn-default{border-width:2px;border-color:#24201f;}
.bozza .colsx form .info { font-size: 14px; line-height: 22px;text-align:left;color:#5B606A;margin:10px 0;}
.bozza .colsx form .info a{color:#0dbaae;text-decoration:underline;}
.bozza .form-user-request{margin-bottom:0;}
.bozza .msgs{height:340px;}
.bozza .history{margin-top:40px;}
.bozza .history .title{font-size: 18px; line-height: 28px;margin-bottom:16px;font-weight:600;}
.bozza .history  ul{background: #f8f8f8;padding:24px;}
.bozza .history  ul > li + li{margin-top: 16px}
.bozza .history a{font-weight:600;font-size:15px;}
.bozza .history a > span{color:#0dbaae;}
.bozza .back { border-color: transparent;padding:0 !important;line-height:34px;color:#061533;background-color:transparent;font-size:15px;}
.bozza .back:focus{border-color: #fff;background-color:#fff;color:#0dbaae;}

/*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 0 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;}

.navcats.cust{margin-bottom:40px;}
.navcats.cust a{white-space:normal;padding:0;color:var(--black);background-color:transparent;border:0;font-size:16px;font-weight:600;line-height:22px;text-align: center;}
.navcats.cust a:hover div{text-decoration:underline;}
.navcats.cust figure{background-color:var(--white);box-shadow: 0px 0px 14px 0px #00000012;display:inline-block;border-radius:50%;overflow:hidden;width:102px;height:102px;display:flex;align-items:center;justify-content:center;margin: 0 auto 8px auto;}
.navcats.cust ul > li{max-width:102px;vertical-align: top;}
.navcats.cust ul > li + li{margin-left:20px;}

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

.header{padding:80px 0;background-color:var(--white-f7);background-image: url(/tpl/img/logo_transp_grey.png);background-repeat: no-repeat;background-position: 100% -20%;}
.header.wp{background-image: url(/tpl/img/logo_transp_grey.webp);}
.header h1{font-weight:700;font-size:36px;margin-bottom:20px;}
.header .boxcats{margin-top:84px;}
.header .boxcats .cat{background-color:var(--white);padding:16px;border-radius:10px;border:1px solid #f0f0f0;margin-bottom:16px;position:relative;height:100%;width:100%;}
.header .boxcats .cat:before{content:"\e913";position:absolute;bottom:16px;right:16px;font-family:"icomoon";font-size:24px;}
.header .boxcats .cat.bgblack{background-color:var(--black-23);color:var(--white);}
.header .boxcats .cat .name{font-weight: 600;font-size: 18px;margin-bottom:28px;}

.flink .helpimg{margin-bottom:12px;}
.flink .helpimg.negm{margin-top:-50px;}
.flink .title{font-size:24px;line-height:22px;font-weight:600;margin-bottom:12px;}
.flink li + li:before{content: "|";margin:0 10px 0 0px;position:relative;top:2px;}
.flink a{text-transform:uppercase;font-size:12px;line-height:22px;font-weight:700;text-decoration:underline;}

.footerpforza{padding:60px 0;}

.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: 10px;border:1px solid var(--grey-dc);}
.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}


.product-view .bgbreadcrumb{position: relative;}
.product-view .bgbreadcrumb:after{content:"";position:absolute;top:-10px;left:0;right:0;bottom:0;background-color:#f7f7f7;z-index:-1;}
.product-view .bgbreadcrumb .breadcrumb{background-color:transparent;}
.prods .title h3{font-size:26px;font-weight:600;}
.product-view .prods{position:relative;padding:30px 0 40px;margin:30px 0;}
.product-view .prods::before{content:"";position:absolute;top:0;left:-100%;right:-100%;bottom:0;background-color:var(--white);}

/*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;}
.product-view .ultabs{position:absolute;top:0;width:100%;border-bottom:0 !important;}
.product-view .ui-widget{font-family:inherit !important;}
.product-view .ui-widget input{font-size:15px;line-height:22px;}
.product-view .ui-widget button{font-size:16px !important;}
.product-view .ui-widget.ui-widget-content{border-color:#fff !important;border-radius:4px;padding:3.5em  0 20px 0!important;}
.product-view .ui-widget-content{background-color:#fff;border:0;padding:2.5em 0 !important;}
.product-view .ui-widget-overlay{background:#1b1b1b;opacity:.8;position:fixed;top:0;left:0;}
.product-view .ui-state-active a, .product-view .ui-state-active a:link, .product-view .ui-state-active a:visited{color:#316DC4;}
.product-view .ui-widget-header{border:0;}
.product-view .ui-state-focus, .product-view .ui-state-hover, .product-view .ui-widget-content .ui-state-focus, .product-view .ui-widget-content .ui-state-hover, .product-view .ui-widget-header .ui-state-focus, .product-view .ui-widget-header .ui-state-hover{background:#fff;}
.product-view .ui-state-focus a, .product-view .ui-state-focus a:hover, .product-view .ui-state-focus a:link, .product-view .ui-state-focus a:visited, .product-view .ui-state-hover a, .product-view .ui-state-hover a:hover, .product-view .ui-state-hover a:link, .product-view .ui-state-hover a:visited{color:#1b1b1b;}
.product-view .ui-tabs .ui-tabs-nav{border-radius:0;background-color:transparent;border-bottom:1px solid#e6e6e6 !important;padding:0;}
.product-view .ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0;}
.product-view .ui-tabs .ui-tabs-nav li{margin-right:0;padding:10px 20px;background-color:transparent ! important;color:#737373}
.product-view .ui-tabs .ui-tabs-nav li:hover{border-bottom:1px solid #316DC4 ;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active{background-color:transparent !important;border-bottom:1px solid #316DC4 ;color:#316DC4;font-weight:500;padding:10px 20px;}
.product-view .ui-tabs .ui-tabs-nav li h3{font-size:19px;text-transform:none;margin:0;padding:0;line-height:30px;}
.product-view .ui-tabs .ui-tabs-nav li:hover a{color:#316DC4 ;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active h3{font-weight:500;color: #316DC4;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active h3 a{color: #316DC4;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.product-view .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:context-menu !important;}
.product-view .ui-state-default{font-size:22px;line-height:28px;border:0;/*border-bottom:4px solid transparent !important;*/border-radius:0;padding-left:0;background-color:transparent;}
.product-view .ui-state-default.ui-accordion-header{padding:10px;border-top:1px solid#e6e6e6 !important;border-bottom:0 !important;}
.product-view .ui-state-default.ui-accordion-header a{color:#316DC4;}
.product-view .ui-state-default.ui-accordion-header-active:first-child{border-top:0 !important;}
.product-view .ui-icon-triangle-1-e{background-position:-66px  0;}
.product-view .ui-state-active .ui-icon, .product-view .ui-button:active .ui-icon{background-image:none;/*background-image:url("../libs/jquery-ui/images/ui-icons_444444_256x240.png");*/}
.product-view .ui-icon-triangle-1-s{background-position:0 0;}
.product-view .accordion .ui-icon{display:none !important;}
.product-view .ui-accordion{border-color:#e6e6e6 !important;border-radius:4px;border-bottom:1px solid#e6e6e6}
.product-view .ui-accordion-header:after{content:"\e9ba";position:absolute;top:9px;right:20px;font-family:'icomoon' !important;color:#1b1b1b;}
.product-view .ui-accordion-header.ui-accordion-header-active:after{content:"\e99d";}

.product-view .mig-prezzo-wrapper{text-align:left;font-weight:400;font-size:14px;position:relative;}
.product-view .mig-prezzo-wrapper .bestp{line-height: 24px;text-align: center;color:#ff5227;font-size: 12px;display: block;padding: 0 14px;border-radius: 12px;background-color:#ffeee8;position:absolute;top:20px;right:35px;}
/*.product-view .mprezzo{color:#2a2e34;border-radius: 10px;background-color: #f8f9fa;display:inline-block;padding:15px 15px;}*/
.product-view .mprezzo .discount .s{text-decoration: line-through;line-height: 24px;color: #757575;}
.product-view .mprezzo .discount .offer{padding: 0 14px;font-size:12px;border-radius: 12px;line-height: 24px;display:inline-block;}
.product-view .mprezzo .p{font-weight:700;font-size:28px;}
.product-view .mprezzo small{display:inline-block;font-size:100%;font-weight:700;}
.product-view .mprezzo .quant_cons{font-size:14px;}
.product-view .dxdet li + li{margin-top:5px;}
.product-view .dxdet .print{padding-left:20px;position: relative;;}
.product-view .dxdet .print span{color: #4593e4;font-weight:500;}
.product-view .dxdet .print span i{position: absolute;top:3px;left:-2px;}
.product-view #comb_disp button{border:0;padding:0;background-color:transparent}
.product-view .comb_disp span{padding:1px 0 1px 20px;display:inline-block;position:relative;}
.product-view .comb_disp span:before{content:"\f111";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:3px;font-size:12px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.product-view .cust-tooltip {padding: 0 1px !important;background-color: transparent;display: inline-block;vertical-align: middle;}


.product-view .product-gallery { display:flex; gap:20px; align-items:flex-start;margin:30px 0}
.product-view .product-gallery .gallery-thumbs { width:88px; height:284px; overflow:hidden; flex:0 0 88px; }
.product-view .product-gallery .gallery-thumbs .swiper-slide { width:88px; height:88px !important; cursor:pointer; opacity:.5; }
.product-view .product-gallery .gallery-thumbs .swiper-slide-thumb-active { opacity:1; }
.product-view .product-gallery .gallery-thumbs img { width:88px; height:88px; object-fit:cover; display:block; border-radius:10px;box-shadow: 0px 0px 14px 0px #00000012;}
.product-view .product-gallery .gallery-main { flex:1; max-width:calc(100% - 108px); aspect-ratio:1/1;position:relative;}
.product-view .product-gallery .gallery-main .swiper { width:100%; height:100%; }
.product-view .product-gallery .gallery-main .swiper-wrapper { height:100%; }
.product-view .product-gallery .gallery-main .swiper-slide { height:100%; }
.product-view .product-gallery .gallery-main img { width:100%; height:100%; object-fit:contain; display:block; border-radius:10px;box-shadow: 0px 0px 14px 0px #00000012;}
.product-view .product-gallery .gallery-button-prev { font-size:20px;position:absolute; top:50%; left:10px; z-index:10; width:44px; height:44px; display:flex; align-items:center; justify-content:center; transform:translateY(-50%); background:var(--grey-f0); border-radius:50%;cursor:pointer; }
.product-view .product-gallery .gallery-button-next { font-size:20px;position:absolute; top:50%; right:10px; z-index:10; width:44px; height:44px; display:flex; align-items:center; justify-content:center; transform:translateY(-50%); background:var(--grey-f0); border-radius:50%; cursor:pointer; }

.justpag{text-align:center}
.justpag .pull-right{float:none !important;}
.justpag .btn-morep{margin-top:20px;}
.pagination{margin:30px 0 0;font-size:14px;}
.pagination > li{text-align:center;}
.pagination > li > a{color:#1f1f1f !important;border-radius:16px !important;width:34px;line-height:32px;padding:0;border-color:var(--grey-dc);margin:0 3px;    display: inline-block;}
.pagination > li > a:hover{text-decoration:none;}
.pagination > li.active > a{background-color:var(--yellow-av) !important;border:1px solid var(--yellow-av) !important;color:var(--black) !important;z-index:2;}
.pagination > li.arws > a{border-color:var(--grey-dc);padding:0;}
.pagination > li.arws > a i{vertical-align:middle;font-size:14px !important;}
/*.pagination > li.arws > a.b i{padding-right:5px;}
.pagination > li.arws > a.f i{padding-left:5px;}*/
.pagination +  .pdetails{margin-bottom:30px;font-size:13px;}


.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:4px 0;}
.toppromos a{color:#fff;}
.box-top {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 0;
    position: relative;
    background-color:var(--white);
    color:var(--black-23);
}

.box-top a {
    color: #fff
}

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

.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;
    font-weight:400;
}

.box-top ul.pp li .icn{
    position: absolute;
    font-size: 20px;
    left: 2px;
    top: 0;
}

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

.wrapper-affix{
    position: sticky;
    top: 0;
    z-index: 3;
    transition: height .3s ease;
}

/*.wrapper-affix.is-sticky .menubar figure{height:0}
.wrapper-affix.is-sticky .menubar figure img{opacity: 0;}*/

.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: var(--black-2a);}
.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: var(--white);
}

.testa .info.btns .icn {
    display: block;
    font-size: 26px;
    color: var(--white);
}

.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: var(--yellow-av);
    border-radius: 50%;
    color: var(--black);
    font-weight: 700;
    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:var(--yellow-av);
    border-radius: 50%;
    color: var(--black);
    font-weight: 700;
    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 .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: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-width:   1px;
    font-size: 13px;
}

.top_search .form-control::placeholder{color:#1f1f1f;opacity:1;}
.top_search .form-control:-ms-input-placeholder{color:#1b1b1b;}
.top_search .form-control::-ms-input-placeholder{color:#1b1b1b;}

.top_search .btn {
    border-color: var(--yellow-av);
    background-color:var(--yellow-av);
    color: var(--black);
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-left: 0 !important;
    z-index: 2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
    text-transform: uppercase;
    font-weight:700;
    font-size:13px;
    padding: 8px 16px;
}

.testa .top_search .btn i {
    color: #fff;
}

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

.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 .container  > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.banners-top .container  > .row  > div{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.banners-top img {
    width: 100%
}

.pforza-top{padding:50px 0;text-align:center;font-size:18px;}
.pforza-top .wrapper{padding:0 8px;}
.pforza-top  img{margin-bottom:20px;}
.pforza-top .ptitle span{color:#0095db;}

.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 {
    margin-bottom: 5px
}

.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: 16px;
    padding: 12px 10px 0 0;
    border-top: 1px solid #ececec;
    font-size: 15px
}

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

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

ul.cat-sx {
    margin: 0;
    padding: 16px 20px;;
    background-color: var(--white);
    border-radius:10px;
}

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

.cat-sx .liv1 + .liv1{border-top: 1px dashed #DCE0E2}

.cat-sx li>a {
    color: #1d1d1d;
    display: block;
    margin: 0;
    padding: 9px 0;
    text-decoration: none;
    font-size:15px;
    line-height:22px;
    font-weight:500;
    position: relative;
}
.cat-sx li.liv1 >a {padding: 9px 0 8px 24px;}
.cat-sx li.liv1 >a::before{content: "\e934";position: absolute;left: 0;top: 9px;font-family: icomoon !important;font-size:16px;color:#DCE0E2;}

.cat-sx li>a:hover {
    color: var(--black);
    padding-left:34px;
}

.cat-sx li>a:hover:before {
    color: var(--yellow-av)
}

.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.sel0 a{
    padding-top:0;
    font-size:14px;
    font-weight:600;
}

.cat-sx li.sel1 a {
    font-weight: 500
}

.cat-sx li.sel1 a:before{color:var(--yellow-av);}

.cat-sx li.sel2 a {
    font-weight: 500
}

.cat-sx li.liv2 a{padding: 2px 0;font-weight:400;font-size:13px;margin-left: 24px;}
/*.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 li.sel2 a{text-decoration:underline;}
.cat-sx li.sel2 a:before{color:var(--yellow-av);}

.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: 40px;
    height: 40px;*/
    background-color: var(--grey-f0);
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index:2;
    border:0;
}

.navigation-carousel .prev {
    left: 0;
    margin-left: -5px
}

.navigation-carousel .next {
    right: 0;
    margin-right: -5px;
}

.navigation-carousel i {
    font-size: 20px;
    line-height: 40px;
    color: var(--black);
    vertical-align: middle;
    width:40px;
    display:inline-block
}

.navigation-carousel > span:hover{background-color:var(--black)}

.navigation-carousel > span:hover > i{
color: var(--yellow-av);
}

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

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

.dflex{display:flex;flex-wrap:wrap;}
.dflex > [class*='col-'] {display:flex;flex-direction:column;}

.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 figure 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 .consegna{background-color:#ff5722;color:#fff;}
.products .prod-cont .new {
    background-color: #4A9FF9;
    position: absolute;
    top: 17px;
    left: 14px;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 1px solid #4A9FF9;
    padding: 0 20px;
    border-radius: 15px
}
.products .topbdgs{position: absolute;left:20px; z-index: 1;top:20px;}
.products .topbdgs > div{line-height: 30px;text-align: center;font-size: 12px;display: block;padding: 0 12px;border-radius: 15px;}
.products .topbdgs > div + div{margin-top:7px;}
.products .topbdgs .consegna{background-color:#ff5722;border:1px solid #ff5722;color:#fff;}
.products .topbdgs .consegna i{font-size:25px;vertical-align: middle;margin-right:3px;}
.products .topbdgs .outofstock{color:#ff5722;border:1px solid #ff5722;}
.products .topbdgs .outofstock i{font-size:25px;vertical-align: middle;margin-right:3px;}
.products .codice{position: absolute;right:0;z-index: 1;top:0;background-color:#f3f8fb;color:#535557;line-height:23px;border-bottom-left-radius:10px;border-top-right-radius:10px;padding:0 10px;font-size:13px;}
/*.products .prod-cont .outlet{position: absolute;left:-10px; z-index: 2;top:95px;}*/

.product-view .wrapper-table-r.merge{margin-top:-31px;}
.product-view .wrapper-table-r + .wrapper-table-r{margin-top:30px;}
.product-view .wrapper-table-r .table-responsive{overflow-x: visible !important;}
.product-view .table-responsive{margin-bottom:0;border: 1px solid var(--grey-dc);border-radius:10px;}
.product-view .table-responsive + .table-responsive{margin-top:30px;}
.product-view .table-responsive .media-left img{border-radius:8px;border: 1px solid var(--grey-dc);}
.product-view .table-r {font-size:15px;width:100%;/*table-layout:fixed;*/}
.product-view .table-r  tr:first-child th:first-child {border-top-left-radius: 10px;}
.product-view .table-r  tr:first-child th:last-child {border-top-right-radius: 10px;}
.product-view .table-r  tr:first-child td:first-child {border-top-left-radius: 10px;}
.product-view .table-r  tr:first-child td:last-child {border-top-right-radius: 10px;}
.product-view .table-r  tr:last-child td:first-child {border-bottom-left-radius: 10px;}
.product-view .table-r  tr:last-child td:last-child {border-bottom-right-radius: 10px;}
.product-view .table-r.fixed{table-layout:fixed;}
.product-view .table-r th{font-weight:700 !important;position:relative;}
.product-view .table-r th , .product-view .table-r td {padding: 3px 18px;font-weight:400;white-space: nowrap;font-size:14px;}
.product-view .table-r th + th{border-left: 1px solid var(--grey-dc);}
.product-view .table-r td + td{border-left: 1px solid var(--grey-dc);background-color: var(--white);}
.product-view .table-r tr:not(:first-child) td + td{border-top: 1px solid var(--grey-dc);}
.product-view .table-r tr td:first-child {width: 1%;white-space: nowrap;min-width: 130px;}
.product-view .table-r tr:not(:first-child) td:first-child {border-top: 1px solid var(--grey-dc);}
.product-view .table-r .quant-prezzi { border-bottom: 1px solid var(--grey-dc); font-weight: 500}
.product-view .table-r th:first-child, .product-view .table-r td:first-child{/*position:sticky;left:0;box-shadow:2px 2px 4px rgba(0,0,0,.16);z-index: 1;*/line-height:32px;background-color:var(--grey-f4f);}
.product-view .table-r th > span{border-radius: 9px;line-height: 24px;font-size: 12px;font-weight:400;position: absolute;top: -36px;left: 50%;transform: translateX(-50%);padding:0 10px;}
.product-view .table-r th .scelto{background-color: #ebf9d1;}
.product-view .table-r th .best{color: #ff5227;background-color: #ffeee8;}
.product-view .table-r .prezzi{text-align:center;font-size:15px;}
.product-view .modal .table-r th:first-child,  .product-view .modal .table-r td:first-child{line-height:32px;}
.product-view .table-r .prezzo-pieno {text-decoration: line-through;color: #bebebe;font-weight: 400}
.product-view .table-r .list-inline{margin-bottom:0;}
.product-view .table-r .media-body{vertical-align:middle;}
.product-view .table-r .bgred{background-color:#ffeee8;}
.product-view .table-r .bggreen{background-color:#ebf9d1;}
.product-view .size-guide-link{display:inline-block;margin-left:12px;color:var(--blue);font-size:13px;font-weight:600;text-decoration:underline;}
.product-view .size-guide-link:hover,.product-view .size-guide-link:focus{color:var(--black);text-decoration:underline !important;}
/*.product-view .table-r tr:nth-child(odd) td{background-color:#f8f9fa;}*/

.product-view .tecnichestampa{overflow:hidden;}
.product-view .tecnichestampa > .row + .row{margin-top:30px;}
.product-view .tecnica .titolo{font-size:16px;line-height:22px;font-weight:700;text-transform:uppercase;}
.product-view .tecnica .testo{margin-bottom:20px;}
.product-view .tecnica .posizioni > strong{font-size:13px;font-weight:700;margin-bottom:16px;}
.product-view .tecnica .posizioni ul{align-items: stretch;display: grid;grid-template-columns: repeat(5, minmax(0, 1fr));grid-gap: 8px;overflow-wrap: break-word;margin: 10px 0 0;}
.product-view .tecnica .posizioni li{text-align: center;display: grid;flex-wrap: wrap;flex-direction: column;justify-items: stretch;align-content: stretch;padding: 0;}
.product-view .tecnica .posizioni .titolo{font-size: 16px;font-weight: 500;text-transform: none;}
.product-view .tecnica .posizioni .dimensioni{font-size:14px;line-height:18px;margin-bottom:16px;}
.product-view .tecnica .posizione {position: relative;}
.product-view .tecnica .posizione .immagine{border: 1px solid #dae0e5;background-color: #fff;border-radius: 12px;padding: 12px 16px;display: block;}
.product-view .tecnica .posizione .immagine img{max-height:120px;}
.product-view .tecnica .posizione .posimagefixed{position: absolute;top: 0;left: 0;z-index: 2;border: 1px solid #dae0e5;border-radius: 12px;padding: 10px;width: 300px;height: auto;background: #fff;}
.product-view .tecnica .posizione .posimage-zoom{cursor: pointer; position:absolute; bottom: 30px; right: 10px;z-index: 1;}
.product-view .tecnica .posizione .posimagefixed .posimage-zoom-out{cursor: pointer; position:absolute; bottom: 0px; right: 10px;z-index: 1;}
.product-view .togglecontents{margin-top:20px;font-size:14px;}

.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: 8px;
}

.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 .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: 0;
    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 .breadcrumb{background-color:transparent;}
.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.dflex {display: flex;flex-wrap: wrap;}
.products.v2.owl-carousel{margin: 0 -8px;}
.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 8px;}
.products.v2 .prod-cont.active{border-color:#104b7f;}
.products.v2 .prod-cont.active:hover{border-color:#104b7f;}
.products.v2 .prod-cont{border: 1px solid #f0f0f0;border-radius: 10px;margin-bottom:16px;position:relative;background-color:#fff;height: 100%;}
.products.v2 .prod-cont:hover{box-shadow: 0px 0px 14px 0px #00000012;}
.products.v2 .prod-cont:hover .functional-buttons{opacity:1;}
.products.v2 .prod-cont .item-img{overflow: hidden;border-radius: 10px;background-color:#fff;position:relative;padding:24px;/*-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:calc(260 / 300 * 100%) 0 0 0!important;border:0;margin:0;}
.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 18px 15px 18px;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{position:absolute;bottom:0;right:8px;}
.products.v2 .prod-cont .prod-title{margin-bottom:4px;line-height:19px;}
.products.v2 .prod-cont .prod-title a{font-size:16px;color:#2a2e34;line-height:30px;font-weight:600;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.products.v2 .prod-cont .prod-title a:hover{color:#316DC4;text-decoration:none;}
.products.v2 .prod-cont .desc{font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-clamp:2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom: 22px;color:#656565;}
.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 13px;font-size:15px;position:relative;border-bottom:1px solid #f7f7f7;}
.products.v2 .prod-cont .cifra .prezzo{font-size:15px;line-height:18px;font-weight:600;color:#006cbf;}
.products.v2 .prod-cont .cifra .prezzo span{color:#1f1f1f}
.products.v2 .prod-cont .cifra .prezzo_pieno{text-decoration:line-through;color:#757575;font-size:14px;line-height:22px;font-weight:400;}
.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: #3d97dd;margin-top:10px;}
.products.v2 .prod-cont .cifra .infoprezzo:before {content: "\ea20"; font-family: icomoon; font-size: 12px; margin-right: 3px;}
.products.v2 .prod-cont .voto{height:20px;margin-bottom:10px;}
.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 .color{height:18px;margin-bottom:16px;}
.products.v2 .prod-cont .colors ul{margin-bottom:4px;margin-left:0;}
.products.v2 .prod-cont .colors ul > li{padding:0;vertical-align: middle;}
/*.products.v2 .prod-cont .colors ul > li.disabled span{position: relative;}
.products.v2 .prod-cont .colors ul > li.disabled span:hover{cursor: not-allowed;transform: none;}
.products.v2 .prod-cont .colors ul > li.disabled span:before {content: "";position: absolute;top: 50%;left: 50%;width: 28px;height:1px;background: rgba(0,0,0,.49);transform-origin: center;transform: translateY(-50%) translateX(-50%) rotate(-45deg);z-index:1}*/
.products.v2 .prod-cont .colors span{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #dbdbdb;line-height:17px;transition: all .25s ease-in-out;}
.products.v2 .prod-cont .colors span:hover{cursor:pointer;transform: scale(1.25);}
.products.v2 .prod-cont .colors span.more{font-size:12px;text-align:center;width:auto;border:0;}
.products.v2 .prod-cont .colors span.active{border: 1px solid #000 !important;transform: scale(1.1);}
.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{position:absolute;top:14px;left:14px;z-index:1;}
.products.v2 .bdg:after{content:"";clear:left;content:"";display: block;}
.products.v2 .bdg > div{line-height:21px;text-align:center;font-size:12px;display:block;padding:0 4px;border-radius:3px;text-transform:uppercase;}
.products.v2 .bdg > div + div{margin-top: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 .bestseller{background-color:#F48B3C;color:#fff;}
.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:var(--yellow-av);}
.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;}
.products.v2 .cust-tooltip{padding:0 !important;background-color:transparent;cursor: pointer;}
.products.v2 .moreinfo{margin-top:16px;}
.products.v2 .moreinfo .row{margin-left:-4px;margin-right:-4px;}
.products.v2 .moreinfo .row > div{padding-left:4px;padding-right:4px;}
.products.v2 .moreinfo .wrapper{padding:6px 10px;font-size:11px;font-weight:500;border-radius:3px;}
.products.v2 .moreinfo .wrapper.pers{background-color:#FFF2F2;color:#B00941;}
.products.v2 .moreinfo .wrapper.q{background-color:#E8F1F5;color:#3C70A1;}
.products.v2 .moreinfo .wrapper span{display:block;font-size:15px;font-weight:600;}

.bdg .new,.bdg.new{background-color:#4A9FF9;color:#fff;}
.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;color:#fff;}
.bdg .offertxt ,.bdg.offertxt{background-color:#12A0D2;color:#fff;}
.bdg .offer,.bdg.offer{background-color:#ebf9d1;color:#37550e;}


/*.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: 0 !important;
    font-size:14px;
}

.breadcrumb>li+li:before {
    content: "";
    background-color: var(--black);
    width:6px;
    height:6px;
    border-radius:50%;
    display: inline-block;
    padding: 0;
    margin:0 8px;
    vertical-align: middle;
    margin-top:-2px;
}

.breadcrumb .fa-home {
    display: none
}

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

.breadcrumb a:hover {
    color: var(--black) !important;
}

.breadcrumb li:last-child a {
    font-weight: 500;
    color: var(--black) !important;
}

.top-elenco {text-align: left;padding: 20px 0 0;/*background: url("/tpl/img/bg_top_elenco.png") center top no-repeat;background-size: cover;*/background-color:#f7f7f7;color: #1f1f1f}
.top-elenco h1 {color: #1f1f1f;margin-bottom: 10px;font-weight:700;font-size:36px;}
.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;}
.top-elenco .navcats{margin-bottom:20px;}
.top-elenco .txt{font-size:14px;}
.elenco {margin-bottom:0px;margin-top:24px}
.elenco .counter{position:relative;margin-bottom:8px;font-size:16px;}
.elenco .counter span{font-weight:600;}
.elenco h1 {color: #1d1d1d;font-weight: 700;font-size: 36px}
.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: 14px;
    color: var(--black-22);
    line-height:22px;
}

.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: transparent;
    border-radius: 10px;
    border:0;
    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
}

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

.elenco .navbarform .SumoSelect {
    border: 1px solid #ddd !important;
    border-radius: 10px;
}


.filters .filtri .form-group > label{text-transform:uppercase;margin-bottom:15px;}
.filters .SumoSelect{width:100%;border:1px solid var(--grey-f0);border-radius: 10px;}
.filters .SumoSelect .form-control{height:38px;width:100%;}
.filters .SumoSelect > .CaptionCont{border:0;border-radius:10px;padding:8px 8px 8px 0;box-shadow:none;}
.filters .SumoSelect > .CaptionCont > span{line-height:22px;padding-left:10px;color:var(--black);font-size:13px;font-style:normal;}
.filters .SumoSelect > .CaptionCont > label{margin-bottom:0;}
.filters .SumoSelect > .CaptionCont > label > i{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=");}
.filters .SumoSelect.open > .optWrapper{top:auto;border-radius:0;border-color:var(--grey-cc);box-shadow:none;left:-1px;right:-1px;width:auto;z-index:4;}
.filters .SumoSelect.open > .optWrapper > .MultiControls{box-shadow:none;}
.filters .SumoSelect:hover > .CaptionCont, .filters .SumoSelect.open > .CaptionCont{box-shadow:none;border-color:var(--grey-cc);}
.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 var(--grey-cc);padding:6px 10px;}
.filters .SumoSelect > .optWrapper > .options li.opt:last-child{border-bottom:0;}
.filters .SumoSelect > .optWrapper > .options li.opt:hover{background-color:var(--grey-f8);}
.filters .SumoSelect > .optWrapper > .options li label{font-weight:400;margin-bottom:0;font-size:13px;text-transform:none;}
.filters .SumoSelect > .optWrapper.multiple > .options li.opt{padding-left:35px;}
.filters .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i{background-color:var(--black);}
.filters .SumoSelect > .optWrapper.multiple > .options li.opt.disabled{padding-left:10px;}
.filters .SumoSelect > .optWrapper.multiple > .options li.opt.disabled > span{display:none;}
.filters .checkbox{border:1px solid var(--grey-cc);margin:0 0 15px 0;padding:0 5px;line-height:38px;}
.filters .checkbox label{font-weight:400 !important;}
.filters.fixed-right .checkbox{border:0;padding:0;}
.filter-box{background-color:var(--white);border-style:solid;border-width:0;border-top-color:var(--grey-e6);border-left-color:var(--grey-e6);border-right-color:var(--grey-e6);margin:8px 0 0 0;padding:5px 0;border-radius:10px;}
.filter-box h3{margin:0;padding:10px 17px;font-size:17px;font-weight:600;}
.filter-box .cat-sx{padding:0;}
.filter-box .filtro-heading{cursor:pointer;padding:10px 27px 10px 17px;text-decoration:none;font-size:14px;/*border-top:1px solid var(--grey-e6);*/position:relative;border-radius:10px;text-transform:uppercase;}
.filter-box .filtro-heading .toggler{position:absolute;top:5px;right:11px;padding:5px;cursor:pointer;}
.filter-box .filtro-content{padding:10px 17px;font-size:15px;}
.filter-box .filtro-content ul{margin-bottom:0;}
.filter-box .filtro-content a{font-size:14px;}
.filter-box .filtro-content a:hover , .filter-box .filtro-content a:focus{text-decoration:none;}
.filter-box .filtro-content a small{font-size:11px;color:var(--grey-b7);}
.filter-box .sel1 a{color:var(--black);font-weight:700;}

.filtri_attivi{margin-top:15px;}
.filtri_attivi ul{margin:0;padding:0;}
.filtri_attivi li{border-radius:4px;display:inline-block;border:1px solid var(--yellow-av);background-color:var(--yellow-av);padding:5px 10px;color:var(--black);text-transform:uppercase;cursor:pointer;font-size:13px;margin-right:5px;margin-bottom:8px;text-decoration:none;}
.filtri_attivi li a{text-decoration:none !important;color:var(--black);}
.filtri_attivi li a sup{top:0;color:var(--black);font-size:13px;}
.filtri_attivi li:hover{background-color:var(--grey-e6);text-decoration:none !important;}
.filtri_attivi li sup{color:var(--black);margin-left:10px;}
.filtri_attivi li.elimina, li.elimina a{background-color:transparent;border-color:var(--grey-cc);color:var(--black) !important;text-transform:none;border:0;text-decoration:underline;padding:5px 0;}


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

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


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

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

.login h3,
.login h4 {
    padding-bottom: 10px;
    color: #1d1d1d;
    font-weight:700;
    font-size:36px;
}

.login .r-pwd {
    font-size: 14px;
    line-height: 17px;
    padding: 8px 0 20px;
    display: inline-block;
    color: var(--black);
}

.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: 24px;
    overflow: hidden;
}

.product-view h1 {
    text-transform: none;
    font-size: 22px;
    line-height: 27px;
    padding: 0;
    color: #1d1d1d;
    font-weight: 700;
    margin:0 0 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;
    margin-top: 20px;
}

.product-view #box_immagini .image-additional {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease;
}

.product-view #box_immagini .image-additional.owl-ready {
  opacity: 1;
  visibility: visible;
}

.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;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #1d1d1d;
}

.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 .extrainfo + .colors span{display: inline-block;}
.product-view .colors > span > span{display: inline-block;    margin: 0 1px 7px 1px;}
.product-view .colors .color {
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
}

/*
.product-view .colors .disabled{position: relative;display: inline-block;}
.product-view .colors .disabled:hover .color{cursor: not-allowed;transform: none;}
.product-view .colors .disabled:before {content: "";position: absolute;top: 50%;left: 50%;width: 30px;height:1px;background: rgba(0,0,0,.49);transform-origin: center;transform: translateX(-50%) rotate(-45deg);z-index:1}
*/

.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: 20px 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 .dx .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 .precsucc ul{margin-bottom:0;}
.product-view .tabs,
.product-view .accordion {
    margin: 0px 0 0px
}

.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;border:1px solid #dfe0e1;border-radius:10px;background-color: #f8f9fa;margin-top: 16px;}
.product-view .sped-dx .title{font-weight:700;font-size:20px;}
.product-view .sped-dx .title i{font-size:25px;vertical-align: middle;color: #2d90eb;margin-right:5px;}
.product-view .sped-dx ul{margin-top:10px;font-size:16px;}
.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 .sped-dx .green{font-weight:500;color:#68a154;}
.product-view .sped-dx li:last-child{margin-top:10px;}

.product-view .sped-dx .payments{margin-left:-3px;margin-top:20px;}
.product-view .sped-dx .payments > li{vertical-align:top;padding:0 3px;margin:4px 0;height:30px;}
.product-view .sped-dx .payments figure{background-color:#fff;border-radius:4px;display:flex;align-items:center;height:100%;border:1px solid #dfe0e1;overflow: hidden;}
.product-view .sped-dx .payments figure img{max-height:30px;width: auto;padding:0 4px;}

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

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

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

.product-view .image-block  .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 .image-block .consegna{position: absolute;left:-10px; z-index: 2;top:10px;}*/
/*.product-view .image-block .outlet{position: absolute;left:-10px; z-index: 2;top:120px;}*/
.product-view .image-block .italy{position: absolute;left:10px; z-index: 2;top:50%;}

.product-view .feedaty_widget{margin-bottom:0;}
.product-view .bdg{margin:0 0 10px 0;min-height:29px;}
.product-view .bdg:after{content:"";clear:left;content:"";display: block;}
.product-view .bdg > div{line-height:24px;text-align:center;font-size:12px;display:block;padding:0 12px;float:left;border-radius: 12px; margin-top: 5px;position:static;}
.product-view .bdg > div + div{margin-left:4px;}
.product-view .bdg-promo{position:absolute;top:44px;left:0;z-index:1;}
.product-view .bdg-promo img{max-width:40px;height:auto;}
.product-view .bestseller{background-color:#F48B3C;color:#fff;}

.product-view .topbdgs{position: absolute;left:20px; z-index: 1;top:20px;}
.product-view .topbdgs > div{line-height: 30px;text-align: center;font-size: 12px;display: block;padding: 0 10px;border-radius: 15px;background-color:#fff;}
.product-view .topbdgs > div + div{margin-top:7px;}
.product-view .topbdgs .consegna{color:#fff;border:1px solid #FF6F61;background-color:#FF6F61;}
.product-view .topbdgs .consegna i{font-size:25px;vertical-align: middle;margin-right:3px;}
.product-view .topbdgs .outofstock{color:#ff5722;border:1px solid #ff5722;}
.product-view .topbdgs .outofstock i{font-size:25px;vertical-align: middle;margin-right:3px;}

.product-view .consegna{background-color:#ff5722;border:1px solid #ff5722;color:#fff;}
.product-view .consegna i{font-size:25px;vertical-align: middle;margin-right:3px;}

.product-view #add_carrello,
.product-view .add_carrello {
    font-size: 14px;
    line-height: 14px;
    border-color: var(--black-2a);
    color: #fff;
    background-color: var(--black-2a);
    padding: 18px 24px;
    text-transform:uppercase;
    margin:30px 0;
}

.product-view #add_carrello + ul li + li{margin-top:8px;}
.product-view #add_carrello + ul li .fa-li{color:var(--green-00);font-size:20px;top: -5px;}
.product-view #add_carrello + ul li a{text-decoration:underline;}

.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: var(--black) ;
    border-color: var(--black);
    color: #fff
}

.product-view #add_carrello.controls_disabled {
    background-color: #aaa;
    color: #fff;
    border-color: #aaa;
    pointer-events: none;
    margin:30px 0;
    font-size:14px;
    padding: 15px 24px;
}

.product-view .add_campione{background-color:#2eb872;font-size:15px;line-height:17px;font-weight:400;color:#fff !important;margin-top:10px;}
.product-view .add_campione:hover{background-color:#19ac62 !important;}
.product-view .div_chkselfile{font-size:14px;}
.product-view .box_uploadfile{margin-top:10px;}
.product-view #btn_upload{border-radius:10px;background-color:var(--grey-f4f);text-transform:none;margin:20px 0;border-color:var(--grey-f4f);font-weight:600;}

.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 .image-block{position: relative;}

.product-view .image-block .add_topref {
    font-weight: 500;
    vertical-align: middle;
    color: #e2e4e6;
    font-size: 18px;
    position:absolute;
    top:45px;
    right:20px;
    z-index:2;
}

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

.product-view .image-block .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 .image-block .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;
}

.product-view #box_immagini .popup-img {
    margin-bottom: 0;
    border-radius: 10px;
    border: 1px solid var(--grey-dc);
    overflow: hidden;
}

.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: 41px;
    height:40px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 35%;
    margin-top: -20px;
    padding:0;
}

.product-view #box_immagini .navigation .prev {
    left: 10px;
    /*margin-left: -8.33333333%*/
}

.product-view #box_immagini .navigation .next {
    right: 10px;
    /*margin-right: -8.33333333%*/
}

.product-view #box_immagini .navigation i {
    font-size: 40px;
    line-height: 38px;
    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-radius: 10px;
    border: 1px solid var(--grey-dc);
    overflow: hidden;
}

.product-view #gallery .thumbnail.selected img {
    opacity: 1;
    border-color:#4593e4 !important;
}

.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;
    padding:35px 0 0;
    background-color: transparent;
}


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

.product-view .wrapper-info .title {
    position: relative;
    font-weight: 500
}

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

.product-view .panel{border:0;box-shadow:none;background-color:transparent;margin-bottom:20px;}
.product-view .panel a:hover{color:var(--black);}
.product-view .panel > .panel-heading{border:0;padding:10px 0 20px;background-color:transparent;}
.product-view .panel .panel-title{font-size:20px;font-weight:600;}
.product-view .panel .panel-body{padding:0;font-size:14px;}
.product-view .panel .collapse-toggle {display: block;text-decoration: none;}
.product-view .panel .collapse-toggle span {transition: transform .3s ease;}
.product-view .panel .collapse-toggle[aria-expanded="true"] span {transform: rotate(180deg);}

.gconfigurator .cust-tooltip{padding:0 3px !important;background-color: transparent;}
.gconfigurator #box_immagini .navigation .prev{ top:50% !important;}
.gconfigurator #box_immagini .navigation .next{ top:50% !important;}
.gconfigurator .thumbnails-image .thumbnail{border:0 !important;}
.gconfigurator .sped-dx{padding:0;border:0;background-color:transparent;height: 100%;margin-top:0 ;}
.gconfigurator .sped-dx .title span{color:#2d90eb;}
.gconfigurator .sped-dx .org{color:#2d90eb;font-weight:500;}
.gconfigurator .cust-prod .colors-list{margin-left:0;padding:10px 0 0 0;align-items: stretch;display: grid;grid-gap: 8px;overflow-wrap: break-word;grid-template-columns: repeat(3, minmax(0, 1fr));}
.gconfigurator .cust-prod .colors-list li{text-align: center;display: grid;justify-items: stretch;align-content: stretch;padding: 0;}
.gconfigurator .cust-prod .colors-list li p{font-size:12px;margin-top:4px;}
.gconfigurator .cust-prod .colors-list button {border: 1px solid #e6e6e6;background-color: #fff;border-radius: 8px;padding: 10px 10px;display: flex;justify-content: center;height: fit-content;position:relative;}
.gconfigurator .cust-prod .colors-list button:disabled{background-color: #eeeeee;}
.gconfigurator .cust-prod .colors-list button:disabled img{opacity:0;}
.gconfigurator .cust-prod .colors-list button:disabled:after{content: "\f05e";color: #949395;font-size:26px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-family: "Font Awesome 5 Free";font-weight: 900;}
.gconfigurator .cust-prod .colors-list .disp{color:#86b04a;line-height: 24px;font-size: 11px; font-weight: 500;}
.gconfigurator .cust-prod .colors-list .soon{color:#c8b44d; line-height: 24px;font-size: 11px;}
.gconfigurator .cust-prod .colors-list .no{color:#aa5972;}
.gconfigurator .cust-prod .colors-list .prewcolor2x {width: 30px;height: 30px;border-radius: 50%;border: 1px solid #e6e6e6;}
.gconfigurator .cust-prod .colors-list .active, .gconfigurator .cust-prod .colors-list .active:focus {box-shadow: 0 0 0 1px #006bc4 !important;border-color: #006bc4;}
.gconfigurator .cust-prod .colors-list li.cpers button{background-color:#fff;height:40px;padding:0 20px;border-radius:20px;color:#006bc4;margin-top:5px;}
.gconfigurator .cust-prod .tab-varianti{position:relative;margin-top:10px;padding-top:15px;}
.gconfigurator .cust-prod .tab-varianti:not(.hidden) ~ .tab-varianti{border-top: 1px solid #e6e6e6;}
.gconfigurator .cust-prod .tab-varianti .closetab{position:absolute;top:46px;right:-28px;border:0;background-color:transparent;color:#717171;z-index:1;}
.gconfigurator .cust-prod .tab-varianti .head { padding: 10px 25px 10px 0}
.gconfigurator .cust-prod .tab-varianti .bordo { padding: 10px 8px; margin-bottom: 30px}
.gconfigurator .cust-prod .tab-varianti .rowtable {display: flex;}
.gconfigurator .cust-prod .tab-varianti .rowtable .label { font-weight:400; text-transform: uppercase; color: #1d1d1d; text-align: center; display: block; font-size: 13px; padding:0 0 5px 0;}
.gconfigurator .cust-prod .tab-varianti .rowtable > div {padding: 5px 4px;font-size: 14px; position: relative;display: flex;flex-direction: column;justify-content: center;align-items:center;}
.gconfigurator .cust-prod .tab-varianti .rowtable .form-control {text-align: center;border-color:#dae0e5;height:36px;font-size: 12px;padding: 6px 14px;}
.gconfigurator .cust-prod .tab-varianti .rowtable .form-control.error{border-color:#b3261e;}
.gconfigurator .cust-prod .tab-varianti .rowtable .cust-tooltip i{vertical-align:middle;}
.gconfigurator .cust-prod .tab-varianti .prewcolor { width: 24px; height: 24px; border: 1px solid #e6e6e6; border-radius: 50%; margin-right: 6px}
.gconfigurator .cust-prod .tab-varianti .dis-error{position:relative;display: block;width: 100%;}
.gconfigurator .cust-prod .tab-varianti .dis-error .agg{border: 1px solid #ffedee; border-radius: 6px; position: absolute; top: -80px; left: 50%;margin-left:-144px; padding: 8px 15px; background-color: #ffedee; text-align: center; cursor: auto; color: #f50c1a; font-size: 12px; line-height:18px; width: 288px;}
.gconfigurator .cust-prod .tab-varianti .dis-error .agg:after{content:"";position:absolute;bottom:-8px;left:50%;margin-left:-6px;width: 0;height: 0;border-style: solid;border-width: 8px 6px 0 6px;border-color: #ffedee transparent transparent transparent;}
.gconfigurator .cust-prod .tab-varianti .dis-error .agg ul{margin-bottom:0;}
.gconfigurator .cust-prod .tab-varianti input:disabled[type="text"] { opacity: 1}
.gconfigurator .cust-prod .tab-varianti input:disabled[type="text"] + span:after { content: "\f05e"; color: #949395; font-size: 15px; position: absolute; left: 50%; top:50%; margin-top: -10px;margin-left: -8px; font-family:"Font Awesome 5 Free";font-weight:900;}
.gconfigurator .cust-prod .tab-varianti .disp{color:#86b04a;line-height: 24px;font-size: 11px;font-weight: 500;}
.gconfigurator .cust-prod .tab-varianti .soon{color:#c8b44d;line-height: 24px;font-size: 11px;}
.gconfigurator .cust-prod .tab-varianti .no{color:#aa5972;}
.gconfigurator .cust-prod .tstampa-list{align-items: stretch;display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));grid-gap: 8px;overflow-wrap: break-word;margin: 10px 0 0 0}
.gconfigurator .cust-prod .tstampa-list li{text-align: center;display: grid;justify-items: stretch;align-content: stretch;padding: 0;}
.gconfigurator .cust-prod .tstampa-list li p{font-size: 12px;font-weight: 500;margin-top: 6px;}
.gconfigurator .cust-prod .tstampa-list button {padding:0;display: flex;justify-content: center;height: fit-content;border: 0;background: transparent;flex-direction: column;align-items: center;position:relative;}
.gconfigurator .cust-prod .tstampa-list .bestc{margin-left:0;position:absolute;top:-15px;right:16px;font-size:12px;}
.gconfigurator .cust-prod .tstampa-list picture{border: 1px solid #e6e6e6;background-color: #fff;border-radius: 12px;padding: 10px 16px;width:100%;}
.gconfigurator .cust-prod .tstampa-list picture img{max-height:110px;}
.gconfigurator .cust-prod .tstampa-list .active, .gconfigurator .cust-prod .tstampa-list .active:focus {box-shadow: 0 0 0 1px #006bc4  !important;border-color: #006bc4;}
.gconfigurator .cust-prod .wrapper_pstampa {padding-top:15px;margin-top:35px;position:relative;border-top: 1px solid #e6e6e6;}
.gconfigurator .cust-prod .row_pstampa_tab{background: #ffffff;position: relative;}
.gconfigurator .cust-prod .row_pstampa_tab .closepstampa{position: absolute;top:0;right:3px;border: 0;background-color: transparent;color: #717171;z-index: 1;}
.gconfigurator .cust-prod .row_pstampa_tab .posimage{max-height:100px;}
.gconfigurator .cust-prod .row_pstampa_tab:not(.hidden) ~ .row_pstampa_tab{padding-top:15px;border-top:1px solid #e6e6e6;margin-top: 15px;}
.gconfigurator .cust-prod .row_pstampa_content {position: relative;}
.gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa{margin-top:12px;}
.gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .toolt{position:relative;;top:37px;bottom:0;}
.gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .label-sx{font-size:14px;}
.gconfigurator .cust-prod .row_pstampa_content label{font-size:14px;font-weight:400;}
.gconfigurator .cust-prod .row_pstampa_content .togglerpstampa:hover{cursor: pointer;}
.gconfigurator .cust-prod .row_pstampa_content button.togglerpstampa{border:0;background-color:transparent;padding:0;font-size: 16px;font-weight: 500;margin-bottom: 10px;}
.gconfigurator .cust-prod .row_pstampa_content .alert { margin-top: 10px; border-radius: 8px}
.gconfigurator .cust-prod .row_pstampa_content.closed > div:last-child{display:-ms-flexbox; display: -webkit-flex;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.gconfigurator .cust-prod .row_pstampa_content.closed .row_pstampa  > div{margin-bottom:0 !important;}
.gconfigurator .cust-prod .row_pstampa_content .printname{text-align:center;font-size:12px;display: block;}
.gconfigurator .cust-prod .seltecnichestampa{margin-bottom:0;}
.gconfigurator .cust-prod .seltecnichestampa .select2{display:block;}
.gconfigurator .cust-prod .seltecnichestampa .form-control{font-size:16px;}
.gconfigurator .cust-prod .selcoloristampa .colore-label {line-height: 25px; font-weight: 700; margin-top: 10px}
.gconfigurator .cust-prod .selcoloristampa .colore{ margin-top: 12px; font-size: 16px}
.gconfigurator .cust-prod .selcoloristampa .colore .form-inline{margin-bottom:0;padding-right:0;padding-left:0;margin-top:12px;}
.gconfigurator .cust-prod .selcoloristampa .colore .form-inline .form-group{display:flex;width:100%;flex-direction: row;align-items: center;}
.gconfigurator .cust-prod .selcoloristampa .colore .sel_colorestampa { width: 21px; height: 21px; border-width: 1px; text-align: center}
.gconfigurator .cust-prod .selcoloristampa .colore i.sel_colorestampa { line-height: 17px; color: #ccc}
.gconfigurator .cust-prod .selcoloristampa .colore .select2-container{flex:1;}
.gconfigurator .cust-prod .selcoloristampa .colore .colorname {font-size:14px;display: inline-block; width: 100px;margin-bottom:0;}
.gconfigurator .cust-prod .selcoloristampa .colore .colorname:before { font-family:"icomoon";padding-right: 5px; content: "\e92d"; color: #659918; font-size: 16px; width: 21px; display: inline-block}
.gconfigurator .cust-prod .selcoloristampa .colore .color_unselected .colorname:before { content: "\e904"; padding-right: 5px; font-family:"icomoon";color: #bda52b; width: 21px; display: inline-block;vertical-align: middle;}
.gconfigurator .select2-container--default .select2-selection--single{border-color: #dadada;height: 42px !important;border-radius:10px;}
.gconfigurator .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px !important;}
.gconfigurator .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#1f1f1f;}
.gconfigurator .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right: 10px !important;}
.gconfigurator .cust-prod .emptycolorname{display: inline-block;width: 100px;margin: 0;}
.gconfigurator .cust-prod .txt_colorestampa{margin-top: 12px;}
.gconfigurator .optionals{margin-bottom:0;margin-top:2px;}
.gconfigurator .optionals .ptitle{margin:25px 0 0 16px;}
.gconfigurator .optionals .row-optional{margin:0 -4px;}
.gconfigurator .optionals .row-optional div[class*='col-']{padding:0 4px;}
.gconfigurator .optional{border:1px solid #dae0e5;border-radius:12px;margin-bottom: 0;margin-top:8px;}
.gconfigurator .optional.radio{height:100%;}
.gconfigurator .optional input.rad_specifiche, .gconfigurator .optional input.chk_specifiche {visibility: hidden;}
.gconfigurator .optional input.rad_costiextra, .gconfigurator .optional input.chk_costiextra {visibility: hidden;}
.gconfigurator .optional.active{border-color:#006bc4;position:relative;box-shadow: 0 0 0 1px #006bc4 !important;}
.gconfigurator .optional .checkbox{margin:0;}
.gconfigurator .optional label{display:block;margin-left:0;padding: 25px 15px;border:0;}
.gconfigurator .optional .media-body{width:auto;}
.gconfigurator .optional.radio .media-body{vertical-align: middle;}
.gconfigurator .optional.radio .name{margin-bottom:0;font-size:16px;font-weight:500;}
.gconfigurator .optional .name{font-size:16px;}
.gconfigurator .optional .name + .offset{margin-top:4px;display:inline-block;visibility: hidden;height: 0;overflow: hidden;position: absolute;}
.gconfigurator .optional .offset{padding:0 0 0 30px;font-size:16px;border:0;}
.gconfigurator .optional .prz{position:absolute;top:8px;right:15px;font-size:14px;font-weight:700;}
.gconfigurator .optional .media{margin-top:0;}
.gconfigurator .cust-prod #caricafile .div_chkfile{margin-bottom:20px;}
.gconfigurator .cust-prod #caricafile .radio label{padding: 15px 20px;border: 1px solid #dae0e5;border-radius: 12px;margin-bottom: 0;margin-top: 8px;margin:0;}
.gconfigurator .cust-prod #caricafile .radio label + label{margin-left:8px;}
.gconfigurator .cust-prod #caricafile .radio label.active{border-color: #006bc4;position: relative;box-shadow: 0 0 0 1px #006bc4 !important;}
.gconfigurator .cust-prod #caricafile .chk_caricafile {visibility: hidden;}
.gconfigurator .cust-prod #btn_upload {margin:20px 0;height: 80px;background: #deedf9;border: 2px dashed #0d7fd7;border-radius: 8px;color: #0d7fd7;font-size: 18px;white-space: normal;font-weight:500;}
.gconfigurator .cust-prod #btn_upload + p{margin:10px 0 0 0;}
.gconfigurator .summary .color {display: inline-block;width: 12px;height: 12px;border-radius: 50%;border: 1px solid #ddd;}

/* ── Sezione gestisci file di stampa ────────────────── */
.gestisci-file-stampa {margin-top: 20px;}
.gestisci-file-stampa__title {font-size: .85em;font-weight: 700;text-transform: uppercase;letter-spacing: .07em;color: #333;margin: 0 0 14px;}
.gestisci-file-stampa__grid {display: flex;gap: 12px;}

/* ── Singola card ─────────────────────────────────── */
.gestisci-file-card {flex: 1;display: flex;flex-direction: column;align-items: center;background-color: #fff; text-align: center;border-radius: 10px;padding: 22px 14px 16px;}
.gestisci-file-card__icon {color: #555;margin-bottom: 12px;}
.gestisci-file-card__heading {font-size: .9em;font-weight: 700;margin: 0 0 8px;}
.gestisci-file-card__text {font-size: .8em;color: #666;line-height: 1.4;margin-bottom: 16px;flex: 1;}

@media (max-width: 480px) {
  .gestisci-file-stampa__grid { flex-direction: column; }
}

/* CONFIGURATORE FIXED BAR */
.conf-fixedbar{position:fixed;bottom:0;left:0;right:0;z-index:1050;background-color:var(--black-2a);color:var(--white);padding:12px 0;box-shadow:0 -3px 10px rgba(0,0,0,.3);}
.conf-fixedbar .row{display:flex;align-items:center;}
.conf-fixedbar .fb-product{font-weight:600;margin-right:10px;font-size:14px;}
.conf-fixedbar .fb-qty,.conf-fixedbar .fb-price{margin-right:10px;color:var(--yellow-av);font-size:14px;}
.conf-fixedbar .fb-details{display:flex;flex-wrap:wrap;gap:3px 16px;margin-top:5px;font-size:12px;line-height:18px;color:var(--grey-dc);}
.conf-fixedbar .fb-details > span{white-space:nowrap;}
.conf-fixedbar .fb-details strong{color:var(--white);font-weight:600;}
.conf-fixedbar .fb-info{display:block;margin-top:3px;font-size:12px;line-height:18px;color:var(--grey-b7);white-space:normal;}
.conf-fixedbar #fb_add_carrello{font-size:13px;padding:7px 12px;line-height:20px;height:auto;}
.conf-fixedbar #fb_add_carrello.controls_disabled{opacity:.5;pointer-events:none;}

.conf-wrapper .content{background-color:var(--white);border-radius:10px;font-size: 14px;}
.conf-wrapper .content:first-of-type{border-radius:10px;}
.conf-wrapper .wrapper{padding:24px;position:relative;}
.conf-wrapper .wrapper .title{font-size:16px;line-height:22px;font-weight:600;position:relative;padding-right:20px;}
.conf-wrapper .wrapper .title.ok:after{font-size:12px;content:"\e92d";font-family: "icomoon";line-height:20px;width:20px;background-color:var(--green-00);border-radius:50%;text-align:center;position:absolute;top:0;right:-7px;color:var(--white);}
.conf-wrapper .wrapper .title + div:not(.hidden){margin-top:16px;}
.conf-wrapper .wrapper .btn-link{padding:0;border-width:0 0 1px 0;padding:0;font-size:12px;font-weight:700;text-transform:uppercase;color:var(--black-2a);border-color:var(--black-2a);}
.conf-wrapper .wrapper .btn-link:hover{text-decoration:none;}
.conf-wrapper .wrapper .text{font-size:14px;line-height:20px;color:#2a2e34;font-weight:500;color:var(--grey-65)}
.conf-wrapper .wrapper .text a{text-decoration:underline;}
.conf-wrapper .wrapper .text .btn-link{color: var(--grey-65);border-color: var(--grey-65);}
.conf-wrapper .step + .step{border-top:1px solid var(--grey-dc);}
.conf-wrapper .tab-prezzi{font-size:14px;margin: 0 -3px;}
.conf-wrapper .tab-prezzi p{font-size:15px;margin-bottom:0;}
.conf-wrapper .tab-prezzi p i{font-size:27px;vertical-align:middle;margin-right:5px;}
.conf-wrapper .tab-prezzi p > span{font-size:14px;font-weight:400;}
.conf-wrapper .tab-prezzi .flex{display:flex;flex-wrap: wrap;margin-bottom:20px;margin-top:16px;}
.conf-wrapper .tab-prezzi .box-prezzi{color:#2a2e34;padding: 8px 12px;text-align:center;border-radius:10px;background-color:var(--grey-f4f);font-size:13px;font-weight:700;margin:3px;flex-grow: 1;position:relative;}
/*.conf-wrapper .tab-prezzi .box-prezzi.active{background-color:#ebf9d1;}*/
/*.conf-wrapper .tab-prezzi .box-prezzi.active:hover{cursor:pointer;}*/
.conf-wrapper .tab-prezzi .box-prezzi .scelto{width:100%;border-radius:9px;background-color:#ebf9d1;line-height:18px;font-size:13px;position:absolute;top:-24px;left:50%;transform: translateX(-50%);}
.conf-wrapper .tab-prezzi .quant-prezzi{margin-bottom:2px;font-weight:700;font-size:13px;}
.conf-wrapper .tab-prezzi .prezzi{font-size:18px;color:var(--red-d7);}
.conf-wrapper .tab-prezzi .prezzo-pieno{font-size:16px;text-decoration:line-through;text-align:center;padding:0;}
.conf-wrapper .step .prcampione{margin-top:24px;background-color: var(--grey-f4f);padding:12px 10px;border-radius:10px;font-size:14px;line-height:28px;font-weight:600;}
.conf-wrapper .step .prcampione i{font-size:24px;vertical-align:middle;margin-right:4px;}
.conf-wrapper .step .prcampione span{color:var(--red-d7);}
.conf-wrapper .step .prcampione .btn{font-size:12px;padding:0 10px;line-height: 29px;float:right;}
.conf-wrapper .step .hide-content{display:none;}
.conf-wrapper .step .tstampa-list li + li{margin-top:8px;}
.conf-wrapper .step .tstampa-list > li > button{border:0;border-radius:10px;background-color:var(--grey-f4);padding:8px 16px;display:flex;gap: 10px;font-size:14px;font-weight:600;align-items: center;position:relative;}
.conf-wrapper .step .tstampa-list > li > button:after{font-weight: 400;position:absolute;top:50%;right:14px;background-color:var(--grey-dc);border-radius: 50%;line-height: 20px;width: 20px;transform: translateY(-50%);content:"\e9ba";font-family:"icomoon" !important;font-size:16px;color:var(--black-2a);}
.conf-wrapper .step .tstampa-list > li > button.position-open{border-radius:10px 10px 0 0;}
.conf-wrapper .step .tstampa-list > li > button.position-open:after{content:"\e99d";}
.conf-wrapper .step .tstampa-list > li > button.position-complete,.conf-wrapper .step .tstampa-list > li > button.position-complete:focus{background-color:#eaf7ff;box-shadow:0 0 0 1px var(--blue) inset;}
.conf-wrapper .step .tstampa-list > li > button figure img{border-radius:10px;}
.conf-wrapper .step .tstampa-list .print-position-check{display:none;position:absolute;top:50%;right:45px;width:20px;height:20px;border-radius:50%;line-height:20px;text-align:center;transform:translateY(-50%);background-color:var(--blue);color:var(--white);font-size:11px;}
.conf-wrapper .step .tstampa-list > li > button.position-complete .print-position-check{display:block;}
.conf-wrapper .step .tstampa-list .row_pstampa_tab{background-color:var(--grey-f4);border-radius:0 0 10px 10px;padding:0 16px 16px 16px;position:relative;}
.conf-wrapper .step .tstampa-list .row_pstampa_tab.position-complete{border-bottom:1px solid var(--blue);border-left:1px solid var(--blue);border-right:1px solid var(--blue);background-color:#f7fcff;}
.conf-wrapper .step .tstampa-list .wrapgrey {background-color:var(--grey-dc);padding:8px 12px 12px 12px;border-radius:10px;margin-top:10px;}
.conf-wrapper .step .tstampa-list .wrapgrey label{font-size:12px;font-weight:400;text-transform:uppercase;}
.conf-wrapper .step .tstampa-list .wrapgrey .form-control{font-size:14px;height:40px;}
.conf-wrapper .step .tstampa-list .div_misurestampa{margin-top:10px;}
.conf-wrapper .step .tstampa-list .select2-container{width:100% !important;font-size:14px;}
.conf-wrapper .step .tstampa-list .select2-container .select2-selection{height: 40px !important;border-radius:8px;}
.conf-wrapper .step .tstampa-list .select2-container .select2-selection .select2-selection__rendered{height:40px;}
.conf-wrapper .step .tstampa-list .select2-container .select2-selection .select2-selection__rendered {line-height: 40px !important;}
.conf-wrapper .summary{padding:32px 24px;background-color:#e3eff3;border-radius:0 0 10px 10px;}
.conf-wrapper .speddx {margin-top:32px;}
.conf-wrapper .speddx .wrapper {padding:20px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;}
.conf-wrapper .speddx .delivery-header {margin-bottom:16px;}
.conf-wrapper .speddx .title {display:flex;align-items:center;gap:8px;margin-bottom:5px;font-size:18px;font-weight:700;}
.conf-wrapper .speddx .title i {font-size:21px;}
.conf-wrapper .speddx .delivery-header .text {margin:0;color:var(--grey-73);font-size:13px;line-height:1.45;}
.conf-wrapper .speddx .delivery-options {display:flex;width:100%;gap:10px;margin:0;padding:0;list-style:none;}
.conf-wrapper .speddx .delivery-options > li {position:relative;flex:1;min-width:0;padding:14px 12px 12px;text-align:center;box-sizing:border-box;border:1px solid #e4e4e4;border-radius:10px;background:#fafafa;}
.conf-wrapper .speddx .delivery-name {margin-bottom:7px;color:#555;font-size:13px;font-weight:600;}
.conf-wrapper .speddx .delivery-name sup {margin-left:2px;color:var(--grey-73);font-size:9px;}
.conf-wrapper .speddx .delivery-date {display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:10px;line-height:1;}
.conf-wrapper .speddx .delivery-day {font-size:27px;font-weight:700;}
.conf-wrapper .speddx .delivery-month {font-size:16px;font-weight:700;}
.conf-wrapper .speddx .delivery-price {display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:24px;padding:4px 8px;border-radius:20px;font-size:11px;line-height:16px;}
.conf-wrapper .speddx .delivery-price-label {font-weight:500;}
.conf-wrapper .speddx .delivery-price strong {font-size:12px;font-weight:700;}
.conf-wrapper .speddx .delivery-option.is-saving {border-color:#b9e3ca;background:#f3fbf6;box-shadow:0 3px 10px rgba(30, 140, 80, .08);}
.conf-wrapper .speddx .delivery-saving {color:#167742;background:#dff4e7;}
.conf-wrapper .speddx .delivery-extra {color:#946000;background:#fff1d6;}
.conf-wrapper .speddx .delivery-standard {color:#666;background:#ededed;}
.conf-wrapper .speddx .delivery-info {display:flex;align-items:flex-start;gap:5px;margin:10px 0 0;color:var(--grey-73);font-size:11px;line-height:1.4;}
.conf-wrapper .speddx .delivery-info i {margin-top:2px;flex-shrink:0;}

.conf-wrapper .colorsq-wrapper{position:fixed;top:0;bottom:0;right:0;width:600px;border-radius:10px;z-index:5;background-color:var(--white);display: flex;flex-direction: column;}
.conf-wrapper .colorsq-wrapper .wrapper{flex:1;overflow-y:auto;}
.conf-wrapper .colorsq-wrapper .closebtn{border:0;background-color:transparent;color:var(--black-2a);font-size:24px;position: absolute;top:0;right:0;}
.conf-wrapper .colorsq-wrapper .tab-prezzi{border-bottom:1px solid var(--grey-dc);margin-bottom:20px;}
.conf-wrapper .colorsq-wrapper .sel {padding: 12px 4px;background-color: #fcfae8;border-radius: 8px;text-align: center;font-size:14px;}
.conf-wrapper .colorsq-wrapper .sel.bggreen {background-color: #f5fce8}
.conf-wrapper .colorsq-wrapper .sel.bggreen .bold{color: #4c6420;}
.conf-wrapper .colorsq-wrapper .sel.bggreen .extralabel > span{color: #4c6420;}
.conf-wrapper .colorsq-wrapper .btns .form-control{height:34px;padding: 6px 34px;border-radius:17px;font-size:14px;}
.conf-wrapper .colorsq-wrapper .btns .form-control:disabled{background-color:var(--grey-cc);}
.conf-wrapper .colorsq-wrapper .btns .form-control.error{background-color:var(--red-d7);border-color:var(--red-d7);color:var(--white);}
.conf-wrapper .colorsq-wrapper .btns .btn{padding: 0 10px;border-radius:50%;position:absolute;top:0;z-index:4;}
.conf-wrapper .colorsq-wrapper .btns .btn-minus{left:0;}
.conf-wrapper .colorsq-wrapper .btns .btn-plus{right:0;}
.conf-wrapper .colorsq-wrapper .color{display:flex;align-items:center;gap: 10px;}
.conf-wrapper .colorsq-wrapper .color + .color{margin-top:10px;}
.conf-wrapper .colorsq-wrapper .color figure img{border-radius:10px;border: 1px solid var(--grey-dc);}
.conf-wrapper .colorsq-wrapper .color .descr{font-weight: 700;font-size: 14px;line-height: 22px;flex:1;}
.conf-wrapper .colorsq-wrapper .color .dispinfo{text-align:right;}
.conf-wrapper .colorsq-wrapper .color span{font-style: italic;font-size: 11px;line-height: 12px;font-weight:400;color:var(--grey-65)}
.conf-wrapper .colorsq-wrapper .color .disp {line-height: 24px;font-size: 11px; font-weight: bold;}
.conf-wrapper .colorsq-wrapper .color .soon {color:#c8b44d;line-height: 24px;font-size: 11px; font-weight: normal;}
.conf-wrapper .colorsq-wrapper .color .pr{padding-right:14px;font-size:12px;color: var(--grey-65);}
.conf-wrapper .colorsq-wrapper .color .btns{width:125px;position:relative;}

.conf-wrapper .colorsq-wrapper .btncolors-list button{padding:0;border:0;background-color:transparent;width:70px;}
.conf-wrapper .colorsq-wrapper .btncolors-list button.active img{border-color: #0dbaae;}
.conf-wrapper .colorsq-wrapper .btncolors-list button span{display:block;font-size:13px;color:var(--grey-65);margin:4px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.conf-wrapper .colorsq-wrapper .btncolors-list button figure {position: relative;}
.conf-wrapper .colorsq-wrapper .btncolors-list button img{border-radius:10px;border: 1px solid var(--grey-dc);}
.conf-wrapper .colorsq-wrapper .btncolors-list .color-qty-badge {margin:0;position: absolute;top: -12px;right: -10px;min-width: 20px;height: 20px;padding: 0 5px;border-radius: 10px;background: #f60;color: var(--white);font-size: 12px;line-height: 20px;text-align: center;font-weight:500;}

.conf-wrapper .colorsq-wrapper .tab-varianti .descr{font-size:13px;}
.conf-wrapper .colorsq-wrapper .tab-varianti .descr span{display:inline-block;background-color: var(--grey-f4f);padding: 6px 15px;border-radius:8px;font-weight: 700;font-size:14px;}

.conf-wrapper .confbutton{padding:24px;}
.conf-wrapper .confbutton button{margin-top:15px;}

/* card stile optional per costiextra e servizi nella conf-wrapper (replica .gconfigurator .optional) */
.conf-wrapper .extra .row-optional{margin:0;}
.conf-wrapper .optional{border:1px solid #dae0e5;border-radius:12px;margin-bottom:0;margin-top:8px;position:relative;}
.conf-wrapper .optional.active{border-color:#006bc4;box-shadow:0 0 0 1px #006bc4 !important;}
.conf-wrapper .optional label{display:block;margin-left:0 !important;padding:18px 15px;border:0;cursor:pointer;font-weight:400;}
.conf-wrapper .optional .prz{position:absolute;top:10px;right:15px;font-size:13px;font-weight:700;margin:0;}
.conf-wrapper .optional input.chk_costiextra,
.conf-wrapper .optional input.chk_servizio,
.conf-wrapper .optional input.rad_costiextra{visibility:hidden;position:absolute;width:0;height:0;margin:0 !important;}
.conf-wrapper .optional .offset{visibility:hidden;height:0;overflow:hidden;position:absolute;}
.conf-wrapper .optional .name{font-size:15px;font-weight:500;margin-bottom:0;}
.conf-wrapper .optional .media{margin-top:0;}
.conf-wrapper .optional.radio .lbl .media{margin:0;}

@media (max-width:767px){
  .conf-fixedbar{padding:9px 0;}
  .conf-fixedbar .fb-product{display:block;margin-bottom:2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .conf-fixedbar .fb-details{gap:1px 8px;font-size:11px;line-height:16px;}
  .conf-fixedbar .fb-info{display:none;}
  .conf-fixedbar #fb_add_carrello{padding:6px 8px;font-size:11px;}
  .conf-wrapper .speddx .wrapper {padding:15px;}
  .conf-wrapper .speddx .title {font-size:16px;}
  .conf-wrapper .speddx .delivery-options {gap:6px;}
  .conf-wrapper .speddx .delivery-options > li {padding:11px 5px 9px;}
  .conf-wrapper .speddx .delivery-name {font-size:11px;}
  .conf-wrapper .speddx .delivery-day {font-size:22px;}
  .conf-wrapper .speddx .delivery-month {font-size:13px;}
  .conf-wrapper .speddx .delivery-price {display:flex;flex-direction:column;gap:0;padding:4px 5px;border-radius:7px;font-size:9px;line-height:12px;}
  .conf-wrapper .speddx .delivery-price strong {font-size:11px;}
}

.topsteps {display: table;width: 100%;position: relative;padding-top: 15px;background-color: #f7f7f7;position: relative;}
.topsteps:before {position: absolute;top:-10px;bottom:0;left:-100%;right:-100%;content:" ";background-color: #f7f7f7;z-index:-1;}.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 .radio {
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 8px;
    padding: 15px
}


.product-view .cust-prod .bar .selected .radio {
    border-color: #006bc4;
    box-shadow: 0 0 0 1px #006bc4;
    font-weight: 700;
}

.product-view .cust-prod .bar .radio input[type="radio"]{ display:none;}
.product-view .cust-prod .bar .radio>label {
    width: 100%;
    padding-left:0;margin-left:0;
}

.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: 20px 0;
    position: relative;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
}

.product-view .cust-prod > .row + .row {
    margin-top: 16px
}
.product-view .cust-prod .current_step:before,
.product-view .cust-prod .next_steps:before {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    font-size: 20px;
    color: #706f74;
    clear: left;
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    content: "\f107";
    text-align: center;
}

.product-view .cust-prod .current_step.closed:before,
.product-view .cust-prod .next_steps.closed:before{
    content: "\f106"
}

.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: 500;
    border-color: #fff;
    padding-top: 30px
}

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

.product-view .cust-prod .title {
    font-weight: 500;
    font-size:20px;
}

.product-view .cust-prod .title i{vertical-align: middle;}

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

.product-view .cust-prod .title span {
    margin-right: 2px;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 30px;
    background-color: #f7f7f7;
    width: 30px;
    font-size: 15px;
    font-weight: 600;
    border-radius:15px;
}

.product-view .cust-prod .title .ok {
    background-color: #7ec366;
    color: #fff
}

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

.product-view .cust-prod .alert-print-p {
    padding: 13px 10px;
    background-color: #fcfae8;
    border-radius: 8px;
    text-align: center;
    margin: 10px 0;
    cursor: auto
}
.product-view .cust-prod .box_uploadfile {position: relative;}
.product-view .cust-prod .box_uploadfile .modal-body{
    max-height: 500px;
    overflow: auto;
}

.product-view .cust-prod .alert-print-p span {
    color: #000;
    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: 16px;
    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: 5px 4px;
    background-color: #fcfae8;
    border-radius: 8px;
    text-align: center;
    margin-top: 10px;
    cursor: auto
}

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

.product-view .cust-prod .sel.bggreen .bold{
    color: #4c6420;
}

.product-view .cust-prod .sel.bggreen .extralabel>span{
    color: #4c6420;
}

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

.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: 16px;
    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 .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:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.product-view .cust-prod .row_pstampa>div {
    padding: 0;
    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: "";
    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: ""
}



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

.product-view .summary hr{
    border-color:#d2dadd;
}

.product-view .summary .title {
    padding-top: 0;
    padding-left: 0;
    font-size:18px;
    font-weight:600;
    margin-bottom:16px;
}

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

.product-view .summary .importo_fin {
    font-size: 18px;
    font-weight: 600;
    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;
}

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


.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;
    margin-top:24px;
}

.cart .wrapper-col {
    padding: 24px;
    border-radius: 10px;
    background-color: #e3eff3;
    margin-bottom: 16px
}

.cart .wrapper-col h2 {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 16px;
}

.cart .table-responsive {
    border: 0
}

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

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

.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 .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 {
    font-weight: 700;
    font-size: 18px
}

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

.cart .spesegratis {
    font-size: 14px;
    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: 600;
    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: 18px;
    padding: 10px 13px;
    background-color: #fff;
    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 .rowvar-tit > div{padding-bottom:5px;}

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

.cart .t_prodotto>div>div {
    display: table-cell;
    padding: 3px 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 0;
    line-height:22px;
    position: relative;
    border-top: 1px solid var(--grey-dc);
}

/*.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: 600;
    font-size: 16px
4px;
    margin-left: 10px
}

.cart .riep i {
    margin-right: 5px;
    color: #333;
    font-size:20px;
    vertical-align: middle;
}

.cart .dett .btn {
    margin: 15px 0;
    padding:0;
}

.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: 42px;
    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: 500;
    border: 1px solid #e6e6e6;
    margin-bottom: 25px;
    background-color: #fff;
    border-radius:4px;
    font-size:14px;
}

.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: var(--yellow-av);
    color:var(--black-2a);
}

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

.submenu ul>li.active a {
   color:var(--black-2a);
}

.submenu ul>li.active a:hover {
    color:var(--black-2a);
}

.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
}
.ordine h2{font-size:18px;}
.ordine fieldset{background-color: #fff;border-radius:10px;border-color:#f0f0f0;}
.ordine #ajax_ordine_riepilogo .cart{background-color: #fff;border:1px solid #f0f0f0;border-radius:10px;padding:30px;margin-top:0;}
.ordine #ajax_ordine_riepilogo .cart table{margin-bottom:0;}
.ordine #ajax_ordine_riepilogo .cart table h4{font-size:15px;}
.ordine #ajax_ordine_riepilogo .cart table .radio{margin:0 0 5px;}
.ordine #ajax_ordine_riepilogo .btn.cls {font-size: 12px;text-decoration: underline;padding: 0;margin: 5px 0;border: 0;height: auto;background-color: transparent;}
.ordine #ajax_ordine_riepilogo .btn.collapsed i:before{content: "\e9ba";}
.ordine #ajax_ordine_riepilogo .cart .t_prodotto{margin-bottom:14px;}

.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: 2px 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
}

.banners-cat + .newsletter-wrapper{margin-top:30px;}
.newsletter-wrapper {
    background-color: var(--black-39);
    padding:30px 40px;
    color: #fff;
    position: relative;
}

.newsletter-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: -100%;
    bottom: 0;
    background-color: var(--black-39);
    z-index:1;
}
.newsletter-wrapper .wrapper{
    position: relative;
    z-index: 2;
}

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

.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 label{font-weight:400;font-size:14px;}

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

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

.newsletter-wrapper .btn {
    background-color: var(--yellow-av);
    height: 50px;
    border-color:var(--yellow-av);
    margin-left: 0 !important;
    text-transform: uppercase;
    border-radius: 4px !important;
    margin-left: -3px !important;
}

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

.newsletter-wrapper a {
    color: #fff
}

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

.points .p-title{
    margin: 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
}

.footerticker{background-color:var(--black-21);color:var(--white);padding:12px 0;font-size:16px;overflow:hidden;white-space:nowrap;}
.footerticker .ticker-track { display:inline-block;white-space:nowrap;will-change:transform;}
.footerticker .ticker-track ul{margin:0;}
.footerticker .ticker-track ul > li { display:inline-block;margin-right:20px;padding:0;}
.footerticker .ticker-track ul > li + li::before { content:"-";color:var(--white);margin-right:20px;}

.footer {
    background-color: var(--black-2a);
    color:#fff;
    overflow: hidden;
}

.footer .block .block-title {
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    font-weight: 600;
    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 .socials{margin-top:0 !important;}

.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: #fff;
    display: inline-block;
    font-size: 14px;
}

.footer .block .block-content a:hover {
    text-decoration: none;
    color:var(--yellow-av);
}

.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:12px;
    line-height:16px;
    padding:14px 0;
    color:var(--white);
    background-color: var(--black-21);
    border-top: 1px solid var(--black-49);
}

.powered p{margin-bottom:0;}

.powered a {
    color: var(--white);
}

.powered a strong {
    font-weight: 400
}

.powered .payments ul{margin-right:-3px;margin-bottom:0;}
.powered .payments ul > li{vertical-align:top;padding:0 3px;}
.powered .payments figure{border:solid 1px var(--white);background-color:var(--white);border-radius:4px;display:flex;align-items:center;}
.powered .payments figure img{height:25px;}

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

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


.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;
    padding: 10px 10px;
    margin: 0;
    margin-top: 0;
    background-color: #fff;
    margin-bottom: 0;
}

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


.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: 30px;
    padding-top: 0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 14px !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;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    overflow:hidden;
}

.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;
    line-height: 20px;
}

.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;overflow: hidden;}
.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;margin-bottom:60px;}
.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;}

/* tecniche_di_stampa */
.subp{background-color:var(--white);border:1px solid var(--grey-e6);border-radius:10px;margin-bottom:16px;overflow:hidden;height:100%;display:flex;flex-direction:column;}
.subp:hover{box-shadow:0px 0px 14px 0px #00000012;}
.subp a{display:flex;flex-direction:column;flex:1;color:var(--black);text-decoration:none;}
.subp a:hover{color:var(--black);text-decoration:none;}
.subp picture img{width:100%;display:block;border-radius:10px 10px 0 0;}
.subp .title{font-size:16px;font-weight:700;padding:14px 16px 6px;line-height:22px;}
.subp .text{font-size:14px;color:var(--grey-65);padding:0 16px 14px;line-height:20px;flex:1;}
.subp .sugg{background-color:var(--grey-f8);padding:12px 16px;font-size:13px;line-height:20px;border-top:1px solid var(--grey-e6);}
.subp .sugg > div:first-child{font-weight:700;margin-bottom:4px;}
.subp .sugg i{color:var(--green-00);margin-right:4px;}
.subp .text-center{padding:14px 16px;}
.subp .goto{background-color:var(--black-2a);color:var(--white);border-radius:4px;font-size:13px;font-weight:700;text-transform:uppercase;padding:8px 20px;line-height:20px;transition:all .2s ease-out;}
.subp a:hover .goto{background-color:var(--yellow-av);color:var(--black-2a);}
/* tecnica_di_stampa */
.topimg{margin-bottom:30px;}
.topimg.nomargin{margin-bottom:0;}
.topimg img,.topimg picture{width:100%;display:block;}
.spacerhor{margin:30px 0;}
.carousel-wrappersl{overflow:hidden;position:relative;}
.page .btn.back{border:0;background-color:transparent;padding-left:0;color:var(--black-2a);font-size:14px;font-weight:700;text-transform:none;}
.page .btn.back:hover,.page .btn.back:focus{background-color:transparent;color:var(--yellow-av);border:0;}

@media only screen and (max-width:1199px) {
    .newsletter-wrapper{margin-top:40px;}
    .newsletter-wrapper::before{left:-100%;}
    .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%;
        left:0;right:0;
    }
    .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%;
        right: -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: #000;
        position: absolute;
        right: 10px;
        top: 0;
        font-size: .8rem;
        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
    }
    .newsletter-wrapper:before{border-top: 1px solid var(--black-49);}
}

@media only screen and (max-width:991px) {
    .navbar-filter{background-color:#fff !important;border:1px solid #fff;border-top:3px solid #2a2e34;margin-top:15px !important;padding:0 !important;}
    .navbar-filter .navbar-brand{font-weight:600;font-size:15px;text-transform:uppercase;}
    .navbar-filter .navbar-toggle{display:block;border:0;padding:5px 0 5px 10px;}
    ul.cat-sx{display:none;}
    .header{padding-bottom:0;}
    .header .helpimg{margin-top:30px;}
    .showcase{padding:30px 0;}
    .homeboxes{padding-top:0}
    .homereviews{padding-bottom:0;}
    .hometexts{padding-top:0;}
    .homebrands{margin-top:10px;margin-bottom:60px;}
    .filter-box{border-top-width:1px;border-radius:0;margin-top:0;}
    .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
    }
    .product-view .ui-state-default{font-size:20px;line-height:30px;}
    .product-view .ui-widget-content{padding:1.8em .7em !important;}
    .product-view .accordion{margin-bottom:0;}

    .footer{padding:20px 0 0 0;overflow:hidden;}
    .footer .block-content{padding-top:0 !important;}
    .footer .block-content ul{margin-bottom:0 !important;padding-bottom:20px !important;}
    .footer .block .block-title{margin-top:0 !important;}
    .footer .toggler{width:100%;background-color:transparent;border:0;text-align:left;padding:10px 0;position:relative;}
    .footer .block:not(:first-child) .toggler:after , .footer .toggler:after{content:"";position:absolute;top:0;left:-100%;right:-100%;height:1px;background-color:var(--black-49);}
    .footer .toggler i{border:0;background-color:transparent;position:absolute;top:19px;right:4px;font-size:20px;}
    .footer .toggler.collapsed i::before{content:"\f107" !important;}
    .footerbanner{text-align:center;}
    .footerbanner .text-right{text-align:center;}
    .user .breadcrumb{display:block !important;}
    .user .user-login{padding-bottom:10px;}
    .user-menu{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:50px !important;cursor:grab;}
    .user-menu::-webkit-scrollbar{display:none;}
    .user-menu.is-pointer-down, .user-menu.is-dragging{cursor:grabbing;}
    .user-menu.is-dragging, .user-menu.is-dragging * {user-select:none;-webkit-user-select:none;}
    .user-menu.is-dragging a {pointer-events:none;}
    .user-menu h3{margin-top:0;padding-bottom:5px !important;}
    .user-menu ul{display:inline-flex;flex-wrap:nowrap;margin:0;padding:0;list-style:none;white-space:nowrap;min-width:max-content;gap:8px;}
    .user-menu ul > li{flex:0 0 auto;border-bottom:0;scroll-snap-align:start;}
    .user-menu ul > li a {height:100%;font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:74px;padding:6px 12px;border:1px solid var(--grey-e6);border-radius:4px;text-decoration:none;white-space:normal;text-align:center;}
    .user-menu ul > li a:hover{text-decoration:none;color:var(--yellow-av);}
    .user-menu ul > li a:before{font-size:20px;}
    .user-menu ul > li.active a{border-color:var(--black-2a);}
    .user-menu ul > li.active a:before{color:var(--yellow-av);}
}

@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) {
    .navbar-filter .navbar-collapse{padding:0;border:0;}
    .header{padding:30px 0;}
    .header h1{font-size:23px;}
    .header .skills ul{column-count:2;}
    .header .boxcats{margin-top:30px;}
    .footerbanner{padding-top:40px;}
    .footerbanner ul{margin-left:0;margin-top:10px;}
    .footerbanner ul > li{padding: 0 0px;}
    .footerbanner picture img {max-height: 23px;}
    .prods .title h3{font-size:18px;}
    .p-title {font-size: 18px;line-height: 23px;}
    .catalogs:after {position: absolute;left: 0; right: 0;top: 50%;height: 1px;background-color: #fff;content: "";}
    .body-offset-canvas .overlay-canvas{left:90%;right:0;}
    .col-xs-5ths { width: 20%; }
    .breadcrumb, .bgbreadcrumb{display: none;}
    .top-elenco h1{font-size:23px;}
    .top-elenco .navcats{margin-bottom:0;}
    .products.v2 .prod-cont .item-info {padding: 10px 10px 15px 10px;}
    .products .topbdgs {left: 10px;}
    .evidence{margin:0;}
    .wrapperbox{padding:16px;}
    .abstract-home h1, .abstract-home .p-title{
        font-size: 18px;
        line-height: 23px;
    }
    .showcase .item.banner{padding:7px 0;}
    .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;
        border-bottom:1px solid #e6e6e6;
    }
    .testa .logo {
        text-align: left
    }
    .testa .logo img {
        max-width: 157px;
        margin: 0
    }
    .testa .logo img.logouser {
      margin: 0 auto;
    }
    .testa .info {
        font-size: 12px;
        margin-top: 3px;
    }
    .testa .info .list-inline {
        margin-top: -1px;
        margin-left:-1px;
    }
    .testa .info .list-inline > li{padding:0 1px;}
    .testa .info.btns .fa {
        font-size: 16px
    }
    .testa .ajax-cart {
        text-align: center !important
    }
    .testa .hello {
      bottom: -25px;
    }
    .testa .info.btns .icn {font-size:24px;}
    /*.menubar {padding: 13px 0;box-shadow: 0 15px 10px 0 rgba(0, 0, 0, 0.15);}*/
    .menubar{padding:0;border:0;}

    .menubar .menusx .outlet:after {
        top: -12px;
        bottom: -12px
    }
    .testa .top_search {
        margin-top: 10px;
    }
    .testa .top_search .btn {
        padding: 5px 16px;
        line-height: 27px
    }
    .brand .title {
        margin-bottom: 30px;
        font-size: 15px
    }
    .title-section h1,
    .title-section h2 {
        font-size: 20px;
        top: 12px
    }
    .pforza-top {padding: 30px 0 0;}
    .pforza-top .wrapper{display: flex;width: 100%;text-align: left;align-items: center;margin-bottom:20px;}
    .pforza-top .wrapper img{margin-right:20px;margin-bottom:0;}
    .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 .navbarform{padding-top:10px;}
    .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
    }
    .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:24px;}
    .product-view .wrapper-cn{margin-top:30px;}
    .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 #gallery .thumbnail.selected img {border-color: var(--grey-dc) !important;}
    .product-view .tecnica .posizioni ul {grid-template-columns: repeat(3, minmax(0, 1fr));}
    .product-view .tecnica .posizioni .titolo {font-size: 14px;}
    .product-view .sped-dx{margin-top:16px;}
    .product-view .wrapper-info .toggler {
        border: 0;
        background-color: transparent;
        position: absolute;
        top: 9px;
        right: 20px;
        font-size: 20px;
        line-height: 30px;
        padding:0;
    }
    .product-view .bgw{padding:20px 0 0px 0px;}
    .product-view .wrapper-info .toggler.collapsed i::before {
        content: "\e9ba" !important
    }
    .product-view .wrapper-info .title {
        font-size: 20px;
        line-height: 30px;
        padding:10px;
        font-weight:400;
    }
    .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: 20px;font-size:17px;
    }
    .product-view .cust-prod .title span {
        width: 25px;
        line-height: 25px;
    }
    .product-view .cust-prod .title span .fa {
        left: 4px
    }
    /*.product-view .cust-prod .offset {
        padding: 0 0 0 25px
    }*/
    .product-view .add_campione{margin-top: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 .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 .ui-state-active, .product-view .ui-widget-content .ui-state-active, .product-view .ui-widget-header .ui-state-active{background-color:transparent !important;font-weight:400;}
    .product-view .mprezzo{display: block;}
    .product-view .dxdet{margin-top:20px;}
    .product-view .tab-prezzi .flex{margin-top:5px;}
    .product-view .product-gallery { display:block; }
    .product-view .product-gallery .gallery-thumbs { display:none; }
    .product-view .product-gallery .gallery-main { width:100%; max-width:100%; aspect-ratio:1/1; }
    .product-view .product-gallery .gallery-main .swiper-slide { height:auto; }
    .product-view .product-gallery .gallery-main img { width:100%; height:100%; object-fit:contain; border-radius:10px; }
    .gconfigurator .cust-prod .bar .radio {padding: 10px;}
    .gconfigurator .cust-prod .bar .radio > label > div{font-size: 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display:block;}
    .gconfigurator .cust-prod .bar .radio img {max-width: 100%;}
    .gconfigurator .cust-prod .tab-varianti .rowtable{flex-flow: row wrap;}
    .gconfigurator .cust-prod .tab-varianti .rowtable .form-control {font-size:15px !important;}
    .gconfigurator .cust-prod .tab-varianti .rowtable > div{width:33%;}
    .gconfigurator .cust-prod .tab-varianti .rowtable > div:first-child{width:100%;align-items:start;}
    .gconfigurator .cust-prod .tab-varianti .rowtable .imgvar{width:80px;}
    .gconfigurator .cust-prod .tab-varianti .rowtable .vardesc{position: absolute;top:18px;left:40px;}
    .gconfigurator .cust-prod .tab-varianti .closetab{right:0;top:30px;}
    .gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .label-sx{padding-bottom:12px;}
    .gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .toolt{top:0;}
    .gconfigurator .wrapper-col{margin-top:16px;padding:20px 16px;}
    .gconfigurator .cust-prod #caricafile .radio label {padding: 10px 8px;margin-left: 4px;}
    .gconfigurator .cust-prod #caricafile .radio label img{width:22px;height:22px;;}

    .conf-wrapper .colorsq-wrapper{width:100%;}

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

    .boxcats .row.dflex {display: flex;flex-wrap: nowrap;overflow-x: auto;overflow-y: hidden;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;}
	.boxcats .row.dflex > [class*="col-"] {flex: 0 0 70%;max-width: 70%;scroll-snap-align: start;}
	.boxcats .row.dflex > [class*="col-"]:first-child {flex: 0 0 55%;max-width: 55%;}
	.boxcats .row.dflex::-webkit-scrollbar {display: none;}
	.boxcats .row.dflex {scrollbar-width: none;	}

    .homeboxes .row {display: flex;flex-wrap: nowrap;overflow-x: auto;overflow-y: hidden;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;}
	.homeboxes .col-sm-4 {flex: 0 0 70%;max-width: 70%;scroll-snap-align: start;}
	.homeboxes .row::-webkit-scrollbar {display: none;}
	.homeboxes .row {scrollbar-width: none;	}

}

@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 only screen and(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:569px) {
    .hidden-xxs {
        display: none
    }
    .visible-xxs {
        display: block
    }
    .col-xxs-12 {
        width: 100% !important
    }
}

@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: 0px 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 (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: 541px) and (max-width: 767px) {
  .gconfigurator .cust-prod .colors-list{grid-template-columns: repeat(5, minmax(0, 1fr));}
  .gconfigurator .cust-prod .tstampa-list{grid-template-columns: repeat(5, minmax(0, 1fr));}
  .conf-fixedbar .fb-product {display: none;}
}

@media only screen and (min-width:768px) {
    .col-sm-5ths { width: 20%; }
    .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 .logouser {
      max-width: 340px;margin:0 auto;
    }
    .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 i {
        font-size: 24px
    }
    .testa .top_search .form-control {
        height: 40px
    }
    .testa .top_search .btn {
        height: 40px;
        padding: 0 16px;
    }
    .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 {
        position: relative;
        padding: 0 0 15px 0
    }

    .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: 28px;
        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 .swiper-container {padding-right: 25px;}
    .product-view .wrapper-cn{padding-left:20px;}
    .gconfigurator .cust-prod .tab-varianti .rowtable > div:nth-child(2) span{width:42px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
    .gconfigurator .sped-dx{border-left:1px solid #ececec;padding-left:20px;border-radius:0;}
    .gconfigurator .cust-prod .colors-list{grid-template-columns: repeat(6, minmax(0, 1fr));}
    .gconfigurator .cust-prod .tstampa-list {grid-template-columns: repeat(5, minmax(0, 1fr));}
    .gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .label-sx{padding-top:30px;display:inline-block;}
    .evidence .products .h3 {
        overflow: hidden;
        height: 34px
    }
    .skills ul{display:flex;width: 100%;}
}

@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
    }
    .product-view .wrapper-col{margin-top:16px;}
    .navbar-filter .navbar-header{float:none;}
    .navbar-filter .navbar-toggle:focus{background-color:transparent;}
    .navbar-filter .navbar-toggle .icon-menu{vertical-align:middle;}
    .navbar-filter .navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-filter .navbar-collapse.collapse{display:none!important;}
    .navbar-filter .navbar-nav{float:none!important;margin-top:7.5px;}
    .navbar-filter .navbar-nav > li{float:none;}
    .navbar-filter .navbar-nav > li > a{padding-top:10px;padding-bottom:10px;}
    .navbar-filter .collapse.in{display:block !important;}
    .navbar-filter .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;}
}

@media only screen and (min-width:768px) and (max-width:1199px) {
  .testa .contacts-sx ul > li:last-child{margin-top:4px;}
  .body-offset-canvas .overlay-canvas{left:500px;right:0px;}
  .megamenu .navbar{width:500px;left:auto;}
}

@media only screen and (min-width:801px) {
    #no-more-tables td.norecords {
        padding-top: 10px
    }
}

@media only screen and (min-width:992px) {
    .footer{padding:70px 0 50px}
    .footer .block .block-title button{padding:0;border:0;background-color: transparent;pointer-events: none;}
    .footer .collapse, .footer .collapse {display: block;visibility: visible;height: auto !important; }
    .col-md-5ths { width: 20%; }
    .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 .cust-h1 {
        margin-top: 12px;
        text-align: right
    }
    .evidence .b-dx {
        margin-top: 0
    }
    .gconfigurator .cust-prod .tstampa-list {grid-template-columns: repeat(4, minmax(0, 1fr));}
    .conf-wrapper{margin-left:50px}
    .user h1{margin-top:10px;}
    .user-menu{margin:0;padding:0;}
    .user-menu h3{font-size:20px !important;padding-bottom:10px !important;}
    .user-menu ul > li{border-bottom:1px solid var(--grey-e6);}
    .user-menu ul > li a{padding:2px 0 2px 26px;display:inline-block;line-height:40px;}
    .user-menu ul > li a:hover , .user-menu ul > li a:focus{text-decoration:none;color:var(--yellow-av);}
    .user-menu ul > li.active a:before{color:var(--yellow-av);}
    .user-menu ul > li a:before{position:absolute;top:0;left:0;}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .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) {
    .col-lg-5ths { width: 20%; }
    .cust-tooltip + .tooltip > .tooltip-inner{max-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;
        width:100%;
    }
    .megamenu .navbar {
        border: 0;
        border-bottom: 0 solid #e5e5e5;
        min-height: 0;
        background-color: transparent;
        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;
        display: flex;
        width:100%;
    }
    .megamenu .nav>li {
        padding: 0;
        float: none;
        text-align: center;
    }
    .megamenu .nav > li+li {
        margin-left: 20px;
    }
    .megamenu .nav > li > a{position: relative;}
    .megamenu .nav > li > a:before{content: "";position: absolute;top: 10px;bottom: 10px;left: 0px;right:0px;background-color: #494949;border-radius:4px;z-index:-1;}
    .megamenu .nav > li:first-child a:before{background-color: var(--yellow-av);}
    .megamenu .nav > li:first-child a{color:var(--black)}
    .megamenu .nav > li:first-child a:hover{color:var(--black)}
    .megamenu .nav > li:first-child a span{padding:0 20px 0 10px;}

    .megamenu .nav > li:first-child + li {
        border-left:1px solid #494949;padding-left:20px;
    }

   .megamenu .nav>li>a {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        padding: 24px 14px;
        position: relative;
        transition: all .2s ease-out 0s;
        color: var(--white);
        border: 1px solid transparent;
        background-color: transparent;
        border:0;
        display: flex !important;
        flex-direction: row;
        align-items: center;
        /*justify-content: center;*/
        height:100%
    }
    .megamenu .nav>li>a figure{height: 40px;transition: height .2s ease, opacity .2s ease;overflow: hidden;}
    .megamenu .nav>li>a figure img{height: 100%; opacity: 1;transition: opacity .3s ease;}

    .megamenu .nav>li>a:hover {
        color: var(--yellow-av);
    }
    .megamenu .nav>.active>a,
    .megamenu .nav>.active>a:focus,
    .megamenu .nav>.active>a:hover {
        background-color: transparent;
        color: var(--yellow-av)
    }
    .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: 11px 15px 11px 46px;
        background-color: #fff;
        font-size:16px;
        line-height: 20px;
    }

    .megamenu .lv0 i{position: absolute;right: 10px;margin-top: 4px;}

    .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;
    }*/
    .megamenu .lv1 > a {
        display: block;
        padding: 4px 0;
        font-size: 14px;
        line-height: 20px;
        font-weight:500;
    }
    .megamenu .lv0 .imgcat {
        position: absolute;
        top: 9px;
        left: 16px;
    }
    .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;
        line-height: 17px;
    }
    .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 .hv {
        margin: 0
    }
    .megamenu .hv>div:first-child {
        background-color: #fff
    }
    .megamenu .hv>div .dropdown-menu.hover {
        display: block;
        left: 25%;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #fff
    }
    .megamenu .hv>div>.dropdown-menu.hover {
        border-color:var(--white);
        border-style: solid;
        border-width:0 70px 30px 70px;
    }

    .megamenu .hv>div>.dropdown-menu.hover:after {
        width: 1px;
        content: "";
        position: absolute;
        top: 0;
        bottom: -30px;
        left: -70px;
        background-color: #DCE0E2;
    }

    /*.megamenu .hv>div>.dropdown-menu.hover:before {
        content: "";
        height: 1px;
        background-color: #cfe0ff;
        position: absolute;
        left: -30px;
        right: -30px;
        top: -30px
    }*/
    /*.megamenu .hv>div>.dropdown-menu.hover:after {
        content: "";
        height: 1px;
        background-color: #cfe0ff;
        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 .az{
        max-height:677px;
        overflow: auto;
    }
    .megamenu .az .hidelv1 {
        -moz-column-count: 5;
        -moz-column-gap: 20px;
        -webkit-column-count: 5;
        column-count: 5;
        column-gap: 20px
    }
    .megamenu .az{padding: 20px 30px !important;}
    .megamenu .az .lv1{border-top:0;}
    .megamenu .az .letter-index{padding:10px 0;}
    .megamenu .az .letter-index span{color:#006bc4;font-weight:700;font-size:20px;border:1px solid #006bc4;border-radius:50%;display:inline-block;width:30px;line-height:28px;text-align:center;margin-bottom:10px;}

    .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;
        right:0;
        box-shadow: none;
        padding:50px 0;
        background-color: #fff;
    }

    .megamenu .dropdown:hover>.dropdown-menu.custom{
        right:0;
        background-color: #fff;
        padding:30px;
    }

    .megamenu .main-cat {
        padding-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height:28px;
    }

    .megamenu .hidelv1{display: grid;grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));gap: 10px;list-style: none;padding: 0;margin: 0;}
    .megamenu .hidelv1 > li{padding:0;text-align:center;}
    .megamenu .hidelv1 > li > a figure {background-color: var(--white);box-shadow: 0px 0px 14px 0px #00000012;display: inline-block;border-radius: 50%;overflow: hidden;width: 102px;height: 102px;display: flex;align-items: center;justify-content: center;margin: 0 auto 8px auto;}

    .catalogs .border:after {
        content: "";
        width: 1px;
        height: 85px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: -8px
    }
    .box-top {
        position: relative;
        z-index: 3
    }
    .testa {
        position: relative;
        z-index: 4
    }
    .testa .hello {
        margin-left: -20px
    }
    .testa .contacts-sx ul {
        margin-top: 22px
    }
    .testa .info .list-inline {
        margin-right: -6px
    }
    .testa .info .list-inline>li {
        padding: 0 6px
    }
    .testa .info.btns .icn {font-size: 28px;}
    .menubar {
        position: relative;
        z-index: 3;
        background-color:var(--black-39);
        border-top:1px solid var(--black-49);
    }
    .evidence .b-dx {
        margin-top: 0
    }
    .product-view .wrapper-cn{padding:0 20px;}
    .product-view h1 {font-size:36px;line-height:36px;}
    .gconfigurator .cust-prod .tab-varianti .rowtable .form-control{font-size:16px;}
    .newsletter-wrapper::before{top:-100%;bottom:-100%;border-left: 1px solid var(--black-49);}
}

@media only screen and (min-width:1400px) {
    .container{width:1340px}
}

@media only screen and (min-width:1600px) {
    .col-xl-5ths { width: 20%; }
    .container{width:1568px}
    .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
    }
    .abstract-home .p-title{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}
    .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;}
    .megamenu .nav > li > a {font-size: 16px;}
    .pforza-top .wrapper{padding:0 40px;}
    .pforza-top .ptitle{font-size:22px;line-height:28px;}
    .product-view .wrapper-cn{padding:0 40px;}
    .banners-cat .h4 {font-size:18px;}
    .gconfigurator .cust-prod .colors-list {grid-template-columns: repeat(7, minmax(0, 1fr));}
    .gconfigurator .cust-prod .tstampa-list {grid-template-columns: repeat(5, minmax(0, 1fr));}
    .gconfigurator .cust-prod .row_pstampa_tab .div_misurestampa .label-sx {padding-top: 40px;}
}

@media only screen and (min-width:1800px) {
    .gconfigurator .cust-prod .colors-list{grid-template-columns: repeat(8, minmax(0, 1fr));}
}

@media only screen and (min-width:1920px) {
    .container-f{width:1880px}
}

@media only screen and (min-width:2000px) {
    .container-f{width:1920px}
}

@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)
    }
}
