/* CSS Document */
@font-face {
	src:url(fonts/sackers-gothic-light-at.otf);
	font-family: Sackers Gothic Light AT;
}

/*MODIFICHE RISOLUZIONE PC 1025 */
@media only screen and (min-width: 1025px){
	nav { 
		background-color: #FFF;
	}
	#nav > li > a > span {
		color:#000;
	}
	#nav > li.menu-active  > a > span {
		color:#000;
	}
	#nav > li.active > a > span {
		color:#000;
		border-bottom: solid 1px #000;
	}
	div.bx-wrapper {
		width: 550px !important;
		margin: auto;
	}
	select#gender {
		background: #f0f0f0;
		border: 1px solid #f0f0f0;
		padding: 10px;
		width: 85%;
		margin-top: 5px;
		outline: none;
	}
	.dob-day, .dob-month, .dob-year {
		width: 33%;
    	min-width: 139px;	
		text-align:center;
	}
	.item-img-info:hover .imag1 {
		display:none;
	}
	
	.item-img-info:hover .imag2 {
		display:block;
	}
	th.a-center {
		font-family:'lato'!important;
		font-size:14px;
		font-weight:400;
	}
	/* INIZIO RIFACIMENTO MENU */
	.plusse {
		margin: 0 7px;
		float:right;	
	}
	#narrow-by-list > div > a > dt  {
		font-size: 17px;
		cursor:pointer;
		font-family: 'Asap', sans-serif;
		text-transform: uppercase;
		font-weight: 600;
	}
	.sidebar .block dd {
		border: none;
		margin: 0;
		/*padding: 5px;*/
	}
	.block-layered-nav dd ol  {
		overflow:auto;
		overflow:overlay;
		text-transform: uppercase;

	}
	#Categoria > ol > li > a , #Designer > ol > li > a, #Colore > ol > li > a {
		font-size: 11px;
		line-height: 18px;
		text-transform: uppercase;
	}


	.m-filter-item-list::-webkit-scrollbar-button {
		background-size: 100%;
		height:10px;
	}
	.m-filter-item-list::-webkit-scrollbar-button:vertical:decrement {
		background-image: url(../images/icon_asc.png);
	}
	.m-filter-item-list::-webkit-scrollbar-button:vertical:increment {
		background-image: url(../images/icon_dsc.png);
	}
	.m-filter-item-list::-webkit-scrollbar-track
	{
		background-color: #F5F5F5;
		width:1px
	}

	.m-filter-item-list::-webkit-scrollbar
	{
		width: 8px;
		background-color: #F5F5F5;
	}

	.m-filter-item-list::-webkit-scrollbar-thumb
	{
		border-radius: px;
		background-color: rgb(204, 204, 204);
	}

}

@media only screen and (max-width: 1024px){
	.plusse {
		float: right;
    	padding-right: 50px;
    	font-size: 16px;
	}
	.sidebar .block dt {
		font-size: 16px;
    	text-transform: uppercase;
    	line-height: 16px;
	}
}

.item-img-info .imag2 {
		display:none;
}
/* GENERICHE */
#home-slides-pager {
	display:none;
}
.item-content {
	font-size:12px;
}
div > div.item-info > div > div.item-content > a {
	color:#777;
}

.input-box.customer-dob {
	width: 86%;	
}
select#gender {
    width: 86%;
}
.input-box.customer-dob {
		width: 86%;	
	}
.buttons-set > a {
	line-height: 3.6em;
	margin-left:0px;
}

/* MODIFICA LEAM MANUFACTURER */
.group-manufacturer-grid {
	column-count:3;
}
/* MODIFICA LEAM PRODOTTO */
div.add-to-box {
	margin-bottom:10px;	
}
/* MODIFICA LEAM ALLERTA ERRORE SHIPPING */
.errore_ship {
    /*font-weight: bold;*/
    font-size: 16px;
}
/* MODIFICA LEAM - FIX DIMENSIONE SELECT */
li.wide #billing-address-select {
    width: 100% !important;
}
/* login piÃ¹ grosso */
body > header > div.top-links > div > div.toplinks > div > div > a > span {
	font-size:13px;
	font-weight:bold;	
}
/* FIX AUTOCOMPLETE SOPRA */
.search-autocomplete {
	z-index:999;	
}
.persconto {
	color: #000;
    display: inline;
	font-weight: bold;
}
.old-price .price,.old-price .price-label {
	margin: 0;
}
.old-price,.products-grid .special-price .price,.persconto {
	margin: 5px;
}
.perscontoP {
	font-size: 16px;
    font-weight: bold;
    color: #f00;
    margin-top: 10px;
    margin-bottom: -5px;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
	.breadcrumbs ul {
		display:none;
	}
	#large-images1 .zoomable, #large-images1 .product-image {
		width: 90% !important;
		margin: auto !important;
	}
	.product-essential {
		margin-top: 0px !important;
	}
	header .header .logo { 
	padding-bottom: 3px !important;
    padding-top: 3px !important;
	}
	#large-images1 {
		height: 310px !important;
	}
	#bxpager1 { 
		width: 100% !important;
	}
	#bxpager1 a {
		margin-right: 2%;
	}
	.products-grid .item, .products-grid .item.last {
		width: 42%;
		height: 345px;
		min-height:292px;
	}
}
/*** DIX DIV PER DIMENSIONI RESPONSIVE **/

.filtri-tablet {
	display:none;
}
.chiudifiltri { display:none; }
/*** INIZIO RISOLUZIONE TABLET O DISPOSITIVI CON DIMENSIONI MEDIE **/
@media only screen and (max-width: 1024px) and (min-width: 568px) {
	
	#menu .toggle {
	width:80px;
	}
	#menu .toggle:before {
		content:"\f0c9" " " "Menu";
		font-size:22px;
		color:#000;
		margin:5px 0;
		line-height:38px;
	}
	#Categoria {
		display:block;
	}
	.products-grid .item, .products-grid .item.last {
	min-height:0px !important;
	padding:0px !important;
	margin: 8px 10px 2px 0;
	height:386px;
	}
	header .header {
		margin: auto auto 10px;
	}
	.sidebar {
    position: fixed;
    height: 100%;
    margin-left: 0px;
    padding: 40px 25px 0 25px !important;
    top: 0px;
    width: 50% !important;
    margin-right: 50%;
    overflow-y: scroll;
    margin-top: 0;
    z-index: -9;
    background-color: #FFF;
    left: 0;
	}
	.chiudifiltri {
	width: 50px;
    height: 50px;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    float: left;

    z-index: 99;
    margin: 15px 50%;
    display: block;
    font-family: 'Asap', sans-serif;
	}
	#menufiltri {
	    display: none;	
		width: 100%;
		background-color:rgba(0,0,0,0.45);
		height:100%;
		position:fixed;
		margin:0;
		padding:0;
		top:0;
		z-index:999;
		left: 0;
	}
	.block {
      margin:0;
    }
	.main-container-inner {
     width: 100%;
    }
    
    .col2-left-layout .col-main {
        width: 100%;
      margin-left: 0;
    }
    
    .products-grid .item, .products-grid .item.last {
      width: 31% !important;
    }
	.col2-left-layout .col-main {
		width:100% !important;
	}
	.toolbar .pager {
		float:right;
		width:100% !important;
		font-size:20px;
		font-weight:bold;
	}
	.filtri-tablet {
		float: left;
		display:block;
	}
	.fa-arrow-circle-down:after {
	content: "\f0ab";
    font-family: FontAwesome;
	font-style: normal;
	}
	.block-layered-nav dl dd ol > li {
		background-color:transparent;
	}
	.product-view .product-shop {
		width: 45% !important;
	}
	
	#product-img-box {
    width: 45% !important;
    margin-left: 4% !important;
	}
	.product-view .product-shop {
    width: 40% !important;
    float: right !important;
    margin-right: 4% !important;
	}
	#bxpager1 {
		width:auto;
	}
	.data-table tbody th, .data-table tbody td {
		padding: 6px 6px 5px;
	}
	#product-options-wrapper > dl > dt > label {
		line-height: 34px;
    	font-size: 18px;
	}
	.product-options dt {
		margin-top:0;
	}
	.data-table tbody tr.last th, .data-table tbody tr.last td, .data-table tbody th, .data-table tbody td {
		width: 35%;
		display:table-cell !important;
	}
	.cart-collaterals {
		width: 100% !important;
	}
	#shopping-cart-table th {
		display:table-cell !important;
	}
}
@media only screen and (max-width: 767px) {
	
	#menu .toggle {
		width: auto;
	}
	#menu .toggle:before {
		content: "\f0c9";
		font-size: 34px;
		color: #000;
		margin: 5px 0;
		line-height: 38px;
	}
    .filtri-tablet {
		font-size: 16px;
		font-weight: 500;
		display: block;
		margin: 10px 0;
		text-align: center;
		font-family: 'Asap', sans-serif;
		padding: 0;
		line-height: 32px;
		text-transform: uppercase;
	}
	.pager {
		margin-top:0 !important;
	}
	#Categoria {
		display:block;
	}
	header .header {
		margin: auto auto 10px;
	}
	.sidebar {
		position: fixed;
		height: calc( 100% - 15px );
		margin-left: 0px;
		padding: 15px 25px 0 25px !important;
		top: 0px;
		width: 50% !important;
		margin-right: 50%;
		overflow-y: scroll;
		margin-top: 0;
		z-index: -9;
		background-color: #FFF;
		left: 0;
	}
	body.sales-order-view > section.main-container.col2-right-layout > aside {
		position: static;
		width: 80% !important;
	}
	.col2-set .col-1 {
		float: left;
		width: 100%;
		text-align: left;
		border: 0px #336600 solid;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.col2-set .col-2 {
    	float: right;
    	width: 100%;
    	text-align: left;
	}
	.order-date, .box-title, .box-content, address {
		text-align: center;
	}
	.chiudifiltri {
		width: 50px;
		height: 50px;
		font-size: 22px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		float: left;
		z-index: 99;
		margin: 6px 55%;
		display: block;
		font-family: 'Asap', sans-serif;
	}
	#menufiltri {
	    display: none;	
		width: 100%;
		background-color:rgba(0,0,0,0.45);
		height:100%;
		position:fixed;
		margin:0;
		padding:0;
		top:0;
		z-index:999;
	}
	.block {
      margin:0;
    }
	
	.toolbar .pager {
		float:right;
		width:100% !important;
		font-size:13px;
		font-weight:bold;
		margin-bottom: 5px;
	}

	.breadcrumbs {
		display:none;
	}
	.page-title {
		margin:0 !important;
		text-align: center;
		text-transform: uppercase;
	}
	header .header .logo a img {
		margin-top:4px;
		width: 55%;
	}
	.cart {
		width: 90%;
    	margin: auto;
	}
	.cart-collaterals .totals {
		width: 100%;
	}
	.col2-right-layout .col-main {
		width: 75% !important;
    	margin: auto !important;
		float: none;
	}
	body > section.main-container.col2-right-layout > div > aside {
		display:none !important;
	}
	.footer-column-1 {
		width: 172px;
    	margin: auto;
    	float: none;
	}
	
	footer address, div.footer-column-1 > div.phone-footer, div.footer-column-1 > div.email-footer {
		margin-left:18px;
	}

	.footer-column {
		float: none;
    	width: 100%;
    	margin: auto !important;
		text-align: center;
	}
	.footer-logo {
		text-align:center;
		width: 172px;

	}
	.footer .inner {
		width: 98%;
	}
	
	#shopping-cart-table, td.image.hidden-table {
		display: block !important;
	}
	td.a-center.movewishlist, td > h2.product-name, td > dl.item-options,#shopping-cart-table > tbody > tr > td:nth-child(2) {
		display: none;
	}
	#shopping-cart-table a.remove-item{
		border: none;
	}
	.cart-table tbody td {
		padding: 5%;
	}
	li.success-msg {
		display: none;
	}
}

.form-list li.control label, .form-list label {
	font-size: 14px;
    line-height: 16px;
    font-variant: small-caps;
    text-decoration: underline;
}
#login\3a guest {
	margin-right:3px;
}
#checkout-step-login > div > div.col-1 > h3, #checkout-step-login > div > div.col-2 > h3 {
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #bdbdbd;
    margin-bottom: 10px;
	/*padding-top: 10px;*/
}
/* grafica moduli home*/
@media only screen and (max-width: 768px) {
	.block46 {
    	float: left !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
	}
	.block4, .block6 {
		width: 50% !important;
		position: static;
		float: left !important;
	}
	.block6 {
		margin-top: 0 !important;
	}
	.shipping {
		display:none;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.block46 {
    margin-right: 0 !important;
    width: 35% !important;
}
.block5 {
    float: right !important;
    width: 65% !important;
}
.block6 {
    margin-top: 0px !important;
}
.shipping {
	display:none;
	}
}

tr.carrello-sotto > th {
	padding: 10px !important;
}

#shopping-cart-table .cart-price .price,
tr.carrello-sotto> th> span {
	float:right !important;
}
tr.carrello-sotto.first > th:nth-child(6) > span, tr:nth-child(2) > th:nth-child(6) > span {
	font-weight: 500;
}
.totcart, tr:nth-child(3) > th:nth-child(6) > span {
	font-weight:900;
	font-size: 18px;
}
button.btn-continue {
	font-weight:bold !important;
	border: 3px solid #000000 !important;
	width: 80% !important;
	height:45px;
}
.div-continua-shop {
	width:100%;
	float:left;
	line-height: 23px;
}
.totals {
	width:370px;
}
.cart-collaterals {
	width:100% !important;	
}
.cart-collaterals .col2-set {
	width:370px !important;
}
button.button.btn-proceed-checkout {
	border: 3px solid #000000;
}
input#coupon_code {
	width: 75%;
    margin: 0 0 10px !important;
    padding: 0 0 0 5% !important;
    line-height: 40px;
	background-color: #ffffff;
    border: 1px solid #000;
}
.discount {
	width:100% !important;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
	.cart-collaterals .col2-set {
		width: 100% !important;
	}
	.shipping, .discount {
		text-align:center;
	}
	.div-continua-shop {
		text-align:center;
	}
	.cart > div > div > div >#discount-coupon-form {
		padding: 40px 0;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 568px) {
	.sidebar {
		/*display:none;*/
	}
	.col2-right-layout .col-main {
		width:100%;
		margin:auto;
	}
	
	.one-page-checkout .step-title .number {
		padding: 8px 10px !important;
		border: 1px solid #EFEFEF !important;
		margin-right: 6px;
	}
	
	
}

.one-page-checkout li.section {

}

.one-page-checkout .active {
	border: 1px solid !important;
	padding: 5px;
}



.section .allow {
	background:#C0C0C0;
}

.firecheckout-set .form-list .name-firstname, .firecheckout-set .form-list .name-lastname {
	width:100% !important;	
}

.dob-day, .dob-month, .dob-year {
	width: 33% !important;
	min-width: 40px !important;
}
.firecheckout-set select {
	padding: 9px 4px;
}

.firecheckout-index-index .buttons-set button.button {
	background:#000000;
	color:#FFF;
	font-weight:bold;	
}
#coupon-code {
	line-height: 22px;
}
#coupon-apply {
	line-height:14px;
}
#checkout-shipping-method-load > dl > dt {
	font-size: 16px;
    font-weight: bold;
}
.btn-remove {
	text-indent:0;
	line-height: 20px;
}
.block .actions a {
	color: #000;
	font-weight: 100;
}

.form-list input.input-text:focus  {
	width:100%;	
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	#menu {
		display:none !important;
	}
	#nav {
		display:block;
	}
	#nav > li.active > a {
		color: #6b6b6b !important;
		background: #FFF;
		border-color: #FFF;
		font-weight:bold;
	}
	.nav-inner {
		height: 45px;
		line-height: 30px;
	}
	#nav > li > a {
		padding:0;	
	}
	#nav > li > a:hover:nth-child(1) {
		border: 0;
		border-bottom: 0;
		padding: 0;
	}
	.products-grid .item, .products-grid .item.last {
		height: 537px;
	}
}

#firecheckout-login-leam {
	float:left;
	width: 350px;
    border-right: 1px solid #ccc;
	margin-top: 25px;
}
.form-list input.input-text, .form-list #email.input-text:focus, .form-list #pass.input-text:focus {
	width:260px;
}

#day, #month, #year, #day:focus, #month:focus, #year:focus {
	width:100%;
}
.dob-day, .dob-month, .dob-year {
	text-align:center;
}

#firecheckout-login-form {
	margin: 20px;
}
#firecheckout-register-leam {
	float:left;
	width: 310px;
	margin:auto;
	padding-left: 50px;
	margin-top: 25px;
}
#firecheckout-login-leam > div > span {
	font-size:16px;
	font-weight:bold;
}

.sopra-fire {
	height:280px;
	width:100%;
	/*border: 1px solid #ccc;*/
	padding-top: 15px;
    padding-left: 15px;	
}

#firecheckout-register-leam > h3 {
	font-size:16px;
	font-weight:bold;
}
#firecheckout-register-leam > p > strong {
	margin-top:20px;
}
#firecheckout-login-form > div.buttons-set > a {
	margin-left:0px;	
}
#firecheckout-login-form > div.buttons-set > #send2 {
	
	margin-left:50px;
}
.sopra-fire-centro {
	width:800px;
	margin:auto;
}
/*#firecheckout-register-leam > div.buttons-set1*/

#onepage-guest-register-button {
	float:right;
	margin-top: 40px;
	background: #000;
    color: #fff;	
}
#firecheckout-form {
	display:none;
}
.success-msg { 
    border-color: #000000;
    background-color: #000000;
    color: #ffffff;
    font-size: 20px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400 !important;
}
@media only screen and (max-width: 767px) {
	
	.sopra-fire {
		width: 85%;
		padding: 0;
		margin: auto;
	}
	
	.sopra-fire-centro, #firecheckout-register-leam, #firecheckout-login-leam{
		width: 340px;
	}
	
	#firecheckout-login-leam {
		border-right:none;
		border-bottom:1px solid #ccc;
		padding-bottom: 25px;
	}
	
	#firecheckout-login-form {
		margin:0;
		margin-top: 15px;
	}
	
	.form-list input.input-text{
		width:320px;
	}
	
	#firecheckout-register-leam {
		padding-left:0;
	}
	
	#onepage-guest-register-button {
		margin-top:0;
		margin-bottom:50px;
	}
	
	#firecheckout-login-form > div.buttons-set > #send2 {
		margin-left:0;
		float:right;
	}
}

@media only screen and (max-width: 375px) {
.sopra-fire-centro, #firecheckout-register-leam, #firecheckout-login-leam{
		width: 300px;
		margin: 0;
	}
.form-list input.input-text{
		width:280px;
	
}

}
.totals .inner {
	margin-top:0;
}

.firecheckout-set .sp-methods dt {
	font-size:18px;	
}

#firecheckout-form .col2-set .col-2 .col-1, #firecheckout-form .col2-set .col-2 .col-2 {
	width:100%;
	float:none;
}
.new_collection {
    margin: auto;
	margin-top: -5px;
	text-transform: uppercase;
	font-size: 9px;
}
.new_collection_pc {
	display: none;
}
@media only screen and (min-width: 768px) {
	.new_collection_pc {
		display: inline;
	}
}
.taglie {
	color: #FFF;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 36px;
    background-color: rgba(102,102,102,.85);
    margin-top: -31px;
    z-index: 999;
    position: absolute;
    width: 100%;
}

ul.products-grid > li > div > div.actions{
	margin-top: -10px;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
.search-box {
    margin-top: 0px;
    width: 175px;
    left: 45px;
}
#search {
	width: 94%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.search-box {
		margin-top: 2px;
	}
}
/* PERONALIZZAZIONI HOME PAGE */
body.cms-leam-home > section.main-col {
	width:100%;
	max-width:1292px;
}

.home-img {
	width:100%;
}


@media only screen and (min-width: 768px) {
	.home-imgslb {
		margin-left: 7px;
	}

	.home-imgvsu {
		margin: 0 7px;
	}
}
@media only screen and (max-width: 1293px) and (min-width: 768px){
	.home-imgoc {
		width:65.5%;
	}
	
	.home-imgslb {
		width:32.6%
	}
	
	.home-imgisl, .home-imgvsu, .home-imgvsd {
		width:32.6%;
	}
}
@media only screen and (max-width: 768px){
	.home-imgisl, .home-imgvsu, .home-imgvsd {
		width:32.4%;
	}
}

@media only screen and (max-width: 767px){
	.home-imgisl, .home-imgvsu, .home-imgvsd, .home-imgslb, .home-imgoc {
		width:100%;
	}
}
/* FINE HOME PAGE */

/*  INIZIO MODIFICA PER POP-UP SPEDIZIONI */
#v-cookielaw.v-bar.v-top {
	position: fixed;
    bottom: 0;	
}

.ship-pop {
    width: 300px;
    height: 210px;
    top: 186px;
    position: fixed;
    background-color: #fff;
    z-index: 99;
    left: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
	border: none !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px 2px;

}

div.ship-pop > div > div {
	float: none !important;
    margin: auto !important;
}

div.ship-pop > div > div > div.select_lang.wwjs2x > span {
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
	
}
.ship-pop-div {
	margin-top:20px;	
}
.ship-pop-div-detail {
	width:300px !important;
}
.overlay {
	display:none;
}

.x-ship {
    position: absolute;
	cursor: pointer;
	z-index: 999;
    right: 10px;
    top: 10px;
    width: 12px;
    opacity: 0.5;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	.ship-pop {
		display:none;
	}
	.newsletter-sign-box {
		width: 50%;
    	top: 30%;
	}
	.newsletter-sign-box .subscribe {
		margin-top: 0;
	}

	.login_page {
		padding: 0px 15px;
	}
}	
/* FINE MODIFICA POP-UP SPEDIZIONI */

/* INIZIO MODIFICA ZOOM PRODOTTI */
#large-images1 > li {
	position:static !important;
}
.catalog-product-view #fancybox-content .zm img {
	/*width:inherit;*/
}
#fancybox-content {
	width: 100% !important;
	height:100vh !important;
	border:0px !important;
	padding: 0px !important;
	margin: 0px !important;
	border-width: 0px !important;
	overflow: auto !important;
	-webkit-overflow-scrolling:touch;
}
#fancybox-outer {
	width:auto;
	border:0px !important;
	padding: 0px !important;
	margin: 0px !important;
  }
#fancybox-wrap {
	width:100% !important;
	left: 0px! important;
	position: fixed;
	top: 0px !important;
	height:100vh !important;
	border:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#fancybox-close {
	right: 15px;
    top: 15px;
    position: fixed;
    z-index: 1102;
	background: url(../images/x-close.png) no-repeat center;
    color: #fff;
    background-size: 40px;
}
div.zoomWindowContainer > div {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px ;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px ;
	border:none !important;
}
div.zoomLens {
	width: 336.111px;
    height: 261.333px;
}
/* fine modifica zoom */

/* Box Contatti Prodotti a popup */
.right-side-content {
	display:block;
	border-left: 0px;
    margin-top: -115px;
    height: 230px;
    top: 50%;
    width: 610px;
    left: 50%;
    margin-left: -305px;
}
#hideShow1 {
	width: 100%;
    height: 100vh;
    position: fixed;
    background: rgba(255, 255, 255, 0.53);
    z-index: 2011;
    top: 0;
    left: 0;
}
.contactsb {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px #efefef solid;
    padding-bottom: 14px;
	padding-top: 10px;
}
.contactsb > a {
    position: relative;
    padding: 0;
    display: block;
    background: url(../images/arrow-right.png) no-repeat right top;
}
.right-side-content .slider-email form textarea {
    width: 240px;
	height: 125px;
}
.x-contatti {
    width: 12px;
}
.right-side-content .slider-close {
	background:none;
	width:auto;
}
@media only screen and (max-width: 767px) {
	.right-side-content {
		border-left: 0px;
		margin-top: -270px;
		top: 50%;
		width: 80%;
		height: 520px;
		margin-left: 5px;
		display: block;
		left: 0;
	}
	#contactForm > div.column.fourty.last {
		float: none;	
	}
	.right-side-content .slider-email {
		width:auto;
	}
	#contactForm > div.column.sixty, #contactForm > div.column.fourty.last,
	.right-side-content .slider-email form ul li input, .right-side-content .slider-email form textarea,
	.right-side-content .slider-email form ul li input:focus {
		width:100% !important;
	}
}
/* INIZIO MODIFICA SEZIONE BRAND */
.designer-list-img {
    position: relative;
}
.imgDesigner {
	border:none !important;
	width: 100%;
}
img.imgexclusive {
    position: absolute;
    right: 17.25%;
    bottom: 3.37%;
    width: 39.91%;
}
.designer-list-desc {
	margin-top:15px;
    vertical-align: middle;
    text-align: justify;
    text-overflow: initial;
	font-size: 14px;
}
.designer-list {
    padding: 0px 0px 6px 0px;
    margin: 0 0 15px 0px;
}
/* FINE MODIFICA SEZIONE BRAND */

body > section.main-container.col2-left-layout > div > article > h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
}

#login-form > fieldset > div.col-1.new-users > strong,
#login-form > fieldset > div.col-2.registered-users > strong {
	font-size: 18px;
	color: #000;
}
#login-form > fieldset > div.col-1.new-users > div > div > button,
#send2 {
	color: #FFF;
    background-color: #000;
    border: none;
	width:250px;
}
#login-form > fieldset > div.col-1.new-users > div > p,
#login-form > fieldset > div.col-2.registered-users > div > p {
	font-size: 14px;	
}
.login_page .content p.required {
	font-size:12px;
}
.thebests:before {
	content:" " !important;
}

body {
	border-top: 0px;
}
.sopra-blu {
	height:35px;
	width:100%;
	text-align:center;
	line-height:35px;
	font-family: 'Asap', sans-serif;
	font-size: 12px;
    text-transform: uppercase;
}
.sopra-blu > .sopra-centro > a {
	color: #5E5E5E;
}

@media only screen and (min-width: 480px) {
.products-grid .item.last {
	width: 42%;
}
.products-grid .item {
	width: 42%;
}
}

@media only screen and (min-width: 1024px){
	.main-container,
	.main-container-inner,
	.col-main,
	header .top-links .inner,
	header .header,
	.nav-inner,
	.product-collateral,
	.shipping-banner,
	.service-section .inner,
	#store-messages,
	.service-section1,
	.service-section1 #store-messages,
	.jcarousel-skin-tango,
	.footer-bottom .inner,
	.our-features-box,
	.offer-banner-section,
	.slider_wrapper,
	#banner-slider .inner,
	.main-col,
	.best-sales-slider,
	.jcarousel-skin-tango5 .jcarousel-container-horizontal,
	.jcarousel-skin-tango5 .jcarousel-clip-horizontal,
	.blog_post,
	.featured-slider,
	.upsell-slider,
	.related-slider,
	.slideshow-wrapper,
	ul.slideshow,
	.slideshow .slide
	 {
		width:98%;
	}

	.col2-left-layout .col-main {
		width: calc(100% - 188px);
	}
	.products-grid .item {
		width: 21%;
	}
	.products-grid .item.last {
		width: 21%;
	}
}

@media only screen and (min-width: 1425px){
	.main-container,
	.main-container-inner,
	.col-main,
	header .top-links .inner,
	header .header,
	.nav-inner,
	.product-collateral,
	.shipping-banner,
	.service-section .inner,
	#store-messages,
	.service-section1,
	.service-section1 #store-messages,
	.jcarousel-skin-tango,
	.footer-bottom .inner,
	.our-features-box,
	.offer-banner-section,
	.slider_wrapper,
	#banner-slider .inner,
	.main-col,
	.best-sales-slider,
	.jcarousel-skin-tango5 .jcarousel-container-horizontal,
	.jcarousel-skin-tango5 .jcarousel-clip-horizontal,
	.blog_post,
	.featured-slider,
	.upsell-slider,
	.related-slider,
	.slideshow-wrapper,
	ul.slideshow,
	.slideshow .slide
	 {
		width:98%;
	}

	body.sales-order-view > section.main-container.col2-right-layout > div {
		width: calc( 100% - 180px );
		float: left;
	}


	/*.col2-left-layout .col-main {
	width: 1139px;
	}*/
	.products-grid .item {
		width: 21%;
	}
	.products-grid .item.last {
		width: 21%;
	}
}
.size-grid {
	border-top: solid 1px #000;
	margin-top: 6px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 25px;
	display:none;
}
div.item-inner:hover > div.actions > div.size-grid {
	display:block;
}
@media only screen and (max-width: 977px) and (min-width: 768px){
	#search {
		width: auto;
    	float: right;
    	padding: unset;
	}
}

/* **/
.season-leam {
    font-size: 10px;
    background-color: #2d2d2d;
    text-align: center;
    margin: auto;
    width: 44px;
    color: #fff;
    border-radius: 10px;
}
/* **/



/********* MODIFICHE LUCA / SARA FUSIONE ****/
#search {
	border: none;
    border-bottom: 1px solid #000;
	background: none;
}


@media only screen and (min-width: 768px) {

	header .header { 
		margin: auto auto 4px;
    	width: 190px;
    	margin-top: -6px;
	}
	
	div.block-title.carosello {
		font-size: 1.5vw;
		text-transform: uppercase;
	}
	#nav > li:nth-child(3) > a > span,#menu > ul > li > ul > li > ul > li.level0.nav-3.level-top.parent > a > span {
		font-weight: 900;
	}
	.toplinks {
		display: inline-flex;
	}
	.toplinks .links, .top-cart-contain {
		float: left;
	}
	.top-cart-contain {
		position: inherit;
		line-height: 20px;
		margin: 0;
		padding: 0;
	}
	.mini-cart .basket a {
		border: none;
		line-height: unset;
	}
	.top-cart-content {
		top: unset;
		right: unset;
		margin-left: -225px;
	}
	.mini-cart .basket a:first-child:before {
		border-right: none;
		padding-right: 0;
		margin-right: 2px;
	}

	body > header > div.top-links > div > div.toplinks > div > div > a > span {
		font-size: 13px;
		font-weight: 100;
		font-family: 'Asap', sans-serif;
		text-transform: uppercase;
	}
}

@media only screen and (min-width: 1025px){
	#nav {
		margin: 0;
    	width: 584px;
    	left: calc( 50% - ( 584px/ 2 ) );
	}
}

@media only screen and (min-width: 768px){
	header .header .logo {
		text-align: center;
    	display: contents;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	#nav > li:hover > a {
		color: #333;
		background: #fff;
		border: 1px #F0F0F0 solid;
		border-bottom: none;
		padding: 0; 
	}

	#nav .level0-wrapper {
		border-bottom: none;
		top: 30px;
		padding-bottom:0;
	}
	.nav-block {
		margin-bottom: 0;
	}
	
	#nav ul.level0 > li {
		padding-bottom:0;
	}
	#nav ul.level0 > li > a {
		margin-bottom: 0;
    	padding: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.search-box {
    	margin-top: 0px;
    	float: right;
    	left: unset;
		width: 84%;
	}
	.top-cart-contain {
		margin-top: 0;
		position: inherit;
	}
	.mini-cart .basket a {
		line-height: 24px;
	}
	.toplinks {
		width: auto;
    	display: inline-flex;
	}
	.toplinks>div>div.login>a:before {
		font-size: 18px;
	}
	.cookiealert .message span.cookie-title {
		margin: 0px 0 0 0;
	}
	.cookie-text {
		margin-top: 0px;
		margin-bottom: 10px;
	}
}



footer .inner {
	width: max-content;
	width: fit-content;
	padding-left: 1%;
}
#container_form_news2 > button {
	width: 222px;
	margin-top: 14px;
    background: #000;
}
#container_form_news2 > button.subscribe:hover {
	background: #FFF;	
}
.footer {
    background-color: #fff;
	border-top: 2px solid #efefef;
}
#nav > li:hover > a > span {
	border-bottom: 2px #000 solid;
}

@media only screen and (max-width: 767px) {
	footer a {
		line-height: unset;
	}
	.footer-bottom {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.footer-bottom .inner {
		padding: 0;
	}
	.thebests > img {
		width: 62%;
	}
	.footer-column.lmfm {
		width: 33%;
		float: left;
		font-size: 12px;
	}
	.lmfm > ul > li > a {
		font-size: 12px;
	}
	.footer-column.lmfmn {
		float: left;
		clear: both;
		margin-top: 25px !important;
	}
}
/******		PER FASE TRANSITIVA 	*****/
body > section.main-container.col2-left-layout > div > article > div:nth-child(1) > div.pager,
body > section.main-container.col2-left-layout > div > article > div:nth-child(3) > div.sorter {
	display: none;
}
#orderby {
	text-align: right;
    display: grid;
}
.orderbytitolo {
	text-transform: uppercase;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    font-size: 14px !important;
}
.orderbyvoci {
	font-family: 'Asap', sans-serif;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
	#orderby {
		float: none;
    	width: 100%;
    	text-align: center;
	}
	.pager .limiter label, .toolbar label {
		display: block;
	}
	.filtri-tablet::after {
		content: "\f107";
		display: inline-block;
		vertical-align: top;
		width: 5px;
		margin: 1px 0px 0 4px;
		font-family: 'FontAwesome';
	}
	.block.block-layered-nav dl dd ol > li > a, .block-layered-nav dl dd ol > a > li {
	    font-size: 11px;
    	line-height: 14px;
    	text-transform: uppercase;
	}
	.block-layered-nav dl dd ol > a > li{
		background-color: #fff !important;
	}
	.orderbyvoci {
    	line-height: 20px;
	}
	.designer-list {
		padding: 0px 0px 6px 0px;
		width: 95%;
		text-align: center;
		margin: auto;
	}
}
@media only screen and (min-width: 1549px) {
	.product-view {
		width: 80%;
	}
}
/** new gallery product page 2019 */

	.product_photo img {
		margin-bottom: 2vh;
		width: 100%;
    	height: auto;
	}
	body.catalog-product-view > div#fancybox-wrap {
		position: fixed;
		top: 0;
		left: 0;
		padding: 20px;
		z-index: 1101;
		outline: none;
		display: none;
		width: 740px;
		background-color: transparent;
	}
	img#fancybox-img {
		height: auto;
		width: auto;
		max-width: 1080px;
		margin: auto;
		border: none;
		outline: none;
		line-height: 0;
		vertical-align: middle;
		text-align: center;
	}
	#fancybox-content {
		width: 100vw !important;
		height: 100vh !important;
		padding: 0px !important;
		margin: 0px !important;
		border-width: 0px !important;
		overflow: auto !important;
		-webkit-overflow-scrolling: touch;
		text-align: center;
		border: none !important;
		background-color: transparent;
		display: flex !important;
    	flex-direction: column-reverse;
	}
	.fancybox-bg {
		display: none;
	}
	#fancybox-outer {
		width: 100vw;
		border: 0px !important;
		padding: 0px !important;
		margin: 0px !important;
		text-align: center;
		background-color: transparent;
	}
	#fancybox-overlay {
		background-color: rgba(255, 255, 255, 0.6) !important;
		opacity: 1 !important;
	}

/** new product page 2019 */
	.form_prod {
		height: fit-content;
	}
	.form_prod::-webkit-scrollbar{
		overflow: hidden;
	}
	.form_prod > div {
		flex: 1;
	}
	.form_prod, .product-view, .product-view .product-shop, .product-name,.product-view .product-name h1, #product-img-box,.product-price {
		text-align: center;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		position: relative;
	}
	.product-colls1,.product-colls3 {
		width: 30vw;
  		float: left;
  		position: relative;
		margin-top: 15%;
	}
	.product-colls2 {
		width: 32vw;
		float: left;
	}

	.product-view .product-shop, #product-img-box {
		float: none;
		width: 100%;
	}
	.product-view .product-name h1 {
		border-bottom:none;
		font-weight: 600;
	}

	.product-view .product-shop {
		margin: auto;
		position: unset;
		width: 95%;
	}

	.product-view {
		width: 100%;
	}

	.availability,.price, 
	.regular-price .price,.availability.in-stock span {
		margin: 0;
		right: unset;
		left: unset;
		text-align: center;
		position: unset;
		color: #000;
		font-family: 'Asap', sans-serif;
	}
	.sold_outp {
		color: #000000;
		font-family: 'Asap', sans-serif;
		font-size: 14px;
	}
	.product-view .short-description {
		padding: 5px 0;
		font-size: 15px;
		text-transform: none;
		font-weight: 100;
	}
	.product-description {
		margin: 20px auto;
		/* width: 70%; */
		font-size: 14px;
	}
	.product-price {
		margin: auto;
		position: unset;
	}
	h4.contact-us-prod {
		font-size: 14px;
		font-weight: 600;
		color: #000;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		text-decoration: underline;
	}
	.toggle-content {
		margin: 0;
		padding: 0;
	}
	.toggle-white {
		background: #fff;
		margin: 0;
		padding: 0;
		min-height: min-content;
	}
	h4.trigger {
		margin: 0;
		padding: 0;
		border: none;
	}
	h4.trigger a {
		color: #231f20;
		background: none;
		text-decoration: underline;
		font-weight: 600;
	}
	#hideShow1 {
		z-index: 49;
	}
	select.super-attribute-select {
		border: none;
		border-bottom: 1px solid #000;
		width: 40%;
		margin: 0;
		padding: 5px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	}
	div.add-to-box {
		margin: 0;
		padding: 0;
	}
	button.button.btn-cart2 {
		min-width: 40%;
		margin: 0;
		text-transform: uppercase;
		padding: 5px 10px;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		color: #000;
		margin-top: 24px;
	}
	span.price {
		font-size: 14px !important;
	}
	.price-box {
		margin: 5px;
	}
	.size-chart {
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		z-index: 999;
		background-color: #6565655c;
		display: none;
		align-items: center;
		text-align: center;
	}
	.size-chart > img {
		width: 70%;
		height: auto;
		top: 40%;
		position: relative;
	}
	.sizechart {
		margin-top: 15px;
		font-weight: 600;
		text-decoration: underline;
		cursor: pointer;
	}
	#hideShow1{
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		z-index: 999;
		background-color: #6565655c;
		display: none;
		align-items: center;
		text-align: center;
	}
	.right-side-content {
		height: auto;
		box-shadow: none;
		border: none;
		height: 530px;
		top: calc( 50vh - 305px );
		width: 580px;
		margin: auto;
		padding: 40px;
		left: unset;
		position: relative;
		vertical-align: middle;
		align-items: center;
	}
	.product-contact {
		
	}
	.right-side-content .slider-email {
		width: unset;
	}
	
	.right-side-content .slider-email form label {
		float: none;
		width: 100%;
	}
	
	.right-side-content .slider-email form ul li input {
		width: 40%;
		background-color: #fff;
		border: none;
		border-bottom: 1px solid;
		text-align: center;
		font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 12px;
		padding-bottom: 2px;
	}
	input#telephone, input#email {
		margin-top: 14px
	}
	.right-side-content .slider-close {
		background: none;
		width: auto;
		font-family: Sackers Gothic Light AT;
		font-size: 17px;
		top: 10px;
		right: 15px;
		height: 40px;
	}
	.product-contact > h2 {
		font-family: Sackers Gothic Light AT;
		border-bottom: 1px solid;
		text-transform: uppercase;
		font-size: 20px;
		padding-bottom: 4px;
	}
	.right-side-content .slider-email form textarea {
		width: 100%;
		background: #fff;
		border: 1px solid;
		height: 150px;
		margin: 0px 0px;
		padding: 0;
	}
	.product-contact > div > button.button.btn-sent {
		margin: 0;
		padding: 0;
		width: 150px;
		height: 34px;
		border: none;
		background-color: #000;
		color: #fff;
		font-family: Sackers Gothic Light AT;
		font-size: 14px;
		font-weight: 100;
		text-transform: uppercase;
		margin-top: 20px;
	}
	.right-side-content button.button.btn-sent:hover {
		background-color: #fff;
		border: 1px solid #000;
		color: #000;
		margin: 0;
		padding: 0;
		margin-top: 20px;
	}
	.right-side-content input#terms {
		background: none;
		border: none;
		font-size: 12px;
		padding: 0;
		width: auto;
	}
	p#termsl {
		width: 70%;
		margin: auto;
	}
	.product-colls-mob {
		display: none;
	}
	.gallery_list {
		display: none;
	}

	@media only screen and (max-width: 1023px) {
		.form_prod {
			height: auto;
			overflow: unset;
		}
		.product-colls1, .product-colls3 {
			width: 100%;
		}
		.product-view .product-shop {
			margin: auto;
			position: unset;
			width: 95%;
			margin-top: 10px;
			margin-bottom: 5px;
		}
		.product-colls2 {
			width: 100%;
			white-space: nowrap !important;
			-webkit-overflow-scrolling: touch !important;
			display: inline;		
		}
		.product-view .product-shop, #product-img-box {
    		white-space: nowrap !important;
			-webkit-overflow-scrolling: touch !important;
			float: none !important;
			width: 100vw !important;
			overflow: auto !important;
			margin: 0 !important;
		}
		.product_gall {
			width: max-content;
		}
		.product_photo {
			float: left;
			display: inline;
		}
		.product_photo img {
			margin-bottom: 2vh;
			width: 100vw !important;
			height: auto;
		}
		div.product-colls1 {
			float:right;
			margin-top: 0;
		}
		div.product-colls2 {
			float:left;
		}
		div.product-colls3 {
			float:left;
			margin-top: 0;
		}
		.form_prod > div {
			flex: unset;
		}
		.product-view {
			position: initial;
		}
		
		.product-colls1 > .product-shop > .product-description,
		.product-colls1 > .product-shop > .toggle-content,
		.product-colls1 > .product-shop > .show_hide1 {
			display: none;
		}
		.product-colls-mob, 
		.product-colls-mob > .product-shop > .product-description,
		.product-colls-mob > .product-shop > .toggle-content,
		.product-colls-mob > .product-shop > .show_hide1 {
			display: block;
		}
		.right-side-content.hidden1 {
			width: auto;
			top: 0;
			position: relative;
			height: auto;
		}
		#hideShow1 {
			overflow: auto;
		    height: 100%;
			height: -webkit-fill-available;
		}
		.product-description {
			width: 90%;
			white-space: normal;
		}
		#fancybox-close {
			background-size: 20px;
		}
		.gallery_list {
			display:block;
			font-size:18px;
			font-weight: 900;
			line-height: 14px;
			margin-bottom: 15px;
			font-family: monospace;
		}
	}
/* fix catpcha */
li#captcha-input-box-contact_page_captcha {
    list-style-type: none;
}
input#captcha_contact_page_captcha {
	width: 80%;
}

/* fix Font */

/* vietnamese */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: local('Asap Regular'), local('Asap-Regular'), url(fonts/KFOoCniXp96ayzQe4HRO.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: local('Asap Regular'), local('Asap-Regular'), url(fonts/KFOoCniXp96ayzUe4HRO.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: local('Asap Regular'), local('Asap-Regular'), url(fonts/KFOoCniXp96ayzse4A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 500;
  src: local('Asap Medium'), local('Asap-Medium'), url(fonts/KFOnCniXp96aw8g99URvBg88.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 500;
  src: local('Asap Medium'), local('Asap-Medium'), url(fonts/KFOnCniXp96aw8g99UVvBg88.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 500;
  src: local('Asap Medium'), local('Asap-Medium'), url(fonts/KFOnCniXp96aw8g99UtvBg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 600;
  src: local('Asap SemiBold'), local('Asap-SemiBold'), url(fonts/KFOnCniXp96aw-Q69URvBg88.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 600;
  src: local('Asap SemiBold'), local('Asap-SemiBold'), url(fonts/KFOnCniXp96aw-Q69UVvBg88.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 600;
  src: local('Asap SemiBold'), local('Asap-SemiBold'), url(fonts/KFOnCniXp96aw-Q69UtvBg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: local('Asap Bold'), local('Asap-Bold'), url(fonts/KFOnCniXp96aw4A79URvBg88.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: local('Asap Bold'), local('Asap-Bold'), url(fonts/KFOnCniXp96aw4A79UVvBg88.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: local('Asap Bold'), local('Asap-Bold'), url(fonts/KFOnCniXp96aw4A79UtvBg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* FIX TITOLI */
.top-cart-content .block-subtitle, #nav > li > a, #nav ul.level0 > li > a, #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading, .totals h3, .crosssel h2, .cart-collaterals .col2-set h3,.page-title h1, .page-title h2,
.products-grid .item .item-inner .item-info .info-inner .item-title a, .block .block-title, .side-nav-categories .block-title, .block-account .block-title, .cat-img-title .cat-heading, .products-list .product-name a,
.product-view .product-name h1, .tab-box .activeLink a, .tab-box a, .tab-box a:hover, .one-page-checkout .step-title .number, .one-page-checkout .active .step-title h3, .one-page-checkout .step-title h3,
.one-page-checkout .active .step-title, .page-title_multi h2, #wishlist-table .product-name, .login_page strong, #shopping-cart-table .product-name, #store-messages .phone strong, #store-messages .message strong,
footer h4, .our-features-box .feature-box, .new_title h2, .related-block .block-title, .up-sell-slider .block-title, .popular-block .block-title, .orange-slider .text, .right-side-content h2, #menu ul.navmenu .menutop h2,
ul.topnav li a, .blog-title h2, .latest-news a { font-family: 'Asap', sans-serif; } 
