/* Breakpoin XS */
@media only screen and (max-width:575px) {
	/* Header */
	.logo {
		margin-left: 50px;
		padding-top: 30px !important;
	}
	.logo img {
		max-width: 150px;
	}
	.block-minicart {
		max-width: 300px;
	}
	.block-search {
		display: block;
		float: none;
		padding-top: 0px;
	}

	/* Homepage Content */
	.product-item-price a {
		text-align: center;
	}
	.amslider .owl-item img {
		max-width: 200px;
		margin: 0 auto;
	}
	.icobox .fa {
		font-size: 28px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.icobox h4 {
		font-size: 12px;
	}
	.cms-home .row.icobox {
		margin-bottom: 20px;
	}
	.filters-home {
		background: url(../images/bg-filters-home.jpg) top center repeat-y;
		height: auto;
		margin-bottom: 30px;
	}
	.filters-home h2 {
		margin: 20px 0;
		font-size: 24px;
	}
	.filters-home img {
		height: 180px;
		width: auto;
	}
	.support-home-list .worm {
		display: none;
	}
	.footer .footer-links {
		margin-top: 20px;
	}
	.footer .credit-card {
		text-align: center;
		padding-bottom: 15px;
	}
	.footer .credit-card img {
		max-width: 50%;
	}
	.footer-bottom .powered {
		margin-top: 20px;
		text-align: center;
		margin-bottom: 20px;
	}

	/* Category View */
	.product-item-actions form {
		display: block;
	}
	#amasty-shopby-product-list .product-item-price {
		max-width: 220px;
		margin-bottom: 0;
	}
	#amasty-shopby-product-list .product-item-price a {
		margin: 5px 0;
	}
	#amasty-shopby-product-list .product-item-inner {
		max-width: 220px;
		margin-bottom: 0;
	}
	#amasty-shopby-product-list .product-item-inner a {
		margin: 5px 0;
	}

	/* Product View */
	.related .btn.action {
		width: auto;
	}
	.mt-5 {
		margin-top: 20px !important;
	}
	.product-add-form .box-tocart .form-inline {
		align-items: normal;
	}
}

/* Breakpoin SM */
@media only screen and (min-width:576px) and (max-width:767px) {
	#block-related-heading button {
		width: auto;
	}
	#amasty-shopby-product-list .product-item-inner .btn, #amasty-shopby-product-list .product-item-price .btn {
		width: auto;
	}

	/* Product View */
	.MagicToolboxContainer.minWidth {
		min-width: 100% !important;
	}

}

/* Breakpoin MD */
@media only screen and (min-width:768px) and (max-width:991px) {
	/* Header */
	header .header.content {
		background: none;
	}
	header ul.links {
		margin-bottom: 0;
		padding: 0;
	}
	.header a {
		font-size: 82%;
	}
	.header .row .col-lg-7 {
		position: absolute;
	}

	/* Footer */
	.footer-top {
		min-height: 180px;
	}
	.footer-top h3 {
		margin: 20px 0 0;
	}
	.footer-top .form.subscribe {
		margin-top: 20px;
	}

	/* Category View */
	#limiter {
		padding-right: 0;
	}
	#amasty-shopby-product-list .product-item-price a {
		margin: 5px 0;
	}

	/* Product View */
	.product-info-main .nav-link {
		padding: 0.5rem 0.5rem;
	}
	.product-info-main .box-tocart .form-group {
		margin-bottom: 0;
	}
	.icone-servizi {
		display: grid;
	}
	.icone-servizi h5 {
		font-size: 90%;
	}
	.MagicToolboxContainer.minWidth {
		min-width: 100% !important;
		margin-bottom: 30px;
	}
	.product-addto-links .list-inline-item .btn {
		margin-bottom: 5px;
	}
	.product-addto-links .list-inline-item:not(:last-child) {
		margin-right: 0;
	}
	#product_content {
		margin-bottom: 10px;
	}

	/* Brands */
	.letters .btn-group {
		display: table-row;
	}

	/* Wishlist */
	.wishlist .product-items .col-md-3 {
		max-width: 33%;
		flex: 0 0 30%;
		margin: 0 10px;
	}
	.wishlist .product-items .col-md-3 strong a {
		font-size: 100%;
		;
	}
	#wishlist-view-form .products-grid .product-item .product-item-actions {
		margin: 10px 0;
	}
	#wishlist-sidebar .product-item .product-item-link {
		font-size: 100%;
	}
	#wishlist-sidebar .product-item-actions .btn span {
		font-size: 95%;
	}
}

/* Breakpoin LG */
@media only screen and (min-width:992px) and (max-width:1199px) {
	/* Wishlist */
	.wishlist .product-items .col-md-3 {
		max-width: 33%;
		flex: 0 0 30%;
		margin: 0 10px;
	}
	#wishlist-view-form .products-grid .product-item .product-item-actions {
		margin: 10px 0;
	}
	#wishlist-sidebar .product-item .product-item-link {
		font-size: 100%;
	}
	#wishlist-sidebar .product-item-actions .btn span {
		font-size: 95%;
	}
}

/* Breakpoin XL */
@media only screen and (min-width:1200px) {}

/* Only Mobile */
@media only screen and (max-width:767px) {
	header .header.content {
		min-height: 80px;
		color: #0384C9;
	}
	.header .logo > img {
		max-height: 42px;
		height: auto;
		margin-top: -8px;
		padding-left: 0;
	}
	.block-search label {
		top: 20px;
	}
	.block-search .control {
		margin: 0;
	}
	.block-search .input-group {
		padding: 20px 0;
	}
	.footer-top .newsletter {
		margin-bottom: 20px;
	}
	.nav-toggle {
		top: 20px;
	}
	.page-header {
		margin-bottom: 20px;
	}
	.productslider {
		margin: 20px auto;
	}
	.banner-grid img {
		margin-bottom: 10px;
	}

	/* Sidebar Menu */
	.nav-sections-item-title {
		width: 50%;
	}
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
		border-color: #0384C9;
	}
	.navigation .submenu:not(:first-child) .active > a {
		border-color: #0384C9;
	}
	.border-dark {
		display: none
	}

	/* Catalog Category View */
	.category-description > a {
		position: absolute;
		top: 0px;
		right: 15px;
		font-size: 27px;
	}
	.top-message {
		display: none;
	}
	#limiter {
		padding-right: 0;
	}
	#amasty-shopby-product-list .product-image-container, #amasty-shopby-product-list .product-image-wrapper {
		display: block;
		max-width: 150px;
	}
	#amasty-shopby-product-list .product-item-photo {
		margin-right: 0.5rem !important;
	}

	/* Catalog Product View */
	.product h1.page-title {
		font-size: 1.5rem;
		margin: 30px 0;
	}
	.owl-stage .product-item {
		margin-bottom: 0;
	}
	.product-add-form .box-tocart .actions button {
		margin-left: 0 !important;
	}
	.product-addto-links .list-inline {
		display: grid;
	}
	.product-addto-links .list-inline-item .btn {
		margin-bottom: 5px;
	}
	.product-addto-links .list-inline-item:not(:last-child) {
		margin-right: 0;
	}
	#tab_form {
		margin-bottom: 20px;
	}

	/* Banner */
	.product-view-banner {
		margin-top: 15px;
	}
	.product-view-banner img {
		margin-bottom: 15px;
	}

	/* Brands */
	.letters .btn-group {
		display: none;
	}
	.cms-brands .brands-letter .bare-list .brand-item a {
		font-size: 70%;
	}
	.cms-brands .content .brand-column {
		width: 33% !important;
	}
	/* Wishlist */
	#wishlist-view-form {
		margin-bottom: 20px;
	}
	#wishlist-view-form .products-grid .product-item {
		max-width: 350px;
		margin: 10px auto !important;
	}
	#wishlist-view-form .products-grid .product-item .product-item-actions {
		margin: 10px 0;
	}
}

/* Only Desktop */
@media only screen and (min-width:768px) {
	/* Menu Desktop */
	.megamenu .link-list a strong {
		font-family: "Oswald", sans-serif;
		font-size: 18px;
		font-weight: 300;
	}
	.nav-sections {
		background: linear-gradient(to right, #0384C9, #3081c8);
		position: relative;
		margin-bottom: 0;
	}
	.wsdownmenu-list li > .wsdownmenu-submenu {
		z-index: 1000;
		border: 0px;
		border-top: 5px solid #1762a3 !important;
		margin-top: 5px;
	}
	.tranbg > .wsdownmenu-list > li > a {
		font-family: "Oswald", sans-serif;
		font-size: 18px;
		font-weight: 300;
		color: #fff;
		text-transform: uppercase;
		line-height: 53px;
		padding: 0 12px;
	}
	.wsdownmenu-list .level0.active > .level-top, .wsdownmenu-list .level0.has-active > .level-top {
		border-color: #1762a3;
		border-style: solid;
		border-width: 0 0 5px;
		color: #34373E;
		background-color: rgba(0, 0, 0, 0.08);
		line-height: 51px
	}
	.megamenu {
		-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		border: 0;
		border-top: 5px solid #1762a3 !important;
		padding: 15px 0px 0px !important;
		top: 51px
	}
	.wsdownmenu-submenu {
		-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
		top: 46px;
	}

	/* Banner Scheda Prodotto */
	.product-view-banner img {
		margin-bottom: 15px;
	}
}
