
@media only screen and (max-width:1500px) {	

.container-fluid {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

nav.dropdown .canvas{
	margin-left: -2rem !important;
  	margin-right: -2rem !important;
}

.banner .tile-content{
	left:2rem;
    right:2rem;
}

.block{
	 padding: 2rem 2rem;
}

.product-item .product-image{
	height:200px;	
}

.product-item .product-image img{
	max-height:200px;
}

ul#tab{
	height: 320px;
}

.product-brand{
	font-size:0.813em;
}

.product-title{
	font-size:0.750em;
}



}


@media only screen and (max-width:1300px) {	
	
	nav.dropdown > ul > li > a{
		font-size:0.875em !important;
		
	}
	

}

@media only screen and (max-width:1200px) {	
	
	nav.dropdown > ul > li > a{
		font-size:0.750em !important;
		padding: 0 1em !important;
	}
	
}



@media only screen and (max-width:1024px) {	
	
   .menu-col{
   	width:274px;
   }
   
 
}


@media only screen and (max-width:992px) {	
	
	.product-item .product-image{
		height:150px;	
	}
	
	.product-item .product-image img{
		max-height:150px;
	}
	
	.product-item{
		width:33.33%;
	}
	
	
	
}



@media only screen and (max-width:768px) {
	
.container-fluid {
    padding-right:1rem !important;
    padding-left: 1rem !important;
}
	
.block{
	 padding: 1rem 1rem;
}

nav.dropdown .canvas{
	margin-left: -1rem !important;
	margin-right: -1rem !important;
}


.logowrapper{
	width:100px;
}

#header-center{
	height: 90px;
	
}
	
#menu{
	left:0px;
	top:55px;
	padding-left: 0;
}	

#menu-services{
	display: none;
}

.Navtools li.toolItem_search{
	position: absolute;
	top:35px;
	right:0;	
}

.search{
	width:300px;
}


h2.title{
	font-size:1.250em;
}

.sub-title{
	font-size:0.875em;
}

.banner .tile-content{
	left:1rem;
    right:1rem;
}

.category li{	
	margin-top: 30px;
}

.circular{
	width:90px;
	height:90px;
}

.item-icon{
	width:25px;
}

h4.title{
	font-size:0.675em;
}

.tiles .tile:nth-child(2) .tile-content .title{
	margin: 0 auto 0 auto;
	text-align: left;
}

.tile-content .title{
	width:auto;
}

ul#tabs li h3{
	font-size:1.2em;
}

.product-wrap_image{
	display: none;
}

.product-wrap_overlay{
    position: relative;
    top:0;
    transform:none;
   
}

.product-wrap_overlay .action{
	position: relative;
	left:0;
	transform: none;
}

.parallax-window{
	height: 350px;
}


	
.filtri.button-dropdown{
	width:100%;
	float:none;
	display: block;
	background-color: #F2F2F2;
	border-bottom: solid 1px #000000;
	margin-right: 0;
}

.filtri .dropdown-toggle{
	padding-top: 10px;
	padding-bottom: 10px;
}


.filtri .dropdown-menu{
	position: relative;
	width:100%;
	
}
	
.filtri-mobile{
	display:block;
}


#button-mobile{
	display: block;
}

#pg-filtri,
#cat-menu{
	display: none;
	border:none;
	margin-top: -20px;
	
	width:auto;
}

.filtri-row{
	margin-left: -1rem !important;
	margin-right:-1rem !important;
}


#top-banner{
	display: none;
}


.scrollbar-dynamic{
	max-height:70vh;
}


ul.u-menu > li > a{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

ul.u-menu > li > ul > li > a{
	padding:10px;
	background-color: #F2F2F2;
	border-bottom: solid 1px #000000;
}

#home-tile li{
	margin-bottom:20px;
}

.tile-content .btn{
	
	min-width:auto;
}

.slide-container h1{
	font-size:30px;
}
	
.slide-container .sub-title{
	font-size:20px;
}	
#side-bar_inner	{
	display: none;
}

#sitemap > ul > li > ul > li > ul > li > ul > li{
	width:25%;
}

}

@media only screen and (max-width:520px) {	

.circular{
	width:60px;
	height: 60px;
}

.item-icon{
	width:20px;
}

h4.title{
	font-size:0.500em;
}

.search{
	width:250px;
}

.product-item{
		width:50%;
	}
	

#order-list .cart-item-price{
	max-width:100%;
}

.product-wrap_overlay .product-item{
	width:100%;
}

.product-wrap_image{
	display:block;
}

#sitemap > ul > li > ul > li > ul > li{
	width:50%;
}

.btn-group .btn{
	margin-bottom: 20px;
}

.cart-item-info{
	margin-bottom: 20px;
}

.btn-action .btn.border{
	padding-top: 4px;
	padding-bottom: 4px;
}

}

@media only screen and (max-width:400px) {
	
.search{
	width:200px;
}

.babge-sale{
	width:40px;
}


}


	
	
