/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .content-popupchat-inner label {
    margin-bottom: -5px;
}
 .g-recaptcha {
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
div#_desktop_search_filters_clear_all {
    display: none;
}
 #Materiali-e-Lavorazioni {
    margin-top: -210px;
    padding-top: 150px;
}
 .tooltip1 {
  position: relative;
  display: inline-block;
  border-bottom: 0 dotted black;
  opacity: 1;
    z-index: 0;
}
.tooltip1 .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  transition: opacity 0.3s;
}
.tooltip1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}       
 .tooltip1 .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    transition: opacity 0.3s;
}
.content_ok_pages {
    text-align: center;
}
.content_ok_pages h1 {
    font-size: 30px;
    text-transform: none;
    margin-top: 20px;
}
.pagine-cms {
    margin-top: 25px;
}
.pagine-cms .title-p {
    margin-bottom: 5px;
    font-style: italic;
}
.pagine-cms ul {
    margin-left: 15px;
    margin-bottom: 20px;
}
.pagine-cms p {
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 20px;
}
.pagine-cms td {
    padding: 15px;
}
.pagine-cms table {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
 @media screen and (max-width: 992px) {
    .solo.type-fixed.enable-slidebar.offset-left.chat {
  left: 70px !important;  
    bottom: 0% !important;
        position: fixed;
    } 
    div#tool-tip-id {
        display: none !important;
    }
}
.show-popup-chat{
    display:block !important;
}
 span.chiudi-popupchat {
    cursor: pointer;
}
 .content-popupchat {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
 .content-popupchat .content {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: 0 auto;
    padding: 20px 20px 15px;
    position: fixed;
    right: 0;
    top: 5%;
    max-width: 65%;
    text-align: center;
}
.solo.type-fixed.enable-slidebar.offset-left.chat {
    left: 90px;
    bottom: 2%;
    position: fixed;
}
.leo-fly-cart-icon-wrapper.chat span {
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    padding: 0;
    display: block;
    background-color: #fff;
    box-shadow: 2px 3px 10px rgb(0 0 0 / 15%);
    font-size: 16px;
    color: #000;
}
.leo-fly-cart-icon-wrapper.chat span:after {
    content: "\e60d";
    font-family: 'themify';
    pointer-events: none;
    display:none;
}
.leo-fly-cart-icon-wrapper.chat i {
    display: block;
    font-size: 20px;
    padding: 9px;
}
#chat-icona {
    position: fixed;
    bottom: 30px;
    right: 80px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    background: #fff;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    box-shadow: 2px 3px 10px rgb(0 0 0 / 15%);
}
#Available_colours {
    margin-top: -210px;
    padding-top: 150px;
}
div#icona_location {
    margin-right: 4px;
    margin-top: 3px;
}
.selectLinguaMobile {
    background: #f7f7f7;
    width: 100%;
    height: 5%;
    position: absolute;
    z-index: 111111111111;
}
i.ti-location-pin {
    font-size: 24px;
}
@media (max-width: 768px) {
    i.ti-location-pin {
        display: block !important;
    }
    select#stati {
        display: none;
    }
    select#lingue {
        display: none;
    }
}
span.skuTitolo {
    font-weight: bold;
}
.thumbnail.product-thumbnail {
    min-height: 450px;
}
/*.thumbnail-container a.product-thumbnail img {
    height: unset !important;
}*/
@media screen and (max-width: 1439px) {
    .thumbnail.product-thumbnail {
        min-height: 368px;
    }
}
@media screen and (max-width: 1199px) {
    .thumbnail.product-thumbnail {
        min-height: 300px;
    }
    .thumbnail-container a.product-thumbnail img {
        height: 100% !important;
    }
}
@media screen and (max-width: 500px) {
    .thumbnail.product-thumbnail {
        min-height: 300px;
    }
	.thumbnail-container a.product-thumbnail img {
		 height: auto !important;
	}
}
@media screen and (max-width: 450px) {
		.thumbnail.product-thumbnail {
    		min-height: 265px;
	}
}
@media screen and (max-width: 425px) {
		.thumbnail.product-thumbnail {
    		min-height: 250px;
	}
}
@media screen and (max-width: 410px) {
		.thumbnail.product-thumbnail {
    		min-height: 235px;
	}
}
@media screen and (max-width: 400px) {
		.thumbnail.product-thumbnail {
    		min-height: 215px;
	}
}
@media screen and (max-width: 360px) {
		.thumbnail.product-thumbnail {
    		min-height: 205px;
	}
}
div#subcategories {
    display: none;
}
.block-categories.block.block-highlighted.hidden-sm-down {
    display: none;
}
.show-taglia {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
}
.chiudi-taglia {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
}
.clearfix.product-variants-item {
    margin-bottom: 5px;
}
.product-variants {
    margin-bottom: 0px !important;
}
.table-size {
    display: none;
}
.content-sizeguide {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.table-size.show-popup {
    display: block;
}
.content-sizeguide .content {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: 0 auto;
    padding: 40px 40px 30px;
    position: fixed;
    right: 0;
    top: 20%;
    max-width: 65%;
    text-align: center;
}
.content-sizeguide .content .btn-top-close {
    position: absolute;
    right: 20px;
    top: 18px;
}
.content-sizeguide .content-sizeguide-inner>.title {
    text-align: center;
    color: #27348b;
    font-weight: 500;
    font-size: 24px;
}
.content-sizeguide .content .table-content {
    max-width: 100%;
    margin: 20px auto 0;
}
.content-sizeguide .table-content ul {
    margin-bottom: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.table-content-inner li {
    display: flex;
    width: 100%;
    padding: 8px 5px;
    border-bottom: 1px solid #cecece;
}
.content-sizeguide .table-content-inner .title {
    font-size: 14px;
    font-weight: 700;
}
.table-content-inner li p {
    width: 50%;
    text-align: left;
}
.content-sizeguide .content .btn-top-close {
    position: absolute;
    right: 20px;
    top: 18px;
}
.content-sizeguide .content .btn-top-close::before {
    font-family: "Font Awesome";
    font-size: 19px;
    content: "\f00d";
    font-weight: 900;
    color: #000;
    line-height: 16px;
}
.image-details {
    padding-right: 10px;
    float: left;
    max-width: 25%;
}
table#sizeGuideWomanBottom {
    width: 45%;
    float: left;
}
.size-guide td {
    border-left: 1px solid #adadad;
    padding: 10px;
    border-top: .5px solid #eaeaea;
}
.size-guide th {
    padding: 10px;
    border-top: .5px solid #eaeaea;
    color: #000;
    font-weight: bold;
}
.content-sizeguide .content .btn-top-close::before {
    font-family: "Font Awesome";
    font-size: 19px;
    content: "\f00d";
    font-weight: 900;
    color: #000;
    line-height: 16px;
    display: none;
}
i.ti-close {
    position: absolute;
    right: 20px;
    top: 18px;
}
.coloriDisponibili {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.block.imgPagFotter.ApImage {
    margin-bottom: 5px;
    margin-top: -22px;
}
.block.imgPagFotter1.ApImage {
    text-align: center;
    background: no-repeat rgb(235, 235, 235);
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: -50px;
        padding-left: 10px;
    padding-right: 10px;
}
div#filtrinewcat {
    display: none;
}
.product-actions .product-description {
    margin-top: -30px;
    margin-bottom: 24px;
}
table.tg tbody tr td {
    text-align: center !important;
}
table.tg thead tr td {
    text-align: center !important;
}
.BollinoColore {
    padding: 10px;
    vertical-align: middle;
    margin-left: 5px;
    display: inline-block;
}
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
/*
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 44%;
    width: 35%;
    right: 0;
}
@media screen and (max-width: 1780px) {
.autocomplete-items {
    left: 39%;
    width: 36%;
}
}
@media screen and (max-width: 1280px) {
.autocomplete-items {
    left: 36%;
    width: 36%;
}
}
@media screen and (max-width: 670px) {
.autocomplete-items {
    left: 43%;
    width: 36%;
}
}
@media screen and (max-width: 520px) {
.autocomplete-items {
    left: 37%;
    width: 36%;
}
}
*/
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
/*
div#myInputautocomplete-list {
text-transform: uppercase;
    font-weight: bold;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    overflow-y: scroll;
    overflow-x: hidden;
    height: auto;
}
*/
.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}
#stati {
    border: none;
    border-bottom: 1px solid;
}
#lingue {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}
.title_block {
    font-weight: 600;
    font-family: Open Sans !important;
    letter-spacing: 0.5px;
    line-height: 1.1;
    color: #000;
    display: block;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
#checkout-delivery-step .row.delivery-option .col-xs-3 {
    /* display: none; */
}
#checkout-delivery-step .row.delivery-option .col-sm-3.col-xs-12 {
    text-align: right;
    padding-right: 0;
}
.custom-shipping-disclaimer {
    margin-bottom: 20px;
}
#checkout-payment-step .ps_checkout-mark {
    margin-left: 5px;
}
body#checkout #checkout-payment-step .payment-options label {
    margin: 0;
}
body#checkout #checkout-payment-step .payment-options .payment-option {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
body#checkout #checkout-payment-step .payment-options .custom-radio {
    margin: -2px 10px 2px 0 !important;
}
.js-payment-option-form input {
    font-size: 14px;
}
#credit-card-number {
    font-size: 14px !important;
    color: #acaaa6;
}
#ps_checkout-card-buttons-container .btn-primary {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .product-image-thumbs-left .product-tabs.tabs {
        padding: 0 90px;
    }   
    #product .tab-pane p {
        text-align: left !important;
    }
    .product-tabs .product-features {
        text-align: left;
    }
    #product .product-tabs .tab-content .product-description {
        text-align: left !important;
    }
    .tab-lavaggio .form-group {
    }
    .tab-lavaggio .form-group .col-md-9 {
        text-align: left !important;
    }
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs {
        text-align: left !important;
    }
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item:first-child .nav-link{
        padding-left: 0;
    }
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item:first-child .nav-link:after {
        left:0;
    }
}.product-tabs .content-atrribute span {
    color: #000;
    font-size: 13px;
    line-height: 1.55;
}
.product-tabs .content-atrribute span.name {
    font-weight:normal;
}
@media screen and (max-width: 767px) {
    .row.delivery-option .col-sm-5,.row.delivery-option .col-sm-4,.row.delivery-option .col-sm-3 {
        width: 100% !important;
        text-align: left !important;
    }
    .row.delivery-option .col-sm-3 {
        padding-top: 5px;
    }
}
.ps_checkout.payment-method-logo-block.left {
    display: none; 
}
.page-customer-account .form-footer{
    max-width: 675px;
    margin: 0 auto;
}
.page-customer-account .page-footer{
    max-width: 675px;
    margin: 0 auto;
}
.cms-id-19 .page-header h1 {
    display: none !important;
}
.leo-cart-item-info .discount-percentage {
    display: none !important;
}
.col-md-3.form-control-comment {
    display: none;
}
section.checkout-step .js-address-form .form-fields .form-group > .col-md-6 {
		width: 75%;
	}
@media screen and (max-width: 767px) {
	.content-sizeguide .content {
		overflow-x: auto !important;
		padding: 40px 20px 30px;
		margin: 0px !important;
	}	
	table#sizeGuideWomanBottom {
		width: 100%;
		float: none;
	}
    .size-guide-table-wrapper {
		overflow: auto;
		position: relative;
	}
	.size-guide th {
		position: -webkit-sticky;	
		position: sticky;
		left: 0;
		background: #fff;
	}
	section.checkout-step .js-address-form .form-fields .form-group > .col-md-6 {
		width: 100%;
	}
}
html {
	scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
@media screen and (max-width: 768px) {
  .testSpedisciaDesk {
        display: none;
    }
}
.tooltip1 {
    display: none !important;
}
.nome-categoria-prodotto {
    font-weight: 400 !important;
}
span[itemprop="sku"] {
    font-weight: 400 !important;
}
h1.h1.product-detail-name {
    font-weight: 400 !important;
}
.tax-label {
    font-weight: 400 !important;
}
.show-taglia {
   font-weight: 400 !important; 
}
.table-size .title {
    font-weight: 400 !important;
}
.product-price-and-shipping {
    margin-top: 20px;
}
/*
span.skuTitolo {
    font-weight: 600 !important;
}*/
body#checkout section.checkout-step .payment-options label
{
    display: inline-block !important;
}
label[for=payment-option-7] {
    margin-top: -4px !important;
}
/*out of stock form*/
 .content-popupOOS-inner label {
     margin-bottom: -5px;
}
 span.chiudi-popupOOS {
    cursor: pointer;
}





/****pop nazioni***/

.contant-popupOOS-header span {
    font-size: 14px !important;
}


 .content-popupOOS {

    background: rgb(0 0 0 / 75%) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;

}
.blocco-select-popupnazioni {
    margin-top: 20px !important;
    font-size: 16px !important;
}
.contant-popupOOS-testo {
    margin-top: 29px;
}
.blocco-select-popupnazioni {
    margin-top: 20px;
    font-size: 20px;
}

#statiPopup {
    margin-right: 20px;
}
#statiPopup {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}

#linguePopup {
    margin-right: 20px;
}
#linguePopup {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}
#linguePopupCH {
    margin-right: 20px;
}
#linguePopupCH {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}
#linguePopupEU {
    margin-right: 20px;
        width: 115px;
}
#linguePopupEU {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}

#linguePopupRU {
    margin-right: 20px;
}
#linguePopupRU {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}

#linguePopupEUropa {
    margin-right: 20px;
}
#linguePopupEUropa {
    border: none;
    border-bottom: 1px solid;
    margin-left: 10px;
}
 .content-popupOOS .content {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: 0 auto;
    /* padding: 20px 20px 15px; */
    position: fixed;
    right: 0;
    top: 30%;
    bottom: 6%;
    max-width: 30%;
    text-align: center;
    height: 250px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 0px;
    border: none;
}
i.ti-close {
    position: absolute;
    right: 9px;
    top: 10px;
    color: white;
    font-weight: bold;
}
i.ti-close.message-pop{
    color: black;
}
.contant-popupOOS-testo {
    /* vertical-align: middle; */
    /* left: 13%; */
    position: absolute;
    margin: 0 auto;
    display: block;
    top: 57%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    /* text-align: center; */
    font-size: 14px;
    color: #000;
}

@media screen and (max-width: 1600px) {
 .content-popupOOS .content {
   
    max-width: 45%;

}
/*  .contant-popupOOS-testo {

    left: 19%;

}*/
  
 
}



@media screen and (max-width: 767px) {
.contant-popupOOS-header span br {
    display: block !important;
}
.contant-popupOOS-testo br {
    display: block !important;
}
}
@media screen and (max-width: 1100px) {
 .content-popupOOS .content {
   
    max-width: 90%;

}
 /* .contant-popupOOS-testo {

    left: 26%;

}*/
  
    
    
    
}

@media screen and (max-width: 600px) {

/* .contant-popupOOS-testo {

    left: 6%;

}
  */
 
}




.contant-popupOOS-header span {
    font-size: 14px !important;
}
button.btn.btn-primary.popupnazione {
    margin-top: 25px;
}
.contant-popupOOS-header {
       background: #000;
    /* padding: 5px; */
    text-transform: uppercase;
    color: #fff;
    padding: 5px;
}
/*************/








.show-popup-OOS{
    display:block !important;
}
@media screen and (max-width: 992px) {
     .content-popupOOS .content {
         max-width: 90%;
     }
}
/*
.product-id-category-44 .product-tabs.tabs {
    display: none;
}*/
.specific_date_check {
    display: none;
}
.form-group.template-wrapper {
    display: none;
}

.product-id-category-44 div#content-wrapper {
    margin-top: 25px;
}

.product-id-category-44 nav.breadcrumb.hidden-sm-down {
    display: none;
}

.product-id-category-44 .skuTitolo,.product-id-category-44 .product-detail .product-prices,.product-id-category-44 .scheda-prodotto-no-qty{	display: none;}
/*
.product-id-category-44 .product-detail.product-thumbs-left .images-container .product-cover {	margin: 0 0 15px;}*/
.product-id-category-44 .product-detail.product-thumbs-left .images-container .product-thumb-images {	display: none !important;}

#gift-card-wrapper {	box-shadow: none;    border: none;    padding: 15px 0 0;}

#gift-card-wrapper #dropdown_price .product-price.form-control {	border-bottom: 2px solid;}


#product.product-id-category-44 #gift-card-wrapper .print_home input{
    margin-top: 0px;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    left: 0;
    width: 16px;
    height: 16px;
    z-index: 1;
}
#product.product-id-category-44 #gift-card-wrapper .print_home label{
    position: relative;
    padding-left: 30px;
    text-transform: uppercase !important;
    font-size: 11px !important;
    letter-spacing: 0.5px;
    color: #000 !important;
    line-height: 15px;
}
#product.product-id-category-44 #gift-card-wrapper .print_home label:before{
    content: '';
    position: absolute;
    left: 0;
    border: 1px #666 solid;
    width: 16px;
    height: 16px;
}
#product.product-id-category-44 #gift-card-wrapper .print_home input:checked+label:after{
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    left: 2px;
    top: 1px;
    font-size: 12px;
    color: #414141;
}


#product.product-id-category-44 #gift-card-wrapper .send_to_friend input{
    margin-top: 0px;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    left: 0;
    width: 16px;
    height: 16px;
    z-index: 1;
}
#product.product-id-category-44 #gift-card-wrapper .send_to_friend label{
    position: relative;
    padding-left: 30px;
    text-transform: uppercase !important;
    font-size: 11px !important;
    letter-spacing: 0.5px;
    color: #000 !important;
    line-height: 15px;
}
#product.product-id-category-44 #gift-card-wrapper .send_to_friend label:before{
    content: '';
    position: absolute;
    left: 0;
    border: 1px #666 solid;
    width: 16px;
    height: 16px;
}
#product.product-id-category-44 #gift-card-wrapper .send_to_friend input:checked+label:after{
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    left: 2px;
    top: 1px;
    font-size: 12px;
    color: #414141;
}
#product.product-id-category-44 #gift-card-wrapper .send_to_friend{
    padding: 7px 0;
}
#product.product-id-category-44 #gift-card-wrapper .print_home{
    padding: 7px 0;
}
#product.product-id-category-44 #gift-card-wrapper{
    padding-top: 0;
}
#product.product-id-category-44 .product-accessories{
    display: none;
}
#product.product-id-category-44 .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item:first-child{
    display: none;
}
#product.product-id-category-44 #gift-card-wrapper #dropdown_price .product-price.form-control option:hover{
    background: red;
}
#product.product-id-category-44 #giftcard_send_to_friend .form-group input.form-control::-webkit-input-placeholder{
    color: transparent;
}/*
#product.product-id-category-44 .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link.description-click {
	padding-left: 0;
}
#product.product-id-category-44 .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link.description-click:after {
    left: 0;
}*/
#module-giftcard-mygiftcards #content-wrapper .block.card.card-block{
	box-shadow: none;
	border: 0;
}
#module-giftcard-mygiftcards #content-wrapper .block.card.card-block .giftcards_title{
	background: none;
    border: 0;
    font-family: Open Sans !important;
    text-transform: uppercase !important;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 20px;
    text-align: center !important;
}
#module-giftcard-mygiftcards #content-wrapper .block.card.card-block .footer_links{
	display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
#module-giftcard-mygiftcards #content-wrapper .block.card.card-block .footer_links .col-lg-3{
	width: auto;
    padding: 0;
}
#module-giftcard-mygiftcards #order-list thead tr th{
	text-transform: uppercase;
    cursor: pointer;
    line-height: 20px;
    width: 25%;
    text-align: center;
    color: #999;
    letter-spacing: 0.3px;
}
#module-giftcard-mygiftcards #order-list tbody .my-gift-voucher td img {
	width: auto;
	height: auto !important;
}
@media(max-width: 414px){
	#module-giftcard-mygiftcards #block-pending-giftcard{
		max-height: max-content;
    	overflow: hidden;
	}
	#module-giftcard-mygiftcards #content-wrapper .block.card.card-block{
		margin: 0;
    	padding: 0;
	}
	#module-giftcard-mygiftcards #order-list tbody .my-gift-voucher td .btn-warning{
		padding: 5px;
	}
}



#authentication .js-customer-form section{
    display: flex;
    flex-direction: column;
}
#authentication .js-customer-form section .form-group.row:nth-child(5){
    display: none;
    order: 2;
} 
#authentication.show-field .js-customer-form section .form-group.row:nth-child(5){
    display: block;
} 

#authentication .js-customer-form section .form-group.row:nth-child(6){
    display: none;
    order: 3;
} 
#authentication.show-field .js-customer-form section .form-group.row:nth-child(6){
    display: block;
} 
#identity .js-customer-form section .form-group.row:nth-child(6){
    display: none;
}
#identity.show-field .js-customer-form section .form-group.row:nth-child(6){
    display: block;
}
#identity .js-customer-form section .form-group.row:nth-child(7){
    display: none;
}
#identity.show-field .js-customer-form section .form-group.row:nth-child(7){
    display: block;
}
#checkout #checkout-guest-form .js-customer-form section {
    display: flex;
    flex-direction: column;
}
#checkout #checkout-guest-form .js-customer-form section .form-group.row:nth-child(6){
    display: none;
}
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(6){
    display: block;
    order: 2;
}
#checkout #checkout-guest-form .js-customer-form section .form-group.row:nth-child(7){
    display: none;
}
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(7){
    display: block;
    order: 3;
}




.prova-layout {
	padding: 0 0 30px;
	position: relative;
}
.prova-layout .prova-desktop{
	
}
.prova-layout .prova-mobile{
	display: none;
}

@media(max-width: 991px) {
	.prova-layout {
		padding: 0 0 30px;
		position: relative;
		/* padding-bottom: 125%;
		min-height: 300px; */
	}
	.prova-layout .prova-desktop{
		display: none;
	}
	.prova-layout .prova-mobile{
		display: block;
	}
	/* .prova-layout .prova-mobile img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		object-fit: cover;
		width: 100%;
		height: 100%;
	} */
}

select.form-control.form-control-select:focus{
    border: 1px solid #e5e5e5;
}

/*form-update*/



/*register*/
body#authentication .js-customer-form section .form-group.row:nth-child(5) >label:after {
    content: "*";
    position: absolute;
}
body#authentication .js-customer-form section .form-group.row:nth-child(5) >label {
    position: relative;
}
body#authentication .js-customer-form section .form-group.row:nth-child(6) >label:after {
    content: "*";
    position: absolute;
    color: inherit;
}
body#authentication .js-customer-form section .form-group.row:nth-child(6) >label {
    position: relative;
}


body#authentication section.register-form select.form-control.form-control-select {
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
/*checkout*/
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(6) >label:after {
    content: "*";
    position: absolute;
}
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(6) >label {
    position: relative;
}
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(7) >label:after {
    content: "*";
    position: absolute;
    color: inherit;
}
#checkout.show-field #checkout-guest-form .js-customer-form section .form-group.row:nth-child(7) >label {
    position: relative;
}




/*end*/
/* Newletter Popup */
.popup-newsletter.is-visible {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsl(0deg 0% 0% / 65%);
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.popup-newsletter #block-newsletter-label{
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
.popup-newsletter .block_newsletter{
    width: 100%;
    max-width: 485px;
    background: #000;
    padding: 0;
    position: relative;
}
.popup-newsletter .block_newsletter .close-popup {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: #000;
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block_photo_popup img{
	width: 100%;
	display: block;
}
.block_content_popup {
	padding: 25px 25px 25px;
}

.popup-newsletter .block_newsletter .input-wrapper input {
    border: 0;
    border-bottom: 2px solid;
    background: none;
    outline: 0;
    color: #fff;
	padding: 0;
}
.popup-newsletter .block_newsletter .input-wrapper input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px black inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
}

.popup-newsletter .block_newsletter .input-wrapper input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px black inset;
    -webkit-text-fill-color: #fff;
}  
.popup-newsletter .block_newsletter .col-xs-12.col-form .newlestter-popup{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.popup-newsletter .block_newsletter .col-xs-12.col-form .newlestter-popup button.btn.btn-outline.float-xs-right.submitNewsletter.desktop {
    margin-right: 0;
    color: #fff;
    border-color: #fff;
}
.popup-newsletter .block_newsletter .col-xs-12.col-form .newlestter-popup input#birthdays{
    height: 50px;
    color: #fff;
}
.popup-newsletter .block_newsletter .col-conditions {
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
}
.popup-newsletter .block_newsletter .birthday-box input#birthdays{
	border-bottom: 2px solid #fff;
	outline: 0;
	color: #fff;
}

.popup-newsletter .block_newsletter .birthday-box input::-webkit-input-placeholder { /* Edge */
  color: #fff;
  opacity: 1;
}

.popup-newsletter .block_newsletter .birthday-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  opacity: 1;
}

.popup-newsletter .block_newsletter .birthday-box input::placeholder {
  color: #fff;
  opacity: 1;
}

.popup-newsletter .block_newsletter .input-wrapper input::-webkit-input-placeholder { /* Edge */
  color: #fff;
  opacity: 1;
}

.popup-newsletter .block_newsletter .input-wrapper input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  opacity: 1;
}

.popup-newsletter .block_newsletter .input-wrapper input::placeholder {
  color: #fff;
  opacity: 1;
}
.popup-newsletter button.btn.btn-outline.float-xs-right.submitNewsletter.desktop {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.popup-newsletter .custom-checkbox a{
	color: #fff;
}
.popup-newsletter .custom-checkbox input[type="checkbox"] + span,.popup-newsletter .custom-checkbox input[type="radio"] + span {
	border: 1px #fff solid;
}
.popup-newsletter .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked,.popup-newsletter  .custom-checkbox input[type="radio"]:checked + span .checkbox-checked {
   color: #fff;
}
.country-selector-drop {
	
}
.country-selector-drop .form-control-select{
	background: none;
    color: #666;
    border-bottom: 2px solid #000 !important;
    outline: 0;
	padding: 12px 0 0;
    height: 50px !important;
}
.country-selector-drop .form-control-select:focus {
    border: 0px solid #e5e5e5;
}
.country-selector-drop .form-control-select > option {
	background: #fff;
    color: #000;
}

.popup-newsletter .country-selector-drop .form-control-select{
	background: #000;
    color: #fff;
    border-bottom: 2px solid #fff !important;
    outline: 0;
	padding: 12px 0 0;
    height: 50px !important;
}
.popup-newsletter .country-selector-drop .form-control-select:focus {
    border: 0px solid #e5e5e5;
}
.popup-newsletter .country-selector-drop .form-control-select > option {
	background: #000;
    color: #fff;
}
.block_newsletter .psgdpr_consent_message {
	display: block;
}
.box-footer3 .ApColumn .block_newsletter.block {
    margin-bottom: 40px;
}
@media screen and (max-width: 1439px) {
    .block_photo_popup {
		height: auto;
		overflow: hidden;
	}
}



@media screen and (max-width: 480px) {
	.popup-newsletter .block_newsletter {
		width: 90%;
	}
	.block_photo_popup {
		overflow: hidden;
		height: auto;
	}
	.popup-newsletter span#block-newsletter-label {
		font-size: 18px;
	}
	.popup-newsletter div.block_newsletter.block .col-conditions {
		font-size: 12px;
		line-height: 18px;
	}
	.block_content_popup {
		padding: 15px 25px 10px;
	}
	#gdpr_consent {
		margin: 5px 0 0;
	}
	.video-home-page-text.ai-mob span {
    	padding: 0px;
	}
	div#scalapayPopUpTrigger {
		margin-right: 35px!important;
		margin-top: 15px!important;
		line-height: 5px!important;
	}
	.show-taglia {
		margin-left: 15px!important;
		font-size: 10px!important;
    	line-height: 15px!important;
	}
	.owl-theme .owl-buttons div.owl-next {
    	right: 5px!important;
	}
	.owl-theme .owl-buttons div.owl-prev {
    	left: 5px!important;
	}
	.owl-theme .owl-buttons div {
		top: 35%!important;
	}
}
#blockEmailSubscription_displayFooter .form-newlester .autocomplete.input-wrapper{
    flex-direction: column;
}
#blockEmailSubscription_displayFooter .form-newlester .autocomplete.input-wrapper .custom_error_country{
    width: 100%;
}
.autocomplete.input-wrapper{
    flex-direction: column;
}
.autocomplete.input-wrapper .custom_error_country{
    width: 100%;
}
body.not-scroll{
    overflow: hidden;
}

body.product-id-1183 .product-detail.product-thumbs-left .images-container .product-cover {
   	margin: 0 0 0 0px!important;
}

.ups_map {
	margin: 0;
    padding: 0 0 20px;
	border: 1px solid #ddd;
}
.custom-shipping-disclaimer {
	margin: 20px 0 0;
}
.ups_map_content {
	margin: 20px 0 0;
}
.map_container {
	margin: 0px 0 0;
	clear: both;
}
.ups_map .ups_access_point_list {
	margin: 20px 0 20px;
}
.ups_map .ups_access_point_list .ups_access_point .address {
	margin-left: 0px !important;
}
.ups_ap_shipment_indication_type {
	border: 1px solid #ddd;
    height: 40px;
    padding: 0 15px;
	width: 100%;
}
.ups_map_content select.form-control {
	border: 1px solid #ddd;
    height: 40px;
    padding: 0 15px;
}
.ups_access_point {
	margin: 0 0px 15px 15px;
}
.ups_access_point .action {
    margin-top: 12px;
	display: flex;
    justify-content: center;
}
.ups_access_point .action a {
	border-radius: 0;
    background: #000;    
    padding: 2px 8px;
    line-height: 20px;
    border: 0;
    transition: all .4s;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}
.ups_access_point .action a:hover {
	background: #666;
    color: #fff;
}
.ups_access_point .action .select {
	display: none;
}

.gm-ui-hover-effect {
	display:none !important;
}

/*@media screen and (max-width: 380px) {
	.block_photo_popup {
		overflow: hidden;
    	height: 165px;
	}
}*/

/* Menu new design */

.fullw_sub .dropdown-sub {
	width: 100%;
}
.fullw_sub .dropdown-sub .dropdown-menu-inner {
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 15px;
	box-sizing: border-box;
}

.fullw_sub .dropdown-sub .dropdown-menu-inner .row {
	display: flex;
}
@media screen and (max-width: 1199px) {
	.fullw_sub .dropdown-sub .dropdown-menu-inner .row {
		flex-wrap: wrap;
	}
}
.fullw_sub .dropdown-sub .col-md-3 {
	width: 270px;
}
.fullw_sub .dropdown-sub .col-md-2 {
	width: 310px;
}

.fullw_sub .widget-subcategories .menu-title {
	display: none;	
}
.fullw_sub .widget-links .menu-title {
	margin: 0 !important;	
}
.fullw_sub .widget-links .menu-title:before {
	height: 0px !important;	
}

.fullw_sub .widget-subcategories .widget-heading {
	color:#000;
	font-size: 11px;
	font-weight: 600;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.fullw_sub .dropdown-sub li a {
	color:#000 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	padding: 3px 0 !important;
	text-transform: uppercase;
}
.fullw_sub .dropdown-sub li a:hover {
	text-decoration: underline;
}
.fullw_sub .catalog_photo p {
	margin: 0 0 5px !important;
}
.fullw_sub .catalog_photo h2 {
	margin: 0 !important;
}
.fullw_sub .catalog_photo h2 a {	
	color:#000 !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	padding: 3px 0 !important;
	text-transform: uppercase;
}
.fullw_sub .catalog_photo h2 a:hover {
	text-decoration: underline;
}

.fixw_submenu .dropdown-menu-inner .col-md-2{
	width: 100%;
}
@media screen and (min-width: 993px) {
	.fullw_sub {
		position: static;
	}
}

@media screen and (max-width: 1440px) {
	
}
@media screen and (max-width: 991px) {
	.fullw_sub .dropdown-sub .col-md-2 {
		width: 50%;
	}
	.fullw_sub .dropdown-sub .col-md-3 {
		width: 100%;
	}
	.fullw_sub .dropdown-sub .dropdown-menu-inner {
		padding: 0;
	}
	.fullw_sub .catalog_photo {
		
	}
	.fullw_sub .catalog_photo h2 {
		
	}
	.fullw_sub .catalog_photo img {
		
	}
	.off-canvas-nav-megamenu .navbar-nav .dropdown-sub div.menu-title {
		margin: 12px 0 0px !important;
	}
	.off-canvas-active .megamenu-overlay {
		display: none;
	}
}
.off-canvas-nav-megamenu .offcanvas-mainnav {
	width: 375px;
	width: 100vw;
}
.off-canvas-nav-megamenu .nav li.dropdown .caret {
	line-height: 42px;
}
.off-canvas-nav-megamenu .nav li.dropdown .caret:before {
	font-size: 18px;
}
.off-canvas-nav-megamenu .navbar-nav > li {
	border-color:#bcbcbc;
}
.off-canvas-nav-megamenu .navbar-nav > li > a {
	font-size: 12px;
	font-weight: 600;
	padding: 12px 20px;
}
.off-canvas-nav-megamenu .leo-widget .widget-subcategories ul {
    padding: 3px 0px 3px 0px;
}
.off-canvas-nav-megamenu ul.nav-links {
    padding-left: 0px;
}
.testSpedisciaDesk {
	display: inline-block;
}
.leo-megamenu .navbar-nav {
    text-align: center;
}
.leo-megamenu .navbar-nav > li > a {
	padding: 10px 18px !important;
}

#leo_search_block_top .form-control {
	box-shadow: none !important;
    border-bottom: 1px solid #000;
    border-radius: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
}
.off-canvas-nav-megamenu {
	z-index: 8 !important ;
}
.off-canvas-active .footer-container {
    z-index: 98;
}
@media screen and (max-width: 991px) {
	.banner-header {
		white-space: nowrap;
		height: 30px;
		overflow: auto;
	}
	/* Hide scrollbar for Chrome, Safari and Opera */
	.banner-header::-webkit-scrollbar {
	  display: none;
	}

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

#cart .products_block.exclusive .title_block {
	color: #000 !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.7px;
	margin-bottom: 20px;
	text-align: center;
}



/* cart carousel */
#cart .ApProductCarousel {
    margin-bottom: -25px;
}
#cart .owl-buttons,
#cart .thumbnail-container .pro3-btn {
    display: none;
}
#cart .thumbnail-container a.product-thumbnail {
	padding-bottom: 135%;
}
#cart .thumbnail.product-thumbnail {
    min-height: 276px;
}
@media screen and (max-width: 1439px) {
    #cart .thumbnail.product-thumbnail {
        min-height: 222px;
    }
}



#cart .cart-grid-body .blockreassurance_product {
    display: flex;
    gap: 10px;
}
#cart .cart-grid-body .blockreassurance_product > div {
    flex-grow: 1;
    flex-basis: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 15px 10px;
}
#cart .cart-grid-body .blockreassurance_product > div .item-product {
    position: static;
}


@media (max-width: 991px) {
    #cart .cart-grid-body .blockreassurance_product {
        display: none;
    }
}
@media (min-width: 992px) {
    #cart .cart-grid-right .blockreassurance_product > div:not(.reassurance_payment_methods):not(.clearfix) {
        display: none;
    }
}
#cart .cart-grid-body .blockreassurance_product .reassurance_payment_methods,
#cart .cart-grid-body .blockreassurance_product .clearfix {
    display: none;
}
					   
/* SEO Home Page */
.home_seobottom {	padding: 80px 0 60px;}
.seo_wrapper {    max-width: 1180px;    margin: 0 auto;    text-align: center;	padding: 0 15px;}
.seo_wrapper ul {    margin-bottom: 0 !important;}
.seo_wrapper ul li {    list-style-type: none !important;}
.seo_wrapper h1 {    color: #000;    font-size: 20px;    font-weight: 600;    line-height: 26px;    margin: 0 0 15px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.seo_wrapper h2 {    color: #000;    font-size: 18px;    font-weight: 600;    line-height: 25px;    margin: 0 0 10px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.seo_wrapper h3,.seo_wrapper h4,.seo_wrapper h5,.seo_wrapper h6 {    color: #000;    font-size: 18px;    font-weight: 500;    line-height: 25px;    margin: 0 0 10px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.seo_wrapper p {    color: #000;    font-size: 15px;    font-weight: 400;    line-height: 25px;    margin: 0 0 10px;	font-family: Open Sans !important;}
.seo_wrapper .seo_text {    overflow: hidden;    height: 125px;}
.seo_wrapper .moreless {    margin: 10px 0px 0;}
.seo_wrapper .moreless span {    color: #000;    font-size: 14px;    font-weight: 600;    line-height: 18px;    cursor: pointer;    position: relative;	letter-spacing: 1px;	text-transform: uppercase;	padding: 0 8px 8px;		transition: all 0.2s;	border-bottom: 1px solid #000;	font-family: Open Sans !important;}
.seo_wrapper .moreless span:hover {    color: #000;	border-bottom: 0px solid #000;}
.seo_wrapper .moreless span.less {    display: none;}
.seo_wrapper.active .seo_text {    height: auto;}
.seo_wrapper.active .moreless .more {    display: none;}
.seo_wrapper.active .moreless .less {    display: inline-block;}
/* SEO Home Page */
.home_catalogbottom {	margin: 0 0 60px;}
.catalogbottom_wrapper {	padding: 0 15px;}
.catalogbottom_links {	display: flex;    flex-wrap: wrap;    justify-content: center;}
.catalogbottom_links .item_links {	width: 240px;	padding: 0 30px 0 0;}
.item_links ul {	margin: 0 0 30px;}
.item_links ul li {	margin: 0 0 8px;}
.item_links ul li a {	color: #000;    font-size: 14px;    font-weight: 400;    line-height: 25px;    margin: 0 0 10px;	font-family: Open Sans !important;}
.item_links ul li a:hover {	text-decoration: underline;	text-underline-offset: 5px;}
.item_links ul li.link_title a {	font-weight: 600;    text-transform: uppercase;	}
.item_links ul li.link_title a:hover {	text-decoration: none;}
@media screen and (max-width: 992px) {	
.catalogbottom_links .item_links {		width: 50%;	}
}
@media screen and (max-width: 767px) {	
.home_seobottom {		padding: 30px 0 40px;	}	
.seo_wrapper .seo_text {		overflow: hidden;		height: 245px;	}	
.seo_wrapper.active .seo_text {		height: auto;	}	
.home_catalogbottom {		margin: 0;	}	
.catalogbottom_links .item_links {		width: 50%;	}	
.item_links ul li {		margin: 0 0 5px;	}		
}
.block-category #category-description {    margin-bottom: 10px;}
.block-category #category-description p {    font-weight: 400 !important;    color: #000 !important;    line-height: 25px;}
.block-category #category-description h2 {    color: #000;    font-size: 20px;    font-weight: 600;    line-height: 25px;    margin: 0 0 10px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.subcategories-list2 {	display: flex;    flex-wrap: wrap;	margin: 0 -5px 0px;}
.subcategories-list2 .title-cate {	padding: 0 5px 0;	margin: 0 0 10px;}
.subcategories-list2 .title-cate a {	color: #000;    font-size: 12px;    font-weight: 400;    line-height: 25px;	background: #f5f5f5;	border-radius: 20px;	display: inline-block;	padding: 3px 15px 3px 15px;	font-family: Open Sans !important; white-space: nowrap; }
.subcategories-list2 .title-cate a:hover {	color: #fff;	background: #000;}
@media screen and (max-width: 767px) {	
.list-cate {		margin: 20px 0;	}
}/* SEO Category Page */
.seo_text_category {	padding: 80px 0 60px;}
.seo_cwrapper {	padding: 0 15px;}
.seo_cwrapper ul {    margin-bottom: 0 !important;}
.seo_cwrapper ul li {    list-style-type: none !important;}
#category .seo_cwrapper h1 {    color: #000;    font-size: 20px;    font-weight: 600;    line-height: 26px;    margin: 0 0 15px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
#category .seo_cwrapper h2 {    color: #000;    font-size: 18px;    font-weight: 600;    line-height: 25px;    margin: 0 0 10px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.seo_cwrapper h3,.seo_cwrapper h4,.seo_cwrapper h5,.seo_cwrapper h6 {    color: #000;    font-size: 18px;    font-weight: 500;    line-height: 25px;    margin: 0 0 10px;	letter-spacing: 0.5px;	font-family: Open Sans !important;}
.seo_cwrapper p {    color: #000;    font-size: 15px;    font-weight: 400;    line-height: 25px;    margin: 0 0 10px;	font-family: Open Sans !important;}
.seo_cwrapper .seo_text {    overflow: hidden;    height: 125px;}
.seo_cwrapper .moreless {    margin: 10px 0px 0;}
.seo_cwrapper .moreless span {    color: #000;    font-size: 14px;    font-weight: 600;    line-height: 18px;    cursor: pointer;    position: relative;	letter-spacing: 1px;	text-transform: uppercase;	padding: 0 8px 8px;		transition: all 0.2s;	border-bottom: 1px solid #000;	font-family: Open Sans !important;}
.seo_cwrapper .moreless span:hover {    color: #000;	border-bottom: 0px solid #000;}
.seo_cwrapper .moreless span.less {    display: none;}
.seo_cwrapper.active .seo_text {    height: auto;}
.seo_cwrapper.active .moreless .more {    display: none;}
.seo_cwrapper.active .moreless .less {    display: inline-block;}
@media screen and (max-width: 767px) {	
.home_seobottom {		padding: 30px 0 40px;	}	
.seo_cwrapper .seo_text {		overflow: hidden;		height: 245px;	}	
.seo_cwrapper.active .seo_text {		height: auto;	}
.subcategories-list2 {
    flex-wrap: nowrap;
    overflow-x: auto;
}
}
/* SEO Category Page */


/* doubts-about-your-size */
.doubts-about-your-size {
	margin: 35px 0 0px;
}
.doubts-about-your-size p {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	margin: 0px 0 12px;
	letter-spacing: 0.27857143px;
}
.doubts-about-your-size p strong {
	font-weight: 700;
}
.consulenza-taglie {
	padding: 0 0 10px;
}
.consulenza-taglie .doubts_popup {
	color: #000;
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	position: relative;
    cursor: pointer;	
	text-transform: uppercase;
	letter-spacing: 0.27857143px;
}
.consulenza-taglie .doubts_popup span {
	position: relative;
	padding: 0 0 0 22px;
}
.consulenza-taglie .doubts_popup span:before {
	content:"";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background:url(../img/consulenza-taglie.svg) no-repeat;
}

.doubts-size-popup {
    display: none;
}
.doubts-size-popup.show-popup {
    display: block;
}
.content-doubts-size {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.content-doubts-size .doubts-content-block {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: fixed;
    background: #fff;
	max-width: 460px;
	width: 100%;
	max-height: 100vh;
}
.doubts-taglia {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    cursor: pointer;
	position: relative;
    width: 100%;
    display: block;
}
.doubts-content {
	overflow: auto;
	max-height: 100vh;
}
.doubts-content-photo img {
	width: 100%;
	display:block;
}
.doubts-content-text {
	padding: 30px 40px 40px;
}
.doubts-content-text h4 {
	color:#000;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	margin: 0 0 5px;
	letter-spacing: 0.5px;
	text-transform: none;
}
.doubts-content-text p {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
	letter-spacing: 0.27857143px;
}
.doubts-content-text strong {
	font-weight: 700;
}
.doubts-content-text ul {
	margin: 0 0 10px;
}
.doubts-content-text li {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 2px;
	letter-spacing: 0.27857143px;
	list-style: disc;
    margin-left: 15px;
}
.doubts-content-text li::marker 
{
    font-size: 8px;
    font-weight: bolder;
}
.doubts-content-text li a {
	color:#000;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	border-bottom: 1px solid;
}
.doubts-content-text li a:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.doubts-about-your-size {
		margin: 20px 0 -15px;
	}
	.consulenza-taglie {
		padding: 0;
	}
	.doubts-content-text {
		padding: 15px 15px 15px;
	}
	.content-doubts-size .doubts-content-block {
		width: 100%;
	}
}
/* doubts-about-your-size */
.product-consulenza h2 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0 0 25px;
	text-transform: none;
}
.product-consulenza p {
	color: #000;
    font-size: 13px;
    line-height: 1.55;
	margin: 0 0 15px;
}
.product-consulenza ul {
	margin: 0 0 10px;
}
.product-consulenza li {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 2px;
	letter-spacing: 0.27857143px;
	list-style: disc;
    margin-left: 25px;
}
.product-consulenza li::marker 
{
    font-size: 8px;
    font-weight: bolder;
}
.product-consulenza li a {
	color:#000;
	font-size: 13px;
	line-height: 20px;
	font-weight: 600 !important;
    text-transform: none !important;
}
.product-consulenza li a:hover {
	text-decoration: none;
}

.chiudi-taglia > i.ti-close {
	color: #000 !important;
}