@-webkit-keyframes clone_img {
	0% { opacity: 0; -webkit-transform: translateX(-100%); }
	100% { opacity: 1; -webkit-transform: translateX(0); }
}


@keyframes clone_img {
	0% { opacity: 0; transform: translateX(-100%); }
	100% { opacity: 1; transform: translateX(0); }
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes showPopup {
	0%   {right: -400px; bottom:20px;}
	90%  {right: 50px; bottom:20px;}
	100% {right: 20px; bottom:20px;}
}
/* Standard syntax */
@keyframes showPopup {
	0%   {right: -400px; bottom:20px;}
	90%  {right: 50px; bottom:20px;}
	100% {right: 20px; bottom:20px;}
}
@-webkit-keyframes hidePopup {
	0%   {right: 20px; bottom:20px;}
	10%  {right: 70px; bottom:20px;}
	100% {right: -400px; bottom:20px;}
}
/* Standard syntax */
@keyframes hidePopup {
	0%   {right: 20px; bottom:20px;}
	10%  {right: 70px; bottom:20px;}
	100% {right: -400px; bottom:20px;}
}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icons/icomoon.eot?-y6uy51');
	src:url('../fonts/icons/icomoon.eot?#iefix-y6uy51') format('embedded-opentype'),
		url('../fonts/icons/icomoon.woff?-y6uy51') format('woff'),
		url('../fonts/icons/icomoon.ttf?-y6uy51') format('truetype'),
		url('../fonts/icons/icomoon.svg?-y6uy51#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'universum_bg_regular';
	src:url('../fonts/Universum/universum_bg_regular.eot');
	src:url('../fonts/Universum/universum_bg_regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Universum/universum_bg_regular.woff') format('woff'),
		url('../fonts/Universum/universum_bg_regular.woff2') format('woff2'),
		url('../fonts/Universum/universum_bg_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'universum_bg_bold';
	src:url('../fonts/Universum/universum_bg_bold.eot');
	src:url('../fonts/Universum/universum_bg_bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Universum/universum_bg_bold.woff') format('woff'),
		url('../fonts/Universum/universum_bg_bold.woff2') format('woff2'),
		url('../fonts/Universum/universum_bg_bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'universum_bg_black';
	src:url('../fonts/Universum/universum_bg_black.eot');
	src:url('../fonts/Universum/universum_bg_black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Universum/universum_bg_black.woff') format('woff'),
		url('../fonts/Universum/universum_bg_black.woff2') format('woff2'),
		url('../fonts/Universum/universum_bg_black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'universum_bg_light';
	src:url('../fonts/Universum/universum_bg_light.eot');
	src:url('../fonts/Universum/universum_bg_light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Universum/universum_bg_light.woff') format('woff'),
		url('../fonts/Universum/universum_bg_light.woff2') format('woff2'),
		url('../fonts/Universum/universum_bg_light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helen_pro_black';
	src:url('../fonts/helen_pro/Helen_Pro_Black.eot');
	src:url('../fonts/helen_pro/Helen_Pro_Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helen_pro/Helen_Pro_Black.woff') format('woff'),
		url('../fonts/helen_pro/Helen_Pro_Black.svg') format('svg'),
		url('../fonts/helen_pro/Helen_Pro_Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helen_pro_light';
	src:url('../fonts/helen_pro/Helen_Pro_Light.eot');
	src:url('../fonts/helen_pro/Helen_Pro_Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helen_pro/helen_pro_light.woff') format('woff'),
		url('../fonts/helen_pro/Helen_Pro_Light.svg') format('svg'),
		url('../fonts/helen_pro/helen_pro_light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bebas_neuebold';
	src: url('../fonts/bebas/cyr_bebasneue_bold.eot');
	src: url('../fonts/bebas/cyr_bebasneue_bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/cyr_bebasneue_bold.woff2') format('woff2'),
		url('../fonts/bebas/cyr_bebasneue_bold.woff') format('woff'),
		url('../fonts/bebas/cyr_bebasneue_bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bebas_neuelight';
	src: url('../fonts/bebas/cyr_bebasneue_light.eot');
	src: url('../fonts/bebas/cyr_bebasneue_light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/cyr_bebasneue_light.woff2') format('woff2'),
		url('../fonts/bebas/cyr_bebasneue_light.woff') format('woff'),
		url('../fonts/bebas/cyr_bebasneue_light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'bebas_neue_regularregular';
	src: url('../fonts/bebas/cyr_bebasneue_regular.eot');
	src: url('../fonts/bebas/cyr_bebasneue_regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/cyr_bebasneue_regular.woff2') format('woff2'),
		url('../fonts/bebas/cyr_bebasneue_regular.woff') format('woff'),
		url('../fonts/bebas/cyr_bebasneue_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'bebas_neuethin';
	src: url('../fonts/bebas/cyr_bebasneue_thin.eot');
	src: url('../fonts/bebas/cyr_bebasneue_thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/cyr_bebasneue_thin.woff2') format('woff2'),
		url('../fonts/bebas/cyr_bebasneue_thin.woff') format('woff'),
		url('../fonts/bebas/cyr_bebasneue_thin.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}






/* HKGrotesk */
@font-face {
  font-family: 'HKGrotesk';
  src: url('../fonts/hkgrotesk/hkgrotesk-regular-web.eot');
  src: url('../fonts/hkgrotesk/hkgrotesk-regular-web.woff2') format('woff2'),
       url('../fonts/hkgrotesk/hkgrotesk-regular-web.woff') format('woff'),
       url('../fonts/hkgrotesk/hkgrotesk-regular-web.ttf') format('truetype'),
       url('../fonts/hkgrotesk/hkgrotesk-regular-web.svg#hkgrotesk-regular-web') format('svg'),
       url('../fonts/hkgrotesk/hkgrotesk-regular-web.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HKGrotesk';
  src: url('../fonts/hkgrotesk/hkgrotesk-bold-web.eot');
  src: url('../fonts/hkgrotesk/hkgrotesk-bold-web.woff2') format('woff2'),
       url('../fonts/hkgrotesk/hkgrotesk-bold-web.woff') format('woff'),
       url('../fonts/hkgrotesk/hkgrotesk-bold-web.ttf') format('truetype'),
       url('../fonts/hkgrotesk/hkgrotesk-bold-web.svg#hkgrotesk-bold-web') format('svg'),
       url('../fonts/hkgrotesk/hkgrotesk-bold-web.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'HKGrotesk';
  src: url('../fonts/hkgrotesk/hkgrotesk-medium-web.eot');
  src: url('../fonts/hkgrotesk/hkgrotesk-medium-web.woff2') format('woff2'),
       url('../fonts/hkgrotesk/hkgrotesk-medium-web.woff') format('woff'),
       url('../fonts/hkgrotesk/hkgrotesk-medium-web.ttf') format('truetype'),
       url('../fonts/hkgrotesk/hkgrotesk-medium-web.svg#hkgrotesk-medium-web') format('svg'),
       url('../fonts/hkgrotesk/hkgrotesk-medium-web.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'HKGrotesk';
  src: url('../fonts/hkgrotesk/hkgrotesk-light-web.eot');
  src: url('../fonts/hkgrotesk/hkgrotesk-light-web.woff2') format('woff2'),
       url('../fonts/hkgrotesk/hkgrotesk-light-web.woff') format('woff'),
       url('../fonts/hkgrotesk/hkgrotesk-light-web.ttf') format('truetype'),
       url('../fonts/hkgrotesk/hkgrotesk-light-web.svg#hkgrotesk-light-web') format('svg'),
       url('../fonts/hkgrotesk/hkgrotesk-light-web.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}







[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body, ul, ol, h1, h2, h3, h4, h5, h6, p, figure, fieldset, hr, button, input, textarea, dl, dd {
	margin: 0;
	padding: 0;
}

body {
	font-family: "HKGrotesk";
	overflow-x: hidden;
}

img, fieldset {
	border: 0;
}

html,
body {
	height: 100%;
	min-height: 100%;
}

mark,
a {
	color: inherit;
	text-decoration: inherit;
	background-color: inherit;
}

ul {
	list-style: none;
}

input {
	border-radius: 0;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 5px;
	padding-right: 30px;
	outline: 0;
	border: 1px solid #e0e0e0;
	background: #fff url('../images/select_arrow.png') no-repeat 95% 50%;
}
select::-ms-expand {
	display: none;
}

input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #0d56a5;
	background-color: #fff;
}

input[type="radio"]:after {
	content: '';
	position: relative;
	top: 3px;
	left: 3px;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 25px;
	background-color: transparent;
}

input[type="radio"]:checked:after {
	background-color: #f12b22;
}

option {
	padding: 5px;
}

.table_wrap {
	clear: both;
	overflow: auto;
}

.error,
.error-text,
.error label {
	color: #f00 !important;
}

.success,
.success-text,
.success label {
	color: #0d56a5 !important;
}

.error input[type="email"],
.error input[type="password"],
.error input[type="text"] {
	border: 1px solid #f00 !important;
}

.error-text {
	text-align: right;
}

.owl-carousel {
	position: relative;
	overflow: hidden;
}

.owl-item {
	display: inline-block;
	vertical-align: top;
}

.owl-stage {
	margin: 0 auto;
}

h1.title {
	padding: 40px 0;
	color: #424242;
	font-family: "universum_bg_black";
	font-size: 30px;
	text-transform: uppercase;
}

#main_wrapper {
	min-height: 100%;
	padding-bottom: 184px;
	box-sizing: border-box;
}

.breadcrumb {
	padding: 27px 20px;
}

.breadcrumb a {
	color: #a8a8a8;
	font-family: "bebas_neuebold";
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
    pointer-events: none;
    cursor: default;
}

.breadcrumb a + a:before {
	content: " | ";
}

.breadcrumb a.active {
	color: #424242;
	font-family: "bebas_neuebold";
    cursor: default;
}

.label_wrap {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 70px;
	height: 70px;
}

.label_wrap .icon-label {
	display: block;
	margin: 10px 0 0 -26px;
	padding: 5px 20px;
	width: 60px;
	background-color: #f12b22;
	color: #fff;
	font-family: "universum_bg_bold", "icomoon";
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.icon-favorite {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	color: #c2c2c2;
	font-size: 21px;
}

.icon-favorite.active {
	color: #f12b22;
}

.rich_text {
	color: #424242;
	font-size: 14px;
}

.rich_text img {
	/*margin: 10px 0;*/
	max-width: 100%;
	height: auto;
	/*border: 2px solid #0d56a5;*/
}

.rich_text img.no_border {
	border: 0;
}

.rich_text a {
	color: #0d56a5;
	text-decoration: underline;
}

.rich_text table {
	margin: 10px 0;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	color: #424242;
	font-size: 16px;
}

.rich_text th,
.rich_text td {
	padding: 5px 10px;
	min-width: 100px;
	border: 1px solid #e6e6e6;
	text-align: left;
}

.rich_text th {
	background-color: #0d56a5;
	color: #fff;
	font-family: "universum_bg_bold";
	font-weight: normal;
}

.rich_text ul li:before {
	content: " ";
	float: left;
	margin: 3px 10px 0 -18px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #f12b22;
}

.rich_text ul li {
	margin: 15px 0;
	padding-left: 18px;
}

/*header*/
header {
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;
	height: 76px;
	color: #fff;
	font-size: 0;
}

header .logo {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 76px;
	line-height: 109px;
	text-align: center;
}
header .logo img {
    padding: 15px;
    max-width: 100%;
}

header .menu_trigger {
	float: right;
	width: 80px;
	height: 77px;
	background-color: #0d56a5;
}

header .menu_trigger i:before,
header .menu_trigger i:after {
	content: " ";
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;

	-webkit-transition: -webkit-transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s;
}

header .menu_trigger i:after {
	top: auto;
	bottom: -10px;
}

header .menu_trigger i {
	position: relative;
	display: block;
	margin: 34px auto 0;
	width: 28px;
	height: 4px;
	background-color: #fff;
	font-size: 0;

	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
}

header .menu_trigger.open i:before {
	-webkit-transform: rotate(-90deg) translateX(-10px);
	transform: rotate(-90deg) translateX(-10px);
}

header .menu_trigger.open i:after {
	opacity: 0;
}

header .menu_trigger.open i {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

header .menu_wrap {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	background-color: #0d56a5;
}

header .search_box {
	position: relative;
	padding: 15px;
}

header .search_box input {
	padding: 0 44px 0 10px;
	width: 100%;
	height: 32px;
	border: 0;
	background-color: #0a3f78;
	color: #fff;
	box-sizing: border-box;
	outline: none;
}

header button {
	position: absolute;
	top: 22px;
	right: 26px;
	border: 0;
	background-color: transparent;
	color: #fff;
	font-size: 18px;
}


header .menu_wrap nav {
	font-family: "universum_bg_bold";
	font-size: 14px;
	text-transform: uppercase;
}

header .menu_wrap nav li {
	position: relative;
	border-top: 1px solid rgba(255, 255, 255, .6);
}

header .menu_wrap nav li.has_menu:after {
	content: "\e60a";
	position: absolute;
	top: 24px;
	right: 30px;
	color: rgba(255, 255, 255, .6);
	font-family: "icomoon";
	font-size: 9px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);

	-webkit-transition: transform .4s;
	transition: transform .4s;
}

header .menu_wrap nav li.has_menu.open:after {
	color: rgba(255, 255, 255, 1);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

header .menu_wrap nav a {
	display: block;
	padding: 20px 60px 20px 30px;
}

header .menu_wrap nav ul ul {
	display: none;
}

header .menu_wrap nav ul ul li {
	border-top: 0;
	text-transform: none;
	background-color: #f12b22;
}

header .menu_wrap nav ul ul li a {
	padding: 15px 60px 15px 30px;
}

header .user_menu ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, .6);
}

header .user_menu li {
	display: table-cell;
	/*vertical-align: middle;*/
	border-right: 1px solid rgba(255, 255, 255, .6);
	text-align: center;
}

header .user_menu a#header-icon-basket,
header .user_menu a#header-icon-favorites {
    color: #ffffff;
}

header .user_menu li:last-child {
	border-right: 0;
}

header .user_menu li a {
	display: block;
	padding: 20px;
	font-size: 21px;
}

header .user_menu li strong a {
	padding: 0;
	font-size: 16px;
	display: inline;
}

header .user_menu li .icon-user_login {
	color: #f12b22;
}

header .user_menu .language {
	font-size: 16px;
	text-transform: uppercase;
}

header .user_menu li a span {
	position: absolute;
	display: inline-block;
	vertical-align: top;
	margin-top: -10px;
	font-size: 15px;
}

header .user_menu li .title a span:before {
	content: "(";
}

header .user_menu li .title a span:after {
	content: ")";
}

header .user_menu .hide {
	display: none;
}

header .menu_wrap .user_menu {
	color: #fff;
}

header .user_menu .title {
	display: none;
}

header .user_menu .title a[href^="tel"] {
	font-family: "universum_bg_bold";
	font-weight: normal;
}

header .user_enter {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	max-height: 0;
	background-color: #fff;
	color: #424242;
	font-size: 0;
	text-align: left;

	-webkit-transition: max-height .8s;
	transition: max-height .8s;
}

header .user_enter p {
	color: #333;
	font-size: 16px;
}

header .user_enter .user_content {
	padding: 10px;
	border: 1px solid #e6e6e6;
}

header .user_menu li:hover > .user_enter {
	max-height: 500px;
}

header .user_enter label {
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

header .user_enter input {
	width: 100%;
	margin-top: 5px;
	padding: 5px;
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
	box-sizing: border-box;
}

header .user_enter .forgotten {
	padding: 0;
	padding-top: 10px;
	height: auto;
	line-height: 1;
	color: #868686;
	font-size: 12px;
	text-decoration: underline;
}

header .user_enter .log_out,
header .user_enter button,
header .user_enter .reg {
	display: inline-block;
	vertical-align: top;
	width: 60%;
	height: 32px;
	line-height: 1.3;
	margin-top: 20px;
	padding: 8px;
	background-color: #f12b22;
	color: #fff;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	box-sizing: border-box;
}

header .user_enter .log_out,
header .user_enter button {
	position: static;
	width: 100%;
	border: 0;
	border-left: 2px solid #fff;
	background-color: #0d56a5;
	cursor: pointer;
}

header .user_enter button {
	width: 40%;
}
header .small_basket {
    display: inline-block;
    padding: 0 16px;
    float: right;
    border-left: 1px solid #e0e0e0;
}
header .basket .icon-basket {
    display: inline-block;
    padding: 28px 0;
    font-size: 21px;
    color: #0d56a5;
}
header .small_basket .icon-basket span.num {
    display: none;
}
header .small_basket .title .num {
    font-size: 14px;
    color: #f12b22;
}
header .small_basket .title .num:before {
    content: '(';
}
header .small_basket .title .num:after {
    content: ')';
}
.small_basket .title {
	display: inline-block;
    margin-left: 10px;
    vertical-align: text-bottom;
}
nav ul li:nth-child(5) a img {
    vertical-align: bottom;
    margin-left: 5px;
}
.search-results {
	padding: 20px 0 0 20px;
}
/*header end*/
/*footer*/
footer {
	position: relative;
	margin-top: -184px;
	color: #fff;
}

footer > * {
	background-color: #0d56a5;
}

footer .table .box.hide {
	display: none;
}

footer h2 {
	position: relative;
	padding: 11px 45px 11px 30px;
	border-top: 1px solid rgba(255, 255, 255, .6);
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

footer h2:after {
	content: "\e60a";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	font-family: "icomoon";
	font-size: 9px;
	color: #fff;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);

	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
}

footer h2.open:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

footer .container {
	display: none;
	padding: 30px;
	border-top: 1px solid rgba(255, 255, 255, .6);
	font-size: 14px;
}

footer .container a {
	display: block;
	padding: 5px 0;
}

footer .bulletin {
	position: relative;
	margin-top: 10px;
	max-width: 300px;
}

footer .bulletin input[type="text"] {
	padding: 0 5px;
	width: 100%;
	height: 32px;
	border: 0;
	background-color: #0a3f78;
	box-sizing: border-box;
	color: #fff;
}

footer .bulletin button {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 28px;
 	height: 30px;
	border: 0;
 	background-color: #0d56a5;
 	color: #e0e0e0;
 	font-size: 5px;
}

.promo_row .icon-post,
footer .bulletin button span {
	display: block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

footer .bulletin label {
	display: block;
	margin-top: 10px;
}
footer .bulletin button {
    cursor: pointer;
}
footer .bulletin button .icon-post{
    transition: 0.1s ease;
}
footer .bulletin button:hover > .icon-post{
    margin-left: 5px;
}
footer address {
	font-style: normal;
}

footer address p {
	margin: 5px 0;
}

footer a[class^="icon-"] {
	display: inline-block;
	vertical-align: top;
	padding: 10px 20px 10px 0;
	color: rgba(194, 194, 194, .5);
}

footer .bottom {
	padding: 10px;
	background-color: #0a3f78;
	font-size: 12px;
	text-align: center;
}

footer .bottom small {
	display: block;
	margin-bottom: 10px;
}
/*footer end*/
/*main_slider*/
.main_slider li {
	position: relative;
	height: 400px;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_slider li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	display: table;
	width: 100%;
	padding: 10px;
	background-color: rgba(241, 43, 34, .6);
	color: #fff;
	box-sizing: border-box;
}

.main_slider li .title h1 {
	display: table-cell;
	vertical-align: middle;
	line-height: 45px;
	font-family: "helen_pro_black";
	font-weight: normal;
	font-size: 40px;
	text-transform: uppercase;
}

.main_slider li .title h1:after {
	content: "\e60a";
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	font-family: "icomoon";
	font-size: 16px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.main_slider li .title span {
	font-family: "helen_pro_light";
	text-transform: none;
}

.main_slider .highlights {
	color: #fff;
}

.main_slider figure {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.main_slider figure > * {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
}

.main_slider figure > a {
	text-align: center;
}

.main_slider figure > a img {
	max-width: 100%;
	height: auto;
}

.main_slider figcaption:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: -10px;
	z-index: 1;
	margin-top: -5px;
	border-right: 10px solid #f12b22;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.main_slider figcaption {
	padding: 18px;
	background-color: #f12b22;
}

.main_slider figcaption h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.main_slider .row:nth-child(even) figcaption {
	background-color: #0d56a5;
	text-align: right;
}

.main_slider .row:nth-child(even) figcaption:before {
	left: auto;
	right: -10px;
	border-right: 0;
	border-left: 10px solid #0d56a5;

}

.main_slider .row_bottom .hide {
	display: none;
}

.main_slider .row_bottom .three_col {
	padding: 40px;
	background-color: #0092e2;
	text-align: center;
}

.main_slider ~ div:last-child {
	padding-bottom: 20px;
}
/*main_slider end*/
/*pr_slider, product_box*/

.nav-slider-wrapper {
    display: flex;
    justify-content: center;
    padding: 20px;
}
.pr_slider_nav {
	position: relative;
	height: 70px;
    display: flex;
    flex-direction: row;
}

.pr_slider_nav a {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e0e0e0;
	color: #e0e0e0;
	font-size: 10px;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.pr_slider_nav .icon-next {
	left: auto;
	right: 10px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
    order: 3;
    margin-left: 20px;
}
.pr_slider_nav .icon-prev {
    order: 1;
    margin-right: 20px;
}
.pr_slider_nav h2 {
	padding: 26px 60px;
	color: #424242;
	font-family: "universum_bg_bold";
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
    order: 2;
}

/*.pr_slider .owl-stage-outer {*/
	/*border-top: 1px solid #e0e0e0;*/
	/*border-bottom: 1px solid #e0e0e0;*/
/*}*/

.product_box .item:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
}

.product_box .item {
	position: relative;
	margin: 0 auto;
	/*max-width: 335px;*/
}

.product_box .item_content {
	position: relative;
	overflow: hidden;
	padding: 32px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.product_box .item figure {
	text-align: center;
}

.product_box .item figure img {
	max-width: 100%;
	height: auto;
}
.filters_header {
	display: none;
	margin-bottom: 0 !important;
	padding: 10px 30px;
}
.product_box .item figcaption {
	overflow: hidden;
	height: 60px;
	margin-top: 10px;
	text-align: left;
	color: #000;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
}

.product_box .item figcaption .categorie {
	display: block;
	color: #6e6d6d;
	font-size: 14px;
	font-family: "HKGrotesk";
}

.product_box .item .get_btn {
	position: relative;
	display: block;
	margin-top: 15px;
	padding-right: 57px;
	line-height: 37px;
	background-color: #0d56a5;
	color: #fff;
	font-size: 17px;
	text-align: center;
	box-sizing: border-box;
}

.product_box .item del {
	font-size: 14px;
}

.product_box .item ins {
	padding-left: 10px;
	text-decoration: none;
}

.product_box .item .get_btn .icon-basket {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10.5px 20px;
	border-left: 2px solid #fff;
	background-color: #f12b22;
}

.product_box .product_image .hover {
	display: none;
}
/*pr_slider, product_box end*/
.our_advantages {
	position: relative;
	display: none;
	margin: 30px 0 0;
}

.tag_summary {
	padding: 0 20px 10px;
	color: #424242;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}
/*filters*/
.filters {
	position: relative;
	border-top: 1px solid #e0e0e0;
	background-color: #f8f8f8;
}

.filters input[name="min"],
.filters input[name="max"],
.filters .filter_label_close {
	display: none;
}

.filters .close_trigger:before {
	content: " ";
	display: block;
	margin: 18px auto 0;
	width: 16px;
	height: 2px;
	background-color: #424242;
	line-height: 1;
	font-size: 0pt;
}
.filters .close_trigger {
	position: absolute;
	top: 0;
	right: 10px;
	width: 30px;
	height: 37px;
	font-size: 0;
	text-align: center;
	cursor: pointer;
}
.more-filters {
	position: relative;
	padding: 5px 30px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
div.more-filters h2 {
	margin-bottom: 0;
	padding: 5px 0;
}
.filters .box {
	padding: 15px 30px;
}

h2.no_results,
.filters h2 {
	margin-bottom: 10px;
	color: #424242;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}

h2.no_results {
	margin: 10px;
}

.filters .size_info {
	display: inline-block;
	vertical-align: top;
	margin: -5px 0 0 10px;
	width: 23px;
	height: 23px;
	line-height: 22px;
	border-radius: 50%;
	border: 2px solid #e52e2a;
	color: #e52e2a;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-transform: none;
	cursor: pointer;
	box-sizing: border-box;
}

#popup_table_size, #popup_quick_order {
	display: none;
	margin: 0 auto;
	padding: 20px;
	max-width: 800px;
	border: 1px solid #0d56a5;
	background-color: #fff;
	text-align: center;
}
#popup_table_size img {
    max-width: 100%;
}
#popup_table_size h2, #popup_quick_order h2 {
	margin: 10px 0;
	color: #0d56a5;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 22px;
}

#popup_table_size table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	color: #424242;
	font-size: 14px;
}

#popup_table_size th {
	background-color: #0d56a5;
	color: #fff;
	font-weight: normal;
}

#popup_table_size th,
#popup_table_size td {
	padding: 5px;
	border: 1px solid #e6e6e6;
}

#popup_quick_order {
	position: relative;
}

#popup_quick_order div {
	display: block;
}

#popup_quick_order label {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #424242;
	text-align: left;
}

#popup_quick_order input {
	display: block;
	width: 100%;
	margin-top: 5px;
	padding: 10px;
	height: 33px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
	box-sizing: border-box;
}

#popup_quick_order input.member_check {
	width: auto;
	display: inline-block;
	margin: 0 5px 0 0;
	height: auto;
}

.registration button,
#popup_quick_order button[type=submit] {
	display: block;
	width: 100%;
	margin: 20px 0;
	height: 40px;
	line-height: 40px;
	border: 0;
	background-color: #0d56a5;
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

#popup_quick_order button[type=submit]:hover {
	background-color: #0a3f78;
}

.mfp-content #popup_table_size,
.mfp-content #popup_quick_order {
	display: block;
}

.filters .price {
	margin-bottom: 30px;
}

.filters .max,
.filters .min {
	float: left;
	color: #424242;
	font-size: 14px;
}

.filters .max {
	float: right;
}

.filters .price_range {
	clear: both;
	margin-top: 35px;
}

.filters .size {
	font-size: 0;
}

.filters .size input[type="radio"],
.filters .size input[type="checkbox"] {
	position: absolute;
	left: -9999px;
	opacity: 0;
}

.filters .size input[type="radio"]:checked + span,
.filters .size input[type="checkbox"]:checked + span {
	background-color: #e52e2a;
	color: #fff;
}

.filters .size span {
	display: inline-block;
	vertical-align: top;
	margin: -1px 0 0 -1px;
	padding: 5px 0;
	width: 60px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #424242;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.filters .color {
	font-size: 0;
}

.filters .color input[type="checkbox"] {
	position: absolute;
	left: -9999px;
	opacity: 0;
}

.filters .color span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: -1px 5px 5px -1px;
	width: 29px;
	height: 29px;
	cursor: pointer;
}

.filters.closed .color span {
	margin-bottom: 0px;
}

.filters .color input[type="checkbox"]:checked + span:before {
	content: "\e60c";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -7px;
	color: #fff;
	font-family: "icomoon";
	font-size: 9px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .5);
}
.clear_filters_wrapper {
	margin-top: 10px;
}
.filters .clear_filters {
	display: block;
	color: #ffffff;
	padding: 7px 10px;
	background: #f12b22;
	font-size: 14px;
	text-align: center;
}
.clear_filters::first-letter {
	text-transform: uppercase;
}
.filters .selects {
	padding: 30px 30px 60px 30px;
	border-top: 1px solid #e0e0e0;
	background-color: #fff;
}

.filters .selects label {
	display: none;
}

.filters .view_on_page {
	float: right;
}

.filters.closed .box {
	display: none;
}

.filters.closed .box.selects {
	display: block;
	padding: 15px 20px 60px 20px;
}

.filters.closed .filter_label_close {
	display: block;
	padding: 10px 30px 10px 10px;
	margin: 0;
	text-align: left;
}

.filters.closed .close_trigger:after {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -1px;
	width: 2px;
	height: 16px;
	background-color: #424242;
	line-height: 1;
	font-size: 0pt;
}
/*filters end*/

/*products_container*/
.products_container .product_box .item {
	max-width: none;
}
/*products_container end*/
/*paginator*/
.paginator {
	margin: 20px 38px;
	text-align: right;
}

.paginator .pag {
	display: inline-block;
	vertical-align: top;
}

.paginator a {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e0e0e0;
	color: #424242;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}

.paginator .empty {
	display: none;
	border: 0;
	letter-spacing: 3px;
	font-size: 21px;
	cursor: default;
}

.paginator .current {
	border-color: #f12b22;
	background-color: #f12b22;
	color: #fff;
}

.paginator .prev,
.paginator .next {
	position: relative;
}

.paginator .prev:before,
.paginator .next:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -4px;
	border-top: 6px solid transparent;
	border-right: 6px solid #f12b22;
	border-bottom: 6px solid transparent;
}

.paginator .next:before {
	margin-left: -3px;
	border-right: 0;
	border-left: 6px solid #f12b22;
}
/*paginator end*/
/*product_details*/
.product_details figure {
	margin: 0 auto;
	max-width: 406px;
}

.product_details .img_container {
	position: relative;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}

.product_details .img_container .label_wrap {
	z-index: 1;
}

.product_details .img_container img {
	display: block;
	max-width: 100%;
	height: auto;
}

.product_details .img_container .clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: clone_img .4s;
	animation: clone_img .4s;
}

.product_details figcaption {
	overflow: hidden;
}

.product_details .thumbs {
	margin-top: -2px;
	white-space: nowrap;
	font-size: 0;
}

.product_details .thumbs img {
	max-width: 102px;
	width: 25%;
	height: auto;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
}

.product_details .thumbs img.active {
	border: 2px solid #f12b22;
}

.product_details .thumbs img + img {
	border-left: 0;
}

.product_details .info_wrap {
	position: relative;
	padding: 20px;
}

.product_details .info_wrap h1 {
	margin-bottom: 10px;
	color: #0d56a5;
	font-size: 30px;
	font-family: "universum_bg_bold";
	font-weight: normal;
	text-transform: uppercase;
}

.product_details .info_wrap .categorie {
	display: block;
	color: #424242;
	font-size: 14px;
	text-transform: uppercase;
}

.product_details .info_wrap .icon-favorite {
	position: absolute;
	top: 100px;
	right: 17px;
	z-index: 1;
	color: #c2c2c2;
	font-size: 21px;
}
.product_details .info_wrap .share .icon-favorite {
	position: absolute;
	top: 100px;
	right: 17px;
	z-index: 1;
	color: #c2c2c2;
	font-size: 21px;
}
.product_details .info {
	margin-top: 30px;
	border-top: 1px solid #e0e0e0;
}
.info .description p {
	font-size: 16px;
}
.product_details .price {
	padding-top: 15px;
}

.product_details .price ins {
	display: block;
	color: #f12b22;
	font-family: "universum_bg_bold";
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
}

.product_details .price del {
	display: block;
	color: #424242;
	font-size: 14px;
	text-transform: uppercase;
}

.product_details .filters {
	border: 0;
	background-color: transparent;
}

.product_details .filters .quick_order {
	display: block;
	width: 100%;
	max-width: 280px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background-color: #0d56a5;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.product_details .filters .quick_order:hover {
	background-color: #0a3f78;
}

.product_details .filters .quick_order + span {
	font-size: 14px;
}

.product_details .filters .box {
	padding: 5px 0;
}

.quantity_num {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 120px;
	font-size: 0;
}

.quantity_num input,
.quantity_num a {
	float: left;
	vertical-align: top;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e0e0e0;
	color: #e0e0e0;
	font-size: 11px;
	text-align: center;
	box-sizing: border-box;
}
.quantity_num input {
	border-right: 0;
	border-left: 0;
	color: #424242;
	font-size: 14px;
}

.quantity_num .icon-minus {
	text-indent: -7px;
}

.product_details .add_to_basket {
	vertical-align: top;
	/*width: 100%;*/
	max-width: 280px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background-color: #f12b22;
	color: #fff;
	text-align: center;
	font-size: 16px;
	/*margin-top: 10px;*/
	/*display: block;*/
	display: inline-block;
	width: 155px;
	/*margin-left: 23px;*/
	margin-top: 0;
}

.product_details .add_to_basket span,
.product_details .quick_order span {
	padding-left: 10px;
}

.product_details .description h2 {
	margin-bottom: 15px;
	color: #424242;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}

.product_details .tags {
	margin-top: 25px;
}

.product_details .tags a {
	color: #868686;
	font-size: 12px;
}

.product_details .tags a + a:before {
	content: " | ";
}

.product_details .tags .delivery,
.product_details .tags .mail {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 14px;
	color: #c2c2c2;
}

.product_details .tags .mail {
	padding-left: 15px;
}

.product_details .tags .delivery:before,
.product_details .tags .mail:before {
	content: "\e60f";
	display: inline-block;
	vertical-align: top;
	margin: -5px 10px 0 0;
	font-family: "icomoon";
	font-size: 26px;
}

.product_details .tags .mail:before {
	content: "\e603";
	margin-top: -2px;
	font-size: 18px;
}
.info_wrap .share {
	position: absolute;
	top: 100px;
	right: 17px;
	z-index: 1;
	color: #c2c2c2;
	font-size: 18px;
	font-family: icomoon;

}
.social-dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.social-btn-color {
	color: #0d56a5;
}
.dropdown-content {
	display: none;
	position: absolute;
	list-style-type: none;
	width: 108px;
	right: 0;
	top: 40px;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.dropdown-content:after,
.dropdown-content:before {
	bottom: 100%;
	right: 4px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.dropdown-content:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 7px;
}
.dropdown-content:before {
	border-color: rgba(224, 224, 224, 0);
	border-left: 10px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #e0e0e0;
	right: 2px;
}
.dropdown-content li {
	float: left;
	padding: 10px;
}

ul.dropdown-content li a {
	display: block;
	color: #f12b22;
}
.same_products {
	margin-top: 50px;
	margin-bottom: 20px;
	border-top: 1px solid #e0e0e0;
}
/*product_details end*/
/*registration*/
.registration {
	background-color: #e6e6e6;
	width: 100%;
}
.registration h2 {
	padding: 11px 40px;
	background-color: #0d56a5;
	color: #fff;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
}

.registration fieldset {
	padding: 25px 30px;
	background-color: #fff;
}

.registration h3 {
	padding-bottom: 15px;
	color: #000;
	font-family: "universum_bg_bold";
	font-size: 19px;
	font-weight: normal;
}

.registration label {
	color: #424242;
	font-size: 16px;
}

.registration textarea,
.registration input[type=text],
.registration input[type=password] {
	margin-top: 5px;
	width: 100%;
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
}

.registration textarea {
	height: 105px;
	resize: none;
}

.registration .row {
	margin-top: 10px;
}

x.registration .agreement {
	padding-left: 14px;

}

.registration .agreement label {
	color: #424242;
	font-size: 14px;
}

.agreement a {
	text-decoration: underline;
}

.registration button {
	float: right;
	margin-top: 30px;
}

button.button {
	padding: 6px 10px;
	border: 0;
	background-color: #f12b22;
	color: #fff;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;

}
/*registration end*/
/*shopping_card*/
.shopping_card .steps {
	display: table;
	table-layout: fixed;
	margin: 30px 0;
	width: 100%;
}

.shopping_card .steps .no_click:before,
.shopping_card .steps a:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: -11px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border-top: 1px solid #0d56a5;
	border-left: 1px solid #0d56a5;
	background-color: #fff;

	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.shopping_card .steps a:first-child:before {
	content: none;
}

.shopping_card .steps .active + .no_click:before,
.shopping_card .steps .active + a:before,
.shopping_card .steps .active:before {
	border-color: #f12b22;
}

.shopping_card .steps .active + .no_click,
.shopping_card .steps .active + a {
	border-left-color: #f12b22;
}

.shopping_card .steps .no_click,
.shopping_card .steps a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 20px;
	width: 14%;
	border: 1px solid #0d56a5;
	border-right: 0;
	color: #0d56a5;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
	box-sizing: border-box;
	text-align: center;
}

.shopping_card .steps .no_click span,
.shopping_card .steps a span {
	display: none;
	overflow: hidden;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
}

.shopping_card .steps ins,
.shopping_card .steps .active span {
	display: inline-block;
	vertical-align: middle;
}

.shopping_card .steps ins {
	width: 15px;
	padding: 12px 0;
	text-decoration: none;
}

.shopping_card .steps .active {
	z-index: 1;
	width: 58%;
	border-color: #f12b22;
	color: #f12b22;
	text-align: left;
}

.shopping_card .step_4 .head:after,
.shopping_card .step_2 .head:after {
	content: "\e60a";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	font-family: "icomoon";
	font-size: 9px;
	color: #fff;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
}

.shopping_card .step_4 .head.open:after,
.shopping_card .step_2 .head.open:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.shopping_card .step_4 .content {
	xdisplay: none;
}

.shopping_card .head {
	position: relative;
	padding: 10px 30px;
	border-top: 1px solid #fff;
	background-color: #0d56a5;
	color: #fff;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
}

.shopping_card .head span {
	display: none;
}

.shopping_card .head .one_col_mob {
	display: block;
}

.shopping_card .no-result {
	padding: 20px 30px;
	color: #424242;
	font-family: "universum_bg_bold";
	font-size: 19px;
}

.shopping_card .product_in {
	position: relative;
	padding: 20px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0;
}

.shopping_card .product_in .five_col,
.shopping_card .product_in .four_col,
.shopping_card .product_in .three_col,
.shopping_card .product_in .two_col,
.shopping_card .product_in .one_col {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.shopping_card .product_in .one_col {
	width: 40%;
}

.shopping_card .product_in .one_col img {
	max-width: 100%;
	height: auto;
}

.shopping_card .product_in .two_col {
	padding-left: 10px;
	width: 60%;
	color: #000;
	font-size: 16px;
}

.shopping_card .product_in .two_col h2 {
	color: #000;
	font-size: 16px;
}

.shopping_card .product_in .two_col span {
	color: #424242;
}

.shopping_card .product_in .three_col .quantity_num,
.shopping_card .product_in .four_col .price,
.shopping_card .product_in .two_col .total,
.shopping_card .product_in .two_col .price {
	display: none;
}

.shopping_card .product_in .four_col,
.shopping_card .product_in .three_col {
	margin: 10px 0;
	vertical-align: middle;
	width: 50%;
	color: #424242;
	font-size: 16px;
}
.three_col img {
    max-width: 100%
}
.shopping_card .product_in .four_col {
	text-align: right;
}

.shopping_card .product_in .five_col {
	margin-top: 30px;
	padding-right: 50px;
	width: 100%;
	color: #f12b22;
	font-size: 16px;
}

.shopping_card .product_in .five_col strong {
	color: #424242;
}

.shopping_card .product_in .remove:after,
.shopping_card .product_in .remove:before {
	content: " ";
	position: absolute;
	top: 18px;
	left: 10px;
	width: 20px;
	height: 3px;
	background-color: #fff;

	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.shopping_card .product_in .remove:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.shopping_card .product_in .remove {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: #0d56a5;
	width: 40px;
	height: 40px;
}

.shopping_card .total_box table {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
}

.shopping_card .total_box td {
	padding: 10px;
	width: 60%;
	font-family: "universum_bg_bold";
	font-size: 16px;
	color: #000;
}

.shopping_card .total_box td + td {
	text-align: right;
	width: 40%;
}

.shopping_card .total_box .promo_row.error td,
.shopping_card .total_box .promo_row.success td,
.shopping_card .total_box .promo_row.error td + td,
.shopping_card .total_box .promo_row.success td + td {
	text-align: right;
	width: 100%;
	padding-right: 20px;
}

.shopping_card .total_box td input {
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
	font-family: "universum_bg_bold";
	font-size: 16px;
	color: #000;
}

.shopping_card .total_box tfoot td {
	border-top: 1px solid #e0e0e0;
	font-size: 20px;
}

.shopping_card .total_box tfoot td + td {
	color: #f12b22;
}

.promo_row input {
	width: 100%;
	padding-right: 35px;
	box-sizing: border-box;
}

.promo_row td > div {
	position: relative;
}

	.promo_row td > div button {
		position: absolute;
		top: 0;
		right: 0;
		border: 0;
		width: 30px;
		height: 100%;
		background-color: #0d56a5;
		font-size: 5px;
		color: #e0e0e0;
	}

.shopping_card .buttons {
	margin-top: 20px;
	padding: 15px 10px;
	text-align: right;
}

.shopping_card .buttons button,
.shopping_card .buttons a {
	display: inline-block;
	vertical-align: top;
	margin-left: -2px;
	padding: 10px 30px;
	border: 0;
	background-color: #0d56a5;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

.shopping_card .buttons .forwards {
	background-color: #f12b22;
}

.shopping_card .step_4 .head span,
.shopping_card .step_3 .head span,
.shopping_card .step_2 .head span {
	display: block;
}

.shopping_card .step_2 fieldset {
	display: block;
	padding: 20px 30px;
}

.shopping_card .step_2 h2 {
	color: #000;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 16px;
}

.shopping_card .step_2 .row {
	margin-top: 15px;
	color: #424242;
}

.shopping_card .step_2 .member,
.shopping_card .step_2 .agreement {
	padding-left: 20px;
	color: #424242;
	font-size: 14px;
}

.shopping_card .step_2 .member,
.registration .member {
	font-family: "universum_bg_bold";
	font-size: 18px;
	font-weight: normal;
}

.registration .member_box {
	display: none;
	margin-left: -20px;
	margin-bottom: 20px;
}
.registration .member_box {
    margin-left: 0;
}
.shopping_card .step_2 .member input[type="checkbox"],
.shopping_card .step_2 .agreement input[type="checkbox"] {
	margin: 5px 10px 0 -20px;
}

.shopping_card .step_2 textarea,
.shopping_card .step_2 input[type="password"],
.shopping_card .step_2 input[type="text"] {
	margin-top: 5px;
	width: 100%;
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
}

.shopping_card .step_2 textarea {
	height: 105px;
	resize: none;
}

.shopping_card .step_2 .forgotten {
	font-size: 12px;
	text-decoration: underline;
}

.shopping_card .step_2 .existing_customer button {
	float: right;
	margin-top: 20px;
	padding: 5px 20px;
	color: #fff;
	border: 0;
	background-color: #0d56a5;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;

}

.your_order {
	border-top: 1px solid #e6e6e6;
	padding: 20px 30px;
}

.your_order h3 {
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
}

.your_order .order_box {
	margin-top: 20px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	background-color: #fff;
}

.your_order .order_box .label,
.your_order .order_box .price {
	padding: 7px;
	min-height: 18px;
}

.your_order .order_box .price {
	border-top: 1px solid #e6e6e6;
	background-color: #f5f5f5;
	color: #424242;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 18px;
	text-align: right;
}

.shopping_card .step_3 .payment_method {
	padding: 20px;
	padding-left: 30px;
	color: #6e6d6d;
	font-size: 16px;
}

.shopping_card .step_3 .payment_method input[type="radio"] {
	margin-left: -18px;
}

.shopping_card .step_3 .payment_method_label:after {
	content: "\e60a";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	font-family: "icomoon";
	font-size: 9px;
	color: #0d56a5;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
}

.shopping_card .step_3 .payment_method_label.open:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.shopping_card .step_3 .payment_method_label {
	position: relative;
}

.shopping_card .step_3 label {
	color: #000;
}

.shopping_card .step_3 .payment_method .content {
	display: none;
	margin-top: 10px;
}

.shopping_card .step_4 .product_row {
	padding: 20px;
	font-size: 0;
}

.shopping_card .step_4 .product_row + .product_row {
	border-top: 1px solid #e0e0e0;
}

.shopping_card .step_4 .product_row .col {
	font-size: 16px;
}

.shopping_card .step_4 .product_row .col + .col,
.shopping_card .step_4 .head span + span {
	display: none;
}

.shopping_card .step_4 .product_row .subtotal,
.shopping_card .step_4 .product_row .num,
.shopping_card .step_4 .product_row span,
.shopping_card .step_4 .product_row strong {
	display: block;
	margin-top: 3px;
}

.shopping_card .step_4 .product_row span {
	color: #424242;
}

.shopping_card .step_4 .total {
	padding: 10px 20px;
	background-color: #f12b22;
	color: #fff;
	font-family: "universum_bg_bold";
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
}

.shopping_card .step_4 .total span + span {
	display: block;
	margin-top: 20px;
	text-align: right;
}

.shopping_card .step_4 address {
	font-style: normal;

}

.shopping_card .step_4 .address .head + *,
.shopping_card .step_4 .payment .head + * {
	padding: 20px;
}

/*shopping_card end*/
/*text_page*/
.text_page {
	padding: 0 20px 20px;
}

.text_page .title {
	text-align: center;
}
/*text_page end*/
/*favorites_page*/
.favorites_page .title {
	padding: 40px 20px;
}

.favorites_page .title .icon-f {
	padding-right: 10px;
	color: #f12b22;
	font-size: 25px;
}

.favorites_page .head {
	background-color: #0d56a5;
	color: #fff;
	font-family: "universum_bg_bold";
	font-weight: normal;
}

.favorites_page .head span {
	padding: 10px;
	font-size: 16px;
}

.favorites_page .fav_product .three_col,
.favorites_page .fav_product .four_col,
.favorites_page .head span {
	display: none;
}

.favorites_page .head .one_col {
	display: inline-block;
}

.favorites_page .fav_product {
	position: relative;
	padding: 10px;
}

.favorites_page .fav_product + .fav_product {
	border-top: 1px solid #e0e0e0;
}

.favorites_page .fav_product > * {
	font-size: 16px;
}

.favorites_page .fav_product figure {
	padding: 10px;
	text-align: center;
}

.favorites_page .fav_product h2 {
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
}

.favorites_page .fav_product span {
	color: #6e6d6d;
}

.favorites_page .btns {
	display: table;
	width: 100%;
	margin-top: 10px;
}

.favorites_page .btns a {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}

.favorites_page .btns .remove {
	background-color: #0d56a5;
}

.favorites_page .btns .add:after {
	content: "\e600";
	padding-left: 5px;
	color: #fff;
	font-family: "icomoon";
	font-size: 16px;
}

.favorites_page .btns .add {
	background-color: #f12b22;
}

.favorites_page ins {
	font-family: "universum_bg_bold";
	font-weight: normal;
	color: #f12b22;
	text-decoration: none;
}
/*favorites_page end*/
/*profile*/
.profile {
	font-size: 16px;
}

.profile .title {
	padding-left: 30px;
	background-color: #fff;
}

.profile .title span {
	padding-right: 10px;
	font-size: 26px;
	color: #0d56a5;
}

.profile .content {
	display: none;
}

.profile li {
	margin-top: -1px;
}

.profile h2:after {
	content: "\e60a";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	font-family: "icomoon";
	font-size: 9px;
	color: inherit;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);

	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
}

.profile h2.open:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.profile h2.open {
	color: #fff;
	background-color: #0d56a5;
}

.profile h2 {
	position: relative;
	padding: 10px 30px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	color: #424242;
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.profile .exit:after {
	content: none;
}

.profile .exit {
	border-color: #f12b22;
	color: #f12b22;
}

.profile fieldset {
	padding: 30px;
}

.profile h3 {
	font-family: "universum_bg_bold";
	font-size: 16px;
	font-weight: normal;
}

.profile .row {
	margin-top: 10px;
}

.profile .row label span.red {
	color: #f12b22;
	font-size: 16px;
}

.profile textarea,
.profile input {
	margin-top: 5px;
	width: 100%;
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
}

.profile textarea {
	min-height: 97px;
	resize: none;
}

.profile button {
	margin-top: 50px;
	float: right;
	padding: 10px 30px;
	border: 0;
	background-color: #0d56a5;
	color: #fff;
	font-family: "universum_bg_bold";
	font-weight: normal;
	text-transform: uppercase;
}

.profile .thead {
	display: table;
	padding: 10px;
	width: 100%;
	border-bottom: 1px solid #0d56a5;
	box-sizing: border-box;
}

.profile .thead span {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
	color: #0d56a5;
	font-family: "universum_bg_bold";
	font-weight: normal;
}

.profile .thead span:nth-child(2) {
	text-align: right;
}

.profile .thead .status {
	display: none;
}

.profile .tbody {
	font-size: 0px;
}

.profile .tbody li {
	padding: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.profile .tbody .cell {
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	width: 50%;
	font-size: 16px;
	box-sizing: border-box;
}

.profile .tbody .cell a {
	float: right;
	color: #f12b22;
	text-decoration: underline;
}

.profile .tbody .cell time {
	display: block;
	color: #424242;
}

.profile .tbody .cell + .cell {
	text-align: right;
}

.profile .tbody .cell + .cell + .cell {
	display: block;
	width: auto;
	text-align: left;
}
/*profile end*/
/*products_for*/
.products_for .title {
	text-align: center;
}

.products_for .title span {
	color: #f12b22;
}

.products_for .description {
	margin: 0 10px 20px 10px;
	text-align: center;
	font-size: 18px;
	color: #424242;
}

.products_for .description span {
	color: #f12b22;
	font-family: "universum_bg_bold";
	font-weight: normal;
}

.products_for .filter_section input[type="radio"] {
	position: absolute;
	left: -9999px;
	opacity: 0;
}

.products_for .filter_section .to {
	font-size: 0;
}

.products_for .filter_section .to span {
	display: block;
	margin-top: -1px;
	padding: 10px 20px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f8f8f8;
	color: #424242;
	font-size: 16px;
	text-transform: uppercase;
}

.products_for .filter_section .to input[type="radio"]:checked + span {
	background-color: #0d56a5;
	color: #fff;
}

.products_for .filter_section fieldset .col {
	padding: 10px 20px;
}
/*products_for end*/
/*forgotten_pass_page*/
.forgotten_pass_page {
	padding: 0 20px;
}

.forgotten_pass_page .row {
	margin-bottom: 20px;
}

.forgotten_pass_page .box {
	max-width: 500px;
}

.forgotten_pass_page input {
	margin-top: 10px;
	width: 100%;
	height: 32px;
	border: 1px solid #e6e6e6;
	background-color: #f5f5f5;
	box-sizing: border-box;
}

.dialog.dialog--open .dialog__content {
	background: url(../images/13_Go_Sport_POP_UP_00.png) no-repeat;
	background-size: cover;
}

.dialog .dialog__content h2 {
	padding: 2em 0 2em 0;
	color: #0d56a5;
}
/*forgotten_pass_page end*/
/*not found*/
.not_found {
	display: table;
}

.not_found .wrap {
	display: table-cell;
}
.not_found img {
	position: absolute;
	top: -102px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
}
.main_slider ul {
	width: 100%;
}
.highlights .row_bottom {
	width: 100%;
}
.highlights .row_bottom .three_col {
	display: block;
}
.main_slider .row_bottom {
	display: block;
	float: right;
	width: 100%;
}
#notification-wrapper {
	position: fixed;
	right: 25px;
	bottom: 20px;
	width: 270px;
	height: 100px;
	background: #0d56a5;
	border-radius: 7px;
	z-index: 100;
	font-size: 0pt;
	box-shadow: 0 0 7px 0 #333333;
}
#notification-wrapper .close-popup-btn {
	margin: 5px;
	padding: 5px;
	float: right;
	font-family: "icomoon";
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	display: block;
}
#notification-wrapper .text-container,
#notification-wrapper .image-container {
	display: inline-block;
	vertical-align: middle;
}
#notification-wrapper .text-container {
	width: 140px;
	padding: 15px 0;
	font-size: 14px;
}
#notification-wrapper .image-container img{
	width: 80px;
	padding: 10px;
}
div#notification-wrapper div.image-container.error-container-img {
	width: 50px;
	padding: 42px 20px;
}
#notification-wrapper .error-text-container {
	padding: 30px 0;
}
#notification-wrapper img {
	max-width: 100%;
}
#notification-wrapper .text-container {
	color: #ffffff;
	text-transform: uppercase;
}
.show-popup {
	right: 20px;
	-webkit-animation-name: showPopup; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
	-webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
	animation-name: showPopup;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-direction: alternate;
}
div#notification-wrapper.hide-popup {
	right: -400px;
	-webkit-animation-name: hidePopup; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 0.8s; /* Safari 4.0 - 8.0 */
	-webkit-animation-iteration-count: 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
	animation-name: hidePopup;
	animation-duration: 0.8s;
	animation-iteration-count: 1;
	animation-direction: alternate;
}
.toggle-filter .hide_filters,
.close_trigger_big {
	display: block;
}
.toggle-filter.closed .hide_filters {
	display: none;
}
.filters.closed .box.size {
	display: block;
}
.filters.closed .toggle-filter {
	display: none;
}
.filters .toggle-filter {
	display: block;
}
.close_trigger_big {
	 display: none;
 }
.products_container h2 {
	font-family: "bebas_neuebold";
	font-size: 30px;
	padding: 20px 0;
}
.products_container {
	 padding: 0 20px;
 }
.product_details .info_wrap h1 {
	display: inline-block;
}
.info .description .rich_text {
	padding-top: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.product_details .info_wrap .icon-favorite {
		top: 68px;
	}
	.info_wrap .share {
		top: 71px;
		right: 55px;
	}
}
.main_slider ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
}
.filters .clear_filters {
	position: absolute;
	bottom: 15px;
	right: 20px;
}
#notification-wrapper .image-container img.error-image {
	width: 50px;
	padding: 30px 20px
}
.step_content .buttons .back {
	width: 67px;
	text-align: center;
}

/*---------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
	#notification-wrapper .image-container img.error-image{
		width: 60px;
		padding: 36px 20px;
	}
	#notification-wrapper .text-container {
		width: 130px;
		padding: 23px 0;
		font-size: 16px;
	}
	#notification-wrapper {
		right: 0;
	}
	.filters_header {
		display: block;
	}
	.filters.closed .box.size {
		display: none;
	}
	.close_trigger_big {
		display: block;
	}
	.info .description .rich_text {
		padding-top: 0;
	}
	.dropdown-content {
		margin-top: -10px;
		right: -3px;
		left: auto;
	}
	.dropdown-content:before {
		right: 1px;
	}
	.dropdown-content:after,
	.dropdown-content:before {
		left: auto;
	}
	.dropdown-content:after {
		margin-left: -6px;
	}

	.toggle-filter .hide_filters,
	.close_trigger_big {
		display: block;
	}
	.close_trigger_small {
		display: none;
	}
	.filters.closed .toggle-filter {
		display: block;
	}
    header .logo {
        width: 230px;
    }
	.pr_slider_nav h2 {
		padding: 13px 60px;
	}

	.breadcrumb {
		padding: 27px 40px;
	}

	.breadcrumb a {
		font-size: 30px;
	}

	#main_wrapper {
		padding-bottom: 265px;
	}

	/*header*/
	header .menu_wrap .search_box {
		display: none;
	}

	header .user_menu li {
		border-right: 0;
		border-left: 1px solid #e6e6e6;
	}

	header .user_menu a.icon-phone,
	header .user_menu a.icon-basket,
	header .user_menu a.icon-user {
		color: #0d56a5;
		background-color: transparent;
	}

	header .user_menu .hide {
		display: table-cell;
	}

	header .user_menu ul.ui-menu {
		width: 224px!important;
		background: #fff;
	}

	header .user_menu .icon-search,
	header .user_menu .icon-favorites {
		position: static;
		color: #0d56a5;
		background-color: transparent;
		height: 22px;
	}
 	.icon-search {
		height: 22px;
		pointer-events: none;
	}
	header .user_menu a#header-icon-basket, header .user_menu a#header-icon-favorites {
		color: #0d56a5;
	}

	header .user_menu .icon-basket .num,
	header .user_menu .icon-favorites .num {
		display: none;
	}

	header .user_menu .language {
		color: #e0e0e0;
	}

	header .user_menu li {
		position: relative;
		overflow: hidden;
	}

	header .user_menu li.hide .field {
		display: none;
	}

	header .user_menu li.hide:hover .field {
		display: block;
	}

	header .user_menu .field {
		position: absolute;
		top: 100%;
		left: 0;
		padding: 20px;
		width: 268px;
		height: 76px;
		background-color: #fff;
		box-sizing: border-box;

		-webkit-transition: height .4s;
		transition: height .4s;
	}

	header .user_menu .field.open {
		height: 275px;
	}

	header .user_menu .field input {
		width: 100%;
		padding: 0 5px;
		height: 32px;
		border: 1px solid #e6e6e6;
		background-color: #f5f5f5;
		box-sizing: border-box;
		outline: none;
	}

	header .user_menu {
		display: inline-block;
		vertical-align: top;
		-webkit-width: calc(100% - 310px);
		width: calc(100% - 310px);
	}

	header .user_menu li a {
		line-height: 40px;
		height: 76px;
		box-sizing: border-box;
	}

	header .user_menu .title {
		position: absolute;
		top: 100%;
		left: -1px;
		z-index: 1;
		display: block;
		width: 300%;
		height: 0;
		background-color: #fff;
		color: #0d56a5;

		-webkit-transition: height .4s;
		transition: height .4s;
	}

	header .user_menu .title a {
		padding: 20px;
		font-size: 16px;
		text-align: left;
		border: 1px solid #e6e6e6;
		border-top: none;
	}

	header .user_menu .field {
		border: 1px solid #e6e6e6;
		border-top: none;
	}

	header .user_menu .title .num {
		position: static;
		display: inline-block;
		vertical-align: top;
		margin: 0 5px 0 0;
		color: #f12b22;
	}

	header .user_menu .icon-basket + .title {
		left: auto;
		right: 0;
	}

	header .user_menu li:hover {
		overflow: visible;
	}

	/*header .user_menu li:hover .field,
	header .user_menu li:hover > .title {
		margin-top: -1px;
		height: 100%;
		border: 1px solid #e6e6e6;
	}*/

	header .user_enter {
		margin-top: -1px;
		margin-left: -1px;
		width: 308%;
		border-top: 0;
	}
	header .basket .icon-basket {
		padding: 20px;
	}
	.main_slider ul li img {
		transform: translate(-53%, -50%);
	}
	/*header end*/
	/*fotter*/
	footer {
		margin-top: -209px;
	}

	footer .table {
		display: table;
		width: 100%;
	}

	footer .table .box {
		display: table-cell;
		vertical-align: top;
		width: 33.3%;
	}

	footer h2 {
		padding: 30px 0 0 30px;
		margin-bottom: 10px;
		border-right: 1px solid #fff;
	}

	footer .table .box:last-child h2 {
		border-right: 0;
	}

	footer h2:after {
		content: none;
	}

	footer .container {
		display: block !important;
		border-top: 0;
	}

	footer .bottom {
		padding: 10px 30px;
		text-align: right;
	}

	footer .bottom small {
		margin-top: 5px;
		float: left;
	}
	/*fotter end*/
	/*main_slider*/
	.main_slider li .title {
		padding: 30px 10px;
	}

	.main_slider .highlights {
		font-size: 0;
	}

	.main_slider .highlights .row {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}

	.main_slider .row_bottom {
		display: table;
		width: 100%;
	}

	.main_slider .row_bottom > *  {
		display: table-cell;
		vertical-align: middle;
	}

	.main_slider .row_bottom .hide {
		display: table-cell;
		padding: 40px;
		width: 25%;
		background-color: #0d56a5;
		text-align: center;
		box-sizing: border-box;
	}
	/*main_slider end*/
	/*pr_slider*/


	.pr_slider_nav h2 {
		padding: 25px 80px;
		text-align: left;
	}
	/*pr_slider end*/
	.tag_summary {
		padding: 0 40px 20px;
	}
	/*filters*/
	.filters {
		font-size: 0;
	}

	.filters .box {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		border-top: 1px solid #e8e8e8;
		box-sizing: border-box;
	}
	.filters .selects {
		padding: 30px;
	}
	.filters .clear_filters {
		bottom: 30px;
		left: auto;
		/*right: -58px;*/
		display: block;
		max-width: 220px;
	}

	.filters .selects label {
		display: inline;
		padding-right: 15px;
		color: #424242;
		font-family: "universum_bg_bold";
		font-weight: normal;
		font-size: 16px;
	}

	.filters .selects {
		width: 100%;
	}
	.filters.closed .box.selects {
		padding: 30px;
	}
	.filters .clear_filters {
		padding: 6px 5px;
	}
	/*filters end*/
	.products_container ul {
		overflow: hidden;
		margin-top: -15px;
		padding: 15px 0;
		padding-bottom: 1px;
		font-size: 0;
	}

	.products_container li {
		display: inline-block;
		vertical-align: top;
		width: 33.3%;
	}

	/*paginator*/
	.paginator a {
		text-align: center;
	}

	.paginator .empty {
		display: inline-block;
	}
	/*paginator end*/
	/*product_details*/
	.product_details .info_wrap .icon-favorite {
		position: absolute;
		top: 30px;
		right: 40px;
	}

	.product_details figure {
		width: 100%;
	}

	.product_details .img_container {
		width: 100%;
		height: 408px;
	}

	.product_details figcaption {
		border: 1px solid #e0e0e0;
		border-top: none;
		border-left: none;
		overflow: hidden;
		width: 100.2%;
	}

	.product_details .thumbs {
		margin-top: 0;
	}

	.product_details .thumbs img {
		margin-left: 0;
		width: auto;
		max-width: 100%;
		border-width: 0;
		border-bottom-width: 1px;
		box-sizing: content-box;
		border-right: 1px solid #e0e0e0;
	}

	.product_details .info_wrap {
		padding: 20px 40px 50px;
	}

	.product_details .info {
		display: table;
		width: 100%;
	}

	.product_details .price {
		display: table-cell;
		vertical-align: top;
		width: 320px;
		padding-right: 12px;
	}

	.product_details .description {
		display: table-cell;
		vertical-align: top;
		padding: 25px 0 0 25px;
		border-left: 1px solid #e0e0e0;
	}

	.product_details .filters .box {
		width: 100%;
		border: 0;
	}

	.product_details .filters .quick_order {
		width: 306px;
		max-width: 306px;
	}

	.same_products .item {
		max-width: none;
	}
	/*product_details end*/
	/*registration*/
	.registration fieldset {
		padding: 25px 40px;
		padding-top: 55px;
	}

	.registration .box {
		display: inline-block;
		vertical-align: top;
		width: 260px;
	}

	.registration .box + .box {
		margin-left: 75px;
	}

	.registration textarea {
		height: 99px;
	}

	.registration .agreement {
		margin-top: 20px;
	}
	/*registration end*/
	/*.shopping_card*/
	.shopping_card .head .one_col_mob {
		display: none;
	}

	.shopping_card .head {
		font-size: 0;
	}

	.shopping_card .steps .no_click,
	.shopping_card .steps .no_click,
	.shopping_card .steps a {
		padding-left: 25px;
	}

	.shopping_card .head span {
		font-size: 18px;
		padding: 0 5px;
		box-sizing: border-box;
	}

	.shopping_card .head .three_col,
	.shopping_card .head .two_col,
	.shopping_card .head .one_col,
	.shopping_card .product_in .four_col,
	.shopping_card .product_in .one_col,
	.shopping_card .product_in .two_col {
		display: inline-block;
		vertical-align: top;
		width: 33.33%;
	}

	.shopping_card .head .three_col,
	.shopping_card .product_in .four_col {
		margin-top: 0;
		text-align: right;
	}

	.shopping_card .product_in .five_col,
	.shopping_card .product_in .three_col  {
		display: none;
	}

	.shopping_card .product_in .two_col .total,
	.shopping_card .product_in .two_col .price {
		margin-top: 10px;
		display: block;
	}

	.shopping_card .product_in .two_col .total {
		color: #f12b22;
	}

	.shopping_card .product_in .two_col .total strong {
		color: #000;
	}

	.shopping_card .product_in .remove:before,
	.shopping_card .product_in .remove:after {
		content: none;
	}

	.shopping_card .product_in .remove {
		width: auto;
		height: auto;
		padding: 10px 24px;
		font-size: 16px;
		color: #fff;
	}

	.shopping_card .total_box {
		float: right;
		width: 550px;
	}

	.shopping_card .total_box + * {
		clear: both;
	}

	.shopping_card .buttons {
		font-size: initial;
		padding-right: 20px;
	}

	.shopping_card .total_box td {
		padding-right: 100px;
		text-align: right;
	}

	.shopping_card .total_box td + td {
		padding-right: 20px;
	}

	.your_order {
		text-align: right;
	}

	.your_order .your_order_content {
		display: inline-block;
		vertical-align: top;
		width: 256px;
		text-align: left;
	}

	.shopping_card .step_2 .head:after {
		content: none;
	}

	.shopping_card .step_2 fieldset {
		/*display: block !important;*/
		margin: 0 auto;
		width: 600px;
	}

	.shopping_card .step_2 .box {
		display: inline-block;
		vertical-align: top;
		width: 260px;
	}

	.shopping_card .step_2 .box + .box {
		margin-left: 70px;
	}

	.shopping_card .step_3 .left_side {
		display: inline-block;
		vertical-align: top;
		max-width: 760px;
		width: 100%;
		width: -webkit-calc(100% - 250px);
		width: calc(100% - 250px);
	}

	.shopping_card .step_3 figure {
		display: inline-block;
		vertical-align: top;
		width: 245px;
	}

	.shopping_card .step_3 .payment_method_label:after {
		content: none;
	}

	.shopping_card .step_3 .content {
		display: block !important;
	}

	.shopping_card .step_4 .total,
	.shopping_card .step_4 .product_row {
		margin: 0 auto;
		width: 100%;
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
		box-sizing: border-box;
	}

	.shopping_card .step_4 .product_row .col,
	.shopping_card .step_4 .product_row .col + .col,
	.shopping_card .step_4 .head span,
	.shopping_card .step_4 .head span + span {
		display: inline-block;
		vertical-align: top;
	}

	.shopping_card .step_4 .product_row .col,
	.shopping_card .step_4 .head span {
		width: 50%;
	}

	.shopping_card .step_4 .product_row .col + .col,
	.shopping_card .step_4 .head span + span {
		width: 25%;
		text-align: center;
	}

	.shopping_card .step_4 .product_row .subtotal,
	.shopping_card .step_4 .product_row .num {
		display: none;
	}

	.shopping_card .step_4 .total span + span {
		float: right;
		margin-top: 0;
	}

	.shopping_card .step_4 .box + .box {
		display: table;
		margin-top: 20px;
		width: 100%;
	}

	.shopping_card .step_4 .box + .box span {
		width: auto;
	}

	.shopping_card .step_4 .payment,
	.shopping_card .step_4 .address {
		display: table-cell;
		vertical-align: top;
		width: 50%;
	}

	.shopping_card .step_4 .address {
		border-right: 1px solid #e6e6e6;
	}

	.shopping_card .step_4 .head:after {
		content: none;
	}

	.shopping_card .step_4 .content {
		display: block !important;
	}
	/*.shopping_card end*/
	/*favorites_page*/
	.favorites_page .fav_product,
	.favorites_page .head {
		font-size: 0;
	}

	.favorites_page .fav_product .four_col,
	.favorites_page .fav_product .three_col,
	.favorites_page .fav_product .two_col,
	.favorites_page .fav_product .one_col,
	.favorites_page .head span {
		display: inline-block;
		vertical-align: top;
	}

	.favorites_page .fav_product .two_col,
	.favorites_page .fav_product .one_col,
	.favorites_page .head .two_col,
	.favorites_page .head .one_col {
		width: 30%;
		box-sizing: border-box;
	}

	.favorites_page .fav_product .two_col .old_price,
	.favorites_page .fav_product .two_col .new_price {
		display: none;
	}

	.favorites_page .fav_product .four_col,
	.favorites_page .fav_product .three_col,
	.favorites_page .head .four_col,
	.favorites_page .head .three_col {
		width: 20%;
		box-sizing: border-box;

	}
	.favorites_page .fav_product .three_col,
	.favorites_page ins {
		padding-left: 13px;
	}
	.favorites_page .btns {
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 230px;
	}

	.favorites_page .btns a + a {
		border-left: 2px solid #fff;
	}
	/*favorites_page end*/
	/*profile*/
	.profile {
		background-color: #e6e6e6;
	}

	.profile ul {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.profile li {
		display: table-cell;
		vertical-align: top;
	}

	.profile h2:after {
		content: none;
	}

	.profile h2 {
		padding: 10px;
		border-left: 1px solid #e0e0e0;
	}

	.profile .exit {
		margin-top: 0;
	}

	.profile li .content {
		background-color: #fff;
	}

	.profile li:nth-child(1) .content {
		width: 400%;
	}

	.profile li:nth-child(1) .content button {
		margin-right: 90px;
	}

	.profile li:nth-child(2) .content {
		width: 300%;
	}

	.profile li:nth-child(3) .content {
		width: 200%;
	}

	.profile li:nth-child(3) .content button {
		margin-right: 68px;
	}

	.profile .tbody li {
		display: block;
		width: auto;
	}

	.profile .tbody .cell + .cell + .cell,
	.profile .tbody .cell {
		display: inline-block;
		vertical-align: top;
		width: 33.33%;
	}

	.profile .tbody .cell + .cell {
		text-align: left;
	}

	.profile .thead .status {
		display: table-cell;
	}

	.profile .thead span {
		width: 33.33%;
	}

	.profile .thead span:nth-child(2) {
		text-align: left;
	}

	.profile .content .box {
		display: inline-block;
		vertical-align: top;
		width: 49%;
	}

	.profile .content .row {
		width: 255px;
	}

	.profile .tbody .cell a {
		float: none;
		display: block;
	}
	/*profile end*/
	/*products_for*/
	.products_for .filter_section .to label {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		text-align: center;
		box-sizing: border-box;
	}

	.products_for .filter_section .to label + label {
		border-left: 1px solid #e0e0e0;
	}

	.products_for .filter_section fieldset .col {
		display: inline-block;
		vertical-align: top;
		padding: 20px;
	}
	/*products_for end*/
	.more-filters {
		display: none;
	}
	.clear_filters_wrapper {
		display: inline-block;
		float: right;
	}
	.filters .view_on_page {
		display: inline-block;
		margin-left: 15px;
		float: left;
		margin-right: 20px;
	}
	.clear_filters_wrapper {
		margin-top: 0;
	}
	.filters fieldset .box.size {
		display: block;
		float: left;
	}
	.filters .close_trigger {
		position: absolute;
		top: 0;
		right: 10px;
		width: 30px;
		height: 37px;
		font-size: 0;
		text-align: center;
		cursor: pointer;
	}
	#notification-wrapper {
		right: 20px;
		bottom: 20px;
		width: 330px;
		height: 125px;
	}
	div#notification-wrapper div.error-container.error-container-img {
		padding: 41px 20px;
	}
	#notification-wrapper .error-text-container {
		padding: 12px 20px;
	}
	#notification-wrapper .text-container {
		width: 180px;
	}
	#notification-wrapper .image-container img {
		width: 100px;
		padding: 10px;
	}
	.info_wrap .share {
		top: 33px;
		right: 80px;
	}
	.quantity_num {
		width: 151px;
	}
	.quantity_num input {
		width: 50px;
	}
}
/*---------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1024px) {
	.registration_container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		height: 100%;
		width: 100%;
	}
	#registration_icon {
		background-color: #e6e6e6;
		width: 50%;
		position: relative;
	}
	#registration_icon:before {
		content: '';
		position: absolute;
		left: calc(50% - 90px);
		top: calc(50% - 100px);
		background: url('../images/new-user-icon.png') no-repeat 50% 50%;
		width: 206px;
		height: 206px;
	}
	.dropdown-content:after {
		margin-left: -3px;
	}
	x.product_details .tags {
		margin-top: 0;
	}
	/*header*/
	header {
		height: auto;
		border-bottom: 0;
	}

	header .menu_trigger {
		display: none;
	}

	header .user_menu {
		-webkit-width: calc(100% - 230px);
		width: calc(100% - 230px);
	}

	header .menu_wrap {
		position: static;
		display: block !important;
	}

	header .menu_wrap nav > ul {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	header .menu_wrap nav li {
		display: table-cell;
		border: 0;
		text-align: center;
	}

	header .menu_wrap nav ul ul {
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 100%;
		width: 100%;
	}

	header .menu_wrap nav li li {
		display: block;
		text-align: left;
	}

	header .menu_wrap nav a {
		padding: 22px 0;
	}

	header .menu_wrap nav ul ul li a {
		padding: 15px 10px;
	}

	header .menu_wrap nav li.has_menu:after {
		content: none;
	}

	header .user_menu ul {
		table-layout: auto;
	}

	header .user_menu .field {
		position: static;
		overflow: visible;
		display: inline-block;
		vertical-align: middle;
        width: 215px;
		border-left: 0;
	}

	header .user_menu .icon-search {
		position: static;
		display: inline-block;
		width: 27px;
		height: 27px;
		vertical-align: middle;
		margin-left: 19px;
		font-size: 26px;
        margin-top: -8px;
		pointer-events: auto;
	}

	header .user_enter {
		left: -100%;
		width: 301%;
	}



    	.icon-favorite:hover {
		color: #f12b22;
	}

	header .logo {
		width: 300px;
	}

	header .user_menu {
		-webkit-width: calc(100% - 300px);
		width: calc(100% - 300px);
	}

	header .user_menu ul {
		text-align: right;
		font-size: 0;
		background: #fff;
		width: 100%!important;
		box-sizing: border-box;
	}

	header .user_menu ul.ui-menu {
		width: 175px!important;
	}

	header .user_menu .hide,
	header .user_menu li {
		display: inline-block;
		vertical-align: top;
		padding: 0 10px;
	}

	header .user_menu li.hide .field {
		display: inline-block;
	}

	header .user_menu li.hide:hover .field {
		display: inline-block;
	}

	header .user_menu li a {
		padding: 20px 0;
	}

	header .user_menu li:nth-child(-n+2) {
		float: left;
	}

	header .user_menu .icon-phone + .title,
	header .user_menu .icon-phone {
		position: static;
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px;
		width: auto;
		height: 76px;
	}

	header .user_menu .icon-phone + .title {
		max-width: 500px;
		width: auto;
		height: auto;
		opacity: 1;
		border: 0;
	}

	header .user_menu .icon-favorites,
	header .user_menu .icon-basket {
		display: inline-block;
		vertical-align: middle;
		padding: 10px;
		line-height: 53px;
		height: 76px;
	}

	header .user_menu .title {
		position: static;
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		width: auto;
		height: auto;
		white-space: nowrap;
		-webkit-transition: max-width 1s;
		transition: max-width 1s;
	}

	header .user_menu .title a {
		padding: 0;
		height: auto;
		border: none;
	}

	header .user_menu .field {
		border: none;
	}

	header .user_menu li:hover > .title {
		width: auto;
		border: 0;
	}

	header .menu_wrap nav li > ul {
		display: block !important;
		pointer-events: none;
		opacity: 0;
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);

		-webkit-transition: transform .4s, opacity .4s;
		transition: transform .4s, opacity .4s;
	}

	header .menu_wrap nav li:hover {
		background-color: #0a3f78;
	}

	header .menu_wrap nav li li:hover {
		background-color: #bf231c;
	}

	header .menu_wrap nav li:hover > ul {
		pointer-events: auto;
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	header .user_menu li:hover a[class^="icon-"] {
		color: #f12b22;
	}

	header .user_enter {
		right: 0;
		left: auto;
		width: 260px;
	}
	.icon-user {
		width: 60px;
	}
	.main_slider ul li img {
		width: 100%;
		transform: translate(-50%, -50%);
	}
	/*header end*/
	/*footer*/
	footer .table .box {
		width: 25%;
	}

	footer .table .box.hide {
		display: table-cell;
	}
	/*footer end*/
	/*our_advantages*/
	x.our_advantages:before {
		content: " ";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(13, 86, 165, .9);
	}

	.our_advantages {
		display: block;
		text-align: center;
		background: url('../images/advantages-new.png') no-repeat center bottom;
		background-size: cover;
	}

	.our_advantages > * {
		position: relative;
	}

	.our_advantages h1 {
		padding: 20px 13px;
		color: #fff;
		font-family: "bebas_neuelight";
		font-weight: normal;
		font-size: 30px;
		text-transform: uppercase;
	}

	.our_advantages .our_advantages_content {
		max-width: 100%;
		table-layout: fixed;
		color: #fff;
        padding: 10px;
	}

	.our_advantages figure {
		padding: 20px 0;
	}

	.our_advantages figcaption {
		font-family: "bebas_neue_regularregular";
		font-size: 19px;
		display: inline-block;
		vertical-align: top;
		width: 145px;
		text-align: left;
		padding: 55px 0 0 5px;
	}
	.advantages-flex {
		display: flex;
		justify-content: center;
	}
	.advantages-flex figure img {
		margin-top: 20px;
	}
	/*our_advantages end*/
	/*filters*/
	.products_container li,
	.filters .box {
		width: 25%;
	}

	.filters .selects {
		padding: 20px 40px;
		width: 100%;
	}

	.filters .view_on_page {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
	}
	.filters .clear_filters {
		bottom: 18px;
	}
	.filters.closed .box.selects {
		padding: 20px 40px;
	}
	/*filters end*/
	/*product_details*/
	.product_details {
		font-size: 0;
		padding: 0 40px;
	}
	.similar_products {
		text-align: center;
	}
	.products_container {
		padding: 0 40px;
	}
	.product_details .info_wrap h1 {
		padding-right: 20px;
		display: inline-block;
		max-width: 100%;
	}
	.product_details .info_wrap .icon-favorite {
		top: 10px;
		right: 0;
	}

	.product_details figure {
		float: left;
	}

	.product_details .info_wrap {
		overflow: hidden;
		padding: 0 0 0 30px;
	}

	.product_details .description {
		display: block;
		clear: both;
		border-left: 0;
		padding: 0;
		padding-top: 20px;
	}

	.product_details .description .tags,
	.product_details .description .rich_text {
		display: inline-block;
		vertical-align: top;
		width: 48%;
		xpadding-left: 15px;
	}

	.product_details .description .share {
		float: right;
	}

	.product_details .share a {
		margin-left: -1px;
	}
	/*product_details end*/
	.registration fieldset {
		width: 604px;
	}
	/*shopping_card*/
	.shopping_card .head .one_col,
	.shopping_card .product_in .one_col,
	.shopping_card .head .two_col,
	.shopping_card .product_in .two_col,
	.shopping_card .head .three_col,
	.shopping_card .product_in .three_col,
	.shopping_card .head .four_col,
	.shopping_card .product_in .four_col,
	.shopping_card .head .five_col,
	.shopping_card .product_in .five_col {
		display: inline-block;
		vertical-align: top;
		width: 23.33%;
		text-align: left;
		padding: 5px;
	}


	.shopping_card .product_in .three_col .price,
	.shopping_card .product_in .four_col .quantity_num,
	.shopping_card .product_in .five_col strong,
	.shopping_card .product_in .three_col strong,
	.shopping_card .product_in .two_col .total,
	.shopping_card .product_in .two_col .price {
		display: none;
	}

	.shopping_card .product_in .five_col {
		color: #000;
	}

	.shopping_card .product_in .four_col,
	.shopping_card .head .four_col {
		width: 15%;
	}

	.shopping_card .product_in .five_col,
	.shopping_card .head .five_col {
		width: 15%;
		float: right;
	}

	.shopping_card .product_in .five_col {
		margin: 0;
		padding-right: 0;
	}

	.shopping_card .product_in .five_col .total {
		color: #f12b22;
		font-family: "universum_bg_bold";
		font-weight: normal;
	}

	.shopping_card .steps .active,
	.shopping_card .steps .no_click,
	.shopping_card .steps a {
		width: 25%;
		text-align: left;
	}

	.shopping_card .steps ins,
	.shopping_card .steps .active span,
	.shopping_card .steps .no_click span,
	.shopping_card .steps a span {
		display: inline-block;
		vertical-align: middle;
	}



	.shopping_card .product_in .three_col {
		margin: 0;
	}

	.shopping_card .product_in .three_col .quantity_num,
	.shopping_card .product_in .four_col .price {
		display: block;
	}

	.shopping_card .step_2 {
		font-size: 0;
	}

	.shopping_card .step_2 fieldset {
		width: auto;
		margin-left: 0;
		padding-bottom: 100px;
	}

	.shopping_card .step_2  .existing_customer,
	.shopping_card .step_2 .new_customer {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		border-right: 1px solid #e6e6e6;
		font-size: 16px;
	}

	.shopping_card .step_2 .existing_customer .box + .box {
		margin-left: 0;
	}

	.shopping_card .step_2 .existing_customer fieldset {
		width: 260px;
	}

	.shopping_card .step_2 .existing_customer {
		margin-left: -1px;
		width: 35%;
		border-right: 0;
		border-left: 1px solid #e6e6e6;
		box-sizing: border-box;
	}

	.shopping_card .step_3 .payment_method {
		padding: 30px 40px;
		padding-left: 50px;
	}

	.shopping_card .step_3 .left_side {
		padding-right: 50px;
		box-sizing: border-box;
	}

	.shopping_card .step_4 {
		font-size: 0;
	}

	.shopping_card .step_4 .box {
		display: inline-block;
		vertical-align: top;
		padding-bottom: 100px;
		width: 50%;
		font-size: 16px;
		border-right: 1px solid #e6e6e6;
	}

	.shopping_card .step_4 .box + .box {
		display: inline-block;
		margin-top: 0;
		margin-left: -1px;
		width: 50%;
		border-left: 1px solid #e6e6e6;
		box-sizing: border-box;
	}

	.shopping_card .step_4 .box .address,
	.shopping_card .step_4 .box .payment {
		display: block;
		width: 100%;
		border-right: 0;
	}

	.shopping_card .step_4 .box .payment {
		margin-left: -1px;
	}

	.shopping_card .step_4 .total,
	.shopping_card .step_4 .product_row {
		width: 100%;
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
		box-sizing: border-box;
	}
	/*shopping_card end*/
	/*profile*/
	.profile li:nth-child(1) .content {
		width: 300%;
	}
	/*profile end*/
	.info_wrap .share {
		right: 40px;
		top: 14px;
	}
	.filters .clear_filters {
		padding: 6px 15px;
	}
	.filters .clear_filters {
		right: 41px;
	}
}
/*---------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1280px) {
	.product_details .description .tags,
	.product_details .description .rich_text {
		width: 100%;
	}
	/*main_slider*/
	.main_slider {
		position: relative;
	}

	.main_slider li .title {
		padding: 30px;
		width: 100%;
		padding-right: 520px;
		height: 172px;
		box-sizing: border-box;
	}

	.main_slider .highlights {
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		width: 500px;
		height: 100%;
	}

	.main_slider .highlights .row {
		display: block;
		width: 100%;
	}

	.main_slider figure {
		padding-left: 167px;
		box-sizing: border-box;
	}

	.main_slider .row_bottom .three_col {
		padding: 1px 0;
	}
	.main_slider .row_bottom .hide,
	.main_slider figure > * {
		padding: 0 20px;
		height: 174px;
	}

	.main_slider .row_bottom {
		table-layout: fixed;
	}

	.main_slider .row_bottom .hide {
		width: 167px;
		padding: 0;
	}
	.main_slider .row_bottom {
		width: auto;
	}
	.main_slider ul {
		width: calc(100% - 333px);
	}
	.main_slider li {
		height: 520px;
	}
	.main_slider ul li img {
		transform: translate(-53%, -50%);
		width: auto;
	}
	.main_slider ul li img {
		height: auto;
	}
	.main_slider .row_bottom {
		margin-right: -5px;
	}
	/*main_slider end*/
	.filters .clear_filters {
		padding: 7px 15px;
	}
}
/*---------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1366px) {
	.filters_header {
		display: none !important;
	}
	.filters.closed .box.size {
		display: block;
	}
    header .user_menu .field {
		width: 470px;
		position: relative;
    }


    header .user_menu ul.ui-menu {
    	width: 430px!important;
    }

	/*header end*/
	/*footer*/
	footer .container a:before {
		content: "\e60a";
		display: inline-block;
		vertical-align: top;
		margin: 5px 5px 0 -12px;
		font-family: "icomoon";
		font-size: 5px;
		color: #e0e0e0;
		opacity: 0;

		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);

		-webkit-transition: margin-left .4s, opacity .4s;
		transition: margin-left .4s, opacity .4s;
	}

	footer .container a:hover:before {
		margin-left: 0;
		opacity: 1;
	}

	footer .container a[class^="icon-"]:before {
		content: none;
	}
	/*footer end*/
	/*main_slider*/
	.main_slider .row:hover figcaption {
		background-color: #bf231c;
	}

	.main_slider .row:hover figcaption:before {
		border-right-color: #bf231c;
	}

	.main_slider .row:hover:nth-child(even) figcaption {
		background-color: #0a3f78;
	}

	.main_slider .row:hover:nth-child(even) figcaption:before {
		border-left-color: #0a3f78;
	}

	.main_slider .row figcaption a:after {
		content: "\e60a";
		display: block;
		margin: 10px auto 0;
		width: 20px;
		height: 20px;
		line-height: 20px;
		border-radius: 50%;
		border: 1px solid #fff;
		font-family: "icomoon";
		color: #fff;
		font-size: 5px;
		text-align: center;
		opacity: 0;
		-webkit-transform: rotate(90deg) translateY(20px);
		transform: rotate(90deg) translateY(20px);
		-webkit-transition: -webkit-transform .4s, opacity .4s;
		transition: transform .4s, opacity .4s;
	}

	.main_slider .row:hover figcaption a:after {
		opacity: 1;
		-webkit-transform: rotate(90deg) translateY(0);
		transform: rotate(90deg) translateY(0);
	}

	.main_slider .row img {
		-webkit-transition: -webkit-transform .4s;
		transition: transform .4s;
	}
	.main_slider .row:hover img {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	/*main_slider end*/
	/*pr_slider*/
	.pr_slider {
		margin-top: -20px;
		margin-bottom: -20px;
		padding: 20px 0;
	}

	.product_box .item:hover {
		z-index: 1;
	}

	.product_box .item:hover:before {
		border: 1px solid #f12b22;
	}

	.product_box .item:hover figcaption a {
		color: #f12b22;
	}

	.product_box .product_image {
		position: relative;
		display: inline-block;
		vertical-align: top;
	}

	.product_box .product_image .hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		line-height: 70px;
		background-color: rgba(255, 255, 255, .8);
		opacity: 0;
		font-style: normal;

		-webkit-transition: opacity .4s;
		transition: opacity .4s;
	}

	.product_box .product_image .hover span {
		display: inline-block;
		vertical-align: top;
		margin-top: 90px;
		padding: 10px;
		line-height: 1;
		border: 2px solid #0d56a5;
		color: #0d56a5;
		font-size: 16px;
		text-transform: uppercase;
	}

	.product_box .product_image .hover:hover {
		opacity: 1;
	}

	.pr_slider_nav .icon-prev:hover,
	.pr_slider_nav .icon-next:hover {
		background-color: #f12b22;
		color: #fff;
	}

	.product_box .item .get_btn .icon-basket {
		-webkit-transition: padding .4s;
		transition: padding .4s;
	}

	.product_box .item:hover .get_btn .icon-basket {
		padding: 10.5px 23px;
	}
	/*pr_slider end*/
	.filters {
		text-align: center;
	}

	.filters .box {
		max-width: 380px;
		text-align: left;
	}

	.filters .selects {
		max-width: none;
	}

	/*.filters .clear_filters:hover {*/
		/*color: #f12b22;*/
	/*}*/

	.filters.closed h2 {
		display: inline-block;
		vertical-align: middle;
	}

	.filters .size_info:hover {
		background-color: #e52e2a;
		color: #fff;
	}

	.filters.closed .max,
	.filters.closed .min,
	.filters.closed .price_range,
	.filters.closed .color span,
	.filters.closed .size span,
	.filters.closed .filter_label_close {
		display: none;
	}

	.filters.closed input[name="min"],
	.filters.closed input[name="max"],
	.filters.closed .color input[type="checkbox"]:checked + span,
	.filters.closed .size input[type="checkbox"]:checked + span,
	.filters.closed .box {
		display: inline-block;
		vertical-align: middle;
	}


	.filters.closed .size input[type="checkbox"]:checked + span {
		margin-top: 0;
		padding: 11px 0;
		border-top: 0;
		border-bottom: 0;
		background-color: #fff;
		color: #424242;
	}

	.filters.closed .box {
		padding: 0;
		border-top: 0;
	}

	.filters.closed h2,
	.filters.closed .price {
		margin-bottom: 0;
	}

	.filters.closed h2 {
		margin-top: 3px;
		padding: 8px 10px;
		line-height: 1;
	}

	.filters.closed h2 mark {
		display: none;
	}

	.filters.closed input[name="min"],
	.filters.closed input[name="max"] {
		padding: 10px;
		width: 50px;
		border: 0;
	}

	.filters.closed input[name="min"] {
		border-left: 1px solid #e0e0e0;
	}

	.filters.closed input[name="max"] {
		border-right: 1px solid #e0e0e0;
	}

	.filters.closed .brand select {
		display: inline-block;
		padding: 9px;
		height: 37px;
		vertical-align: middle;
		border-top: 0;
		border-bottom: 0;
		background-image: none;
	}

	.filters.closed .selects {
		padding: 10px 0;
		border-top: 1px solid #e0e0e0;
	}

	.filters .size input[type="radio"]+ span:hover,
	.filters .size input[type="checkbox"] + span:hover {
		background-color: #e52e2a;
  		color: #fff;
	}

	/*paginator*/
	.paginator a:hover {
		border-color: #f12b22;
		background-color: #f12b22;
		color: #fff;
	}

	.paginator .next:hover:before {
		border-left-color: #fff;
	}

	.paginator .prev:hover:before {
		border-right-color: #fff;
	}
	/*paginator end*/
	/*product_details*/
	.product_details .filters .box {
		margin-top: 12px;
		padding-bottom: 0;
	}

	.product_details .description {
		display: table-cell;
		border-left: 1px solid #e0e0e0;
		padding: 20px 0 0 30px;
	}

	.product_details .description .rich_text,
	.product_details .description .tags {
		display: block;
		width: 100%;
	}

	.product_details .tags .delivery:hover,
	.product_details .tags .mail:hover {
		color: #0d56a5;
	}

	.product_details .description .share {
		margin-top: 78px;
	}

	.product_details .description a:hover {
		position: relative;
	}

	.product_details .description .icon-pinterest:hover,
	.product_details .description .icon-gplus:hover {
		border-color: #f63f00;
		color: #f63f00;
	}

	.product_details .description .icon-facebook:hover {
		border-color: #0d56a5;
		color: #0d56a5;
	}

	.product_details .description .icon-tweet:hover {
		border-color: #0092e2;
		color: #0092e2;
	}

	.product_details .add_to_basket:hover {
		background-color: #bf231c;
	}

	.quantity_num a:hover {
		background-color: #0d56a5;
		color: #fff;
	}

	/*product_details end*/
	/*same_products*/
	.same_products .item_content {
		padding: 10px;
	}

	.same_products .product_image {
		margin-top: 30px;
		padding: 0;
	}
	/*same_products end*/
	/*shopping_card*/
	.shopping_card .product_in .one_col {
		width: 23.33%;
	}
	.shopping_card
	.shopping_card .head .one_col,
	.shopping_card .head .two_col,
	.shopping_card .product_in .two_col,
	.shopping_card .head .three_col,
	.shopping_card .product_in .three_col {
		width: 19%;
	}

	.shopping_card .step_2  .existing_customer,
	.shopping_card .step_2 .new_customer {
		width: 50%;
	}

	.shopping_card .step_2 .existing_customer {
		width: 25%;
	}

	.your_order:before {
		content: " ";
		display: block;
		height: 39px;
		background-color: #0d56a5;
	}

	.step_3 .your_order:before {
		content: none;
	}

	.your_order {
		display: inline-block;
		vertical-align: top;
		padding: 0;
		width: 50%;
		border-top-color: #fff;
		border-left: 1px solid #e6e6e6;
		box-sizing: border-box;
		text-align: left;
	}

	.your_order .your_order_content {
		padding: 20px 30px;
	}

	.shopping_card .step_2 .table {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
	}

	.shopping_card .step_3 .table {
		display: inline-block;
		vertical-align: top;
		width: 75%;
		border-right: 1px solid #e6e6e6;
		box-sizing: border-box;
	}

	.shopping_card .step_3  .your_order {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		margin-left: -5px;
	}
	/*shopping_card end*/
	/*text_page*/
	.text_page {
		padding: 0 40px 40px;
	}
	/*text_page end*/
	/*favorites_page*/
	.favorites_page .fav_product .two_col,
	.favorites_page .fav_product .one_col,
	.favorites_page .head .two_col,
	.favorites_page .head .one_col {
		width: 25%;
	}

	.favorites_page .fav_product .four_col,
	.favorites_page .fav_product .three_col,
	.favorites_page .head .four_col,
	.favorites_page .head .three_col {
		width: 15%;
	}


	.favorites_page .fav_product .two_col,
	.favorites_page .fav_product .one_col,
	.favorites_page .fav_product .four_col,
	.favorites_page .fav_product .three_col {
		padding: 20px;
	}

	.favorites_page .btns {
		bottom: auto;
		top: 10px;
		right: 40px;
	}

	.favorites_page .head span {
		padding: 10px 20px;
	}
	/*favorites_page end*/
	/*profile*/
	.profile li:nth-child(2) .content,
	.profile li:nth-child(1) .content {
		width: 200%;
	}

	.profile li:nth-child(3) .content {
		width: 100%;
	}

	.profile li:nth-child(3) .content button {
		margin-right: 25px;
	}

	.profile button:hover {
		background-color: #0a3f78;
	}
	/*profile end*/
	.our_advantages figure {
		padding: 20px 30px;
	}
	.custom_width {
		width: 1280px;
		margin: 0 auto;
	}
	.our_advantages .our_advantages_content {
		padding: 30px;
	}
	.registration_container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		height: 100%;
		width: 100%;
	}
	.registration_container .page_content {
		width: 100%;
		font-size: 0pt;
	}
	.registration {
		background-color: transparent;
		display: inline-block;
		width: 50%;
	}
	/*.similar_products .product_box .item {*/
		/*width: 16.66%;*/
	/*}*/
}
/*---------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1920px) {
	header .user_menu li > .title {
		max-width: 500px;
		width: auto;
		border: 0;
	}
    header .user_menu li:nth-child(2) {
		border-right: 1px solid #e6e6e6;
	}
    .pr_slider {
        width: 1366px;
        margin: 0 auto;
    }
	.custom_width {
		width: 1366px;
	}
	.main_slider ul li img {
		transform: translate(-50%, -50%);
	}
}

.product_details:after,
.pr_slider .item .get_btn:after {
	content: ".";
	position: static;
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

/* NEWSLETTER POPUP FORM */

.popup-wrapper {
	display: none;
	padding: 2.7em 1em;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.95);
}

	.popup-wrapper .newsletter-form div {
		margin-bottom: 20px;
	}
	.popup-wrapper .newsletter-form fieldset {
		display: inline-block;
		background-color: #ddd700;
	}
	.popup-wrapper .newsletter-form fieldset button {
		background-color: #0d56a5;
		border: 0 none;
		color: #e0e0e0;
		font-size: 5px;
		height: 30px;
		position: absolute;
		right: 1px;
		top: 0;
		width: 28px;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.popup-wrapper legend {
		margin-bottom: 10px;
		padding: 0;
		width: 100%;
		color: #585656;
		font-family: universum_bg_bold;
		font-size: 20px;
		text-transform: uppercase;
	}
	.popup-wrapper em {
		color: #a8a8a8;
		font-size: 15px;
		font-style: normal;
	}
	.popup-wrapper input {
		font-size: 15px;
		display: inline-block;
		vertical-align: top;
		width: 230px;
		max-width: 300px;
		height: 30px;
		color: #fff;
		background-color: #0a3f78;
		border: 0;
		padding: 0 5px;
	}

	.popup-wrapper .newsletter-form fieldset.terms-agree {
		display: block;
		margin: 10px 0;
		background-color: transparent;
	}
	.popup-wrapper .terms-agree label,
	.popup-wrapper .terms-agree input {
		width: auto;
		height: auto;
		background-color: transparent;
	}

	.popup-wrapper .terms-agree input {
		margin-top: 3px;
	}

.newsletter-popup {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 400ms;
	transition: all 400ms;
}

	.newsletter-form fieldset {
		position: relative;
		background-color: #0a3f78;
	}
.newsletter-popup.mfp-ready {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.newsletter-popup.mfp-ready .popup-wrapper {
	display: block;
}
.newsletter-popup.mfp-bg {
	background-color: transparent;
}
.newsletter-popup .mfp-container {
	padding: 0;
}
.newsletter-popup .mfp-container:before {
	vertical-align: bottom;
}

.reclamation_form_sent {
	color:#dd0000;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}



.reclamation_form {
	margin-top: 30px;margin-bottom: 30px;
	width: 100%;
	max-width: 560px;
	
}

.legend {
	color:#0d56a5;
	font-size: 22px;
	padding:0;
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
	max-width: 65%;
}

.legend:after {
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 100%;
	background-color:#dadada;
	line-height: 22px;
	margin-left: 10px;
	top:13px;
}

.reclamation_form label {
	width: 47%;
	margin-right: 3%;
	float:left;
	color:#0d56a5;
	font-size: 16px;
}

.reclamation_form label.long {width: 100%;margin-right: 0;float: none;clear: both;}

.reclamation_form label.right {
	margin-right: 0;
	float:right;
}

.reclamation_form label input {height: 30px;line-height: 30px;}

.reclamation_form label input, .reclamation_form label textarea {
	background-color: #f5f5f5;
	border:1px solid #e6e6e6;
	padding:0 10px;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.reclamation_form label.error input, .reclamation_form label.error textarea {
	border:1px solid #dd0000;
}

.reclamation_form label textarea {height: 140px;}

.reclamation_form label.clear {
	clear:both;
}

.reclamation_form button {
	color:#ffffff;
	font-size: 16px;
	padding: 10px 25px;
	background-color: #0d56a5;
	transition: all 0.4s;
	display: block;
	border:0;
	cursor: pointer;
}

.reclamation_form button:hover {
	background-color: #19325d;
}
.shopping_card .step_2 fieldset.invoice-box {
	display: none;
	padding-left: 0;
	padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
.reclamation_form label {width: 100% !important;margin-right: 0 !important;clear:both !important;}
.reclamation_form label input, .reclamation_form label textarea {padding:0 !important;}
.reclamation_form button {width: 100% !important;}
}





/* auto complete */

header .user_menu ul.ui-menu {
	border: 1px solid #e6e6e6;
	border-top: none;
}

.ui-menu .ui-menu-item {
	float: left;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: left;
	font-size: 14px;
	color: #000;
	border: none!important;
	box-sizing: border-box;
}

.ui-menu .ui-menu-item:hover {
	background: #f4f4f4;
}

header .user_menu .hide {
	overflow: visible;
}

.ui-menu .ui-menu-item-wrapper {
	padding: 6px 6px 6px 6px;
	box-sizing: border-box;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: 0;
}

.filters .price {
    padding: 15px 50px 15px 40px;
} 

.noUi-horizontal {
    height: 12px;
}

.noUi-horizontal .noUi-handle {
	left: -10px;
	top: -10px;
	width: 29px;
	height: 29px;
	cursor: pointer;
}

.noUi-handle {
	border-color: #e52e2a;
	border-radius: 0;
}

.noUi-handle span {
	margin: 37px 0 0;
}

.filters .max, .filters .min {
	margin-bottom: 20px;
}

.filters .min {
	margin-left: -8px;
}

.filters .max {
	margin-right: -19px;
}

#ui-id-1 {
	max-height: 378px;
	left: 0 !important;
}

header .user_menu ul#ui-id-1  {
	max-height: 565px;
}

#ui-id-1,
header .user_menu ul#ui-id-1  {
	display: block;
	overflow: auto;
	background: #fff;
	z-index: 999;
}

#ui-id-1 li a span.search_price,
header .user_menu #ui-id-1 li a span.search_price {
	color: #0d56a5;
	font-weight: bold;
	font-size: 16px;
}

#ui-id-1 li a {
	display: block; 
	padding: 10px; 
}

#ui-id-1 li a .search_product {
	display: block; 
	padding: 0 20px; 
}

#ui-id-1 li a,
header .user_menu #ui-id-1 li a {
	height: auto;
	border-bottom: 1px solid #ebebeb;
}

header .user_menu #ui-id-1 li a .search_product {
	display: inline-block; 
	vertical-align: middle;
}

header .user_menu #ui-id-1 li a span {
	position: static;
	display: block; 
	vertical-align: middle;
}

header .user_menu #ui-id-1 li a img {
	display: inline-block; 
	vertical-align: middle; 
}

@media only screen and (max-width: 767px) {
	.box.price {
		display: none; 
	}

	#ui-id-1 li a img {
		display: none; 
	}

	#ui-id-1 li a span.search_price{
		margin-left: 20px; 
	}
}