.widget h2, h1, #hpColumns h1, span.slogan {
	font-family: "Open Sans", sans-serif;
	font-weight: bold !important;
}
#headerWrapper {
	width: calc(100% - 20px);
	max-width: 962px;
}
.menucontrol {
	display: none;
	width: 24px;
	height: 24px;
	position: relative;
	margin: 6px 0 0 8px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.menucontrol span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #e3001b;
	opacity: 1;
	left: 0;
	top: 50%;
	margin-top: -2px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.menucontrol span:first-child {
	margin-top: -11px;
}
.menucontrol span:last-child {
	margin-top: 7px;
}
.menucontrol.active span {
	background: #267bb6;
}
.menucontrol.active span:nth-child(1),
.menucontrol.active span:nth-child(4) {
	margin-top: -4px;
	width: 0%;
	left: 50%;
}
.menucontrol.active span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menucontrol.active span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#page {
	width: calc(100% - 20px);
	max-width: 962px;
}
#wrapper .menucontrol {
	background: #e3001b;
	width: calc(100% - 64px);
	margin: 0;
	padding: 6px 14px 6px 50px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}
#wrapper .menucontrol span {
	width: 24px;
	background: #ffffff;
	left: 18px;
}
#wrapper .menucontrol.active span:nth-child(1),
#wrapper .menucontrol.active span:nth-child(4) {
	margin-top: -10px;
	width: 0%;
	left: 18px;
}
.mainBlock {
	width: calc(100% - 252px);
}
.productBlock .imgHolder img, .producerDetail .imgHolder img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 150px;
}
.panes .cont .productBlock,
.productBlock {
	width: calc(100% / 2 - 5px);
}
.productBlock .bg2,
.categoryBlock .bg2,
.eshopBlock .bg2,
.panes .cont .productBlock .bg2,
#wrapper form#loginSecured fieldset {
	background: none;
	border: 1px solid #d5eaf6;
	box-sizing: border-box;
	/*background: url(../../images/bckg_mbHalfHeader.png) no-repeat left top;*/
}
.panes {
	border-right: 1px solid #d5eaf6;
	border-left: 1px solid #d5eaf6;
	border-bottom: 1px solid #d5eaf6;
	background: none;
	width: 100%;
}
.panes .cont {
	background: none;
}
.panes .header {
	background: none;
	border-top: 1px solid #d5eaf6;
}
.panes .cont .productBlock {
	background: none;
}
.panes .cont .productBlock .cont {
	background: none;
	display: flex;
	justify-content: space-between;
	padding-bottom: 0;
}


.productBlock .rightSide,
.categoryBlock .rightSide,
.eshopBlock .rightSide {
	width: calc(100% - 180px);
	background: #f1fafe;
	padding: 5px 10px 10px 10px;
	border-left: 1px solid #d5eaf6;
}
.leftSideDetail {
	width: calc(100% - 289px);
}
.detailBlock {
	width: 100%;
	border: 1px solid #d5eaf6;
	background: #f1fafe;
}
.detailBlock .header {
	background: none;
}
.detailBlock .cont {
	background: none;
}
.detailBlock .cont .line .rightSide {
	width: calc(100% - 125px);
	min-width: 134px;
}
#imagesCont {
	width: 100%;
	max-width: 281px;
	background: none;
	border: 1px solid #d5eaf6;
	margin: 10px auto;
	float: none;
}
#imagesCont .prevPage {
	left: -1px;
}
#imagesCont .nextPage {
	right: -1px;
}
div.photosBlock {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#footerColumns {
	display: flex;
	flex-wrap: wrap;
}
#navigation {
	width: 100%;
}
#wrapper form#contacts fieldset .cont {
	padding: 18px 25px 25px 25px;
	margin-right: 0;
	box-sizing: border-box;
	width: 100%;
}
form#contacts {
	background: #f1fafe;
	border: 1px solid #d5eaf6;
	border-top: 0;
	box-sizing: border-box;
}
form#contacts fieldset {
	background: none;
	display: block;
	width: 100%;
	overflow: hidden;
}
form#contacts fieldset textarea.textarea {
	box-sizing: border-box;
}
#wrapper form#contacts fieldset .blockCaptcha {
	width: 100%;
	max-width: 300px;
}
.categoryBlock .cont,
.eshopBlock .cont,
.categoryBlock,
.eshopBlock,
.productLineFooter {
	background: none;
}
.categoryBlock .cont {
	background: #f1fafe;
}
.productLine {
	background: none;
	margin-top: 0;
}
.commonFilter .cont fieldset.sorting {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.mainBlock .commonFilter,
.download-box,
.informations-form,
.commonFilter .cont,
.download-box .cont,
.informations-form .cont {
	background: #f1fafe;
	margin: 10px 0;
	border: 1px solid #d5eaf6;
}
.commonFilter .header,
.download-box .header,
.informations-form .header {
	background: none;
}
.commonFilter .cont,
.commonFilter form.cont {
	margin: 0;
	background: none;
	border: 0;
}
.wmSuggest.treston {
	width: 100%;
	max-width: 550px;
}
@media only screen and (max-width: 982px) {
	.panes .cont .productBlock,
	.productBlock {
		width: 100%;
		margin: 0 0 10px 0;
	}
	#headerWrapper {
		background-position: right top;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#headerImage,
	#headerImages {
		display: none;
	}

	.logo {
		position: relative;
		top: auto;
		left: auto;
		height: 92px;
		padding: 34px 0 0 32px;
	}

	#secondLogoHolder {
		left: auto;
		right: auto;
		top: auto;
		position: relative;
		padding: 70px 40px 0 0;
	}

	#menuStripe {
		height: 45px;
		width: 100%;
		bottom: 5px;
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: space-between;
		position: absolute;
		left: auto;
	}

	#topMenu {
		display: none;
		position: absolute;
		left: 0;
		float: none;
		width: 200px;
		top: 40px;
		box-shadow: 0 0 6px 0px rgba(0,0,0,0.9);
	}

	#topMenu ul {
		display: block;
		float: none;
		padding: 0;
	}

	#topMenu ul li {
		float: none;
		display: block;
	}

	#topMenu li a:link,
	#topMenu li a:visited,
	#topMenu li a:hover,
	#topMenu li strong,
	#topMenu li.submenu strong,
	#topMenu li.submenu a:link,
	#topMenu li.submenu a:visited,
	#topMenu li.submenu a:hover {
		display: block;
		float: none;
	}

	#topMenu li a:link span,
	#topMenu li a:visited span,
	#topMenu li a:hover span,
	#topMenu li strong span {
		float: none;
	}

	.menucontrol {
		display: block;
	}
}
#wrapper img {
	max-width: 100%;
	height: auto !important;
}
@media only screen and (max-width: 890px) {
	.commonFilter .cont fieldset.sorting .sortBy,
	.commonFilter .cont fieldset.sorting .sortType,
	.commonFilter .cont fieldset.sorting .showOnPage {
		width: 50%;
		text-align: center;
	}
	.commonFilter .cont fieldset.sorting .showOnPage {
		margin-top: 6px;
	}
}

@media only screen and (max-width: 732px) {
	.mainBlock {
		
	}
}
@media only screen and (max-width: 730px) {
	#page {
		background: none;
	}

	.sidebar {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
	}

	#wrapper .menu {
		margin: 0;
		display: block;
		float: none;
	}

	#wrapper .menu #shopMenu {
		display: none;
	}

	.sidebar .simpleWidget,
	.sidebar .widget:not(.menu) {
		display: none !important;
	}

	.mainBlock {
		width: 100%;
		margin: 0 0 10px 0;
		float: none;
	}

	.footer-widget {
		display: block !important;
		width: 100% !important;
		float: none !important;
		padding: 0 10px 0 10px;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.footer-widget.sidebar {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		padding: 0 0;
	}

	.footer-widget.sidebar .sidebar {
		position: relative;
		width: 100%;
		float: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.footer-widget.sidebar .sidebar .menu {
		display: none !important;
	}

	.footer-widget.sidebar .sidebar .simpleWidget {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.footer-widget.sidebar .sidebar .widget,
	.footer-widget.sidebar .sidebar .simpleWidget p {
		padding: 4px !important;
		margin: 0;
	}

	.footer-widget.sidebar .sidebar .widget {
		background: none;
	}

	.footer-widget.sidebar .sidebar .widget .bgFooter {
		background-size: 110%;
		background-position: bottom center;
		border: 1px solid #cdcdcd;
	}
}


@media only screen and (max-width: 710px) {
	.wmSuggest.showSuggestWindow {
		left: 14px !important;
		right: 14px !important;
		width: auto !important;
	}

	.wmSuggest.treston .group:first-child .line::after {
		display: none;
	}
}
@media only screen and (max-width: 660px) {
	#footerColumns .column {
		width: 50%;
	}
}
@media only screen and (max-width: 572px) {
	.mainBlock {
		display: flex;
		flex-wrap: wrap;
	}

	.mainBlock .rightSideDetail,
	.mainBlock .leftSideDetail {
		width: 100%;
	}
}
@media only screen and (max-width: 462px) {
	.logo {
		padding: 34px 0 0 22px;
		line-height: 114px;
	}

	.logo img {
		width: 130px;
		height: auto;
		vertical-align: middle;
	}

	#secondLogoHolder {
		padding: 70px 20px 0 0;
		width: 130px;
	}

	#secondLogoHolder img {
		width: 130px;
		height: auto;
	}

	.commonFilter .cont fieldset.sorting .sortBy,
	.commonFilter .cont fieldset.sorting .sortType,
	.commonFilter .cont fieldset.sorting .showOnPage {
		width: 100%;
	}

	.commonFilter .cont fieldset.sorting .sortType {
		margin-top: 6px;
	}
}
@media only screen and (max-width: 422px) {
	.panes .cont .productBlock .cont {
		flex-wrap: wrap;
	}

	.panes .cont .productBlock .cont .leftSide {
		width: 100%;
		float: none;
	}

	.panes .cont .productBlock .cont .rightSide {
		width: 100%;
		float: none;
		border-left: 0;
		border-top: 1px solid #d5eaf6;
	}
}
@media only screen and (max-width: 362px) {
	.logo {
		padding: 34px 0 0 10px;
	}

	#secondLogoHolder {
		padding: 70px 10px 0 0;
	}
}
@media only screen and (max-width: 356px) {
	#footerColumns .column {
		width: 100%;
	}
}