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

hr {
    margin: .5rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .15;
}

.aws-container .aws-search-form .aws-wrapper { height:33px!important }
.aws-search-result .aws_result_title {
    display: block;
    font-weight: 500;
    margin-bottom: 3px;
    color: #000000!important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #000000;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}


.brand-filter {
    display: inline-block;
    width: 100%;
    padding: 14px;
    font-size: 13px!important;
    font-weight: 500!important;
    color: #626262;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #626262!important;
    border-radius: 8px;
    float:left;
    margin-right: 14px;

}
.bapf_body >select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 13px!important;
    font-weight: 500!important;
    color: #626262;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #626262!important;
    border-radius: 8px;

}

.aws-container .aws-search-field { 
    font-size: 13px!important;
    border:1px solid #626262;
    border-radius:8px!important;
    color:#626262!important;
    padding-left: 14px!important;
    }
.aws-container .aws-search-field { background-image:url(../img/search.svg);background-size:20px;
background-position:right 10px center; background-repeat:no-repeat; }


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

body.dark_mode .woocommerce-breadcrumb a,
body.dark_mode .woocommerce-breadcrumb {
    color: #ffffff!important;
}
body.dark_mode .aws-container .aws-search-field

 { background-color: #000!important; }

.aws-search-field::placeholder {
    color: #626262 !important;
    opacity: 1 !important;
}


.shopping_bag_items_number {
    background: #ff3b30;
    color: #fff;
    font-size: 9px;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    position: absolute;
    font-weight: 700;
    display: inline-block;
    top: -4px;
    right: -10px;
    padding-top: 1px;
}
#splash h1 { 
    font-weight:900;
    font-size:86px;
    color:#fff;
    margin-bottom:30px;
    text-transform:uppercase;
}
@media (max-width:991px) {
    #splash h1 { 
        font-size:66px!important;
    }
     #related { padding-top:0!important }
}



.splash-col {
    background-size: cover;
    background-position: center;
    min-height: 50vh;
    opacity: 0;
    transition: opacity .6s ease-out;
}

.splash-col.loaded {
    opacity: 1;
}

body.dark_mode .btn-white, .btn-white { 
    font-weight:bold;
    font-size:14px;
    color:#000!important;
    border-radius:160px;
    padding:10px 18px;
    background-color: #fff;
}


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

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}


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



body { 		
  color:#000000;
  background-color: #ffffff;
  font-family: 'Inter', sans-serif;
}


ul#navigation a{
    font-family: 'Inter', sans-serif;
    display: block;
   
}
ul#navigation a span { display:block }

.non_cliccabile { pointer-events:none!important; cursor:unset!important; }
ul#navigation li > p { font-size:16px!important; font-weight:bold; color:#f00a0c!important }

/* 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:#626262!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;
}

.size{ width:90%!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;
}


.payment_method_no_payment_request { display:none!important; }

.woocommerce-notices-wrapper{ display:none!important; }

.woocommerce-checkout table.cart img {
    width: 200px!important;
}

.woocommerce-checkout table.cart .product-thumbnail {
    max-width: 140px!important;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    margin-top: 20px!important;
}

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

.woocommerce a.button.alt{
    background-color: #a1acb3!important;
    border-radius: 10px;
}
.woocommerce .cart-collaterals .cart_totals{width:100%!important;text-align: right;}
.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-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;}

.list-unstyled li { margin-bottom:4px }

table.cart img{border-radius: 20px;}
.cart_totals h2, .cart_totals .shop_table { display:none!important; }
.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;max-width: 108px !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: #626262;
}
h2.descrizione { 
    font-weight:400!important;
    font-size: 16px;
    margin-top: 14px;
    color: #626262;
}

.form-control:disabled { background-color:transparent!important; }

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


.bg-warning { background-color:#ececec!important }

.bg-red{ background-color:#f00a0c!important }

.bg-light{background-color: #F5F5F5!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 .shop_table p,body.dark_mode .shop_table a{color: #000!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{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 ul#navigation a,body.dark_mode .variant {color: #fff!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
{ color:#fff!important }
.bg-bianco{background-color:#ffffff}


body.dark_mode .accordion-body ul li,body.dark_mode .accordion-body p{ color:#000!important }

.logo_dark{display: none;}

body.dark_mode .product-brand { color:#fff!important }
body.dark_mode #related img { background-color:#fff!important }



body.dark_mode .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #fff!important;
    font-size: 14px!important;
    font-weight: 700;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color:green!important;
}



body.dark_mode #profile_menu img { filter:invert(100%)!important; }

.form-control {
    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;
}




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}
.application,.materiale{opacity: .8}
}

@media (min-width:768px) {
.application:hover, .segment:hover, .prodotto:hover,.materiale:hover { cursor: pointer;
-webkit-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16); 
box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16);
  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:14px;line-height:50px; height:80px; }
ul#navigation li.standard a {  color:#40535E; }
ul#navigation li.active span.number {
    color: #626262!important;
    display: block;
}
ul#navigation li span.number { font-weight:bold; font-family: 'Inter', sans-serif;font-size:20px; display:block;  }
ul#navigation li.active { margin: 0;font-weight:bold; font-size:16px;  }
ul#navigation li.active span:nth-child(2){ font-weight:normal!important; }
ul#navigation li.active span.selected { display: none; line-height: 24px; max-width:116px }
ul#navigation li span.selected { text-transform:uppercase;font-size:16px; font-weight:bold;position:relative;}
ul#navigation li { font-size:14px; font-weight: 300; margin:10px 0 20px 0}
ul#navigation li:hover { cursor: pointer; } 
ul#navigation li a:hover { csolor:#E8F3FA !important;}
ul#navigation li.active:hover{ cursor:inherit; } 
.top_voice { width:100%; height:15px; display: block ; content:''; background-color:#F5F5F5; }

/* 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 { color:#000;font-weight:bold; font-size:20px; pointer-events:none; letter-spacing:3px }
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;
}
*/



.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 #626262;
  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 #626262;
  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;
    font-weight:400;
    padding-left:8px;
    font-size:10px;
    color:#000;
    line-height: 18px;
}

.onsale { display:none!important; }

/* 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:80px; width: auto;
}


#mobile_menu h1 {  font-size:20px; font-weight:lighter;  }
#mobile_menu a.logout, a.link{ font-size:16px; color:#40535E; 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:#40535E; font-weight: normal;}
ul#mobile_nav li.active a {  color:#40535E; 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 }

.floatable-wrapper.floatable-bottom-left {
    position: fixed;
    bottom: 66px!important;
    left: unset!important;
    right: 14px!important;
    top: unset!important;
}

/*responsive*/
#header i,#mobile_menu i { font-size: 20px }
.header-bg { 
background: rgba(248, 248, 254,1)}
.header-bg_mob {
    background-color: #ffffff;
}
.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) {
.flex-control-nav { height:100px }
.berocket_single_filter_widget.berocket_inline_filters {padding-right:0!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; }
#filter { display: none }  
.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 > img,.segment > img { display: none }
.application, .segment { cursor: pointer;background-position: center center; background-size:cover; }
.carousel { margin-left:-20px !important; margin-right:-20px !important; border-radius:0 !important; }
.carousel-inner, .carousel-inner > div { border-radius:0 !important;  }

}


.modal p { font-size:14px!important }
.modal h5 { font-size:20px!important }


@media all and (max-width: 990px) {
  .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) {
  .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) {
  .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: 0;
    border: none;
    background-color: transparent; 
   
  }

 .modal-body p { color:#fff !important; }

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

/* WOOCOMMERCE */
.woocommerce-product-gallery__wrapper:hover {
 cursor:url('../img/search.svg'), auto!important;
}



.woocommerce button.button.alt,.btn-mod {
    background-color: #f00a0c !important;
    color: #fff !important;
    border-radius: 10px;
    border: 1px solid #f00a0c;
    padding: 13px 31px;
    padding: 10px 20px;
    font-weight: bold;
    margin-top: 6px;
    width: 212px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    font-size: 14px!important;
}

.toggleCart { cursor:pointer!important;opacity:1!important }
.toggleCart:hover {opacity:1!important }


.xoo-wsc-container {
    margin: 10px 0 10px 10px;
    border-radius: 14px;
    overflow: hidden;
}
span.xoo-wsc-footer-txt {font-size: 10px!important}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    background-color: #f00a0c!important;
    color: #ffffff!important;
    border: 1px solid #f00a0c!important;
    padding: 10px 31px!important;
    border-radius: 10px;
    font-weight: bold;
    font-size: 16px!important;
}





.woocommerce-privacy-policy-text { display:none; }
.woocommerce-form-coupon-toggle {display: none;}
.woocommerce ul.products li.product a img {
    -webkit-box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important;
    box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important;
  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;
-webkit-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16); 
box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16);
  /*transform: scale(1.04); */
}


.products .add_to_cart_button { display:none!important; }

ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
}


#marchi ul.products {

    justify-content: unset!important;

}

/* Mantieni la larghezza dei box come nel layout a 4 colonne */
ul.products li.product {
    float: none !important;        /* WooCommerce spesso usa float: left */
    margin: 0 15px 30px !important;
}

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






.single_cat_name{font-weight: 300;text-transform: uppercase;font-size: 16px;}
.woocommerce div.product .product_title {
    color:#f00a0c;
    font-weight: bold;
    font-size: 30px;
    display: inline-block;
}
.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;
}

#profilo label {font-weight: 700}

.woocommerce-MyAccount-content label, #profilo label
{   width: 100%;
    display: block;
    line-height: inherit!important;
    margin-bottom: 0!important;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 6px;
}

.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: 14px;
    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;
    height: 34px;
}


.woocommerce form .form-row {
    padding: 0 20px 0 0 !important;
    margin: 0 0px 2rem !important;
}

.select2-container {
    font-size: 14px!important;
}

.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{
    text-align: center;
    margin: 1rem 0!important;
    font-size: 16px!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-size: 14px!important; opacity: .4!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:#fff!important }
.pswp__container iframe { background-color:#fff!important }
.woocommerce-product-gallery__image {margin-right: -1px!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 }







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

.cart-item-row img  { border-radius:14px!important;overflow:hidden; }

.woocommerce table.shop_table{ display:none; }
.text-red { color:#f00a0c!important }
#related { padding-top:100px;height:100vh; overflow-y:scroll; }
#related p { font-size:12px!important }
@media only screen and (max-width: 768px){
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ""!important;
    font-weight: 700;
    float: left;
    }
.shop_table_responsive { width:100%!important }

}


@media only screen and (max-width: 1199px){
#related { padding-top:0!important;height:auto!important; overflow-y:unset!important; }
}


#carrello img { width:100%!important }

#related .ajax_add_to_cart { display:none!important; }

#related .attachment-woocommerce_thumbnail{ border-radius:14px!important; background-color: #E8F3FA }
#related .woocommerce-loop-product__link { position:relative; }
#related img { border-radius:14px!important;margin:12px 0 4px  0;-webkit-box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important;
    box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important; }
#related .woocommerce-loop-product__title { margin:0 0 4px!important ;padding:0!important; font-size:13px!important }


.summary .quantity { 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;
}

.cwoocommerce-checkout-review-order-table .product-quantity,
.cwoocommerce-checkout-review-order-table > thead { display:none; }


.woocommerce-checkout #payment ul.payment_methods { border-bottom:0px solid transparent!important; }


.woocommerce-form-login  input{ max-width:800px!important }
.woocommerce-form-login__rememberme {display: none;}

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

.woocommerce-billing-fields h3 { display:none; }

#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 }*/
.woocommerce-additional-fields { padding-top:40px }

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




.woocommerce-MyAccount-navigation {display: nodne;}

.r-30 { border-radius:30px }
p.primary-category { font-size:18px; font-weight:400; color:#626262;margin:0 }
.woocommerce-product-details__short-description p {
    color: #626262;
    font-weight: 500;
    padding-top:1em;
    font-size: 14px;
    line-height: 120%;
}
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: 44px!important;
}
.woocommerce-tabs { display:none!important; }



.flex-viewport { 
    -webkit-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16); 
    box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16); 
    border-radius: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs { 
    margin-top: 5px;
    overflow:visible!important;
    margin-right: -4px;
    margin-left: -4px;
    }
.woocommerce div.product div.images .flex-control-thumbs li { 
    width: 23%;
    float: left;
    margin: 1%;
    list-style: none;
}


.woocommerce div.product div.images img { background-color: #fff; }

.woocommerce div.product div.images .flex-control-thumbs li >img
{ 
    border-radius:10px;
    -webkit-box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important;
    box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.16) !important; 
    background-color: #fff;
}
.size-woocommerce_thumbnail,.shadow  {    
-webkit-box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16)!important; 
box-shadow: 0px 4px 21px 0px rgba(0,0,0,0.16)!important;
 }


.product-brand { font-size: 22px;font-weight:bold;color:#000;}

.accordion-body p, .accordion-body li { font-size:14px ;color:#626262; font-weight:400 }

.accordion-body ul { padding-left:14px!important }

.product-extra-fields { font-size:14px; margin-bottom:4px }


div.product span.price {
    color: #000;
    font-size: 14px!important;
    font-weight: 700;
}

.accordion-button { border:none!important;background-color:transparent!important; }
.accordion-button { border-bottom:1px solid #ededed!important }
.accordion-button:not(.collapsed) {
    background-color: transparent!important;
    box-shadow: none!important;
}
.accordion-button:focus {
    z-index: 3;
    border-color:transparent!important;
    outline: 0;
    box-shadow: none!important;
    border:none!important;
}

.btn-videocall {
    background-color: #0069FF !important;
    color: #fff !important;
    border-radius: 10px;
    border: 1px solid #0069FF;
    padding: 13px 31px;
    padding: 10px 20px;
    font-weight: bold;
}

/* Badge sovrapposto alla foto del prodotto */
.condition-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 6px;
    z-index: 10;
}

/* Colori diversi */
.condition-nuovo {
    background: #46c2fa; /* verde */
}

.condition-usato {
    background: #ff9800; /* rosso */
}

/* Garantisce il posizionamento */
.woocommerce div.product div.images {
    position: relative;
}


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


 /* Stili per la rimozione prodotti nel checkout */
            .remove-from-checkout {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                width: 32px;
                height: 32px;
                border-radius: 50%;
                transition: all 0.3s ease;
            }
            
            .remove-from-checkout:hover {
                background-color: #dc3545;
                color: white !important;
                transform: scale(1.1);
            }
            
            .cart-item-row {
                transition: all 0.3s ease;
            }
            
            .cart-item-row:hover {
                background-color: #f8f9fa;
            }
            
            .product-name a {
                text-decoration: none;
                color: inherit;
            }
            
            .product-name a:hover {
                color: #007cba;
            }
            
            .spinner-border-sm {
                width: 16px;
                height: 16px;
            }
            
            /* Miglioramenti visivi per la sezione ordine */
            .woocommerce-checkout-review-order {
                background: #f8f9fa;
                border: 1px solid #e9ecef;
            }
            
            #order_review_heading {
                color: #333;
                font-weight: 600;
                border-bottom: 2px solid #007cba;
                padding-bottom: 10px;
            }
@media (max-width: 768px) {
  .aws-container .aws-search-field {
    font-size: 16px !important;
  }
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 2em 0 0!important;
}

