@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html {
  scroll-behavior: smooth;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

.home_logo{ width:400px }



.bg-grad-home {
    background: #008be6;
    background: linear-gradient(180deg, #008be6 0%, #014572 100%);
}
.bg-grad-home h1 { font-size: 16px!important;font-weight: 700!important; }

.bg-grad { 
background: rgb(21,137,207);
background: linear-gradient(180deg, rgba(21,137,207,1) 0%, rgba(14,91,138,1) 100%);
}

#top p {
    text-align: left!important;
    line-height: 140%;
    font-size: 14px;
    font-weight: 400;
}


.woocommerce div.product div.summary { margin-bottom:4px }

.single-product-attributes label {
    font-weight: 500 !important;
    white-space: nowrap;
    font-size: 12px;
    width: auto;
    color: #000 !important;
}

b, strong { font-weight:bold; }
/* Hide scrollbar for Chrome, Safari and Opera */
div::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
div {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

a{ text-decoration:none; }
.strong {font-weight: 700}

.woocommerce-variation-description p { font-size:12px; font-weight:bold; color:#1589CF }

#dettagli_fatturazione p {margin-bottom: 0!important;}

#ordini .product_title{color: #fff!important;font-size: 14px!important;text-align: center!important;}

p{ font-weight:300 }

p.clame {
text-align: center;
font: normal normal normal 24px/31px Inter;
letter-spacing: 0px;
color: #27272E;}
p.under_logo {
text-align: center;
font-family: 'Inter', sans-serif;
font-size: 14px;
letter-spacing: 0px;
color: #000000;}
p.loading {padding-top:20px;color:#9B8AA1!important;font-family: 'Inter', sans-serif;font-weight: 700}
.account_request p,.account_request a {font-size:16px;color:#40535E;font-family: 'Inter', sans-serif;}
.account_request p { font-weight: 300 }
.account_request a{font-weight: 700}
#lang_selection a.active { opacity:1;pointer-events: none; }
#lang_selection a { opacity:.4 }

#adduser table.form-table,#adduser h2{display: none!important;}
/* LOGO ANIMATION */

#anima { background-color: #F8F8FD }


html, body { height:100%; overflow-x: hidden;} 
body { 		
  color:#000000;
  background-color: #ffffff;
  font-family: 'Inter', sans-serif;
}


ul#navigation a{
    color: #fff!important;
    font-family: 'Inter', sans-serif;
    display: block;
}




/* Login */
#logbox h1 {
  text-align: center;
  font-size:18px;
  font-weight:normal;
  letter-spacing: 0px;
  color: #40535E;
  opacity: 0.7;
}

#login .form-control,#adduser .form-control {  font-size:16px !important; border-radius:0 !important; width:100%; background-color: transparent;  border-top:0px; border-right:0px; border-left:0px;  }
#adduser select.form-control { border-bottom:2px solid rgba(255, 255, 255, .1)!important }
.input-group-text {
    border-radius:0 !important;
    text-align: center;
    white-space: nowrap;
    background-color: transparent ;
    border-top:0px; border-right:0px; border-left:0px; 
}
textarea { width:100%; padding:8px; border: 1px solid #CCCCCC; border-radius: 10px; }
.not_active { pointer-events: none !important; opacity:.3;}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: transparent;
     -webkit-text-fill-color: #000!important;
}

/*Change text in autofill textbox*/
input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    background-color: transparent;
    -webkit-text-fill-color: #000!important;
}
th.product-total,td.product-total{display: none;}
#order_review tfoot{display: none;}
._checkout h3{
    color:#000000!important;
    font-weight: 700!important;
     padding-left: 0.75rem;
     margin-bottom: 30px;
}
._checkout label{margin-bottom: 0;}

._checkout input{
    display: block;
    width: calc(100% - 50px)!important;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    border-top: 0px solid #ced4da;
    border-left: 0px solid #ced4da;
    border-right: 0px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0!important;
}



._woocommerce-cart .wc-proceed-to-checkout a.checkout-button { 
    font-size: inherit!important;
    padding: 10px!important; 
} 

.woocommerce form .form-row label {
    font-family: 'Inter', sans-serif!important;
    font-weight: 700!important;
    font-size:14px!important;
    padding-left: 6.4px !important;
    text-transform: uppercase;
}


.woocommerce form .form-row .input-text, .woocommerce form .form-row select  {
    display: block;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px);
    padding-left: 6.4px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 20px !important;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 0px solid #ced4da;
    border-left: 0px solid #ced4da;
    border-right: 0px solid #ced4da;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


#billing_address_2,
#shipping_address_2
 { margin-top:28px!important }

span.optional { display:none }




.woocommerce table.shop_table td{
    border-top: 1px solid rgba(255, 255, 255, 0);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
#place_order { font-weight: 700!important}


.woocommerce table.shop_table { border: 1px solid rgba(0, 0, 0, 0)!important; }

._woocommerce-checkout #payment {
    background: transparent!important;
    border-radius: 0!important;
}

.woocommerce a.button.alt{
    background-color: #a1acb3!important;
    border-radius: 10px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3em!important;
    margin: 0 0 2em;
    position: relative;
    background-color: transparent!important;
    color: #515151;
    border-top: 0px solid #a46497!important;
    list-style: none outside;
    width: 80%!important;
    word-wrap: break-word;
}
.woocommerce-billing-fields h3 { display:none; }

.woocommerce-Address label {
     font-family: 'Inter', sans-serif!important;
    font-weight: 400!important;
    font-size: 13px!important;
    padding-left: 0.75rem;
}
.woocommerce-Address p {padding-top: .375rem; padding-left: 0.75rem;text-transform: lowercase;}

#ship-to-different-address { display:none!important; }

.wc_payment_methods{display: none!important;}
.woocommerce-checkout #payment { background-color:transparent!important; }

table.cart img{border-radius: 20px;}
.coupon {display: none!important;}

button[name='update_cart'] {
    background-color: #d60010!important;border-radius: 10px!important;
}

#data_management p, #ask_login p { font-size:14px; font-weight: lighter !important; }
#ask_login a { color:#40535E; font-weight: bold;}
#data_management a { color:#40535E; }
#data_management a:hover { text-decoration:underline !important; }
img.logo, img.logo_dark { margin:0 auto;max-width: 192px !important  }
img.w-100 { height:auto; }

h1.sku{
font-family: 'Inter', sans-serif!important;
font-size: 22px!important;
font-weight: 700;
letter-spacing: 0px;
color: #000000;
}
h2.descrizione { 
    font-weight:400!important;
    font-size: 16px;
    margin-top: 14px;
    color: #000000;
}

.alert-secondary{background-color: transparent;color: #fff!important}

h1.sw_color{font-size: 22px!important;}
.sw_color { color:#3F3E41 !important; }

form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id), form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) {
    margin-left: 0!important;
    margin-top:  3rem!important;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id){
    background-color: transparent!important;
    border-color: transparent!important;
}
.qib-button {font-family: 'Roboto'!important; font-size: 20px!important; border-color:transparent!important;background:transparent!important }



button[type='submit']{ font-family: 'Inter', sans-serif!important; }


/* Dark mode */
body.dark_mode .sku, body.dark_mode .single_cat_name, body.dark_mode h1,body.dark_mode .correlati{color: #fff!important}
body.dark_mode .woocommerce-checkout-payment li{color: #000!important}
body.dark_mode .checkout h3 { color: #fff!important;}

body.dark_mode #header .logo ,body.dark_mode #header .logo_dark{ height:70px; width: auto;    -webkit-filter: inherit!important;
    filter: inherit!important; }
body.dark_mode #colorable   .switch-wrap {  border: 1px solid #fff; }
body.dark_mode #colorable .switch::after { background: #fff; border: 1px solid #fff }
body.dark_mode #colorable .switch-text,body.dark_mode .sw_color { color:#fff !important; }
body.dark_mode, body.dark_mode .light-bg, body.dark_mode .top_voice, body.dark_mode .bottom_voice { background-color: #2a3439; }
/*body.dark_mode .white-bg { background-color: #3a4348 }*/
/*body.dark_mode .header-bg { background: rgb(42,52,57);
background: linear-gradient(180deg, rgba(42,52,57,1) 50%, rgba(42,52,57,0) 100%);}*/
/*body.dark_mode .header-bg, body.dark_mode .header-bg_mob  { background-color:rgba(245, 245, 245, 1);}*/
body.dark_mode .product_title { color:#fff; }
/*body.dark_mode .request_box { background-color: #445662; color:#fff !important; }*/
body.dark_mode .head , body.dark_mode .product_count h2, body.dark_mode .request_box  li, body.dark_mode .request_box a {color:#fff !important;}
body.dark_mode ul#profile_menu li a,
body.dark_mode #loading, body.dark_mode #loading p,
body.dark_mode  h2.step_title, body.dark_mode  h2.label, body.dark_mode label { color:#ffffff !important } 
body.dark_mode ul#navigation li.active span.number { 
background-image: url('../img/step_mask_dark.svg')!important;color:#fff!important;
}
body.dark_mode #categoria select { color:#fff !important; background-color: #2a3439 !important;  }
body.dark_mode select:after { border-color: #fff !important  }
body.dark_mode .btn-mastr { color:  #ffffff;  border:1px solid #ffffff; }
body.dark_mode .form-control { color:#fff;  border-bottom:1px solid rgba(255, 255, 255, .3) !important }
body.dark_mode select.form-control { border-bottom:1px solid #ced4da !important }
body.dark_mode .switch-area_log input:checked + .switch::after { background-color: #F8F8FD ;}
body.dark_mode .switch-area_log .switch::after { background: #40535e; border: 1px solid #fff }
body.dark_mode .switch-area_log .switch-wrap {  border: 1px solid #fff; }
body.dark_mode #to_all_prod i,body.dark_mode #to_all_prod p, body.dark_mode #go_back i, body.dark_mode #go_back p,  body.dark_mode .back_to_segment p,body.dark_mode .back_to_segment, body.dark_mode #back_to_application i, body.dark_mode #back_to_application p, body.dark_mode #back_to_menu i, body.dark_mode #back_to_menu p {  color:#fff  !important;}
body.dark_mode #adduser .form-control { color:#fff !important;  border-bottom:1px solid rgba(255, 255, 255, .4) !important }
body.dark_mode #adduser .input-group-text { color: rgba(255, 255, 255, .4) !important; border-bottom: 1px solid rgba(255, 255, 255, .4);}
body.dark_mode #adduser select.form-control { border-right: 1px solid rgba(255, 255, 255, .4) !important;; border-left: 1px solid rgba(255, 255, 255, .4) !important;border-top: 1px solid rgba(255, 255, 255, .4) !important; }
body.dark_mode #products textarea,body.dark_mode #page_send_req textarea,body.dark_mode #page_send_req h2,body.dark_mode #page_send_req a,body.dark_mode #page_send_req i,body.dark_mode #page_send_req p { color:#fff !important; }
body.dark_mode #page_send_req .product_title { color:#40535e !important; }
body.dark_mode  #product_box { background-color: transparent;  }
body.dark_mode #features img {  filter: brightness(0) invert(1); }
body.dark_mode #features,
body.dark_mode #product_box .title_decription,
body.dark_mode  #product_box h1,
body.dark_mode  #product_box h2,
body.dark_mode  #product_box h3,
body.dark_mode  #product_box p,
body.dark_mode #list a,
body.dark_mode #list h2,
body.dark_mode  #list a:hover,
body.dark_mode #ask_login a,
body.dark_mode  #ask_login p,
body.dark_mode .switch-area_log .switch-text,
body.dark_mode  #new_account p,
body.dark_mode #related h4,
body.dark_mode .related h4,
body.dark_mode a#show_filter,
body.dark_mode #a-z h1,body.dark_mode .account_request p,body.dark_mode .account_request a { color:#fff !important; } 
body.dark_mode h1, body.dark_mode h2, body.dark_mode h3, body.dark_mode h4, body.dark_mode h5, body.dark_mode h6, body.dark_mode p, body.dark_mode li, body.dark_mode a {
    color: #ffffff;
}
body.dark_mode .box_prodotto {background-color: #323232!important}
body.dark_mode .bg-white{background-color: #323232!important}
body.dark_mode .top_voice_inside{background-color: #323232!important}
body.dark_mode ul#navigation a,body.dark_mode .variant {color: #fff!important}
body.dark_mode  .bottom_voice_inside{background-color: #323232!important}
body.dark_mode  ul#navigation li.active { color: #ffffff!important; }
body.dark_mode .woocommerce div.product form.cart::before { color: #ffffff!important; }
body.dark_mode  .switch-text { color: #ffffff!important; }
body.dark_mode .logo_dark{display: block!important;}
body.dark_mode .logo{display: none!important;}
body.dark_mode ul#navigation li a:hover { color:#fff !important;}
body.dark_mode .checkout input,body.dark_mode .checkout .select2-container--default .select2-selection--single {color:#fff!important;border-bottom: 1px solid #ededed!important}
body.dark_mode #ordini .product_title {color:#fff!important}
body.dark_mode .select2-container--default .select2-selection--single .select2-selection__rendered {color:#fff !important;border-bottom: 1px solid #ededed;}

body.dark_mode .woocommerce-MyAccount-content input,body.dark_mode .woocommerce-MyAccount-content select{ color:#fff ;border-bottom: 1px solid #ededed;}
body.dark_mode #order_comments_field textarea{background-color: transparent!important;}
body.dark_mode #data_management a {color: #fff!important}
body.dark_mode #correlati .bg-bianco { background-color:#323232!important }
body.dark_mode .woocommerce-error,
body.dark_mode .woocommerce-info,
body.dark_mode .woocommerce-message,
body.dark_mode .custom-product-description h3,
body.dark_mode .custom-product-description p,
body.dark_mode .custom-product-description h4,
body.dark_mode .woocommerce-price-suffix,
body.dark_mode .variations select
{ color:#fff!important }



body.dark_mode .woocommerce div.product form.cart .variations select {
    background-image: url(../img/caret_inv.png)!important;
}

body.dark_mode .qib-button-wrapper button.qib-button{ color:#fff!important }
body.dark_mode .qib-button-wrapper .quantity input.input-text.qty.text 
{  color:#fff!important; background-color:transparent!important; }

.bg-bianco{background-color:#ffffff}

.logo_dark{display: none;}



/*


.xoo-wsc-cart-active .toggleCart {
    background-color: #272727;
    color:#fff!important;
    border-radius: 16px 16px 0 0;
}
.xoo-wsc-cart-active .tit { opacity:0!important }
.xoo-wsc-opac{display: none!important;}
.xoo-wsc-cart-active .xoo-wsc-opac {background-color: transparent!important}
.xoo-wsc-product { border:1px solid #5E5C62!important }
.xoo-wsc-container {  height: fit-content!important;display:none;top:70px!important;border-radius: 20px; overflow: hidden;}
.xoo-wsc-cart-active .xoo-wsc-container {right:20px!important;display: block!important;}
.xoo-wsc-container p { color:#fff!important }
.xoo-wsc-sm-right {
    padding-right: 10px!important;
}


*/
button:hover{opacity: .8}

.underline { text-decoration:underline !important; }

.delete { line-height:21px;text-align:center; border-radius:50%; height:20px;width:20px;background-color:#54626d ; color:#fff; }
.remove2
{
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
}
.remove2:hover { cursor:pointer; }
/* animations */
.application { cursor:pointer; }


@media (max-width:767px) {
.application:hover, .segment:hover, .prodotto:hover { opacity:1}
}

@media (min-width:768px) {
.application:hover, .segment:hover, .prodotto:hover,.materiale:hover { cursor: pointer;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  transform: scale(1.04)!important;
}
}
.etichetta{ bottom:0;width:100% }
a,button{
    -webkit-transition: opacity ease-out .3s;
  -moz-transition: opacity ease-out .3s;
  -o-transition: opacity ease-out .3s;
  transition: opacity ease-out .3s;
}
.application, .segment, .prodotto{
    -webkit-transition: all ease-out .3s;
  -moz-transition: all ease-out .3s;
  -o-transition: all ease-out .3s;
  transition: all ease-out .3s;
}


.bbaacckk:hover { cursor: pointer }

/* profile menu */
ul#profile_menu li {  
  display:inline-block;
  text-align: center;   
  -webkit-transition: all  ease-out .3s;
  -moz-transition: all ease-out .3s;
  -o-transition: all ease-out .3s;
  transition: all ease-out .3s;
}
ul#profile_menu { list-style: none; padding-left:0; right:0; z-index:9999;}
ul#profile_menu li a {  color:#54626d; font-size:11px; padding-right:3px;padding-left: 3px}
ul#profile_menu li:hover  { cursor: pointer; }
ul#profile_menu .fas { font-size:16px }



img.round { border-radius: 6px }

.btn-drop { color:  #fff; font-size:14px;  font-weight:600; background-color: transparent; border-radius:8px; border:1px solid #fff; }
.btn-drop:hover { color:#fff; background-color:  #54626d }

.q {
    position: absolute;
    bottom: 2.2rem;
    left: 1rem;
    width: 32px;
    height: 32px;
    line-height: 24px;
    display: block;
    border-radius: 50%;
    border: 4px solid #fff;
    color: #fff;
    font-weight: 700;
    font-size:14px;
    z-index:3;
}
.form-table{margin-bottom: 30px;}
.list_content {
    padding: 4px;
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    line-height: 7px;
    font-weight: 700;
    right: 5px;
    font-size: 12px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: red;
}
/*navigation */
ul#navigation { list-style: none; padding-left:0 }
ul#navigation li.standard {  font-size:16px;line-height:50px; height:80px; }
ul#navigation li.standard a {  color:#40535E; }
ul#navigation li.active span.number {
    color: #1589CF!important;
    display: inline;
    float: right;
    line-height: 84px;
    height: 84px;
    padding: 0 25px;
    overflow: hidden;
    width: 76px;
    background-image: url('../img/step_mask.svg')!important;background-size: 76.8px;
}
ul#navigation li span.number { font-weight:bold; font-family: 'Inter', sans-serif;font-size:20px; display:inline; float:right; line-height:50px; height:36px; padding:0 25px;  }
ul#navigation li.active { margin: 0;font-weight:bold; font-size:14px;color: #ffffff; line-height:84px; }
ul#navigation li.active span.selected { display: none; line-height: 24px; max-width:116px }
ul#navigation li span.selected { font-size:14px; font-weight:bold;position:relative;}
ul#navigation li { line-height:18px; font-size:12px; font-weight: 300; margin: 30px 0}
ul#navigation li:hover { cursor: pointer; } 
ul#navigation li a:hover { color:#E8F3FA !important;}
ul#navigation li.active:hover{ cursor:inherit; } 
.top_voice { width:100%; height:15px; display: block ; content:''; background-color:#F5F5F5; }
li.active .top_voice_inside {
    border-radius: 0 0 15px 0 !important;
}
.top_voice_inside {
    left: 0;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    height: 15px;
    display: block;
    content: '';
    background-color: #ffffff;
}
.bottom_voice { width:100%; height:15px; display: block ; content:''; background-color:#F5F5F5; }
li.active  .bottom_voice_inside{
    border-radius: 0  15px 0 0 !important;
}
.bottom_voice_inside{
    left: 0;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    height: 15px;
    display: block;
    content: '';
    background-color: #ffffff;
}
/* Typography */
h1, h2, h3,h4 { font-size:16px; letter-spacing:0px;  }
h1,h2,h3,h4,h5,h6,p,li , a{ color:#000000; }
.uppercase { text-transform: uppercase; }
.light { font-weight: lighter !important }
.regular { font-weight:normal !important; }
h2.step_title { font-weight:600; font-size:22px; pointer-events:none; }
h2.label { font-weight:normal;letter-spacing:1px;font-size:16px; }
p.product_title {letter-spacing:1px;position:relative; font-weight:600; font-size:14px; background-color: #414141}
a p.product_title { color:#ffffff;   }
a:hover > p.product_title, a:hover { text-decoration: none !important; }
#logout a, #login a  {  color:#54626d;}
#loading p { color:#54626d;font-weight:bold !important; }
#loading { top:0; }
a.logout { font-size:12px; }
a.back { font-weight:lighter; color:#54626d; }

/* Form, Input, etc. */

#adduser .form-table label, #adduser label { font-weight:400 !important; line-height:14px; padding-left:.40em !important;  width: 100%; margin-bottom:0;display: block; font-size:14px !important; text-transform: uppercase; }
#adduser .input-group { margin-bottom: 30px }
.form-control, .input-group-text {    padding: .250rem .40rem !important;}
#adduser h2 {padding-left:.40em !important; }
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px;
}
input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0 50px transparent inset;
    -webkit-text-fill-color: #000!important;
}
/*
.xoo-wsc-ft-btn{border-radius: 10px!important;
    padding: 3px!important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px!important;
}
.xoo-wsc-ft-btn-checkout{
    background-color: #9B8AA1!important;
    color: #fff!important;
    border: 1px solid #9B8AA1;
}
*/
.btn-ghost{
    background-color: #a1acb3!important;
    color: #fff!important;
    border: 1px solid #a1acb3;
    display: inline-block!important; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px!important;
    border-radius: 10px;
    padding: 3px!important;
    width: 220px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.btn-ghost:hover{
    background-color: #a1acb3!important;
    color: #ffffff!important;
    border: 1px solid #a1acb3;
}



.form-control:disabled { opacity:.4 !important;}
@keyframes autofill {
    100% {
        background: transparent;
        -webkit-text-fill-color: #000!important;
        color: #000;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: #000;
    }
}




/* REQUESTS */
#req_grid .head { font-weight: bold; }
#req_grid .head span.date { font-size:14px; padding-left: 20px; font-weight: lighter; }
.product_count > h2 { font-weight: lighter;padding: 20px 0; }
ul.list_preview { margin-bottom:0; list-style:none; padding-left:0;}
ul.list_preview  li {  font-weight: bold; text-transform: uppercase; }
#req_grid .btn { 
  position:absolute;
  right: 20px;
  position: absolute;
  bottom:20px; font-size: 14px !important; 
}
.request_box { background-color: #fff }


/* BOOTSTRAP */
.toast { max-width: initial !important; }

/* ACF */
.form-table td { width: 100%; display: block }

/* Switch color */
.switch-wrap {
  cursor: pointer;
  background: #eaeaea;
  width: 30px;
  height: 15px;
  border-radius: 15px;
  border:1px solid #000000;
  margin-bottom:0;
}
.switch-wrap input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.switch {
  height: 17px;
  margin-top: -2px;
  margin-left: -2px;
  width: 34px;
  display: grid;
  grid-template-columns: 0fr 1fr 1fr;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;

}
.switch::after {
  content: '';
  border-radius: 50%;
  background: #fff;
  border:1px solid #000000;
  grid-column: 2;
  -webkit-transition: background .2s;
  -moz-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
input:checked + .switch {
  grid-template-columns: 1fr 1fr 0fr;
}
input:checked + .switch::after {
  background-color: #ffffff;
}
.switch-text {
    font-family: 'Inter', sans-serif;
    text-transform:uppercase;
    padding-left:8px;
    font-size:10px;
    color:#ffffff;
    line-height: 18px;
}



/* layout */
.request_box{border: 1px solid #fff}
.rounded-4 { overflow:hidden; }

/* SINGLE PRODUCT */
.zoom > img  {transform: scale(4);} 
#product_box {border-radius:15px; background-color: #fff}
h1.current_product { font-weight: bold; font-size: 22px }
h2.current_cat, .title_decription,  #req_text h3 { font-weight: lighter;font-size: 18px }
#features  {  line-height: 16px; margin-bottom:0 ;  }
#lang_sel  img { opacity:.3; }
#lang_sel  img:hover { cursor:pointer; }
#lang_sel  img.active { opacity:1 !important; }
#content_product p, #req_text p {font-family: 'Inter', sans-serif;
font-size:16px; font-weight: normal; line-height: 24px; letter-spacing: 0.5px }
#content_product a { font-weight: bold !important }
h3.other { font-size:14px; font-weight: lighter; line-height: 16px; }

#special_features p{ font-size:14px; font-weight: lighter; line-height: 16px; margin-bottom: 0 !important }
.it {display: none;}
.icons p { margin:10px 0; font-weight:lighter;  }
.request_title { opacity: .8 !important }
p.versions {font-weight: lighter;font-size: 13px  }
#thumb img { border-radius: 8px }








/*BOOTSTRAP 5 COLUMNS */
.col-5col,
.col-sm-5col,
.col-md-5col,
.col-lg-5col,
.col-xl-5col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-5col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-5col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-5col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-5col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

}
@media (min-width: 1140px) {
    .col-xl-5col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

}
@media (min-width: 1400px) {
    .col-xl-5col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

}

/* CONTACT FORM 7 */
.wpcf7 form.sent p {
	display: none;
}
.email_commerciale,.lingua, .nome_commerciale, .cognome_commerciale { display: none }


/* MENU MOBILE */

#header a:hover { color:#40535E;opacity: .6; }
#header .logo, #mobile_menu .logo, #header .logo_dark, #mobile_menu .logo_dark  { 
    height:60px; width: auto;
}


#mobile_menu h1 {  font-size:20px; font-weight:lighter;  }
#mobile_menu a.logout, a.link{ font-size:16px; color:#ffffff; font-weight: normal; }
ul#mobile_nav { text-transform:uppercase; list-style: none; padding-left:0  }
ul#mobile_nav li {  font-size:20px; padding:20px 0; }
ul#mobile_nav li a {  color:#ffffff; font-weight: normal;}
ul#mobile_nav li.active a {  color:#ffffff; font-weight: bold;}
ul#mobile_nav li a i { float:right }
#mobile_adjust { height:72px; }
#hide_mob_menu:hover, #show_mob_menu:hover { cursor: pointer }



/*responsive*/
#header i,#mobile_menu i { font-size: 20px }
.header-bg { 
background: rgba(248, 248, 254,1)}
.header-bg_mob {
    background-color: #1589CF;
}

.bg-b { background-color: #1589CF; }

.back_to_segment:hover, #back_to_application:hover,#back_to_menu:hover ,#show_filter:hover { cursor: pointer; }
@media all and (min-width: 991px) { 
.mobile { display: none  !important }
.padjust { padding-top:60px; }
.altezza-100 { height: 100%!important; }
}
@media all and (max-width: 990px) {
#fkcart-mini-toggler { float:right;}
#fkcart-mini-toggler svg  { filter:invert(100%);  }
h2.step_title {
    font-weight: 600;
    font-size: 18px;
    pointer-events: none;
    
}
.columns-3 { padding-left:14px!important; padding-right:14px!important }



#req_grid .head { font-weight: lighter; }
.request_box { background-color: transparent !important; border-bottom: 1px solid #DEDEDE; border-radius:0;}
.altezza-100 { height: auto !important; }
.sticky-top { top: 0px; }
.mob-inline { display: block }
.desktop { display: none }
.header-bg { background-color: rgb(245,245,245,1);  }
.padjust { padding-top:30px; }
#product_box { border-radius:0px !important; background-color: transparent !important}
.q { left: .5rem !important; }
}
@media all and (min-width: 769px) { 
.arrow { display: none !important }
}
@media all and (max-width: 768px) {
.application, .segment { cursor: pointer;background-position: center center; background-size:cover; }
.product_title {  background-color:transparent !important; font-size:20px !important; text-align: left !important; color:#fff !important;  }
#page_send_req .product_title, #products .product_title, #categoria  .product_title { font-size:16px !important; 
   /* text-align: center !important; */
  }
.carousel { margin-left:-20px !important; margin-right:-20px !important; border-radius:0 !important; }
.carousel-inner, .carousel-inner > div { border-radius:0 !important;  }

}

@media all and (max-width: 769px) {
#related{ width: auto; }
#famiglia { overflow:auto!important; }
}
@media all and (min-width: 770px) {
#related{ width: 150px!important }
}

@media all and (max-width: 769px) {
div.summary,.woocommerce-product-gallery { width:100%!important }
}

@media all and (max-width: 990px) {

    
    #products { margin-top: 72px; }
    #related { margin-top: 90px; padding-top:0!important }



  .modal.left.fade .modal-dialog {
    left: -40%;
  }
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
  width: 40%;
  }
  .modal.left.fade .modal-dialog{
    left: -40%;
  }
  .modal.right.fade .modal-dialog {
    right: -40%;
  }

}
@media all and (max-width: 768px) {
.woocommerce div.product {
    display: inherit!important
}
  .modal.left.fade .modal-dialog {
    left: -70%;
  }
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
  width: 70%;
  }
  .modal.left.fade .modal-dialog{
    left: -70%;
  }
  .modal.right.fade .modal-dialog {
    right: -70%;
  }
}
@media all and (min-width: 991px) {
    .size{ width:90%!important }
  .modal.left.fade .modal-dialog {
    left: -320px;
  }
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
  width: 320px;
  }
  .modal.left.fade .modal-dialog{
    left: -320px;
  }
  .modal.right.fade .modal-dialog {
    right: -320px;
  }
}

.modal.left.fade .modal-dialog {
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;

}
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
    background-color: rgba(58, 67, 72 , .8);
    position: fixed;
    z-index:999999999999999999;
    margin: auto;
    height: 100%;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);  
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }

  .modal.left .modal-content,
  .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  
  .modal.left .modal-body,
  .modal.right .modal-body {
    padding: 15px 15px 80px;
  }

/*Left*/
  .modal.left.fade .modal-dialog{
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
         -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
  }
  
  .modal.left.fade.show .modal-dialog{
    left: 0;
  }
        
/*Right*/
  .modal.right.fade .modal-dialog {
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  
  .modal.right.fade.show .modal-dialog {
    right: 0;
  }

/* ----- MODAL STYLE ----- */
  .modal-content {
    border-radius: 20px;
    border: none;
   
  }
.modal-body p {
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  font-size:12px;
  font-weight:600
}


.addToList {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}



body.dark_mode .addToList { border: 1px solid #ffffff; color: #ffffff; }
.addToList {
  width: 240px;
  height: 35px;
  background: transparent;
  border-radius: 8px;
  will-change: transform;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid #54626d;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  color: #54626d;
  outline: none;
  text-align: center;
}
body.dark_mode .addToList:hover {  color:#54626d; background: #ffffff; }
.addToList:hover {
  background: #54626d;
  color: #ffffff;
}
.addToList:active {
  font-size: 14px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.addToList.active {
  font-size: 0;
  border-radius: 50%;
  width: 35px;
  background: transparent;
  border: 3px solid #3BB873;
}
body.dark_mode .addToList.active { border-right: 3px solid #54626d; }
.addToList.loader {
  border-right: 3px solid #ffffff;
  -webkit-animation: loader .4s linear infinite;
          animation: loader .4s linear infinite;
}
.addToList.success {
  background: #3BB873;
  border-color: #3BB873;
  font-size: 14px;
  color: #ffffff;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
/* SEARCH AJAX */
div.asl_r .results .item {
    background: transparent !important; 
    border-left: 1px solid rgba(255, 255, 255, 0)!important; 
    border-right: 1px solid rgba(255, 255, 255, 0)!important; 
  }
  div.asl_r.vertical {
    padding: 0 !important;
    background: rgba(255, 255, 255, 0) !important;
    border: 0px solid rgb(181, 181, 181) !important;
    box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0) !important;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
    font-family: 'Inter', sans-serif;
    color: #fff !important;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
    width: 100%;
}
@media  all and  (min-width: 991px) and (max-width: 1380px) {
#menu_col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}


.col-xl-10 {
    -ms-flex: 0 0 76.333333%;
    flex: 0 0 76.333333%;
    max-width: 76.333333%;
}
}
#gif {
   -webkit-animation-name: zooming; 
  -webkit-animation-timing-function: linear; 
  -webkit-animation-iteration-count: infinite; 
  -webkit-animation-duration: 1.4s; 
  animation-name: zooming; 
  animation-timing-function: linear; 
  animation-iteration-count: infinite; 
  animation-duration: 1.4s; 
}


/* WebKit and Opera browsers */ 
@-webkit-keyframes zooming { 
  0% 
  { 
    opacity:1; 
  } 
  50% { 
    opacity:0; 
  } 
  100% {
    opacity:1; 
  }
} 
/* all other browsers */ 
@keyframes zooming { 
  0% 
  { 
    opacity:1; 
  } 
  50% { 
    opacity:0; 
  } 
  100% {
    opacity:1; 
  }
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {color:#fff !important;}
/*
.xoo-wsc-container{ right:20px!important; opacity:0 }
.xoo-wsc-cart-active .xoo-wsc-container { opacity:1!important; top: 60px!important; }
*/
/* WOOCOMMERCE */
.woocommerce-product-gallery__wrapper:hover {
 cursor:url('../img/search.svg'), auto!important;
}





.woocommerce button.button.alt{
     background-color:#1589CF!important; color:#fff!important;
    border-radius: 10px;
    border:1px solid #1589CF;
    margin-left: auto;
    font-size: 12px;
    padding: 13px 32px;
    font-weight: 600;
    margin-left: 10px;
        margin-top: 3px;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    font-size: 12px!important;
    pointer-events: none!important;
}


.toggleCart { cursor:pointer!important;opacity:1!important }
.toggleCart:hover {opacity:1!important }
/*
.xoo-wsc-container {background-color: transparent!important;}
*/
.woocommerce-privacy-policy-text { display:none; }
.woocommerce-form-coupon-toggle {display: none;}
.woocommerce ul.products li.product a img {
  border-radius:15px;
  margin-bottom: 0!important;
  -webkit-transition: all  ease-out .3s;
  -moz-transition:  all  ease-out .3s;
  -o-transition:  all  ease-out .3s;
}
.woocommerce ul.products li.product a img:hover { cursor: pointer;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  /*transform: scale(1.04); */
}

/*FILTRI*/

.bapf_body >select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 8px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
body.dark_mode select {
  -webkit-appearance: none !important;
-moz-appearance: none !important;
background-image: url(../img/caret_inv.png);
background-position: 100%;
background-repeat: no-repeat;
color:#fff;
}
select {
  -webkit-appearance: none !important;
-moz-appearance: none !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
background-position: 100%;
background-repeat: no-repeat;
}
body.dark_mode .bapf_body >select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff!important;
    background-color: #3f3e41!important;
    background-clip: padding-box;
    border: 1px solid #40535E66!important;
    border-radius: 8px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  margin-right: 10px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.form-table{
    width: 90%!important;
}

.form-table > tbody > .acf-field > .acf-label {
    padding: 0!important;
    width: 100%!important;
}
.form-table > tbody > .acf-field > .acf-input {
    padding: 0!important;
}
.form-table > tbody > .acf-field > .acf-input > .acf-input-wrap > input{
 color:#40535E; font-size:16px !important; border-radius:0 !important; width:100%; background-color: transparent;  border-top:0px; border-right:0px; border-left:0px; border-bottom:2px solid rgba(112, 112, 112, .1) !important 

}
.form-table > tbody > .acf-field > .acf-input > .acf-input-wrap {
    margin-bottom: 30px;
}
/*
.xoo-wsc-basket{display: none!important;opacity: 0!important;pointer-events: none;}
*/

button.single_add_to_cart_button{
    border-radius: 10px!important;
    font-family: 'Inter', sans-serif ;
    background-color: #a1acb3!important;
    color: #fff;
}





.woocommerce div.product{ display:inline-block; }


.single_cat_name{font-weight: 300;text-transform: uppercase;font-size: 16px;}
.woocommerce div.product .product_title {
    color:#1589CF;
    font-weight: 700;
    font-size: 26px;
    display: inline-block;
}
p.price{ position: absolute; top:0; right:0; font-size:18px!important; color:#1589CF!important;
border:1px solid #1589CF; border-radius:20px; padding:10px 20px; font-weight:700!important }
.woocommerce-price-suffix { display:block; color:#000!important }
.woocommerce-product-gallery__image{border-radius: 20px!important;overflow: hidden;}

.attributi p{margin-bottom: 8px!important;}
.woocommerce-variation-description p:first-letter {
  text-transform: uppercase;
}


.woocommerce-MyAccount-content label{width: 100%;display: block;line-height: inherit!important;margin-bottom: 0!important;}

.woocommerce-input-wrapper{width: 100%}
.woocommerce-MyAccount-content input,.woocommerce-MyAccount-content select {
    display: block;
    width: 100%!important;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 30px!important;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 0px solid #ced4da;
    border-left: 0px solid #ced4da;
    border-right: 0px solid #ced4da;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.select2-container--default .select2-selection--single {
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    border-top: 0px solid #ced4da;
    border-left: 0px solid #ced4da;
    border-right: 0px solid #ced4da;
    border-radius: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{color: #fff!important;}


.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: block!important;
    justify-content: center;
}
.woocommerce a.remove {
    color: #9B8AA1!important;
    font-size: 30px!important;
    font-weight: lighter;
}

th.product-remove{ width:10px!important }
th.product-subtotal, td.product-subtotal{ display:none!important; }

.quantity .screen-reader-text{display: none;}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px); 
    height: inherit!important; 
    overflow: inherit!important; 
    position: inherit!important; 
    width: inherit!important; 
    word-wrap: inherit!important; 
}


.woocommerce-order-overview__total {display: none!important;}
.woocommerce-order-details tfoot { display:none; }

.wc-item-meta{padding-left: 0!important;}
p.woocommerce-notice{
margin: 60px auto 60px;   
    display: table;
    width: auto;background-color: transparent!important;text-align: center;padding:10px 14px; border-radius: 8px;  }
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
position: initial!important ;
}
.woocommerce ul.order_details {
    margin: 2em 0 3em!important;
    padding-left:0;
}
.col_cont{width: 100%;text-align: center;}
.colore{margin:8px 4px  ;width: 24px;height: 24px;content: '';display: inline-block;border: 1px solid #000;border-radius: 12px ;}




.woocommerce-loop-product__title{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    padding: 10px!important;
    transform-origin: bottom center;
    transform: translateY(-50%);
    color:#fff!important;
    font-size: 22px!important;
    font-weight: bold;
}

#req_account .form-control {
    background-color: transparent!important;
    border-top:0px solid transparent;
    border-right:0px solid transparent;
    border-left:0px solid transparent;
    border-bottom:1px solid #d9d7d7!important;
    border-radius: 0!important;
}
#req_account .input-group { 

    margin-bottom: 14px;

}
body.dark_mode *::placeholder { color:#fff!important }
*::placeholder { font-family: 'Inter', sans-serif; font-weight: 300; font-size: 14px!important}

#req_account h1{
    font-family: 'Inter', sans-serif;
    letter-spacing: 0px;
    color: #3F3E41;
    font-size:22px;
    font-weight: 700;
    margin-bottom: 30px;
}
#req_account input:-webkit-autofill,
#req_account input:-webkit-autofill:hover,
#req_account input:-webkit-autofill:focus,
#req_account input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #7f7f7f inset !important;
    background-color: transparent;
    -webkit-text-fill-color: #FFF!important;

}
.iconic-woothumbs-images-wrap{ border-radius:20px; overflow:hidden; }
.pswp__bg{ background:rgba(0, 0, 0, .6)!important }
.pswp__container iframe { background-color:#fff!important }
#products .add_to_cart_button{display: none!important;}
#ifr {z-index: 999999;overflow-y: hidden!important;}
#ifr .modal-dialog { height:100%;max-width:100%!important;width:100%!important;margin:0!important }

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img { border-radius:20px; }
.pswp__top-bar { display:none!important }

.flex-control-thumbs { margin-top:10px!important }
.woocommerce div.product div.images .flex-control-thumbs li
{ border-radius:10px!important; overflow: hidden}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(2) {
    margin-left:8px!important;
}


#correlati { height:100% }


@media (max-width: 991px){

/*
    .xoo-wsc-container { right:24px!important;top: 49px!important; }
*/
    
    
    .woocommerce ul.products[class*=columns-] li.product { margin: 0 0 20px!important; }
   
    .list_content { top:23px;right:23px }
    .woocommerce table.cart .product-thumbnail { display:inline-block!important; }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        margin: 25px 0 0;
        width: 100%!important;
    }
}





#related a { display:block; background-color:#1589cf;border-radius:14px; margin-bottom:12px }
#related .ajax_add_to_cart, #related .add_to_cart_button{ display:none!important; }
#related { padding-top:64px }
#related .attachment-woocommerce_thumbnail{ border-radius:14px!important; background-color: #E8F3FA }
#related .woocommerce-loop-product__link { position:relative; }
#related .woocommerce-loop-product__title { padding:15px!important; font-size:18px!important }
/*
.related img { border:0px solid transparent!important; }
.related li { margin-bottom:10px!important }
.related ul,.related li:last-child { margin-bottom:0!important }
.related .woocommerce-loop-product__title {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    text-align: center;
    border-radius: 0 0 14px 14px;
    padding: 8px!important;
    transform-origin: bottom center;
    font-size: 11px!important;
}
.related .price{ display:none!important }
.related>h2 { display:none!important }
.summary .variations_form,.summary .cart { display:none!important; }
*/

@media (min-width: 1200px){
    .col-xl-5 {
        flex: 0 0 auto;
        width: 20%;
    }
}



.woocommerce a.button.alt{ background-color:#d60010  !important; color:#fff!important }




.woocommerce-notices-wrapper { 

    max-width: calc(100% - 48px)!important;
}
.wc-block-components-notice-banner { 
    border-radius: var(--bs-border-radius-xl)!important;
    margin: 0!important;
}


.woocommerce-form-login  input {
    display: block;
    width: calc(100% - 50px)!important;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
    border-top: 0px solid #ced4da;
    border-left: 0px solid #ced4da;
    border-right: 0px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-form-login__submit {
    background:#d60010  !important;
    display:block;
}

.select2-container .select2-selection--single .select2-selection__rendered { font-size:14px }

#order_comments { height: 100px!important; padding:14px!important;margin-left:0; background-color:transparent!important;border:1px solid #ced4da!important; border-radius: 12px }

.woocommerce-form-login  {display: block;content: ''; width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0, 0, 0, .4);z-index:999999;margin:0!important }

#order_comments_field{ width:100%!important; }
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-thankyou-order-details { display:none!important }
.woocommerce-order-received p.woocommerce-notice {
    margin: 20% auto 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
}
.input-checkbox { height:16px!important;max-width:16px!important }


#curr.active {
    font-weight: inherit!important; 
    font-size: 12px!important; 
    color: #ffffff;
    line-height: 10px!important;
    margin-bottom:0!important;
}
#curr span.selected {display: inline-block!important;}


@media all and (max-width: 769px){
    .summary .product_title{ color:#1589CF!important }
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%!important;
        
    }
}

@media screen and (max-width: 769px) {
  .ttt {
    font-size: 36px !important;
  }
  .tt {
    font-size: 26px !important;
  }
  .woocommerce-loop-product__title {font-size: 18px !important;}
  .optional-select { max-width: 180px !important }
}


@media all and (min-width: 770px){
    .ttt {  
        font-size: 48px;
    }
    .tt {  
        font-size: 28px;
    }
}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 30%;
    
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 67%;
    clear: none;
    padding-top: 1.5em;
    position: relative;
}

.bg-azz { background-color:#E8F3FA }
.bg-az { background-color:rgb(232 243 250 / 50%) } 
.r-30 { border-radius:30px }
p.primary-category { font-size:18px; font-weight:400; color:#000000;margin:0 }
.woocommerce-product-details__short-description p {
    color: #000;
    font-weight: 500;
    padding-top:1em;
    font-size: 18px;
}
body .qib-button-wrapper .minus.qib-button {height: 44px; border-radius: 10px 0 0 10px !important }
body .qib-button-wrapper .plus.qib-button { height: 44px; border-radius: 0 10px 10px 0 !important }
.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 40px!important;
}


.custom-product-description h3 {
     font-size: 16px;
    color:#000!important;
    font-weight: 700!important;

}
.custom-product-description p {
     font-size: 12px;
    color:#000!important;
    font-weight: 500;
   
}
.custom-product-description p a {
    font-size: 12px;
    color: #1589CF !important;
    font-weight: 500;
    margin-bottom: 0;
    text-decoration: underline;
}

.intent_of_use p { margin-bottom:0 }

.custom-product-description h4{
      font-size: 12px;
    color:#000!important;
    font-weight: 700!important;   
}
.sequenza {
     font-size: 12px;
    color:#1589CF!important;
    font-weight: 500;
    margin-bottom: 0;
    text-decoration: underline;
}

.f20 { font-size:20px!important }

.btn-blue{
    background-color: #1589CF !important;
    color: #fff !important;
    border-radius: 10px;
    border: 1px solid #1589CF;
    font-size: 12px;
    padding: 10px 20px!important;
    font-weight: 700;
}


.fkcart-toggler {display: none;}

#fkcart-modal .fkcart-preview-ui {
    position: fixed;
    right: 24px!important;
    top: 24px!important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--fkcart-bg-color,#fff);
    height: calc(100% - 48px)!important;
    max-height: calc(100% - 48px)!important;
    width: calc(100% - 12px)!important;
    max-width: var(--fkcart-slider-desktop-width,420px);
    outline: 0;
    border-radius: 20px;
    z-index: 999999999;
    transform: translate(100%) scale(1);
    transition: transform var(--fkcart-animation-duration,.4s) ease-out;
}

#fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button {
    font-size: 14px !important;
    font-weight: 500 !important;
    width: fit-content!important;
    margin: 0 auto !important;
}
#fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button .fkcart-checkout--text {
    color: var(--fkcart-primary-font-color, #fff);
    margin: 0 8px;
    font-size: 14px!important ;
    font-weight: 700!important;
}



.fkcart-shortcode-container { transform:translateY(10px); }

.fkcart-thumb-wrap img,
.fkcart-select-options,
.fkcart-title { display:none!important; }
.fkcart-thumb-wrap { width:0!important }

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-wrap-start .fkcart-item-misc,
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-info {
    width: 100%!important;
    display: block!important;
    max-width: 100%!important;


}

#fkcart-modal .fkcart-item-misc .woocommerce-Price-amount { font-weight:700!important }

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item {
    top: 4px!important;
}

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-wrap-start .fkcart-item-meta,
#fkcart-modal
.fkcart-item-wrap
.fkcart--item .fkcart-item-wrap-start .fkcart-item-meta { 
    max-width:100%!important;
    display:block!important
}
#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-meta-content .fkcart-attr-wrap { display:block!important; }

.fkcart-qty-wrap { display:none!important; }

.variations-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0!important;
  font-size: 12px;
}

.variation-box {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
}

.variation-box label,.optional-row label{
  font-weight: 500!important;
  white-space: nowrap;
  font-size: 12px;
  width: auto;
  color:#000!important;
}

.variation-box select, .optional-row select {
  
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-color: transparent;
}

.optional-select{
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
    
}



.single_variation .woocommerce-variation-price {
  display: none !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #3289cf!important;
    font-size: 18px!important;
}
.optional-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
}

.optional-row .remove-optional {
 
  cursor: pointer;
}
.aggiungi-riga-optional,.remove-optional
{ background-color:#999!important;
    width:30px!important;
    color:#fff;
    height: 28px!important;
}

.woocommerce-cart-form .row ,.totale{
    font-size: 13px;
}


.woocommerce-cart-form .fw-bold {
    font-weight: 700 !important;
}

/* Colori alternativi */
.bg-light-blue {
    background-color: #f8fcfd;
}
.bg-lighter-blue {
    background-color: #e8f3fa;
}

/* Righe con bordi arrotondati */
.woocommerce-cart-form__contents .row {
    border-radius: 10px;
}

/* Immagini nel carrello più piccole */
.woocommerce-cart-form__contents img {
    width: 50px;
    height: auto;
}

/* Padding e leggibilità */
.woocommerce-cart-form__contents .col-md-1,
.woocommerce-cart-form__contents .col-md-2 {
    padding: 4px 8px;
}
.woocommerce-cart-form label { font-size:14px!important }

.req_number { font-weight:700!important }
.req_date { font-size:12px!important }

._wc-block-checkout__payment-method { display:none!important }

#cart_order_note { font-weight: 300; font-size:13px!important; padding:1.4rem!important; border-radius:12px!important }


.woocommerce-MyAccount-content label { padding-left:6.4px!important }

.woocommerce-MyAccount-content label,
.woocommerce-MyAccount-content h5,
.woocommerce-MyAccount-content h6 {
    text-transform: uppercase;
    font-size: 14px!important;
}
.woocommerce-MyAccount-content input, .woocommerce-MyAccount-content select{
    font-size: 14px!important;
    color:#000!important;
}

.ea11y-widget-open-button { bottom:24px!important;top:auto!important }


@media (max-width: 991px) {
    .home_logo{ width:280px!important }
    .optional-row  {
        max-width: 200px !important;
    }
    #fkcart-modal .fkcart-preview-ui { right:8px!important;width:calc(100% - 16px)!important }
}
@media (min-width: 992px) {
    .optional-row select {
      min-width: 250px;
    }
}

#fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-wrap-start .fkcart-item-misc{
    clear: both;
}


