.hidden {
	display: none;
}
.storeTitle {
	font-size: 40px;
	line-height: 52px;
	color: #232323;
	font-weight: 400;
	text-align: center;
}
.storeLeft {
	text-align: center;
}
.storeLogo img {
	max-height: 120px;
	margin-bottom: 20px;
	margin-top: 20px;
	max-width: 100%;
}
.productPage .pageWrapper {
	padding: 50px 13px 0px;
}
.hide-filter{
	display: none;
}

.productPage .removeSortingMomobile {
	display: none;
}
.productList .productItem .productPriceRow .priceWrapper .currentPrice.sale-price {
	color: #AF4839;
	margin-right: 15px;
}
.productPage .sortingRow {
	margin-bottom: 16px;
	/*display: none;*/
	margin-top: 40px;
}
.sub-menu {
	font-size: 16px;
	line-height: 28px;
}

.sub-menu.current {
	color: #522721;
	font-weight: bold;;
}

.productPage .sortingRow .sortingMobile {
	display: none;
}
.productPage .sortingRow .sortingTitle {
	/*padding: 0px 10px 0px 5px;*/
	color: #000;
	font-size: 16px;
	/*text-transform: uppercase;*/
	margin-bottom: 20px;
	/*font-family: "Open Sans", sans-serif;*/
	/*font-style: italic;*/
	font-weight: 700;
}
.productPage .sortingRow .sortingTitle .sortingRemove {
	float: right;
	color: #000;
	font-size: 14px;
	/*text-transform: uppercase;*/
	font-style: normal;
	font-weight: 400;
	background: #897065;
	/*display: none;*/
	padding: 4px 7px;
	color: #FFF;
	line-height: 16px;
}
.productPage .sortingRow .sortingTitle .sortingRemove span {
	margin-left: 10px;
	vertical-align: middle;
}
.productPage .sortingRow .sortingTitle .removeBlock {
	float: right;
	max-width: 900px;
	margin-bottom: -9px;
	margin-right: 0;
	margin-top: -11px;
	margin-left: 80px;
}
.productPage .sortingRow .sortingTitle .singleRemove {
	float: right;
	color: #000;
	font-size: 14px;
	/* text-transform: uppercase; */
	font-style: normal;
	font-weight: 400;
	/* font-family: "Open Sans", sans-serif; */
	background: #DEDEDE;
	margin-top: -4px;
	margin-right: 6px;
	margin-bottom: 7px;
}
.productPage .sortingRow .sortingTitle .singleRemove a {
	display: block;
	padding: 5px 7px;
}
.productPage .sortingRow .sortingBlock .sorting {
	position: relative;
	float: left;
	width: 22%;
	margin-right: 4%;
}
.productPage .sortingRow .sortingBlock .sorting:last-child {
	margin-right: 0 !important;
}
.sorting.priceSorting {
	/*display: none;*/
}
.productPage .sortingRow .sortingBlock .sorting.latestSorting {
	margin-right: 0;
}
.productPage .sortingRow .selectDiv {
	/*background: #f2f2f2;*/
	color: #000;
	position: relative;
}
.productPage .sortingRow .selectDivWrapper {
	font-size: 12px;
	text-transform: normal;
	cursor: pointer;
	color: #4d4d4d;
	/*font-family: "Roboto Condensed",sans-serif;*/
	font-size: 12px;
	/*text-transform: uppercase;*/
	font-weight: 500;
	cursor: pointer;
}
.productPage .sortingRow .selectDiv .arrowDown {
	position: absolute;
	right: 10px;
	top: 16px;
	width: 13px;
	height: 7px;
	background: url("../../../elementsGlobal/filterDown.png") no-repeat;
	pointer-events: none;
}
.productPage .sortingRow .selectDiv.active .arrowDown {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.productPage .sortingRow .selectDiv .selectDivOptions {
	display: none;
	width: 100%;
	position: absolute;
	background: #f2f2f2;
	z-index: 12;
	margin-top: -1px;
}
.productPage .sortingRow .selectDiv .selectDivOptionsWrapper {
	padding: 10px 0px;
	border: 1px solid #dcdcdc;
	border-top: 0;
}
.productPage .sortingRow .selectDiv .selectDivOptionsWrapper.different {
	padding: 0px;
}
.productPage .sortingRow .selectDiv .selectDivWrapper {
	padding: 6px 25px 6px 15px;
	/*height: 20px;*/
	line-height: 30px;
	font-size: 14px;
	margin: 0;
	/*border: 1px solid #dcdcdc;*/
	box-shadow: none;
	background-color: transparent;
	background-image: none;
}
.productList.search-result .productItem:hover .buyBtn {
	display: none;
}
.productPage .sortingRow .selectDiv .confirmBtn {
	background: #522721;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: "Roboto Condensed", sans-serif;
	padding: 10px 15px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 15px;
	cursor: pointer;
	margin: 15px 15px 0px 15px;
	float: none;
	width: auto;
}
.productPage .sortingRow .selectDiv .optionList {
	max-height: 300px;
	overflow: auto;
}
.productPage .sortingRow .selectDiv .selectOption {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 4px 15px;
}
.productPage .sortingRow .selectDiv .selectOption:hover {
	background: #cde0e2;
}
.productPage .sortingRow .selectDiv .selectOption.inactive:hover {
	background: none;
}
.productPage .sortingRow .selectDiv .selectOption.inactive {
	pointer-events:none;
	opacity: 0.4
}
.productPage .sortingRow .selectDiv .different .selectOption {
	padding: 11px 15px;
	font-size: 14px;
	text-transform: uppercase;
	color: #4d4d4d;
	/*font-family: "Roboto Condensed",sans-serif;*/
	font-weight: 500;
}
.productPage .sortingRow .selectDiv .different .selectOption.hidden {
	display: none;
}
.productPage .sortingRow .selectDiv input {
	vertical-align: middle;
}
.productPage .sortingRow .selectDiv span {
	vertical-align: middle;
}
.productPage .searchTitle {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-top: -10px;
	/*border-bottom: 1px solid #cecece;*/
	padding-bottom: 5px;
}
.productPage .searchTitle span {
	margin: 0px 20px 0px 0px;
}
.productPage .searchList {
	padding: 15px 0px;
}
.productPage .showMoreLoading {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	bottom: 140px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	text-transform: uppercase;
	width: 300px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	display: none;
}
.productPage .showMoreLoading .showMoreText {
	/*font-family: "Roboto Condensed",sans-serif;*/
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
	margin-top: 10px;
}
.productPage .showMoreLoading img {
	width: 40px;
	height: 40px;
}
.productPage .showMoreProducts {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	bottom: 100px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100px;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #414141;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align: center;
}
.productPage .showMoreProducts:hover {
	color: #fff;
	background: #000;
}
.productPage .productList .pagination {
	text-align:right;
	margin-top:20px;
}
.productPage .productList .pagination .page {
	display: inline-block;
	vertical-align: middle;
}
.productPage .productList .pagination .page.active a {
	color: #000;
	background: #CCCACA;
}
.productPage .productList .pagination .page a {
	display: block;
	padding: 11px 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #EAEAEA;
}
.productPage .productList .pagination .page a:hover {
	background: #CCCACA;
}
.productPage .productList .pagination .page.pageChanger.first {
	margin-right: 4px;
}
.productPage .productList .pagination .page.pageChanger.last {
	margin-left: 4px;
}
.productPage .productList .pagination .page.pageChanger a {
	background: #f4f4f4;
	color: #252525;
	border: 1px solid #dfdfdf;
	padding: 9px 12px;
}
.productPage .productList .pagination .page.pageChanger a:hover {
	border: 1px solid #4a4a4a;
}
.productList {
	width: 100%;
	float: right;
	margin-top: 25px;
}
.other-res {
	display: inline-block;
	margin-right: 30px;
}
.productList.search-result {
	float: none;
	width: 100%;
}
.main-title {
	font-weight: 500;
	font-size: 25px;
	line-height: 38px;
	margin-bottom: 15px;
}
.left-menu {
	width: 100%;
	float: left;
}

.productItem {
	width: 32%;
	float: left;
	margin-left: 1.3%;
}
.has-more div {
	width: 300px;
	height: 45px;
	background: #000;
	color: #fff;
	text-align: center;
	margin: auto;
	font-size: 16px;
	line-height: 45px;
	margin-top: 40px;
}
select.output-custom-dowpdown {
	/* margin: 0 5px 10px 0; */
	width: 100%;
	padding: 0 35px 0 15px;
	/* font-family: 'Nunito Sans', sans-serif; */
	font-size: 14px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://s16.getynet.com/accounts/getynetEvent/modules/GetynetEvents/output/elementsOutput/arrow-carrot-right.svg) 97% / 2.5% no-repeat #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
	display: none;
}
select.output-custom-dowpdown.open {
	background: url(https://s16.getynet.com/accounts/getynetEvent/modules/GetynetEvents/output/elementsOutput/arrow-carrot-down.svg) 97% / 4% no-repeat #FFFFFF;
}


/* CAUTION: Internet Explorer hackery ahead */


select.output-custom-dowpdown::-ms-expand {
	display: none; /* Remove default arrow in Internet Explorer 10 and 11 */
}

/* Target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
	select.output-custom-dowpdown {
		background: none\9;
		padding: 5px\9;
	}
}
.filter-button {
	display: none;
}
.filter-popup{
	display: none;
}
.sortingBlock{
	height: auto !important;
}
.left-menu {
	/*display: none;*/
}
.menu-title {
	float: left;
	color: #696969;
	font-size: 16px;
}
.lmenu-box {
	float: left;
}
.menu-title-separator {
	float: left;
	width: 15px;
	margin-left: 10px;
	position: relative;
	top: 6px;
}
.all-prod {
	float: left;
	position: relative;
	top: 5px;
}
@media screen and (max-width: 900px) {
	.productPage .sortingRow .selectDiv .selectDivWrapper {
		font-size: 12px;
	}
	.productPage .productList .pagination {
		font-size:18px;
	}
	.productPage .productList .pagination .page a {
		padding:10px;
	}

	.productPage .productList .pagination .page.pageChanger a {
		padding: 9px 12px;
	}
}
@media screen and (max-width: 600px){

	.left-menu {
		display: block;
	}
	select.output-custom-dowpdown {
		display: block;
	}
	.productPage .filter-popup .sortingRow {
		display: block;
	}
	.productPage .filter-popup .sortingRow .selectDiv {
		height: auto;
	}


	.productPage .filter-popup .sortingRow .filter-bottom {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 15px;
		-webkit-box-shadow: 0px 59px 50px 34px rgb(0 0 0 / 57%);
		-moz-box-shadow: 0px 59px 50px 34px rgba(0,0,0,0.57);
		box-shadow: 0px 59px 50px 34px rgb(0 0 0 / 57%);
		-moz-box-shadow: 0px 59px 50px 34px rgba(0,0,0,0.57);
	}
	.productPage .filter-popup .sortingRow .removeSortingMomobile {
		float: left;
		width: 50%;
		font-size: 14px;
		font-weight: 500;
		text-decoration: underline;
		line-height: 40px;
	}
	.productPage .filter-popup .sortingRow .removeSortingMomobile a {
		padding: 0;
	}
	.productPage .filter-popup .sortingRow .confirmBtn {
		float: right;
		width: 50%;
		font-size: 14px;
		text-align: center;
		line-height: 40px;
		background: #522721;
		color: #fff;
	}
	.productPage .filter-popup .sortingRow .selectDiv .selectDivWrapper {
		border: none;
	}
	.productPage .filter-popup .sortingRow .selectDiv {
		border: none;
	}
	.productPage .filter-popup .sortingRow .selectDiv .selectDivOptionsWrapper {
		border: none;
	}
	.productPage .filter-popup .sortingRow .selectDiv .selectDivOptions {
		background: transparent;
	}
	.productPage .filter-popup .sortingRow .selectDiv {
		height: auto;
	}


	.productPage .filter-popup .sortingRow .sortingMobile {
		background: transparent;
		border: none;
		-webkit-box-shadow: 0px 7px 7px -4px rgb(0 0 0 / 20%);
		-moz-box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.2);
		box-shadow: 0px 7px 7px -4px rgb(0 0 0 / 20%);
		height: 65px;
		line-height: 38px;
	}
	.productPage .productList .pagination {
		text-align: center;
	}









	.productPage .filter-popup .sortingRow {
		margin: 0;
	}
	.productPage .filter-popup .sortingRow .selectDiv .different .selectOption {
		font-size: 16px;
		padding: 4px 10px;
	}
	.productPage .filter-popup .sortingMobile {
		text-align: center;
	}
	.productPage .filter-popup .close-btn {
		position: absolute;
		top: 20px;
		left: 15px;
		z-index: 1;
		font-size: 25px;
	}
	.productPage .filter-popup .sortingBlock {
		display: block !important;
		margin-top: 20px;
		overflow-y: scroll;
	}
	.filter-popup .sortingBlock .selectDiv {
		width: 100%;
	}
	.productPage .filter-popup .sortingRow .selectDiv .selectDivWrapper {
		font-size: 18px;
	}
	.filter-popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		z-index: 100000;
	}
	.filter-button i {
		margin-right: 10px;
	}
	.filter-button {
		background: #522721;
		color: #fff;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
		border-radius: 3px;
		margin-bottom: 30px;
		display: block;
	}
	.left-menu .lmenu-box{
		display: none;
	}
	.left-menu .line{
		display: none;
	}
	.productPage .sortingRow{
		display: none;
	}
	.left-menu {
		width: 100%;
		padding: 0 3% !important;
	}
	.header .searchBlockMobile {
		display: none;
	}
	.header.fixed .topMenuWrapper .cartBlock {
		top: -115px;
	}
	.topMenuWrapper .menu {
		top: -115px;
	}
	.productPage .searchTitle {
		padding: 35px 3%;
	}
	.productPage .searchList {
		width: 96%;
		margin: 0 auto;
	}

	.productPage .selectDiv {
		margin-bottom: 0;
	}
	.productPage .insideContainer {
		width: 100%;
	}
	.productPage .pageWrapper {
		padding: 0px 0px;
	}
	.productPage .sorting.selected .selectDiv {
		background: #dadada;
	}
	.productPage .sorting.selected .selectDivWrapper {
		font-weight: 600;
		/*font-style: italic;*/
	}
	.productPage .removeSortingMomobile {
		display: block;
	}
	.productPage .removeSortingMomobile a {
		display: block;
		padding: 10px 15px;
	}
	.productPage .removeSortingMomobile span {
		float: right;
	}
	.productPage .sortingRow .sortingBlock  {
		display: none;
	}
	.productPage .sortingRow .selectDiv .selectDivWrapper {
		/*font-family: "Open Sans", sans-serif;*/
		text-transform: none;
	}
	.productPage .sortingRow .selectDiv .different .selectOption {
		/*font-family: "Open Sans", sans-serif;*/
		text-transform: none;
		font-size: 12px;
	}
	.productPage .sortingRow .selectDiv .selectDivOptions {
		position: relative;
	}
	.productPage .sortingRow .sortingBlock .sorting {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.productPage .sortingRow .sortingTitle .sortingDesktop {
		display: none;
	}
	.productPage .sortingRow .sortingTitle .removeBlock {
		margin-left: 0;
		margin-right: 0;
		max-width: auto;
		margin-top: 0;
		float: none;
		display: none;
	}
	.productPage .sortingRow .sortingTitle {
		padding: 0px 0px;
		margin-bottom: 0px;
	}
	.productPage .sortingRow .sortingTitle .singleRemove {
		float: left;
		margin-top: 0;
	}
	.productPage .sortingRow .sortingMobile {
		position: relative;
		display: block;
		background: #f2f2f2;
		padding: 14px 20px;
		font-size: 12px;
		/*font-family: "Open Sans", sans-serif;*/
		font-style: normal;
		font-weight: 500;
		text-transform: none;
		border-top: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		cursor: pointer;
	}
	.productPage .sortingRow .sortingMobile .arrowDown {
		position: absolute;
		right: 10px;
		top: 17px;
		width: 13px;
		height: 7px;
		background: url("../../../elementsGlobal/filterDown.png") no-repeat;
		pointer-events: none;
	}
	.productPage .sortingRow .sortingMobile.active {
		background: #d1d1d1;
	}
	.productPage .sortingRow .sortingMobile.active .arrowDown {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.productPage .sortingRow .selectDiv .selectDivWrapper {
		border: 0;
		border-bottom: 1px solid #dcdcdc;
	}
	.productPage .productList {
		width: 96%;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.productPage .showMoreLoading {
		bottom: 10px;
	}

	.productPage .productList .pagination {
		font-size:18px;
	}
	.productPage .productList .pagination .page a {
		padding:10px;
	}

	.productPage .productList .pagination .page.pageChanger a {
		padding: 9px 12px;
	}
	.productPage .productList .pagination .page.pageChanger.first {
		margin-right: 2px;
	}
	.productPage .productList .pagination .page.pageChanger.last {
		margin-left: 2px;
	}
	.header .searchBlockMobile {
		/*display: block !important;*/
		position: absolute;
		width: 100%;
		/* background: #EDEDED; */
	}
	.productPage {
		margin-top: 30px;
	}
	.header .searchBlockMobile .searchInput {
		width: 100%;
		background: #EDEDED;
		height: 50px;
	}
	.header .searchBlockMobile .searchSubmit {
		background: url(../../../elementsGlobal/searchBlack.png) #fff0 no-repeat center center;
		background-size: 15px;
	}
	.header .searchBlockMobile form {
		border: none;
	}
	.productPage .searchTitle {
		padding: 25px 3% 15px 3%;
	}
	.search-title {
		font-size: 18px;
		line-height: 30px;
		font-weight: 500;
		margin-bottom: 10px;
	}
}




.storeList .store {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.storeList .store.last {
	margin-right: 0;
}
.storeList .storeWrapper {
	border: 1px solid #d0d0d0;
	padding: 10px;
}
.storeList .store .storeImage {
	height: 90px;
	margin-bottom: 15px;
}
.storeList .store .storeImage img {
	width: 100%;
	vertical-align: top;
}
.storeList .store .storeTitle {
	/*font-family: "Roboto Condensed", sans-serif;*/
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}
.storeList .store .storeSubtitle {
	/*font-family: "Roboto Condensed", sans-serif;*/
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
.storeList .store .storeInfo {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #d9d9d9;
}
.storeList .store .storeMore {
	/*font-family: "Roboto Condensed", sans-serif;*/
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: underline;
}
.productPage .brandList {
	padding: 0px;
	font-size: 16px;
	line-height: 21px;
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
	margin-bottom: 30px;
}
.brandList .brand {
	margin-bottom: 4px;
}
.brandList .brand a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 1100px) {
	.storeList .store {
		width: 32%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 900px){
	.productPage .brandList {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
	}
}
@media screen and (max-width: 800px){
	.storeList .store {
		width: 49%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 600px){
	.productPage .brandList {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count:2; /* Firefox */
		column-count: 2;
	}
}
@media screen and (max-width: 450px){
	.storeList .store {
		width: 100%;
		margin-right: 0%;
	}
	.productPage .brandList {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

}




.storeList .store {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.storeList .store.last {
	margin-right: 0;
}
.storeList .storeWrapper {
	border: 1px solid #d0d0d0;
	padding: 10px;
}
.storeList .store .storeImage {
	height: 90px;
	margin-bottom: 15px;
}
.storeList .store .storeImage img {
	width: 100%;
	vertical-align: top;
}
.storeList .store .storeTitle {
	/*font-family: "Roboto Condensed", sans-serif;*/
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}
.storeList .store .storeSubtitle {
	/*font-family: "Roboto Condensed", sans-serif;*/
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
.storeList .store .storeInfo {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #d9d9d9;
}
.storeList .store .storeMore {
	/*font-family: "Roboto Condensed", sans-serif;*/
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: underline;
}
.productPage .brandList {
	padding: 0px;
	font-size: 16px;
	line-height: 21px;
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
	margin-bottom: 30px;
}
.brandList .brand {
	margin-bottom: 4px;
}
.brandList .brand a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 1100px) {
	.storeList .store {
		width: 32%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 900px){
	.productPage .brandList {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
	}
}
@media screen and (max-width: 800px){
	.storeList .store {
		width: 49%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 600px){
	.productPage .brandList {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count:2; /* Firefox */
		column-count: 2;
	}
}
@media screen and (max-width: 450px){
	.storeList .store {
		width: 100%;
		margin-right: 0%;
	}
	.productPage .brandList {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

}
.productSinglePage .pageWrapper {
	padding: 25px 0px;
}
.productSinglePage .productLeft {
	width: 100%;
	float: left;
}
.productSinglePage .productLeft .productImageBlock {
	position: relative;
	width: 50%;
	height: 500px;
	float: left;
	overflow: hidden;
}
.productSinglePage .productLeft .productImageBlock .productImage {
	width: 85%;
	height: 100%;
	float: left;
	margin-right: 1%;
}
.productSinglePage .productLeft .productImageBlock .productImage .icon {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	cursor: pointer;
	width: auto;
	height: auto;
}
.productSinglePage .productLeft .productImageBlock .productImage .productImageWrapper {
	width: 100%;
	height: 85%;
	padding: 0% 5%;
	border: 1px solid #dadada;
	visibility: hidden;
	cursor: pointer;
}
.productSinglePage .productLeft .productImageBlock .productImage img {
	width: 100%;
	height: auto;
}
.productSinglePage .productLeft .productImageBlock .productImageList {
	width: 14%;
	float: left;
}
.productSinglePage .productLeft .productImageBlock .productImageList .upArrow {
	position: absolute;
	top: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	width: 14%;
	padding: 20px 0px 15px;
	text-align: center;
	cursor: pointer;
}
.productSinglePage .productLeft .productImageBlock .productImageList .upArrow img {
	vertical-align: top;
}
.productSinglePage .productLeft .productImageBlock .productImageList .downArrow {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	width: 14%;
	padding: 20px 0px 15px;
	text-align: center;
	cursor: pointer;
}
.productSinglePage .productLeft .productImageBlock .productImageList .downArrow img {
	vertical-align: top;
}
.productSinglePage .productLeft .productImageBlock .productImageList.long .downArrow {
	display: block;
}
.productSinglePage .productLeft .productImageBlock .productImageThumb {
	width: 100%;
	height: 100px;
	margin-bottom: 7px;
}
.productSinglePage .productLeft .productImageBlock .productImageThumb .productImageThumbWrapper {
	height: 90%;
	/*border: 1px solid #dadada;*/
	padding: 5%;
	cursor: pointer;
}
.productSinglePage .productLeft .productImageBlock .productImageThumb.active .productImageThumbWrapper {
	cursor: auto;
}
.productSinglePage .productLeft .productImageBlock .productImageThumb.active .productImageThumbWrapper,
.productSinglePage .productLeft .productImageBlock .productImageThumb .productImageThumbWrapper:hover {
	border: 1px solid #414141;
}
.productSinglePage .productLeft .productImageBlock .productImageThumb img {
	width: 100%;
	vertical-align: top;
}
.productSinglePage .productLeft .productInfo {
	width: 50%;
	float: left;
}
.productSinglePage .productLeft .productInfoWrapper {
	padding: 0px 40px;
	/*border-right: 1px solid #dadada;*/
}
.productSinglePage .productLeft .productTitle {
	font-size: 25px;
	line-height: 24px;
	/* text-transform: uppercase; */
	/* font-family: "Roboto Condensed", sans-serif; */
	font-weight: 500;
	margin-bottom: 15px;
}
.productSinglePage .productLeft .productSubtitle {
	font-size: 16px;
	line-height: 28px;
	/*text-transform: uppercase;*/
	/*font-family: "Roboto Condensed", sans-serif;*/
	/*margin-bottom: 15px;*/
}
.productSinglePage .productLeft .productText {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	margin-bottom: 20px;
}
.productSinglePage .productLeft .productComment label {
	color: #4d4d4d;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 5px;
	display: block;
	padding-left: 5px;
}
.productSinglePage .productLeft .productComment textarea {
	width: 96%;
	padding: 7px 2%;
	border: 1px solid #dadada;
}
.productSinglePage .productLeft .productPrice {
	margin-bottom: 20px;
	display: none;
}
.productSinglePage .productLeft .productPrice.active {
	display: block;
}
.productSinglePage .productLeft .productAmountSize {
	display: none;
}
.productSinglePage .productLeft .productAmountSize.active {
	display: block;
}

.productSinglePage .productLeft .currentPrice {
	font-size: 40px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
	float: right;
	width: 100%;
}
.productSinglePage .productLeft .oldPrice {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #979797;
	margin-top: 10px;
}
.productSinglePage .productLeft .oldPrice span {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
	text-decoration: line-through;
	margin-left: 5px;
}
.productSinglePage .productRight {
	width: 25%;
	float: right;
}
.productSinglePage .productRight .productStore {
	padding: 20px 10px;
}
.productSinglePage .productRight .productStore .deliveryRow img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.productSinglePage .productRight .productStore .deliveryRow span {
	display: inline-block;
	vertical-align: middle;
}
.productSinglePage .productRight .productStore .deliveryRow {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	font-style: italic;
	margin-bottom: 20px;
}
.productSinglePage .productRight .productStore .label {
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px;
}
.productSinglePage .productRight .productStore .storeBtn {
	font-size: 14px;
	background: #dadada;
	margin-bottom: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
.productSinglePage .productRight .productStore .storeBtn a {
	display: block;
	padding: 15px 10px;
}
.productSinglePage .productRight .productStore .storeBtn:hover {
	background: #e6e6e6;
	text-decoration: underline;
}
.productSinglePage .productRight .productStore .storeImage {
	height: 140px;
}
.productSinglePage .productRight .productStore .storeImage img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.productSinglePage .productRight .productStore .storeTitle {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}
.productSinglePage .productRight .productStore .storeSubtitle {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.productSinglePage .productRight .productStore .storeInfo {
	margin-bottom: 20px;
}
.selectDiv {
	/*width: 85%;*/
	/*margin: 0 auto;*/
	margin-top: 0px;
	background: none;
	position: relative;
	margin-bottom: 10px;
	height: 40px;
	border: 1px solid #151515;
}
.sortingBlock .selectDiv {
	width: 85%;
}
.selectDivWrapper {
	font-size: 16px;
	cursor: pointer;
	padding: 0px 4px;
}
.selectDiv .arrowDown {
	position: absolute;
	background: none;
	pointer-events: none;
	top: 20px;
	right: 15px;
}
.selectDiv .arrowDown img {
	position: relative;
	vertical-align: top;
}

.selectDiv .selectDivWrapper {
	color: #4d4d4d;
	/* font-family: "Roboto Condensed", sans-serif; */
	font-size: 16px;
	/* text-transform: uppercase; */
	font-weight: 400;
	line-height: 35px;
}
.selectDiv .label {
	padding: 4px 0px 4px 0px;
	/* border-bottom: 1px solid #dadada; */
	/* display: none; */
	height: 45px;
}
.selectDiv .currentLabel {
	position: absolute;
	width: 85%;
	/*width: calc(100% - 35px);*/
	top: 5px;
	left: 20px;
	margin-left: 0px;
	text-align: left;
	margin-right: 35px;
	z-index: 0;
	pointer-events: none;
}

.selectDiv .currentLabel.changeable {
	width: 50px;
	left: 50%;
	margin-left: 0;
	margin-right: 0px;
	z-index: 1;
	left: 20px;
}
.selectDiv .currentLabel .amountInput {
	border: 0;
	margin-top: -4px;
	width: 50px;
	padding: 0;
	text-align: left;
}
.selectDiv .selectOptions {
	display: none;
	background: #ffffff;
	position: absolute;
	padding: 10px 20px;
	width: 92%;
	z-index: 2;
	left: -1px;
	border: 1px solid #151515;
	top: 45px;
}
.selectDiv .selectOptions .option {
	margin-bottom: 10px;
}
.selectDiv .selectOptions .option.active {
	text-decoration: underline;
}
.selectDiv.active {
	/*background: #f2f2f2;*/
}
.selectDiv.active .selectOptions {
	display: block;
}
.otherProducts .productList .productItem {
	width: 23.5%;
	margin-right: 1.5%;
}
.selectDiv.active .arrowDown {
	top: 10px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.deliveryRow i {
	margin-right: 10px;
}

.productSinglePage .addToBasketBtn {
	position: relative;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #522721;
	color: #fff;
	padding: 15px 30px 15px;
	font-size: 16px;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	cursor: pointer;
	text-align: center;
}
.productSinglePage .addToBasketBtn .addedConfirm {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('elementsOutput/white.png') center center no-repeat #01b527;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
.productSinglePage .addToBasketBtn .loader {
	display: none;
}
.productSinglePage .addToBasketBtn .loader img {
	width: 20px;
}
.productSinglePage .addToBasketBtn:hover {
	/*background: #522721;*/
}
.productSinglePage .addToBasketBtn span,
.productSinglePage .addToBasketBtn img {
	vertical-align: middle;
}
.productSinglePage .addToBasketBtn img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.productSinglePage .freeDelivery {
	margin-top: 20px;
}
.productSinglePage .freeDelivery .deliveryRow:nth-child(1){ display: none; }

.productSinglePage .freeDelivery .deliveryRow img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	height: 20px;
	position: relative;
	top: -2px;
}
.productSinglePage .freeDelivery .deliveryRow span {
	display: inline-block;
	vertical-align: middle;
}
.productSinglePage .freeDelivery .deliveryRow {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	/*text-transform: uppercase;*/
	color: #797979;
	/*font-style: italic;*/
}
.productSinglePage .otherProducts {
	margin-top:20px;
	padding: 15px 0px;
	/*border-top: 1px solid #cecece;*/
}
.productSinglePage .otherProductsTitle {
	margin-bottom: 25px;
	font-size: 20px;
	text-align: center;
	margin-top: 100px;
}
.productSinglePage .otherProductsTitle span {
	font-size: 30px;
	font-weight: 300;
	font-family: "Roboto";
	font-style: normal;
	margin-left: 10px;
	display: none;
}
section.bread-crumbs .back {
	color: #797979;
}
section.bread-crumbs {
	margin-top: 50px;
}
.productImageMobile {
	display: none;
}
@media screen and (max-width: 1000px) {
	.productSinglePage .productLeft {
		width: 100%;
		float: none;
	}
	.productSinglePage .productRight {
		width: 100%;
		float: none;
	}
	.productSinglePage .productLeft .productInfoWrapper {
		border-right: 0;
		padding: 18px 0px 18px 20px;
	}
	.productSinglePage .productRight .productStore .storeImage {
		max-width: 60%;
		margin: 0 auto;
	}
}
.owl-carousel .item {
}
.productImageBlock {
	display: block;
}
.productImageBlockMobile {
	display: none;
}
@media screen and (max-width: 600px){
	.confirmBtn1 {
		width: 40%;
		float: right;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		line-height: 40px;
		background: #897065;
		color: #fff;
		border-radius: 3px;
	}
	.productImageMobile {
		display: block;
	}
	.upperMenuWrapper {
		display: none;
	}
	.header .headerTop {
		text-align: center;
	}
	.productList .productItem:hover .buyBtn {
		display: none;
	}
	.productImageMobile {
		width: 100vw;
		overflow: hidden;
		position: relative;
		left: -3%;
	}
	.productImageBlock {
		display: none;
	}
	.productImageBlockMobile {
		display: block;
		width: 85%;
		margin-left: 7.5%;
		margin-top: 25px;
	}
	.productImageBlockMobile .item {
		max-height: 370px;
		overflow: hidden;
	}
	.owl-carousel .owl-stage-outer {
		overflow: unset !important;
	}

	.productSinglePage {
		padding: 0 3%;
	}
	.otherProducts .productList .productItem {
		width: 49%;
		margin-right: 2%;
	}
	.otherProducts .productList .productItem:nth-child(2n) {
		margin-right: 0;
	}
	.otherProducts .productList .productItem.last {
		margin-right: 0px;
	}
	.productSinglePage .pageWrapper {
		padding: 0px;
	}
	.productSinglePage .productLeft {
		float: none;
		width: 100%;
	}
	.productSinglePage .productRight {
		float: none;
		width: 100%;
	}
	.productSinglePage .productLeft .productImageBlock {
		width: 100%;
		height: auto;
		float: none;
	}
	.productSinglePage .productLeft .productInfo {
		width: 100%;
		float: none;
	}
	.productSinglePage .productLeft .productImageBlock .productImage {
		width: 100%;
		height: 400px;
		float: none;
	}
	.productSinglePage .productLeft .productImageBlock .productImage .icon {
		bottom: 145px;
		left: 0;
	}
	.productSinglePage .productLeft .productImageBlock .productImageList {
		width: 10000%;
		float: none;
	}
	.productSinglePage .productLeft .productImageBlock .productImageList.long .downArrow {
		bottom: 37px;
		width: 55px;
		padding: 20px 0px;
	}
	.productSinglePage .productLeft .productImageBlock .productImageList .downArrow img {
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		transform: rotate(-90deg);
		margin-left: 7px;
	}
	.productSinglePage .productLeft .productImageBlock .productImageList.long .upArrow {
		top: auto;
		left: 0;
		right: auto;
		bottom: 37px;
		width: 55px;
		padding: 20px 0px;
	}
	.productSinglePage .productLeft .productImageBlock .productImageList .upArrow img {
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		transform: rotate(-90deg);
		margin-left: 7px;
	}
	.productSinglePage .productLeft .productImageBlock .productImage .productImageWrapper {
		border: 0;
	}
	.productSinglePage .productLeft .productInfoWrapper {
		border-right: 0;
		padding: 18px 0px;
	}
	.productSinglePage .productLeft .productImageBlock .productImageThumb {
		float: left;
		width: 32%;
		margin-right: 10px;
	}
	.productSinglePage .freeDelivery .deliveryRow {
		display: inline-block;
		vertical-align: middle;
		font-size: 11px;
		margin-right: 10px;
	}
	.productSinglePage .addRow {
		/*	position: fixed;
            bottom: 0;
            left: 0;
            width: 92%;
            padding: 0px 4% 10px;
            background: #fff;
            z-index: 10;
            -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.52);
            -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.52);
            box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.52);*/
	}
	.productSinglePage .productRight .productStore {
		padding: 20px 25px;
		text-align: center;
	}
	.productSinglePage .productRight .productStore .storeInfo {
		text-align: center;
	}
	.productSinglePage .productRight .productStore .storeImage {
		max-width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 450px){
	.productSinglePage .productRight .productStore .storeImage {
		height: 85px;
	}

	.productSinglePage .freeDelivery .deliveryRow {
		font-size: 10px;
	}
	.productSinglePage .otherProductsTitle {
		font-size: 16px;
	}
	.productSinglePage .otherProductsTitle span {
		font-size: 18px;
	}

}
