<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1400px){
	.container {
		max-width: 1760px;
	}
}
@media (min-width: 992px){
	.header-logo a img {
		width: 100%;
	}
}
@media (max-width: 1599px){
	.error_message_ko .msg{
		width: 95% !important;
	}
}
.error_message_ok, .error_message_ko, .error_message_ok_libreria_carrello, .error_message_ko_libreria_carrello, .error_message_ok_1, .error_message_ko_1, .error_message_ok_carrello, .error_message_ko_carrello, .error_message_gift_card_ok, .error_message_gift_card_ko, .error_message_full_ok, .error_message_full_ko{
	display: none;
}
.user-dashboard h3{
	margin-bottom: 20px;
}
.user-dashboard h4{
	margin-bottom: 10px;
}
.user-dashboard .dashboard-list li{
	border-bottom: solid 1px #ebebeb;
}
.user-dashboard .nav-link {
    padding: .5rem 0rem;
}
.dashboard-content table td{
	vertical-align: middle;
}
.cta-top-user-area{
	-ms-flex-pack: end!important;
	-webkit-box-pack: end!important;
	justify-content: flex-end!important;
}
.rwd-table {
  margin: 0px;
  /*min-width: 300px;*/
}
.rwd-table tr {
  /*
	border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
	*/
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: 0.5em;
  border-top: none;
}
.rwd-table td:last-child {
  padding-bottom: 0.5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 8.5em;
  display: inline-block;
}

.rwd-table td:last-child:before{
	display: none;
}


@media (min-width: 991px) {
  .rwd-table td:before {
    display: none;
  }
	.rwd-table td:first-child {
 	border-top: 1px solid #ddd;
	}
	.table td.nb, .table th.nb {
		border-top: none;
	}
}

.rwd-table th,
.rwd-table td {
  text-align: left;
}
@media (min-width: 991px) {
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  /*background: #34495e;
  color: #fff;
  border-radius: 0.4em;
	*/
  overflow: hidden;
}
.rwd-table tr {
 /* border-color: #46637f; */
}
.rwd-table th,
.rwd-table td {
  margin: 0em;
}
@media (min-width: 991px) {
  .rwd-table th,
  .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th,
.rwd-table td:before {
  /*color: #dd5;*/
}

/* Pre Header */
.pre-header{
	color: #fff !important;
	font-size: 14px;
    font-weight: 600;
	text-transform: uppercase;
}
.header-top{
	background-color: #000 !important;
	padding: 6px !important;
}
.language-selector{
	position: absolute;
    right: 15px;
    top: 6px;
}
.currency-selector{
	position: absolute;
    right: 145px;
    top: 6px;
}
.header-form .search-box {
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
.header-form button{
	-webkit-border-top-right-radius: 60px;
	-webkit-border-bottom-right-radius: 60px;
	-moz-border-radius-topright: 60px;
	-moz-border-radius-bottomright: 60px;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
}
.header-user &gt; a, .header-wishlist &gt; a {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    /*padding: 5px 0;*/
}
.header-right .fa-2x {
    font-size: 1.2em;
}
.cart-icon {
    bottom: 2px;
}
.header-menu a{
	font-size: 16px;
}
.header-center{
	min-width: 65%;
}
.header-search{
	width: 100%;
}
.header-menu .navbar &gt; ul &gt; li &gt; a {
    font-weight: 500;
	color: #000 !important;
}
.header-menu .navbar &gt; ul &gt; li.active &gt; a {
    font-weight: 700;
}
.header-menu .navbar &gt; ul &gt; li.active &gt; a &gt; span, .header-menu .navbar &gt; ul &gt; li &gt; a:hover &gt; span {
    border-bottom: 2px solid #000 !important;
	color: #000;
}
/*
.header-menu .navbar &gt; ul &gt; li.active &gt; a:hover::after{
	content: '';
	opacity: 1;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 3px;
	background-color: #000;
}
*/
.underline-custom{	
	text-decoration: underline !important;
	text-decoration-color: #000000 !important;
    text-underline-position: under !important;	
}
.header-form .search-box {
    height: 100%;
}
@media (max-width: 991px) {
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li.highlight &gt; a{
		color: #d60004 !important;
	}
}
@media (min-width: 992px) {
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li.highlight &gt; a{
		transform: skew(12deg);
		margin-left: 15px;
		margin-right: 15px;
	}
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li.highlight{
		background-color: #03e5fe;
		transform: skew(-12deg);
		margin-right: 35px;
	}
}


@media (min-width: 992px) {
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li &gt; a {
		padding: 10px 0;
	}
}
.header-btm .navbar .navbar-collapse ul li a:hover {
    color: #000;
}
.header-btm .navbar .navbar-collapse ul li.active a:hover {
    color: #eb3e32;
}
.header-btm{
	font-size: 14px;
}
.sub-menu.mega-menu.dropdown-menu {
    padding-left: 15px;
    padding-right: 15px;
}
.menu-title {
    font-size: 14px;
    color: #000;
    padding: 5px 0px;
	white-space: break-spaces;
}
.all-menu &gt; li &gt; a {
    color: #000;
    padding: 4px 0px;
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
}
.header-btm .navbar .navbar-nav li .sub-menu a i.arrow-right{
	float: none;
	display: inline-block !important;
}
.subtitle-img-menu{
	font-size: 14px;
	font-weight: 600;
}
@media (min-width: 1200px) {
	.header-form {
		max-width: inherit;
	}
}
/*
@media (min-width: 992px) and (max-width: 1199px) {
	.total-header-cart-preview {
		display: none !important;
	}
}
*/
@media (min-width: 0px) and (max-width: 1199px) {
	.total-header-cart-preview {
		display: none !important;
	}
}
@media (max-width: 991px){
	.header-btm .navbar .navbar-collapse {
		background-color: #efefef !important;
	}
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li &gt; a {
		color: #000 !important;
		padding: 15px 15px;
	}
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li {
    	border-bottom: 1px solid #e5e5e5;
	}
	.header-btm .navbar .navbar-collapse &gt; ul &gt; li &gt; a:hover, .header-btm .navbar .navbar-collapse &gt; ul &gt; li.active &gt; a, .header-btm .navbar .navbar-collapse &gt; ul &gt; li.show &gt; a {
		color: #fff !important;
	}
}
@media (min-width: 1200px){
	.header-cart:hover .cart-box {
		opacity: 1;
		visibility: visible;
	}
}
.banner-menu-img {
    width: 100%;
    height: 270px;
    background-size: cover;
    background-position: 50%;
}
.min-w-100{
	min-width: 100%;
}
body.active{
	overflow: hidden !important;
}
.header-form-mobile.search-open{
	max-width: 100% !important;
}
.header-form-mobile .search-box{
	-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.header-form-mobile button {
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.navbar-toggler {
    border-radius: 0px !important;
}

.bg-slider-blu{
	background-color: #2a3245;
}
.bg-slider-grigio{
	background-color: #404040;
}
.bg-slider-azzurro{
	background-color: #979db7;
}
/* slider home */
.slider-area {
    padding: 0px;
    min-height: 213px;
	height: inherit;
}
@media (max-width: 991px){
	.slider-area {
		min-height: 320px;
		height: inherit;
	}
}
@media (max-width: 400px) {
	.slider-area {
		min-height: 230px;
		height: inherit;
	}
}
.slider-caption.white p {
    color: #fff !important;
    text-shadow: none !important;
    padding: 0;
    line-height: inherit;
}
.slider-caption.white{
	color:#fff !important;
}
/* slider big */
.slider-area-large {
    padding: 0px !important;
    min-height: 320px !important;
	height: inherit !important;
}
@media (max-width: 991px){
	.slider-area-large {
		min-height: 420px !important;
		height: inherit !important;
	}
}
@media (max-width: 400px) {
	.slider-area-large {
		min-height: 330px !important;
		height: inherit !important;
	}
}
.border-b-grey{
	border-bottom: solid 1px #ccc !important;
}
.border-b-lgrey{
	border-bottom: solid 1px #ebebeb !important;
}
.price-del {
    color: #7a7a7a;
    /*margin-right: 10px;*/
	text-decoration: line-through;
	font-weight: normal;
	/*font-size: 0.8em;*/
	font-size: 1em;
}
@media (max-width: 991px){
	.price-del {
		margin-right: 10px;
		font-size: 0.8em;
	}
}
@media (min-width: 992px){
	.product-sroll .price-del {
		margin-right: 0px;
		font-size: 1em;
	}
}
@media (min-width: 1200px){
	.product-list .price-del {
		margin-right: 0px;
		font-size: 1em;
	}
}
.sub-title-box-product{
	font-size: 0.9em;
	color: #7a7a7a !important;
}
.cart-price{
	font-size: 1.2em;
	font-weight: 600;
}
.favourite-box-product{
	position: absolute;
    right: 10px;
    top: 10px;
	z-index: 1;
	cursor: pointer;
}
.favourite-box-product .fa-2x {
    font-size: 1.5em;
}

.product-sroll .common-cart-img{
	border-bottom: solid 1px #ccc;
}

/*
@media (max-width: 991px){
	.product-sroll .common-cart-img{
		border-bottom: solid 1px #ccc;
	}
}
*/
/* senza animazione */
/*
@media (min-width: 992px) and (max-width: 1199px){
	.cart-price {
		font-size: 1em;
	}
}
@media (max-width: 1199px){
.product-list .size {
		font-size: 12px !important;
		margin-right: 6px;
		display: inline;
	}
}
*/
@media (min-width: 1200px){
	.product-list .size {
		font-size: 14px !important;
		margin-right: 6px;
		display: inline;
	}
}


.product-sroll .size {
	font-size: 14px;
	margin-right: 6px;
	display: inline;
}

/* animazione prodotti scroll taglie in box prodotto */

/*

@media (min-width: 992px){
	.product-sroll .container{
		overflow: hidden !important;
	}
	.product-sroll .product-info-desktop{
		background: #fff;
		z-index: 4;
		width: 100%;
		bottom: -80px;
		transition: .5s;
		position: absolute;
		border-top: solid 1px #ccc;
	}
	.product-sroll .product-sizes {
		position: relative;
		transition: .5s;
	}
	.product-sroll .bottom-40 {
		bottom:-50px!important;
	}
	.product-sroll .bottom-20-negative {
		bottom: -80px!important;
	}
	.product-sroll .size {
		font-size: 14px;
		margin-right: 6px;
		display: inline;
	}
	.product-sroll .opacity_0 {
		opacity: 0;
	}
	.product-sroll .product-box {
		position: relative;
		text-align: center;
		transition: 1s;
		bottom: 0;
	}
	.product-sroll .owl-carousel .owl-stage-outer {
		overflow: initial !important;
		margin-bottom: 80px !important;
	}
}

*/

.product-sroll .bollino-box-prodotto {
    position: absolute;
    bottom: 115px !important;
    width: 60px !important;
}
.product-sroll .bollino-sconto-box-prodotto{
	position: absolute;
    bottom: 5px !important;
    width: 50px !important;
    left: 0px !important;
    background-color: #eb3e32;
    color: #fff !important;
	/*
	background-color: #ff0;
    color: #000 !important;
	*/	
    font-size: 14px;
    text-align: center;
}
.product-sroll .bollino-doppio-sconto-box-prodotto{
	position: absolute;
    bottom: 5px !important;
    width: 200px !important;
    left: 0px !important;
    /*background-color: #eb3e32;
    color: #fff !important;
	*/
	background-color: #eb3e32;
    color: #fff !important;
	
    font-size: 14px;
    text-align: center;
}
@media (max-width: 767px){
	/*.product-sroll .bollino-box-prodotto {
		width: 100% !important;
	}
	*/
	
	.product-sroll .bollino-doppio-sconto-box-prodotto {
		width: 100% !important;
		font-size: 10px !important;
		line-height: 18px !important;
	}
	
}
.grey {
    color: #7a7a7a;
}
.price-delete {
    color: #7a7a7a;
	text-decoration: line-through;
	font-weight: normal;
}
.title-box-large-product{
	font-weight: 600;
	text-transform: uppercase;
}
.subtitle-box-large-product{
	color: #7a7a7a;
	text-transform: none !important;
	font-weight: normal;
}
.price-box-large-product {
    color: #eb3e32;
    font-weight: 600;
	font-size: 1.2em;
	text-align: right;
}
.bg-subscribe {
    background-image: url("/assets/image/newsletter.jpg");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    max-height: 700px;
}
.panel-subscribe {
    background-color: #fff;
    padding: 50px;
    position: relative;
    z-index: 1;
}
.panel-subscribe .form-check .form-check-label:before {
    top: .8rem;
    width: 1.25rem;
    height: 1.25rem;
	margin: 0px 8px 0 0;
}
.panel-subscribe .form-check input[type="radio"] + .form-check-label::after {
    width: 0.6rem;
    height: 0.6rem;
	top: 5px;
    left: 5px;
}
.panel-subscribe .form-check {
    padding: 0px 0 10px 0;
}
.panel-subscribe .form-check .form-check-label {
    text-transform: uppercase;
}
.panel-subscribe .form-check .privacy .form-check-label {
    text-transform: none !important;
}
.panel-subscribe .form-check input:checked + .checkmark:before, .checkout-form .form-check input:checked + .checkmark:before {
    color: #eb3e32;
	font-size: 14px;
}
.panel-subscribe .checkmark, .checkout-form .checkmark {
    border: 1px solid #9e9e9e;
}
.panel-subscribe .checkmark, .panel-subscribe .checkout-form .checkmark {
    top: -1px;
}
.panel-subscribe .highlight{
	color: #eb3e32;
	font-weight: 600;
}
.ft-10{
	font-size: 10px !important;
}
.ft-12{
	font-size: 12px !important;
}
.ft-14{
	font-size: 14px !important;
}
.description-home strong {
    display: initial !important;
}
.footer-box .iconify {
    color: #eb3e32;
    font-size: 20px;
	vertical-align: middle;
}
@media (max-width: 991px){
	.footer-box.box-1, .footer-box.box-2, .footer-box.box-3, .footer-box.box-4 {
		padding-bottom: 30px;
		/*text-align: center !important;*/
	}
	.voce-menu-mobile{
		border-bottom: solid 1px #ccc;
	}
	.footer-box .fb-title{
		text-align: center;
	}
	/*
	.footer-box .justify-content-start{
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important;
	}
	*/
}
@media (max-width: 480px){
	.footer-top {
		padding-bottom: 0px;
	}
}
.facility-inner{
	text-align: center;
}
.facility-inner h5{
	text-transform: uppercase;
}
.footer-btm {
    background-color: #000;
}
.scrollup {
    background-color: #eb3e32;
    color: #fff;
	z-index: 9999999;
}
.countdown-header-time{
	display: inline;
	font-weight: 700;
}
.deals-section del{
	font-weight: normal !important;
}
@media (max-width: 991px){
	.top-header-mobile{
		flex-direction: column !important;
		text-align: center;
		font-size: 0.8em;
	}
	.top-header-mobile-v1{
		font-size: 12px;
	}
}
.breadcrumb li {
    color: inherit;
}
.breadcrumb li a {
    color: inherit;
}
.breadcrumb li::before {
	color: inherit;
}
.breadcrumb li span{
	font-weight: 600;
}
.shop-options{
	padding-bottom: 0px;
}
.sorting-items {
    padding: 6px 25px 6px 10px;
}
@media screen and (min-width: 62em){
	.filter-sidebar-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 160px;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		max-height: calc(100vh - 100px);
		overflow-y: auto;
    	overflow-x: hidden;
		padding: 0px 20px 0px 00px;
	}
}
.filter-sidebar-sticky::-webkit-scrollbar {
  width: 4px;
  border-radius: 10px;
}
.filter-sidebar-sticky::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(122,122,122);
  outline: 1px solid slategrey;
}
.filter-sidebar-sticky::-webkit-scrollbar-track {
  box-shadow: inset 0 0 100px rgba(245, 245, 245, 1);
  border-radius: 10px;
}
.filter-box-detail #slider-range {
    margin: 30px 5px 0 11px;
}

/* senza animazione */

/* animazione prodotti lista taglie in box prodotto */
/*
@media (min-width: 1200px){
	.product-list .product-info-desktop{
		background: #fff;
		z-index: 4;
		width: 100%;
		bottom: 0px;
		transition: .5s;
		position: relative;
		border-top: solid 1px #ccc;
	}
	.product-list .product-sizes {
		position: relative;
		transition: .5s;
	}
	.product-list .bottom-40 {
		bottom:10px!important;
	}
	.product-list .bottom-20-negative {
		bottom: 0px!important;
	}
	.product-list .size {
		font-size: 14px;
		margin-right: 6px;
		display: inline;
	}
	.product-list .opacity_0 {
		opacity: 0;
	}
	.product-list .product-box {
		position: relative;
		text-align: center;
		transition: 1s;
		bottom: 0;
	}
	.product-list .owl-carousel .owl-stage-outer {
		overflow: initial !important;
		margin-bottom: 80px !important;
	}
}
*/
.product-list .bollino-box-prodotto {
    position: absolute;
    bottom: 115px !important;
    width: 60px !important;
	left: 15px !important;
}
.product-list .bollino-sconto-box-prodotto{
	position: absolute;
    bottom: 5px !important;
    width: 50px !important;
    left: 0px !important;
	background-color: #eb3e32;
    color: #fff !important;
	/*	
	background-color: #ff0;
    color: #000 !important;
	*/
    font-size: 14px;
    text-align: center;
}
.product-list .bollino-doppio-sconto-box-prodotto{
	position: absolute;
    bottom: 5px !important;
    width: 200px !important;
    left: 0px !important;
    /*
	background-color: #eb3e32;
    color: #fff !important;
	*/
	
	background-color: #eb3e32;
    color: #fff !important;
	
    font-size: 14px;
    text-align: center;
}
@media (max-width: 767px){
	
	.product-list .bollino-doppio-sconto-box-prodotto {
		width: 100% !important;
		font-size: 10px !important;
		line-height: 18px !important;
	}
	
	/*
	.product-list .bollino-box-prodotto {
		width: 100% !important;
	}
	*/
}
/*
@media (max-width: 1199px){
	.product-list .bollino-box-prodotto {
		left: 20px !important;
	}
}
*/
@media (min-width: 1200px) and (max-width: 1399px){
	.product-list-grid .container{
		max-width: none !important;
	}
}
/*@media (max-width: 1199px){
	.product-list .common-cart-img {
		border-bottom: solid 1px #ccc;
	}
}
*/
.product-list .common-cart-img {
	border-bottom: solid 1px #ccc;
}
@media (max-width: 1199px){
	.pagination {
		padding: 30px !important;
	}
}
.quantity-box-detail ul li {
    border-bottom: none;
}
.quantity-box-detail ul li a {
    margin: 5px 0;
}
.side-box-title h6 {
    border-bottom: none;
    padding-bottom: 0px;
}
.collapse-arrow .icon {
  transform: rotate(-180deg);
  /*transition: .3s transform ease-in-out;*/
  display: inline-block;
}
.collapse-arrow .collapsed .icon, .collapse-arrow.collapsed .icon {
  transform: rotate(0deg);
}
.cursor-pointer{
	cursor: pointer;
}
.nav-mobile .nav-container ul.sub-level {
    /*padding-left: 16px !important;*/
}
.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
  margin-left: 0;
  margin-right: 0;
}
.no-gutter&gt;[class^="col-"]{
  padding-left: 0;
  padding-right: 0;
}
.color-circle {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    box-shadow: -1px 1px 4px 1px rgba(78,78,78,.12);
	margin: auto;
	margin-bottom: 3px;
}
/* colori */
.bg-arancio{
	background-color: #FF6600;
}
.bg-azzurro{
	background-color: #00CCFF;
}
.bg-beige{
	background-color: #F5F5DC;
}
.bg-bianco{
	background-color: #FFFFFF;
}
.bg-blu{
	background-color: #3366FF;
}
.bg-giallo{
	background-color: #FFFF00;
}
.bg-grigio{
	background-color: #888585;
}
.bg-marrone{
	background-color: #663300;
}
.bg-nero{
	background-color: #000000;
}
.bg-rosa{
	background-color: #FF99CC;
}
.bg-rosso{
	background-color: #FF0000;
}
.bg-turchese{
	background-color: #40E0D0;
}
.bg-verde{
	background-color: #00CC33;
}
.bg-viola{
	background-color: #800080;
}
.custom-control-input-primary:focus~.custom-control-label::before {
  border-color: #eb3e32 !important;
  /*box-shadow: 0 0 0 0.2rem rgba(235, 62, 50, 0.25) !important;*/
  box-shadow: none !important;
}

.custom-control-input-primary:checked~.custom-control-label::before {
  border-color: #eb3e32 !important;
  background-color: #eb3e32 !important;
}

.custom-control-input-primary:focus:not(:checked)~.custom-control-label::before {
  border-color: #ff6055 !important;
}

.custom-control-input-primary:not(:disabled):active~.custom-control-label::before {
  background-color: #f9c9c6 !important;
  border-color: #f9c9c6 !important;
}
.custom-checkbox-primary label{
	font-weight: normal !important;
	text-transform: inherit !important;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
/*
.btn-primary{color:#fff;background-color:#eb3e32;border-color:#eb3e32}
.btn-primary:hover{color:#fff;background-color:#eb3e32;border-color:#eb3e32}
.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(235,62,50,0.5)}
.btn-primary.disabled,
.btn-primary:disabled{color:#fff;background-color:#f9c9c6;border-color:#f9c9c6}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show&gt;.btn-primary.dropdown-toggle{color:#fff;background-color:#eb3e32;border-color:#eb3e32}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show&gt;.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(235,62,50,0.5)}
*/
.btn-outline-primary{color:#000;background-color:transparent;background-image:none;border-color:#000;}
.btn-outline-primary:hover{color:#fff!important;background-color:#eb3e32;border-color:#000}
.btn-outline-primary:focus,
.btn-outline-primary.focus{box-shadow:none;}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled{color:#000;background-color:transparent}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show&gt;.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#eb3e32;border-color:#000}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show&gt;.btn-outline-primary.dropdown-toggle:focus{box-shadow:none;}

.btn-outline-selected{color:#000;background-color:transparent;background-image:none;border-color:#000;}
.btn-outline-selected:hover{color:#000;background-color:transparent;background-image:none;border-color:#000;}
.btn-outline-selected:focus,
.btn-outline-selected.focus{box-shadow:none;}
.btn-outline-selected.disabled,
.btn-outline-selected:disabled{color:#000;background-color:transparent}
.btn-outline-selected:not(:disabled):not(.disabled):active,
.btn-outline-selected:not(:disabled):not(.disabled).active,
.show&gt;.btn-outline-selected.dropdown-toggle{color:#fff;background-color:#eb3e32;border-color:#000}
.btn-outline-selected:not(:disabled):not(.disabled):active:focus,
.btn-outline-selected:not(:disabled):not(.disabled).active:focus,
.show&gt;.btn-outline-selected.dropdown-toggle:focus{box-shadow:none;}


.dashboard-content .btn-outline-primary{border-radius: 50px;padding: 10px 25px;}
.dashboard-content .btn-outline-selected{border-radius: 50px;padding: 10px 25px;}

#modal_product_add_cart .btn-outline-primary:hover{
	color: #000 !important;
	background-color: transparent !important;
	background-image: none !important;
	border-color: #000 !important;
}


.btn-primary:focus {
	background-color: #db2e22 !important;
	border-color: #db2e22 !important;
	color: #ffff !important;
}

.header-overlay-filter {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1000;
	opacity: 0;
	top: 0;
	transition: all 0.5s ease-in-out;
}
.header-overlay-filter.active {
	display: block;
	opacity: 1;
}
@media (max-width: 991px){
	.sorting-items{
		max-width: 160px;
	}
}

@media screen and (max-width: 991px){
	.btn-filter-sidebar-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 118px;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		max-height: calc(100vh - 100px);
		overflow-y: auto;
		overflow-x: hidden;
		padding: 20px;
		z-index: 1;
		background-color: #fff;
		margin-left: -15px;
		margin-right: -15px;
	}
}
.b-radius{
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
.reset-pad{
	padding: .25rem .5rem !important;
}
@media screen and (max-width: 991px){
	.breadcrumb-mobile{
		text-align: center;
	}
	.showing-items {
		margin-left: inherit !important;
	}
	.w-100-mobile{
		width: 100% !important; 
	}
}
/*
.nav-mobile-filter::-webkit-scrollbar {
  width: 4px;
  border-radius: 10px;
}
.nav-mobile-filter::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(122,122,122);
  outline: 1px solid slategrey;
}
.nav-mobile-filter::-webkit-scrollbar-track {
  box-shadow: inset 0 0 100px rgba(245, 245, 245, 1);
  border-radius: 10px;
}
*/
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.has-search .form-control::-webkit-input-placeholder{
	font-size: 12px;
	text-transform: none;
}
.has-search .form-control:-ms-input-placeholder{
	font-size: 12px;
	text-transform: none;
}
.has-search .form-control::placeholder{
	font-size: 12px;
	text-transform: none;
}
.side-box {
    margin-bottom: 20px;
}
.quickview-product-detail .box-text {
    height: inherit;
    overflow: visible;
}
.quickview-product-detail .box-title {
    text-transform: uppercase;
    font-size: 24px;
}
.quickview-product-detail .box-price {
    font-size: 36px;
}
.quickview-product-detail .box-price del {
    color: #7a7a7a;
    font-size: 24px;
    font-weight: 300;
}
.quickview-product-detail .box-price del.maggiorato {
    color: #000;
    font-size: 28px;
    font-weight: 300;
}
.quickview-product-detail .box-label{
	background-color: #ff0;
	color: #000;
	padding: 10px 20px 10px 20px;
	font-weight: 600;
	font-size: 16px;
	width: fit-content;
	transform: skew(-12deg);
}
.quickview-product-detail .box-label span{
	transform: skew(12deg);
}

.quickview-product-detail .box-label-doppio-sconto{
	background-color: #ff0;
	color: #000;
	/*
	background-color: #eb3e32;
	color: #fff;
	*/
	padding: 10px 20px 10px 20px;
	font-weight: 600;
	font-size: 16px;
	width: fit-content;
	transform: skew(-12deg);
}
.quickview-product-detail .box-label-doppio-sconto span{
	transform: skew(12deg);
}

.quickview-product-detail .box-label-cashback{
	background-color: #00521b;
	color: #fff;
	/*
	background-color: #eb3e32;
	color: #fff;
	*/
	padding: 10px 20px 10px 20px;
	font-weight: 600;
	font-size: 16px;
	width: fit-content;
	transform: skew(-12deg);
}
.quickview-product-detail .box-label-cashback span{
	transform: skew(12deg);
}
.quickview-product-detail .box-label-cashback span span{
	transform: skew(0deg);
}
@media (max-width: 991px){
	.quickview-product-detail {
		padding: 0px;
	}
	/*
	.quickview-cart-btn{
		padding-top: 20px;
		width: 100%;
		float: none;
	}
	.quantity-box .input-group {
		float: none;
		width: 100%;
		margin-top: 8px;
	}
	*/
}
.quantity-box {
    border-bottom: none;
    display: inherit;
    width: inherit;
    padding-bottom: inherit;
    margin-bottom: inherit;
}
.quantity-box p {
    float: none;
	padding: 0px;
}
.quantity-box .input-group {
    float: none;
    margin-top: 0px;
}
.quickview-cart-btn {
    float: none;
}
.size-option{
	min-width: 50px;
}
.quickview-cart-btn .btn {
    padding: 12px 50px;
}
.extra-action{
	border-top: 1px solid #cdcdcd;
    padding: 20px 0 20px 0;
    /*margin: 30px 0px 20px 0px;*/
	margin:0px;
}
.extra-action-no-border{
    padding: 20px 0 20px 0;
    /*margin: 30px 0px 20px 0px;*/
	margin:0px;
}
.minus {
    line-height: 0px;
}
.highlight{
	color: #eb3e32;
	font-weight: 600;
}
.highlight-dark{
	color: #000;
	font-weight: 600;
}
.section-detail{
	border-top: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    padding: 20px 0;
	font-size: 18px;
}
.section-description{
	padding: 20px ;
	border-bottom: solid 1px #cdcdcd;
}
@media (min-width: 992px){
	.border-r-lg{
		border-right: solid 1px #cdcdcd;
	}
}
@media (max-width: 991px){
	.quickview-cart-btn .btn {
		width: 100% !important;
	}
}
.quickview-product-detail .son-product{
    border-top: 1px solid #cdcdcd;
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 25px;
    padding-right: 25px;
}
.quickview-product-detail .stock {
    margin-top: 0px;
}
.son-product .slider-for{
    overflow: hidden;
    outline: none;
}
.son-product .slider-nav-son{
	margin: auto;
}
.son-product .slider-nav-son .slick-track{
	/*height: 100px;*/
}
.son-product .slider-nav-son .item{
    cursor:pointer;
    outline: none;
} 
.son-product .slick-prev:before, .son-product .slick-next:before {
    color: #000 !important;
}
.son-product .slick-prev {
    /*left: 25px;*/
    z-index: 1;
}
.son-product .slick-next {
    /*right: 25px;*/
}
.son-product .slick-no-slide .slick-track {
    width: 100% !important ;
    text-align: left !important;
    transform: inherit !important;
}
.son-product .slick-no-slide .slick-slide {
    float: none !important;
    display: inline-block !important;
}
.product-footer-cta{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: none;
	z-index: 111;
	padding: 10px;
}
.cart-section .disable-cart-table-mobile img{
	max-height: 100px;
}
.place-oreder-btn a {
    border-radius: 60px;
}
/*
.checkout-form .select2-selection {
    padding: 20px 15px;
}
*/
@media screen and (min-width: 62em){
	.cart-review-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 160px;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		max-height: calc(100vh - 100px);
		overflow-y: auto;
    	overflow-x: hidden;
		padding: 0px 0px 0px 0px;
	}
}
.continue_shopping {
    margin-right: 10px;
    display: inline;
}
.empty_cart {
    margin-right: 10px;
    display: inline;
}
@media only screen and (max-width: 767px){
	.empty_cart{
		font-size: 12px;
		display: block;
		margin-right: 0px;
	}
	.continue_shopping{
		font-size: 12px;
		display: block;
		margin-right: 0px;
	}
	.need_help{
		font-size: 12px;
		display: block;
	}
	.w-m-100{
		width: 100%;
	}
}
.place-oreder-btn {
    margin-top: 20px;
}

@media (max-width: 575px){
	/*
	.cart-table .table-bordered td, .cart-table .table-bordered th {
		border-right: solid 1px #cacaca !important;
	}
	*/
	
}
.cart-table tbody tr {
		border-bottom: none;
	}
@media (max-width: 767px){
	.btn.w-m-100 + .btn.w-m-100 {
		margin-left: 0px !important;
	}
}
.form-check input:checked + .checkmark:before, .checkout-form .form-check input:checked + .checkmark:before {
    color: #eb3e32;
}

.cart-table .table-bordered td.no-border-top, .cart-table .table-bordered th.no-border-top {
   border-top:none;
}
.cart-review .ci-btn {
    padding: 20px 15px 20px 15px;
}
@media (min-width: 1200px) and (max-width: 1399px){
	.cart-review .ci-caption ul li {
		text-align: center;
	}
	.cart-review .ci-caption ul li span {
		float: none;
		display: block;
	}
}
.btn-facebook {
    /*
	background-color: #405D9D !important;
    color: #fff !important;
	*/
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding: 10px 25px;
	border-color: #405D9D !important;
	color: #405D9D !important;
	border-width: 3px;
}
.btn-facebook:hover{
    /*color:#fff !important;*/
	color: #405D9D !important;
}

.btn-google{
	/*
    background-color: #c23321 !important;
    color: #fff !important;
	*/
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding: 10px 25px;
	border-color: #c23321 !important;
	color: #c23321 !important;
	border-width: 3px;
}
.btn-google:hover{
    /*color:#fff !important;*/
	color: #c23321 !important;
}

.btn-twitter {
    background-color: #42AEEC !important;
    color: #fff;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding: 10px 25px;
}
.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;   
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}
.normalize-text{
	font-weight: normal;
}
.form-subscribe .form-control {
    margin-bottom: 0px;
}
.form-subscribe .form-check {
    padding: 0px;
}
.form-subscribe .select2-selection {
    padding: 20px 15px;
}
.form-subscribe .select2-selection {
	border: 1px solid #cdcdcd;
	height: auto;
	padding: 11px 15px;
	text-transform: capitalize;
	border-radius: 0;
	position: relative;
}
.form-subscribe .select2 {
	width: 100% !important;
}
.form-subscribe .selection {
	width: 100%;
}
.form-subscribe.select2-selection .select2-selection__placeholder {
	color: #7a7a7a;
	font-weight: 300;
}
.form-subscribe .select2-selection .select2-selection__rendered {
    padding: 0;
    line-height: 20px;
    color: #000;
    font-weight: 300;
}
.form-subscribe .select2-selection__arrow b {
	display: none;
}
.form-subscribe .select2-selection__arrow:before {
	content: "\f107";
	font-family: 'FontAwesome';
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	right: 15px;
}
.form-subscribe .select2-selection__arrow {
	height: 100% !important;
	top: 0 !important;
	right: 0 !important;
	width: auto !important;
}
.title h1 {
    position: relative;
	padding-bottom: 10px;    
    font-weight: bold;
    text-transform: uppercase;
	font-size: 30px;
}
@media screen and (min-width: 62em){
	.title h1 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
.text p{
	margin-bottom: 1rem;
}
.text-bold{
	font-weight: 600;
}
.white{
	color: #fff !important;
}
.scrolling-wrapper{
	overflow-x: auto;
}
.min-w-30{
	min-width: 30px;
}
@media (min-width: 1200px){
	.justify-content-center-lg {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important;
	}
}

.brand-sticky {
	position: -webkit-sticky;
	position: sticky;
	/*top: 72px;*/
	top: 54px;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	overflow-x: hidden;
	padding: 24px 0px 24px 0px;
	background: #fff;
	z-index: 1;
}
@media screen and (min-width: 62em){
	.brand-sticky {
		top: 140px;
	}
}
.letter-brand:hover, .letter-brand.active{
	background-color: #eb3e32;
	color:#fff;
}

.loader {
    position: fixed;
    top: 0; right: 0;
    bottom: 0; left: 0;
    /*background: #fff;*/
	background: rgba(255, 255, 255, 0.5);
	z-index: 99999999;
}
.icona_loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1);
    border-left: .8em solid rgba(0, 0, 0, 1);
    animation: spin 1.1s infinite linear;
}
.icona_loader, .icona_loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}

@keyframes spin {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.common-cart-info .cart-name {
    margin: 5px 0px 5px 0;
}
.countdown-login{
	display: inline;
}
.countdown-login-time{
	display: inline;
	margin-right: 4px;
}
.size-box .btn-group&gt;.btn-group:not(:last-child)&gt;.btn, .size-box .btn-group&gt;.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: .2rem !important;
    border-bottom-right-radius: .2rem !important;
	border-top-left-radius: .2rem !important;
    border-bottom-left-radius: .2rem !important;
	margin-right: 5px;
	margin-bottom: 5px;
    min-width: 70px;
	max-width: 70px;
	cursor: pointer;
}
.size-box .btn-group&gt;.btn-group:not(:first-child)&gt;.btn, .size-box .btn-group&gt;.btn:not(:first-child) {
    border-top-right-radius: .2rem !important;
    border-bottom-right-radius: .2rem !important;
	border-top-left-radius: .2rem !important;
    border-bottom-left-radius: .2rem !important;
    min-width: 70px;
	max-width: 70px;
	margin-bottom: 5px;
	cursor: pointer;
}
/* form validation icon */
.fv-plugins-bootstrap .dati-utente .form-group .fv-plugins-icon, .form-dashboard .fv-plugins-bootstrap .form-group .fv-plugins-icon{
    right: 15px;
}
.fv-plugins-icon[data-field="privacy_ordine"],
.fv-plugins-icon[data-field="condizioni_ordine"] {
	display: inline-block;
	position: static;
	height: auto;
	line-height: normal;
}
.fv-help-block[data-field="privacy_ordine"],
.fv-help-block[data-field="condizioni_ordine"]
{
    text-align: center;
	display: none;
}
.checkout-form .select2-selection .select2-selection__placeholder {
    color: #7a7a7a;
    font-weight: inherit;
    font-size: 14px;
}
.checkout-form .select2-selection .select2-selection__rendered {
    color: #7a7a7a;
    font-weight: inherit;
    font-size: 14px;
}
.select2-container *:focus {
	outline: none;
}
.checkout-form .js-example-placeholder-single + .select2.select2-container + .fv-plugins-icon{
	display: none !important;
}
.checkout-form .js-example-placeholder-single.is-invalid + .fv-plugins-icon + .select2 .select2-selection{
    border-color: #dc3545!important;
}
.checkout-form .js-example-placeholder-single.is-valid + .fv-plugins-icon + .select2 .select2-selection{
    border-color: #28a745!important;
}
.checkout-form .js-example-placeholder-single.is-invalid + .select2 .select2-selection{
    border-color: #dc3545!important;
}
.checkout-form .js-example-placeholder-single.is-valid + .select2 .select2-selection{
    border-color: #28a745!important;
}
.cart-img {
    background-color: transparent !important;
}
.close-relative{
	z-index: 1;
	position: relative;
}
.minus:disabled, .plus:disabled {
    cursor: default;
    background-color: #cccccc;
}
.form-dashboard .form-control{
	margin-bottom: 0px;
}
.btn-action-dashboard{
	font-size: 12px;
	margin-bottom: 5px;
	min-width: 110px;
}
.form-dashboard .form-check{
	padding: 0px !important;
}
.checkout-parts .card-header.form-wizard-step{
	background-color: #000 !important;
}
.checkout-parts .card-header.form-wizard-step a.btn{
	color: #fff !important;
}
.cart-section thead{
	background-color: #000 !important;
	color:#fff !important;
}
.cart-section thead .row-title p {
    color: #fff !important;
}
.btn-outline-secondary:hover{
	background-color: #eb3e32;
	color: #fff;
	border-color: #eb3e32;
}
.toast-alert{
	background-color: #eb3e32;
	color: #fff;
	border: none !important;
	border-radius: 0 !important;
}
.toast-alert .toast-header {
    color: #fff;
    background-color: #eb3e32;
}
.toast-alert .close{
	color: #fff;
	opacity: .7;
}
.toast-alert .close:hover{
	color: #fff;
}
.toast-alert .title:before{
	content: none;
}
@media (max-width: 767px){
	.position-notify{
		position: fixed !important; bottom: 0px !important; left: 0px !important; z-index: 990 !important; width: 100% !important; pointer-events: none !important;
	}
	.toast-alert{
		max-width: inherit !important;
		border: none !important;
	}
}
@media (min-width: 768px){
	.position-notify{
		position: fixed !important; top: 190px !important; right: 10px !important; z-index: 999 !important;
	}
}
@media (min-width: 1688px){
	.m-double-price{
		margin-left: 4px;
	}
}
.nav-mobile {
    z-index: 99999999 !important;
}
.sub-menu {
	transition: all 0s ease-in-out !important;
}
.primary-color{
	color: #000 !important;
}
.secondary-color{
	color: #eb3e32 !important;
}
.sub-menu {
    border-left: none !important;
	border-right: none !important;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.3);
}

#navbarSupportedContent {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px){
	#navbarSupportedContent {
		max-width: 540px;
	}
}
@media (min-width: 768px){
	#navbarSupportedContent {
		max-width: 720px;
	}
}
@media (min-width: 992px){
	#navbarSupportedContent {
		max-width: 960px;
	}
}
@media (min-width: 1200px){
	#navbarSupportedContent {
		max-width: 1140px;
	}
}
@media (min-width: 1400px){
	#navbarSupportedContent {
		max-width: 1760px;
	}
}

@media (min-width: 1400px) and (max-width:1760px){
	.banner_slide_content .slider-caption{
		text-align: center !important;
	}
}
@media (max-width: 991px){
	.product-box .product-sizes{
		text-align: center !important;
	}
}
.discount-value{
	font-size: 1.1em;
    font-weight: 600;
	text-align: left;
}
@media (max-width: 991px){
	.discount-value{
		text-align: center;
	}
}
.saller-info.common-cart-info{
	margin-top: 5px;
}
.spedizione-gratuita-modal{
	background-color: #ff9 !important;
}
.verde{
	color: #32d737;
}
.ft-20{
	font-size: 20px !important;
}
.top_20_perc{
	top:20% !important;
}
/*
#modal_product_add_cart{
	top:20% !important;
}
*/
#modal_product_add_cart .modal-content {
    border-radius: 1rem;
}
#modal_product_add_cart .quickview-product-detail .box-title {
    font-size: 20px !important;
}
#modal_product_add_cart .quickview-product-detail .box-price {
    font-size: 24px !important;
}
#modal_product_add_cart .quickview-product-detail .box-price del {
    font-size: 16px !important;
	display: block !important;
}
.navbar-nav{
	width: 100%;
}
.last-item{
	margin-left: auto !important;
}
@media (max-width: 575px){
	.same-nav.owl-theme .owl-nav button {
		top: -40px !important;

	}
}
.products-detail-section .bollino-box-prodotto {
    position: absolute;
    top: 30px !important;
    width: 60px !important;
    left: 30px;
}
.quickview-product-detail .stock {
    padding: 20px 0 10px 0 !important;
}
.quickview-product-detail .stock-no-border {
    margin-top: 0px;
}
.quickview-product-detail .stock-no-border {
    color: #7a7a7a;
    border-top: none !important;
    padding: 0px;
}
.quickview-product-detail .stock-no-border span {
    color: #eb3e32;
}
@media (max-width: 480px){
	.title h4 {
		padding: 0px 40px !important;
	}
}
.seo-category h1, .seo-category h2, .seo-category h3, .seo-category h4, .seo-category h5, .seo-category h6 {
	margin-bottom: .5rem !important;
	margin-top: 0 !important;
}
.seo-category p{
	margin-top: 0 !important;
    margin-bottom: 1rem !important;
}
.li-blank-menu-mobile{
	background-color: #f1f2f3 !important;
    height: 62px !important;
}
.a-inverted-menu-mobile{
	background-color: #000 !important;
    color: #f1f2f3 !important;
}
@media (max-width: 575px){
	.disable-cart-table-mobile {
		display: none;
	}
}
@media (min-width: 576px){
	.cart-table-mobile{
		display: none;
	}
}
.cart-table-mobile{	
	border-top: solid 1px #ccc !important;	
}

.slider-top {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.slider-top .title-slider-home {
    color: #fff;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}
.slider-top .subtitle-slider-home {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
.slider-top .buttons {
    justify-content: center;
    width: 90%;
}
.slider-play-pause {
    position: absolute;
    bottom: 40px;
    right: 24px;
    width: 40px;
    height: 40px;
    z-index: 6;
    background: #fff;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-play-pause img {
    width: 12px;
    height: 12px;
}
.slider-home::after {
    content: "";
    background: black;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 7px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.slider-bg {
    height: 600px;
    background-size: cover;
    background-position: center;
}

@media (max-width:767px){
	
	.slider-bg{
		height: 500px !important;
	}
	.slider-div-home .btn + .btn {
		margin-left: 0px !important;
	}
}

@media (max-width:500px){
	
	.slider-bg{
		height: 400px !important;
	}
}

.position-relative{
	position: relative !important;
}

@media (max-width: 575px){
	.slider-div-home .btn {
		padding: 12px 20px !important;
		font-size: 1rem !important;
	}
}
.slider-play-pause{
	cursor: pointer !important;
}

.slider-div-home .btn.btn-secondary {
    background-color: #fff !important;
    color: #111 !important;
    border: 1px solid #fff !important;
}
.slider-div-home .hide {
    display: none!important;
}
.payment-options{
	font-weight: bold !important;
	font-size: 12px !important;
}
.evidenziato{
	color: #ffff00 !important;
}
.w-250-px{
	width: 250px;
}
.w-350-px{
	width: 350px;
}
.cashback_footer{
    position: fixed;
    bottom: -220px;
    z-index: 99999999;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f0ff00;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-webkit-transition:bottom 0.5s;
	-moz-transition:bottom 0.5s;
	-ms-transition:bottom 0.5s;
	-o-transition:bottom 0.5s;
	transition:bottom 0.5s;
}
.close_cashback{
	position: absolute;
    top: 0;
}
@media (max-width:767px){
	.cashback_footer{
		width: 200px;
    	height: 150px;
	}
	.cashback_footer .iconify {
	   font-size: 40px;
	   line-height: 1em;
	}
	.close_cashback{
		right: -40px;
	}
}
@media (min-width:768px){
	.cashback_footer{
		width: 300px;
    	height: 220px;
	}
	.cashback_footer .iconify {
	   font-size: 30px;
	   line-height: 1em;
	}
	.close_cashback{
		right: -30px;
	}
}
.cashback_footer.open{
	bottom: 0px;
	box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.38);
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.38);
}
.cashback .btn{
	padding: 20px 80px;
}
.cashback_cart{
	background-color: #00521b;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
    font-weight: 600;
	letter-spacing: 1px;
}
.cashback_attivo{
	font-size: 4em;
	color:#359800;
	font-weight: 800;
}
.zoomWindowContainer .zoomWindow{
	box-shadow: rgb(0 0 0 / 25%) 0px 6px 8px 2px !important;
    border: 1px solid rgb(148, 148, 148) !important;
}
.zoomLens{
	pointer-events: none !important;
}
.pre-header .language-dropown .dropdown-toggle::after, .pre-header .currency-dropown .dropdown-toggle::after {
	display: none;
}
.pre-header .language-dropown .dropdown-item.active, .pre-header .language-dropown .dropdown-item:active {
    color: #16181b;
    text-decoration: none;
    background-color: #eeeff1;
}
.pre-header .language-dropown  .dropdown-item:focus, .pre-header .language-dropown  .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #eeeff1;
}
@media (max-width: 991px){	
	.currency-selector {
		right: 62px;
	}	
	.header-top.pre-header .language-selector {
		top: 10px !important;
		font-size: 12px !important;
	}
	.header-top.pre-header .currency-selector {
		top: 10px !important;
		font-size: 12px !important;
	}
}
@media (max-width: 1400px){
	.header-top.pre-header .top-header-mobile{
		-ms-flex-pack: start!important;
		justify-content: flex-start !important;
	}
}
.pagination li a.disabled{
	opacity: 0.2 !important;
	cursor: default !important;
}
.pagination li a.disabled:hover{
	opacity: 0.2 !important;
	background-color: #000 !important;
}
.fw-600 {
    font-weight: 600;
}
/* gift card */
.quickview-product-detail .son-product {
    border-top: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
@media (min-width: 1024px){
	.quickview-product-detail .son-product {
		padding: 0px;
	}
}
.son-product.giftcard .slick-active {
	padding: 2px;
}
.quickview-product-detail .son-product.giftcard .slick-current.slick-active img {
	outline: solid #ea4038 2px;
}
.border-divider{
	border-top: 1px solid #cdcdcd;
}
.box-msg-gift-card{
	top: -8px;
    position: relative;
}
.msg-gift-card{
	border: 1px solid #cdcdcd;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	max-height: 150px;
	overflow-y: hidden;
}
.box-prezzo-gift-card{
	top: -8px;
    position: relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	max-height: 150px;
	overflow-y: hidden;
}
.max-h-50{
	max-height: 50px;
}

.son-product.giftcard .slick-track {
  display: flex;
}
.son-product.giftcard .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
.pac-container {
    z-index: 10000 !important;
}
.custom-checkbox-primary label.fw-600{
	font-weight: 600 !important;
}
.pt-2-px{
	padding-top: 2px;
}
.overlay-search-shadow{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.overlay-search {
    position: absolute;
	height: 100%;
    z-index: 999;
	background-color: #f9f9f9;
	overflow-y: auto;
	border: 1px solid #cacaca;
}
@media screen and (max-width: 991px){
	.overlay-search {
		left: 0;
    	width: 100%;
	}
}
@media screen and (min-width: 992px){
	.overlay-search {
		width: 90%;
		left: 50%;
    	transform: translateX(-50%);
	}
}
.overlay-search::-webkit-scrollbar {
  width: 8px;
  border-radius: 10px;
}
.overlay-search::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(122,122,122);
  outline: 1px solid slategrey;
}
.overlay-search::-webkit-scrollbar-track {
  box-shadow: inset 0 0 100px rgba(245, 245, 245, 1);
  border-radius: 10px;
}

.overlay-close-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	color: #333;
	z-index: 9999;
}
.overlay-close-icon .fa-2{
	font-size: 1.5em;
}
input.searchInput {
  border: 0;
}
.overlay-search .fs-10{
	font-size: 0.8rem;
}
.overlay-search .price-del{
	font-size: 0.85rem;
}
.overlay-search .cart-price{
	font-size: 0.85rem;
}
.overlay-search .product-box{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
}
@media screen and (min-width: 62em){
	.overlay-search .filter-sidebar-sticky {
		top: 20px;
	}
}
@media screen and (max-width: 991px){
	.overlay-search .btn-filter-sidebar-sticky {
		top: 0px;
		background-color: #f9f9f9;
		z-index: 999;
	}
}
.fs-10{
	font-size: 1rem;
}
#select2-select_id_e_products_models-results li.select2-results__option {
    font-size: 0.9rem;
    color: #999;
}
.select2-container--default #select2-select_id_e_products_models-results .select2-results__option--highlighted[aria-selected] {
    background-color: #ddd;
    color: #999;
}
.input-group-append {
    z-index:5;
}
.div-tracking{
	display: inline-block;
    vertical-align: middle;
}
/* ----------------------- new search ------------------------- */
#load_list_product_EXT .item.product-box {
    border: 3px solid transparent;
}
#load_list_product_EXT .item.product-box:hover {
    border-color: #eb3e32;
}	
.filter_top_search_sticky {
    position: sticky;
    top: 0px;
    background-color: #f9f9f9;
    z-index: 111;
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding-left: 50px;*/
    padding-right: 50px;
}
@media only screen and (max-width: 991px) {
	#load_list_product_EXT .item.product-box {
		border: none;
	}
	#load_list_product_EXT .item.product-box:hover {
		border-color: transparent;
	}	
	.filter_top_search_sticky{
		position: inherit;
	}
    .search-mobile-horizontal-scroll {
        overflow-x: auto;
        white-space: nowrap;
    }
	.filter_top_search_sticky {
		padding: 0px !important;
	}
	.search-new input[type=search]{
		border-bottom: none;
		border-top: none;
	}
	.overlay-search {
		/*z-index: inherit !important;*/
	}
	.owl-carousel {
		/*z-index: inherit !important;*/
	}
}
.header-form .search-box.smallsearch {
    padding: 15px 20px 15px 20px;
	font-size: 16px;
	margin-right: 50px;
}
.overlay-close-icon.mobile{
	top: inherit;
	font-size: 20px;
}
.search-new input[type=search]{
	background-color: #fff;
}

.header-form.header-form-mobile .search-close-icon{
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	background-color: #fff;
}

.header-form.header-form-mobile.search-open {
    right: 0px !important;
    margin-top: inherit !important;
}	
	
.header-form.header-form-mobile button {
    padding: 10px 18px;
	background-color: transparent;
	color: inherit;
}	
.menu-filter-search, .nav-mobile-search-filter {
    z-index: 999999999 !important;
}

@media (max-width: 991px){
	.nav-primary-mobile-filter .sorting-items {
		max-width: inherit;
	}
	.nav-primary-mobile-filter .showing-items, .sorting-option {
     display: inherit;
	}
}
.sorting-option:before {
    pointer-events: none;
}
.nav-primary-mobile-filter .sorting-items{
	background-color: #fff;
}
/* clears the â€˜Xâ€™ from Internet Explorer */
.search-new input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
.search-new input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the â€˜Xâ€™ from Chrome */
.search-new input[type="search"]::-webkit-search-decoration,
.search-new input[type="search"]::-webkit-search-cancel-button,
.search-new input[type="search"]::-webkit-search-results-button,
.search-new input[type="search"]::-webkit-search-results-decoration { display: none; }

.search-div-mobile .mic-btn-style {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: transparent;
    outline: none;
    border: none;
    width: 3rem;
    text-align: center;
    font-size: 1.3rem;
    cursor: pointer;
    color: #333;
}
/* ----------------------- new search ------------------------- */

#modal_select_indirizzo .list-group-item.active{
	background-color: #eb3e32;
	border-color: #eb3e32;
	color:#fff;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #eb3e32;
    border-color: #eb3e32;
}
.product-list .bollino-sconto-box-prodotto.promo{
	width: inherit !important;
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
    padding-right: 10px;
}
.countdown-promo-time{
	display: inline;
	font-weight: 700;
}
@keyframes blink {
	0%, 50% {
		color: #000000;
	}
	50.01%, 100% {
		color: #eb3e32;
	}
}
.blinking-text {
	animation: blink 1s infinite steps(1, end);
}
@media (max-width: 991px) {
	.product-list .bollino-sconto-box-prodotto.promo {
		width: 100% !important;
	}
	.no-scroll {
		position: fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		height: 100vh;
		overflow: hidden;
	}
}
.search-mobile-fixed{
	position: fixed;
    width: 100%;
}
.search-div-mobile{
	position: fixed !important;
    z-index: 9999999 !important;
    width: 100% !important;
    top: 0px !important;
}
.overlay-search{
	/*z-index: 99999999;*/
	z-index: 999;
}

.loader_bg_white{
	background: rgba(255, 255, 255, 1) !important;
}
@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }
	.modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }
	.modal-fullscreen-lg-down .modal-header {
        border-radius: 0;
    }
	.modal-fullscreen-lg-down .modal-body {
        overflow-y: auto;
    }
	.modal-fullscreen-lg-down .modal-footer {
        border-radius: 0;
    }
}
.menu-mobile-genere .navbar-nav {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
	background-color: #fff;
}
.menu-mobile-genere .nav-item {
	flex: 1;
	text-align: center;
	padding: 10px 0;
	border-right: 1px solid #cdcdcd;
	transition: background-color 0.05s; /* Transizione rapida */
}
.menu-mobile-genere .nav-item:last-child {
	border-right: none;
}
.menu-mobile-genere .nav-link {
	width: 100%;
	display: block;
	color: #000000;
	padding: 10px 0;
	text-decoration: none;
	font-weight: 600;
	transition: background-color 0.05s; /* Transizione rapida */
}
.menu-mobile-genere .nav-link.active {
	background-color: #b18cbf;
	color: #ffffff;
}
.menu-mobile-genere .nav-link:hover {
	background-color: #b18cbf;
	color: #ffffff;
}
.chat-customer-service{
	position: absolute;
    right: 240px;
    /*top: 6px;*/
	top:0px;
}
.chat-customer-service a{
	background-color: #b18cbf;
	padding: 6px;
}
.chat-customer-service-mobile{
	position: absolute;
    right: 124px;
    /*top: 10px;*/
	top:0px;
}
.chat-customer-service-mobile a{
	background-color: #b18cbf;
	padding: 10px;
}
.chat-label-desktop{
	display: none;
}
@media (min-width: 1720px) {
	.chat-label-desktop{
		display: inline;
	}
}
.copyright, .copyright p, .copyright a{
	color:#fff !important;
	font-size:14px !important;
}
.width_25_px{
	width: 25px !important;
}
.close-search{
	cursor: pointer;
}
.close-search:hover{
	background-color: #ebebeb;
}
.slider-area-large-v1 {
    padding: 0px !important;
    min-height: 300px !important;
	height: inherit !important;
}
@media (max-width: 991px){
	.slider-area-large-v1 {
		min-height: 150px !important;
		height: inherit !important;
	}
}
@media (max-width: 400px) {
	.slider-area-large-v1 {
		min-height: 100px !important;
		height: inherit !important;
	}
}
#appleid-signin {
    height: 46px; /* Imposta l'altezza che preferisci */
    line-height: 46px; /* Centra il testo verticalmente */
    font-size: 16px; /* Ridimensiona il testo se necessario */
	width: 100%;
	cursor: pointer;
}
.signin-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.text-underline{
	text-decoration: underline !important;
}
@media screen and (max-width: 991px) {
    .btn-filter-sidebar-sticky-v1 {
        position: -webkit-sticky;
        position: sticky;
        top: 118px; /* Offset dall'alto */
        height: auto; /* Altezza automatica */
        max-height: calc(100vh - 100px); /* Altezza massima */
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0; /* Rimuovi padding */
        z-index: 999;
        background-color: #fff;
        margin-bottom: 5px;
    }

    .btn-filter-sidebar-sticky-v1 .btn-primary {
        display: flex; /* Assicura che l'altezza e larghezza siano rispettate */
        justify-content: center; /* Centra il contenuto orizzontalmente */
        align-items: center; /* Centra il contenuto verticalmente */
        border-radius: 0; /* Rimuovi angoli arrotondati */
        padding: 0; /* Rimuovi padding interno */
        font-size: 15px;
        height: 100%; /* Riempie l'intera altezza della colonna */
        width: 100%; /* Riempie l'intera larghezza della colonna */
        background-color: red; /* Sfondo rosso */
        margin: 0; /* Rimuovi margini */
        border: none; /* Rimuovi bordi */
    }

    /* Fix specifico per Safari/iOS */
    @supports (-webkit-touch-callout: none) {
        .btn-filter-sidebar-sticky-v1 .btn-primary {
            height: 100%; /* Altezza piena anche per Safari */
        }
    }

    /* Per assicurarsi che la colonna abbia altezza corretta */
    .btn-filter-sidebar-sticky-v1 .col-4 {
        display: flex;
        align-items: stretch; /* Estende il contenuto per tutta l'altezza */
    }
	
	.btn-filter-sidebar-sticky-v1 .button-nav-toggle-filter i {
    	margin-right: 5px; /* Aggiunge uno spazio tra l'icona e il testo */
	}
	
    .btn-filter-sidebar-sticky-v1 .slider-area-large-v1 {
        min-height: 36px !important;
    }
	
	.banner-mobile-scheda-prodotto .slider-area-large-v1 {
        min-height: 30px !important;
    }

}

.border-bottom-solid-grey{
	border-bottom: 1px solid #cdcdcd;
}

/* Transizione per la freccia */
.descrizione-scheda-prodotto-mobile .toggle-icon {
	transition: transform 0.3s ease;
}

/* Ruota la freccia quando il contenuto Ã¨ espanso */
.descrizione-scheda-prodotto-mobile .collapse.show + .descrizione-scheda-prodotto-mobile .form-group .toggle-icon {
	transform: rotate(180deg); /* Freccia verso l'alto */
}

/* Alternativa usando aria-expanded */
.descrizione-scheda-prodotto-mobile [aria-expanded="true"] .toggle-icon {
	transform: rotate(180deg); /* Ruota la freccia verso l'alto */
}

/* ricerca v2 con suggestions */
.header-search {
    position: relative;
}	
#result-dropdown .list-group-item {
    cursor: pointer;
}
#result-dropdown .list-group-item:hover {
    background-color: #f8f9fa;
}
#result-dropdown {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000;
    max-height: 400px;
    overflow-y: auto;
    background-color: white;
    border: none;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    left: 0;
}
#result-dropdown .list-group-item {
    border: none;
    border-radius: 0;
    padding-left: 30px;
    position: relative;
}
#result-dropdown .list-group-item::before {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.suggestions_result .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.suggestions_result .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.suggestions_result .list-group-item {
    padding-left: 15px;
    padding-right: 40px;
    position: relative;
}
.suggestions_result .list-group-item::before {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.overlay-search-v2 {
    position: absolute;
	height: 100%;
    z-index: 999;
	background-color: #f9f9f9;
	overflow-y: auto;
	border: 1px solid #cacaca;
}
@media screen and (max-width: 991px){
	.overlay-search-v2 {
		left: 0;
    	width: 100%;
	}
}
@media screen and (min-width: 992px){
	.overlay-search-v2 {
		/*width: 90%;
		left: 50%;
    	transform: translateX(-50%);
		*/
		display: none;
	}
}
.overlay-search-v2::-webkit-scrollbar {
  width: 8px;
  border-radius: 10px;
}
.overlay-search-v2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(122,122,122);
  outline: 1px solid slategrey;
}
.overlay-search-v2::-webkit-scrollbar-track {
  box-shadow: inset 0 0 100px rgba(245, 245, 245, 1);
  border-radius: 10px;
}
.overlay-search-v2 .fs-10{
	font-size: 0.8rem;
}
.overlay-search-v2 .price-del{
	font-size: 0.85rem;
}
.overlay-search-v2 .cart-price{
	font-size: 0.85rem;
}
.overlay-search-v2 .product-box{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
}
@media screen and (min-width: 62em){
	.overlay-search-v2 .filter-sidebar-sticky {
		top: 20px;
	}
}
@media screen and (max-width: 991px){
	.overlay-search-v2 .btn-filter-sidebar-sticky {
		top: 0px;
		background-color: #f9f9f9;
		z-index: 999;
	}
}
.overlay-search-v2{
	z-index: 999;
}
.header-form.header-form-mobile .search-close-icon {
    border-top: 1px solid #cacaca;
}
/* fine ricerca v2 con suggestions */</pre></body></html>