/*----------/ Footer /----------*/

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

	footer .footer.content .footer_logo img{
		margin-left: 0px;
		margin-top: 0px;
	}
	footer .footer.content .footer_menublocks{
		width: 100%;
	}

	footer .footer.content .footer_copyright{
		width: 100%;
	}
	footer .footer.content .footer_copyright p{
		margin-left: 0px;
	}

}
@media only screen and (max-width: 670px) {

	footer .footer.content .footer_logo img{
		margin-left: 0px;
		margin-top: 0px;
	}
	footer .footer.content .footer_menublocks .footer_menublock1{
		width: 45%;
		float: left;
		/*height: 150px;*/
		margin-bottom: 10px;
	}
	footer .footer.content .footer_menublocks .footer_menublock2{
		width: 35%;
		float: right;
		margin-bottom: 10px;
		/*height: 150px;*/
	}
	footer .footer.content .footer_menublocks .footer_menublock3{
		width: 45%;
		float: left;
	}
	footer .footer.content .footer_menublocks .footer_menublock4{
		width: 35%;
		float: right;
		margin-right: 20px;
	}
	footer .footer.content .footer_copyright{
		width: 100%;
	}
	footer .footer.content .footer_copyright p{
		margin-left: 0px;
	}

}
@media only screen and (max-width: 450px) {

	footer .footer.content .footer_logo{
		width: 200px;
	}
	footer .footer.content .footer_logo p{
		text-align: center;
	}
	footer .footer.content .footer_menublocks .footer_menublock1{
		width: 45%;
		float: left;
		margin-bottom: 20px;
	}
	footer .footer.content .footer_menublocks .footer_menublock2{
		width: 35%;
		float: right;
		margin-bottom: 10px;
	}
	footer .footer.content .footer_menublocks .footer_menublock3{
		width: 45%;
		float: left;
	}
	footer .footer.content .footer_menublocks .footer_menublock4{
		width: 35%;
		float: right;
		margin-right: 20px;
	}

}
@media only screen and (max-width: 320px) {

	footer .footer.content{
		text-align: center;
	}
	footer .footer.content .footer_logo{
		margin:0;
	}
	footer .footer.content .footer_menublocks{
		text-align: center;
	}
	footer .footer.content .footer_menublocks .footer_menublock1{
		width: 100%;
		float: left;
		margin-bottom: 20px;

	}
	footer .footer.content .footer_menublocks .footer_menublock2{
		width: 100%;
		float: right;
		margin-bottom: 10px;
		margin-right: 0;
	}
	footer .footer.content .footer_menublocks .footer_menublock3{
		width: 100%;
		float: left;
		margin-right: 0;
	}
	footer .footer.content .footer_menublocks .footer_menublock4{
		width: 100%;
		float: right;
		margin-right: 20px;
		margin-right: 0;
	}
	footer .footer.content{
		text-align: left;
	}

	footer .footer.content .footer_logo {
		width: 100%;
	}
}
.toolbar-products {
	text-align: right !important;
}
.page-products .toolbar .limiter {
	display: inline-block !important;
}
.amasty-catalog-topnav .filter-options {
	border-top: none;
}
.catalog-topnav .filter-options {
	 margin-top: 0px;
}
.amasty-catalog-topnav .filter-options-content a {
	display: flex;
	align-items: baseline;
}
.filter-options .am-labels-folding .item a.amshopby-filter-parent,
.filter-options .am-category-view .item a.amshopby-filter-parent {
	padding-left: 0px;
}
.product-social-links, .amazon-minicart-container {
	width: 0%;
}
