/* archivo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('/tpl/addon/fonts/archivo-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('/tpl/addon/fonts/archivo-v18-latin-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* archivo-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('/tpl/addon/fonts/archivo-v18-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('/tpl/addon/fonts/archivo-v18-latin-500.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* archivo-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  src: url('/tpl/addon/fonts/archivo-v18-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('/tpl/addon/fonts/archivo-v18-latin-600.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* archivo-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('/tpl/addon/fonts/archivo-v18-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('/tpl/addon/fonts/archivo-v18-latin-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: "Archivo-fallback";
    size-adjust: 98.48999999999997%;
    ascent-override: 80%;
    src: local("Arial");
}

html{font-size:16px;}
body{display:flex;flex-direction:column;min-height:100vh;color:#1f1f1f;background-color:#fff;font-size:inherit;font-family:'Archivo', "Archivo-fallback",sans-serif !important;text-rendering:optimizeLegibility}
/*loader pagina*/
/*body:before,body:after{content:"";position:fixed;z-index:4;opacity:0;visibility:hidden}
body:before {-webkit-transition: all .2s ease-in-out;transition:all .2s ease-in-out;visibility:hidden;background:#fff;display:block;height:100%;left:0;top:0;width:100%;}
body:after {-webkit-animation: rotation 1s ease-in-out infinite;animation: rotation 1s ease-in-out infinite;background: url("https://www.samsonite.it/on/demandware.static/Sites-samsonite_it-Site/-/it_IT/v1676344077042/dist/images/icons.svg#view-icon-smallLogo");height:50px;left:50%;top:50%;width:50px;}
body.loading-page{overflow:hidden;}
body.loading-page:after,body.loading-page:before {opacity: 1;visibility:visible}*/
body.bodygrey{background-color:#f8f8f8;}
body.ovfl{overflow:hidden;height:100%;width:100%;position:fixed;}
input[type="text"] ,input[type="password"], textarea ,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none !important;}
input[type="text"].error,input[type="password"].error,select.error,textarea.error{border-color:#ff0000;box-shadow:none;}
input[type="file"]{width:100%;}
select{background:#fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=") no-repeat 99% 50% !important;padding-right:25px !important;border-radius:0;}
select::-ms-expand{display:none;}
button:active , button:focus{outline:none !important;box-shadow:none !important;}
a{color:#1f1f1f;outline:none !important;}
a:hover{color:#1f1f1f;}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{border-color:#1f1f1f;}
.ptitle{font-family:'Poppins', "Poppins-fallback", sans-serif !important;}

/*font observer CLS*/
/*.fonts-loaded body , .fonts-loaded .ui-widget, .fonts-loaded .popover{font-family:'Yantramanav', sans-serif !important;}
.fonts-loaded .ptitle{font-family:'Poppins', sans-serif !important;}*/

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

/* utility */
.p-rel{position:relative;}
span.p-rel{display:inline-block;}
.underline{text-decoration:underline;}
.pointer{cursor:pointer}
.bold{font-weight:700;}
.op{margin:20px 0;text-align:center}
.ovfl{overflow:hidden;}
.thumbnail{border-color:#e6e6e6;border-radius:0;padding:0;}
.thumbnail:hover{border-color:#ccc !important;}

/*tooltip e popover*/
.cust-tooltip{font-size:12px;cursor:pointer;}
.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;}
.tooltip-inner{font-size:12px !important;background-color:#1f1f1f;color:#FFF;border:1px solid #1f1f1f;max-width:350px;padding:10px;/*box-shadow:0 3px 6px #00000029;*/}
.cust-tooltip > .tooltip-inner .ttitle i{font-size:30px;}
.cust-tooltip i{font-size: 14px;color: #dd1a1a;}
.tooltip-danger{font-size:10px;}
.tooltip-danger > .tooltip-inner{background-color:#ff0000;color:#fff;border:1px solid #ff0000;box-shadow:0 3px 6px #00000029}
.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 red;box-shadow:0 3px 6px #00000029;}
.popover.top > .arrow{border-top-color:red;}
.popover.right > .arrow{border-right-color:red;}
.popover.bottom > .arrow{border-bottom-color:red;}
.popover.left > .arrow{border-left-color:red;}
.popover .popover-title{color:#1f1f1f;font-size:15px;background-color:#fff;font-weight:600;border-bottom-color:#e6e6e6;}
.popover .popover-content{color:#1f1f1f;font-size:13px;}

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

.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.row.no-gutters{margin-right:0;margin-left:0;}
.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"]{padding-right:0;padding-left:0;}
.container.dmargin{padding-left:15px;padding-right:15px;}
.dmargin .row{margin-left:-15px;margin-right:-15px;}
.dmargin .row > div{padding-left:15px;padding-right:15px;}

.btn{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-weight:700;font-size:16px;padding:5px 20px;background-color:#FFF;border-color:#FFF;color:#151515;height:46px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.btn:active,.btn:focus{background-color:#FFF;border-color:#009EE0;color:#009EE0;box-shadow:none;}
.btn:hover{background-color:#FFF;color:#009EE0;}
.btn > i{vertical-align:middle;}
.btn-default{background-color: #F7F7F7 !important;color:#009EE0 !important;border: 1px #adadad solid;}
.btn-default:hover{color:#009EE0 !important;}
.btn-primary,.btn-primary:focus,.btn-primary:active{color:#fff !important;border:1px solid #009EE0;background:#009EE0;}
.btn-primary:hover{background-color:#009EE0;border-color:#009EE0;color:#fff;}
.btn-order, .btn-order:focus,.btn-order:active{border-color:#157b34;background-color:#e6f0e9;color:#157b34;;border-radius:4px;padding:5px 20px;height:44px;font-weight:600;}
.btn-order:hover{background-color:#e6f0e9;color:#157b34;}
.btn-tabella,.btn-tabella:focus,.btn-tabella:active{border-color:#018849;background-color:#018849;font-size:14px;color:#fff;}
.btn-tabella:hover{background-color:#006f3b;border-color:#006f3b;color:#fff;}
.btn-success,.btn-success:focus,.btn-success:active{color:#fff;border:1px solid #1f1f1f;background:#1f1f1f;}
.btn-success:hover{background-color:#1f1f1f;border-color:#1f1f1f;color:#fff;}
.btn-green,.btn-green:focus,.btn-green:active{color:#fff !important;border:1px solid #018849 !important;background:#018849 !important;line-height:46px;}
.btn-green:hover{background-color:#006f3b !important;border-color:#006f3b !important;color:#fff !important;}
.btn-user{font-size:14px;background-color:#f0f0f0;line-height:24px !important;}
.btn.btn-user{height:auto;}
a.btn{height:auto;line-height:46px;font-weight:400 !important;}
a.btn:hover{text-decoration:none !important;}
.modal-body .testo{font-size:14px !important;}
.modal-footer .btn{margin-top:0px !important;line-height:20px}
.thumbmark{border:1px solid #e6e6e6;padding:20px;margin-bottom:16px;}
.lazy{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;}
.lazy.showed{opacity:1;}
.lazyhide > div{display:none !important;}
.lazyhide.showed > div{display:block !important;}

/* label float*/
.has-float-label{position:relative;}
.has-float-label label{font-weight:400;color:#9c9c9c;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:#fff;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:.9em;font-weight:400;font-size:16px !important;color:#737373;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 #00b3ff !important;box-shadow:inset 0px 0px 0px 1px #00b3ff !important;}
.input-group .has-float-label{display:table-cell;}
.input-group .has-float-label .form-control{border-radius:4px;/*border-right:0;*/}
.input-group .has-float-label: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:focus{z-index:2;}
.input-group .has-float-label + .input-group-addon{background-color:#fff;border-color:#d7dde5;}
.input-group .input-group-addon.show-pwd:hover{cursor:pointer;}
.input-group:focus-within .has-float-label + .input-group-addon{border-color:#00b3ff;background-color:#00b3ff;color:#fff;}

/* select2 */
.select2-container{width:100% !important;font-size:16px;}
.select2-container .select2-selection{border-color:#d7dde5 !important;height:44px !important;}
.select2-container .select2-selection .select2-selection__rendered{line-height:44px !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;}

/*plyr*/
.plyr--full-ui input[type=range]{color:#bd0000 !important;}
.plyr__control--overlaid{background:rgba(189,0,0, .8) !important;}
.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#bd0000 !important;}
.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(189,0,0, .5) !important;}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#bd0000 !important;}
.plyr--audio .plyr__controls{border:1px solid #e6e6e6;}
.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true]{background:#bd0000 !important;}

/* form */
fieldset{border:1px solid #e6e6e6;background-color:transparent;padding:16px;margin:0;border-radius:4px;}
fieldset.check{padding-top:0;margin-bottom: 20px;}
fieldset .data{padding-top:5px !important;text-align:left}
legend{border:0;padding:0 10px;margin:0;color:#1f1f1f;font-weight:500;font-size:20px;}
.form-horizontal .checkbox{font-size:15px;}
.form-horizontal .space{padding-bottom:20px;}
.form-horizontal .legend , .form-reg .legend{font-size:18px;margin:10px 0 15px;color:#1d1d1d;text-align:left;line-height:26px;}
.form-inline{padding-left:20px;}
.form-group{margin-bottom:15px;}
.form-group label{font-weight:400;font-size:16px;}
.form-group label.error{display:inline;color:#ff0000;padding:0;}
.form-control{color:#1f1f1f;border-color:#d7dde5;font-size:16px;border-radius:4px;height:44px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;cursor:pointer;}
.form-control:focus{border-color:#d7dde5;}
.form-control.error:focus{border-color:#ff0000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;}
.checkbox label.error, .radio label.error{padding-left:0;color:#ff0000;margin-left:0;}
.navbar-brand{font-size:14px;font-weight:400;color:#333 !important;}
.customsize{width:30%}
.text-muted{font-style:italic}

/*custom checkbox radio */
.checkbox label, .radio label{margin-left:10px;}
.checkbox input, .radio input{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:#ff0000;}
.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:#1f1f1f;}
.checkbox input:checked:before ,.radio input:checked:before{opacity:.16;}
.checkbox input:checked:after ,.radio input:checked:after{content:"";position:absolute;}
.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:#1f1f1f;}
.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:#1f1f1f;background-color:#1f1f1f;margin-top:.1875rem;margin-left:.1875rem;}
.radio .radio-inline{margin-right:15px;}

/*customizzazione magnificPopup*/
.mfp-bg{background-color:#fff !important;opacity:1;}
.mfp-title{color:#1f1f1f;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:#1f1f1f;}
.mfp-counter{color:#1f1f1f;}
.mfp-figure:after{box-shadow:none;}
.mfp-bg-custom{background-color:#1f1f1f !important;opacity:.5;}
.mfp-bg-custom .mfp-image-holder .mfp-bg-custom .mfp-close, .mfp-bg-custom .mfp-iframe-holder .mfp-close{color:#fff;}

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

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

/* fix testa */
.wrapper-affix{position:relative;z-index:4;border-bottom:1px solid #e6e6e6;box-shadow: 0px 8px 10px rgba(112, 112, 112, 0.1);}
/*.wrapper-affix.affix{width:100%;/*top:0 !important;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);}*/
.wrapper-affix.headroom--not-top,.wrapper-affix.headroom--not-bottom.headroom--pinned{position:fixed;z-index:10;right:0;left:0;top:0;}
.wrapper-affix.headroom--pinned{display:block;}
/*.wrapper-affix.headroom--unpinned{display:none;}*/

.banner-top{background-color:#009ee0;font-size:16px;line-height:19px;padding:3px 0;color:#fff;text-align:center;}
.banner-top a{color:#fff;}
.banner-top a:hover{color:#fff;}

.boxtop{background-color:#fff;padding:10px 0;line-height:16px;font-size:16px;position:relative;}
.boxtop ul{margin-bottom:0;}
.boxtop ul > li{vertical-align:middle;}
.boxtop a{color:#009ee0;text-decoration:none;display:inline-block;}
/*
.langselector{text-align:center;}
.langselector a{background-color:#fff;}
.langselector button{height:21px;border:0;background-color:transparent;padding:0;text-transform:uppercase;font-size:16px;}
.langselector button img{vertical-align:top;}
.langselector button i{font-size:12px;}
.langselector .btn-group{vertical-align:top;}
.langselector .btn-group.open .dropdown-toggle{box-shadow:none;}
.langselector .dropdown-menu{border-radius:0;font-size:13px;border:1px solid #f1f1f1;background-clip:border-box;right:0;left:auto;}
.langselector .dropdown-menu img{margin-right:8px;}
.langselector .dropdown-menu li{padding:0 !important;}
.langselector .dropdown-menu a{background-color:#fff;padding:7px 7px 7px 30px!important;font-size:13px !important;line-height:14px;}
.langselector .flag > button{position:relative;padding-left:23px !important;}
.langselector .flag:before{content:"";height: 18px;left:0;position: absolute;top:1px;width:16px;}
.langselector a.flag:before{top:4px;left:7px;}
.langselector .flag.it:before {background: url("/tpl/img/flags.svg#view-icon-IT");}
.langselector .flag.en:before {background: url("/tpl/img/flags.svg#view-icon-EN");}
*/
.langselector{text-align:center;position:relative;}
.langselector a{background-color:#fff;}
.langselector button{border:0;background-color:transparent;padding:0;text-transform:uppercase;font-size:16px;}
.langselector button img{vertical-align:middle;}
.langselector button i{font-size:12px;}
.langselector .fa-small{font-size:14px !important;}
.langselector .btn-group{vertical-align:top;}
.langselector .btn-group.open .dropdown-toggle{box-shadow:none;}
.langselector .btn-group.open .dropdown-toggle i:before{content: "\e99d" !important;}
.langselector .dropdown-menu{font-size:13px;border:1px solid #f1f1f1;background-clip:border-box;right:auto !important;left:0 !important;min-width:0;padding:0 !important;border-radius:32px !important;transform:none !important;}
/*.langselector .dropdown-menu img{margin-right:8px;}*/
.langselector .dropdown-menu li{padding:0 !important;}
.langselector .dropdown-menu a{background-color:transparent;padding:0 !important;}
.langselector .dropdown-menu >a:focus, .langselector .dropdown-menu a:hover{background-color: transparent !important;}

/*testa*/
.testa{background-color:#fff;}
.testa .logo-wrapper ul{margin-bottom:0;}
.testa .logo-wrapper ul > li{vertical-align:middle;}
.testa .logo-wrapper i{font-size:25px;color:#1f1f1f;}
/*.testa .info{position: absolute;top: 50%;right: 0;margin-top: -14px;}*/
.testa .info .list-inline{margin-bottom:0;}
.testa .info .list-inline > li{text-align:center;vertical-align:middle;}
.testa .info .list-inline > li i{color:#1f1f1f;font-size:24px;vertical-align:middle;}
.testa .info a{color:#1f1f1f;display:block;}
.testa .info a:hover,.testa .info a:focus{text-decoration:none;}
.testa .info a:hover .fa{color:#e11937;}
.testa .info i{color:#1f1f1f;}
.testa .info > div + div{margin-top:5px;}
.testa .info.btns .fa{display:block;margin:0 auto;font-size:25px;}
.testa .info.btns .langselector .fa{display: inline-block;font-size:13px;}

.testa .info-ord .list-inline{margin-bottom:0;}
.testa .info-ord .list-inline > li{text-align:center;vertical-align:middle;}
.testa .info-ord .list-inline > li i{color:#1f1f1f;font-size:24px;vertical-align:middle;}
.testa .info-ord a{color:#1f1f1f;display:block;}
.testa .info-ord a:hover,.testa .info a:focus{text-decoration:none;}
.testa .info-ord a:hover .fa{color:#e11937;}
.testa .info-ord i{color:#1f1f1f;}
.testa .info-ord > div + div{margin-top:5px;}
.testa .info-ord.btns .fa{display:block;margin:0 auto;font-size:25px;}
.testa .info-ord.btns .langselector .fa{display: inline-block;font-size:13px;}

.testa .ajax-prodpref > span{display:inline-block;position:relative;}
.testa .ajax-prodpref .badge{line-height:18px;font-size:10px;position:absolute;top:-7px;left:17px;background-color:#1f1f1f;border-radius:50%;color:#fff;font-weight:400;padding:0;width:18px;text-align:center;}
.testa .ajax-cart > span{display:inline-block;position:relative;}
.testa .ajax-cart .badge{line-height:18px;font-size:10px;position:absolute;top:-7px;left:17px;background-color:#009ee0;border-radius:50%;color:#fff;font-weight:400;padding:0;width:18px;text-align:center;}
.testa .top_search .form-control{border-color:#ccc;background-color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;border-right:0;}
.testa .top_search .form-control::placeholder{color:#1f1f1f;opacity:1;}
.testa .top_search .form-control:-ms-input-placeholder{color:#1f1f1f;}
.testa .top_search .form-control::-ms-input-placeholder{color:#1f1f1f;}
.testa .top_search .error:focus{border-width:1px !important;}
.testa .top_search .error + .input-group-btn .btn{border-color:#ff0000 #ff0000 #ff0000 #fff;}
.testa .top_search .btn{background-color:#fff;color:#1f1f1f;border-radius:0;padding:4px 20px;z-index:3;border-color:#ccc #ccc #ccc #fff;}
.testa .top_search .btn .fa{color:#1f1f1f;}
.testa .top_search #unibox-invisible{position:absolute !important;left:0;}
.testa .top_search #unibox-suggest-box{border-color:#ccc;display:none;max-width:100% !important;left:0 !important;width:100% !important;min-width:0 !important;height:300px;overflow:auto;border-top:0;}
.testa .top_search #unibox-suggest-box a{font-size:13px;line-height:20px;white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden;}
.testa .top_search #unibox-suggest-box a:hover{color:#1f1f1f;}
.testa .top_search .unibox-highlight{color:#e11937;font-weight:700;}
.testa .top_search .unibox-selectable.active, .testa .top_search .unibox-selectable:hover{background-color:#f8f8f8;}
.testa .top_search .unibox-selectable img{max-width:60px;max-height:60px;margin-right:10px;}
.testa .top_search .unibox-selectable + .unibox-selectable{border-top:1px dashed #f1f1f1;}
.testa .top_search .unibox-selectable .unibox-selectable-img-container{margin-right:15px;}
.testa .top_search .unibox-selectable .uniboxSearchContent{text-align:left;margin-top:2px;display:block;}
.testa .top_search .unibox-selectable .unibox-category{font-size:12px;color:#757575}
.testa .top_search .unibox-selectable .unibox-price{font-size:12px;color:#1f1f1f;font-weight:600;padding:0 6px;}

/*megamenu*/
.megamenu{margin-bottom:0 !important;border-top:0 solid #fff;border-bottom:1px solid #e6e6e6;background-color:#f1f1f1;}
.megamenu .navbar{margin-bottom:0 !important;background-color:#fff;position:relative;border-radius:0;}
.overlay-canvas{display:none;}
.body-offset-canvas{/*position:fixed;right:90%;left:-90%;*/overflow:hidden;/*padding-right:17px;height:100%*/}
.body-offset-canvas .overlay-canvas{cursor:pointer;display:block;position:fixed;z-index:4;top:0;bottom:0;background-color:#1f1f1f;opacity:.5;}
.body-offset-canvas .wrapper-affix{z-index:auto !important;}
.box-top.toggle-canvas:hover,.megamenu.toggle-canvas:focus{text-decoration:none;}
.testa .toggle-canvas > i , .testa .toggle-canvas > span{pointer-events:none;}
.megamenu .logo-overlay img{width:115px;padding:17px 15px 14px;}
.megamenu .container{padding-left:0;padding-right: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{overflow-y:auto;overflow-x:hidden;left:auto !important;left:0 !important;}
.megamenu .container{width:100%;padding:0 !important;}
.megamenu .boxtop ul > li a{padding:8px 45px;}
.megamenu .boxtop ul > li{border:0;}
.megamenu ul{background-color:transparent;/*transition:.2s opacity;*/list-style:none;margin:0;padding:0;float:none;}
.megamenu ul > li{position:relative;/*transition:all.2s;*/border-top:1px solid #f0f0f0;float:none;}
.megamenu ul > li a{position:relative;z-index:1;color:#1f1f1f !important;line-height:14px !important;width:100%;font-size:16px !important;font-weight:400;padding:20px 35px 20px 25px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.megamenu ul > li.dropdown:after{position:absolute;top:16px;left:17px;content:"\e9ba";font-family:"icomoon" !important;z-index:0;}
.megamenu ul > li.dropdown.open:after{content:"\e99d";color:#1f1f1f !important;}
.megamenu ul > li.dropdown.active:after{color:#1f1f1f !important;}
.megamenu .nav{float:none !important;}
.megamenu .nav:last-of-type{border-bottom:1px solid #e6e6e6;}
.megamenu .nav > li.active{background-color:#fff;}
.megamenu .nav > li.active > a , .megamenu .nav > li.active:hover > a{color:#1f1f1f !important;background-color:transparent;font-weight:600;}
.megamenu .nav > li.active > a:focus{color:#333 !important;}
.megamenu .nav > li:hover > a{color:#1f1f1f !important;text-decoration:none;background-color:transparent !important;}
.megamenu .nav > li.open,.megamenu .nav > li.open{background-color:#fff;}
.megamenu .nav > li.open > a,.megamenu .nav > li.open > a:hover{color:#1f1f1f !important;font-weight:600;background-color:transparent !important;text-decoration:none;background-color:transparent;}
.megamenu .nav > li > a , .megamenuli .open > a.child{background-color:transparent;}
.megamenu li.open > a.child{color:#1f1f1f !important;background-color:#f6f6f6;}
.megamenu .toggle-canvas{position:absolute;top:0;right:0;}
.megamenu .toggle-canvas , .megamenu .tgl{color:#1f1f1f;padding:20px 13px;display:inline-block;}
.megamenu .toggle-canvas:hover,.megamenu .toggle-canvas:focus,.megamenu .tgl{text-decoration:none;}
/*.megamenu .nav .hidelv2{display:none;visibility:hidden;}*/
.megamenu .nav li.open > .dropdown-menu > .hidelv2{display:block !important;visibility:visible !important;}
.megamenu .nav li.open > .hidelv2 a{padding-left:50px;}
.megamenu .nav li.open > .hidelv2 a:hover{color:#e31736 !important;}
.megamenu .nav li.open > .hidelv2 a:before{left:35px;}
/*.megamenu .nav .hidelv3{display:none;visibility:hidden;}*/
.megamenu .nav li.open > .hidelv3{display:block !important;visibility:visible !important;}
.megamenu .nav li.open > .hidelv3 a{padding-left:50px;}
.megamenu .nav li.open > .hidelv3 a:hover{color:#e31736 !important;}
.megamenu .nav li.open > .hidelv3 a:before{left:35px;}
.megamenu .nav > li .show-child{cursor:pointer;z-index:2;color:#1f1f1f;position:absolute;right:0;top:0;font-size:17px;padding:2px 0;background-color:#fff;line-height:50px;width:38px;text-align:center;}
.megamenu li.open > .show-child{background-color:#fff;color:#1f1f1f;}
/*.megamenu li.open > .show-child:before{content:"\f106";}*/
.megamenu .lv1 .show-child{color:#1f1f1f !important;background-color:#f6f6f6 !important;}
.megamenu .lv1.open > .show-child{background-color:#f6f6f6 !important;color:#1f1f1f !important;}
.megamenu .lv2 .show-child{color:#1f1f1f !important;background-color:transparent !important;}
.megamenu .lv2.open > .show-child{background-color:transparent !important;color:#1f1f1f !important;}
.megamenu .nav > li.dropdown a:focus{background-color:transparent !important;text-decoration:none;color:#e31736;}
.megamenu .nav .dropdown-menu{position:relative;float:none;min-width:0;border-radius:0;border-width:0 !important;background-color:transparent !important;box-shadow:none;padding:0;margin-top:0;}
.megamenu .nav .dropdown-menu ul{padding:0;}
.megamenu .nav .dropdown-menu ul > li{border-bottom:0 solid #e0e0e0;border-top:0 solid #e5e5e5;background-color:#f8f8f8;}
.megamenu .nav .dropdown-menu ul > li > a{padding:12px 30px 12px 60px;font-size:14px !important;line-height:14px;font-weight:400;}
/*.megamenu .nav .dropdown-menu ul > li > a:before{content:'\2022';position:absolute;left:18px;color:#444;font-weight:400 !important;}*/
.megamenu .nav .dropdown-menu ul > li > a:focus{background-color:transparent;}
.megamenu .nav .dropdown-menu ul > li > a:hover{background-color:transparent;text-decoration:none;color:#e31736 !important;}
.megamenu .nav .dropdown-menu ul > li.active > a{background-color:transparent !important;color:#e31736 !important;}
.megamenu .nav .dropdown-menu li.open > a > .icon-plus:before{content:"\e99d";}
.megamenu .nav > li > a > i{color:#1f1f1f;position:absolute;right:17px;top:50%;margin-top:-9px;}
.megamenu .nav > li.active > a > i{color:#1f1f1f;}
.megamenu .nav .hidelv2{padding-left:17px;}
.megamenu .nav .hidelv2 > li{background-color:#f6f6f6 !important;border-top:0 solid #fff !important;}
.megamenu .nav .hidelv2 > li:hover{background-color:#f8f8f8 !important;}
.megamenu .nav .hidelv2 > li a{font-size:14px !important;padding-left:90px !important;}
.megamenu .nav .hidelv2 > li a:hover{color:#333 !important;}
.megamenu .nav .hidelv1 .show-child{line-height:34px;}
.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 .nav:last-child{padding:0 0 50px;}
.megamenu ul.navbar-user{margin:10px 0 20px 15px;text-align:left;}
.megamenu ul.navbar-user > li{border:0;display:inline-block;border-top:0;}
.megamenu ul.navbar-user > li > a{padding:0 20px;color:#fff;font-size:14px !important;border-radius:50px;border:1px solid #ddd;}
.megamenu ul.navbar-user > li > a i{padding-right:5px;position:static;font-size:20px;text-align:center;vertical-align:middle;color:#1f1f1f;line-height:40px !important;}
.megamenu .caticon{top:0;left:20px;right:auto;font-size:23px;}
.megamenu .nav .dropdown-menu ul > li > a > i{margin-left:-19px;}

/*cashback, buoni e promo nel top*/
.btop-cashback{margin:0;padding:0;}
.btop-buoni{background-color:#157b34;font-size:19px;line-height:19px;padding:12px 0;color:#fff;text-align:center;}
.btop-buoni i{padding-right:12px;}
.btop-promo{background-color:#fff;}

/*cartbar*/
.cartbar{background-color:#e11937;color:#fff;position:fixed;top:0;left:0;right:0;z-index:11;}
.cartbar .wrapper{padding:6px 0;}
.cartbar .media > div{vertical-align:middle;}
.cartbar .media-left .wrp{width:40px;height:40px;overflow:hidden;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;}
.cartbar .media-left img{width:100%;height:auto;}
.cartbar .media-heading{margin-bottom:0;text-overflow:ellipsis;overflow:hidden;}
.cartbar .btn{line-height:40px;padding:0 15px;text-transform:uppercase;background-color:#e11937;color:#fff;border-width:2px;font-size:14px;font-weight:600 !important;margin-right:32px;}
.cartbar button{height:40px;width:40px;color:#fff;font-size:16px;opacity:.8;position:absolute;right:5px;}
.cartbar button:focus, .cartbar button:hover {color:#fff;opacity:1;}

/*slidehome*/
.slidebox{overflow:hidden;}
.slidebox .container{width:100%;max-width:2000px;padding:0;}
.slidebox .item{background-position:center top !important;background-repeat:no-repeat !important;background-size:cover !important;}
.slidebox .carousel-control{width:30px;background-image:none !important;padding:40px 0;left:30px;color:#fff !important;z-index:2;}
.slidebox .carousel-control.right{right:30px;left:auto;}
.slidebox .carousel-control .glyphicon{font-family:"icomoon" !important;background-color:#fff;border-radius:50%;width:48px;height:48px;margin-top:-15px;line-height:48px;}
.slidebox .carousel-control .glyphicon-chevron-left:before{content:"\e92f" !important;}
.slidebox .carousel-control .glyphicon-chevron-right:before{content:"\e930" !important;}
.slidebox .carousel-caption{position:relative;left:0;top:0;}
/*.slidebox .carousel-caption .bg{background-color:rgba(255,255,255,0.6);}*/
.slidebox .carousel-caption .title{animation-delay:1s;font-size:28px;line-height:33px;font-weight:700;color:#fff;text-shadow:0 3px 6px rgba(0, 0, 0, 0.45);}
.slidebox .carousel-caption p{animation-delay:2s;font-size:16px;line-height:19px;font-weight:700;text-shadow:0 3px 6px rgba(0, 0, 0, 0.16);margin-bottom:50px;}
.slidebox .carousel-caption a.btn{line-height:50px;text-transform:none;animation-delay:2s;color:#fff;background-color:#e11937;border-color:#e11937;font-weight:700;font-size:16px !important;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2);padding:4px 40px;}
.slidebox .carousel-caption a.bnt:hover{text-decoration:none;}
.slidebox .carousel-caption a.btn{font-size:14px !important;}
.slidebox .carousel-indicators{z-index:2;}
.slidebox .carousel-indicators .active{background-color:#fff;border:1px solid #fff;}
.slidebox .carousel-indicators li{border:1px solid #fff;}
.slidebox .carousel-fade .carousel-inner .item{-webkit-transition-property:opacity;transition-property:opacity;}
.slidebox .carousel-fade .carousel-inner .item,.slidebox .carousel-fade .carousel-inner .active.left,.slidebox .carousel-fade .carousel-inner .active.right{opacity:0;}
.slidebox .carousel-fade .carousel-inner .active,.slidebox .carousel-fade .carousel-inner .next.left,.slidebox .carousel-fade .carousel-inner .prev.right{opacity:1;}
.slidebox .carousel-fade .carousel-inner .next,.slidebox .carousel-fade .carousel-inner .prev,.slidebox .carousel-fade .carousel-inner .active.left,.slidebox .carousel-fade .carousel-inner .active.right{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}

/*homepage*/
.homeabstract{padding:50px 0;text-align:center;}
.homeabstract h1{font-size:31px;line-height:44px;margin-bottom:6px;letter-spacing:1.55px;text-transform:uppercase;font-weight:600;}
.homeabstract .txt{font-size:16px ;line-height:22px;color:#757575;}

.top-info .title{text-align:center;font-weight: 700;font-size: 18px;line-height: 24px;color:#000000;padding-bottom: 20px;position:relative;}
.top-info .title .step{color:#009EE0}
.top-info.gift .title .step{color:#F5B41F}
.top-info .title .logo-strutt{position: absolute;top: 0px;right: 50%;margin-right: -200px;content:''}
.top-info .title .dett-descr{padding: 15px 0px 0px;color: #000;font-size: 15px;font-weight: 400;line-height: 21px;}
.top-info .title span.descr{font-size: 14px;line-height: 21px;text-align: center;color: #151515;display:block;font-weight:400;padding-top:0px;}
.top-info .title span.descr.catsel{color: #009EE0;font-size: 16px;line-height: 20px;text-align: center;padding:5px 2px;font-weight:700}
.top-info .title span.bread{color: #009EE0;font-size: 16px;line-height: 20px;display:inline-block;text-align: center;padding:5px 2px;font-weight:700}
.top-info .title a{color: #009EE0;font-size: 16px;line-height: 20px;display:inline-block;text-align: center;text-decoration:underline;padding:5px 2px;font-weight:700}
.top-info.gift .title span.bread{color:#F5B41F}
.top-info .title .descr-fascia{color: #009EE0;font-size: 16px;line-height: 20px;display:inline-block;text-align: center;padding:5px 2px;font-weight:700}
.top-info .title .descr .sel{font-size: 17px;line-height: 21px;text-align: center;color: #151515;;font-weight:700;padding:5px 2px;}
.top-info .title .descr .ac-sel{font-size: 16px;line-height: 20px;}
.top-info .title .descr .ac-sel span{color:#151515;}
.top-info .title .descr .ac-sel a{color:#151515;display:inline-block;text-align: center;text-decoration:underline;font-weight:700}
.top-info .title .next{color:#797979;text-align: center;font-size: 14px;font-weight: 400;line-height: 24px;display:inline-block;text-decoration:none}
.top-info .title .next i{vertical-align: middle;}

.listaattrazioni{padding: 0px 0 30px;}
.ticket-types{margin-top: 0px;}
.ticket-types.upselling{border-radius: 0px 0px 8px 8px;background: rgba(0, 158, 224, 0.10);overflow: hidden;padding: 15px 0px 8px;}
#dlg_catupselling .modal-header{border-bottom: 0px !important;padding-bottom: 0px;}
#dlg_catupselling h4.modal-title{font-size:17px;font-weight: 700;margin-bottom: 10px;color:#000}
#dlg_catupselling h4{font-size: 20px;font-weight: 700;margin-top: 0px;margin-bottom: 20px;color:#009ee0}
#dlg_catupselling .modal-body{padding: 0px;}
#dlg_catupselling .modal-body .ticket-types .pad{padding: 0px 15px}
#dlg_catupselling .modal-footer{border-top:0px !important}
.ticket-types .form-group{margin-bottom:16px;position:relative;}
.ticket-types .form-group .ribbons{position: absolute;top:-12px;left:16px;z-index: 1;content: '';margin:0px;padding:0px}
.ticket-types .form-group .ribbons li{padding: 0px 2px;}
.ticket-types .form-group .ribbon{text-transform: uppercase;border-radius: 3px;background: #FF007A;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);padding: 0px 5px;font-size: 10px;line-height: 18px;color: #FFF;}
.ticket-types.gift .form-group .ribbon{background-color:#F5B41F}
.ticket-types .form-group .ribbon-risp{text-transform: uppercase;border-radius: 3px;background: #008929;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);padding: 0px 5px;font-size: 10px;line-height: 18px;color: #FFF;}
.ticket-types .checkbox.custom label, .ticket-types .radio.custom label{margin-left: 0px !important;position:relative;filter: drop-shadow(0px 0px 0px rgba(112, 112, 112, 0.15));}
.ticket-types a.show-info i{position:absolute;top:19px;right:16px;content:' ';line-height:18px;color:#009ee0;z-index:1;text-decoration:none;font-size:18px}
.ticket-types a.show-info.gift i{color: #F5B41F}
.ticket-types .checkbox.custom, .ticket-types .radio.custom{margin:0px !important;}
.ticket-types .checkbox.custom label:after, .ticket-types .radio.custom label:after {content: '';display: table;clear: both;}
.ticket-types .checkbox.custom label, .ticket-types .radio.custom label {border:1px #E8E8E8 solid;width: 100%;padding: 17px 50px 15px 50px;position: relative;background-color:#F7F7F7;border-radius: 8px;}
.cat-princ .btn-proc{display:none}
.cat-princ:hover .btn-proc{pointer-events:none;display:block;position: absolute;bottom:20px;right:10px;z-index:1;content:'';height: 32px;line-height: 19px;font-size: 16px;}

.ticket-types.gift .checkbox.custom label, .ticket-types.gift .radio.custom label {border: 1px solid #FFDC8D;width: 100%;padding: 17px 20px 20px 50px;position: relative;background-color:#FFF3D2;border-radius: 8px;}
/* Box Gift in homepage */
.ticket-types .checkbox.custom label.gift, .ticket-types .radio.custom label.gift {border: 1px solid #FFDC8D;width: 100%;padding: 17px 20px 20px 35px;position: relative;background-color:#FFF3D2;border-radius: 8px;height:173px}
.ticket-types .checkbox.custom label.gift.cust-box, .ticket-types .radio.custom label.gift.cust-box{height:173px}
.ticket-types .checkbox.custom label.gift a, .ticket-types .radio.custom label.gift a{text-decoration: none;}
.ticket-types .checkbox.custom label.gift:before, .ticket-types .radio.custom label.gift:before{background-color:#FFE39D}
.ticket-types .checkbox.custom label:before, .ticket-types .radio.custom label:before {content: '';position: absolute;top:0;left:0;bottom:0;width:7px;background-color:#E8E8E8;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
/* -----  */
.ticket-types.gift .checkbox.custom label:before, .ticket-types.gift .radio.custom label:before{background-color:#FFE39D}
.ticket-types.upselling .checkbox.custom label:before, .ticket-types.upselling .radio.custom label:before{background-color:#BEE1F3;}
.ticket-types .checkbox.custom label:before, .ticket-types .radio.custom label.active:before {content: '';position: absolute;top:0;left:0;bottom:0;width:7px;background-color:#009EE0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.ticket-types.gift .checkbox.custom label:before, .ticket-types.gift .radio.custom label.active:before {content: '';position: absolute;top:0;left:0;bottom:0;width:7px;background-color:#FFE39D;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.ticket-types .checkbox.custom .cr, .ticket-types .radio.custom .cr {position: absolute;display: block;border: 1px solid #5b5b5b4d;border-radius: .25em;width: 1.0em;height: 1.0em;top:31px;left:20px;margin-top: -12px;background:#FFF}
.ticket-types.gift .checkbox.custom .cr, .ticket-types.gift .radio.custom .cr{border: 1px solid #FFE39D;}
.ticket-types .checkbox.custom .cr, .ticket-types .radio.custom .active .cr i{color:#009EE0}
.ticket-types.gift .checkbox.custom .cr, .ticket-types.gift .radio.custom .active .cr i{color:#f5b41f}
.ticket-types .radio.custom .cr {border-radius: 50%;}
.ticket-types .checkbox.custom .cr .cr-icon, .ticket-types .radio.custom .cr .cr-icon {position: absolute;font-size: 8px;line-height: 0;top: 50%;left: 4%;}
.ticket-types .radio.custom .cr .cr-icon {margin-left: .35em;}
.ticket-types .checkbox.custom label input[type="checkbox"], .ticket-types .radio.custom label input[type="radio"] {display: none;}
.ticket-types .checkbox.custom label input[type="checkbox"] + .cr > .cr-icon, .ticket-types .radio.custom label input[type="radio"] + .cr > .cr-icon {transform: scale(3) rotateZ(-20deg);opacity: 0;transition: all .3s ease-in;}
.ticket-types .checkbox.custom label input[type="checkbox"]:checked + .cr > .cr-icon, .ticket-types .radio.custom label input[type="radio"]:checked + .cr > .cr-icon {transform: scale(1) rotateZ(0deg);opacity: 1;}
.ticket-types .checkbox.custom label input[type="checkbox"]:disabled + .cr, .ticket-types .radio.custom label input[type="radio"]:disabled + .cr {opacity: .5;}
.ticket-types .title-ticket{font-weight: 700;font-size: 18px;line-height: 20px;color:#000;padding-bottom:6px}
.ticket-types .descr-ticket{font-size: 14px;line-height: 20px;color: #4d4d4d;}
.ticket-types .descr-ticket ul {margin:5px; padding:5px;}

.ticket-types.gift .gift-text, .ticket-types label.gift .gift-text{padding: 3px 3px 3px 0px;display: inline-block;}
.ticket-types.gift .gift-text span, .ticket-types label.gift .gift-text span{color:#F5B41F;font-family: 'bely-display';font-size: 20px;font-weight: 400;line-height:20px;padding-right:3px}
.ticket-types.gift .gift-text i, .ticket-types label.gift .gift-text i{font-size:24px;line-height:31px;color:#F5B41F;}
.ticket-types.gift .descr-ticket span{display: inline-block;}
.ticket-types .loghi{padding-top: 25px;margin-bottom: 0px;height:73px;margin-left: 0px;}
.ticket-types .loghi li{padding: 0px;}
.ticket-types .loghi li img{width:47px}
.ticket-types .loghi.loghi-gift{padding-top: 0px;height:43px;}
.ticket-types .loghi.loghi-up li img{width: 40px;}


.listabiglietti{padding: 0px 0 30px;}
.listabiglietti .tickets .box-tck{border: 1px #E8E8E8 solid;flex-direction:row;display:flex;align-items:center;background: #F7F7F7;box-shadow: 0px 0px 0px rgba(112, 112, 112, 0.15);border-radius: 8px;margin-bottom:16px;padding:15px 26px}
.listabiglietti .tickets .box-tck .f-col.first{flex:1}
.listabiglietti .tickets .box-tck .f-col .title-tck{font-weight: 700;font-size: 18px;line-height: 20px;color: #000000;padding-bottom:8px}
.listabiglietti .tickets .box-tck .f-col .descr-tck{font-weight: 400;font-size: 14px;line-height: 18px;color: #4d4d4d;}
.quantity{display: flex;align-items: center;padding-bottom: 15px;}
.quantity .btn-quant {border-radius: 50%;width: 26px;height: 26px;padding: 0px;vertical-align:middle;border: 1px #999 solid;color: #000;}
.quantity .btn-quant i{line-height: 23px;vertical-align:top}
.quantity .btn-quant.active{color:#009EE0 !important;box-shadow: none !important;}
.listabiglietti.gift .quantity .btn-quant.active{color:#F5B41F !important;box-shadow: none !important;}
.quantity .qty {width: 56px;height:35px;font-size: 28px;text-align: center;padding: 0px;border: 0px solid #dadada;border-radius: 0px !important;line-height: 30px;box-shadow:none !important;color:#151515;background-color:#F7F7F7}

.tck-cal{padding: 0px 0 30px;}
.tck-cal .legend {padding-top: 15px}
.tck-cal .legend .title{text-align: left;font-weight: 700;font-size: 14px;line-height: 20px;color: #000000;padding-bottom:7px;}
.tck-cal .legend .box-legend{overflow: hidden;}
.tck-cal .legend .box-legend .color {height: 17px;width: 17px;margin-top:2px;}
.tck-cal .legend .box-legend .color.pr-lower{background-color: #52A83A}
.tck-cal .legend .box-legend .color.off-val{background-color: #009EE0}
.tck-cal .legend .box-legend .descr {font-size: 14px;line-height: 20px;color: #484848;}

.tck-fasce{padding: 0px 0 30px;}
.tck-fasce .title-fs{font-weight: 700;font-size: 21px;line-height: 29px;color: #000000;padding-bottom:18px;text-align:center}
.tck-rd-fasce .form-group{margin-bottom:16px;}
.tck-rd-fasce .checkbox.custom label, .tck-rd-fasce .radio.custom label{border: 1px #E8E8E8 solid;margin-left: 0px !important;position:relative;filter: drop-shadow(0px 0px 0px rgba(112, 112, 112, 0.15));}
.tck-rd-fasce .serale .checkbox.custom label, .tck-rd-fasce .serale .radio.custom label{background-color:#D6F3FF;}
.tck-rd-fasce .custom a{position:absolute;top:19px;right:16px;content:'';line-height: 16px;color:#C2C2C2;z-index:1;text-decoration:none}
.tck-rd-fasce .checkbox.custom, .tck-rd-fasce .radio.custom{margin:0px !important}
.tck-rd-fasce .checkbox.custom label:after, .tck-rd-fasce .radio.custom label:after {content: '';display: table;clear: both;}
.tck-rd-fasce .checkbox.custom label, .tck-rd-fasce .radio.custom label {margin-left: 0px;width: 100%;padding: 17px 30px 20px 50px;position: relative;background-color:#F7F7F7;border-radius: 8px;}
.tck-rd-fasce .checkbox.custom label, .tck-rd-fasce .radio.custom label.nosel{opacity:0.5 !important}
.tck-rd-fasce .checkbox.custom label:before, .tck-rd-fasce .radio.custom label:before {content: '';position: absolute;top:0;left:0;bottom:0;width:7px;background-color:#E8E8E8;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.tck-rd-fasce .checkbox.custom label:before, .tck-rd-fasce .radio.custom label.active:before {content: '';position: absolute;top:0;left:0;bottom:0;width:7px;background-color:#009EE0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.tck-rd-fasce .checkbox.custom .cr, .tck-rd-fasce .radio.custom .cr {position: absolute;display: block;border: 1px solid #5b5b5b4d;border-radius: .25em;width: 1em;height: 1em;top:31px;left:20px;margin-top: -12px;background:#FFF}
.tck-rd-fasce .checkbox.custom .active .cr i, .tck-rd-fasce .radio.custom .active .cr i{color:#009EE0}
.tck-rd-fasce .radio.custom .cr {border-radius: 50%;}
.tck-rd-fasce .checkbox.custom .cr .cr-icon, .tck-rd-fasce .radio.custom .cr .cr-icon {position: absolute;font-size: 8px;line-height: 0;top: 50%;left: 5%;color:#FFF}
.tck-rd-fasce .radio.custom .cr .cr-icon {margin-left: 0.35em;}
.tck-rd-fasce .radio.custom label input[type="radio"] {display: none;}
/*.tck-rd-fasce .radio.custom label input[type="radio"] + .cr > .cr-icon {transform: scale(3) rotateZ(-20deg);opacity: 0;transition: all .3s ease-in;}*/
.tck-rd-fasce .radio.custom label input[type="radio"]:checked + .cr > .cr-icon {transform: scale(1) rotateZ(0deg);opacity: 1;}
.tck-rd-fasce .radio.custom label input[type="radio"]:disabled + .cr {opacity: .5;}

.tck-fasce .serale{position: relative;}
.tck-fasce .serale .label-escl{position: absolute;top:-9px;left:20px;z-index: 1;content: '';background-color:#20264A;border-radius:4px;color:#FEC930;font-size:12px;line-height:14px;padding: 3px 7px;text-transform: uppercase;font-weight: bold;}
.tck-fasce .serale .label-escl i{padding-right: 3px}
.tck-fasce .title-ticket{font-weight: 700;font-size: 18px;line-height: 20px;color:#000;padding-bottom:6px;display:flex;flex-direction:row;align-items:center;}
.tck-fasce .serale .title-ticket{color:#195088}
.tck-fasce .title-ticket > div:first-child{flex:1}
.tck-fasce .descr-ticket.text-disp{font-size: 14px;line-height: 21px;}
.tck-fasce .descr-ticket.text-disp.disp{color:#151515}
.tck-fasce .descr-ticket.text-disp.nodisp{color: #797979;}
.tck-fasce .descr-ticket.text-disp.fmedia{color: #009EE0;font-weight: bold;}
.tck-fasce .serale .descr-ticket.text-disp.fmedia{color:#195088}
.tck-fasce .descr-ticket.text-disp.fbassa{color: #F90;}
.tck-fasce .descr-ticket.text-disp.falta{color: #00992B;}
.tck-fasce .descr-ticket span{font-weight:700}
.tck-fasce .alert-orario{font-size: 14px;line-height: 18px;color: #DB5808DB;display: inline-block;margin: 5px 10px 0px;background-color: #EC600B17;padding: 2px 5px;border-radius: 8px;border: 1px #DB5808DB solid;font-weight:600;}

.dlg_flexi .btn-prenota-sub, .dlg_flexi .btn-prenota-sub:hover{margin-top:0px !important;background: #009EE0;border-radius: 8px;padding: 7px 30px;font-weight: 700;font-size: 16px;line-height: 26px;color: #FFFFFF;border: 1px #009EE0 solid;}
.dlg_flexi .modal-body p{font-size: 14px;line-height:21px;}
.dlg_flexi .btn-prenota-poi, .dlg_flexi .btn-prenota-poi:hover{margin-top:0px !important;background: #F7F7F7;border-radius: 8px;padding: 7px 30px;font-weight: 700;font-size: 16px;line-height: 26px;color: #009EE0;border: 1px #adadad solid;}

.gbanner{margin:50px 0;}
.gbanner .wrapper{position:relative;}
.gbanner .figure{position:relative;overflow:hidden;}
/*.gbanner .figure:after{opacity:.3;border-radius:8px;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:linear-gradient(180deg, rgba(0,0,0,1) 0, rgba(0,0,0,1) 10%, rgba(0,0,0,0) 100%);}*/
.gbanner .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;}
.gbanner .overlay h4{color:#fff;font-size:28px;line-height:34px;margin-bottom:10px;font-weight:700;margin-top:40px;text-shadow:0 1px 4px rgba(0, 0, 0, 0.4);}
.gbanner .overlay p{font-size:16px;line-height:19px;color:#fff;margin-bottom:0;text-shadow:0 1px 6px rgba(0, 0, 0, .5);}
.gbanner .overlay .btn{margin-top:60px;background-color:#e11937;border-color:#e11937;color:#fff;line-height:50px;text-transform:none;padding:4px 40px;}
.gbanner .contents{text-align:center;}
.gbanner .contents .title{font-size:20px;line-height:28px;margin-bottom:16px;margin-top:0;text-transform:uppercase;letter-spacing:1px;font-weight:600;}
.gbanner .contents p{font-size:16px;line-height:19px;color:#1f1f1f;margin-bottom:0;}
.gbanner .contents .btn{background-color:#fff;border-color:#1f1f1f;color:#1f1f1f;line-height:22px;font-size:17px;text-transform:none;padding:18px 19px;border-radius:0;}
.gbanner .padding{padding:24px 40px;}
.homeprods{margin:80px 0 30px;}
.homeprods .title{text-align:center;font-size:25px;line-height:30px;color:#1f1f1f;letter-spacing:1px;text-transform:uppercase;font-weight:600;margin-bottom:30px;margin-top:0;}
.homefeeds{margin:100px 0;}
.homefeeds .title{font-size:25px;line-height:30px;color:#1f1f1f;letter-spacing:1px;text-transform:uppercase;font-weight:600;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:#f4ad00;font-size:13px;}
.homefeeds .details .inev{font-size:24px;line-height:22px;font-weight:600;margin-left:10px;}
.homefeeds .feedback .fa{color:#f4ad00;font-size:9px;}
.homefeeds .feedback .txt{font-size:15px;line-height:22px;}
.homefeeds .feedback .date{font-weight:600;margin:12px 0 8px;}
.homefeeds .feedback .name{color:#757575;font-weight:600;}
.homebrands{padding:40px 0;}
.homebrands .item{display:flex;align-items:center;justify-content:center;}
.fromarts{padding:35px 0 5px;background-color:#fff;margin:30px 0 0;}
.fromarts .title{font-size:25px;line-height:30px;color:#1f1f1f;letter-spacing:1px;text-transform:uppercase;font-weight:600;margin-bottom:30px;}
.fromarts .seeall{font-size:16px;line-height:22px;font-weight:600;text-decoration:underline;margin-top:6px;display:inline-block;}
.fromarts .item{margin-bottom:30px;}
.fromarts .spacerhor{margin:0 -10px;}
.fromarts .carousel .item{padding:0 10px;}
.fromarts .thumb{overflow:hidden;position:relative;border:1px solid #E6E6E6;}
.fromarts .date{color:#505050;font-size:15px;font-weight:600;background-color:#f0f0f0;width:46px;height:62px;position:absolute;top:0;left:0;padding:6px;line-height:17px;}
.fromarts .date > span{display:block;}
.fromarts .date > span:last-child{font-size:12px;font-weight:400;}
.fromarts .category{margin-top:15px;margin-bottom:10px;}
.fromarts .category a{color:#757575;font-size:14px;line-height:18px;font-weight:600;}
.fromarts .author{color:#606060;margin-top:10px;font-size:13px;}
.fromarts .art-title{margin-top:7px;margin-bottom:10px;display:inline-block;font-size:16px;line-height:19px;text-transform:uppercase;font-weight:600;color:#1f1f1f;letter-spacing:1px;}
.fromarts .art-title:hover{text-decoration:none;}
.fromarts .meta{font-size:12px;font-weight:700;color:#ed1c24;}
.fromarts .meta a{color:#ed1c24;}
.fromarts .intro p{line-height:22px;font-size:15px;color:#757575;margin:0;}
.fromarts .go{font-size:16px;line-height:22px;font-weight:600;color:#1f1f1f;margin-top:16px;display:inline-block;}
.fromarts .go:hover{color:#e11937;text-decoration:none;}
.hometexts{padding:60px 0;background-color:#fff;}
.hometexts .title{font-size:20px;line-height:28px;color:#1f1f1f;letter-spacing:1px;text-transform:uppercase;font-weight:600;margin-bottom:22px;margin-top:0;}
.hometexts .txt{font-size:16px ;line-height:22px;color:#757575;}

/* food */
.food .catfood{border: 1px #e9e8e8 solid;margin-bottom:20px;position:relative;text-decoration:none;border-radius:8px;box-shadow: 0px 0px 0px 0px rgba(112, 112, 112, 0.15);background:#f6f6f6;padding:20px 32px;display:inherit;}
.food .catfood img{border-radius: 8px}
.food .catfood span{display: block;}
.food .catfood span.title{color:#009EE0;font-size:18px;line-height:18px;font-weight:700;display:block;padding-bottom:3px;padding-top:5px}
.food .catfood span.descr{color:#919191;font-size:14px;line-height:20px;display:block}
.food .catfood .alert{margin-bottom:0px}
/*.food .catfood .wrap{position: absolute;top: 50%;right:35px;margin-top: -19px;display: inline-flex;}*/
.food .catfood .wrap{text-align: left;padding: 20px 0px 5px;}
.food .catfood .wrap span{vertical-align: middle;padding-top: 0px;color: #009EE0;font-size:14px;line-height:14px;display: inline-block;font-weight:600}
.food .catfood .wrap .circle{display: inline-block;margin-right: 5px;border-radius: 23px;border: 1px solid #e6e6e6;background: #FFF;box-shadow: none;width: 23px;height: 23px;text-align: center;}
.food .catfood i{color: #009EE0;line-height:19px;font-size:15px}
.lists-food .box-food{border:1px #e9e8e8 solid;position:relative;border-radius: 8px;background: #FFF;box-shadow: 0px 0px 0px 0px rgba(112, 112, 112, 0.15);padding: 10px 15px;margin-bottom:15px}
.lists-food .box-food.no-active{opacity: 0.7}
.lists-food .box-food .promo{padding:2px 4px;position:absolute;top:7px;left:7px;border-radius: 4px;background: #E6F5FC;color:#000;font-size: 11px;font-weight: 600;text-transform: uppercase; }
.lists-food .box-food .img{padding: 10px 0px}
.lists-food .box-food .info{padding-bottom: 15px}
.lists-food .box-food .info .title{color:#000;font-size: 18px;font-weight: 700;line-height: 21px;padding-bottom:9px;height:51px}
.lists-food .box-food .info .price{color:#009EE0;font-size: 16px;font-weight: 700;line-height: 18px;;padding-bottom:3px}
.lists-food .box-food .info .price span{text-decoration: line-through;font-size: 14px;padding-left:5px}
.lists-food .box-food .info .descr{color:#797979;font-size: 14px;line-height: 18px;font-weight:normal}
.lists-food .box-food .info .descr ul{padding: 0px;margin: 0px 0px 0px 30px}
/*.lists-food .box-food .quantity{padding-bottom: 20px}
.lists-food .box-food .quantity{display: flex;align-items: center;flex-direction:row}
.lists-food .box-food .quantity .btn-quant {border-radius: 50%;width: 22px;height: 22px;padding: 0px;border:1px #E6E6E6 solid;color:#C2C2C2;vertical-align:middle;}
.lists-food .box-food .quantity .btn-quant i{line-height: 20px;vertical-align:top}
.lists-food .box-food .quantity .btn-quant.active{color:#009EE0 !important;box-shadow: none !important;}
*/
.lists-food .box-food .quantity {justify-content: center}
.lists-food .box-food .quantity .qty {width: 56px;height:35px;font-size: 28px;text-align: center;padding: 0px;border: 0px solid #dadada;border-radius: 0px !important;line-height: 30px;box-shadow:none !important;color:#151515;background-color:#FFF}


/* esperienze */
.esperienze .row-esp{margin-bottom: 20px;}
.esperienze .box-cat-esp{border: 1px #e9e8e8 solid;border-radius: 8px;background:#FFF;box-shadow: 0px 0px 0px 0px rgba(112, 112, 112, 0.15);padding:23px 20px;height:100%}
.esperienze .box-cat-esp .img{padding-bottom:19px}
.esperienze .box-cat-esp .img img{border-radius:8px;}
.esperienze .box-cat-esp .info{position:relative;padding-bottom:20px}
.esperienze .box-cat-esp .info a{display: block;color:#000;font-size: 18px;font-weight: 700;line-height: 23px;padding-bottom:0px;text-decoration:none;}
.esperienze .box-cat-esp .info a span.parent{color: #009EE0;font-size: 18px;font-weight: 700;line-height: 23px;display:block;}

.esperienze .box-cat-esp .info a .wrap{position: absolute;top: 50%;right:0px;margin-top: -38px;display: inline-flex;}
.esperienze .box-cat-esp .info a .wrap span{padding-top: 0px;color: #009EE0;font-size:12px;line-height:32px;display: inline-block;}
.esperienze .box-cat-esp .info a .wrap .circle{margin-left:7px;border-radius: 30px;border: 1px solid #F6F6F6;background: #FFF;box-shadow: 0px 2px 8px 0px rgba(112, 112, 112, 0.15);width: 30px;height: 30px;text-align: center;}
.esperienze .box-cat-esp .info a .wrap .circle i{color: #009EE0;line-height: 30px;}
/*
.esperienze .box-cat-esp .info a .circle{border-radius: 32px;border: 1px solid #F6F6F6;background: #FFF;box-shadow: 0px 2px 8px 0px rgba(112, 112, 112, 0.15);position: absolute;top: 50%;right:0px;margin-top: -29px;width: 32px;height: 32px;text-align: center;}
.esperienze .box-cat-esp .info a .circle i{color: #009EE0;line-height: 32px;}
*/
.esperienze .box-cat-esp .box-descr{margin-bottom:10px;}
.esperienze .box-cat-esp .box-descr a{display: block;color: #000;text-align: center;font-size: 16px;font-weight: 600;line-height: 18px;text-decoration:none;border-radius: 8px;background:#F6F6F6;padding:10px 0px;position:relative;}
.esperienze .box-cat-esp .box-descr a i{position: absolute;top: 50%;right:10px;font-size: 16px;line-height: 26px;margin-top: -13px;color: #000;}
.esperienze .box-cat-esp .box-descr a i.active{color:#009EE0}
.esperienze .box-cat-esp .box-testi {color:#151515;font-size: 14px;line-height: 21px;padding: 5px 15px;}
.esperienze .box-cat-esp .box-testi ul{padding-left:12px}
.esperienze .box-cat-esp .lists-prod{padding-bottom:20px}
.esperienze .box-cat-esp .lists-prod .box-tck{flex-direction:row;display:flex;align-items:center;background: #FFF;box-shadow: none;border-radius: 0px;padding:5px 0px 10px}
.esperienze .box-cat-esp .lists-prod .box-tck .f-col.first{flex:1}
.esperienze .box-cat-esp .lists-prod .box-tck .f-col .title-tck{font-weight: 700;font-size: 16px;line-height: 18px;color: #000000;padding-bottom:4px}
.esperienze .box-cat-esp .lists-prod .box-tck .f-col .descr-tck{font-weight: 400;font-size: 14px;line-height: 18px;color: #797979;}
.esperienze .box-cat-esp .lists-prod .quantity{display: flex;align-items: center;}
.esperienze .box-cat-esp .lists-prod .quantity .btn-quant {border-radius: 50%;width: 24px;height: 24px;padding: 0px;border: 1px #999 solid;color: #000;vertical-align:middle;}
.esperienze .box-cat-esp .lists-prod .quantity .btn-quant i{line-height: 22px;vertical-align:top}
.esperienze .box-cat-esp .lists-prod .quantity .btn-quant.active{color:#009EE0 !important;box-shadow: none !important;}
.esperienze .box-cat-esp .lists-prod .quantity .qty {width: 56px;height:35px;font-size: 28px;text-align: center;padding: 0px;border: 0px solid #dadada;border-radius: 0px !important;line-height: 30px;box-shadow:none !important;color:#151515;background-color:#FFF}
.esperienze .box-cat-esp .lists-prod .box-cal .title{border-radius: 8px;background:#F6F6F6;padding:16px;margin: 10px 0px;color: #151515;text-align: center;font-size: 18px;font-weight: 600;line-height: 18px;}
.esperienze .box-cat-esp .lists-prod #calendar{height: auto;}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row{height: 40px !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-calendar{height:276px !important}
.esperienze .box-cat-esp .lists-prod #calendar.fc-calendar-container{height:276px !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div{border-radius:0px;background-color:#f6f6f6 !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div:empty{color:#c2c2c2 !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div > span.fc-date{color:#151515 !important;}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div.selected{background-color:#009EE0 !important;box-shadow:none !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div.selected .fc-date{color:#FFF !important}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div.expired{background: #f7f7f7 !important;}
.esperienze .box-cat-esp .lists-prod #calendar .fc-row > div.expired .fc-date{color: #c2c2c2 !important;margin: 11px 0px !important;}
.esperienze .box-cat-esp .lists-prod .box-fascia .title{border-radius: 8px;background:#F6F6F6;padding:16px;margin: 10px 0px;color: #151515;text-align: center;font-size: 18px;font-weight: 600;line-height: 18px;}
.esperienze .tck-rd-fasce .checkbox.custom .cr .cr-icon, .tck-rd-fasce .radio.custom .cr .cr-icon{font-size: .5em}
.esperienze .tck-rd-fasce .radio.custom .cr .cr-icon{margin-left: 0.25em;}
.esperienze .tck-rd-fasce .title-ticket{font-weight: 700;font-size: 18px;line-height: 20px;color:#000;padding-bottom:6px;display:flex;flex-direction:row;align-items:center;}
.esperienze .tck-rd-fasce .title-ticket > div:first-child{flex:1}
.esperienze .tck-rd-fasce .descr-ticket.disp{font-size: 14px;line-height: 21px;color: #00992B;}
.esperienze .tck-rd-fasce .descr-ticket.disp{color:#151515}
.esperienze .tck-rd-fasce .descr-ticket.nodisp{color: #797979;}
.esperienze .tck-rd-fasce .descr-ticket.fmedia{color: #009EE0;font-weight: bold;}
.esperienze .tck-rd-fasce .descr-ticket.fbassa{color: #F90;}
.esperienze .tck-rd-fasce .descr-ticket.falta{color: #00992B;}
.esperienze .tck-rd-fasce .descr-ticket span{font-weight:700}
.esperienze .tck-rd-fasce .alert-orario{font-size: 14px;line-height: 18px;color: #DB5808DB;display: inline-block;margin-top:10px;background-color: #EC600B17;padding:8px;border-radius: 8px;border: 1px #DB5808DB solid;font-weight:600;}

/*punti forza*/
.skills{text-align:center;padding:0px 0px 18px;}
.skills .wrapper{padding:0 5px;}
.skills ul{margin-bottom:0;text-align:left}
.skills ul > li{vertical-align:middle;text-align:left}
.skills ul > li picture img{margin-bottom:10px}
.skills .title{font-size:16px;line-height:18px;font-weight:600;color:#009EE0;margin:0;letter-spacing:0.02em;padding-bottom: 8px;}
.skills .payments .title{padding-bottom:12px}
.skills p{font-size:14px;line-height:21px;color:#FFF}

/*newsletter*/
.newsletter-wrapper{background-color:#fff;padding:30px 0;}
.newsletter-wrapper .t{font-weight:600;font-size:16px;line-height:19px;letter-spacing:1px;margin-bottom:8px;}
.newsletter-wrapper .txt{font-size:16px;line-height:22px;color:#757575;}
.newsletter-wrapper .form-control{height:48px;border-color:#fff #fff #171717;border-radius:0;padding:0 12px 0 0;}
.newsletter-wrapper .form-control.error{border-color:#fff #fff #ff0000 !important;}
.newsletter-wrapper .btn{font-weight:600;background-color:#fff;height:48px;border-color:#fff #fff #171717;margin-left:0 !important;color:#171717;padding:0 20px !important;font-size:16px !important;border-radius:0;text-transform:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.newsletter-wrapper label.error + .input-group-btn > .btn{border-color:transparent transparent #ff0000 transparent !important;}
.newsletter-wrapper .checkbox{margin-top:20px;}
.newsletter-wrapper a{color:#1f1f1f;}
.newsletter-wrapper .alert > div{display:inline;}

/*socials*/
.socials{margin-bottom:0;}
.socials a > i{width:32px;line-height:32px;position:relative;display:inline-block;color:#404040;z-index:1;}
.socials a > i:after{border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;;background-color:#f0f0f0;content:"";z-index:-1;}

/*footer */
.footertop{padding:20px 0 71px;background-color:#081743;;font-size:15px;}
.footertop.nopad{padding: 0px !important}
.footertop .block-title{margin-top:0;font-size:16px;line-height:19px;font-weight:600;}
.footertop .block-title button{letter-spacing:1px;text-transform:uppercase}
.footertop .block-title > i{padding-right:5px;}
.footertop .block-content{line-height:18px;padding-top:5px;}
.footertop .block-content ul{list-style:outside none none;padding:0;}
.footertop .block-content ul li{line-height:18px;position:relative;transition:all .1s ease-out 0s;margin:7px 0;}
.footertop .block-content a{color:#1f1f1f;}
.footertop .block-content a:hover{text-decoration:none;}
.footertop .block-content .fa-li{font-weight:400;}
.footertop .socials{color:#7e7e7e;}
.footertop .socials > li{margin-bottom:20px !important;}
.footertop .socials a{color:#7e7e7e;}
.footertop .socials .fa{padding-right:15px;color:#7e7e7e;}
.footer{padding:0px 0px 16px;/*border-top:1px solid #e6e6e6;*/background-color:#081743;margin-top:auto;}
.footer a{background-color:#eee;line-height:32px;font-weight:700;color:#1f1f1f;display:inline-block;padding:0 15px;border-radius:4px;margin-bottom:14px;}
.footer a:hover{text-decoration:none;}
.footer .block-title{margin:0 0 12px;font-size:18px;line-height:18px;font-weight:700;color:#009EE0;text-align:center;letter-spacing:0.02em;}
.footer .list-inline{margin-bottom:0;}
.footer .payments img.lock{margin-bottom:10px}
.footer .payments ul{margin-left:-3px;}
.footer .payments ul > li{vertical-align:top;padding:0 3px;margin-bottom:8px;}
/*.footer .payments figure{border:solid 1px #e6e6e6;background-color:#fff;border-radius:5px;display:flex;align-items:center;padding:0 0px;}
.footer .payments figure img{height:28px;width:58px}*/
.payments figure{border:solid 1px #e6e6e6;background-color:#fff;border-radius:5px;display:flex;align-items:center;padding:0 0px;margin-bottom: 7px}
.payments figure img{height:30px;width:55px}
.powered{background-color:#081743;color:#5B6996;font-size:13px;line-height:18px;padding:28px 0;position:relative;}
.powered::after{position:absolute;top:0px;left:25px;right:25px;content:'';height:1px;background-color:#323F67}
.powered ul{margin-bottom:0;margin-right:25px}
.powered a{color:#5B6996;}
.tornasu{display:block;background:rgba(0,0,0,.5);text-align:center;}
.tornasu a{color:#fff;bottom:0;display:block;position:fixed;right:10px;width:45px;line-height:30px;}
.tornasu a:hover{background-color:#1f1f1f;}
.whatsappbtn{position:fixed;right:10px;z-index:3;bottom:10px;text-align:right;}
.whatsappbtn a{display:block;}
.whatsappbtn strong{display:block;}
.whatsappbtn i{line-height:45px;width:45px;background-color:#4dc247;font-size:28px;border-radius:50%;text-align:center;color:#fff;}
.rate-paypal{background-color:#fff;font-size:11px;padding:9px 8px;border-radius:5px;line-height:12px;display:flex;align-items:center;margin-bottom:7px}
.rate-paypal img{height:10px;margin-left:4px}

/*barra cookie */
#cookie{position:fixed;left:0;bottom:0;display:none;width:100%;color:#fff;background-color:#1f1f1f;font-size:13px;line-height:19px;z-index:2;}
#cookie .cookie-bg{width:100%;padding:20px 0;position:relative;}
#cookie .title{font-weight:700;text-transform:uppercase;font-size:18px;margin-top:4px;display:inline-block;}
#cookie a{color:#fff;cursor:pointer;text-decoration:underline;font-weight:400;}
#cookie .chiudi{margin-top:20px;font-weight:700;text-decoration:none !important;color:#333 !important;border:none !important;line-height:20px;height:46px;display:inline-block;text-align:center;}
#cookie .chiudi .fa{font-size:27px;}

/*popup*/
.content_popup{margin:0 auto;position:relative;}
.content_popup img{width:100%;}
.content_popup .note{background-color:#1f1f1f;padding:10px;font-size:15px;color:#fff;}
.content_popup .note .box-banner-link a{color: #FFF;display: inline-block;margin-top: 12px;padding: 7px 14px;text-decoration:none}
.content_popup .note .box-banner-link a.ok{background: green;}
.content_popup .note .box-banner-link a.cancel{background: red;}
.white-popup-block{background:#fff;padding:20px 20px;max-width:650px;margin:40px auto;position:relative;text-align:center;}
.white-popup-block .box-promo{border:1px dashed #cdcdcd;padding:10px;}
.white-popup-block .box-promo .h2{margin-top:0px}
.white-popup-block .box-promo .cond-desc{color:#333333;padding-top:5px;}
.white-popup-block .box-promo .cond-desc .strike {text-decoration:line-through;color:#9a9a9a !important;}
.white-popup-block .box-promo .cond-desc .discount {color:#487913;}
.white-popup-block .box-promo .codice{font-size:22px;line-height:30px;font-weight:bold;color:#e02245;padding-top:13px}
.white-popup-block .box-promo .codice > span{position:relative;font-weight:normal;}
.white-popup-block .box-promo .codice > span::after {content:"\f02b";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:0;left:-22px;color:#e02245;font-size:16px;}
#nl_popup_container{margin:40px 40px 0;}
#nl_popup{display:none;position:fixed;left:50%;top:50%;margin-left:-304px;margin-top:-204px;width:650px;height:360px;border:solid 1px #1f1f1f;z-index:10000 !important;background-color:#eff0f1;}
#nl_popup .chiudi{font-size:14px;color:#fff;font-weight:700;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:400;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:#1f1f1f;}
#nl_popup_form .buttonnl_popup{color:#1f1f1f;font-weight:700;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;}
#nl_popup_form .buttonnl_popup:hover{background-color:#1f1f1f;cursor:pointer;color:#fff;}

/*iscrizione newsletter modale */
.newsletter-modal{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:3;background:rgba(22,22,27,.97);opacity:0;visibility:hidden;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:-webkit-transform .8s ease,-moz-transform .8s ease,-o-transform .8s ease,transform .8s ease,opacity .5s ease,visibility .5s ease;-moz-transition:-webkit-transform .8s ease,-moz-transform .8s ease,-o-transform .8s ease,transform .8s ease,opacity .5s ease,visibility .5s ease;transition:-webkit-transform .8s ease,-moz-transform .8s ease,-o-transform .8s ease,transform .8s ease,opacity .5s ease,visibility .5s ease;}
.newsletter-modal.open .icn::after{position:fixed;right:45px;top:47px;content:"\f00d";font-size:28px;font-family:"Font Awesome 6 Free";font-weight:900;margin:0 10px;vertical-align:-1px;color:#fff;z-index:7;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.newsletter-modal.open .icn:hover{cursor:pointer;}
.newsletter-modal.open{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);z-index:6;}
.newsletter-modal .nl_popup{position:absolute;top:50%;left:0;width:100%;margin-top:-110px;color:#FFF}
.newsletter-modal .nl_popup .nl_info{position:relative;max-width:70%;margin:0 auto;}
.newsletter-modal .nl_popup .form-control{padding:10px 70px 10px 10px;height:60px;width:100%;z-index:1;color:#fff;background:transparent;border:0;border-bottom-style:none;font-size:16px;border:1px #fff solid;}
.newsletter-modal .nl_popup form .input-group-btn .btn{background:#FFF;color:#1f1f1f;border-color:#FFF;border-radius:0;padding:18px 42px;}
.newsletter-modal .nl_popup form .checkbox{color:#FFF;}
.newsletter-modal .nl_popup form .checkbox a{color:#FFF}

/* contenitore prodotti fondo pagina*/
.prods .title , .prods .title h4{text-align:center;font-size:25px;line-height:30px;letter-spacing:1px;text-transform:uppercase;font-weight:600;margin-bottom:30px;margin-top:30px;}

/*badge prodotto*/
.bdg .new,.bdg.new{background-color:#1b62c3;}
.bdg .last,.bdg.last{background-color:#f4ad00;}
.bdg .promo,.bdg.promo{background-color:#eb0037;}
.bdg .top,.bdg.top{background-color:#333;}
.bdg .offertxt ,.bdg.offertxt{background-color:#c11212;}
.bdg .offer,.bdg.offer{background-color:#c11212;}
.bdg .frees,.bdg.frees{background-color:#007e3c;}

/*nvarbar destra*/
.navbar.fixed-right{bottom:0;width:100%;max-width:360px;flex-flow:column nowrap;align-items:flex-start;position:fixed;top:0;right:0;z-index:11;margin-bottom:0 !important;display:none;padding:20px !important;overflow-y:auto;overflow-x:hidden;background-color: #fff !important;border: 1px solid #fff !important;margin-top:0 !important;}
.navbar.fixed-right .collapse{display:block !important;}
.navbar.fixed-right .navbarform{padding:15px 0 !important;}
.navbar.fixed-right .bg:before{content:"";position:fixed;top:0;left:0;right:360px;bottom:0;opacity:.3;background-color: #1f1f1f;z-index:-1;}
.navbar.fixed-right .row > div{width:100% !important;}
.navbar.fixed-right .navbarform{margin-top:0;}
.navbar.fixed-right .h3{display:block !important;margin-top:0;text-transform:uppercase;font-size:18px;font-weight:600;margin-bottom:10px;}

/* box prodotto */
.products.dflex{display:flex;flex-wrap:wrap;}
.products.dflex > [class*='col-'] {display:flex;flex-direction:column;}
.products .prodpref_del{background-color:#1f1f1f;border-radius:50%;color:#fff;font-size:17px;text-align:center;}
.products .prodpref_del > .fa{line-height:23px;width:25px;}
.products .pad{padding:0 7px;}
.products .prod-cont.active{border-color:#104b7f;}
.products .prod-cont.active:hover{border-color:#104b7f;}
.products .prod-cont{border:1px solid #fff;margin-bottom:16px;position:relative;background-color:#fff;border-radius:0;}
.products .prod-cont:hover{border-color:#fff;}
.products .prod-cont:hover .functional-buttons{opacity:1;}
.products .prod-cont .item-img{background-color:#fff;padding:18px 20px 0;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: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 .prod-cont .item-img img:hover{opacity:1;}
.products .prod-cont .item-img .wrapper{position:relative;height:0;padding-top:calc(335 / 352 * 100%);}
.products .prod-cont .item-img .wrapper figure , .products .prod-cont .item-img .img-responsive{position:absolute;top:0;left:0;z-index:1;width:100%;}
.products .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 .prod-cont .item-img .wrapper figure.showed{opacity:1;}
.products .prod-cont .item-img .wrapper figure img{width:100%;height:auto;}
.products .prod-cont .item-info{/*padding:0 15px;*/ position:relative;padding-top:10px;}
.products .prod-cont .info{color:#1f1f1f;font-size:13px;line-height:17px;margin-bottom:0;}
.products .prod-cont .btn-wrapper{padding:20px 10px;}
.products .prod-cont .btn-wrapper .row{margin-left:-6px;margin-right:-6px;}
.products .prod-cont .btn-wrapper .row > div{padding-left:6px;padding-right:6px;}
.products .prod-cont .btn-wrapper .input-group:hover{cursor:pointer;}
.products .prod-cont .btn-wrapper .input-group:focus-within .input-group-addon{border-width:1px;}
.products .prod-cont .btn-wrapper .input-group .form-control{border-color:#e6e6e6;border-width:1px 0;color:#1f1f1f;font-size:22px;font-weight:600;text-align:center;padding:6px 0;}
.products .prod-cont .btn-wrapper .input-group-addon{background-color:#fff;border-color:#e6e6e6;color:#1f1f1f;padding:6px 8px;}
.products .prod-cont .btn-wrapper .btn{height:44px;border-color:#1f1f1f;}
.products .prod-cont .data_salvataggio{position:absolute;top:-30px;left:0;right:0;text-align:center;}
.products .prod-cont .data_salvataggio span{background:#e8e8e8;border:8px;font-size:13px;padding:3px 25px;border-radius:15px;}
.products .prod-cont .data_salvataggio i{font-size:10px;padding-right:6px;}
.products .prod-cont .brand{font-size:14px;line-height:17px;color:#757575;margin-bottom:4px;}
.products .prod-cont .prod-title{margin-bottom:4px;line-height:19px;}
.products .prod-cont .prod-title a{font-size:16px;color:#1f1f1f;line-height:20px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.products .prod-cont .prod-title a:hover{color:#1f1f1f;text-decoration:none;}
.products .prod-cont .variante{font-size:14px;margin-top:12px;padding-bottom:16px;}
.products .prod-cont .variante span{font-weight:600;}
.products .prod-cont .cifra{padding:0 0 2px;font-size:15px;position:relative;}
.products .prod-cont .cifra .prezzo{font-size:18px;line-height:24px;font-weight:600;}
.products .prod-cont .cifra .prezzo_pieno{text-decoration:line-through;color:#757575;font-size:15px;line-height:22px;}
.products .prod-cont .voto{height:20px;}
.products .prod-cont .voto .fa{color:#e6e6e6;font-size:9px;}
.products .prod-cont .voto .fa.on{color:#f4ad00;}
.products .prod-cont .frees{background-color:#007e3c;color:#fff;line-height:18px;font-size:14px;padding:0 8px;position:absolute;bottom:0;left:0;z-index:1;}
.products .prod-cont .frees i{vertical-align:middle;}
.products .prod-cont .perc{color:#ff5c00;font-weight:700;}
.products .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:#1f1f1f;border:1px solid #fff;text-transform:uppercase;padding:20px 0 10px;}
.products .prod-cont .mont > span{display:block;font-size:8px;}
.products .prod-cont .colors ul{margin-bottom:2px;}
.products .prod-cont .colors ul > li{padding:0 2px;vertical-align:top;}
.products .prod-cont .colors span{display:inline-block;width:16px;height:16px;border-radius:50%;position:relative;border:1px solid #e6e6e6;}
.products .prod-cont .colors span:hover{cursor:pointer;}
.products .prod-cont .colors span.more{font-size:12px;text-align:center;}
.products .prod-cont .disp{margin-bottom:8px;font-size:14px;line-height:17px;}
.products .prod-cont .disp .fa{font-size:8px;margin-right:2px;margin-top:-2px;}
.products .prod-cont .spese_gratis{position:absolute;top:-12px;left:-12px;z-index:1}
.products .bdg{position:absolute;top:0;left:0;z-index:1;width:100%;}
.products .bdg > div{line-height:18px;text-align:center;color:#fff;font-size:14px;display:block;padding:0 8px;float:left;}
.products .bdg-promo{position:absolute;top:44px;left:0;z-index:1;}
.products .bdg-promo img{max-width:40px;height:auto;}
.products .functional-buttons{position:absolute;width:42px;opacity:0;top:30px;right:30px;z-index:2;/*-webkit-transition:.3s;-o-transition:.3s;transition:.3s;*/text-align:center;}
.products .functional-buttons > div{display:inline-block;margin:0;padding:0 4px;}
.products .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:#1f1f1f;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.products .functional-buttons .btn > i{font-size:18px;font-weight:400;line-height:40px;vertical-align:middle;}
.products .functional-buttons .btn.pref{color:#e11937;}
.products .functional-buttons .btn.pref i:before{content:"\f004" !important;font-weight:700;}
/*.products .functional-buttons .addtocart{font-size:14px !important;font-weight:400;text-transform:none;margin-bottom:15px;font-weight:400}
.products .functional-buttons .addtocart i{font-size:18px;}*/
.products .functional-buttons .cart-disabled{background-color:#fff !important;border-color:#ededed !important;color:#1f1f1f !important;font-size:14px !important;text-transform:none;font-weight:400}
.products .functional-buttons .cart-disabled i{font-size:18px;}

/* carousel */
/*.carousel-wrappersl .slick-track {margin-left:0;}*/
.carousel-wrappersl .slick-slide figure img{margin:0 auto;}
.carousel-wrappersl .slick-slide.slick-active{opacity:1;}
.carousel-wrappersl .slick-slide:focus{outline:none !important;}
.carousel-wrappersl .slick-arrow{border:1px solid #e6e6e6;width:48px;height:48px;z-index:2;background-color:#fff;}
.carousel-wrappersl .slick-arrow:before{color:#1f1f1f;font-family:"icomoon" !important;}
.carousel-wrappersl .slick-arrow:hover{background-color:#1f1f1f;border-color:#1f1f1f;color:#1f1f1f;}
.carousel-wrappersl .slick-arrow:hover:before{color:#fff;}
.carousel-wrappersl .slick-prev{left:1px;}
.carousel-wrappersl .slick-prev:before{content:"\e92f";}
.carousel-wrappersl .slick-next{right:1px;}
.carousel-wrappersl .slick-next:before{content:"\e930";}
.carousel-wrappersl .slick-disabled{opacity:.3;}
.carousel-wrappersl .slick-disabled:hover{cursor:auto !important;background-color:#fff;border-color:#e6e6e6;}
.carousel-wrappersl .slick-disabled:hover:before{color:#1f1f1f;}
.carousel-wrappersl .slick-dots{bottom:-34px;overflow:hidden;}
.carousel-wrappersl .slick-dots li{width:12px;height:12px;vertical-align:middle;margin:0 3px;}
.carousel-wrappersl .slick-dots li button{width:12px;height:12px;padding:24px;}
.carousel-wrappersl .slick-dots li button:before{width:12px;height:12px;line-height:12px;font-family:"Font Awesome 6 Free" !important;content:"\f111" !important;font-weight:900;font-size:9px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.carousel-wrappersl.pad .slick-slide{margin:0 8px;}
.carousel-wrappersl.pad .slick-list{margin:0 -8px;}
.carousel-wrappersl.pad .pad{padding:0;}
/*.carousel-wrappersl .slick-dots{padding:0 10px;display:flex;margin-top:20px;bottom:-36px;}
.carousel-wrappersl .slick-dots li{list-style-type:none;flex-grow:1;margin:0;}
.carousel-wrappersl .slick-dots li button{padding:0;position:relative;font-size:45px;width:100%;overflow:hidden;color:transparent;border:0;outline:none;background:0 0;height:2px;background-color:#f3f3f3;}
.carousel-wrappersl .slick-dots li button:before{content:none;}
.carousel-wrappersl .slick-dots .slick-active button{background:#4f4f4f;}*/

/*breadcrumb*/
.breadcrumb{position:relative;padding:3px  0 !important;background-color:transparent;margin:0;/*display:inline-block;*/border:1px solid transparent;}
.breadcrumb li:last-child a{font-weight:700;color:#1f1f1f !important;}
.breadcrumb li{color:#1f1f1f !important;font-size:14px;}
.breadcrumb > li + li::before{padding:0 5px;color:#1f1f1f;content:"/\00a0";}
.breadcrumb a{color:#1f1f1f;}

/* pagina */
.page{margin-bottom:40px !important;padding-top:10px;flex:1;}
.page .cerca-form{position:relative;margin-bottom:40px;}
.page .cerca-form .input{width:100%;border-radius:0;border:1px solid #D8D8D8;transition:all .2s ease-out 0s;padding:10px 20px;}
.page .cerca-form button{padding:0;width:24px;height:14px;border:medium none;position:absolute;top:9px;right:11px;background-color:transparent;}
.page .cerca-form button .fa{color:#c9c9c9 !important;}
.page h1{color:#000;font-weight:700;font-size:21px;line-height:24px;text-align:center;margin: 10px 0px 25px;}
.page .salta{text-align:center;padding-bottom: 20px;}
.page .salta a{display:inline-block;font-size: 14px;line-height: 24px;color:#797979}
.page .txt{margin:0  0 10px;}
.page .back-access a{color:#1f1f1f;font-size:14px;line-height:18px;text-decoration:none;margin-bottom:20px;}
.page .back-access a > span{color:#4285F4;}
.page .legend.access-data{margin-top:24px;}
.page.thank .txt{margin-bottom: 35px}
.page .h3{font-size:20px}
.page .h3 i{font-size: 17px;padding-right: 4px;line-height: 20px;color:#009ee0}
.page .box-annullo{padding-top: 20px}
.page .box-barcode{padding-bottom:10px}
.page .box-text{padding:10px 0px 0px;font-size:16px;line-height:20px}
.page .box-text i{font-size: 16px;line-height: 20px;color:#009ee0}
.page .btn-pren-tck{margin-top: 20px}
.page.esselunga{margin-bottom: 40px !important;}
.page.esselunga .btn-add-pin{border-color: #009ee0;color: #FFF;height: 44px;padding: 7px 20px;background-color:#009ee0}
.page.esselunga .btn-add-pin:hover{color: #009EE0;background: #FFF;}
.page.esselunga .lista-pin{padding: 10px 0px}
.page.esselunga .lista-pin ul > li > a{text-decoration: none;display:inline-block;padding: 6px 12px;background-color: #009ee0;color: #FFF;border-radius: 8px;font-size: 16px;line-height: 25px;margin-bottom: 10px;}
.page.esselunga .lista-pin ul > li > span{padding: 10px 5px}
.page.unicredit{margin-bottom: 40px !important;}
.page.unicredit .btn-add-pin{border-color: #009ee0;color: #FFF;height: 44px;padding: 7px 20px;background-color:#009ee0}
.page.unicredit .btn-add-pin:hover{color: #009EE0;background: #FFF;}

/*loader pagina*/
#loader{width:100%;height:100%;position:fixed;z-index:9999;background:#353535a6 center center}
#loader .text{position:absolute;top:50%;text-align:center;left:50%;transform:translate(-50%, -50%);font-size: 20px;color:#FFF}
#loader .text i{font-size: 70px}

/*feedback */
.page.feedback .box-recensione + .box-recensione{margin-top:24px;}
.page.feedback .box-recensione a{font-weight:600;margin-top:8px;display:inline-block;}
.page.feedback .box-recensione .fa{font-size:9px;color:#e6e6e6;}
.page.feedback .box-recensione .fa.on{color:#f4ad00;}
.page.feedback .box-recensione .author{font-weight:600;}
.page.feedback .box-recensione .txt{font-size:13px;margin-bottom:10px;margin-top:8px;}
.page.feedback .box-recensione .answer{font-style:italic;color:#9a9a9a;padding-left:15px;border-left:2px solid #9a9a9a;}

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

/* conferma ordine*/
.page.ordine-conf .icon{margin-top:40px;}
.page.ordine-conf .icon i{color:#018849;font-size:66px;}
.page.ordine-conf h1{font-weight:600;}
.page.ordine-conf .sub{font-size:24px;line-height:32px;}
.page.ordine-conf .txt{color:#616161;}

/* top step*/
.topsteps{margin-bottom:10px !important;color:#858B8D;margin-top:0px !important;}
.topsteps .btn{color:#1f1f1f;border:1px solid #1f1f1f;font-size:14px;padding:0 10px;}
.topsteps .btn i{margin-right:5px;}
/*
.topsteps ul{margin:8px 0;}
.topsteps ul > li + li{padding-left:30px;position:relative;}
.topsteps ul > li + li:before{content:"";border: 1px dashed #C2C2C2;position:absolute;left:-7px;top:50%;width: 37px;}
.topsteps ul > li.active{color:#1f1f1f;}
.topsteps ul > li .num{display:inline-block;background-color:#F7F7F7;text-align:center;line-height:25px;width:25px;vertical-align:middle;margin-right:0px;border-radius:50%;font-weight:400;color:#797979;font-size:11px;}
.topsteps ul > li.active .num{color:#fff;background-color:#009EE0;font-weight:700}
*/
.topsteps ul{margin:8px 0;}
.topsteps ul > li + li{padding-left:20px;position:relative;}
.topsteps ul > li + li:before{content:"\e930";position:absolute;left:0px;top:50%;font-family:'icomoon';font-size:13px;line-height:13px;margin-top:-7px;}
.topsteps ul > li.active{color:#1f1f1f;}
.topsteps ul > li .num{display:inline-block;background-color:#FFF;line-height:25px;vertical-align:middle;margin-right:0px;font-weight:600;color:#A8A8A8;font-size:12px;}
.topsteps ul > li .num a{color:#A8A8A8;text-decoration:none}
.topsteps ul > li .num a:hover{color:#009EE0;}

.topsteps ul > li.active .num{color:#009EE0;font-weight:600}
.topsteps.gift ul > li.active .num{color:#F5B41F;font-weight:600}

/*paginazione*/
.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:#fff;margin:0 3px;}
.pagination > li > a:hover{text-decoration:none;}
.pagination > li.active > a{background-color:#1f1f1f !important;border:1px solid #1f1f1f !important;color:#fff !important;z-index:2;}
.pagination > li.arws > a{width:auto !important;border-color:#dfe1e5;padding:0 15px;}
.pagination > li.arws > a i{vertical-align:middle;}
.pagination > li.arws > a.b i{padding-right:5px;}
.pagination > li.arws > a.f i{padding-left:5px;}
.pagination +  .pdetails{margin-bottom:30px;}

/*elenco */
.elenco{margin-bottom:40px;padding-top:10px;flex:1;}
.elenco .counter{position:relative;margin-bottom:8px;text-align:right;border-top:1px solid #e6e6e6;padding-top:8px;text-transform:uppercase;font-size:14px;}
.elenco .counter span{font-weight:600;}
.elenco h1{color:#1f1f1f;font-weight:700;font-size:21px;line-height:37px;/*text-transform:uppercase;font-style:italic;*/}
.elenco .txt{margin:0 0 25px;font-size:14px;color:#757575;line-height:21px;}
.elenco .wrapper-sx .allegati-box{font-size:14px;color:#757575;line-height:21px;}
.elenco .wrapper-sx .allegati-box a{color:#757575;}
.elenco .controlli{margin-bottom:30px;margin-top:-14px;}
.elenco .controlli .btn{height:auto;font-size:14px;padding:5px 10px;}
.elenco .navbar-default{background-color:#fff;border-radius:0;border-color:#fff;margin:0 0 8px;padding:0 0 5px;}
.elenco .navbar-form{border:0;font-size:13px;}
.elenco .navbar-form select{font-size:12px;}
.elenco .reviews-cat{margin-bottom:8px;font-size:15px;}
.elenco .reviews-cat .fa{vertical-align:middle;}
.elenco .reviews-cat .title{display:inline-block;}
.elenco .reviews-cat .title:hover{cursor:pointer;}
.elenco .reviews-cat .title > ul{margin-bottom:0;}
.elenco .reviews-cat .voto{display:inline;}
.elenco .reviews-cat .voto .fa{color:#e6e6e6;font-size:9px;}
.elenco .reviews-cat .voto .fa.on{color:#f4ad00;}
.elenco .reviews-cat #div_recensioni.collapsing{-webkit-transition:none;transition:none;display:none;}
.elenco .filterpage .form-inline{padding-left:0;font-size:15px;}
.elenco .filterpage .form-inline .form-group{margin-bottom:15px;}
.elenco .filterpage .form-inline .form-group > label{font-size:15px;line-height:19px;}
.elenco .filterpage .form-inline + .pagination{font-size:13px;}
.elenco .filterpage .form-inline + .pagination > li > a{border-radius:0 !important;border-color:#ccc;line-height:38px;padding:0;width:38px !important;margin:0 6px 0 0 !important;}
.elenco .filterpage .form-inline + .pagination > li.arws.b > a i{padding-right:0;}
.elenco .bannertop{margin-bottom:8px;}
.elenco .banner-wrapper{margin-bottom:16px;background-color:#f0f0f0;}
.elenco .banner-wrapper a:hover{text-decoration:none;}
.elenco .banner-wrapper picture{display:block;}
.elenco .banner-wrapper img{width:100%;}
.elenco .banner-wrapper .text-wrapper{padding:30px 20px 20px;text-align:center;}
.elenco .banner-wrapper .text-wrapper h3{font-size:19px;line-height:22px;margin-top:0;}
.elenco .banner-wrapper .text-wrapper .btn{color:#1f1f1f;margin-top:15px;background-color:transparent;border-color:transparent transparent #1f1f1f;border-radius:0;padding:5px 0;height:34px;}
.elenco .filtertoggler{border:0;background-color:transparent;padding:0 20px !important;height:36px !important;text-transform:uppercase;font-size:14px;}
.elenco .page-load-status{display:none;}
.elenco .ploader{height:80px;text-align:center;position:relative;}
.elenco .ploader i{position:absolute;top:50%;left:50%;font-size:40px;margin-top:-20px;}

.lists-prods{border-radius: 0px 0px 8px 8px;background: rgba(0, 158, 224, 0.10);padding: 20px 25px;margin-bottom:26px;margin-top: 50px}
.lists-prods .title{color: #000;text-align: center;font-size: 16px;font-weight: 700;line-height: 24px;text-transform: uppercase;padding-bottom:10px}
.lists-prods .descr{color: #000;text-align: center;font-size: 15px;font-style: normal;font-weight: 400;line-height: 21px;padding-bottom:30px}
.lists-prods .box-prods{position:relative;height: 100%;background: #FFF;border-radius: 8px;background: #FFF;box-shadow: 0px 2px 5px 0px rgba(112, 112, 112, 0.15); padding: 20px;margin-bottom: 20px;}
.lists-prods .box-prods .img{padding-bottom: 17px;}
.lists-prods .box-prods .img img{border-radius:8px}
.lists-prods .box-prods .info{position:relative;padding-bottom:10px}
.lists-prods .box-prods .info::after{position: absolute;bottom:0px;left:50%;margin-left: -40px;content:'';z-index:1;border-bottom:1px #E8E8E8 solid;width:80px}
.lists-prods .box-prods .info h4{height:72px;color: #000;text-align: center;font-size: 16px;font-style: normal;font-weight: 700;line-height: 24px;text-transform: uppercase; }
.lists-prods .box-prods .info .testo{color:#797979;font-size: 14px;font-weight: 400;line-height: 19px;}
.lists-prods .box-prods .info-prezzo{padding:17px 0px;color:#151515;text-align: center;font-size: 15px;font-weight: 400;line-height: 18px;}
.lists-prods .box-prods .info-prezzo span{font-weight: 700;}
.lists-prods .box-prods a{color:#009EE0 !important;display:inline-block;font-size:16px;line-height:30px;font-weight:700 !important;border: 1px #adadad solid;}
.lists-prods .box-prods .loghi{padding-top: 25px;margin-bottom: 10px;height:89px;margin-left: 0px;}
.box-prods .ord-loghi .loghi{padding-top: 10px;height: 87px;}
.lists-prods .box-prods .loghi li{padding: 0px 5px}
.lists-prods .box-prods .loghi li img{width:55px}

.continua-acq .title{color: #000;text-align: center;font-size: 20px;font-weight: 700;line-height: 24px;padding-bottom: 15px;}

/*configuratore*/
.configurator .accordion-item{background:#fff;margin-bottom:10px;padding:15px;}
.configurator .accordion-header.active{color:#104b7f;}
.configurator .items{background:#fff;margin-bottom:10px;padding:15px;}
.configurator .item{display:inline-block;padding:10px 50px;;border:1px solid #ddd;margin-right:5px;cursor:pointer; position: relative;}
.configurator .item:hover, .elenco.configurator .item.active{border-color:#104b7f;color:#104b7f;cursor:pointer;}
.configurator .item.active:before {content: "\f058";font-family: "Font Awesome 6 Free";position: absolute;top: -7px;right:-3px;font-weight:900;font-size:40px;}

/* colonna sinistra menu */
.title-sx{font-weight:400;font-size:15px;line-height:19px;text-transform:uppercase;margin-bottom:12px;position:relative;}
.title-sx > span{background-color:#fff;padding-right:20px;position:relative;z-index:1;}
.cat-box{background-color:#fff;border:1px solid transparent;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-bottom:16px;margin-top:20px;}
.cat-box h2{padding:0 0 10px;text-align:left;font-size:18px;font-weight:400;color:#1f1f1f;text-transform:uppercase;border-bottom:1px solid #ededed;margin-bottom:10px;}
.cat-box .checklist .liv0{font-weight:700;font-size:17px;padding:10px 17px 10px  0;}
.cat-sx{font-size:17px;border-bottom:1px solid #eee;margin:0 0 5px;padding:0 0 20px;}
.cat-sx li{list-style:none;padding:0;background-color:#fff;position:relative;text-indent:0;}
.cat-sx li > a{color:#1f1f1f;display:block;margin:0;padding:5px 17px 5px 0;text-decoration:none;font-size:15px;}
.cat-sx li > a:hover{color:#e11937;text-decoration:none;}
.cat-sx li small{font-size:12px;color:#999;font-weight:400;}
.cat-sx li ul li a{color:#99816B;padding-left:0;display:block;}
.cat-sx li > .checkbox{padding:5px 17px 5px 0;margin:0;font-size:15px;}
.cat-sx li > .checkbox a:hover{text-decoration:none;}
.cat-sx li.liv0{padding:0;font-weight:700;font-size:17px;}
.cat-sx li.liv1 a{padding-left:10px;}
/*.cat-sx li.liv1 a::before{position:absolute;left:0;top:9px;color:#1f1f1f;content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}*/
.cat-sx li.liv2 + li.liv1{margin-top:13px;}
.cat-sx li.liv2{border-top-color:#fff;}
.cat-sx li.liv2 a{padding:4px 0 4px 20px;font-size:13px;color:#6f6f6f;}
/*.cat-sx li.liv2 a::before{position:absolute;left:10px;top:5px;color:#1f1f1f;content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}*/
.cat-sx li.liv3{border-top-color:#fff;}
.cat-sx li.liv3 a{font-size:12px;color:#6f6f6f;padding:6px 0 6px 30px;}
/*.cat-sx li.liv3 a::before{position:absolute;left:20px;top:6px;color:#1f1f1f;content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}*/
.cat-sx li.liv4{border-top-color:#fff;}
.cat-sx li.liv4 a{font-size:12px;color:#6f6f6f;padding:6px 0 6px 40px;}
/*.cat-sx li.liv3 a::before{position:absolute;left:30px;top:6px;color:#1f1f1f;content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}*/
.cat-sx li.sel0 a{color:#1f1f1f;}
.cat-sx li.sel1 a{color:#e11937;}
.cat-sx li.sel2 a{color:#e11937;}
.cat-sx li.sel3 a{color:#e74a60;}
.cat-sx li.sel4 a{color:#e74a60;}
.cat-sx .fa{position:absolute;top:6px;right:0;cursor:pointer;color:#99816B;}

/*filtri*/
.filters .filtri .form-group > label{text-transform:uppercase;margin-bottom:15px;}
.filters .SumoSelect{width:100%;border:1px solid #ccc;}
.filters .SumoSelect .form-control{height:38px;width:100%;}
.filters .SumoSelect > .CaptionCont{border:0;border-radius:4px;padding:8px 8px 8px 0;box-shadow:none;}
.filters .SumoSelect > .CaptionCont > span{line-height:22px;padding-left:10px;color:#1f1f1f;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:#ccc;box-shadow:none;left:-1px;right:-1px;width:auto;z-index:3;}
.filters .SumoSelect.open > .optWrapper > .MultiControls{box-shadow:none;}
.filters .SumoSelect:hover > .CaptionCont, .filters .SumoSelect.open > .CaptionCont{box-shadow:none;border-color:#ccc;}
.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 #ccc;padding:6px 10px;}
.filters .SumoSelect > .optWrapper > .options li.opt:last-child{border-bottom:0;}
.filters .SumoSelect > .optWrapper > .options li.opt:hover{background-color:#f8f8f8;}
.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:#1f1f1f;}
.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 #ccc;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:#fff;border-style:solid;border-width:1px 1px 0;border-top-color:#eee;border-left-color:#eee;border-right-color:#eee;margin:0;padding:5px 0;}
.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:15px;/*border-top:1px solid #eee;*/position:relative;}
.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:#b6b3b3;}
.filter-box .sel1 a{color:#1f1f1f;font-weight:700;}
.filtri_attivi ul{margin:0;padding:0;}
.filtri_attivi li{display:inline-block;border:1px solid #333;background-color:#1f1f1f;padding:5px 10px;color:#fff;text-transform:uppercase;cursor:pointer;font-size:12px;margin-right:5px;margin-bottom:8px;text-decoration:none;}
.filtri_attivi li a{text-decoration:none !important;color:#fff;}
.filtri_attivi li a sup{top:0;color:#fff;}
.filtri_attivi li:hover{background-color:#1f1f1f;text-decoration:none !important;}
.filtri_attivi li sup{color:#fff;margin-left:10px;}
.filtri_attivi li.elimina, li.elimina a{background-color:#fff !important;border-color:#eee;color:#333 !important;}

/*scheda prodotto*/
.product-view{overflow:hidden;padding-top:10px;flex:1;}
.product-view h1{text-transform:uppercase;font-size:20px;line-height:30px;margin:0 0 5px;padding:0;font-weight:600;letter-spacing:1px;}
.product-view .brandwrapper{margin:12px 0;}
.product-view .logomarca{border:1px solid #e6e6e6;height:100%;display:flex;align-items:center;justify-content:center;padding:0;}
.product-view .marca{height:100%;display:flex;align-items:center;justify-content:left;}
.product-view .abst{font-size:14px;line-height:20px;margin-bottom:16px;}
.product-view .image-block .plyr.plyr--stopped .plyr__controls{display:none;}
.product-view .image-additional{margin-top:30px;}
.product-view .image-additional span{display:block;padding:0 .3em;}
.product-view .image-additional figure{display:block;position:relative;}
.product-view .image-additional figure:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;box-shadow:inset 0 0 0 1px #e6e6e6;-moz-box-shadow:inset 0 0 0 1px #e6e6e6;-webkit-box-shadow:inset 0 0 0 1px #e6e6e6;}
.product-view .image-additional figure:hover{cursor:pointer;}
.product-view .image-additional .video-inline{position:relative;cursor:pointer;}
.product-view .image-additional .video-inline:after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 6 Free";font-weight:900;content:"\f04b";position:absolute;top:50%;left:50%;z-index:2;color:rgba(255,255,255,0.7);font-size:30px;margin-top:-10px;margin-left:-10px;line-height:25px;}
.product-view .image-additional .slick-current figure:after{box-shadow:inset 0 0 0 2px #1f1f1f;-moz-box-shadow:inset 0 0 0 2px #1f1f1f;-webkit-box-shadow:inset 0 0 0 2px #1f1f1f;}
.product-view  #box_immagini{position:relative;opacity:0;-webkit-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;}
.product-view  #box_immagini.showed{opacity:1;}
.product-view .image-block{padding:0;position:relative;}
.product-view .image-block .bdg{position:absolute;top:0;left:0;z-index:1;}
.product-view .image-block .bdg > div{line-height:18px;text-align:center;color:#fff;font-size:14px;display:block;padding:0 8px;float:left;}
.product-view .bdg-promo{position:absolute;top:44px;left:0;z-index:1;}
.product-view .bdg-promo img{max-width:60px;height:auto;}
.product-view .price{font-weight:600;margin:15px 0;padding:0;width:100%;text-align:left;font-size:24px;}
.product-view .price .pricefrom{font-weight:400;font-size:16px;}
.product-view .price .prezzo{display:inline-block;font-size:28px;line-height:32px;}
.product-view .price .prezzo-pieno{text-decoration:line-through;color:#757575;font-weight:400;font-size:18px;line-height:22px;}
.product-view .price .percsconto{color:#c11212;font-size:24px;font-weight:400;line-height:32px;margin-left:5px;}
.product-view .price-scalapay{padding:0 0 20px;font-size:18px;line-height:20px;}
.product-view .price-scalapay span{font-weight:700;}
.product-view .alma{padding:0 0 20px;}
.product-view .alma ._TSkFv{width:100%;}
.product-view .alma ._2Kqjn{font-size:18px;color:#1f1f1f;font-family:inherit;}
.product-view .alma ._25GrF{font-size:16px;color:#1f1f1f;line-height:22px;font-family:inherit;}
.product-view .alma ._2Kqjn._3dG_J{border-color:#1f1f1f;}
.product-view .oney{padding:0px 0px 20px}
.product-view .oney ul{margin:3px 0px 0px}
.product-view .oney ul li{padding:0px 2px}
.product-view .oney ul li img{margin-top:4px}
.product-view .oney ul li .box-oney{display:inline-block;color:#fff;background-color:#81BC00;width:22px;text-align:center;border-radius:100%;line-height:22px;font-weight:bold;font-size:14px;}
.product-view .oney .text-oney{font-size:12px;line-height:18px;color:#000;}
.product-view .oney .text-oney a{text-decoration:none;display:block;}
.product-view .oney .text-oney a i{font-size:8px;line-height:8px}
.product-view .iva{margin:0  0 20px;font-size:12px;}
.product-view ul.det{font-size:15px;}
.product-view ul.det span{font-weight:600;text-transform:uppercase;}
.product-view .punti{background-color:#f5f5f5;padding:16px;margin:8px 0;border-radius:8px;border:2px dashed #c11212;font-size:17px;}
.product-view .punti i{font-size:20px;margin-right:8px;}
.product-view .punti a{font-weight:600;text-decoration:underline;}
.product-view .valutazione{height:100%;display:flex;align-items:center;justify-content:right;float:right;}
.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 .gruppo{margin:14px 0 8px;font-weight:700;font-size:15px;}
.product-view .custom-select{font-size:14px;font-weight:400;margin-bottom:0;}
.product-view .persstd .checkbox{margin:6px 0;}
.product-view .codice{margin:10px  0;padding:0;}
.product-view .codice span{font-weight:400;}
.product-view .quantita{margin:0;padding:20px  0;text-transform:uppercase;}
.product-view .quantita strong{margin-right:20px;font-size:13px;}
.product-view .quantita .form-control{border-width:1px 0;text-align:center;width:100px;display:inline;font-size:20px;height:36px;vertical-align:middle;border-radius:0;border-color:#ccc #fff;}
.product-view .quantita .qt{font-weight:400;}
.product-view .quantita span{background-color:#fff;border-radius:0;}
.product-view .quantita span:hover{cursor:pointer;}
.product-view .quantita span > i{vertical-align:middle;line-height:22px;color:#1f1f1f;font-size:18px;}
.product-view #error_quant{margin-top:15px;}
.product-view .precsucc .fa{display:inline-block;background-color:transparent;padding:0 7px;color:#1f1f1f;vertical-align:middle;line-height:16px;}
.product-view .wrapper-tabs{/*overflow-x:hidden;*/position:relative;margin-top:60px;}
.product-view .ultabs{position:absolute;top:0;width:100%;border-bottom:0 solid #eee !important;}
.product-view .tabs{padding-top:77px;position:relative;}
/*.product-view .tabs:before{content:"";position:absolute;top:0;left:-100%;right:-100%;height:74px;background-color:#f8f8f8;}*/
.product-view .tabs , .product-view .accordion{margin:0 0 14px;background-color:#fff;padding-left:0 !important;padding-right:0 !important;}
.product-view .tabs > ul > li > a{text-transform:none;}
.product-view .revs-wrapper .title{font-size:20px;font-weight:500;line-height:30px;padding:10px 20px;border-bottom:1px solid #e6e6e6;font-family:'Playfair Display';letter-spacing:0;}
.product-view .revs-wrapper > .txt{padding:2.5em 20px !important;}
.product-view .revs-wrapper .box-recensione + .box-recensione{margin-top:14px;}
.product-view .recensione{margin-top:0;}
.product-view .caratt td{padding:5px;}
.product-view .spese_gratis{position:absolute;top:-5px;left:12px;}
.product-view #add_carrello , .product-view #add_bundle{color:#fff;border:1px solid #018849;background:#018849;font-size:20px;padding:20px;height:auto;}
.product-view #add_carrello:hover , .product-view #add_bundle:hover{background-color:#006f3b;border-color:#006f3b;}
.product-view .promo-popup{margin-bottom:20px;}
.product-view .promo-popup .view_promo{font-size:14px !important}
.product-view .trasp{position:relative;}
.product-view .trasp:after{content:"";position:absolute;top:0;bottom:0;left:-20px;right:-20px;z-index:0;background-color:#ccebcc;}
.product-view .trasp .wrapper{position:relative;z-index:1;line-height:36px;}
.product-view .trasp span{font-weight:700;}
.product-view .tab-prezzi{font-size:15px;min-height:180px;}
.product-view .tab-prezzi .box-prezzi{color:#1f1f1f;float:left;padding:10px;text-align:center;border-right:1px solid #cdcdcd;}
.product-view .tab-prezzi .mig-prezzo{color:#1f1f1f;font-size:22px;text-align:left;padding:10px 10px 10px  0;}
.product-view .tab-prezzi .mprezzo{font-weight:700;text-align:left;padding:10px 10px 10px  0;}
.product-view .tab-prezzi .quant-prezzi{border-bottom:1px solid #cdcdcd;margin-bottom:5px;padding:5px;}
.product-view .tab-prezzi .prezzi{text-align:left;padding:0;font-size:20px;}
.product-view .tab-prezzi .prezzo-pieno{font-size:12px;text-decoration:line-through;text-align:left;padding:0;}
.product-view .sharingbar{padding-top:16px;}
.product-view .sharingbar.desktop{margin-bottom:30px;max-width:500px;margin:0;}
.product-view .sharingbar > ul > li + li{margin-left:10px;}
.product-view .vota{color:#1f1f1f;}
.product-view .vota li:first-child{margin:0 10px;font-size:14px;text-transform:uppercase;}
.product-view .vota a{color:#1f1f1f;-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:#bd0000;}
.product-view .vota i{color:#1f1f1f;line-height:24px;width:24px;text-align:center;margin-left:7px;font-size:18px;}
.product-view .bundle-box{padding:10px  0 20px;}
.product-view .bundle-box .bundle-box-tit{font-weight:600;padding:0 0 10px;font-size:18px;}
.product-view .bundle-box .bundle-box-prod{border-bottom:1px solid #e7e7e7;overflow:hidden;padding-bottom:10px;}
.product-view .bundle-box .bundle-box-prod + .bundle-box-prod{margin-top:20px;}
.product-view .bundle-box .bundle-prod-thumb{float:left;height:100px;margin-right:10px;}
.product-view .bundle-box .bundle-prod-tit{font-weight:600;font-size:16px;}
.product-view .bundle-box .bundle-prod-descr{font-size:15px;color:#3e3e3e;}
.product-view .bundle-box .bundle-prod-more{font-size:14px;}
.product-view .bundle-box .bundle-prod-more a{color:#337ab7;text-decoration:none;font-size:15px;font-weight:700;}
.product-view .bundle-box .bundle-box-prod .per{color:#c11212;}
.product-view form label{font-weight:400;}
.product-view .share-social{vertical-align:top;}
.product-view .share-social ul{margin-left:0;}
.product-view .share-social a{color:#1f1f1f;display:inline-block;}
.product-view .share-social li:first-child{margin-right:10px;font-size:14px;text-transform:uppercase;}
.product-view .share-social .list-inline > li{padding:0;}
.product-view .share-social i{font-size:18px;color:#1f1f1f;line-height:28px;width:28px;display:inline-block;text-align:center;}
.product-view .popupformpnd{text-decoration:none;padding:20px;line-height:28px;font-size:20px;}
.product-view .row-caratt{margin:0 -25px !important;}
.product-view .row-caratt > div{padding:0 25px !important;}
.product-view .row-caratt > div > p{font-weight:700;}
.product-view .row-caratt > div > table{width:100%;border:1px solid #eee;margin-bottom:20px;}
.product-view .row-caratt > div > table tr:nth-child(even){background-color:#f8f8f8;}
.product-view .row-caratt > div > table tr > td{padding:3px 10px;}
.product-view .row-caratt > div > table tr > td:last-child{text-align:right;}
.product-view .row-caratt .checkbox{margin:0;}
.product-view .row-caratt .list-inline{margin-bottom:0;}
.product-view .bgw{background-color:#fff;/*border:1px solid #eee;border-radius:4px;*/margin-bottom:14px;}
.product-view .bgw > .wrapper{padding:0 20px;}
.product-view .btns .btn{margin-bottom:15px;}
.product-view #comb_disp span{padding:1px 0 0 20px;display:inline-block;margin:5px 0;position:relative;}
.product-view #comb_disp span:before{content:"\f111";font-family:"Font Awesome 6 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 .comb_disp span{padding:1px 0 1px 20px;display:inline-block;margin:5px 0;position:relative;}
.product-view .comb_disp span:before{content:"\f111";font-family:"Font Awesome 6 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 .add_topref{background-color:#fff;border-color:#fff;color:#1f1f1f;}
.product-view .add_topref.pref{background-color:#fff;border-color:#fff;color:#1f1f1f;}
.product-view .add_topref.pref i{color:#e11937;}
.product-view .add_topref.pref i:before{content:"\f004" !important;font-weight:700;}
.product-view .promos{font-weight:500;margin:10px 0 20px;padding:0 16px 8px 0;background:#f8f8f8;font-size:15px;}
.product-view .promos .promotitle{color:#fff;font-size:14px;line-height:18px;margin:0;background-color:#c11212;text-transform:uppercase;padding:3px 13px;display:inline-block;}
.product-view .promos > .promo{padding:10px 0 10px 16px;}
.product-view .promos > .promo + .promo{border-top:1px solid #e6e6e6;}
.product-view .promos .code{position:relative;}
.product-view .promos .code .rule{font-weight:700;}
.product-view .promos .desc .discount{color:#487913;}
.product-view .promos .desc .real-price{font-weight:700;}
.product-view .promos .strike{text-decoration:line-through;color:#6f6f6f !important;}
.product-view .servizi{font-size:16px;position:relative;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;margin:15px 0;}
.product-view .servizi .stit{font-size:14px;line-height:15px;text-transform:uppercase;font-weight:600;padding-top:16px;margin-top:0;}
/*.product-view .servizi .chk_servizio{margin-top:3px;}*/
.product-view .bannertop{border:1px solid #E6E6E6;border-radius:4px;background-color:#f8f8f8;padding:12px 12px 0;font-size:14px;margin:15px 0 0;}
.product-view .bannertop .row.row-eq-height-sm > div:last-child{align-self:flex-end;display:flex;justify-content:flex-end;}
.product-view .bannertop .title{color:#ee4d45;font-weight:700;font-size:12px;text-transform:uppercase;}
.product-view .bannertop p{font-size:14px;}
.product-view .bannertop a{background-color:#ee4d45;color:#fff;font-size:13px;line-height:40px;padding:0 8px;display:inline-block;border-radius:2px;margin-bottom:6px;text-align:center;}
.product-view .bannertop a:hover{text-decoration:none;}
.product-view .digitdownload{border:1px solid #e6e6e6;border-radius:4px;background-color:#f8f8f8;padding:12px 12px 0;font-size:13px;margin:15px 0 0;color:#1f1f1f;}
.product-view .digitdownload h3{margin-top:0;font-size:20px;}
.product-view .digitdownload table{font-size:14px;margin-bottom:0;}
.product-view .digitdownload table td{vertical-align:middle;}
.product-view .digitdownload .riga{color:#757575;}
.product-view .digitdownload .btn{line-height:24px;font-size:15px !important;font-weight:600 !important;}
.product-view .digitdownload ul{margin-bottom:0;}
.product-view .faq .item{margin-bottom:15px;border-bottom:1px dashed #e6e6e6;padding-bottom:15px;}
.product-view .faq .item > div{margin-bottom:4px;line-height:30px;}
.product-view .faq .question , .product-view .faq .answer{font-weight:700;display:inline-block;border-radius:50%;line-height:24px;width:24px;text-align:center;text-transform:uppercase;}
.product-view .faq .question{background-color:#f0f0f0;color:#1f1f1f;}
.product-view .faq .answer{background-color:#f2e0df;color:#ee4d45;}
.product-view .backbottom{margin:40px 0;}
.product-view .backbottom a{font-weight:500;font-size:18px;text-decoration:underline;}
.product-view .backbottom .fa{padding-right:5px;}
.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 .txt{font-size:13px;margin-bottom:10px;margin-top:8px;}
.product-view .box-recensione .answer{font-style:italic;color:#9a9a9a;padding-left:15px;border-left:2px solid #9a9a9a;}
.product-view .bundle-prod-popup{font-size:16px;padding:16px 0;border-bottom:1px solid #e6e6e6;}
.product-view .bundle-prod-popup + .row:not(.bundle-prod-popup){margin-top:16px;}
.product-view .bundle-prod-popup + .row .form-group{margin-bottom:0;}
.product-view .bundle-prod-popup .media{margin-bottom:16px;}
.product-view .bundle-prod-popup .form-group + .form-group{margin-top:16px;}
.product-view .bundle-prod-popup .prod{font-weight:700;}
.product-view .bundle-prod-popup .qt{color:#1f1f1f;}
.product-view .bundle-prod-popup .form-group{margin-bottom:0;}
.product-view .schedainfo .testo{margin-bottom:20px;}
.product-view .tab-elprodotti{margin:40px auto;padding:0;width:100%;border:1px solid #eee;}
.product-view .tab-elprodotti table{border-collapse:collapse;border-spacing:0;width:100%;margin:0;padding:0;}
.product-view .tab-elprodotti thead > tr > td{background-color:#f8f8f8;color:#1f1f1f;padding:3px 6px;font-size:14px;}
.product-view .tab-elprodotti tbody tr:nth-child(odd){background-color:#fff;}
.product-view .tab-elprodotti tbody tr:nth-child(even){background-color:#fff;}
.product-view .tab-elprodotti tr:nth-child(n+2){border-top:1px solid #e6e6e6;}
.product-view .tab-elprodotti td{vertical-align:middle;padding:5px 6px;font-size:14px;font-weight:400;color:#1f1f1f;}
.product-view .tab-elprodotti .prezzo{font-size:16px;font-weight:700;color:#1f1f1f;line-height:normal;}
.product-view .tab-elprodotti .prezzo-pieno{text-decoration:line-through;text-align:left;color:#757575;font-size:13px;display:block;font-weight:400;}
.product-view .tab-elprodotti .perc-sconto{color:#fb641b;font-size:13px;}
.product-view .tab-elprodotti .form-inline{padding-left:0;}
.product-view .tab-elprodotti .form-group{margin:0;}
.product-view .tab-elprodotti .input-group-addon{border-radius:0;background-color:#fff;}
.product-view .tab-elprodotti .input-group .input-group-addon:hover{cursor:pointer;}
.product-view .tab-elprodotti .quant{text-align:center;font-size:14px;height:34px;padding:6px 3px;width:44px;display:inline-block;border-color:#ccc #fff;border-left-width:0;border-right-width:0;}
.product-view .tab-elprodotti .btn-tabella{padding:0 12px;height:37px;}
.product-view .tab-elprodotti .btn-tabella i{font-size:18px;}
.product-view .tab-elprodotti .popupformpnd{height:37px;padding:0 12px;font-size:14px;}
.product-view .tab-elprodotti .footable-detail-row > td{background-color:#f8f8f8;}
.product-view .tab-elprodotti .footable-details tr{border:0;}
.product-view .tab-elprodotti .footable-details tr > *{background-color:#f8f8f8;padding:2px 6px;}
.product-view .tab-elprodotti .footable-toggle:hover{cursor:pointer;}
.product-view .tab-elprodotti .fooicon{width:14px;font-family:"icomoon" !important;text-align:center;}
.product-view .tab-elprodotti .fooicon-plus:before{content:"\e9ba";}
.product-view .tab-elprodotti .fooicon-minus:before{content:"\2212";}
.product-view .campiextra p{font-size:14px;line-height:15px;font-weight:600;}
.product-view .campiextra label{font-weight:700;}
.product-view .campiextra .checkbox label{font-weight:400;}
.product-view .varianti{padding-bottom:5px;clear:left;text-transform:uppercase;}
.product-view .varianti button{min-width:46px;background-color:#fff;border:1px solid #cdcdcd;color:#1f1f1f;display:block;float:left;font-size:14px;margin:0 5px 5px 0;padding:12px 10px;text-align:center;text-decoration:none;}
.product-view .varianti label{font-weight:700;clear:left;text-transform:uppercase;}
.product-view .varianti .form-control .check-disp{color:#ed1c24;background-color:#ed1c241a;}
.product-view .varianti .tipi{overflow:hidden;display:block;}
.product-view .varianti .var_selected{border:1px solid #1f1f1f !important;}
.product-view .varianti .csel_disabled{opacity:.3;}
.product-view .varianti .csel_disabled:not(.csel_boxcolor){background-color:#f8f8f8 !important;}
.product-view .varianti .csel_boxcolor.var_selected{border:1px solid #1f1f1f !important;}
.product-view .varianti .csel_boxcolor.csel_disabled{opacity:.3;}
.product-view .box-scelta .scelta{font-weight:600;}
.product-view .prods{margin-bottom:30px;}
.product-view .prods .add_topref{border-color:#fff;background-color:#fff;}
.product-view .cod_variante{padding:10px 0;font-size:14px;}
.product-view .cod_variante .titolo{font-weight:700;text-transform:uppercase;}
.product-view .box-att{background:#fff;border:1px solid #d6d6d6;border-radius:3px;margin-bottom:16px;margin-top:16px;}
.product-view .box-att .box-header{padding:8px 16px;}
.product-view .box-att .box-header p{margin-bottom:0;font-size:18px;}
.product-view .box-att .box-header i{color:#5e6c81;font-size:16px;margin-left:4px;}
.product-view .box-att .box-body{padding:8px 16px;color:#fff;}
.product-view .box-att .box-body button{cursor:pointer;color:#337ab7;text-decoration:underline;padding:0;border:0;background-color:transparent;}
.product-view .box-att .label-info{font-weight:400;padding:3px 8px;letter-spacing:.31px;border-radius:2px;background:#0065ff;position:relative;bottom:1px;}
.product-view .box-att .label-danger{font-weight:400;padding:3px 8px;letter-spacing:.31px;border-radius:2px;background:#de350a;position:relative;bottom:1px;}
.product-view .table-wrapper table tr > th{width:25%}
/*.box-scheda-allegati .custom-popover .popover-content{color:#fff;text-align:center;}
.box-scheda-allegati .popover.custom-popover{background:#172c4d; color:#fff;}
.box-scheda-allegati .popover.custom-popover.top>.arrow:after{border-top-color:#172c4d;}*/

/*tabs scheda prodotto*/
.product-view .ui-widget , .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 !important;}
.product-view .ui-widget-content{background-color:#fff;border:0;padding:2.5em 20px !important;}
.product-view .ui-widget-overlay{background:#1f1f1f;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:#1f1f1f;}
.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:#1f1f1f;}
.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:#757575}
.product-view .ui-tabs .ui-tabs-nav li:hover{border-bottom:1px solid #1f1f1f ;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active{background-color:transparent !important;border-bottom:1px solid #1f1f1f ;color:#1f1f1f;font-weight:700;padding:10px 20px;}
.product-view .ui-tabs .ui-tabs-nav li h3{font-size:20px;text-transform:none;margin:0;padding:0;line-height:30px;}
.product-view .ui-tabs .ui-tabs-nav li:hover a{color:#1f1f1f ;}
.product-view .ui-tabs .ui-tabs-nav li.ui-tabs-active h3{font-weight:700;}
.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:15px;line-height:20px;text-transform:uppercase;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 #eee !important;border-bottom:0 !important;}
.product-view .ui-state-default.ui-accordion-header a{color:#1f1f1f;}
.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: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:#eee !important;border-radius:4px;border-bottom:1px solid #eee}
.product-view .ui-accordion-header:after{content:"\e9ba";position:absolute;top:9px;right:20px;font-family:'icomoon' !important;color:#1f1f1f;}
.product-view .ui-accordion-header.ui-accordion-header-active:after{content:"\e99d";}

/*carrello*/
.cart{font-weight:400;color:#1f1f1f;}
.cart .svuota-carrello{margin-top: 20px;margin-bottom: 10px;}
.cart .svuota-carrello a{font-size: 12px;line-height:14px;}
.cart input[type="submit"]{border:1px solid #cdcdcd;background-color:#f4f4f4;padding:7px 10px;color:#1f1f1f;vertical-align:top;border-radius:4px;outline:none;}
.cart .titolo a{font-weight:600;}
.cart .titolo .cod{font-weight:400;}
.cart .spesegratis{color:#157b34;font-weight:600;}
.cart .barrato{text-decoration:line-through;color:#797979;}
.cart .vcenter{vertical-align:middle;}
.cart .btn-success{background:#bd0000 none repeat scroll  0  0 !important;color:#fff;border-color:#bd0000;}
.cart .bottoni{margin:0px 0 30px;}
.cart .table-responsive{border:0;}
.cart #no-more-tables{background: #F7F7F7;/*box-shadow: 0px 2px 8px rgba(112, 112, 112, 0.15);*/padding: 15px;border-top-right-radius: 8px;border-top-left-radius: 8px;}
.cart .tb-totali{background: #FFF !important;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;border-top-right-radius: 0px !important;border-top-left-radius: 0px !important;}
.cart .table{font-size:14px;background-color:#F7F7F7;margin:0 !important}
.cart .table.cust{background-color:#FFF}
.cart .table label{font-weight:400;font-size:14px;}
.cart .table .text-left{text-align:left !important;}
.cart .table .dett , .cart .table .dett td{background-color:#F7F7F7;font-size:13px;}
.cart .table .dett tr:first-child td{border-color:#F7F7F7 !important;}
.cart .table th{background-color:#eee;padding:5px;border-bottom:0;text-align:right}
.user .cart .table th{background-color:#fff}
.cart .table td{text-align:right;border-color:#f8f8f8;vertical-align: top;border-top:0px}
.cart .table td.risparmio{color:#797979}
.cart .table #coupon{width: 400px}
.cart .table td.imp{vertical-align: top}
.cart .table td.prenota{text-align: left;}
.cart .table.cust td.gruppo{font-weight:bold;font-size:14px}
.cart .table .type{color:#757575;background-color:#f8f8f8;font-weight:600;border-color:#f8f8f8;}
.cart .table .gruppo{font-weight: 700;font-size: 18px;line-height: 21px;color: #009EE0;text-align:left !important;}
.cart .table .gruppo.gift{color: #F5B41F;}
.cart .table td .alert.gift{margin-bottom:0px}
.cart .table .riga{background-color:#F7F7F7;}
.user .cart .table .riga{background-color:#fff;border-bottom: 1px #e4e4e4 solid;}
.user .cart .table .riga1{background-color:#FFF;}
.user .cart .table .riga1 .first{padding-left:14px;}
.cart .table .riga .corsi i{color:#009EE0}
.cart .table .riga .corsi i.gift{color:#F5B41F}
.cart .table .riga .prezzo{color:#797979}
.cart .table .bdg{position:relative;display:inline-block;margin-bottom:6px;line-height:18px;text-align:center;color:#F7F7F7;font-size:14px;padding:0 8px;}
.cart .table .riga-omaggio{background-color:#F7F7F7;text-align:center !important;}
.cart .table .left{text-align:left !important}
.cart .table .tck{background-color: #eee}
.cart .table .tck td{padding-left:14px}
.user .table td{vertical-align: middle;}
.user .table td.ord-pr{white-space: nowrap;}
.user .cust-alert{font-size: 14px;}
.user .alert-cust-user{padding: 6px;text-align: center;margin-bottom: 0px}
.cart .table .tck td .num{display: inline-block;margin-right:0px;border-radius: 50%;background-color: transparent;color: #000;font-size: 14px;line-height: 14px;padding: 4px 0px;font-weight:bold}
/*.cart .table .tck:nth-child(odd){background-color: #FFF}*/
/*.cart .table .tck .azioni{padding-top:10px;}*/
/*.cart .table .tck .azioni a:first-child, .cart .table .tck .azioni span{margin-left:15px}*/
.cart .table .tot{font-weight:700;font-size: 21px;}
.cart .table .bggrey .tot{font-size:24px;}
.cart .table .totordine{font-size:18px;}
.cart .table .img{max-width:80px;}
.cart .table .el{width:60px;}
.cart .table .elimina{text-align:left;width:30px}
.cart .table .media-object{max-width:60px;}
.cart .table .img{float:left;margin-right:0;padding:2px;}
.cart .table .del-ups{text-align:center;}
.cart .table .del-ups a{text-decoration:underline;color:#767676;}
.cart .table .pr{width:100px;}
.cart .table .qt{width:80px;}
.cart .table .el{width:60px;}
.cart .table .variante{padding:0;margin:0;text-align:left;}
.cart .table .scadenza .label{color:#1f1f1f;padding:0;font-size:14px;font-weight:400;}
.cart .table .disp .fa{font-size:8px;margin-right:2px;vertical-align:middle;}
.cart .table .nondisp{text-align:left;padding:10px 0 0;color:#da1e28;font-weight:700;}
.cart .table .nondisp span{display:inline-block;background-color:#ffebea;padding:6px;}
.cart .table .nondisp span i{margin-right:2px;}
.cart .table td.norecords{padding:10px 0;border:0;}
.cart .table .col-omaggio{font-weight:700 !important;font-size:20px;color:#d10429;text-align:center;}
.cart .table .form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#e6e6e6;color:#fff;top:5px;height:22px;width:22px;border:0;border-radius:50px;cursor:pointer;margin-right:7px;outline:none !important;}
.cart .table .form-radio:checked::before{position:absolute;left:7px;top:2px;content:'\02143';transform:rotate(40deg);}
.cart .table .form-radio:hover{background-color:#ccc;}
.cart .table .form-radio:checked{background-color:#157b34;}
.cart .table .tglfieldset{border:0;padding:0;height:auto;font-size:14px;}
.cart .table.cust .corsi i {color: #009EE0;}
.cart .table.cust .corsi i.gift{color:#F5B41F}
.cart .scadenza{text-align:left;}
.cart .bottom-row{padding:0;margin-bottom:16px;}
.cart .bottom-row h2{padding:0; color:#1f1f1f;line-height:37px;text-transform:uppercase; margin:0;}
.cart .bottom-box h3{font-size:15px;font-weight:700;padding:0;;margin:0; line-height:unset;}
.cart .bottom-row p { padding:0; margin:0;}
.cart .bottom-row ul {margin-bottom:0;}
.cart .bottom-row > .row{border-color:#e6e6e6;border-style:solid;border-width:0;}
.cart .bottom-box{position:relative;margin-top:16px ; border:1px solid #e6e6e6; padding:10px; }
.cart .bottom-box .popup-img{display:block;}
.cart .bottom-box .titolo {padding:0px 0px}
.cart .bottom-box .mancano{font-size:20px;font-weight:600;color:#d10429;}
.cart .bottom-box .mancano i{font-size:16px;}
.cart .bottom-box .progbar{display:flex;margin-top:4px;margin-bottom:4px;margin-right:10px;}
.cart .bottom-box .progbar .bar{width:auto;flex-grow:1;display:block;overflow:hidden;height:4px;margin:14px 8px 8px 0;background-color:#e0e0e0;border-radius:4px;}
.cart .bottom-box .progbar .bar .progress{transition:width .2s ease-out;display:block;height:100%;width:0%;background-color:#d10429;}
.cart .bottom-box .icon{display:flex;justify-content:center;align-items:center;width:30px; height:30px; background:#f8f8f8; border-radius:50%;color:#d10429;}
.cart .bottom-box .minordine, .cart .bottom-box .qminordine, .cart .bottom-box .sconto, .cart .bottom-box .scadenza {font-size:15px;}
.cart .bottom-box .cod{color:#757575;}
.cart .bottom-box .btn{font-size:14px;height:36px;margin-top:20px;}
.cart .bottom-row.cashback > .row{border:0;}
.cart .bottom-row.cashback h2{text-transform:none;font-size:22px;line-height:22px;margin-top:0;}
.cart .bottom-row.cashback .minordine{margin-top:8px;}
.cart .bottom-box.cashback-box{margin:0; border:2px solid #5bb85d;  padding:10px;}
.cart .bottom-box.cashback-box .mancano{margin-top:0;}
.cart .spesezero{text-align:right;overflow:hidden;}
.cart .spesezero .wrapper{max-width:400px;float:right;padding:8px;}
.cart .spesezero .mancano{font-size:18px; font-weight:600; color:#d4441c;}
.cart .spesezero .progbar{display:flex;margin-bottom:4px;}
.cart .spesezero .progbar .bar{width:auto;flex-grow:1;display:block;overflow:hidden;height:4px;margin:14px 8px 8px 0;background-color:#e0e0e0;border-radius:4px;}
.cart .spesezero .progbar .bar .progress{transition:width .2s ease-out;display:block;height:100%;width:0;background-color:#d4441c;}
.cart .spesezero .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:#f8f8f8;border-radius:50%;color:#d4441c;}
.cart .spesezero .minordine{font-size:14px;color:#5d5d5d;font-weight:600;}
.cart .btn-alert{color:#da1e28;border-color:#ffede9;;opacity:1;font-weight:700;white-space:normal;position:relative;background-color:#ffede9;}
.cart .btn-alert i{position:absolute;left:16px;top:18px;}
.cart .popover-alert{background-color:#f2dede;border-color:#f5c6cb;}
.cart .popover-alert .popover-content{color:#721c24;font-size:15px;}
.cart .popover-alert  .popover-title{background-color:#f2dede;color:#721c24;border-bottom:0;padding:8px 14px 0;}
.cart .popover-alert.top .arrow{border-top-color:#f5c6cb;}
.cart .popover-alert .arrow:after{border-top-color:#f2dede;}
.cart .alert.custalert {margin-bottom:0;}
.cart .alert.custalert a{color:inherit !important;}
.cart .alert.custalert a:hover{text-decoration:none;}
.cart .input-group-btn:last-child>.btn, .cart .input-group-btn:last-child>.btn-group {margin-left:0}
.cart .promozione { font-size:15px;}
.cart .promozione {padding:0;margin-bottom:16px;}
.cart .promozione .h2{padding:0; color:#1f1f1f;font-size:31px;line-height:37px;}
.cart .promozione p {padding:0px;}
.cart .promozione .scadenza{font-weight:bold;}
.cart .promozione .scadenza span{color:red;}
.cart .promozione > .row{border-color:#e6e6e6;border-style:solid;border-width:0 0 1px 0;}
.cart .promozione .promo-box{position:relative;margin:30px 0;}
.cart .promozione .promo-box .popup-img{display:block;}
.cart .promozione .promo-box h3 { font-size:15px; font-weight:bold; padding:0px;;margin:0px; }
.cart .promozione .promo-box .titolo {padding:10px 0px}
.cart .promozione .promo-box .mancano{font-size:20px;font-weight:600;color:#d10429;margin-top:16px;}
.cart .promozione .promo-box .mancano i{font-size:16px;}
.cart .promozione .promo-box .progbar{display:flex;margin-top:4px;margin-bottom:4px;margin-right:10px;}
.cart .promozione .promo-box .progbar .bar{width:auto;flex-grow:1;display:block;overflow:hidden;height:4px;margin:14px 8px 8px 0;background-color:#e0e0e0;border-radius:4px;}
.cart .promozione .promo-box .progbar .bar .progress{transition:width .2s ease-out;display:block;height:100%;width:0%;background-color:#d10429;}
.cart .promozione .promo-box .icon{display:flex;justify-content:center;align-items:center;width:30px; height:30px; background:#f8f8f8; border-radius:50%;color:#d10429;}
.cart .promozione .promo-box .minordine{font-size:15px;color:#757575;}
.cart .promozione .promo-box .cod{color:#757575;}
/*.cart .promozione .prod-cont .cifra {color:#F57038; margin-top:0;font-size:1.6rem;}
.cart .promozione .prod-cont .prezzo_pieno {font-size:1.8rem;}
.cart .promozione .prod-cont h3 {margin:0;}
.cart .promozione .prod-cont .btn-wrapper {padding:0;}
.cart .promozione .prod-cont .info {margin-bottom:0;}*/
.cart .promozione .products .prod-cont {border:1px solid #e6e6e6; padding:10px;margin-top:10px;}
/*.cart .promozione .products .prod-cont .item-info {padding:0px;}
.cart .promozione .products .prod-cont .btn-wrapper .btn {padding:0;}*/
#dlg_promoinfo .title {font-weight:bold; font-size:15px;}
#dlg_promoinfo .text {margin:0 0 15px;font-size:14px;line-height:21px}

/*upselling*/
#ajax_carrello_riepilogo .cart .table .img{max-width:50px;}
#ajax_carrello_riepilogo .personaliz , #ajax_carrello_riepilogo .cart table .variante ,  #ajax_carrello_riepilogo .cart table .campiextra{font-size:12px;color:#1d1d1d;}
#ajax_carrello_riepilogo .btn.cls{font-size:12px !important;margin:5px 0;font-weight:400;color:#1d1d1d;height:32px;padding:0 10px;border-color:#e6e6e6;}
#ajax_carrello_riepilogo .btn.collapsed i:before{content:"\e9ba";}

/*ordine*/
#ordine-jq .ui-state-active, #ordine-jq .ui-widget-content, #ordine-jq .ui-state-active{border:1px solid #aaa;background:#1f1f1f !important /*url(/img/arrow.png) no-repeat left*/;font-weight:700 !important;color:#fff !important;text-indent:0;color:#fff !important;}
#ordine-jq fieldset{border:0px solid #e6e6e6;background-color:#fff;}
#ordine-jq fieldset.note{padding:0;border:0;background-color:transparent;}
#ordine-jq h2{color:#1f1f1f;font-size:18px;}
#ordine-jq .checkbox .label{font-size:14px;}
#ordine-jq .cart .table .img{max-width:50px;}
#ordine-jq .personaliz , #ordine-jq .cart table .variante ,  #ordine-jq .cart table .campiextra{font-size:12px;color:#1d1d1d;}
#ordine-jq .btn.cls{font-size:12px !important;margin:5px 0;font-weight:400;color:#1d1d1d;height:32px;padding:0 10px;border-color:#e6e6e6;}
#ordine-jq .btn.collapsed i:before{content:"\e9ba";}
.box-ordine label{color:#1f1f1f;cursor:pointer;margin-bottom:0;position:relative;padding-left:30px;}
.box-ordine label figure{display:inline-block;vertical-align:middle;margin:0px 6px;}
.box-ordine label figure img{}
.box-ordine label img{display: inline-block;vertical-align:top;margin:10px 0px;}
.box-ordine + .box-ordine{margin-top:8px;}
.box-ordine + .table{margin-top:8px !important;}
.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:#1f1f1f;font-size:15px;}
.box-ordine span.importo{color:#157b34;padding:0 2px;}
.box-ordine .note_tot{text-align:right;padding:0;margin:0;}
.box-ordine .tot{font-weight:700;font-size:22px;text-align:right;color:#157b34;padding:10px;margin-bottom:5px;background-color:#fff;/*border-top:1px solid #f8f8f8;*/}
.box-ordine .tot_punti{text-align:right;padding:0;}
.box-ordine .desc-check{margin-left:30px;background:#F8F8F8;border-radius:4px;margin-top:4px;}
.box-ordine .desc-check.rate .wrap-rate{padding:6px 10px}
.box-ordine .desc-check.rate .wrap-rate select{margin-left:10px;color:#1f1f1f;padding:5px 10px;border:1px solid #ccc;font-size:16px;border-radius:4px;}
.box-ordine .desc-check.rate .rate-title{border-radius:4px;color:#000;padding:3px 10px;}
.box-ordine .desc-check.rate .rate-item{padding:4px 10px;display:inline-block}
.box-ordine .desc-check.rate .rate-item .dot{height:19px;width:19px;background-color:#000;border-radius:50%;display:inline-block;text-align:center;font-size:15px;color:#FFF;line-height:20px;}
.box-ordine .desc-check .txt{font-weight:500;font-size:14px;color:#000;padding:8px 10px;}
.box-ordine .desc-check.pag-disabled .txt{font-weight:500;font-size:14px;color:#e11937;padding:8px 10px;}
.box-ordine .form-group > div + div{margin-top:10px;}
.box-ordine .form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:absolute;background-color:#e6e6e6;color:#fff;top:-6px;left:0;height:22px;width:22px;border:0;border-radius:50px;cursor:pointer;margin-right:7px;outline:none !important;}
.box-ordine .form-radio:checked::before{position:absolute;left:6px;top:1px;content:'\02143';transform:rotate(40deg);line-height:21px;}
.box-ordine .form-radio:hover{background-color:#ccc;}
.box-ordine .form-radio:checked{background-color:#157b34;}
.box-ordine .alert + .alert{margin-top:-14px;}
.box-ordine .custalert{padding-right:48px;position:relative;margin-bottom:0;}
.box-ordine .custalert .btn{line-height:32px;padding:0 8px;border:0;position:absolute;top:50%;margin-top:-16px;right:17px;}
.box-ordine .custalert .btn:hover{color:#1f1f1f;}
.box-ordine .custalert i.bold{font-weight:600;font-size:20px;}
.box-ordine .note{text-align:right;padding:10px  0;}
.box-ordine-allegati{background:#fff;box-shadow:0 5px 17px #091e4226;border-radius:3px;margin-bottom:16px;margin-top:16px;}
.box-ordine-allegati .box-header{padding:8px 16px;border-bottom:1px solid #e6e6e6;}
.box-ordine-allegati .box-header p{margin-bottom:0;font-size:18px;}
.box-ordine-allegati .box-header i{color:#5E6C81;font-size:14px;margin-left:4px;}
.box-ordine-allegati .box-body{padding:8px 16px;}
.box-ordine-allegati .item{margin-top:10px;}
.box-ordine-allegati  #carica_file label{text-align:center;border:1px dashed #0065ff;background:#0065ff0F;color:#0065ff;padding:8px 0;display:block;border-radius:3px;cursor:pointer;}
.box-ordine-allegati  #carica_file label.errore{color:#e11937;font-weight:700;border-color:#e11937;background-color:#e119370f;}
.box-ordine-allegati  .error{color:#e11937;}
.box-ordine-allegati .label-info{font-weight:400;padding:3px 8px;letter-spacing:.31px;border-radius:2px;background:#0065ff;position:relative;bottom:1px;}
.box-ordine-allegati .label-danger{font-weight:400;padding:3px 8px;letter-spacing:.31px;border-radius:2px;background:#de350a;position:relative;bottom:1px;}
.box-ordine-allegati .result{margin-top:12px;}
.box-ordine-allegati .result .items div{display:inline-block;margin:0 3px 3px 0;}
.box-ordine-allegati .result .items div.title{display:block;margin-bottom:4px;}
.box-ordine-allegati .alert-grey{margin-bottom:0;border:1px solid #f2f2f2;color:#757575;cursor:pointer;padding:8px 6px 8px 0;}
.box-ordine-allegati .alert-success{font-weight:700;margin-bottom:0;border:1px solid #157C340F;background:#157C340F;color:#018949;padding:8px 12px;}
#ajax_ordine_riepilogo .form-group{margin:5px 0;}
#ajax_ordine_riepilogo .form-control{font-size:16px;}
#ajax_ordine_riepilogo .alert.alert-danger a{color:#a94442;text-decoration:underline;}
#ajax_ordine_riepilogo .tglfieldset{width:100%;text-align:left;border:0;background-color:transparent;padding:0;color:#4285F4;}
#ajax_ordine_riepilogo .tglfieldset.collapsed i{vertical-align:middle;}
#ajax_ordine_riepilogo .tglfieldset.collapsed i:before{content:"\e92e";}
#ajax_ordine_riepilogo .tglfieldset span{border-bottom:1px solid #4285F4;}
#ajax_ordine_riepilogo .tglfieldset + #cp{margin-top:8px;}
#ajax_ordine_riepilogo #cp + button{margin-top:8px;}
#ajax_ordine_riepilogo .tglfieldset + #cpa{margin-top:8px;}
#ajax_ordine_riepilogo .del-date td:last-child{color:#e11937;}
#ajax_ordine_riepilogo .radio{margin:0;}
#raccoltapunti a{text-decoration:none;}
#raccoltapunti .btn{margin-left:0;border-color:#157b34;background-color:#e6f0e9;color:#157b34;font-weight:600;}
#raccoltapunti a > i{color:#d10429;font-size:18px;margin-right:3px;}

/*pagamento */
.pay-bg{background-color:#f4f4f4;border:1px solid #cdcdcd;padding:20px;}
.btn_cc{border:0;text-decoration:none;color:#fff;background:#416ac4;line-height:50px;padding:0 19px;font-size:17px;font-weight:400;margin-top:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.btn_cc:hover{background:#157b34;}
.wrapper-paypal{border:1px solid #e6e6e6;position:relative;z-index:1;background-color:#fff;}

/*tabelle */
#no-more-tables .media-left, .media > .pull-left{padding-right:15px;}

/*news*/
.news{margin-bottom:40px;padding-top:10px;overflow:hidden;flex:1;}
.news .form-inline{margin-bottom:20px;padding-left:0;}
.news .form-inline .btn{height:44px;border-color:#ddd;}
.news .navcats{margin-bottom:20px;}
.news h1{color:#1f1f1f;font-weight:400;font-size:31px;line-height:37px;display:inline-block;}
.news .title-sx > span{background-color:#f8f8f8;}
.news .bg-cat{position:relative;margin-bottom:30px;}
.news .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%);}
.news .cat-box{margin-bottom:16px;margin-top:10px;background-color:transparent;display:block;}
.news .cat-box a{color:#1d1d1d;}
.news .cat-box a:hover{	color:#e11937;}
.news .cat-box ul{list-style-type:none;padding:0;margin:0;width:100%;}
.news .cat-box ul:after{display:block;clear:left;content:"";}
.news .cat-box li{position:relative;}
.news .cat-box li a{text-decoration:none;color:#1f1f1f;line-height:1.8rem;display:block;font-size:14px;}
.news .cat-box li a:hover{	color:#e11937;text-decoration:none;}
.news .cat-box li.sel a{	color:#e11937 ;font-weight:600;}
.news .wrapper-art{background-color:#fff;margin-bottom:16px;}
.news .wrapper-art .wrapper-img{position:relative;height:0;padding-top:calc(216 / 363 * 100%);}
.news .wrapper-art .wrapper-img img{position:absolute;top:0;left:0;width:100%;}
.news .wrapper-art .bgw{padding:20px;}
.news .wrapper-art .img-responsive{border:1px solid  #dadada;width:100%;}
.news .wrapper-art .date{color:#9b9b9b;}
.news .wrapper-art h3{color:#e11937;font-weight:600;font-size:16px;margin-top:10px;padding-top:0;margin-bottom:10px;}
.news .wrapper-art h3 a{color:#1f1f1f;}
.news .wrapper-art h3 a:hover{text-decoration:none;color:#e11937;}
.news .wrapper-art .cat{color:#9b9b9b;font-size:12px;text-transform:uppercase;margin-top:0;}
.news .wrapper-art .cat a{color:#9b9b9b;}
.news .wrapper-art .txt{color:#666;font-size:14px;line-height:20px;margin:20px 0;}
.news .wrapper-art .go{border-top:1px solid #e6e6e6;padding-top:15px;font-size:13px;margin-top:13px;}
.news .wrapper-art .go span{color:#e11937;}
.news .wrapper-art .go span a{color:#e11937;}
.news .wrapper-art .go span a:hover{text-decoration:none;}
.news-det{background-color:#fff;}
.news-det .txt{line-height:24px;margin-top:30px;}
.news-det .txt h2{color:#1f1f1f;font-weight:400;font-size:24px;}
.news-det .txt h3{color:#1f1f1f;}
.news-det .txt hr{border-color:#1f1f1f;border-width:1px !important;}
.news-det .sx ul li{padding:5px 0;}
.news-det .sx ul li > span{color:#1f1f1f;}
.news-det .sx ul + ul{margin-top:20px;padding-top:20px;border-top:1px solid #ececec;}
.news-det .sx .fb{color:#4267b2;}
.news-det .sx .ln{color:#015987;}
.news-det .sx .pn{color:#cb2026;}
.news-det .sx .sharing-button{margin-bottom:30px;margin-top:40px;}
.news-det .sx .back{margin-bottom:40px;background-color:#fff;border-color:#fff;color:#1f1f1f;font-weight:400;}
.news-det .subpgs{margin-bottom:30px;}
.news-det .subpgs a{display:block;}
.news-det .subpgs a:hover{text-decoration:none;}
.news-det .subpgs > .row > div > a{background-color:#f8f8f8;padding:20px 15px 10px;position:relative;display:block;}
.news-det .subpgs .wrapperdesc{position:relative;z-index:2;padding-right:20px;}
.news-det .subpgs .text-right .wrapperdesc{padding-left:20px;padding-right:0;}
.news-det .subpgs .wrapperdesc p{color:#6e6e6e;font-size:16px;}
.news-det .subpgs .wrapperdesc h4{color:#1f1f1f;font-weight:400;}
.news-det .subpgs > .row > div .wrapperdesc:after{font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:50%;margin-top:-16px;font-size:32px;line-height:32px;color:#1f1f1f;z-index:1;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.news-det .subpgs > .row > div:first-child .wrapperdesc:after{content:"\f104";left:0;}
.news-det .subpgs > .row > div:last-child .wrapperdesc:after{content:"\f105";right:0;}

/*blog*/
.blog{margin-bottom:40px;padding-top:10px;overflow:hidden;flex:1;}
.blog .navcats{margin-bottom:20px;}
.blog h1{color:#1f1f1f;font-weight:400;font-size:31px;line-height:37px;display:inline-block;}
.blog .title-sx > span{background-color:#f8f8f8;}
.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 a{color:#1d1d1d;}
.blog .cat-box a:hover{	color:#e11937;}
.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:#1f1f1f;line-height:1.8rem;display:block;font-size:14px;}
.blog .cat-box li a:hover{	color:#e11937;text-decoration:none;}
.blog .cat-box li.sel a{	color:#e11937 ;font-weight:600;}
.blog .wrapper-art{background-color:#fff;margin-bottom:16px;}
.blog .wrapper-art .wrapper-img{position:relative;height:0;padding-top:calc(216 / 363 * 100%);}
.blog .wrapper-art .wrapper-img img{position:absolute;top:0;left:0;width:100%;}
.blog .wrapper-art .bgw{padding:20px;}
.blog .wrapper-art .img-responsive{border:1px solid  #dadada;width:100%;}
.blog .wrapper-art .date{color:#9b9b9b;}
.blog .wrapper-art h3{color:#e11937;font-weight:600;font-size:16px;margin-top:10px;padding-top:0;margin-bottom:10px;}
.blog .wrapper-art h3 a{color:#1f1f1f;}
.blog .wrapper-art h3 a:hover{text-decoration:none;color:#e11937;}
.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:#666;font-size:14px;line-height:20px;margin:20px 0;}
.blog .wrapper-art .go{border-top:1px solid #e6e6e6;padding-top:15px;font-size:13px;margin-top:13px;}
.blog .wrapper-art .go span{color:#e11937;}
.blog .wrapper-art .go span a{color:#e11937;}
.blog .wrapper-art .go span a:hover{text-decoration:none;}
.blog-det{background-color:#fff;}
.blog-det .txt{line-height:24px;margin-top:30px;}
.blog-det .txt p{margin-bottom:20px;}
.blog-det .txt .media-box{margin-bottom:20px;}
.blog-det .txt .crmform{margin-bottom:20px;}
.blog-det .txt h2{color:#1f1f1f;font-weight:400;font-size:24px;}
.blog-det .txt h3{color:#1f1f1f;}
.blog-det .txt hr{border-color:#1f1f1f;border-width:1px !important;}
.blog-det .elenco h3{margin-top:80px;font-size:16px;}
.blog-det .box_commento .title{font-size:20px;color:#1f1f1f;font-weight:400;margin:40px 0 20px;}
.blog-det .comments .title{font-size:20px;color:#1f1f1f;font-weight:400;margin:40px 0 20px;}
.blog-det .comments .comment{margin-bottom:40px;margin-left:30px;}
.blog-det .comments .comment .name{font-size:18px;color:#1f1f1f;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 .prods{position:relative;margin-top:50px}
.blog-det .prods:before{content:"";position:absolute;bottom:0;top:0;left:-100%;right:-100%;background-color:#fff;}
.blog-det .sx ul li{padding:5px 0;}
.blog-det .sx ul li > span{color:#1f1f1f;}
.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:#1f1f1f;font-weight:400;}
.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:#f8f8f8;padding:20px 15px 10px;position:relative;display:block;}
.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:#6e6e6e;font-size:16px;}
.blog-det .subpgs .wrapperdesc h4{color:#1f1f1f;font-weight:400;}
.blog-det .subpgs > .row > div .wrapperdesc:after{font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:50%;margin-top:-16px;font-size:32px;line-height:32px;color:#1f1f1f;z-index:1;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.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;}

/*eventi*/
.events{margin-bottom:40px;padding-top:10px;overflow:hidden;flex:1;}
.events h1{color:#1f1f1f;font-weight:400;font-size:30px;line-height:37px;}
.events .search{background-color:#fff;padding:13px 0;}
.events .search .form-inline{padding-left:0;}
.events .search label{font-weight:600;font-size:18px;line-height:22px;color:#e11937;margin-right:35px;}
.events .search .form-group{margin-bottom:0;}
.events .search .form-control{background:#f6f8f8;border-color:#f6f8f8;font-size:16px;}
.events .search .input-group-addon{border-radius:0;background:#f6f8f8;border-color:#f6f8f8;color:#e11937;font-size:18px;;}
.events .wrapper-art{background-color:#fff;margin-bottom:16px;}
.events .wrapper-art .bgw{padding:20px;}
.events .wrapper-art .wrapper-img{position:relative;height:0;padding-top:calc(250 / 470 * 100%);}
.events .wrapper-art .wrapper-img img{position:absolute;top:0;left:0;width:100%;}
.events .wrapper-art .img-responsive{border:0;width:100%;}
.events .wrapper-art .date{color:#6b7780;}
.events .wrapper-art .date i{color:#e11937;}
.events .wrapper-art h3{color:#e11937;font-weight:600;font-size:16px;margin-top:10px;padding-top:0;margin-bottom:10px;}
.events .wrapper-art h3 a{color:#e11937;}
.events .wrapper-art h3 a:hover{text-decoration:none;color:#e11937;}
.events .wrapper-art .cat{font-size:12px;line-height:15px;position:absolute;bottom:0;left:0;width:100%;color:#fff;background:rgba(224, 25, 55, 0.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}
.events .wrapper-art .cat a{color:#fff;text-decoration:none;padding:10px 25px;display:block;text-transform:uppercase;letter-spacing:1.44px;}
.events .wrapper-art .txt{color:#666;font-size:14px;line-height:20px;margin:20px 0;}
.events .wrapper-art .go{color:#e11937;font-size:14px;margin-top:13px;}
.events .wrapper-art .go a{color:#e11937;font-weight:600;text-transform:uppercase;margin-top:15px;font-size:14px !important;}
.events .wrapper-art .go a:hover{text-decoration:none;}
.events .wrapper-cats{margin:20px 0}
.events .cat-event{display:inline-block;text-align:center;padding:2px 8px;margin:2px 0;background:#e11937 0 0 no-repeat padding-box;border-radius:4px;color:#FFF;font-size:13px;line-height:22px;font-weight:600}
.event .cont{margin-top:30px;}
.event .cont h2{text-align:left;font-weight:600 !important;font-size:32px;line-height:38px;color:#e11937;margin-bottom:20px;}
.event .cont h3{text-align:left;font-weight:600 !important;font-size:26px;line-height:43px;color:#e11937;margin-bottom:10px;}
.event .cont .txt ul{list-style:none;padding-left:25px;margin:15px 0;}
.event .cont .txt ul li{position:relative;margin:3px 0;}
.event .cont .txt ul li:before{position:absolute;top:0;left:-26px;color:#2b6b3a;font-family:'icomoon' !important;content:"\e92c";font-weight:700;}
.event .cont .cta .btn{line-height:38px;font-weight:600;text-transform:uppercase;margin-bottom:30px;}
.event .btn-back{margin-top:40px;}

/*recensioni*/
.reviews-list{height:0;display:block !important;overflow:hidden;}
.reviews-list.collapse.in{height:auto !important;}
#u_recensioni{color:#1f1f1f;padding:0;margin:0;}
#u_recensioni .carousel-reviews{margin-top:10px;padding:10px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
#u_recensioni .carousel-reviews .slick-track {margin-left:0;}
#u_recensioni .carousel-reviews .box-recensione{padding:0 8px;font-size:13px;}
#u_recensioni .carousel-reviews .box-recensione a{font-weight:600;margin-top:8px;display:inline-block;}
#u_recensioni .carousel-reviews .box-recensione .txt{font-size:13px;margin-bottom:10px;margin-top:8px;color:#4a4a4a;}
#u_recensioni .carousel-reviews .box-recensione .fa{font-size:9px;}
#u_recensioni .carousel-reviews .box-recensione .author{margin-bottom:25px;}
#u_recensioni .carousel-reviews .box-recensione .answer{font-style:italic;color:#4a4a4a;padding-left:15px;border-left:2px solid #9a9a9a;}
#u_recensioni .carousel-reviews .box-recensione .answer .title{font-weight:600;}
#dlg_reviews .lista-recensioni{height:50vh;overflow-y:auto}
#dlg_reviews .valutazione{padding-bottom:20px}
#dlg_reviews #u_recensioni .pagination + .pdetails{margin-bottom:10px !important}

/* box pagine sistema */
.wrapperbox{background-color:#fff;padding:24px 40px;}
.wrapperbox.c-title{border-radius:6px;box-shadow:rgba(0, 0, 0, 0.1)  0 1px 3px  0, rgba(0, 0, 0, 0.06)  0 1px 2px  0;}
.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;}

/* user*/
.user{margin-bottom:40px !important;padding-top:10px;flex:1;}
.user h1{font-size:22px;padding-bottom:20px;}
.user h3{font-size:22px;margin:0;padding:0;font-weight:500;}
.user a{color:#1f1f1f;cursor: pointer;}
.user a.back-lists-order{color:#009EE0;font-weight:bold}
.user .view-dett .table tr .prenota{vertical-align: middle;}
.user a.prenota_data{margin-right:8px;font-weight:bold;padding: 6px 12px;background-color: #009ee0;;color: #FFF;border-radius: 8px;text-decoration: none;display: inline-block;text-align: center;}
.user a.invia_data{margin-right:8px;font-weight:bold;padding: 6px 12px;background-color: #F5B41F;;color: #000;border-radius: 8px;text-decoration: none;display: inline-block;text-align: center;}
.user a.attiva_abb{margin-right:8px;font-weight:bold;padding: 6px 12px;background-color: #FF9900;color: #000;border-radius: 8px;text-decoration: none;display: inline-block;text-align: center;}
.user a.annulla_datapren{margin-right:8px;font-weight:bold;padding: 6px 12px;background-color: #bd0000;color: #FFF;border-radius: 8px;text-decoration: none;display: inline-block;text-align: center;}
.user a.pdf_ricevuta{margin-right:8px;font-weight:bold;padding: 6px 12px;background-color: #9d9d9d;color: #FFF;border-radius: 8px;text-decoration: none;display: inline-block;text-align: center;}
/*.user a:hover{color:#e11937;text-decoration:underline;}*/
.user a.underline{text-decoration:underline !important;}
.user .box-voucher-print{padding:0px 0px;}
.user .btn-scontr{height: 50px;margin-top: 0px !important;background: #fcf8e3;border-radius: 8px;padding: 11px;font-weight: 700;font-size: 14px;line-height: 26px;color: #8a6d3b;border: 1px #faebcc solid;}
.user .btn-print-tck, .user .btn-print-tck:hover {height:50px;text-decoration: none;margin-top: 0px !important;background: #009EE0;border-radius: 8px;padding: 11px 30px;font-weight:400;font-size: 16px;line-height: 26px;color: #FFFFFF;border: 1px #009EE0 solid;}
.user .btn-print-tck.gift, .user .btn-print-tck.gift:hover{background: #FFF3D2;color: #F5B41F;border: 1px #F5B41F solid;padding: 11px 20px;}
.user .btn-print-tck i{padding-right:5px}
.user .btn-send-tck{height:50px;margin-bottom:15px;text-decoration: none;margin-top: 0px !important;background: #F7F7F7;border-radius: 8px;padding: 11px 30px;font-weight: 700;font-size: 16px;line-height: 26px;color: #000 !important;border: 1px #adadad solid;}
.user .btn-send-tck:hover {border-color:#adadad;background: #F7F7F7;}
.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:#009EE0;}
.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:"\e97c";}
/*.user .user-menu .icn_user_ordini:before{content:"\e9f1";}*/
.user .user-menu .icn_user_ordini:before{content:"\ea1a";}
.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 .products{margin:0 -7px;}
.user .red{color:#e11937;}
.user .green{color:#018849;}
.user .nome{font-weight:700;font-size:16px;line-height:30px;color:#1f1f1f;margin-top:0;text-align:left;}
.user .numero{font-size:17px;padding:0;margin-bottom:15px;line-height:26px}
.user .numero .date{color:#949494;}
.user .input-cc{padding-top:0px;padding-bottom:40px;}
.user .stato{font-weight:700;text-align:left;font-size:17px;color:#1f1f1f;padding:0 0 15px;line-height:25px;}
.user .stato .desc{font-weight:700;font-size:21px;color:#157b34;}
.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:#f4f4f4;padding:20px;margin-bottom:16px;}
.user .box-recensione h4{margin-top:0;}
.user .box-recensione h4 a{color:#616161;}
.user .box-recensione h5{color:#616161;}
.user .box-recensione label{padding:10px 14px 10px 0;float:left;}
.user .box-recensione label span{font-weight:100;}
.user .box-recensione .star{padding:10px 0;float:left;}
.user .box-recensione .txt{font-size:15px;}
.user .box{padding:20px  0;text-align:center;box-shadow:0 1px 1px rgb(0 0 0 / 20%);border-radius:12px;border:1px solid #e6e6e6;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: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:"\e97c";}
/*.user .box .icn_user_ordini:before{content:"\e9f1";}*/
.user .box .icn_user_ordini:before{content:"\ea1a";}
.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 a:hover{color:#009EE0;}
.user .box h3{font-size:18px;font-weight:400;}
.user .box.box-page{text-align: left;padding: 20px 20px;}
.user .box.box-page a h3{padding-bottom:10px;line-height: 20px;}
.user .box.box-page a .cta{font-size: 14px;line-height: 18px;color: #009EE0;text-align: right;}
.user .box.box-page a .cta i{font-size: 14px;line-height: 16px;vertical-align: middle;padding: 0px}
/*.user .btn-primary{padding:5px 100px;}*/
.user .dfiles{font-size:14px;margin-top:20px;}
.user .tr_ordine:hover , .user .tr_abbonamento:hover, .user .tr_ticket:hover{cursor:pointer !important;background-color:#f4f4f4 !important}
.user .punti_disp{padding:10px 0;text-align:center;font-size:18px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;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:#f4f4f4;padding:20px;}
.user .boxbuoni h3{margin-bottom:16px;}
.user .boxbuoni ul{margin-bottom:0;}
.user .table_user th , .user .table_user td{border-color:#e6e6e6;}
.btn-confirm-prenota {text-decoration: none;margin-top: 0px !important;background: #009EE0;border-radius: 8px;padding: 11px 30px;font-weight: 700;font-size: 16px;line-height: 21px;color: #FFFFFF;border: 1px #009EE0 solid;}
.btn-confirm-prenota.noenabled {background-color: #cdcdcd !important;color: #151515 !important;border-color: #cdcdcd !important}
.user .view_dati_abb i.fa-angle-right{font-size:12px;}
.user .lbl{margin-right: 8px;font-weight: bold;padding: 6px;text-decoration: none;display: inline-block;text-align: center;color:#151515}
.user .lbl.green{color: #00a65a;}
.user .lbl.red{color: #dd4b39;}
/*#dlg_calendar .modal-content{height: 80vh;overflow: hidden}*/
#dlg_calendar .modal-header .close {margin-top: 1px;}
#dlg_calendar .modal-body{max-height: calc(80vh - 87px);overflow-y: auto;}
#dlg_calendar .box-riepilogo .h4 i{color: #009ee0}
.user .infopin{margin-top:20px;text-align: left}
.user .infopin .alert{margin-bottom:10px;}
.user .infopin .ic{vertical-align: middle;font-size:20px;}
.user .infopin .alert .glyphicon{margin-left:10px;}
.user .infopin .box-voucher-print{margin-bottom:10px;}
.user .infopin .box-voucher-print .btn-send-tck{border:0;padding:0;background-color:transparent;}
.user .infopin .box-voucher-print .sharingbar{margin-bottom:0;margin-top:15px;}
.user .infopin .box-voucher-print .sharingbar a:hover{text-decoration:none;;}
.user .infopin .alert-info{position:relative;border:0;background-color:transparent;padding:0;}
.user .infopin .alert-info p{color:#000;font-size: 14px;padding-top: 5px;margin-top: 0px;}
.user .infopin .alert-info h3{font-weight:700;color:#009ee0;}
.user .infopin .alert-info .share{text-decoration:none;position:absolute;top:50%;right:0;transform: translateY(-50%);right:10px;color:inherit;font-size:13px;}
.user .infopin .alert-info .share .ic{font-size:22px;padding-left:4px;}
.user .infopin .sharingbar {margin-bottom: 30px;margin-top: 10px;font-size: 14px;}
.user .infopin .btn-primary{line-height: 32px;font-weight: bold !important}

/*dealer*/
#map_dealer{height:600px;}
.dealers-list2{margin-top:0;display:table;width:100%;}
.dealers-list2 .col-sx .box{padding:14px 14px 0;margin-bottom:14px;background-color:#fff;}
.dealers-list2 .col-sx .box + .box{border-top:20px solid #f0f0f0;}
.dealers-list2 .col-sx .form .form-control{border-radius:0;border-color:#ececec;box-shadow:none !important;height:39px;border-right:0;}
.dealers-list2 .col-sx .form .form-control::placeholder{color:#1f1f1f;opacity:1;}
.dealers-list2 .col-sx .form .form-control:-ms-input-placeholder{color:#1f1f1f;}
.dealers-list2 .col-sx .form .form-control::-ms-input-placeholder{color:#1f1f1f;}
.dealers-list2 .col-sx .form .btn{background-color:#fff;border-color:#ececec;padding:6px 13px;line-height:17px;}
.dealers-list2 .col-sx .form .btn i{color:#ff6336;font-size:25px;}
.dealers-list2 .col-sx .form .wrapperbtns{margin:0 -7px;}
.dealers-list2 .col-sx .btns{margin:0;list-style-type:none;width:100%;overflow:hidden;}
.dealers-list2 .col-sx .btns > li{float:left;width:33.333%;padding:0 7px;}
.dealers-list2 .col-sx .btns .btn{color:#1f1f1f !important;font-weight:700;text-transform:uppercase;text-align:center;outline:none;}
.dealers-list2 .col-sx .btns .btn.selected{background-color:#ff6336 !important;color:#fff !important;text-decoration:none;}
.dealers-list2 .col-sx .results{padding-left:0;padding-right:0;padding-bottom:0;margin:0;border:0;}
.dealers-list2 .col-sx .results .title{text-transform:uppercase;font-weight:700;position:relative;padding-bottom:14px;padding-left:14px;padding-right:14px;}
.dealers-list2 .col-sx .results .title:hover{cursor:pointer;}
.dealers-list2 .col-sx .results .title:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#f0f0f0;}
.dealers-list2 .col-sx .results .title > i{margin-right:5px;}
.dealers-list2 .col-sx .results > ul{margin:15px 0 0;height:525px;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.dealers-list2 .col-sx .results > ul > li > a{color:#1f1f1f;display:block;padding:0 14px;}
.dealers-list2 .col-sx .results > ul > li > a:hover{text-decoration:none;color:#ff6336;}
.dealers-list2 .col-sx .results .dealer{padding:14px 20px 14px 60px;display:block;position:relative;}
.dealers-list2 .col-sx .results .dealer:before{content:"\f041";position:absolute;top:15px;left:30px;right:0;font-family:"Font Awesome 6 Free";font-weight:900;color:#ff6336;font-size:25px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.dealers-list2 .col-sx .results .dealer:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#f0f0f0;}
.dealers-list2 .col-sx .results .dealer:hover{cursor:pointer;background-color:#f8f8f8;}

/* catalogo agente */
#loghi_cliente{height:160px;overflow-y:auto;}
#loghi_cliente .table-bordered tr td{vertical-align:middle}
#loghi_cliente .icn-logo{cursor:pointer;height:30px;display:inline-block;}
#loghi_cliente .icn-logo.active-logo{background-color:#f4f4f4}
#loghi_cliente .icn-logo img.loghi{width:30px;height:30px;}
.text-green{color:green}
.text-red{color:red}
.tit-scelta-logo{font-size:16px;line-height:20px;font-weight:700;padding:0  0 10px;}
.tit-carica-logo{font-size:16px;line-height:20px;font-weight:700;padding:0  0 10px;}

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

/*calendario*/
.calendario .txt .apertura-parco{margin:14px 0;background:#fff 0 0 no-repeat padding-box;border:1px solid #ddd;border-radius:12px;padding:20px 19px;font-size:20px;line-height:24px;color:#2c2f32;}
.calendario .txt .apertura-parco i{padding-right:25px;font-size:29px;line-height:29px;vertical-align:middle;}
.calendario .box-calendario{padding:0 0 20px;margin-top:20px;box-shadow:0 9px 16px #00000029;border-radius:12px;position:relative;}
.calendario .box-calendario .titolo{background:#f8f8f8;padding:18px 0;text-align:center;font-size:28px;line-height:36px;color:#2c2f32;border-top-left-radius:12px;border-top-right-radius:12px;}
.calendario .box-calendario .h4{background:#f8f8f8;color:#2c2f32;margin:0px;padding-bottom:20px;text-align:center;}
.calendario .box-calendario .lists-calendar{padding:0 10px;}
.calendario .box-calendario .lists-calendar .grid-container{display:grid;grid-template-columns:5fr repeat(31, 33px);/*grid-template-rows:repeat(13, 40px);*/gap:0 0;line-height:40px;}
.calendario .box-calendario .lists-calendar .grid-container .grid-item{text-align:center;font-size:18px;align-self:center;}
.calendario .box-calendario .lists-calendar .grid-container .grid-item.item-first{text-align:left;}
.calendario .box-calendario .lists-calendar .grid-container .grid-item-line{text-align:center;font-size:19px;border:1px #cdcdcd solid;margin:0 -1px -1px 0;}
.calendario .box-calendario .lists-calendar .grid-container .grid-item-line.open-dett{cursor:pointer;}
.calendario .caledario-legenda{padding-top:40px}
.calendario .caledario-legenda .title{text-align:left;font-size:22px;line-height:24px;color:#2c2f32;padding-bottom:20px;font-weight:700;}
.calendario .caledario-legenda ul li{padding-right:10px}
.calendario .caledario-legenda ul li .box-legenda{padding-bottom:15px;}
.calendario .caledario-legenda ul li .box-legenda .media-body{width:auto;}
.calendario .caledario-legenda ul li .box-legenda .colore{width:30px;height:30px;border-radius:4px;vertical-align:middle;display:inline-block;}
.calendario .caledario-legenda ul li .box-legenda .testo{text-align:left;font-size:16px;line-height:30px;color:#2c2f32;display:inline-block;vertical-align:middle;}
.ovfl .calendario .popup-calendar{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center;background-color:rgba(31, 31, 31, 0.7);}
.calendario .popup-calendar .box-popup-cal {padding:22px;width:786px;min-height:443px;background:#fff;border:1px solid #c6c6c6;opacity:1;border-radius:12px;outline:none;box-shadow:0 14px 23px #6161612b;}
.calendario .popup-calendar .box-popup-cal .box-day{background:#e11937 0 0 no-repeat padding-box;border-radius:12px;text-align:center;padding:16px 0;width:143px;height:153px;}
.calendario .popup-calendar .box-popup-cal .box-day .name-day{text-align:center;font-size:20px;line-height:24px;color:#fff;padding-bottom:7px;font-weight:700;}
.calendario .popup-calendar .box-popup-cal .box-day .num-day{text-align:center;font-size:36px;line-height:44px;color:#fff;padding-bottom:7px;font-weight:700;}
.calendario .popup-calendar .box-popup-cal .box-day .name-month{text-align:center;font-size:14px;line-height:18px;color:#fff;padding-bottom:2px;font-weight:700;}
.calendario .popup-calendar .box-popup-cal .box-day .year{text-align:center;font-size:14px;line-height:18px;color:#fff;padding-bottom:2px;opacity:.5;}
.calendario .popup-calendar .box-popup-cal .media{position:relative;}
.calendario .popup-calendar .box-popup-cal .close-box{position:absolute;top:-3px;right:0;z-index:1;content:'';display:block;text-align:right;font-size:20px;line-height:22px;cursor:pointer;}
.calendario .popup-calendar .box-popup-cal .close-box i{font-size:20px;line-height:22px;pointer-events:none}
.calendario .popup-calendar .box-popup-cal .media-custom .media-left{padding-right:15px;}
.calendario .popup-calendar .box-popup-cal .title-leg{text-align:left;font-size:18px;line-height:24px;color:#2c2f32;padding-bottom:10px;padding-right:22px;}
.calendario .popup-calendar .box-popup-cal .title-event{text-align:left;font-size:24px;line-height:29px;color:#e11937;padding-bottom:10px;font-weight:700;}
.calendario .popup-calendar .box-popup-cal .lista-eventi .box-event{padding:12px 0;border-top:1px #E6E6E6 solid;}
.calendario .popup-calendar .box-popup-cal .lista-eventi .box-event .title{font-size:15px;line-height:19px;color:#2c2f32;font-weight:600;padding-bottom:3px}
.calendario .popup-calendar .box-popup-cal .lista-eventi .box-event .event-dett{text-decoration:none;display:inline-block;font-size:13px;line-height:16px;color:#e11937;font-weight:600;}
.calendario .popup-calendar .box-popup-cal .lista-eventi .box-event figure img{border-radius:6px;}
.calendario .popup-calendar .box-popup-cal .title-leg-dx{display:none;}
/*#calendar .fc-calendar .fc-row > div.fc-today{background:#FFF !important}
#calendar .fc-calendar .fc-row > div > span.fc-date{color:#686a6e ;margin:-10px 0 0 -15px !important;}
#calendar .fc-calendar .fc-row > div.fc-today > span.fc-date{color:#686a6e;}*/

/* calendario e legenda */
#calendar{margin-bottom:0px;height: auto;}
#diary{padding: 0px 0px}
#calendar-content{height: 616px;background-color:#FFF;position: relative;}
#diary .fc-calendar-container{padding: 0px 0px 1px 0px !important;background: #FFF !important;}
#diary .fc-calendar .fc-head{color: #000 !important;font-size:12px !important;font-weight: 400 !important;line-height:21px !important}
#diary .custom-calendar-wrap{border-top-left-radius: 4px;border-top-right-radius:4px;}
#diary .custom-header{border-bottom: 0px !important;padding: 15px 10px 25px 10px !important;height:auto !important;}
#diary .custom-header h2{text-transform:none;color: #009EE0 !important;font-weight: bold !important;margin:0px !important;font-size:18px !important;line-height:20px !important}
#diary .custom-header h3{color: #009EE0 !important;font-size: 16px !important;line-height:20px !important}
#diary .custom-header nav span::before{color: #000 !important;font-size: 34px !important;}
#diary .custom-inner{padding: 0px 1px}
#diary .custom-header nav span{top:11px !important;}

#calendar .df-calendar.fc-calendar-container{box-shadow: none !important;height:auto;}
#calendar .fc-calendar{height: auto;}
#calendar .fc-body{height: auto;border: 1px #fff solid !important}
#calendar .fc-row{height: 68px;border: 2px #fff solid !important}
#calendar .fc-row > .parkclose{background: #fbb7b7 !important;color: #FFF !important;}
#calendar .fc-row > .parkclose > span.fc-date{color:#000 !important;}
#calendar .fc-row > div {color: #000 !important;background-color:#f7f7f7 !important; border-right:4px #FFF solid !important;}
#calendar .fc-row > div.fc-today{background: #FFF}
#calendar .fc-row > div:empty{background: #f7f7f7 !important;}
#calendar .fc-row > div > span.fc-date {font-family:'Archivo';top:0%;left:0%;color: #000;font-size: 16px;line-height: 17px;margin: 11px 0 0 0px !important;border-bottom-right-radius: 20px;display: block;width: 100%;height: auto;bottom: auto;}
#calendar .fc-row > div.flexi > span.fc-date{margin: 24px 0px !important;}
#calendar .fc-row > div.fc-selectable {background: #D8EDF8;}
#calendar .fc-row > div.fc-selectable .fc-date{color: #000;}
#calendar .fc-row > div.fc-selectable.flexi > span.fc-date{margin: 24px 0px !important;}
#calendar .fc-row > div.fc-today .fc-date{color: #000;}
#calendar .fc-row > div.selected {background-color: #D4EAAA !important;}
#calendar .fc-row > div.selected .fc-date{color: #000 !important;}
#calendar .fc-row > div.selected.flexi{background-color: #009EE0 !important;}
#calendar .fc-row > div.selected.flexi .fc-date{color: #FFF !important;}
#calendar .fc-row > div.expired{background: #f7f7f7 !important;}
#calendar .fc-row > div.expired .fc-date{color: #c2c2c2 !important;margin: 11px 0px !important;}
#calendar .fc-row > div > span.fc-price{text-align: center;margin: -22px 0 0 -22px;pointer-events: none;position: absolute;width: 100%;color: #fff;text-shadow: none;bottom: 0px;right: 0px;}
#calendar .fc-row > div > span.fc-price .fc-text{display:block;font-size:12px;line-height:14px;margin-bottom:-5px;color:#797979;font-style: italic;}
#calendar .fc-row > div > span.fc-price .price{font-size:12px;line-height:14px;color:#009EE0;font-weight:700}
#calendar .fc-row > div.fc-valid-price > span.fc-price .price {color: #52A83A !important;}
#calendar .fc-row > div > span.fc-icon{text-align: center;margin: -22px 0 0 -22px;pointer-events: none;position: absolute;width: 100%;color: #fff;text-shadow: none;bottom: 10px;right: 0px;}
#calendar .fc-row > div > span.fc-icon .fc-text i{font-size: 20px;color: #b06868}
#calendar .fc-row > div > span.fc-icon .fc-text i.info{font-size: 20px;color: #d9c38e}

.cal-content .descr-df p{font-weight: 400;font-size: 14px;line-height: 21px;color: #000000;margin-top:35px;}

/* ticket */
.tickets{background-color:#FFF !important}
.tickets h1{padding-bottom:0px}
.tickets .elenco-ticket{margin:25px 0px;}
.tickets .btn-add-ticket{padding:0 20px 0 35px;display:inline-block;color:#FFF;margin:0px 0px 10px;position:relative;}
.tickets .btn-add-ticket::after{position:absolute;top:0;left:12px;font-family:'icomoon';content:'\e9ba';z-index:1}
.tickets .btn-add-ticket:hover{background-color:#006f3b;border-color:#006f3b;color:#fff !important;}
.tickets .table-tickets tr:first-child td{background-color:#eee}
.tickets .table-tickets td{border-color: #ddd;vertical-align:middle;}
.tickets .table-tickets .priorita{text-align:center;border-radius:30px;display:inline-block;padding:0 20px;line-height:20px;}
.tickets .table-tickets .stato{display:inline-block;text-align:center;border-radius:30px;font-size:14px;color:#FFF;line-height:20px;padding:0 20px;font-weight:500;}
.ticket-dett .info{padding-bottom:10px;border-bottom:1px solid #cdcdcd;}
.ticket-dett .info .info-ticket{padding-top:10px;}
.ticket-dett .info .info-ticket ul > li{font-size:14px;line-height:20px;font-weight:700;}
.ticket-dett .info .info-ticket ul > li span{font-weight:400;}
.ticket-dett .info .info-ticket ul > li span.priorita{text-align:center;border-radius:30px;display:inline-block;padding:0 10px;}
.ticket-dett .info .info-ticket ul > li span.stato{display:inline-block;text-align:center;border-radius:30px;font-size:14px;color:#FFF;line-height:1.42857143;padding:0 7px;font-weight:500;}
.ticket-dett .form-ticket{padding-top:24px}
.ticket-dett .form-ticket .form-group label{font-size:14px;font-weight:700;margin-bottom:0 !important;padding-left:8px;padding-right:8px;}
.ticket-dett .form-ticket .form-group label.cust-label{text-align:left !important;padding-top:0 !important;}
.ticket-dett .form-ticket .form-group .button{padding-left:8px;padding-right:8px;}
.ticket-dett .form-ticket .form-group .button .btn-green{height:42px;padding:0 100px}
.ticket-dett .form-ticket .ticket-msg .box-richiesta{padding:15px 30px;background:#f8f8f8;margin-bottom:15px;border-radius:8px}
.ticket-dett .form-ticket .ticket-msg .box-richiesta .docs .title{font-size: 18px;line-height: 20px;padding: 10px 0px 3px;font-weight: bold;}
.ticket-dett .form-ticket .ticket-msg .box-richiesta .docs ul li{padding: 0px 5px}
.ticket-dett .form-ticket .ticket-msg .box-richiesta .docs ul li a{display: inline-block;text-decoration:none;}
.ticket-dett .form-ticket .ticket-msg .box-update{padding:15px 30px;background:#fff;margin-bottom:15px;border-radius:8px;border:1px #f8f8f8 solid;-webkit-box-shadow:0 1px 3px 0 #e6e6e6;box-shadow:0 1px 3px 0 #e6e6e6;}
.ticket-dett .form-ticket .ticket-msg .box-update .autore{position:relative;padding-left:25px;}
.ticket-dett .form-ticket .ticket-msg .box-update .autore img{position:absolute;top:0;left:0}
.ticket-dett .form-ticket .ticket-msg .box-update .msg{padding:10px 0}
.ticket-dett .form-ticket .ticket-msg .box-update .docs .doc-title{font-weight:700;}
.ticket-dett .form-ticket .ticket-msg .box-update .docs ul > li > a{display:inline-block;margin-bottom:5px}

/* crm */
.crm .domanda{margin-top:20px}
.crm .domanda .box-domanda{border:1px solid #cdcdcd;border-radius:4px;margin-bottom:15px;padding:10px 15px;background:#f2f2f2}
.crm .domanda .box-domanda h4{margin-top:0px}
.crm .domanda .box-domanda div i{padding-left:3px}
.crm .domanda .box-domanda div i.green{color:#018849}
.crm .domanda .box-domanda div i.red{color:#d10429}
.crm .risposte{margin-top:20px}
.crm .risposte .box-risposta{border:1px solid #CDCDCD;border-radius:4px;margin-bottom:15px;padding:10px 15px;box-shadow:3px 3px 8px #cdcdcd}
.crm .risposte .box-risposta .descr{padding-top:10px;font-size:16px;line-height:27px;}

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

.riep-cart{z-index: 2;background: #FFFFFF;border-radius: 8px 8px 0px 0px;box-shadow: 0px -5px 5px 0px rgba(112, 112, 112, 0.25);position:fixed;padding:16px 0px;left:50%;bottom:71px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.riep-cart div{position: relative;}
.riep-cart div a{position:absolute;top:-8px;right:-2px;content:'';text-decoration:none;color:#797979;z-index: 1}
.riep-cart div .title-strut{font-size: 14px;line-height: 21px;font-weight:400}
.riep-cart div .title-strut .tck-pad{padding-left:10px}
.riep-cart div .title-strut span{font-weight:normal}
.riep-cart div .title-strut ul.vis{display:inline-block;margin-bottom: 0px;}
.riep-cart div .title-strut ul.vis li{font-weight:400;padding:0px 4px;position:relative;}
.riep-cart div .title-strut ul.vis li span{font-weight:700}
.riep-cart div .title-strut ul.vis > li + li::before{content: "-";position: absolute;left:-3px;top: 0;}

.ordine .open_frm_abb{color:#009EE0}
.ordine .continua-acq{margin-top:40px;}
.ordine .continua-acq .btn-default{background-color: #FFF !important}

.ticketcartbar{position: fixed;bottom: 0px;background-color: #009EE0;width: 100%;z-index:2;left:0px;height:71px;border-radius: 8px 8px 0px 0px;box-shadow: 0px -5px 5px 0px rgba(112, 112, 112, 0.25);}
.ticketcartbar .riepilogo{margin-top:6px;}
.ticketcartbar .riepilogo a.arrow-riep span.text{vertical-align:middle;color:#FFF;font-weight:700;display: inline-block;text-transform: uppercase;}
.ticketcartbar a.arrow-riep{/*padding: 0px 10px;text-align: center;background-color:#009EE0;position:absolute;top:-10px;left:-8px;z-index:1;content:'';*/display: inline-block;text-transform: uppercase;text-decoration: none;color:#FFF;font-size: 13px;line-height: 20px;font-weight:700;padding-bottom:5px}
.ticketcartbar a.arrow-riep i{color:#FFF;font-size: 17px;line-height:20px;vertical-align:middle;}
.ticketcartbar a.arrow-riep i.nocomplete{font-size: 14px;line-height: 14px;color:red;vertical-align:middle;}
.ticketcartbar ul{margin-bottom:0px}
.ticketcartbar ul li.total{font-size:24px;line-height:26px;font-weight:700;color:#FFF;}
.ticketcartbar ul li.risparmio{font-size:13px;line-height:26px;color:#FFF;text-align:center;text-transform:uppercase;}
.ticketcartbar .btn-custom{margin: 15px 0px;width: 100%;height: 40px;color:#151515;background-color:#FFF;font-size:16px;line-height:20px;display:block;text-decoration:none;font-weight:bold;padding: 8px 10px;}
.ticketcartbar .btn-custom.noenabled{background-color:#cdcdcd !important}

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

.ordine .carrello{border-radius: 0px;background: #FFF;box-shadow:none}
.ordine .carrello .box-dett{padding: 20px 20px 0px}
.ordine .carrello .box-dett.p_conord ul li .badge{text-transform: uppercase;border-radius:3px;background:#009ee0;padding:0px 12px;font-size: 13px;line-height: 21px;color: #FFF;font-weight:600}
.ordine .carrello .box-dett.p_conord .title{padding-bottom:2px}
.ordine .carrello .box-dett.p_conord .testo p{font-size: 14px;}
.ordine .carrello .box-dett .dett .lista-prodotti{background-color:#d6effa}
.ordine .carrello .box-dett .title{color:#009EE0;position:relative;}
.ordine .carrello .box-dett .title a{font-size: 16px;padding: 0px 10px;line-height: 16px;display: inline-block;text-decoration:none}
/*.ordine .carrello .box-dett .title a.del-prod{position:absolute;top:0;right:0;z-index: 1;content:'';text-decoration:none}
.ordine .carrello .box-dett .title a.mod-prod{font-size: 14px;display: inline-block;padding: 0px 10px;line-height: 16px;}*/
.ordine .carrello .box-dett .title.gift{color:#F5B41F}
.carrello{border-radius: 8px;background: #F6F6F6;box-shadow: 0px 2px 5px 0px rgba(112, 112, 112, 0.15);}
.carrello .title-cart{color: #000;font-size: 16px;font-style: normal;font-weight: 700;line-height: 21px;text-transform: uppercase;padding:20px 15px}
.carrello .box-dett{padding:0px 15px}
.carrello .box-dett .title{color: #009ee0;font-size: 16px;font-style: normal;font-weight: 700;line-height: 21px;text-transform: uppercase;padding-bottom:10px}
.carrello .box-dett .title a{text-transform: none;font-size: 16px;line-height: 20px;color: #009ee0;display: inline-block;padding: 0px 5px;}
.carrello .box-dett .title span{display: block;text-transform:none;}
.carrello .box-dett .title span i.nocomplete{font-size:14px;line-height:14px;vertical-align:middle;padding:0px 3px;color:red}
.carrello .box-dett .title span.biglietti{color:#009EE0;}
.carrello .box-dett .dett{border-bottom: 1px #cdcdcd dashed;padding-bottom: 10px;margin-bottom: 15px;}
.ordine .carrello .box-dett .dett:last-child{margin-bottom: 0px}
.carrello .box-dett .dett .struttura{color:#151515;font-size: 16px;font-style: normal;font-weight: 700;line-height: 18px; padding-bottom:10px;}
.carrello .box-dett .dett .lista-prodotti{border-radius: 8px;background: #FFF;box-shadow: 0px 2px 10px #6eb6d4);padding:19px 12px;margin-bottom:12px;}
.carrello .box-dett .dett .lista-prodotti span.prod{color: #000;font-size: 14px;font-style: normal;font-weight: 600;line-height: 16px;padding:9px 0px;display: block;}
.carrello .box-dett .dett .lista-prodotti span.prod.quant{font-weight:400}
.carrello .box-dett .dett .lista-prodotti span.prod.quant img{width:16px;height: 16px}
.carrello .box-dett .prenotazioni .tck-flexi{padding-top: 8px}
.carrello .box-dett .prenotazioni{color: #000;font-size: 14px;font-weight: 400;line-height: 21px;}
.carrello .box-dett .prenotazioni .descr{font-style: italic;padding-top: 10px;}
.carrello .box-dett .prenotazioni .dt-or{font-weight:600;padding-right:2px;font-size: 17px;}
.carrello .box-dett .prenotazioni .dt-or i{color:#009EE0}
.carrello .box-dett .prenotazioni .dt-or i.gift{color:#F5B41F}
.carrello .box-dett .prenotazioni .tempo-medio{font-size:12px;line-height:17px;}
.carrello .box-dett .prenotazioni .tempo-medio i{font-size: 17px;color: #009EE0;line-height:18px;padding: 0px 2px;}
.carrello .box-dett .prenotazioni .cust-alert-data{margin: 5px 0px 0px}
.carrello .box-totali{border-radius: 8px;background: #009EE0;box-shadow: 0px -4px 5px 0px rgba(0, 0, 0, 0.15);padding: 14px 18px}
.carrello .box-totali .pad{padding-bottom:18px}
.carrello .box-totali .pad span{color: #FFF;text-align: right;font-size: 16px;font-weight: 700;line-height: 21px;text-transform: uppercase;}
.carrello .box-totali .pad .totale{color: #FFF;text-align: right;font-size: 21px;font-weight: 700;line-height: 21px;}
.carrello .box-totali .pad .risparmio{color: #FFF;text-align: right;font-size: 14px;font-weight: 600;line-height: 16px;}
.carrello .box-totali .btn-next{width:100%}
.ordine .carrello .box-dett .dett .lista-prodotti.custbck{background-color:#e0e4f2}
.ordine .carrello .box-dett .dett .lista-prodotti.custbck .quantity .qty{background-color:#e0e4f2}
.ordine .carrello .box-dett .dett .lista-prodotti .quantity.last {padding-bottom: 0px !important;}

#modal_cv .modal-body, #modal_pr .modal-body{overflow-y: auto;height:400px}
#dlg_confirm_prenota #descr_prenota{text-align: center;}
#dlg_confirm_prenota #descr_prenota .descr-pren{font-weight:bold;padding:5px 0px}
#dlg_confirm_prenota #descr_prenota .descr-pren i{color:#009EE0;padding: 0px 2px}
#dlg_confirm_prenota #descr_prenota .descr-nopren{font-size:13px;line-height:14px;padding:5px;}
#dlg_alert_nocomplesp .descr_esp{padding: 10px 0px}

#dlg_confirm_prenota #descr_prenota .descr-prenota{font-weight: bold;}

#dlg_config_pren #descr_prenota{text-align: center;}
#dlg_config_pren #descr_prenota .descr-pren{font-weight:bold;padding:5px 0px}
#dlg_config_pren #descr_prenota .descr-pren i{color:#009EE0;padding: 0px 2px}
#dlg_config_pren #descr_prenota .descr-nopren{font-size:13px;line-height:14px;padding:5px;}

.thank-cta{padding:25px 0px;}
.box-cta .img-cta{padding-bottom:15px;}
.box-cta .img-cta img{border-radius:8px;}
.box-cta{display: flex;height:100%}
.box-cta a{text-decoration:none;padding:5px 10px;white-space: normal;line-height: 23px;background-color: #86bc25;border-color: #86bc25;height: 100%;display: flex;align-items: center;justify-content: center;}
.box-cta a:hover, .box-cta a:focus, .box-cta a:active{background-color: #86bc25;border-color: #86bc25;}
.box-cta a i{padding:0 5px;font-size: 17px;line-height: 20px;}

@media only screen and (max-width:1199px){
  .calendario .txt .apertura-parco{font-size:16px;line-height:22px;}
  .calendario .box-calendario{padding:0;}
  .calendario .custom-header{padding:10px;}
  .calendario .custom-header nav span{top:20px;}
  .calendario .custom-header nav span:before{color:#e11937;}
  .calendario .fc-calendar-container{padding:10px;}
  .calendario .fc-calendar .fc-head{color:#2c2f32;}
  .calendario .fc-calendar .fc-row > div > span.fc-date{font-weight:600;}
  .calendario .caledario-legenda .list-inline > li{display:block;}
  .calendario .popup-calendar .box-popup-cal{margin-left:0;width:90%;padding:22px 4px;min-height:0;height:540px;overflow:auto;}
}


@media only screen and (max-width:991px){
  /*.user h3{display:none;}*/
  .cat-box{display:none;}
  .elenco #filter{padding-left:0;padding-right:0;/*border-top:0 !important;*/}
  .elenco .filterpage .pull-left .SumoSelect{width:190px;}
  .elenco .navbar-default .navbar-brand{font-weight:700;font-size:15px;text-transform:uppercase;}
  .elenco .navbarform label{font-weight:700;font-size:14px;text-transform:uppercase;}
  .elenco .navbar-default .navbar-toggle{border:0;padding:6px 10px;}
  .elenco .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default .navbar-toggle i{vertical-align:middle;}
  .elenco .filter-box{border-left:0;border-right:0;border-bottom:0;margin-bottom:0;padding:4px 0;background-color:#f8f8f8;}
  .elenco .filter-box .SumoSelect{width:100%;}
  .elenco .filter-box .SumoSelect label{margin-bottom:0;font-weight:400;}
  .elenco .filter-box .filtro-heading .toggler{right:21px;}
  .product-view .bgw{margin-top:20px;}
  .product-view .bgw > .wrapper{padding:0;}
  .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;}
  .product-view .revs-wrapper .title{padding:10px;text-transform:uppercase;}
  .product-view .revs-wrapper > .txt{padding:1.8em 0.7em !important;}
  .footertop{/*padding:0;*/overflow:hidden;}
  .footertop .block-content{padding-top:0;}
  .footertop .block-content ul , .footer .payments ul{margin-bottom:0;padding-bottom:30px;}
  .footertop .block-title{margin-top:0;}
  .footertop .toggler , .footer .toggler{width:100%;background-color:transparent;border:0;text-align:left;padding:10px 0;font-size:15px;position:relative;}
  .footertop .block:not(:first-child) .toggler:after , .footer .toggler:after{content:"";position:absolute;top:0;left:-100%;right:-100%;height:1px;background-color:#dadada;}
  .footertop .toggler i, .footer .toggler i{border:0;background-color:transparent;position:absolute;top:15px;right:4px;font-size:16px;}
  .footertop .toggler.collapsed i::before, .footer .toggler.collapsed i::before{content:"\f107" !important;}
  .footer{padding:0;border-top:0;overflow:hidden;}
  .footer .block-title{margin-bottom:8px;}
  .footer .payments{padding-bottom:0;}
  .user .breadcrumb{display:block !important;}
  .user-menu h3{margin-top:0;padding-bottom:5px !important;}
  .user-menu ul{display:table;width:100%;table-layout:fixed;margin-left:-3px;margin-bottom:0;}
  .user-menu ul > li{display:table-cell;text-align:center;border:0;padding:0 3px;}
  .user-menu ul > li a{border:1px solid #e6e6e6;display:block;padding:12px 0;text-decoration: none;color:#151515}
  .user-menu ul > li a:hover{text-decoration:none;color:#1f1f1f;}
  .user-menu ul > li a:before{font-size:20px;}
  .user-menu ul > li.active a{color:#009EE0;border-color:#009EE0;}
}

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

@media only screen and (max-width:767px){
  .asw-menu-btn{bottom: 90px !important}
  .user .infopin{text-align: center;}
  .user .infopin .btn-primary{font-size: 14px}
  .user .infopin .sharingbar {margin-bottom: 30px}
  .food .catfood span.title .lim_pasti{position:relative;text-align:left;font-size:16px;line-height:18px;padding: 5px 0px}
  .food .catfood span.title .lim_pasti span{display: inline-block;}
  .food .catfood span.title .lim_pasti span.txt{font-size:12px;line-height:14px;margin-bottom:0px}
  .thank-cta{padding:15px 0px;}
  .box-cta{margin-bottom: 15px;}
  .box-cta a{font-size:15px;}
  .ticket-types a.show-info i{font-size:18px;}
  .lists-prods .box-prods .info h4{height: auto;}
  #dlg_riepilogo_carrello .carrello .box-dett .prenotazioni .dt-or{font-size:15px;}
  #dlg_riepilogo_carrello .carrello .box-dett .title a{font-size:17px;}
  .ticket-types .loghi{height:43px;padding-top:0px}
  .ticket-types .title-ticket{font-size:16px;padding-bottom:4px;}
  .carrello .box-dett{padding-top: 10px}
  .user a.annulla_datapren{margin-right:0px}
  .user .azioni .lbl{margin-right:0px;padding: 6px 3px;}
  .ordine .carrello .box-dett .title a{font-size:18px;line-height:20px;text-decoration:none}
  .megamenu ul.navbar-user > li > a{margin-bottom:10px}
  #calendar .fc-row > div > span.fc-price .price{font-size:10px}
  #calendar .fc-row > div > span.fc-price .fc-text{font-size:10px}
  .lists-prods .box-prods .loghi{display: inline-flex;}
  .top-info .title{font-size: 16px;}
  .cust-tooltip i{font-size: 16px;}
  .ordine .carrello .box-dett{padding: 20px 15px 0px;}
  .ordine .carrello .box-dett .title{padding: 0px 0px 10px 0px}
  #dlg_calendar .modal-body{max-height: calc(100vh - 87px)}
  /*#dlg_calendar .modal-dialog{margin: 0px;}
  #dlg_calendar .modal-dialog .modal-content{box-shadow: none;border-radius:0px;border:0px}*/
  #dlg_annulla_prenota .modal-footer .btn + .btn{margin-left: 0px}
  #dlg_confirm_prenota .modal-footer .btn + .btn{margin-left: 0px}
  #dlg_alert_cust_print .modal-footer .btn+.btn, #dlg_alert_cust_invio .modal-footer .btn+.btn{margin-left:0px}
  #dlg_alert_cust_print .modal-footer .btn, #dlg_alert_cust_invio .modal-footer .btn, #dlg_annulla_prenota .modal-footer .btn{margin-bottom:10px}
  .page h1{margin: 10px 0px 10px;}
  .esperienze .box-cat-esp{margin-bottom:16px}
  .tck-fasce .alert-orario{margin: 10px 0px 0px}
  .riep-cart div .title-strut{padding-top:15px}
  .riep-cart div a{right: 8px}
  .lists-prods .box-prods a{padding: 5px 17px}
  .dlg_flexi .btn-prenota-sub, .dlg_flexi .btn-prenota-sub:hover{padding:7px 15px;}
  .dlg_flexi .btn-prenota-poi, .dlg_flexi .btn-prenota-poi:hover{padding:7px 15px;}
  .food .catfood img{margin: 0px auto 15px;}
  .food .catfood .wrap{padding: 10px 8px;background-color: #009EE0;margin: 15px 0px;border-radius: 4px;}
  .food .catfood .wrap span{color:#FFF;padding-left: 5px;}
  .lists-prods{padding: 20px 15px}
  .lists-prods .box-prods{padding:20px 15px}
  .top-info .title .logo-strutt{position: relative;top: auto;right: auto;margin: 10px 0px;}
  .top-info .title .dett-descr{padding: 5px 0px 0px;}
  #dlg_catupselling h4.modal-title{text-align:center;font-size:18px;margin-bottom: 10px;}
  #dlg_catupselling h4{font-size: 18px;text-align: center;margin-bottom: 16px;margin-top: 5px;}
  #dlg_catupselling .ticket-types .title-ticket{font-size:16px;}
  #dlg_catupselling .ticket-types.upselling{padding: 10px 0px;}
  #dlg_catupselling .ticket-types .loghi{padding-top:14px;height:55px;}
  #dlg_catupselling .modal-footer{position: sticky;left: 0;bottom: 0;right: 0;background: #FFF;z-index: 5;padding: 10px 15px;}
  #dlg_catupselling .modal-dialog{margin: 0px;}
  #dlg_catupselling .modal-dialog .modal-content{box-shadow: none;border-radius:0px;border:0px}

  /*#dlg_riepilogo_carrello .modal-dialog{margin: 0px;}
  #dlg_riepilogo_carrello .modal-footer{position: sticky;left: 0;bottom: 0;right: 0;background: #FFF;z-index: 5;padding: 10px 15px;}
  #dlg_riepilogo_carrello .modal-dialog .modal-content{box-shadow: none;border-radius:0px;border:0px}*/

  .body-offset-canvas .overlay-canvas{right:-90%;left:0;}
  .info.btns{margin-top:12px;}
  .cart .table #coupon{width: auto;}
  #dlg_confirm_prenota .btn-prenota{margin-bottom: 15px;}
  #dlg_calendar .modal-content{height: 100vh;overflow-y: auto;}
  .user .user-menu{padding-bottom: 10px}
  #no-more-tables td.imp{width: 100px;font-size:14px;}
  #no-more-tables table > tbody > tr > td{font-size:14px;}
  #no-more-tables .noblock td{padding: 8px}
  .cart .titolo{font-size:14px;line-height: 24px;}
  .lists-food .row{margin: 0px -8px}
  .lists-food .row > div{padding: 0px 8px}
  .lists-food .box-food .info .title{height: auto;}
  .food .catfood{padding:20px 20px;}
  .food .catfood i{right: 20px}
  .user a.prenota_data{font: 14px;line-height:18px;padding: 6px 12px}
  .user .stato{text-align:left;font-size:20px}
  .user .numero{font-size:20px}
  .user .stato .desc{font-size:20px}
  .user .btn-print-tck{margin-bottom: 15px}
  .riep-cart{left:0px;right:0px}
  .cart .table .bggrey .tot{font-size: 18px;}
  .cart .table .riga .corsi .dt-sel{display: none}
  .cart #no-more-tables{padding: 5px 0px}
  #no-more-tables table > tbody > tr > td.totval{text-align: right !important;white-space: nowrap;}
  .powered img{width: 75px}
  .listaattrazioni .title{padding: 0px 50px 20px}
  .ticketcartbar ul li{padding-right:8px}
  .ticketcartbar ul li .total{font-size: 22px;line-height: 24px;}
  .btn{padding:5px 15px;}
  .btn-conf{white-space: normal;height:55px;margin-top: 20px}
  .breadcrumb{display:none;}
  .spacerhor .slick-list{padding-right:20%;}
  /*.body-offset-canvas{right:90%;left:-90%;}*/
  .banner-top{display:flex;min-height:34px;align-items:center;font-size:14px;}
  .boxtop .langselector .dropdown-menu{background-color:#fff;}
  .testa{padding:10px 0;/*box-shadow:rgba(0, 0, 0, 0.1) 0 1px 3px 0, rgba(0, 0, 0, 0.06) 0 1px 2px 0;*/border-bottom:1px solid #e6e6e6;box-shadow: 0px 8px 10px rgba(112, 112, 112, 0.1);}
  .testa .logouser{max-width:90px;margin:0 auto;}
  .testa .info-ord .list-inline > li i {font-size: 22px;width: 26px;height: 25px;display: block;}
  .testa .hidden-m{display:none;}
  .testa .toggle-canvas span{vertical-align:middle;}
  .testa .d-inline{display:inline-block !important;}
  .testa .logo-wrapper .logo img{max-width:90px;}
  .testa .logo-wrapper .tgl{position:relative;top:1px;}
  .testa .logo a{display:block;}
  .testa .logo img{margin:0 auto;}
  .testa .ajax-cart{text-align:center !important;}
  .testa .info .list-inline{margin-left:-5px;}
  .testa .info .list-inline > li{padding:0 5px;text-transform:uppercase;vertical-align:middle;}
  .testa .info .list-inline > li i{font-size:22px;width:26px;height:25px;display:block;}
  .testa .info.text-right .list-inline{margin-left:-5px;}
  .testa .info.text-right .list-inline > li{padding:0 5px;}
  /*.testa .info.btns{height:25px;margin: 14px 0px;}*/
  .testa .top_search{background-color:#fff;position:fixed;z-index:6;top:0;left:0;right:0;padding:15px 40px 15px 25px;bottom:0;}
  .testa .top_search .form-control{font-size:16px;color:#1d1d1d;border-radius:0;}
  .testa .top_search .form-control{border-color:#fff;border-bottom-color:#e6e6e6;background-color:#fff;}
  .testa .top_search .form-control:-webkit-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control:-moz-placeholder{color:#1d1d1d;opacity:1;}
  .testa .top_search .form-control::-moz-placeholder{color:#1d1d1d;opacity:1;}
  .testa .top_search .form-control:-ms-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control::-ms-input-placeholder{color:#1d1d1d;}
  .testa .top_search .form-control::placeholder{color:#1d1d1d;}
  .testa .top_search .btn{border-color:#fff;border-radius:0;border-bottom-color:#e6e6e6;background-color:#fff;padding:0 20px;height:44px;border-left:0;}
  .testa .top_search .btn i{color:#1d1d1d;}
  .testa .top_search .toggler{position:absolute;top:23px;right:10px;z-index:3;}
  .testa .top_search .toggler:hover{cursor:pointer;}
  .testa .top_search .toggler i{color:#1d1d1d;font-size:24px;line-height:24px;}
  .testa .top_search #unibox-invisible{position:absolute !important;left:0;}
  .testa .top_search #unibox-suggest-box{margin-top:-1px;height:100vh;padding-bottom:65px;/*height:auto;overflow:auto;*/background-color:#f7f7f7;border-color:#f7f7f7;left:-25px !important;right:-40px;max-width:none !important;width:auto !important;padding-left:25px;}
  .testa .top_search #unibox-suggest-box > div > div{padding:6px 0;}
  .testa .top_search #unibox-suggest-box a{font-size:12px;}
  .testa .top_search .unibox-selectable + .unibox-selectable{border-top:1px dashed #fff;}
  .testa .ajax-cart .badge{top:-6px;right:-10px;}
  .wrappermenu .langselector{position:absolute;top:19px;right:50px;}
  .wrappermenu .socials a{padding:10px 0;}
  .wrappermenu .socials{padding:0 45px;}
  .wrappermenu .socials.list-inline>li{padding-left:0;padding-right:0;border-top:0;}
  .megamenu{border-bottom:0}
  .btop-buoni{font-size:15px;}
  .cartbar .container{padding-left:4px;padding-right:4px;}
  .cartbar .row{margin-left:-4px;margin-right:-4px;}
  .cartbar .row > div{padding-left:4px;padding-right:4px;}
  .cartbar .media-heading{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
  .cartbar .btn{padding:0 7px;}
  .cartbar button {width:34px;right:0;}
  .gbanner{margin:0;}
  .gbanner .padding{padding:24px 40px 50px;}
  .gbanner .contents .title{height:auto !important;}
  .newsletter-wrapper{padding-bottom:30px;}
  .newsletter-wrapper .txt{margin-bottom:14px;}
  .powered{text-align:left !important;}
  .powered .text-right{text-align:center !important;}
  .slidebox .item img{width:100%;}
  .slidebox.showed{min-height:0;}
  .slidebox .carousel-caption{bottom:0;padding:120px 0;}
  .homeabstract{padding:30px 0 60px;}
  .homeabstract h1{font-size:24px;line-height:28px;}
  .homeabstract .txt{font-size:16px;line-height:22px;}
  .homeprods{margin:40px 0 0;}
  .homefeeds{margin:16px 0;}
  .homefeeds .text-right{text-align:center !important;}
  .homefeeds .feedback{margin-bottom:24px;}
  .products .prod-cont .cifra .prezzo_pieno{font-size:11px;line-height:20px;}
  .products .functional-buttons .btn{margin-bottom:0;}
  .products .bdg > div{line-height:21px;font-size:13px;}
  .products .item.row-group-item .thumb{padding-right:0;}
  .products .prod-cont .cifra .prezzo{font-size:17px;}
  .skills{text-align:left;}
  .skills .wrapper{padding:10px 5px;}
  .payments{padding:10px 5px;}
  .powered::after{left: 15px;right:15px;}
  .page,.elenco,.product-view,.user,.events,.blog{padding-top:10px;}
  .page .c-title h1{font-size:24px !important;line-height:36px !important}
  .page .back-access{margin-bottom:12px}
  .page .back-access a{font-size:12px;line-height:18px;}
  .login h3{padding-bottom:0;margin-top:32px;font-size:24px;line-height:36px}
  .login .btn{width:100%;margin-bottom:0;}
  .login label{margin-bottom:2px;}
  .login .btn-access .title-fb{font-size:15px;}
  .login .btn-access .title-gg{font-size:15px;}
  .login .btn-access{margin-bottom:4px;}
  .login .btn-access .icn-fb{left:8px;}
  .login .btn-access .icn-gg{left:9px;top:11px}
  .login .cust-r{margin-left:-6px;margin-right:-6px}
  .login .cust-r > div{padding-left:6px;padding-right:6px}
  .login .op{margin:2px 0;font-size:14px;line-height:20px;}
  .login .r-pwd{font-size:14px;line-height:17px;padding:4px 0 20px;}
  .login .noreg{margin:24px 0 35px;}
  .page .thumbmark{margin-bottom:30px;}
  .topsteps{text-align:center;margin-bottom:5px !important;margin-top: 0px !important;}
  .topsteps .btn{margin-top:20px;}
  .topsteps ul > li{padding-left:0px;padding-right:3px;}
  .topsteps ul > li + li{padding-left:10px;padding-right:3px;}
  .topsteps ul > li + li::before{left:-6px;}
  /*.topsteps ul > li + li:before {width:26px;}*/
  .elenco .navbar-default{padding:0;background-color:#f8f8f8;border:1px solid #f8f8f8;margin-top:15px;}
  .elenco #filter form , .elenco #filter .navbarform{padding:15px;}
  .elenco .catparent{margin-bottom:-5px;display:inline-block;}
  .elenco .catparent + h1{margin-top:10px !important;}
  .elenco h1{font-size:26px;line-height:30px;text-align:center;margin-top: 10px;}
  .elenco .pagination.pull-right{float:left !important;}
  .elenco .justpag .pagination.pull-right{float:none !important;}
  .elenco .filterpage .noborder .SumoSelect{border-left:1px solid #ccc !important;}
  .filters .SumoSelect{width:100%;}
  .product-view{margin-top:-2px !important;}
  .product-view h1{font-size:22px;line-height:26px;margin-bottom:4px;}
  .product-view .back-precsucc{border-bottom:1px solid #ddd;margin-bottom:25px;margin-top:-19px;}
  .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;font-size:15px;}
  .product-view .back-precsucc a:hover{text-decoration:none;}
  .product-view .back-precsucc i{vertical-align:middle;}
  .product-view .share-social li:first-child{margin-right:0;}
  .product-view .wrapper-tabs{padding:0;}
  .product-view .wrapper-tabs{margin-top:0;margin-bottom:0;}
  .product-view .logomarca{padding:0;}
  .product-view .quantita{margin-top:12px;}
  .product-view .quantita label{float:left;margin-top:10px;}
  .product-view .quantita .form-control{width:100%;}
  .product-view .quantita .q_add{margin-left:-5px;}
  .product-view .backcat{background-color:#f0f0f0;margin-bottom:20px;line-height:36px;padding:0 20px;font-size:13px !important;display:inline-block !important;}
  .product-view .backcat i{margin-right:7px;font-size:18px;vertical-align:middle;}
  .product-view .vota{margin-left:0 !important;}
  .product-view .vota li{margin:0 !important;}
  .product-view .image-block .bdg{left:0;}
  .product-view .image-block .spacerhor .slick-list{padding-right:0;}
  .product-view .oney .text-oney{padding-top:5px}
  .product-view .tab-elprodotti table.footable-details > tbody > tr > th:nth-child(1){width:auto;}
  .product-view .tab-elprodotti td{padding:10px 6px;}
  .product-view .tab-elprodotti td , .tab-elprodotti .prezzo{font-size:18px;}
  .product-view .tab-elprodotti .prezzo-pieno{display:block;}
  .product-view .tab-elprodotti .quant{border-color:#dadada;width:100%;}
  .product-view .tab-elprodotti .btn-tabella , .product-view .tab-elprodotti .popupformpnd{width:100%;margin:10px 0;padding:0 12px;}
  .product-view .tab-elprodotti .footable-detail-row td{font-size:14px;}
  .product-view .tab-elprodotti .fooicon{font-size:14px !important;}
  .product-view .bannertop a{display:block;}
  .product-view .promos{margin-left:-15px;margin-right:-15px;}
  .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;}
  .cart .form-inline{padding-left:0;}
  .cart #raccoltapunti .btn{margin-top:10px;}
  .cart #raccoltapunti .input-group-btn .btn{margin-top:0;}
  .cart .bottoni .row > div:last-child .btn{margin-top:15px;}
  .cart input[type="submit"]{margin-top:8px;}
  .cart .riga-click + .riga-click{border-top:14px solid #fff;}
  .cart .table .dett > table , .cart .table .dett > table tbody{display:block;}
  .cart .table .dett table tr{display:block;}
  .cart .table .dett table td{display:block;text-align:left;padding:0;border-color:#fff;}
  .cart .table .q-btn{font-size:16px;vertical-align:middle;}
  .cart .table .q-btn.fa-minus-square{padding-right:4px;}
  .cart .table .q-btn.fa-plus-square{padding-left:4px;}
  .cart .btn-alert{padding:5px 46px;}
  .wrapperbox{padding:16px;}
  .news-det .subpgs .text-right .wrapperdesc h4{padding-left:50px;padding-right:0;}
  .news-det .subpgs .wrapperdesc h4{padding-right:50px;padding-left:0;}
  .news-det .subpgs > .row > div:last-child > a{margin-top:8px;}
  .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 .subpgs > .row > div:last-child > a{margin-top:8px;}
  .user .btn{width:100%;}
  .user .btn-primary{width:100%;}
  .user-menu .text-r{text-align:right;}
  .dealers-list2 .col-sx .box{padding-bottom:14px;}
  .dealers-list2 .col-sx .box + .box{border-top:7px solid #f0f0f0;}
  .dealers-list2 .col-sx .results > ul{height:250px;}
  .dealers-list2 .col-dx{margin-top:20px;}
  #ajax_ordine_riepilogo .cart .table{font-size:12px;}
  #ajax_ordine_riepilogo .cart .table .img{margin-right:10px;}
  .box-ordine-allegati .box-body .item{margin-bottom:8px;}
  .ticket-dett .info .info-ticket ul > li{margin-bottom:15px}
  .ticket-dett .form-ticket .form-group label{padding-left:15px;padding-right:15px;}
  .ticket-dett .form-ticket .form-group .button{padding-left:15px;padding-right:15px;}
  .ticket-dett .form-ticket .ticket-msg .box-richiesta{padding:15px 18px;}
  .ticket-dett .form-ticket .ticket-msg .box-update{padding:15px 18px;}
  .tickets .btn-add-ticket{width:auto;}
  .tickets .table-tickets{display:block;}
  .tickets .table-tickets > tbody > tr{display:block;}
  .testa .info-ord .list-inline{margin-top: 9px}
}

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

@media only screen and (max-width:520px){
  .box-scheda-allegati .pull-left, .box-scheda-allegati .pull-right{float:none !important;}
  .box-scheda-allegati .box-body{padding:0 16px 8px;}
  .calendario .popup-calendar .box-popup-cal .media-custom > .media-left{display:flex;justify-content:center;align-items:center;width:100%;}
  .calendario .popup-calendar .box-popup-cal .media-custom > .media-body{margin-top:30px;display:block;width:auto;}
  .calendario .popup-calendar .box-popup-cal .box-day{float:left;margin-right:15px;height:134px;width:115px;padding:12px 0;}
  .calendario .popup-calendar .box-popup-cal .box-day .name-day{font-size:18px;}
  .calendario .popup-calendar .box-popup-cal .box-day .num-day{font-size:32px;line-height:34px;}
  .calendario .popup-calendar .box-popup-cal .title-leg{display:none;}
  .calendario .popup-calendar .box-popup-cal .title-leg-dx{font-size:18px;line-height:24px;display:block;flex:1;}
}

@media only screen and (max-width:420px){
  .pagination > li > a, .pagination > li > span{font-size:13px;}
}

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

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

@media only screen and (min-width:768px){
  .food .catfood span.title .lim_pasti{position:relative;text-align:left;font-size:16px;line-height:18px;padding: 5px 0px}
  .food .catfood span.title .lim_pasti span{display: inline-block;}
  .food .catfood span.title .lim_pasti span.txt{font-size:12px;line-height:14px;margin-bottom:0px}
  .carrello .box-dett .prenotazioni .dt-or{font-size:15px;}
  #dlg_catupselling .modal-dialog{width:650px !important}
  .tck-fasce .alert-orario{margin: 8px 0px 0px}
  .carrello .box-dett .prenotazioni .tempo-medio{display: inline-block;}
  .food .catfood img{margin: 0px auto 15px;}
  .esperienze .box-cat-esp{margin-bottom:16px}
  .user .btn-print-tck{margin-bottom:10px}
  .body-offset-canvas{/*left:auto;right:500px;*/}
  .body-offset-canvas .overlay-canvas{right:0;left:0;}
  .megamenu .navbar{width:500px;left:auto;}
  .riep-cart{margin-left:-375px}
  .cart .table .riga .corsi .dt-sel{display: block;display: block;font-size: 14px;line-height: 20px;font-style: italic;}
  .testa .logo-wrapper{text-align:center;}
  .testa .logo img {max-width: 100px;}
  .ovfl-sm{overflow:hidden;height:100%;width:100%;position:fixed;}
  .container, div[class*='col-'], .container-fluid{padding:0 8px;}
  /*.container-f .container, .container-f.container{width:100%;max-width:1654px;padding:0 20px;}*/
  .container-f .container, .container-f.container{width:100%;max-width:960px;padding:0 20px;}
  .row-eq-height-sm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
  .sticky-col-sm{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;}
  .row{margin:0 -8px;}
  .form-horizontal .form-group{margin-right:-8px;margin-left:-8px;}
  .form-horizontal .control-label{padding-top:12px;}
  .form-group [class^="col-"], .form-group [class*=" col-"], .form-group .container-fluid{padding-right:8px;padding-left:8px;}
  .navbar-collapse{padding-right:0 !important;padding-left:0 !important;}
  .boxtop .text-right ul{margin-left:-12px;padding:0;}
  .boxtop .text-right ul > li{padding:0 12px;}
  .testa{padding:15px 0;}
  .testa .container > .row{align-items:center;}
  /*.testa .logo img{max-width:182px;}*/
  .testa .top_search .form-control{height:40px;}
  .testa .top_search .btn{height:40px;border-left:0;}
  /*.testa .info.btns ul{margin-left:-6px;}*/
  .testa .info.btns ul > li{padding:0 6px;}
  .testa h1{margin:0;padding:0;font-size:30px;}
  .testa .logouser{max-width:100px;}
  .slidebox .carousel-caption{bottom:0;padding:35px 0 60px;}
  .megamenu{border-bottom:0}
  .megamenu .show_canvas{right:0 !important;}
  .page.feedback #default{padding:10px 0;}
  .elenco .navbarform{padding:0;background-color:#fff;border:1px solid #fff;border-radius:0;margin-top:15px;font-size:15px;}
  .elenco .navbarform label{font-size:15px;line-height:19px;font-weight:700;text-transform:uppercase;}
  .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 .back-precsucc li i{vertical-align:middle;}
  .product-view .faq .title .toggler{pointer-events:none;}
  .product-view .faq > .collapse{display:block;visibility:visible;}
  .cart .table .nondisp{font-size:15px;}
  .cart .table .nondisp span{padding:6px 12px;}
  .cart .table .nondisp span i{margin-right:7px;}
  #ajax_ordine_riepilogo .cart .collapse:not(.block-collapse){display:block;height:auto !important;}
  .dealers-list2 > div{display:table-cell;vertical-align:top;}
  .dealers-list2 .col-sx{width:380px;background-color:#fff;border-right:20px solid #f0f0f0;}
  .calendario .box-calendario{padding:0;}
  .calendario .popup-calendar .box-popup-cal{width:700px;}
  .ticket-dett .form-ticket .ticket-msg .box-richiesta{padding:15px 20px;}
  .ticket-dett .form-ticket .ticket-msg .box-update{padding:15px 20px;}
  .user .cart .table .tck td{padding-left: 5px;}
  .user .lbl{margin-right:2px;padding: 6px;}
  .user a.prenota_data{margin-right:2px;padding: 6px 6px;}
  .user a.annulla_datapren{margin-right:2px;padding: 6px 6px;}
  .user a.pdf_ricevuta{margin-right:0px;padding: 6px 10px;}
}

@media only screen and (min-width:768px) and (max-width:991px){
  .homeabstract .txt{font-size:20px;line-height:28px;}
  .navbar-filter{background-color:#f8f8f8 !important;border:1px solid #f8f8f8;border-top:3px solid #1f1f1f;margin-top:15px !important;padding:0 !important;}
  .navbar-filter .navbar-header{float:none;}
  .navbar-filter .navbar-brand{font-weight:500;font-size:17px;}
  .navbar-filter .navbar-toggle{display:block;border:0;padding:4px 10px;}
  .navbar-filter .navbar-toggle:focus{background-color:transparent;}
  .navbar-filter .navbar-toggle .icon-menu{vertical-align:middle;}
  .navbar-filter .navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
  .navbar-filter .navbar-collapse.collapse{display:none!important;}
  .navbar-filter .navbar-nav{float:none!important;margin-top:7.5px;}
  .navbar-filter .navbar-nav > li{float:none;}
  .navbar-filter .navbar-nav > li > a{padding-top:10px;padding-bottom:10px;}
  .navbar-filter .collapse.in{display:block !important;}
  .navbar-filter .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;}
}

@media only screen and (min-width:768px) and (max-width:1199px){
  .testa{border-bottom:1px solid #e6e6e6;}
  .testa .modal-search > ul{margin-left:0;display:table;width:100%;}
  .testa .modal-search > ul > li{display:table-cell;padding:0 !important;text-align:left;}
  .testa .modal-search > ul > li:first-child{width:50px;}
  .cart .form-inline .form-control{margin-bottom:8px;}
}

@media only screen and (min-width:801px){
  #no-more-tables .personaliz td{padding:4px 0;}
  #no-more-tables .personaliz td:last-child:not(:first-child){padding-left:40px;}
}

@media only screen and (min-width:992px){
  .carrello .box-dett .prenotazioni .dt-or{font-size:17px}
  .carrello .box-dett .prenotazioni .tempo-medio{display: inline;}
  .esperienze .box-cat-esp{margin-bottom:0px}
  .user .cart .table .tck td.first, .user .cart .table th.first{padding-left: 14px;white-space: nowrap;}
  .user .cart .table td .checkbox, .user .cart .table .tck td.first .checkbox, .user .cart .table th.first .checkbox{margin-top:0px;margin-bottom:0px}
  .user .cart .table td .checkbox label, .user .cart .table .tck td.first .checkbox label, .user .cart .table th.first .checkbox label{margin-left: 0px;min-height:15px}
  .user .cart .table td .checkbox input, .user .cart .table .tck td.first .checkbox input, .user .cart .table th.first .checkbox input{margin-left:-20px !important}
  .user .cart .table td .checkbox label small{display: inline-block;}
  .user .lbl{margin-right:8px;padding: 6px;}
  .user a.prenota_data{margin-right:8px;padding: 6px 12px;}
  .user a.annulla_datapren{margin-right:8px;padding: 6px 12px;}
  .user a.pdf_ricevuta{margin-right:0px;padding: 6px 12px;}
  .user a.pdf_ricevuta i{vertical-align: middle;}
  .riep-cart{margin-left:-480px}
  /*.container{width: 960px}*/
  .row-eq-height-md{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
  .sticky-col-md{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;}
  /*.testa .info.btns ul{margin-left:-12px;}*/
  .testa .info.btns ul > li{padding:0 10px;}
  .slidebox .carousel-caption{padding:95px 0;}
  .slidebox .carousel-caption .title{font-size:38px;line-height:46px;}
  .slidebox .carousel-caption p{font-size:20px;line-height:24px;}
  .elenco .filterpage .pull-left .SumoSelect{width:200px;vertical-align:middle;}
  .elenco .wrapper-sx{margin-right:30px;}
  .filter-box:last-of-type{/*border-bottom-right-radius:4px;border-bottom-left-radius:4px;*/border-bottom-color:#eee;border-bottom-width:1px;}
  .product-view .oney .text-oney{padding-top:5px}
  .product-view #gallery .thumbnail img{border:1px solid #e6e6e6;}
  .product-view #gallery .thumbnail.selected img{border-color:#1f1f1f;}
  .upselling #ajax_carrello_riepilogo{padding-left:20px;}
  .footertop .toggler, .footer .toggler{border:0;background-color:transparent;pointer-events:none;padding:0;}
  .footertop .collapse , .footer .collapse{display:block;visibility:visible;height:auto !important;}
  .user h1{margin-top:10px;margin-bottom:0px}
  .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 #e6e6e6;}
  .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:#009EE0;}
  .user-menu ul > li.active a{color:#009EE0;}
  .user-menu ul > li a:before{position:absolute;top:0;left:0;}
  .navcats{margin:10px 0;padding-left:0;}
  .calendario .popup-calendar .box-popup-cal{margin:0;width:786px;}
}

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

}

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

@media only screen and (min-width:1200px){
  .food .catfood span.title .lim_pasti{position:absolute;top:0;right:0;text-align:center;font-size:16px;line-height:18px}
  .food .catfood span.title .lim_pasti span.txt{font-size:12px;line-height:14px;margin-bottom:0px}
  .row-eq-height-lg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
  .sticky-col-lg{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;}
  .btop-wrapper{position:relative;z-index:4;}
  .overlay-canvas{background-color:#1f1f1f;opacity:0;position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;}
  .overlay-canvas.showed{opacity:.3;z-index:3;-webkit-transition:z-index .1s ease,opacity .6s ease;-moz-transition:z-index .1s ease,opacity .6s ease;-ms-transition:z-index .1s ease,opacity .6s ease;-o-transition:z-index .1s ease,opacity .6s ease;transition:z-index .1s ease,opacity .6s ease;}
  .testa .logo img{max-width:100px;}
  .testa .modal-search > ul > li{width:100%;}
  .slidebox .carousel-caption{padding:135px 0;}
  /*.megamenu .wrappermenu{position:relative;}*/
  /*
  .megamenu a.child{position:relative;color:#1f1f1f;}
  .megamenu a.child:hover{color:#e11937;text-decoration:none;}
  .megamenu .wrappermenu .navbar-right{margin-right:0;}
  .megamenu .navbar{border:0;height:auto;;border-bottom:0 solid #e5e5e5;min-height:0;background-color:#fff;text-align:center;}
  .megamenu .nav{position:static;vertical-align:top;float:none;display:inline-block;}
  .megamenu .nav > li{padding:0;position:static;display:table-cell;float:none;}
  .megamenu .nav > li.dropdown-s{position:relative;}
  .megamenu .nav > li.dropdown-s .dropdown-menu{min-width:200px;}
  .megamenu .nav > li.dropdown-s .dropdown-menu{right:0;left:auto;}
  .megamenu .nav > li.dropdown-s .dropdown-menu ul{column-count:auto;margin-top:10px;}
  .megamenu .nav > li + li{padding-left:0;}
  .megamenu .nav > li > a{position:relative;z-index:2;font-weight:400;font-size:15px;text-transform:uppercase;line-height:48px;padding:0 16px;position:relative;transition:color .2s ease-out 0s;color:#1f1f1f;border:1px solid transparent;background-color:#fff;}
  .megamenu .nav > li > a .fa{font-size:12px;}
  .megamenu .nav > li > a:hover , .megamenu .nav > li.open > a:focus, .megamenu .nav > li.open > a:hover, .megamenu .nav > li:hover > a{background-color:transparent;border-color:transparent !important;}
  .megamenu .nav > .active > a, .megamenu .nav > .active > a:focus,.megamenu .nav > .active > a:hover{background-color:transparent;color:#1f1f1f;}
  .megamenu .nav > .active > a:before, .megamenu .nav > .active > a:focus:before,.megamenu .nav > .active > a:hover:before,.megamenu .nav > li:hover > a:before ,.megamenu .nav > li > a:hover:before , .megamenu .nav > li.open > a:focus:before, .megamenu .nav > li.open > a:hover:before{position:absolute;bottom:-2px;left:50%;margin-left:-4px;line-height:6px;content:"\f0d8";font-family:"Font Awesome 6 Free";font-weight:900;color:#1f1f1f !important;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
  .megamenu .has-child > a.child:after{font-family:"Font Awesome 6 Free";font-weight:900;display:block;content:"\f105";width:0;height:0;color:#1f1f1f;margin-top:0;position:absolute;top:7px;right:20px;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}
  .megamenu .has-child > .dropdown-menu{position:static;display:block;border:0;box-shadow:none;padding:0;float:none;}
  .megamenu .dropdown-menu > .active > a, .megamenu .dropdown-menu > .active > a:focus, .megamenu .dropdown-menu > .active > a:hover{background-color:#f8f8f8;color:#262626;}
  .megamenu .hidelv1{display:flex;flex-wrap:wrap;flex-direction:row;}
  .megamenu .lv1{display:block;position:relative;overflow:hidden;flex:1 1 auto;width:25%;max-width:25%;}
  .megamenu .hidelv1.list3 .lv1{width:33%;max-width:33%;}
  .megamenu .lv1 > a{display:inline-block;padding:6px 20px;font-size:16px;font-weight:400;line-height:30px;}
  .megamenu .lv1 > a:hover{text-decoration:none;color:#e11937;}
  .megamenu .lv1 > .hover{display:block;left:100%;top:-23px;}
  .megamenu .lv2{display:block;position:relative;}
  .megamenu .lv2 > a{color:#676767;display:inline-block;padding:3px 20px 3px 0;font-size:14px;line-height:16px;}
  .megamenu .lv2 > a:hover{background-color:#fff;color:#e11937;text-decoration:none;}
  .megamenu .lv2 > .hover{display:block;left:100%;top:-23px;}
  .megamenu .lv3{display:block;position:relative;font-size:15px;line-height:15px;}
  .megamenu .lv3 > a{display:inline-block;padding:3px 0 3px 5px;color:#676767;font-size:13px;line-height:16px;}
  .megamenu .lv3 > a:hover{background-color:#fff;color:#e11937;text-decoration:none;}
  .megamenu .lv3 > .hover{display:block;left:100%;top:-23px;}
  .megamenu .dropdown:hover > .dropdown-menu{display:block;left:0;border-top-color:#1f1f1f;}
  .megamenu .dropdown-menu{background-clip:border-box;border-color:#f1f1f1;border-radius:0;padding:0 0 20px;top:100%;left:-9999px;min-width:100%;/*border-top:3px solid #1f1f1f;border-bottom:3px solid #1f1f1f;box-shadow:none;}
  .megamenu .dropdown-menu .maincat{padding:15px 20px ;font-size:24px;font-weight:300;line-height:29px;margin-bottom:15px;}
  .megamenu .dropdown-menu .maincat i{font-size:30px;margin-right:20px;display:none;}
  .megamenu .hidelv2{padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-left:20px;}
  .megamenu .nav.navbar-right > li:first-child > a:before{background-color:#f9d0d6;}
  .megamenu .nav.navbar-right > li:first-child > a{color:#e11937;background-color:transparent;font-weight:700;margin-left:0;position:relative;z-index:2;}
  */
  .product-view .oney .text-oney{padding-top:0px}
  .product-view .oney .text-oney span{display:block;}
  .product-view .oney ul{margin:10px 0px}
  .whatsappbtn i{width:60px;height:60px;line-height:60px;font-size:40px;}
  #ajax_carrello_riepilogo{padding-left:50px;}
  .calendario .box-calendario{padding:0 0 20px;}
}

@media (min-width:1200px) and (max-width:1599px){
  .hidden-lg{display:none !important;}
}

@media only screen and (min-width:1600px){
  /*.container{width:1570px}*/
  /*.container{width:960px}*/
  .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;}
  .sticky-col-xl{display:flex;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;}
  /*.megamenu .nav > li > a{padding:0 22px;}
  .megamenu .lv1 > a{font-size:17px;line-height:26px;}
  .megamenu .lv2 > a{font-size:15px;line-height:19px;}
  .megamenu .lv3 > a{font-size:15px;line-height:19px;}
  .megamenu .hidelv1 .lv1{width:20%;max-width:20%;}*/
  .product-view .oney .text-oney span{display:inline-block;}
  .product-view .oney ul{margin:3px 0px 0px}
  .calendario .box-calendario .lists-calendar{padding:0 40px 0 0;}
  .calendario .box-calendario .lists-calendar .grid-container{grid-template-columns:5fr repeat(31, 42px);line-height:42px;}
}

@media (hover:none){
  .products .prod-cont .item-img{padding:22px 0 38px;}
  .products .prod-cont .frees{bottom:38px;}
  .products .functional-buttons{opacity:1;bottom:0;right:0;text-align:center;top:auto;width:100%;}
  .products .functional-buttons .btn{width:48px;height:48px;margin-bottom:0;border-color:#f0f0f0;}
  .products .functional-buttons .btn > i{line-height:48px;}
}

@media only screen and (min-width:1800px){
  /*.container{width:1654px;}*/
  /*.container{width:960px;}*/
  .container-f .container, .container-f.container{padding:0 8px;}
}

@media all and (transform-3d), (-webkit-transform-3d){
  .slidebox .carousel-fade .carousel-inner > .item.next, .slidebox .carousel-fade .carousel-inner > .item.active.right{opacity:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
  .slidebox .carousel-fade .carousel-inner > .item.prev, .slidebox .carousel-fade .carousel-inner > .item.active.left{opacity:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
  .slidebox .carousel-fade .carousel-inner > .item.next.left, .slidebox .carousel-fade .carousel-inner > .item.prev.right, .slidebox .carousel-fade .carousel-inner > .item.active{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
/*
@-webkit-keyframes rotation {
  0% {-webkit-transform: rotate(0deg);transform:rotate(0deg);}
  to {-webkit-transform: rotate(1turn);transform: rotate(1turn)}
}

@keyframes rotation {
  0% {-webkit-transform: translate(-50%, -50%) rotate(0deg);transform: translate(-50%, -50%) rotate(0deg);}
  to {-webkit-transform: translate(-50%, -50%) rotate(1turn);transform: translate(-50%, -50%) rotate(1turn);}
}*/
