@media all and (max-width: 1024px) {

.mr-1 {
	margin-right: 0.5rem;
}
.mr-2 {
	margin-right: 1rem;
}
.mr-3 {
	margin-right: 2rem;
}
.mr-4 {
	margin-right: 3rem;
}
.mr-5 {
	margin-right: 4rem;
}

.ml-1 {
	margin-left: 0.5rem;
}
.ml-2 {
	margin-left: 1rem;
}
.ml-3 {
	margin-left: 2rem;
}
.ml-4 {
	margin-left: 3rem;
}
.ml-5 {
	margin-left: 4rem;
}

.block-recently-viewed-products {
	display: none;
}
.header-upper .header-selectors-wrapper {
	display: none;
}
.master-wrapper-content {
	margin-top: 5px;
	padding-bottom: 20px !important;
}
.html-home-page .master-wrapper-content {
	margin-top: 0px;
	padding-top:17px
}
.html-sub-category-page .master-wrapper-content {
	margin-top: 0px;
}
.html-topic-page .master-wrapper-content {
	margin-top: 0px;
}
.html-category-page .master-wrapper-content {
	margin-top: 0px;
}
/*.fixed-header .master-wrapper-content {
	margin-top: 84px;
}*/
.html-home-page.fixed-header .master-wrapper-content {
	margin-top: 0px;
}
.html-sub-category-page.fixed-header .master-wrapper-content {
	margin-top: 0px;
}
.html-category-page.fixed-header .master-wrapper-content {
	margin-top: 0px;
}
.desktop {
	display: none !important;
}

.mobile {
	order: 1;
	width: 100%;
}

.breadcrumb {
	margin: 10px 0 5px 20px;
}

.block.block-category-navigation {
	width: 100%;
	margin: 0;
	border: none;
}

.block.block-category-navigation .title {
	margin: 0;
	font-size: 22px;
	margin-top: 3px;
	padding: 8px 50px 6px 20px;
	font-family: 'FbReforma-Medium';
	background-color: #f5f5f5 !important;
	color: #000 !important;
	font-weight: 700;
}
.block.block-category-navigation .title:before {
	font-size: 14px;
}
.block.block-category-navigation .title:before {
	color: #333 !important;
}
.block.block-category-navigation .listbox {
	padding: 5px 50px 5px 25px;
}

.overview .manufacturers {
	justify-content:center;
}
.product-selectors {
	flex-wrap: wrap;
	background-color: #fff;
}
.product-selectors > div.filters-button-wrapper,
.product-selectors .product-sorting,
.product-selectors .product-page-size {
	background-color: #f5f5f5;
}

.product-selectors .filters-button {
	background-color: #f5f5f5 !important;
	color: #000 !important;
	width:auto!important;
	margin-right:20px;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	font-family: 'FbReforma-Light' !important;
}
.product-selectors select {
	width: auto;
	height: 50px;
	border: none;
	background: url(../img/select-arrow-dark-2.svg) no-repeat left 3px center;
	background-size: 12px;			
	padding-left: 20px;
	font-weight: 600;
	text-align-last: left;
	font-family: 'FbReforma-Light' !important;
}
.product-selectors .filters-button:before {
	color: #222 !important;
}
.category-navigation-title, .category-navigation-list-wrapper {
	display: none !important;
}

.overview .short-description {
	text-align: right !important;
	margin-bottom: 15px !important;
}

.mobile-name-holder .breadcrumb {
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: right;
}

.category-description p,
.manufacturer-description,
.vendor-description,
.manufacturer-description p,
.vendor-description p,
.full-description p,
.topic-html-content p,
.topic-page p,
.post-body p,
.news-body p,
.custom-tab p,
.ui-dialog-content p {
	font-size: 18px;
}

.admin-header-links {
	position: fixed;
	top: 0;
	z-index: 1030;
	width: 100%;
}
.responsive-nav-wrapper-parent {
	position: fixed;
	top: 0;
	z-index: 1020;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
}
.header-offers-wrapper {		
	position: absolute;
	top: 0;
	width: 100%;
}
.header-lower {
	position: absolute;
	top: 42px;
	width: 100%;
}
.admin-header-links ~ .slider-wrapper {
	margin-top: 0;
}
/*.responsive-nav-wrapper-parent.fixed{
	position:sticky;
	top:0;
}*/
/*.fixed-header .slider-wrapper {
	margin-top: 41px;
}*/

.admin-header-links ~ .responsive-nav-wrapper-parent {
	top: 34px;
}
.admin-header-links ~ .responsive-nav-wrapper-parent ~ .header {
	margin-top: 86px;
}
/*.admin-header-links ~ .master-wrapper-content {
	margin-top: 90px;
}*/

.header {
	margin-top:40px;
}

.mobile-selector {
	overflow: hidden;
}

.header-selectors-wrapper > div {
	margin: 0;
	display: block;
	position: relative;
}

.profile-menu-box > a,
.selector-title {
	display: block;
	padding: 15px 20px;
	line-height: 18px;
    font-size: 18px;
    color: #222;
    font-family: 'FbReforma-Medium';
	background-color: #f6f6f6;
	border-top: 3px solid #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.selector-title:after {
	content: "\6a";
	display: inline-block;
	float: left;
	font-size: 9px;
	font-family: "emporium-icons";
	transform: rotate(90deg);
	text-transform: none;
	color: #222;
	transition: all .3s ease;
}

.selector-title.open:after {
	transform: rotate(-90deg);
}

.mobile-collapse {
	display: none;
	background-color: #efefef;
	padding: 10px 0;
}

.header-selectors-wrapper > div input[type="radio"] {
	display: none;
}

.header-selectors-wrapper > div label {
	display: block;
	padding: 10px 38px;
	line-height: 18px;
	font-size: 20px;
	font-weight: 400;
}

.header-selectors-wrapper > div input[type="radio"]:checked + label {
	color: #97c300;
}

.header-selectors-wrapper > div input[type="radio"] + label:before {
	content: none;
	display: none;
} 


/* RESPONSIVE NAV WRAPPER */

.responsive-nav-wrapper {
	position: relative;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-size: 0;
	width: calc(100% - 20px);
	margin: 0 auto;
}

.header-logo {
	display: none;
}

.mobile-logo .logo {
	position: relative;
	display: block;
	max-width: 100%;
	width: 135px;
	margin: 0 auto;
}

.mobile-logo img {
	position: absolute;
	display: inline-block;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.responsive-nav-wrapper:after {
	content: "";
	display: block;
	clear: both;           
}

.responsive-nav-wrapper > div > span,
.responsive-nav-wrapper > div > a {
	position: relative;
	display: grid;
	width: 40px;
	height: 50px;
	/*line-height: 50px;
	font-size: 0;*/
	font-size: 12px;
	cursor: pointer;
}
	.ico-cart:before {	
		height: 50px!important;		
	}
	.personal-button > span:before {	
		height: 50px!important;		
	}
.responsive-nav-wrapper > div > span:before,
.responsive-nav-wrapper > div > a:before {
	display: inline-grid;
	font-family: "emporium-icons";
	font-size: 25px;
	line-height: 25px;
	margin-top: 5px;
	vertical-align: bottom;
	color: #222;
	font-weight:bold;
}

.responsive-nav-wrapper .menu-title span:before {
	content: "\67";
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.responsive-nav-wrapper .search-wrap span:before {
	content: "\65";
}

.shopping-cart-link > a {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 0;
}
.shopping-cart-link > a:before {
	/*content: "\64";*/
	display: inline-block;
	font-family: "emporium-icons";
	font-size: 24px;	
}

.shopping-cart-link .cart-qty {
	position: absolute;
	display: inline-block;
	top: 12px;
	right: 0;
	background-color: #97c300;
	font-size: 12px;
	height: auto;
	padding: 2px 3px;
	width: auto;
	min-width: 17px;
	min-height: 17px;
	line-height: 17px;
	border-radius: 50%;
	color: #fff;
}

.responsive-nav-wrapper .menu-title {
	float: right;
}

.responsive-nav-wrapper .shopping-cart-link,
.responsive-nav-wrapper .personal-button {
	float: left;
}

.responsive-nav-wrapper .search-wrap {
	display: none;
}

/* RESPONSIVE MENU */

.overlayOffCanvas {
    display: none;
    position: fixed;
    top: 0;
	right: 0;
    bottom: 0;
	left: 0;
	z-index: 1060;
    background-color: rgba(0,0,0,0);
    transition: background 0.3s ease;
}
.overlayOffCanvas.show {
	background-color: rgba(0,0,0,0.4);
}
.scrollYRemove {
    overflow: hidden !important;
    -ms-touch-action: none !important;
    -webkit-overflow-scrolling: touch !important;
}
.header-menu.ps-container .ps-scrollbar-y-rail {
    visibility: hidden !important; /*scroll is active, but invisible*/
}
	
.header-menu,
.profile-menu-box,
.store-search-box {
	position: fixed;
	top: 0;
	right: -100%;
	width: 320px;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff !important;
	text-align: right;
	margin-top: 0 !important;
    opacity: 1;
    padding: 0;
    border-radius: 0;
    pointer-events: auto;
	transition: all 0.3s ease;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	box-shadow: none;
	z-index: 1070 !important;
}

.store-search-box {
	width: 400px;
}
   
.header-menu.open,
.profile-menu-box.open,
.store-search-box.open {
	right: 0;
}
.header-menu .close-menu,
.close-side-menu,
.mobile-flyout-wrapper .close-side-menu {
	display: block;
	padding: 15px 15px 10px 15px;
	background-color: #97c300;
	color: #fff;
}

.close-menu span,
.close-side-menu span {
	display: inline-block;
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}

.close-menu .close-menu-btn,
.close-side-menu-btn {
	float: left;
	font-size: 0 !important;
}

.close-menu-text:before,
.close-side-menu-text:before {
	content: "\67";
	display: inline-block;
	margin-left: 15px;
    font-family: "emporium-icons";
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    color: #fff !important;
    text-transform: none;
    vertical-align: bottom;
}

.profile-menu-box .close-side-menu-text:before {
	content: "\61";
}

.store-search-box .close-side-menu-text:before {
	content: "\65";
}

.close-menu-btn:before,
.close-side-menu-btn:before {
	content: "\7a";
	display: inline-block;
	margin: 0 !important;
	font-family: "emporium-icons";
	text-transform: none;
	font-size: 18px;
	color: #fff !important;
	vertical-align: bottom;
}

.header-menu .all-categories,
.header-menu .all-categories li {
	background-color: #f6f6f6;
}
.header-menu > ul li:after {
	content: "";
	display: block;
	clear: both;
}
.header-menu > ul li > a,
.header-menu > ul li > span,
.profile-menu-box > a,
.header-form-holder > a {
	display: block;
	position: relative;
	z-index: 0;
	padding: 16px 18px 12px 18px !important;
	font-size: 18px;
	line-height: 17px;
	color: #222;
	font-weight: 900;
	text-transform: uppercase;
}

.header-menu > ul li {
	border-bottom: 2px solid #fff !important;
}

.header-menu .top-menu > li {
	border-bottom: 0;
}


.header-menu > ul li:last-child,
.header-menu > ul li:last-child,
.header-menu > ul li.back-button {
	border-bottom: 0;
} 
.header-menu > ul li > .with-subcategories {
	float: right; 
	width: calc(100% - 50px);
}

.header-menu .all-categories > span {
	float: right; 
	width: calc(100% - 50px);
	cursor: default;
}

.header-menu .all-categories > span:before {
    content: "\66";
    display: inline-block;
    margin-left: 10px;
    font-size: 18px;
    vertical-align: bottom;
    font-family: "emporium-icons";
    color: #222;
    font-weight: normal;
    text-transform: none;
    transition: all .2s ease;
}

.header-menu {
	background-color: #fff;
}
.header-menu .mega-menu-responsive > li {
	background-color: #f6f6f6;
}

.plus-button {
	position:relative;
	z-index: 1;
	float: left;
	width: 45px;
	height: 45px;
	cursor: pointer;
	border-right: 2px solid #fff;
}

.plus-button:before {
	content: "j";
	position: absolute;
	display: block;
	top: 40%;
	left: 35%;
	-webkit-transform: translate(-40%, 35%);
	-ms-transform: translate(-40%, -35%);
	transform: translate(-40%, -35%);
	font-family: "emporium-icons";
	font-size: 14px;
	color: #222;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ico-compare,
.ico-wishlist {
	display: block;
    padding: 12px 20px 10px 20px;
    line-height: 18px;
    font-size: 16px;
    font-family: 'FbReforma-Medium';
    color: #222;
    background-color: #f6f6f6;
    border-top: 4px solid #fff;
    cursor: pointer;
    text-transform: uppercase;
}


.ico-compare:before,
.ico-wishlist:before {
	display: inline-block;
	font-family: "emporium-icons";
	margin-left: 10px;
	font-size: 18px;
	color: #222;
	font-weight: normal !important;
	text-transform: none;
	vertical-align: sub;
	height: auto !important;
	background: none !important;
	content: "\63" !important;
}


/* NEW ACCOUNT STYLING */

.personal-button {
	position: static !important;
}

/* END ACCOUNT STYLING */

.wishlist-qty {
	display: none;
}

.header-menu .sublist-wrap {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2;
	width: 320px;
	height: 100%;
	box-shadow: 1px 0 5px rgba(0,0,0,0.5); 
	overflow: hidden;
	background-color: #fff !important;
	transition: all 0.3s ease;
}
.header-menu .sublist-wrap {
	right: -100%;
}
.header-menu .sublist-wrap.active {
	right: 0;
}
.header-menu ul li.back-button {
	background-color: #97c300;
}
.header-menu .back-button span {
	padding: 15px 20px !important;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.header-menu .back-button span:before {
	content: "\6a";
	display: inline-block;
	margin-left: 10px;
	font-family: "emporium-icons";
	font-size: 10px;
	text-transform: none;
}


/*********** MOBILE FLYOUT CART ************/

.mobile-flyout-wrapper .close-side-menu-text:before {
	content: "\64";
}

.mobile-flyout-wrapper .flyout-cart-scroll-area {
	max-height: calc(100vh - 97px);
	overflow-y: scroll;
}

.mobile-flyout-wrapper {
	position: fixed;
	top: 0;
	right: -100%;
	width: 400px;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	text-align: right;
	margin-top: 0 !important;
	opacity: 1;
	padding: 0;
	border-radius: 0;
	pointer-events: auto;
	transition: all 0.3s ease;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	box-shadow: none;
	z-index: 1070 !important;
}

.mobile-flyout-wrapper.open {
	right: 0;
}

.mobile-flyout-wrapper .close-side-menu {
	display: block;
}



/******** LOGIN FORM IN HEADER ********/


.profile-menu-box.login-form-in-header {
	padding: 0;
	width: 320px;
}

.login-form-in-header form {
	padding: 20px 20px 0;
}



/* SEARCH BOX */

.search-box form {
	padding: 20px;
}

.search-box input.search-box-text {
	width: calc(100% - 45px);
	padding: 0 15px 0 5px;
	border-radius:0;
}

.ui-autocomplete {
	width: calc(100% - 45px) !important;
}


/* HEADER LINKS */

#topcartlink {
	display: none;
}

.header-links-wrapper .header-links > ul {
	display: none;
}
.header-links-wrapper.open {
	display: block;
}

/* ACCOUNT PAGES */




.html-account-page .block {
	float: none;
	width: auto;
	text-align: center;
}
.html-account-page .block .listbox {
	display: block !important;
}


.item-box .btn-wrapper {
	display: none !important;
}
.slider-center-caption h2, .slider-center-caption h3 {
	font-size:40px;
}
.slider-center-caption {
	top:25%;
}

.item-box .square {
	left: -18px;
	bottom: 44px;
	width: 34px;
	height: 15px;
}
.item-box .square:before {
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
}
.item-box .square:after {
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
}

.item-box .add-info {
	width: calc(100% - 70px);
	line-height: 20px;
}

.item-box .actual-price {
	font-size: 25px;
	margin-right: 2px;
}
.item-box .actual-price small {
	font-size: 16px;
	line-height: 23px;
}
.product-prices-box .base-price-pangv,
.item-box .product-size-box {
	margin-bottom: 0;
}

.item-box .old-price {
	font-size: 17px;
	float: left;
}
.item-box .old-price small {
	line-height: 22px;
	font-size: 12px;
}

.item-box .description {
	height: 33px;
}

.item-box .button-2 {
	font-size: 20px;
	padding: 4px 10px;
}
.item-box input[type="button"] {
	height: 30px;
}

.category-grid {
	margin: 70px 0 0 0;
}

.products-container {
	clear: both;
}

.center-2, .side-2 {
	margin: 0 0 0 0;
}


/* Footer */

.footer-block ul li {
	padding: 8px 8px 0 8px;
}

.footer-upper img {
	width: 200px;
}
}