@media (max-width: 1199px) {
	.manufacturer-grid .item-grid .item-box, .vendor-grid .item-grid .item-box {
		height: 120px;
	}
}
@media all and (max-width: 1023px) {
	.wishlist-page .page-title h1 {
		font-size: 30px;
	}
	.networks-list li {
		margin-inline: 5px !important;
	}
	.scroll-back-button {
		width: 45px;
		height: 45px;
		background-size: 20px auto;
	}
	.manufacturer-grid .item-grid .item-box, .vendor-grid .item-grid .item-box {
		width: 17.7%;
	}
    .html-manufacturer-list-page .page-title h1 {
        font-size: 26px;
    }


	.block.block-account-navigation a {
		font-size: 16px;
	}
	.login-page .wrapper {
		padding: 25px;
	}
	.btn-default,
	input[type="button"], input[type="submit"], button, .button-1, .button-2 {
		height: 50px;
	}
	.btn-default {
		line-height: 48px;
		min-width: 167px;
	}
	.currency-selector .select-wrap{background:none;}
	.currency-selector .select-wrap select {
		background: url(../img/lang-arrow.png) no-repeat 0 center;
	}
	.header-selectors .currency-title {
		display:none !important;
	}
	.html-product-details-page .breadcrumb-title-wrapper {
		padding-top: 5px;
	}
	.product-reviews-overview {
		top: 0;
	}
	.overview h1 {
		font-size: 26px;
	}
	.overview .attributes dd {
		width: 80%;
	}
	.quantity-block > label {
		min-width: 125px;
	}
	.product-grid, .product-list {
		margin-bottom: 20px;
	}
	.overview .overview-buttons{margin-bottom:0;}
	.product-collateral {
		padding-block: 0 40px;
	}
	.description-holder {
		padding: 30px;
	}
	.related-products-grid .title.collection-title {
		margin-bottom: 0;
	}
	.html-category-page .breadcrumb-title-wrapper {
		margin-bottom: -70px;
		padding-top: 110px;
	}
	.sortfilter-opener{font-size:16px;}
	.filter-opener {
		right: 10px;
		font-size: 16px;
	}
	.category-page .product-selectors > div {
		margin: 0 8px;
	}
	.flain-filters .filters-button{display:none !important;}
	.pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box .prices {
		margin-top: 5px;
		font-size: 14px !important;
		line-height: 25px;
		height: initial !important;
		color: #000;
		text-align: initial;
		font-weight: 700;
		padding-left: 70px;
		padding-top: 3px;
	}
	.product-frame .buttons .product-box-add-to-cart-button {
		background-size: 13px;
	}
	.product-frame .buttons .button-2 {
		width: 25px;
		height: 25px;
	}
	.product-frame .buttons .button-2.add-to-wishlist-button {
		background-size: 17px;
	}


	.product-frame {
		margin: 10px 5px 15px;
		padding: 0 12px 12px;
	}
	.header-menu-parent{height:auto !important;}
	.collection-title {
		padding-bottom: 35px;
	}
	.title.collection-title strong {
		font-size: 26px;
	}
	.trending-now .pcollection-title.pcollection-category-title a {
		font-size: 14px;
		font-weight:600;
	}
	.trending-now .pcollection.item-grid .pcollection-item .pcollection-Item-box .pcollection-tag-item.azq-item-box, .trending-now .pcollection.item-grid .pcollection-item .pcollection-Item-box .pcollection-category-item.azq-item-box {
		padding-bottom: 0;
	}
	.trending-now .azq-item-box .pcollection-title.pcollection-category-title {
		padding-bottom: 0;
	}
	.home-tags.pcollectionMainWrapper.trending-now {
		padding-bottom: 40px;
	}
	.responsive-nav-wrapper .menu-title {
		float: right;
		margin: 29px 0 0 0;
	}
	.responsive-nav-wrapper .shopping-cart-link {
		margin-left: 0;
		margin-right: 0;
		position: relative;
	}
	.responsive-nav-wrapper .personal-button {
		margin: 23px 0 0 0;
	}
	.responsive-nav-wrapper > div {
		margin: 0px;
	}

	.master-wrapper-content {
		padding-top: 117px;
	}
	.menumobile .overlayOffCanvas{display:none !important;}
	.header.normal {
		border: 0 !important;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
		background-color: #fff;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 9999;
		padding-block:0 !important;
		transition: all 0.4s ease;
	}
	.responsive-nav-wrapper {
		min-height: 83px;
	}
	.responsive-nav-wrapper:after {
		display: block;
		content: '';
		clear: both;
	}
	.menumobile .header.normal {
		padding-top: 0 !important;
	}
	.search-btn {
		position: absolute;
		width: 40px;
		height: 40px;
		right: 52px;
		bottom: 10px;
	}
	.search-btn img.cancel {
		max-width: 20px;
		max-height: 20px;
	}
	/*.search-open .search-btn,
	.search-btn:hover{background-color:transparent;}*/
	.responsive-nav-wrapper .currency-selector,
	.header-links-wrapper.desk,
	.menu-language.desk {
		display: none !important;
	}
	.header-stuck .header.normal {
		padding-top: 0 !important;
		top: -35px;
	}
	.header.normal .container-box {
		padding-inline: 0;
	}
	#main-logo{display:none;}
	.menu-logo-mobile {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		max-width: 150px;
		padding: 11px 0 10px;
	}
	.header-logo {
		text-align: center !important;
		margin-top: 0px !important;
	}
	.header-logo a{
		display: inline-block;
		max-width: 100%;
		max-height: 150px;
		overflow: hidden;
		line-height: 0;
	}
	.header-logo a img {
		max-width: 100px;
	}
	#main-logo {
		visibility: hidden;
	}
	.header-selectors a {
		color: #000;
	}
	.header-links-wrapper .header-selectors {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		margin: 0;
		justify-content:space-between;
	}
	.header-selectors .menu-language,
	.header-selectors .currency-selector {
		margin: 0;
		width: 48.5%;
		border: 1px solid #43010B;
		border-radius: 5px;
		padding-inline: 8px;
		height: auto;
	}
	.header-selectors li {
		margin: 0;
		display:block;
		text-align:center;
	}
	.header-selectors .select-wrap {
		border: 0 !important;
		display: block;
		padding: 0;
		margin-top: 3px;
		text-align: center;
	}
	.header-selectors .select-wrap select {
		height:30px;
		width:auto;
		float:none;
	}
	.menu-language .language-selector {
		top: auto;
		padding: 0 7px;
		height: auto;
		line-height: 35px;
	}
	.menu-language {
		font-size: 15px;
		float: right;
		height: 50px;
		width: 60px;
		position: relative;
	}
	
	.header-menu.open {
		height: 100%;
		width: 100%;
		overflow: auto;
	}
	.sublist-wrap .sublist {
		text-align: left;
	}
	.sublist-wrap .sublist li{
		border-bottom: 1px solid #ddd;
	}
	.sublist-wrap .sublist li:first-child{
		border-top: 1px solid #ddd;
	}
	.sublist-wrap .sublist li a{
		text-align: center;
		padding: 5px 10px !important;
	}
	.header-menu > ul {
		padding-block: 0;
	}
	
	.header-menu > ul li {
		margin:7px 5px;
		max-width:100%;
	}
	
	.sub-category-menu {
		display: block;
		margin-bottom: 100px;
	}
	ul.sub-category-menu-list {
		display: none;
	}
	.sub-category-menu-item {
		flex: 0 1 75px;
		position: relative;
		margin-bottom: 10px;
	}
	ul.sub-category-menu-list.show {
		display: flex;
	}
	img.subcategory-picture {
		width: 100%;
		/* height: 150px; */
		/* opacity: 0.5; */
	}
	.search-box.mobile {
		display: inline-block;
	}
	.search-box {
		position: relative;
		width: 100%;
		text-align: center;
	}
	/*.header-menu .sublist-wrap {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}*/
	.header-menu .close-menu {
		background: none !important;
	}
	.main-menu-mobile a {
		padding: 0 !important;
		font-size: 1em !important;
	}
	.has-sublist.main-menu-mobile.selected a {
		color: white;
	}
	.search-box.mobile form {
		border: 0 none;
		background-color: #f2f2f2;
		margin-top: 10px;
		width: 90%;
	}
	.search-box.mobile form:before, .search-box form:after {
		border: 0 none;
		background-color: #f2f2f2;
	}
	span.search-box-text {
		width: 100%;
	}
	.sub-category-menu-list {
		display: flex;
		flex-direction: column;
		justify-content: start;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.sub-category-menu-item .title {
		position: absolute;
		top: 35%;
		left: 15%;
		font-size: 23px;
		display: none;
	}
	.admin-header-links,
	.header .header-logo,
	.responsive-nav-wrapper-parent {
		position: relative;
		z-index: 1065;
	}

	.header .header-logo,
	.responsive-nav-wrapper-parent {
		/*	background-color: #f8f8f8;*/
		text-align:end;
	}
	.admin-header-links {
		position: absolute;
		left: auto;
		right: 0;
		top: 32px;
		z-index: 99999;
		background-color: transparent;
	}
	.menumobile .admin-header-links,
	.header-stuck .admin-header-links {
		top: -50px;
	}
	.admin-header-links a {
		font-size: 13px;
	}
	.header-stuck .admin-header-links {
		top: -50px;
	}
	.filters-open .admin-header-links{z-index:99;}
	/* RESPONSIVE NAVIGATION */
	.responsive-nav-wrapper.nav-down {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	/*.responsive-nav-wrapper .header-logo {
		display: none;
	}*/
	.responsive-nav-wrapper.stick .header-logo {
		display: block;
	}

	.responsive-nav-wrapper.stick .header-logo a {
		width: auto;
		height: auto;
		margin: auto;
	}

	.responsive-nav-wrapper .filters-button {
		display: none;
	}

	.responsive-nav-wrapper .personal-button span {
		background-position: center 20px;
	}

	/* HEADER ELEMENTS */

	.search-box.store-search-box {
		display: none;
		top: 0;
		left: 0;
		z-index: 1070;
		width: 100%;
		margin: 2px 0 0;
		padding: 25px 10px 20px;
		background-color: #fff;
		text-align: center;
	}

	.search-box.store-search-box.open {
		display: block;
		position: fixed !important;
	}
	.header-links {
		padding-inline: 0;
	}
	.header-links li {
		margin: 0 0 10px;
	}
		.header-links li a {
			border-radius: 5px;
			border: 1px solid #43010B;
			background-color: #43010B;
			color: #fff;
			text-transform: uppercase;
			font-weight: 700;
			font-size: 14px;
			padding-block: 3px;
			line-height: 36px;
		}
		.header-links li a.ico-register {
			background-color: transparent;
			color: #43010B;
		}
	.close-links {
		position: absolute;
		left: 17px;
		right:auto;
		top: 18px;
		width: 15px;
		height: 15px;
		display:none;
	}
	header-links li a{
		border-radius:5px;
		border:2px solid #000;
		background-color:#000;
		color:#fff;
		text-transform:uppercase;
		font-weight:700;
		font-size:14px;
	}
	.header-links-wrapper {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1070;
		width: 100%;
		margin: 0;
		margin-top: 8px;
		text-align: center;
		background-color: #fff;
		padding: 45px 15px 10px;
		box-shadow: 0 11px 11px rgba(0,0,0,0.1);
		border-top: 1px solid #f1f1f1;
	}
	.header-links-wrapper.open {
		display: block;
	}
	.newsletter {
		width: 100%;
	}
	ul.networks-list {
		justify-content: center;
	}
	.payment-methods-footer,
	.footer-lower {
		text-align: center;
	}
	.footer-middle-block.newsletter-wrapper{
		padding-top:20px;
	}
	.footer-logo {
		margin-inline: auto;
	}
	.newsletter-title {
		text-align: center;
	}
	.footer-top {
		margin-bottom: 40px;
	}
	.header-menu > ul li > div > .with-subcategories {
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		text-align: center;
		display: block;
		width: 100%;
		height: 25vw;
		max-width: 100%;
		min-width: 100%;
		min-height: 152px;
		object-fit: cover;
		display: flex;
		align-items: center;
		padding: 0 15px;
		font-size: 0 !important;
	}
}

/*@media all and (max-width: 768px) {
    .newsletter-popup {
        background-image: none !important;
    }
}*/

@media all and (min-width: 768px) and (max-width: 1023px) {
	/*Top category*/
	.responsive-category {
		display: block;
	}
}

@media all and (max-width:767px) {
	
	.registration-page .button-1,
	.registration-result-page .button-1,
	.password-recovery-page .button-1 {
		line-height: 40px;
		width:200px;
	}
	.login-page .wrapper {
		padding: 25px 20px;
	}
	.gallery .picture-thumbs {
		white-space: nowrap;
		overflow-x: auto;
	}
	.admin-header-links a, .admin-header-links span {
		margin-inline:5px;
		line-height: 25px;
	}
	.admin-header-links a {
		font-size: 12px;
	}
	.item-box .details .add-info {
		padding-top: 0;
	}
	.home-tags.pcollectionMainWrapper.trending-now {
		padding-bottom: 25px;
	}
	.weekly-update {
		font-size: 16px;
		line-height: 25px;
	}
	.overview > div {
		margin-bottom: 30px;
	}
	.overview h1 {
		font-size: 20px;
		padding-right: 0;
		padding-left: 70px;
		margin-bottom: 40px;
	}
	.category-page .featured-product-grid .title {
		font-size: 24px;
		margin-bottom: 20px;
		padding-inline: 15px 0;
	}
	.category-page .featured-product-grid {
		padding-block: 30px 40px;
		margin-bottom: 15px;
	}
	.category-page .featured-product-grid {
		padding-right: 5px;
	}


	.manufacturer-list-page .manufacturer-grid .item-grid, .manufacturer-list-page .vendor-grid .item-grid {
		margin-inline: -1.5%;
	}
	.manufacturer-grid .item-grid .item-box, .vendor-grid .item-grid .item-box {
		width: 21.7%;
		margin: 1.5%;
	}
	.html-manufacturer-list-page .page-title {
		padding: 30px 0 !important;
	}
	.html-manufacturer-list-page .page-title h1 {
		font-size: 24px;
	}
	.selected-letter {
		font-size: 26px;
	}

	.contact-page .form-fields, .apply-vendor-page .form-fields {
		margin-inline: 5px;
	}
	input[type="button"], input[type="submit"], button, .button-1, .button-2 {
		font-size: 13px;
		height: 40px;
	}
	.contact-page{
		padding-bottom:40px;
	}
	.contact-page .collection-title {
		padding-block: 50px 0;
	}
	.title.collection-title strong:before {
		height: 3px;
	}
	.html-contact-page .breadcrumb{display:none;}
	.contact-page input[type="text"],
	.contact-page input[type="password"],
	.contact-page input[type="email"],
	.contact-page input[type="tel"],
	.contact-page textarea,
	.contact-page select {
		font-size: 12px;
	}
	.total-info .cart-total td.cart-total-right,
	.cart-total td {
		font-size: 14px;
	}
	.overview .overview-buttons {
		max-width: 100%;
	}
	/*.responsive-nav-wrapper .menu-title span {
		background-position: center 29px;
	}*/
	.also-purchased-products-grid .title.collection-title,
	.related-products-grid .title.collection-title {
		margin-bottom: 15px;
		padding-inline: 0;
		padding-top: 45px;
	}
	.html-category-page .onecolumn .product-selectors {
		margin-bottom: 35px;
	}
	.category-grid.sub-category-grid {
		display: none;
	}
	.filter-opener {
		right: 0;
	}
	.header.normal {
		border-bottom: 1px solid #979797;
	}

	.menu-language {
		font-size: 15px;
		float: left;
		height: 50px;
		width: 60px;
		position: relative;
	}

	#main-logo {
		visibility: hidden;
	}
	.header-menu {
		background-color: white !important;
		top: 122px;
	}
	.responsive-nav-wrapper > div > span, .responsive-nav-wrapper > div > a {
		display: block;
	}

	.responsive-nav-wrapper > div {
		margin: 0;
	}

	.pcollectionMainWrapper.mobile-top-category {
		display: block;
		margin-bottom: 0;
		margin-top: 20px;
	}
	.pcollectionMainWrapper.mobile-top-category .azq-item-box {
		width: auto;
		margin:10px 7px;
	}
	.pcollectionMainWrapper.mobile-top-category .azq-item-box h4.pcollection-title{
		font-weight:700;
		font-size:14px;
		padding-top:10px;
		padding-bottom:0;
	}
	.pcollectionMainWrapper.mobile-top-category .azq-item-box img{
		border-radius:5px;
	}

	.mobile-top-category .title.collection-title {
		display: none;
	}

	.responsive-category .category-item {
		margin-right: 10px;
		margin-left: 10px;
	}

	.responsive-category .picture {
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}

	.responsive-category .carousel-title {
		height: 0px !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	.responsive-category .title {
		font-size: 1rem;
		line-height: 1rem;
		padding: 5px 0px;
	}

	.responsive-category .item-box .picture img {
		margin: 0;
	}

	.responsive-nav-wrapper .menu-title {
		float: right;
	}

	.menu-language {
		float: right;
	}

	.picture-slide img {
		height: auto;
		width: 100% !important;
	}

	.pcollection-Item-box {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
	}

	.product-item {
		flex: 0 0 auto;
	}


	.pcollection-picture {
		width: 120px;
	}

	.azq-item-box {
		/* width: 100px; */
		margin-right: 2%;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	.slick-slide.azq-item-box {
		margin: 0;
	}
	.shop-latst-desktop .pcollection-title {
		display: block;
	}

	.pcollection-title {
		text-align: start;
		margin-top: 0px;
		padding-bottom: 10px;
	}

	.slider-wrapper.home-banner {
		margin: 0 0 30px 0px;
	}

	.title.collection-title {
		font-size: 20px;
	}
	.title.collection-title strong {
		font-size: 24px;
	}
	.trending-now .collection-title {
		padding-bottom: 10px;
	}
	.scroll-back-button {
		display: none !important;
	}

	.home-tags .pcollection-picture {
		width: 100%;
	}

	.home-tags .pcollection-Item-box .pcollection-picture img {
		width: 100%;
		height: 150px;
	}

	.pcollectionMainWrapper.shop-product {
		margin-top: 20px;
		padding-bottom: 10px;
	}

	.shop-product .title.collection-title {
		font-size: 13px;
		font-weight: bolder;
	}

	.product-item.azq-item-box {
		/*width: 130px;
		 height: 120px; */
		margin: 0;
	}

	.product-item.azq-item-box .product-title {
		min-height: 40px;
		max-height: 40px;
		overflow: hidden;
		margin: 0 0 8px;
	}
	.pcollection.item-grid .pcollection-item .pcollection-Item-box .product-item.azq-item-box .prices {
		padding-right: 0px;
		padding-top: 0;
	}
	.shop-product.women .buttons.bottom {
		padding-block: 0;
	}
	.product-frame .buttons {
		top: 7px;
	}
	.manufacturer {
		margin-bottom: 3px;
	}
	.shop-product .product-item.azq-item-box img {
		height: auto;
		display:block;
	}
	.product-frame .details {
		padding-top: 8px;
	}
	span.price.actual-price {
		/* float: left; */
		text-align: start;
		display: inline-block;
	}

	.pcollection-tag-item.azq-item-box .pcollection-picture img {
		width: 120px;
	}

	/*Menu*/
	
	
	.main-menu-mobile a {
		padding: 0 !important;
		font-size: 1em !important;
	}

	.sub-category-menu {
		display: block;
		margin-bottom:100px;
	}

	.sub-category-menu-list {
		display: flex;
		flex-direction: column;
		justify-content: start;
		margin-top: 10px;
		margin-left: 5%;
		margin-right: 5%;
	}

	.sub-category-menu-item {
		flex: 0 1 75px;
		position: relative;
		margin-bottom: 10px;
	}

	img.subcategory-picture {
		width: 100%;
/*		height: 150px;*/
/*		opacity: 0.5;*/
	}

	.sub-category-menu-item .title {
		position: absolute;
		top: 35%;
		left: 15%;
		font-size: 23px;
		display:none;
	}

	.has-sublist.main-menu-mobile.selected {
		background-color: black;
	}

		.has-sublist.main-menu-mobile.selected a {
			color: white;
		}

	.search-box {
		position: relative;
		width: 100%;
		text-align: center;
	}

		.search-box.mobile {
			display: inline-block;
		}

	ul.sub-category-menu-list.show {
		display: flex;
	}

	ul.sub-category-menu-list {
		display: none;
	}

	.search-box.mobile form {
		border: 0 none;
		background-color: #f2f2f2;
		margin-top: 10px;
		width:90%;
	}

		.search-box.mobile form:before, .search-box form:after {
			border: 0 none;
			background-color: #f2f2f2;
		}

	.pcollectionMainWrapper.home-tags img {
		width: 100% !important;
	}

	.pcollectionMainWrapper {
		margin-bottom: 30px;
	}
	.women-look.pcollectionMainWrapper {
		margin-bottom: 0;
		padding-bottom: 20px;
	}

		.pcollectionMainWrapper .buttons button {
			margin-top: 0px;
			text-align: center;
			width: 96% !important;
			/* padding-left: 15px; */
			/* padding-right: 15px; */
			margin-left: 2%;
			margin-right: 2%;
		}

	.pcollectionMainWrapper .buttons .button-2.show {
		margin-top: 10px;
		height: 48px;
		font-size: 17px;
		/* margin-right: 10px; */
		border: 0;
		/* flex: 1 1; */
		font-weight: 800;
		color: #707070;
		letter-spacing: 1px;
	}


		/*.pcollectionMainWrapper.shop-product.women .buttons::after {
			content: "";
			height: 1px;
			background-color: gainsboro;
			width: 100%;
			margin-top: 20px;
			margin-bottom: 30px;
			display: block;
		}*/

	.responsive-nav-wrapper-parent
	.menu-logo-mobile
	.header-logo div {
		z-index: 0 !important;
	}

	.item-grid {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.item-box:hover .product-item {
		box-shadow: none;
	}
	.item-box .picture {
		margin-inline: 0;
	}
	.item-box .product-item {
		padding-inline:0;
	}
	.product-grid .item-grid {
		margin-inline: -2%;
	}
	.item-grid > .item-box {
		width: 46%;
		margin:0 2% 25px;
	}

	.item-list > .item-box {
		position: relative;
		margin: 0 5px 20px 5px;
		background-color: #fff;
		justify-content: center;
	}

	.item-box .description {
		display: none;
	}

	.item-box .product-title {
		font-size: 14px;
		letter-spacing: .25px;
		line-height: 20px;
		text-align: start;
	}

	.item-box .prices .actual-price {
		font-size: 16px;
		font-weight: 700;
		letter-spacing: .25px;
		line-height: 20px;
		text-align: start;
	}

	.item-box .details {
		text-align: start;
	}
	.product-list .item-box .details {
		margin-right:15px;
	}

	.item-box .square-buttons-wrapper {
		display: none;
		vertical-align: top;
	}

	.breadcrumb-title-wrapper {
		display: none;
	}

	.gallery .picture-thumbs.owl-carousel {
		display: block !important;
		white-space: nowrap;
		width: 100%;
		overflow-x: auto;
		padding: 10px 10px 5px;
	}
	.product-details-page {
		margin-top: 0;
	}

	.product-details-page:before {
		display: none;
	}


	h1.product-name-mobile {
		display: block;
		font-size: 18px;
		text-align: start;
		padding-right: 75px;
		margin-bottom: 30px;
	}
	.desktop-product-specs-title {
		font-size: 17px;
	}
	.desktop-product-specs-listbox {
		font-size: 14px;
		margin-bottom: 25px;
	}
	.also-purchased-products-grid .title.collection-title strong, .related-products-grid .title.collection-title strong {
		padding-bottom: 25px;
	}
	.attribute-square-container {
	}

	.product-details-page form {
		background-color: #FFF;
	}

	.product-specs-box {
		display: block;
	}

	.block .title:before {
		background: url(../img/plus_icon.png?a=12345678) no-repeat center;
	}
	.block .title.selected:after {
		background: url(../img/minus.png?a=1234568) no-repeat center;
	}

	.block .title:after {
		display: none;
	}

	.item-grid::after {
		content: "";
/*		flex: auto;*/
	}

	.mobile-spec {
		padding-left: 15px;
		padding-right: 15px;
		text-align: start;
	}

		.mobile-spec .title {
			font-size: 15px;
			text-align: start;
			padding: 0;
			margin-left: 0;
			margin-bottom: 0;
			margin-right: 0;
			margin-top: 10px;
			height: 30px;
		}


	.block .listbox {
		padding-bottom: 10px;
	}

	.product-specs-sperator {
		height: 1px;
		background-color: gray;
		width: 100%;
	}
	.quantity-block > label {
		min-width: 70px;
	}
	.overview .add-to-cart-button {
		max-width: 100%;
	}
	.product-no-reviews, .product-review-links {
		text-align:center;
	}
	.product-no-reviews a, .product-review-links a {
		font-size: 11px;
	}
	.product-review-box .rating {
		width: 65px;
		height: 12px;
		background-size: contain;
	}
	.product-review-box .rating div {
		height: 12px;
	}
	.sizeguide {
		margin-bottom: 25px;
		margin-top: -15px;
	}
	.overview .add-to-cart {
		margin-bottom: 20px;
	}
	.description-holder {
		padding: 20px;
	}
	.related-products-grid{padding-bottom:40px;}
	.product-collateral {
		margin-inline: -15px;
		padding-block: 0 30px;
		font-size: 14px;
	}
	.full-description {
		font-size: 14px;
	}
	.full-description p strong {
		font-size: 17px;
	}
	.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
		width: 100% !important;
		font-size: 18px;
	}
	.overview .prices {
		display:none;
	}
	.overview .desk-price {
		display: block;
	}
	.add-to-cart-panel {
		width: 100% !important;
	}

	.product_attribute_label {
		display: none !important;
		margin-top: 10px;
	}

	.select-wrap {
		width: 100% !important;
		border: 1px solid #000;
		color: #000;
	}

	.select-wrap:after, .select-wrap:before {
		display: none;
	}

	.attributes {
		text-align: start;
	}

	.variant-overview .product-price {
		font-size: 20px;
		text-align: end;
		width: 100%;
		margin: 0 0 10px 0 !important;
	}

	.attribute-color-count {
		float: right;
		padding-top: 5px;
	}

	.attributes select {
		width: 100%;
	}

	.shopping-cart-page .page-title {
		display: none;
	}

	.order-summary-content .common-buttons {
		display: none;
	}

	.cart-options {
		margin: 0;
	}

	.order-summary-content .table-wrapper {
		display: none;
	}

	.wishlist-page form, .shopping-cart-page form {
		margin-top: 0;
	}

	.wishlist-page form:before, .shopping-cart-page form:before {
		display: none;
	}

	.cart th {
		display: none;
	}

	.cart-header-row {
		display: none;
	}

	.flain-filters-container {
		display: block !important;
		padding: 0px !important;
		margin: 0px !important;
	}

	.flain-filters-container .product-viewmode {
		display: none !important;
		text-align: right !important;
	}

	.flain-filters-container .product-viewmode span {
		display: none;
	}

	.flain-filters {
		margin: 0 !important;
		display: flex !important;
		justify-content:space-between;
		width: 100%;
		flex-wrap: wrap;
	}

	.flain-filters .column {
		flex: 1 !important;
		margin: 0 !important;
		width: 100%;
		text-transform: capitalize;
		text-align:left;
	}

	.flain-filters .column .box {
		border: 0;
		/*height: 40px;*/
		text-align: left;
		width: 100% !important;
	}

	.flain-filters .column .box .select-wrap {
		background-image: none !important;
	}

	.flain-filters .column .box .select-wrap span {
/*						font-family: 'Poppins' !important*/
	}

	.flain-filters .column .box.shop-by-size {
		padding: 10px !important;
		font-size: 14px;
		color: #000;
		display: none;
	}

	.flain-filters .column .box.shop-by-size ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		float: right;
	}

	.flain-filters .column .box.shop-by-size ul li {
		list-style: none;
		margin: 0px 5px;
		padding: 0px;
		float: left;
	}

.flain-filters .column .box .filters-button .select-wrap {
	border: none !important;
	text-align: start;
					
}


.flain-filters .column .box .filters-button {
	border: none !important;
	padding: 8px;
	height: 36px;
}

.flain-filters .column div {
	margin: 0px;
	min-height: inherit;
	width: 100%;
}

	.flain-mobile-filters .filter-container .sort-options .product-selectors .product-viewmode {
		margin: 25px 0px;
		text-align: right !important;
	}

		.flain-mobile-filters .filter-container .sort-options .product-selectors .product-viewmode span {
			display: none;
		}

		.flain-mobile-filters .filter-container .sort-options .product-selectors .product-viewmode a {
			margin: 0px;
		}

	.center-grid {
		max-width: 100% !important;
		width: 100%;
		float: none !important;
	}

	.nopAjaxFilters7Spikes.ps-container {
		max-width: 100% !important;
		float: left !important;
		margin-top: 0px;
		padding: 0px;
	}

	.center-1 {
		margin: 0 !important;
	}

	.product-list.nop7SpikesAjaxFiltersGrid.ajaxBusyPanelParent .item-grid {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

		.product-list.nop7SpikesAjaxFiltersGrid.ajaxBusyPanelParent .item-grid .item-box {
			flex: 1 1 100%;
			width: 100%;
		}

			.product-list.nop7SpikesAjaxFiltersGrid.ajaxBusyPanelParent .item-grid .item-box .picture-link img {
				width: 100%;
			}

	.button-2.product-box-add-to-cart-button {
		display: none;
	}

	.item-box .old-price {
		margin: 0 8px 0 0;
		font-size: 16px;
	}
	.overview .attributes dd {
		width: 100%;
		display: block;
		margin-bottom: 15px;
	}
	.attributes .option-list li {
		margin: 0 0 13px 10px;
	}
	.reviews-holder{
		max-width:100%;
	}
	.overview .attributes dt {
		min-width: inherit;
		display: block !important;
		margin: 0 0 10px;
	}
	.gallery {
		margin: 0 -15px 10px -35px;
		padding: 0;
	}

	.page {
		padding: 0;
	}


	.product-reviews-overview {
		text-align: start;
		padding-bottom: 10px;
		/* display: block; */
	}

	.flain-filters-container.sorting {
		display: none !important;
	}

	.category-page-body .page-title,
	.search-page-body .page-title {
		display: block;
	}

	.page-title {
		display: none;
	}

	.coupon-box .title {
		display: none;
	}

	.totals .title {
		display: none;
	}

	.cart-footer .totals {
		padding: 0 0 0;
	}

	.cart-collaterals .coupon-box, .cart-collaterals .giftcard-box {
		margin-bottom: 0px;
		padding: 0;
	}

	.footer-middle-block {
		margin-right: 0px;
		max-width:unset;
	}

	.header-logo {
		margin-top: 0px !important;
	}

	.cart-collaterals .coupon-code {
		display: flex;
		margin: 0 auto 0px;
	}

	
	.cart-collaterals .coupon-code:before, .cart-collaterals .coupon-code:after {
		display: none;
	}


	.quantity-stepper {
		
	}

	.qty-label {
		margin: auto;
	}

	.pcollection-item {
		width: 100%;
	}


	.login-page .wrapper .title {
		display: none;
	}

	.login-page .form-fields {
		padding: 0;
	}

	.login-page .wrapper .inputs {
		margin: 0 0 20px 0;
		max-width: 100%;
	}

	.login-page .wrapper .inputs:after {
		display: none;
	}

	.login-page .wrapper .inputs:before {
		display: none;
	}

	.login-page .inputs label {
		text-align: start;
		margin: 0 15px 0 15px;
		color: gray;
	}

	.login-page .page-title, .login-page .forums-main-page .topic-block-title {
		margin-bottom: 20px;
	}

		.page.login-page .page-title h1 {
			font-size: 16px !important;
		}

	.buttons + .external-authentication {
		display: block;
	}

	.networks {
		margin-top: 0px !important;
		border-bottom: none !important;
	}

		.networks li {
			margin-bottom: 10px !important;
			width: 100%;
		}

	.button-1.login-button {
		width: 100% !important;
		background-color: #43010B;
		color: white;
		font-size: 15px;
		height: 48px;
		margin: 0;
	}
	.login-page .inputs.reversed label, .login-page .inputs.reversed span {
		font-size: 12px;
	}
	.login-page .inputs.reversed{padding-bottom:0;}
	.other-options span {
		margin-bottom: 20px;
	}
	.other-options {
		padding-block: 20px;
		font-size: 13px;
	}
	.external-authentication {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.wrapper.new-wrapper.register-block {
		display: none;
	}

	.ExtendedAuthentication .social a {
		display: block;
		width: 90% !important;
		height: 45px !important;
		margin-left: 20px;
		margin-right: 20px;
		background-size: 100% 100%;
		background-position: center;
		border-radius: 0px !important;
		border: none !important;
	}

	input.button-1.checkout-as-guest-button {
		font-size: 16px;
	}
	.have-account{
		display:block;
		padding-top:20px;
		font-size:16px;
		font-weight:700;
		line-height:1.4;
	}
	.have-account a{
		color:#ff0000;
	}
	.login-page .wrapper.register-customer {
		display: none !important;
	}

	.page.registration-page .external-authentication {
		display: none;
	}

	.accept-privacy-policy {
		text-align: start;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}

	.page.registration-page .fieldset, .section {
		position: relative;
		margin: 0;
	}

	.inputs.checkbox-for-newsletter {
		padding-left: 15px;
		padding-right: 15px;
	}

	input#Newsletter {
		margin: 0;
	}
	.login-page .inputs.checkbox-for-newsletter input#Newsletter {
		margin-left: 5px;
	}
	.login-page .inputs.checkbox-for-newsletter label {
		color: #000;
	}
	.newsletter-wrapper {
		float: none !important;
	}

	/*Checkout*/
	/*Breadcrump*/
	.ship-to-same-address {
		display: none;
	}

	.order-progress {
		padding: 0px;
	}

		.order-progress ul {
			display: flex;
			justify-content: start;
			padding-right: 15px;
		}

		.order-progress a {
			min-width: 0px;
			padding: 0 0 20px 0px;
		}

		.order-progress li {
			display: inline-block;
			margin: 30px 2px 5px;
			border-bottom: none;
		}

	.billing-address-page .title {
		display: none;
	}

	.billing-address-page .order-summary, .shipping-address-page .order-summary {
		display: none;
	}

	.new-billing-address .edit-address, .new-shipping-address .edit-address {
		padding: 0;
	}

	.new-billing-address + .buttons, .new-shipping-address + .buttons {
		padding-top: 10px;
	}

	.button-1.new-address-next-step-button {
		width: 100% !important;
		background-color: black;
		color: white;
		font-size: 15px;
		height: 48px;
		margin: 0;
		margin-top: 5px;
		flex: 1 1;
	}


	.product-sorting .select-wrap select {
		color: black !important;
	}

	/* Shipping Address*/
	

	.checkout-page .address-box {
		text-align: start;
		flex: 1 1;
		min-height: 0px;
	}

	.select-arrow svg {
		width: 25px;
		height: 25px;
	}


	.select-arrow {
		display: block;
		transform: scaleX(-1);
	}

	a.address-item-link {
		width: 100%;
	}

	.new-shipping-address.hide {
		display: none;
	}

	.new-shipping-address {
		display: block;
	}

	.section.select-shipping-address .title {
		top: 10px !important;
		position: relative;
	}

	.shipping-address-page .buttons {
	}

	.add-new-address, .select-address {
		margin-top: 10px;
		height: 48px;
		font-size: 15px;
		width: 100% !important;
		margin-right: 10px;
		/* flex: 1 1; */
	}

		.add-new-address.show, .select-address.show {
			display: block !important;
		}

		.add-new-address.hide, .select-address.hide {
			display: none !important;
		}


	.button-1.new-address-next-step-button.show {
		display: block;
	}

	.section.select-shipping-address.hide {
		display: none;
	}

	/* Payment methods*/

	.payment-method-order-total {
		display: block;
	}


	.payment-method-page .buttons {
		margin-top: 30px;
	}

	.button-1.payment-method-next-step-button,
	.button-1.confirm-order-next-step-button {
		width: 100% !important;
		background-color: black;
		color: white;
		font-size: 15px;
		height: 48px;
		margin: 0;
		margin-top: 10px;
		flex: 1 1;
	}

	.shipping-info-wrap {
		display: none;
	}

	.order-review-data > div, .order-details-area > div, .shipment-details-area > div {
		text-align: start;
	}


	.billing-info-wrap {
		margin-bottom: 0px !important;
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}

	.address-grid {
		display: block;
	}

	.page.checkout-page.shipping-address-page .buttons {
		margin-top: 0px;
		text-align: center;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.page-body.checkout-data .shipping-addresses {
		display: block;
	}

	.page-body.checkout-data {
		margin-top: 0px !important;
	}


	.new-billing-address .title, .new-shipping-address .title {
		padding-top: 15px;
	}

	.product-item.azq-item-box .prices {
		text-align: start;
	}

	.footer-middle, .footer-lower {
		text-align: center;
	}

	.footer-menu {
		display: block !important;
	}

	.footer-middle-block ul {
		margin-bottom: 0 !important;
	}

	.newsletter {
		display: block;
		margin-bottom: 30px !important;
	}

	.footer-middle-block {
		color: white;
		font-size: 18px;
		margin-bottom:30px;
	}

	.footer-middle-block .title-footer {
		color: white;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.footer-middle-block .title-footer span {
		font-family: 'Almarai' !important;
	}

	.footer-middle-block .subtitle-footer span {
		font-family: 'Almarai' !important;
	}

	.pcollection-Item-box::-webkit-scrollbar {
		width: 0 !important
	}

	.footer-middle-block.newsletter-wrapper {
		margin-bottom: 15px;
	}

	.footer-middle-block a {
		font-size: 14px;
		color: white;
	}

	.footer-menu li {
		margin-bottom: 0;
	}
	.footer-middle-block .title {
		font-size: 16px;
	}
	.fav-star {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 35px;
		height: 35px;
		background-size: 35px 35px !important;
		z-index: 1000;
		display: none;
	}

	.fav-star.unselected {
		background: url(../img/fav-star-unselected.png) no-repeat;
	}

	.fav-star.selected {
		background: url(../img/fav-star-selected.png) no-repeat;
	}

	.star-wishlist-button {
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	.fav-star input {
		width: 100%;
		height: 100%;
		opacity: 0;
	}

	ul.networks-list {
		display: flex;
		justify-content: center;
		margin-bottom: 20px !important;
	}
	.shipping-txt {
		margin-bottom: 15px;
	}
	.footer-lower > div {
		margin-bottom: 15px;
	}
	.pcollection-category-description {
		display: none;
	}

	.our-looks-desktop {
		display: none;
	}

	.footer-middle-block.shipping-time {
		display: block;
		text-align: center;
		max-width: 100%;
	}

	.pcollectionMainWrapper .buttons.bottom {
		display: block;
		padding-block:10px;
	}
	.pcollectionMainWrapper .buttons.bottom button[type="button"]:before{display:none;}
	.header-menu.open {
		height: 100%;
		width: 100%;
		overflow: auto;
	}

	.category-description {
		display: none;
	}

	#product-details-fav {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 35px;
		height: 35px;
		background-size: 35px 35px !important;
		z-index: 1000;
		display: none;
	}

	.contact-page form {
		padding: 0 !important;
	}

	.buttons-top {
		display: none;
	}

	.block.mobile-spec {
		display: block;
	}

	.item-box .title, .item-box .product-title, .item-box .product-title a {
		white-space: normal !important;
	}


	.product-essential .picture.mobile {
		display: block !important;
		/*		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		align-items: flex-start;*/
	}

	.gallery .picture {
		overflow: scroll;
		max-width:100%;
	}

	.tns-nav > [aria-controls] {
		width: 9px;
		height: 9px;
		padding: 0;
		margin: 0 5px;
		border-radius: 50%;
		background: #ddd;
		border: 0;
	}

	.tns-nav > .tns-nav-active {
		background: #999;
	}

	.product-essential .picture.desktop {
		display: none !important;
	}


	.store-closed-page {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url('/Themes/Minimal/Content/img/flain-splash2.jpg') no-repeat fixed 45% 20%;
		background-size: 200% 100%;
		color: white;
		text-align: center;
		font-family: "Almarai", Times New Roman, serif;
		font-size: 30px;
		font-weight: 700;
	}

	.store-closed-page .white-logo {
		background: url(../img/flain-white-logo.png) no-repeat;
		background-size: auto 120px;
		width: 250px;
		height: 150px;
		margin-left: 15px;
	}

	.store-closed-page h1 {
		font-family: "Almarai", Times New Roman, serif !important;
		font-size: 22px;
		font-weight: 700;
	}

	.store-closed-page h2 {
		font-family: "Almarai", Times New Roman, serif !important;
		font-size: 20px;
		margin-top: 20px;
		font-weight: 700;
	}

	.glider-dot {
		width: 10px !important;
		height: 10px !important;
	}

		.glider-dot.active {
			background: #666 !important;
		}

	.glider::-webkit-scrollbar-thumb {
		background-color: black !important;
	}

	.glider::-webkit-scrollbar {
		height: 2px !important;
	}

	.glider-slide {
		align-self: flex-start;
	}

	.overview .manufacturers {
		text-align: start;
	}


/*	.category-page-body.hover-effect-1 .page-title, .search-page-body.hover-effect-1 .page-title {
		display: none;
	}*/

	.flain-filters-container {
		float: none;
	}


	.bar-notification {
		display: none;
		position: fixed;
		bottom: 50%;
		left: 0;
		z-index: 1075;
		width: 100%;
		border: 1px solid #000;
		background-color: #FFF;
		padding: 20px 25px;
		color: #fff;
		opacity: 1;
		min-height: 200px;
		color: #000 !important;
	}

		.bar-notification .content {
			float: right;
			margin: 10px 0px 0 30px;
		}

		.bar-notification .notification-button {
			width: 80% !important;
			height: 38px;
			background-color: #000;
			color: #FFF;
			font-size: 17px;
			padding: 0;
			position: absolute;
			bottom: 10%;
			text-align: center;
			left: 10%;
			display: block;
			/* right: 0%; */
		}


		.bar-notification .close {
			position: absolute;
			top: 0;
			left: 0;
			width: 40px;
			height: 40px;
			margin: 9px;
			background: #fff url(../img/popup-close.png?a=123457) center no-repeat;
			cursor: pointer;
			opacity: 0.7;
		}


	.notification-button2-half {
		width: 45%;
		height: 38px;
		position: absolute;
		bottom: 10%;
		left: 3%;
		background-color: #000;
		color: #FFF;
		display: block !important;
	}

	.notification-button-half {
		width: 45%;
		height: 38px;
		position: absolute;
		bottom: 10%;
		right: 3%;
		background-color: #FFF;
		color: #000;
		display:block!important;
	}
	.bar-notification .title {
		display: block !important;
	}

	.header-links-wrapper > div {
		background-color: transparent !important;
	}

	.hello-msg h1 {
		font-size: 20px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.myaccount-btn {
		background-color: white;
		border: 1px solid;
	}
	.sortfilter-opener {
		padding: 8px 40px 8px 15px;
		font-size: 14px;
		min-width: 92px;
	}
	.filter-opener {
		font-size: 14px;
		min-width: 92px;
		padding-left: 15px;
		padding-right:40px;
	}
	.html-category-page .page-title h1,
	.html-category-page .forums-main-page .topic-block-title h2 {
		font-size: 18px !important;
	}
	span.total-count {
		text-align: center;
		width: auto;
		position: static;
		margin-top: 20px;
		font-size: 12px;
	}

	.wrapper.new-wrapper.checkout-as-guest-or-register-block {
		/*display:none;*/
	}
	.page.login-page {
		padding-block: 25px;
	}
	.page-title:after, .forums-main-page .topic-block-title:after {
		display: none;
	}

	textarea {
		min-height: 200px;
		padding: 10px;
	}
	.payment-method-page tr.order-total {
		display: table-row;
	}

	.payment-method-page .cart-footer {
		display: none;
	}

	.checkout-data {
		display: block !important;
	}

	.section.payment-method {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0px;
		padding-top: 0px;
	}

	.shipping-method form:before, .payment-method form:before, .payment-info form:before {
		display: none;
	}

	.payment-method .table-header {
		display: none;
	}

	.cart-footer h2 {
		display: none;
	}

	.section.order-summary.payment-mobile {
		display: block;
	}

	.enter-address .select-wrap select {
		border: none;
	}

	.header.normal .search-box input.search-box-text.invisible {
		width: 100%;
	}

	.search-form.invisible {
		width: 280px;
		border-bottom: solid;
	}

	.page-title h1,
	.forums-main-page
	.topic-block-title h2 {
		padding: 10px 0 10px 0 !important;
		background: #FFF !important;
		font-size: 22px !important;
	}

	.page-title, .forums-main-page .topic-block-title {
		padding: 0px !important;
		background: #FFF !important;
		font-size: 22px !important;
		margin-bottom: 0px;
	}

	.product-selectors {
		margin: 0px
	}

	.search-page-body .breadcrumb-title-wrapper,
	.html-category-page .breadcrumb-title-wrapper {
		display: block !important;
		margin-bottom: -10px;
		padding-top: 12px;
		text-align: center;
	}

	.breadcrumb-title-wrapper {
		background: none;
		padding: 0px;
	}

	.filters-button .select-wrap span {
		width: 100% !important;
	}


	input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
		height: 40px;
		padding-inline: 10px;
		font-size: 13px;
	}

	.has-slider .pcollection.item-grid .pcollection-item .pcollection-Item-box {
		padding-bottom: 45px;
	}
	.html-category-page .filters-open .master-wrapper-content {
		z-index: 1;
	}
	.header.normal .container-box{z-index:9999;}
	.nopAjaxFilters7Spikes .close-filters,
	.center-1 .overlaybox {
		display: none !important;
	}
	.header-menu-parent-outer{
		position:relative;
		z-index:9999;
	}
	.header-menu-parent .overlaybox {
		display: block !important;
	}
	.header-menu-parent .nopAjaxFilters7Spikes {
		position: fixed;
		top: 0;
		right: -400px;
		left:auto;
		z-index: 999;
		width: 350px;
		box-sizing: border-box;
		transition: all 0.5s ease;
		padding: 100px 0 0;
		overflow-y: auto;
		margin-bottom: 0;
		bottom: 0;
		background-color: #fff;
		display: block !important;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		background: #fff;
		transform: translate(0);
	}
	.filters-open .header-menu-parent .nopAjaxFilters7Spikes {
		right:0;
	}
	.product-frame {
		margin: 15px 0;
		padding: 0;
		white-space:normal;
	}
	.product-frame .picture a{
		display:block;
	}
	.product-frame:hover {
		box-shadow: none;
	}
	.pcollectionMainWrapper .buttons.bottom button[type="button"] {
		font-size: 16px;
		font-weight: bolder;
		color: #707070;
	}
	.related-products-grid.product-grid .item-grid,
	.also-purchased-products-grid.product-grid .item-grid {
		margin-inline: 0;
		width: 100%;
		white-space: nowrap;
		overflow-x: auto;
		display: block;
		padding-left:5px;
	}

	.related-products-grid .owl-carousel .item-box,
	.also-purchased-products-grid .owl-carousel .item-box {
		display: inline-block;
		vertical-align: top;
		width: 37%;
		margin: 0 4% 0 0;
	}
	.product-grid, .product-list {
		margin: 0;
	}
	.registration-result-page {
		padding-top: 30px;
	}
	.registration-result-page .result {
		margin-bottom:40px;
	}
	.wishlist-content {
		padding: 10px 15px 20px;
	}
	.wishlist-page {
		padding-top: 20px;
	}
	.wishlist-page .page-title {
		margin-bottom: 10px;
	}
}
@media all and (max-width: 599px) {
	.women-look .title.collection-title {
		padding-bottom: 20px;
	}
	
}
@media all and (max-width: 575px) {
	.related-products-grid .owl-carousel .item-box,
	.also-purchased-products-grid .owl-carousel .item-box {
		width: 74%;
		margin-right: 6%;
	}
	.category-page .featured-product-grid .title {
		font-size: 18px;
	}
	.trending-now .pcollection.item-grid .pcollection-item .pcollection-Item-box .pcollection-tag-item.azq-item-box, .trending-now .pcollection.item-grid .pcollection-item .pcollection-Item-box .pcollection-category-item.azq-item-box {
		width: 100%;
		margin: 0;
		padding-inline: 15px;
	}
	.home-tags.pcollectionMainWrapper {
		margin-bottom: 0;
	}
	.title.collection-title strong {
		font-size: 18px;
	}
	.shop-product.women .title.collection-title strong {
		padding-bottom:25px;
	}
	.shop-product.women .title.collection-title {
		padding-bottom: 20px;
	}
	.title.collection-title {
		padding-bottom: 20px;
	}
	.contact-page .collection-title{
		padding-bottom:0;
	}
	.filters-holder {
		width: 310px;
	}
	.title.collection-title strong:before {
		height: 4px;
	}
	.manufacturer-grid .item-grid .item-box, .vendor-grid .item-grid .item-box {
		width: 29.7%;
		margin: 1.5%;
	}
	.manufacturer-grid .item-grid .item-box, .vendor-grid .item-grid .item-box {
		height: 95px;
	}


	dd#checkout_attribute_input_4 {
		display: inline-block;
		text-align: start;
		width: 100% !important;
		margin-right: 11px;
	}

	dd#checkout_attribute_input_5 {
		display: inline-block;
		width: 100% !important;
		text-align: end;
	}

	.cart-options .checkout-attributes {
		padding: 0px 0px 10px;
	}
}	
/*@media all and (max-width: 479px) {
	.product-grid .item-grid {
		margin-inline: 0;
	}
	.item-grid > .item-box {
		width: 100%;
		margin-inline: 0;
	}
}*/