@media screen and (min-width: 1024px) {
	.page-products .products-grid .product-item {
		padding: 0px;
	}
}
@media screen and (min-width: 768px) {
	* {
		scrollbar-width: 15px;
		scrollbar-color:#441e4e #ffffff;
	}
	
	*::-webkit-scrollbar {
		width: 15px;               /* width of the entire scrollbar */
	}
	
	*::-webkit-scrollbar-track {
		background: #ffffff;        /* color of the tracking area */
	}
	
	*::-webkit-scrollbar-thumb {
		background-color: #441e4e;    /* color of the scroll thumb */
		border: 3px solid #ffffff;  /* creates padding around scroll thumb */
		position: relative;
	}
	.account .page-main .block.block-collapsible-nav {
		margin-bottom: 50px;
	}
	.contact-index-index .column:not(.sidebar-additional) .form.contact {
		min-width: 100%;
	}
	body .navigation .level0.parent > .level-top {
		padding-right: 0px;
	}
	body.page-layout-2columns-left .main {
		padding-left: 0;
	}
	.nav-sections-item-content > .navigation {
		padding: 0 20px;
	}
	.navigation > ul {
		padding: 0 30px;
		display: flex;
		justify-content: space-between;
	}
	.navigation .level0 {
		margin: 0;
	}
	.navigation .level0 > .level-top {
		padding: 0;
	}
	.navigation .level0 .submenu .active > a {
		border-color: #441e4e;
		background-color: #6d5175;
		color: #fff !important;
	}
	.header.content {
		padding-top: 0;
	}
	.catalog-product-view .column.main {
		padding-top: 0!important;
	}
	.catalog-product-view .page-title-wrapper {
		height: auto!important;
	}
	.checkout-payment-method .payment-option._collapsible .payment-option-title {
		padding: 30px 0 10px;
	}
	.checkout-payment-method .payment-option._collapsible .payment-option-content {
		padding-left: 0;
	}
}
@media screen and (max-width: 1279px) {
	.navigation ul {
		padding: 0;
	}
}
@media screen and (max-width: 1199px) {
	nav.navigation li.level0 > a.level-top {
		font-size: 15px;
	}
	.heroWrapper {
		height: 500px;
	}
	.heroWrapper h1 {
		font-size: 50px;
		margin-bottom: 50px;
	}
	.heroWrapper h1 span {
		font-size: 32px;
	}
	.home-featured-section a.button-normal {
		line-height: 46px;
		font-size: 22px;
	}
	.featured-item {
	    padding: 0 25px;
	}
}
@media screen and (max-width: 1100px) {
	.shipping-question-contact_Wrapper {
		display: block;
		margin-bottom: 10px;
	}
	.h_free_shipping {
		display: block;
		text-align: center;
		margin: 0 0 10px 25px;
	}
	.product-options-bottom .box-tocart .field.qty {
		padding-right: 6%;
	}
	.product-options-bottom button.action.primary {
		padding-left: 30px;
	}
}
@media screen and (max-width: 1023px) {
	.home-about-content {
		padding-left: 10px;
		max-width: 600px;
	}
}
@media screen and (max-width: 979px) {
	nav.navigation li.level0 > a.level-top {
	    font-size: 12px;
	}
	.home-hero-content {
	    padding: 0 0 0 10px;
	}
	.featured-item {
		padding: 0 15px;
	}
	.featured-title {
		padding-top: 12px;
		font-size: 18px;
	}
	.home-top-categories {
		margin-bottom: 40px;
	}
	.top-categories-list li, .product-cat-single {
		padding: 0 7px;
		margin-bottom: 25px;
	}
	.top-categories-list li a {
		font-size: 16px;
	}
	.custom-footer {
	    padding: 0 10px;
	}
	.product-cat-single h3 {
		font-size: 20px;
	}
	.swatch-attribute-label {
		font-size: 16px;
	}
	.swatch-attribute.configuration .swatch-attribute-label, .swatch-attribute.size .swatch-attribute-label {
		max-width: 117px;
	}
	.swatch-attribute.configuration .swatch-attribute-options, .swatch-attribute.size .swatch-attribute-options {
		width: calc(100% - 135px);
	}
	.category-view img {
		max-width: 50%;
		margin-right: 25px;
	}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	.block.newsletter .form.subscribe {
		display: block;
	}
	.block.newsletter .actions {
		display: block;
		width: 100%;
	}
	footer .block.newsletter .action.primary {
		width: 100%;
		border-radius: 0;
		margin: 0;
	}
	.cart-discount .block {
		width: 75%;
	}
	.opc-sidebar,
	.authentication-wrapper {
		width: 300px;
	}
	.opc-wrapper {
		width: calc(100% - 300px);
	}
}
@media screen and (min-width: 768px) and (max-width: 979px), screen and (max-width: 479px) {
	.product-options-bottom .box-tocart .field.qty {
		text-align: center;
		padding: 0 16px 16px;
		width: 100%
	}
	.product-options-bottom .box-tocart .actions {
		padding: 0 16px;
		width: 100%;
	}
	.product-options-bottom button.action.primary {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.block.newsletter input {
		font-size: 14px;
		padding-left: 35px;
	}
	.block.newsletter .field .control:before {
		font-size: 16px;
	}
	.nav-sections-item-title {
		border: 0;
		width: 50%;
		background: #6d5175;
	}
	.nav-sections-item-title a {
		color: #fff;
	}
	.nav-sections-item-title.active {
		background-color: #441e4e;
	}
	.nav-sections-item-title.active a {
		color: #fff;
	}
	.nav-sections-item-title.active + .nav-sections-item-content ul li {
		background-color: #441e4e;
	}
	.nav-sections-item-content {
		padding: 0;
	}
	.navigation .level0 .submenu {
		padding-top: 0;
	}
	.nav-sections-item-content ul li.all-category {
		margin-bottom: 10px;
	}
	.nav-sections-item-content ul li.all-category a {
		color: #441e4e;
		background-color: #fff;
		font-size: 15px;
		padding: 8px;
		text-align: center;
		line-height: 20px;
	}
	.nav-sections-item-content ul li.all-category a:after {
		content: "\f178";
		font-family: FontAwesome;
		font-weight: normal;
		font-size: 20px;
		float: right;
	}
	.nav-sections .header.links li.greet.welcome {
		display: none;
	}
	nav.navigation li.level0 > a.level-top {
		font-size: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	nav.navigation .level0 .submenu li.level1 > a {
		padding: 3px 15px;
		color: #fff;
		font-weight: 400;
		font-size: 15px;
		margin-bottom: 5px;
	}
	nav.navigation > ul > li.full-width-child ul.level0.submenu.full-width {
		padding: 0;
	}
	nav.navigation > ul > li.full-width-child ul.level0.submenu.full-width > li {
		width: 100%;
	}
	.navigation .submenu:not(:first-child) ul {
		padding-left: 0;
	}
	nav.navigation ul.columnWrapper {
		float: none;
	}
	.navigation .submenu:not(:first-child).expanded {
		display: none !important;
	}
	.navigation ul.level2 .level0 {
		border: 0;
	}
	nav.navigation ul.level2 {
		padding: 5px 0 3px;
		margin-bottom: 8px;
		position: static !important;
		display: none !important;
	}
	nav.navigation .level0 .submenu ul.level2 a {
		padding: 0 30px;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		margin-bottom: 7px;
	}
	nav.navigation > ul > li.full-width-child ul.level0.submenu > li .catImage img {
		display: block;
	}
	.navigation li.toggleParent {
		position: relative;
	}
	nav.navigation .level0 .submenu li.level1.toggleParent > a {
		margin-right: 36px;
	}
	span.menu-toggle {
		position: absolute;
		top: 0;
		right: 0;
		width: 36px;
		height: 24px;
		text-align: center;
		cursor: pointer;
		display: block;
		border: 1px solid #fff;
	}
	span.menu-toggle:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		color: #fff;
		line-height: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		vertical-align: middle;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center;
	}
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active), .navigation .submenu:not(:first-child) .active > a {
		border-color: #fff;
		color: #fff;
	}
	.navigation .level0.active .all-category .ui-state-focus {
		border-color: #6d5175;
		display: block;
	}
	nav.navigation ul.level2.showNested {
		display: block!important;
	}
	.minicart-wrapper .action.showcart .counter.qty {
		background-color: transparent;
		margin: 0;
		vertical-align: middle;
		line-height: 42px;
		height: 40px;
	}
	.minicart-wrapper .block-minicart {
		right: calc(-1 * (320px - 100%) / 2 );
		margin-top: 1px;
	}
	.minicart-wrapper .block-minicart:before {
		right: calc(50% - 8px);
	}
	.minicart-wrapper .block-minicart:after {
		right: calc(50% - 9px);
	}
	.nav-sections .header.links a, .nav-sections .header.links a:hover {
		color: #fff;
		padding: 10px 15px;
		font-size: 15px;
	}
	.header-panelleft-section {
		float: none;
	}
	.page-header {
		margin: 0;
		border: 0;
	}
	.header.content {
		padding: 0 0 40px;
		display: flex;
		flex-direction: column-reverse;
	}
	.shipping-question-contact_Wrapper {
		float: none;
		max-width: none;
		overflow: auto;
		margin: 0;
	}
	.h_free_shipping {
		margin: 0;
		font-size: 16px;
	}
	.block-search .control {
		border: 0;
		padding: 0;
		margin: 0;
		opacity: 0;
		transition: opacity 0.3s ease;
		pointer-events: none;
	}
	.block-search input {
		left: 0;
		margin: 0;
		width: 300%;
		height: 45px;
		border: 1px solid #441e4e;
		box-shadow: none !important;
		border-radius: 0;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 16px;
		letter-spacing: 0.03em;
	}
	.block-search #search_mini_form.active .control {
		opacity: 1;
		pointer-events: auto;
	}
	a.h_contact_bt {
		float: right;
		margin: 0;
		width: 110px;
		text-align: center;
	}
	.h_question_call {
		float: left;
		margin: 0;
		width: calc(100% - 110px);
		text-align: center;
		padding: 0 10px;
	}
	.nav-toggle {
		left: auto;
		top: auto;
		bottom: 0;
		right: 0;
		width: 33.33%;
		background-color: #441e4e;
		text-align: center;
		border-left: 1px solid #fff;
	}
	.nav-toggle:before {
		color: #fff;
		font-size: 22px;
		line-height: 40px;
	}
	.header-right-section {
		border-bottom: 1px solid rgba(109, 81, 117, 0.1);
	}
	.header-right-section .minicart-wrapper {
		position: absolute;
		bottom: 0;
		right: 33.33%;
		margin: 0;
		width: 33.33%;
		background-color: #441e4e;
		border-left: 1px solid #fff;
		z-index: 1;
	}
	.minicart-wrapper .action.showcart,
	.minicart-wrapper .action.showcart.active {
		display: block;
		text-align: center;
	}
	.minicart-wrapper .action.showcart::before,
	.minicart-wrapper .action.showcart.active:before {
		line-height: 40px;
		color: #fff;
	}
	.nav-toggle:hover:before,
	.minicart-wrapper .action.showcart:hover:before,
	.minicart-wrapper .action.showcart.active:before,
	.minicart-wrapper .action.showcart.active:hover:before,
	.minicart-wrapper .action.showcart:hover .counter.qty,
	.minicart-wrapper .action.showcart.active .counter.qty,
	.block-search .label:hover:before {
	    color: #f9d50c;
	}
	.logo {
		margin: 10px auto;
		max-width: 200px;
	}
	#search_mini_form .field.search {
		height: 40px;
	}

	.amsearch-wrapper-block {
		position: absolute;
		width: 100%;
		bottom: -42px;
		left: 0;
		z-index: 100;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		margin: 0;
		height: 40px;
	}
	.block-search,
	.amsearch-wrapper-block .amsearch-form-block {
		margin: 0;
		position: absolute;
		bottom: 42px;
		left: 0;
		width: 33.33%;
		background-color: #441e4e;
		z-index: 100;
		display: flex;
    	align-items: center;
    	justify-content: center;
		height: 40px;
	}
	.page-header .amsearch-input-wrapper {
		width: 35px;
	}
	.amsearch-button.-disabled {
		opacity: 1;
	}
	body .amsearch-input-wrapper .amsearch-input {
		background: transparent;
		border: none;
		cursor: pointer;
	}
	.amsearch-input-wrapper .amsearch-input::placeholder {
		font-size: 0;
	}
	.amsearch-form-block.-opened {
		position: absolute;
		width: calc(100% - 20px);
		top: 2px;
		right: 10px;
		left: unset;
	}
	body .amsearch-input-wrapper,
	body .amsearch-form-block,
	body .amsearch-button,
	body .amsearch-input-wrapper .amsearch-input {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
}

.amsearch-form-block:not(.-opened) .amsearch-input-wrapper.-typed .amsearch-button.-close {
	display: none;
}
	.page-header .amsearch-form-block.-opened .amsearch-input-wrapper {
		width: 100%;
	}
	.amsearch-form-block.-opened .amsearch-input-wrapper .amsearch-button.-loupe {
		top: -48px;
		margin: 0;
		background-color: #441e4e;
		height: 40px;
		right: unset;
		left: -10px;
		border-radius: 0;
		width: calc(33% + 7px);
		filter: unset;
		-webkit-filter: unset;
}
	.amsearch-form-block.-opened .amsearch-input-wrapper .amsearch-input {
		padding: 5px 10px;
		background-color: #fff;
	}
	.amsearch-form-block {
		position: absolute;
		width: 35px;
		z-index: 99;
	}
	.amsearch-button.-loupe {
		height: 25px;
		width: 25px;
		filter: contrast(5);
		-webkit-filter: contrast(5);
	}
	.amsearch-button.-icon.-loupe {
		background-size: 20px;
	}
	.amsearch-input-wrapper .amsearch-input {
		border: 1px solid #ccc;
		padding: 3px;
		transition: .3s;
	}
	.block-search .label {
		line-height: 40px;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}
	.block-search .label:before {
		margin: 0;
		color: #fff;
	}
	.heroWrapper {
		border: 0;
		height: 470px;
	}
	.heroWrapper h1 {
		font-size: 40px;
	}
	.heroWrapper h1 span {
		font-size: 26px;
		margin-top: 5px;
	}
	.featured-item {
		width: 50%;
	}
	.featured-item:nth-child(odd) {
		clear: both;
	}
	.featured-item:nth-child(1n+3) {
		margin-top: 30px;
	}
	.home-featured-section .inner-content {
		padding: 0 10px;
	}
	.home-about-content {
		padding: 40px 0 45px 5px;
		font-size: 17px;
	}
	.home-about-content p {
		margin-bottom: 25px;
		line-height: 1.55;
	}
	.inner-content h2 {
		padding: 35px 5px;
		font-size: 26px;
	}
	.top-categories-list li, .product-cat-single {
		width: 50%;
	}
	.top-categories-list li:nth-child(odd),
	.product-cat-single:nth-child(odd) {
		clear: both;
	}
	.top-categories-list img, .product-cat-image img {
		display: initial;
	}
	.top-category-title {
		display: inline-block;
		padding-top: 2px;
	}
	.product-cat-single h3 {
	    font-size: 18px;
	    margin: 15px 0 13px;
	}
	.catalog-category-view .columns .sidebar-main {
		-ms-flex-order: 0;
		-webkit-order: 0;
		order: 0;
	}
	.page-products .sorter {
		position: static;
	}
	.toolbar-amount {
		float: left;
	}
	.category-view {
		margin-bottom: 15px;
	}
	.cms-index-index .page-footer {
		margin-top: 0;
	}
	.column1-4.f-block {
		width: 33.33%;
		padding-right: 10px;
	}
	footer .block.newsletter {
		clear: both;
		width: 100%;
		padding-top: 5px;
	}
	.custom-footer {
	    padding: 0 5px;
	}
	.page-layout-1column .product.media {
		width: 100%;
		padding: 0;
		display: flex;
		flex-direction: column;
	}
	.page-layout-1column .product.media .gallery-placeholder {
		order: 1;
	}
	.page-layout-1column .product-info-main {
		width: 100%;
	}
	.catalog-product-view h1.page-title {
		font-size: 27px;
		margin: 0;
	}
	.catalog-product-view .column.main {
		position: relative;
		padding-top: 186px;
	}
	.catalog-product-view .page-title-wrapper {
		position: absolute;
		top: 0;
		display: flex;
		align-items: center;
		height: 186px;
	}
	.catalog-category-view h1.page-title {
	    margin: 40px 0 45px;
	    font-size: 30px;
	}
	.cart-discount .block > .title {
		padding-top: 20px;
	}
	.authentication-wrapper {
		margin-top: -115px;
	}
	.checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
		color: #000;
	}
	.opc-wrapper .form-discount .payment-option-inner {
		max-width: none;
	}
	.block-collapsible-nav {
		top: 0;
	}
}
@media screen and (max-width: 479px) {
	.h_question_call span {
		display: none;
	}
	.home-hero-content {
		padding: 0;
	}
	.home-top-categories .inner-content,
	.home-products-section .inner-content {
		padding: 0 5px;
	}
	.top-categories-list li a {
	    font-size: 15px;
	}
	.column1-4.f-block {
		width: 50%;
	}
	.column1-4.f-block:nth-child(3) {
		width: 100%;
	}
	.minicart-wrapper .block-minicart {
		width: calc(300% + 3px);
		right: calc(-100% - 1px);
	}
	.toolbar-amount {
	    float: none;
	}
	.swatch-option {
	    margin: 0 7px 5px 0;
	}
	.category-view img {
		max-width: 100%;
		margin-right: 0;
	}
	.category-description {
		clear: both;
	}
}
