body {
	font-family: 'Myriad Pro',sans-serif;
	padding: 0;
	min-width: 0 !important;
}

body a:focus, body button:focus, body a:active, body button:active, body input:focus, body input:active, body select:focus, body select:active {
	outline: none;
}

@media (min-width:1170px) {
	body.modal-open {
		overflow-y: scroll !important;
		padding-right: 0 !important;
	}

	a:hover, a:focus, a:active {
		text-decoration: underline;
	}

	.container {
		width: 1170px;
		padding: 0;
	}

	.left-menu, .left-menu p.askme, .left-menu .profile, .left-menu .profile-navigation, .left-menu .title-menu {
		display: none;
	}

	.seo-head {
		height: 23px;
		width: 100%;
		background-color: #000000;
		color: #ffffff;
		font-size: 10px;
		padding: 4px 0;
	}

	.seo-head .seo-text, .seo-head .askme {
		float: left;
		width: 50%;
	}

	.seo-head .seo-text {
		text-align: left;
	}

	.seo-head .askme {
		text-align: right;
	}

	.seo-head .askme a {
		color: #ffffff;
		text-decoration: underline;
	}

	.main-head {
		padding-top: 17.5px;
	}

	.logo, .news, .contacts, .actions {
		float: left;
	}

	.logo {
		width: 17%;
	}

	.logo-img {
		width: 115px;
	}

	.femil .logo-img {
		width: 130px;
		opacity: 0.7;
	}

	.femil .logotext {
		color: #5C5B5B;
	}

	span.logotext {
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #2774BD;
		font-weight: bold;
	}

	.news {
		width: 30%;
		padding: 11px 15px 0 8px;
		height: 50px;
	}

	.news p {
		font-family: "HelveticaNeueCyr Light", sans-serif;
		font-size: 15px;
		color: #858585;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.news a {
		color: #143656;
		font-weight: 500;
		font-size: 11px;
		float: right;
		border-bottom: 1px black dashed;
		margin-top: -4px;
		margin-bottom: 4px;
	}

	.news a:hover {
		text-decoration: none;
		border-bottom: none;
	}

	.news-slider {
		position: relative;
	}

	.news-item {
		height: 120px !important;
	}

	.main-news-item {
		margin-left: 23px;
	}

	.prev-arrow, .next-arrow {
		width: 12px;
		height: 8px;
		position: absolute;
		cursor: pointer;
	}

	.prev-arrow:hover, .next-arrow:hover, .prev-arrow:active, .next-arrow:active, .prev-arrow:focus, .next-arrow:focus {
		border: none;
	}

	.prev-arrow {
		border: none;
		z-index: 3;
		top: 2px;
	}

	.next-arrow {
		border: none;
		bottom: 13px;
	}

	.contacts {
		padding-left: 28px;
		font-family: "FontAwesome", sans-serif;
		font-size: 18px;
		width: 20%;
		padding-top: 8px;
		padding-left: 25px;
	}

	.contacts a {
		color: #858585;
		line-height: 29px;
	}

	.phone {
		background: url('../img/header/callme.png') no-repeat 0 50%;
		padding-left: 36.5px;
		color: #858585;
	}

	.mail {
		background: url('../img/header/mailme.png') no-repeat 0 50%;
		padding-left: 36.5px;
		margin-top: 5px;
	}

	.ask {
		padding-left: 36.5px;
		margin-top: 5px;
	}

	.actions {
		width: 33%;
		padding-left: 6px;
		padding-top: 10px;
	}

	.cabinet a {
		margin-top: 30px;
		display: inline-block;
		font-size: 15px;
		text-transform: uppercase;
		color: #ffffff;
		width: 174px;
		text-align: center;
		padding: 8px 0px 8px 30px;
	}

	.cabinet a.personal {
		background: #2774BD url('../img/header/lk.png') no-repeat 11.5px 50%;
	}

	.cabinet a.basket {
		background: #2774BD url('../img/header/cart.png') no-repeat 11.5px 50%;
		margin-left: 23px;
	}

	.search form {
		position: relative;
	}

	.search input {
		width: 98%;
		height: 29px;
	}

	.loop {
		position: absolute;
		padding: 0;
		border: none;
		right: 15px;
		background: none;
		top: 6px;
	}

	.header-search:-moz-placeholder {
		color: #b1b1b1;
		font-size: 14px;
		font-style: italic;
		padding-left: 25px;
	}

	.header-search::-webkit-input-placeholder {
		color: #b1b1b1;
		font-size: 14px;
		font-style: italic;
		padding-left: 25px;
	}

	nav.header-menu {
		margin-top: 15px;
		font-size: 17px;
		text-transform: uppercase;
		min-height: 38px;
		background: #2774BD;
		margin-bottom: 19px;
		border: none;
		border-radius: 0;
	}

	.header-menu a {
		color: #ffffff;
	}

	.header-menu .navbar-nav>li>a {
		padding: 11.5px 33.5px;
	}

	.header-menu .navbar-nav>li>a:hover, .header-menu .navbar-nav>li>a:active, .header-menu .navbar-nav>li>a:focus {
		background: none;
	}

	.header-menu .navbar-nav>li:nth-child(4)>a {
		padding-left: 30px;
	}

	.header-menu .navbar-nav>li:nth-child(4)>a {
		padding-right: 23px;
	}

	.header-menu .navbar-nav>li:nth-child(5)>a {
		padding-left: 23px;
	}

	.header-menu .navbar-nav>li:nth-child(6)>a {
		padding-right: 35px;
	}

	.header-menu .navbar-nav>li:nth-child(7)>a {
		padding-left: 50px;
		padding-right: 15px;
	}

	.header-menu>.navbar-collapse {
		padding: 0;
		height: auto!important;
	}

	.breadcrumbs ul {
		padding-left: 0;
	}

	.breadcrumbs ul li {
		display: inline-block;
		line-height: 24px;
		font-size: 14px;
	}

	.breadcrumbs a {
		color: #2775B7;
		padding: 0 10px 0 0;
		margin: 0;
		line-height: 24px;
		font-size: 14px;
	}

	.fa {
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.fa-angle-double-right:before {
		content: "\f101";
	}

	main {
		margin-bottom: 40px;
	}

	.left-menu {
		width: 23.5%;
		float: left;
		font-size: 17.5px;
	}

	.left-menu .left-menu-sale .navbar-header {
		background-color: #F1585A;
		width: 100%;
		height: 40px;
		text-transform:;
	}

	.left-menu .left-menu-sale .navbar-header a {
		color: #ffffff;
		margin-left: 0;
		padding: 10px 20px;
	}

	.left-menu .left-menu-sale .navbar-nav>li {
		margin-bottom: 0;
	}

	.left-menu .left-menu-sale .navbar-nav>li>a {
		font-size: 15px;
		color: #163c6f;
		background: none;
		padding: 3px 15px 3px 15px;
	}

	.left-menu .left-menu-sale .navbar-nav {
		padding: 15px 0px 15px 0px;
	}

	.left-menu .navbar-nav>li>.drop-menu {
		position: static;
		width: 100%;
		margin: 0;
		box-shadow: none;
		border: none;
		padding: 30px 0;
	}

	.left-menu .drop-menu>li>a {
		font-size: 15px;
		color: #163c6f;
		padding-left: 15px;
		background: none;
	}

	.left-menu .navbar-nav>li {
		width: 100%;
		margin-bottom: 30px;
	}

	.left-menu .navbar-nav>li.open {
		margin-bottom: 0px;
	}

	.left-menu .navbar-nav>li>a {
		background-color: #2774bd;
		color: #ffffff;
		padding: 10px 20px;
	}

	.left-menu .nav .open>a, .left-menu .nav .open>a:focus, .left-menu .nav .open>a:hover {
		background-color: #2774bd;
	}

	.double-arrows {
		background: url('../img/header/arrows.png') no-repeat 0 0;
		width: 19px;
		height: 17px;
		display: inline-block;
		float: right;
	}

	.left-menu .nav .open>a>.double-arrows {
		background: url('../img/header/arrows-back.png') no-repeat 0 0;
	}

	.left-menu-social .navbar-nav>li>a {
		padding-left: 45px;
	}
div#social {
	margin-top:10px;
}
	.left-menu-social .navbar-nav>li.vk>a {
		color:white;
		background: #2b587a url('../img/header/vk.png') no-repeat 8px 50%;
	}

	.left-menu .left-menu-social .navbar-nav>li.ok>a {
		background: #cf6700 url('../img/header/ok.png') no-repeat 8px 50%;
	}

	.left-menu .navbar-collapse.collapse {
		padding: 0;
	}

	.left-menu .left-menu-social {
		margin-top: 45px;
	}

/*	.workarea {
		float: left;
		width: 74.5%;
		margin-left: 23px;
	}
/**/

	.main-slider {
		width: 100%;
	}

	.main-slider .main-slider-item img {
		width: 100%;
		height: auto;
	}

	.main-slider .slick-dots>li>button {
		display: none;
	}

	.main-slider .slick-dots>li {
		display: inline-block;
		width: 13px;
		height: 13px;
		background: url('../img/slider/dot.png') no-repeat 0 0;
		z-index: 3;
		cursor: pointer;
		margin-left: 5px;
	}

	.main-slider .slick-dots {
		position: absolute;
		bottom: 9px;
		left: 550px;
		padding: 0;
		margin: 0;
	}

	.new-offers {
		width: 100%;
		margin-top: 34px;
	}

	.new-offers h2, .sale-offers h2 {
		font-size: 24px;
		text-transform: uppercase;
		text-align: center;
		margin-top: 0;
		padding-left: 38px;
		margin-bottom: 8px;
		color: #163c6f;
		font-weight: normal;
	}

	.new-offers h2 a , .sale-offers h2 a {
		color: #163c6f;
	}

	.new-offers-item, .sale-offers-item, .catalog-list-item {
		width: 31.5%;
		height: 275px;
		display: block;
		margin-right: 20.5px;
		margin-bottom: 26px;
		position: relative;
		overflow: hidden;
		float: left;
	}

	.catalog-list-item {
		position: relative;
		border: 0.5px solid #000000;
	}

	.catalog-list-item-details {
		height: auto;
		background: rgba(255, 255, 255, 0.7);
		padding-top: 19px;
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.new-offers-item:nth-child(3n), .sale-offers-item:nth-child(3n), .catalog-list-item:nth-child(3n) {
		margin-right: 0;
	}

	.sale-offers {
		margin-top: 30px;
	}

	.new-offers-item .details, .sale-offers-item .details {
		display: none;
	}

	.new-offers-item:hover>.details, .sale-offers-item:hover>.details {
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.7);
		padding-top: 19px;
		border: 3px dashed #837b76;
		position: absolute;
		top: 0;
	}

	.add-to-favorites {
		background: url('../img/catalog/new/favorite.png')no-repeat 0 0;
		width: 23px;
		height: 20px;
		display: block;
		margin-left: 8px;
	}

	.add-to-favorites:hover {
		background: url('../img/catalog/new/favorited.png')no-repeat 0 0;
	}

	.details .name, .details .price {
		color: #000000;
		font-size: 26px;
		text-align: center;
		font-family: "Exo2", sans-serif;
	}

	.details .name {
		font-weight: 600;
		margin-top: 42px;
		display: inline-block;
		width: 100%;
	}

	.catalog-list-item-details .name, .catalog-list-item-details .price {
		color: #143656;
	}

	.catalog-list-item-details .name {
		font-size: 18px;
		padding-left: 8px;
		margin: 0;
		font-weight: 600;
		display: block;
	}

	.details .price {
		font-weight: 400;
		margin-top: 10px;
	}

	.catalog-list-item-details .price {
		font-size: 15px;
		padding: 0 10px;
		position: relative;
	}

	.catalog-list-item-details .price b {
		font-size: 27px;
		font-weight: 600;
	}

	.details .buy-now {
		text-align: center;
		font-family: "Exo2", sans-serif;
		font-size: 14.5px;
	}

	.details .buy-now a {
		background: url('../img/catalog/new/buy.png')no-repeat 0 0;
		padding-left: 30px;
		color: #000000;
	}

	.catalog-list-item-details .article {
		color: #000000;
		padding-left: 11.5px;
		margin-top: 4px;
	}

	.catalog-list-item-details .quick-buy {
		padding: 4px 23px;
		background-color: #ee5a5a;
		border: 0.5px solid #000000;
		color: #ffffff;
		margin-left: 19px;
		font-size: 17px;
		position: absolute;
		right: 10px;
	}

	.details .go-to-detail {
		text-align: center;
		font-size: 26px;
		height: 40px;
		background-color: #2774BD;
		margin-top: 10px;
	}

	.details .go-to-detail a {
		color: #ffffff;
	}

	.details .contain {
		color: #000000;
		font-size: 17px;
		text-align: center;
	}

	.footer-main {
		padding-top: 23px;
		padding-bottom: 11.5px;
		background-color: #f2f2f2;
		border-top: 0.5px solid #a2a2a2;
	}

	.footer-main a {
		color: black;
	}

	.about {
		float: left;
		width: 24.8%;
		font-size: 17px;
		color: black;
	}

	.about h4 {
		font-size: 25px;
		color: #163c6f;
		font-weight: normal;
		margin-bottom: 23px;
		padding-bottom: 11.5px;
		border-bottom: 0.5px solid #a2a2a2;
	}

	.about.info, .about.addresses {
		margin-left: 107px;
	}

	.about.info ul {
		list-style: none;
		padding-left: 0;
	}

	.about.info a {
		line-height: 24.5px;
		color: black;
	}

	.about.addresses p {
	}

	.copyright {
		background-color: #f2f2f2;
		color: #BBBBBB;
		text-align: center;
		width: 100%;
		font-size: 14.5px;
		height: 32px;
		padding-top: 8px;
		font-weight: 300;
	}

	.copyright .container p {
		padding: 0 10px;
		margin: 0;
	}

	.copyright a {
		color: #BBBBBB;
	}

	.social_services a {
		width: 25px;
		display: inline-block;
	}

	.image, .description {
		float: left;
	}

	.image {
		width: 56%;
		height: auto;
	}

	.description {
		width: 42%;
		margin-left: 23px;
		border: 0.5px solid #859197;
		padding: 23px 11.5px 15px;
		color: #163c6f;
	}

	.gallery-item {
		float: left;
		width: 20.5%;
		height: 175px;
		margin-top: 23px;
		margin-right: 19px;
		padding: 3px;
		border: 1px solid white;
	}

	.gallery-item.current {
		border-color: #2774BD;
	}

	.gallery-item:nth-child(4n) {
		margin-right: 0;
	}

	.gallery-image {
		cursor: pointer;
	}

	.description .item-title, h1 {
		margin: 0;
		font-size: 21px;
		color: #163c6f;
	}

	.description .item-article {
		color: #010101;
		font-size: 14px;
		font-family: "HelveticaNeueCyr Light", sans-serif;
	}

	.description .prices {
		margin-top: 30px;
	}

	.description .price-for-item, .description .price-for-pack {
		font-size: 15px;
		color: #163c6f;
		padding-top: 4px;
	}

	.description .prices .cost, .description .prices .cost {
		font-size: 23.5px;
		color: #0d0909;
		text-align: center;
		padding-left: 8px;
	}

	.description .general, .description .features {
		font-size: 13px;
	}

	.description .general {
		margin-top: 26px;
	}

	.description .features {
		margin-top: 26.5px;
		list-style: none;
		padding: 0;
		margin-bottom: 0;
	}

	.description .quantity {
		font-size: 15px;
		margin-top: 5px;
	}

	.bx_item_detail_scu, .bx_item_detail_size {
		font-size: 15px;
		margin-top: 15px;
	}

	.bx_item_detail_scu ul, .bx_item_detail_size ul {
		list-style: none;
		padding-left: 0;
	}

	.bx_item_detail_scu li, .bx_item_detail_size li {
		display: inline-block;
		cursor: pointer;
		mrgin-bottom: 0;
	}

	.bx_item_detail_scu input[type=radio], .bx_item_detail_scu input[type=radio] {
		display: none;
	}

	.bx_item_detail_scu li {
		list-style: none;
		padding: 0;
		border: 0.5px solid #ccc;
		content: "";
		display: inline-block;
		width: 48%;
		margin-bottom: 8px;
		padding: 3px;
	}

	.bx_item_detail_scu li .cnt {
		display: table;
		width: 100%;
	}

	.bx_item_detail_scu li .cnt span {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.bx_item_detail_scu li .cnt span.cnt_item {
		border: 0.5px solid #aaa;
	}

	.bx_item_detail_scu li .cnt span.cnt_text {
		padding-left: 5px;
	}

	.bx_item_detail_scu li.bx_active {
		border: 1px solid #2774BD;
	}

	.bx_item_detail_size li {
		margin-left: 8px;
		color: #143656;
		border: 0.5px solid #ccc;
		padding: 5px 10px;
		margin-bottom: 10px;
	}

	.bx_item_detail_size li.bx_active {
		text-decoration: underline;
		border: 1px solid #2774BD;
	}

	.buy-block div {
		display: inline-block;
	}

	.stocks {
		color: #163c6f;
		font-size: 15px;
	}

	.stocks span {
		font-size: 23.5px;
		font-weight: normal;
		margin-left: 8px;
	}

	.add-to-cart {
		padding: 8px 13px 8px 8px;
		background-color: #f1585a;
		margin-top: 20px;
		float: right;
	}

	.add-to-cart a {
		text-transform: uppercase;
		font-size: 19px;
		padding-left: 38px;
		color: #ffffff;
		background: url('../img/catalog/detail/add-to-cart.png') no-repeat 0 0;
	}

	h3.catalog-list-title {
		display: none;
	}

	.catalog-filter {
		position: relative;
	}

	.catalog-filter .filter {
		margin-bottom: 20px;
		padding: 0;
		margin-right: 20px;
		float: left;
	}

	.price-filter {
		width: 260px;
	}

	.filter-title {
		font-size: 15px;
		margin-bottom: 10px;
		color: #000;
		line-height: 22px;
	}

	.filter-block {
		padding: 0;
	}

	.color-container, .size-container {
		min-width: 80px;
		width: 100%;
		height: 35px;
		padding: 1px;
	}

	.price-container {
		float: left;
		height: 35px;
		padding: 1px;
		width: 50%;
	}

	.price-container:first-child {
		padding-right: 5px;
	}

	.price-container:last-child {
		padding-left: 5px;
	}

	.price-container input {
		display: inline-block;
		width: 85px;
		font-size: 13px;
		font-weight: bold;
		height: 33px;
		margin: 0;
		padding: 0 4px;
		border: 1px solid #2774BD;
		border-radius: 2px;
		background: #fff;
		text-align: center;
	}

	.color-container select, .size-container select {
		display: block;
		width: 100%;
		height: 33px;
		margin: 0;
		border: 1px dashed #000;
		border-radius: 2px;
		background: #fff;
	}

	.color-container option:hover {
		background-color: #e5e5e5;
	}

	.filter.buttons {
		padding-top: 32px;
	}

	.filter-button {
		display: inline-block;
		cursor: pointer;
		height: 35px;
		padding: 5px 7px;
		font-size: 14px;
		border-radius: 2px;
		border: none;
	}

	.filter-button#set_filter {
		background-color: #F1585A;
		color: white;
	}

	.catalog-list-item:hover>.catalog-list-item-details {
		height: 100%;
	}

	.accessible-sizes {
		display: none;
	}

	.catalog-list-item:hover .accessible-sizes {
		display: block;
		width: 100%;
		height: 206px;
	}

	.accessible-sizes p {
		text-align: center;
		font-size: 18px;
		padding-top: 5px;
		font-weight: 500;
	}

	.accessible-sizes ul {
		text-align: center;
		list-style: none;
		padding: 0;
		font-size: 18px;
	}

	.accessible-sizes li {
		display: inline-block;
		padding: 0 5px;
	}

	.bottom-menu {
		position: fixed;
		width: 380px;
		background: #f1585a;
		bottom: 0;
		height: 35px;
		padding: 5px 0;
		font-size: 18px;
		color: #ffffff;
		right: 0;
	}

	.bottom-menu .container {
		width: 100%;
	}

	.enter {
		float: left;
	}

	.enter a {
		color: #ffffff;
	}

	.basket-score {
		text-align: center;
		font-size: 15px;
	}

	.basket-score a {
		font-size: 18px;
		font-weight: bold;
	}

	.header-menu li>a:hover, .left-menu li>a:hover {
		text-decoration: underline;
	}

	#polzunok.ui-slider.ui-slider-horizontal {
		height: 7px;
		border: 1px solid #8da3ad;
		margin: 25px 10px;
		background-color: white;
	}

	#polzunok .ui-slider-range.ui-widget-header {
		background-color: #F1585A;
	}

	#polzunok .ui-state-active {
		border: 1px solid #ccc;
		background: #ededed;
		font-weight: normal;
		color: #2b2b2b;
	}

	.left-menu-catalog .nav.navbar-nav {
		width: 100%;
	}

	.left-menu-catalog .search {
		display: none;
	}

	.header-menu .drop-menu {
		min-width: 250px;
		border: 1px solid #2774bd;
	}

	.header-menu li:hover>ul {
		display: block;
	}

	.header-menu li:hover>ul.drop-menu {
		width: 100%;
	}

	.header-menu li:hover>ul.drop-menu li {
		display: block !important;
		text-align: left !important;
	}

	.quantity input[type=text] {
		width: 20%;
		text-align: center;
		border: 0.5px solid #859197;
		font-weight: bold;
	}

	.quantity .minus, .quantity .plus {
		cursor: pointer;
		padding: 0 5px;
		font-weight: bold;
		font-size: 20px;
	}

	.quantity .minus {
		color: #f1595a;
	}

	.quantity .plus {
		color: #a6d173;
	}

	.buy-block {
		margin-top: 5px;
	}
}

@media (min-width:750px) and (max-width:1170px) {
	a:hover, a:focus, a:active {
		text-decoration: underline;
	}

	.container {
		width: 720px;
		padding: 0;
	}

	.left-menu p.askme, .left-menu .profile, .left-menu .profile-navigation, .left-menu .title-menu {
		display: none;
	}

	.seo-head {
		height: 13px;
		width: 100%;
		background-color: #000000;
		color: #ffffff;
		font-size: 6px;
		padding: 3px 0;
	}

	.seo-head .seo-text, .seo-head .askme {
		float: left;
		width: 50%;
	}

	.seo-head .seo-text {
		text-align: left;
	}

	.seo-head .askme {
		text-align: right;
	}

	.seo-head .askme a {
		color: #ffffff;
		text-decoration: underline;
	}

	.main-head {
		padding-top: 10px;
	}

	.logo, .news, .contacts, .actions {
		float: left;
	}

	.logo {
		width: 17%;
	}

	.logo-img {
		width: 80%;
	}

	span.logotext {
		margin: 0;
		padding: 0;
		font-size: 10px;
		padding-right: 10px;
		color: #2774BD;
	}

	.news {
		width: 27%;
		padding: 5px 10px 0 10px;
	}

	.news p {
		font-family: "HelveticaNeueCyr Light", sans-serif;
		font-size: 9.5px;
		color: #858585;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.news a {
		color: #143656;
		font-weight: 500;
		font-size: 9.5px;
		float: right;
		border-bottom: 1px black dashed;
	}

	.news a:hover, .news a:focus, .news a:active {
		border-bottom: none;
		text-decoration: none;
	}

	.news-slider {
		position: relative;
	}

	.news-item {
		height: 80px !important;
	}

	.main-news-item {
		margin-left: 15px;
	}

	.prev-arrow, .next-arrow {
		width: 10px;
		height: 7px;
		position: absolute;
		cursor: pointer;
	}

	.prev-arrow:hover, .next-arrow:hover, .prev-arrow:active, .next-arrow:active, .prev-arrow:focus, .next-arrow:focus {
		border: none;
	}

	.prev-arrow {
		border: none;
		z-index: 3;
		top: 2px;
	}

	.next-arrow {
		border: none;
		bottom: 10px;
	}

	.contacts {
		padding-left: 5px;
		font-family: "FontAwesome", sans-serif;
		font-size: 15px;
		width: 23%;
		padding-top: 5px;
	}

	.contacts a {
		color: #858585;
	}

	.phone {
		background: url('../img/header/callme-small.png') no-repeat 0 50%;
		padding-left: 24px;
		color: #858585;
	}

	.mail {
		background: url('../img/header/mailme-small.png') no-repeat 0 50%;
		padding-left: 24px;
		margin-top: 0px;
	}

	.ask {
		padding-left: 24px;
		margin-top: 10px;
	}

	.actions {
		width: 33%;
		padding-left: 3px;
		padding-top: 5px;
	}

	.cabinet a {
		margin-top: 15px;
		display: inline-block;
		font-size: 9px;
		text-transform: uppercase;
		color: #ffffff;
		width: 110px;
		text-align: center;
		padding: 5px 0px 5px 20px;
	}

	.main-slider img {
		width: 100%;
	}

	.cabinet a.personal {
		background: #2774BD url('../img/header/lk-small.png') no-repeat 7px 50%;
	}

	.cabinet a.basket {
		background: #2774BD url('../img/header/cart-small.png') no-repeat 7px 50%;
		margin-left: 10px;
		background-size: 12%;
	}

	.search form {
		position: relative;
	}

	.search input {
		width: 98%;
		height: 19px;
		height: 20px;
		font-size: 12px;
		padding: 4px;
		padding: 0 4px 4px;
	}

	.search input::-webkit-input-placeholder {
		font-size: 12px;
		line-height: 12px;
	}

	.search input::-moz-placeholder {
		font-size: 12px;
		line-height: 12px;
	}

	.search input:-moz-placeholder {
		font-size: 12px;
		line-height: 12px;
	}

	.search input:-ms-input-placeholder {
		font-size: 12px;
		line-height: 12px;
	}

	.loop {
		position: absolute;
		background: none;
		border: none;
		right: 5px;
		top: 4px;
	}

	.header-search:-moz-placeholder {
		color: #b1b1b1;
		font-size: 7px;
		font-style: italic;
		padding-left: 12px;
		padding-top: 5px;
	}

	.header-search::-webkit-input-placeholder {
		color: #b1b1b1;
		font-size: 7px;
		font-style: italic;
		padding-left: 12px;
		padding-top: 5px;
	}

	nav.header-menu {
		font-size: 11px;
		text-transform: uppercase;
		min-height: 25px;
		background: #2774BD;
		margin-bottom: 12px;
		border: none;
		border-radius: 0;
		margin-top: 10px;
	}

	.header-menu a {
		color: #ffffff;
	}

	.navbar.header-menu .nav.navbar-nav {
		display: table;
	}

	.navbar.header-menu .nav.navbar-nav li {
		display: table-cell;
	}

	.header-menu .navbar-nav>li>a {
		padding: 7px 8px;
	}

	.header-menu .navbar-nav>li>a:hover, .header-menu .navbar-nav>li>a:active, .header-menu .navbar-nav>li>a:focus {
		background: none;
	}

	.header-menu>.navbar-collapse {
		padding: 0;
	}

	.breadcrumbs ul {
		padding-left: 0;
	}

	.breadcrumbs ul li {
		display: inline-block;
		line-height: 15px;
		font-size: 10px;
	}

	.breadcrumbs a {
		color: #2775B7;
		padding: 0 7px 0 0;
		margin: 0;
		line-height: 15px;
		font-size: 10px;
	}

	.fa {
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 0.7;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.fa-angle-double-right:before {
		content: "\f101";
	}

	main {
		margin-bottom: 80px !important;
	}

	.left-menu {
		display:none;
		width: 160px;
		float: left;
		font-size: 11px;
	}

	.left-menu .left-menu-sale .navbar-header {
		background-color: #f1585a;
		width: 100%;
		min-height: 22px;
		
	}

	.left-menu .left-menu-sale .navbar-header a {
		font-size: 11px;
		color: #ffffff;
		margin-left: 0;
		padding: 2px 5px;
		height: auto;
	}

	.left-menu .left-menu-sale .navbar-nav>li {
		margin-bottom: 0;
	}

	.left-menu .left-menu-sale .navbar-nav>li>a {
		font-size: 12px;
		color: #163c6f;
		background: none;
		padding: 0px 15px 0px 25px;
		line-height: 25px;
	}

	.left-menu .left-menu-sale .navbar-nav {
		padding: 10px 0px 10px 0px;
	}

	.left-menu .navbar-nav>li>.drop-menu {
		position: static;
		width: 100%;
		margin: 0;
		box-shadow: none;
		border: none;
		padding: 15px 0;
	}

	.left-menu .drop-menu>li>a {
		font-size: 12px;
		color: #163c6f;
		background: none;
		padding: 0 15px 0 25px !important;
		line-height: 27px !important;
	}

	.left-menu .navbar-nav>li {
		width: 100%;
		margin-bottom: 15px;
	}

	.left-menu .navbar-nav>li.open {
		margin-bottom: 0px;
	}

	.left-menu .navbar-nav>li>a {
		background-color: #2774bd;
		color: #ffffff;
		padding: 2px 5px;
	}

	.left-menu .nav .open>a, .left-menu .nav .open>a:focus, .left-menu .nav .open>a:hover {
		background-color: #2774bd;
	}

	.double-arrows {
		background: url('../img/header/arrows-small.png') no-repeat 0 0;
		margin-top: 5px;
		width: 9px;
		height: 9px;
		display: inline-block;
		float: right;
	}

	.left-menu .nav .open>a>.double-arrows {
		background: url('../img/header/arrows-back-small.png') no-repeat 0 0;
	}

	.left-menu .left-menu-social .navbar-nav>li>a {
		padding-left: 25px;
	}

	.left-menu .left-menu-social .navbar-nav>li.vk>a {
		background: #2b587a url('../img/header/vk-small.png') no-repeat 5px 50%;
	}

	.left-menu .left-menu-social .navbar-nav>li.ok>a {
		background: #cf6700 url('../img/header/ok-small.png') no-repeat 5px 50%;
	}

	.left-menu .navbar-collapse.collapse {
		padding: 0;
	}

	.left-menu .left-menu-social {
		margin-top: 30px;
	}

	/*.workarea {
		float: left;
		width: 530PX;
		margin-left: 30px;
	}/**/

	.main-slider .main-slider-item>img {
		width: 100%;
		height: auto;
	}

	.main-slider .slick-dots>li>button {
		display: none;
	}

	.main-slider .slick-dots>li {
		display: inline-block;
		width: 7px;
		height: 7px;
		background: url('../img/slider/dot-small.png') no-repeat 0 0;
		z-index: 3;
		cursor: pointer;
		margin-left: 3px;
	}

	.main-slider .slick-dots {
		position: absolute;
		bottom: 2px;
		left: 260px;
		padding: 0;
		margin: 0;
	}

	.new-offers {
		width: 100%;
		margin-top: 15px;
	}

	.new-offers h2, .sale-offers h2 {
		font-size: 16px;
		text-transform: uppercase;
		text-align: center;
		margin-top: 0;
		margin-bottom: 5px;
		color: #163c6f;
		font-weight: normal;
	}

	.new-offers h2 a, .sale-offers h2 a {
		color: #163c6f;
	}

	.new-offers-item, .sale-offers-item, .catalog-list-item {
		width: 157px;
		height: auto;
		float: left;
		margin-right: 26px;
		margin-bottom: 15px;
		position: relative;
		overflow: hidden;
	}

	.catalog-list-item {
		position: relative;
		border: 0.5px solid #000000;
	}

	.catalog-list-item-details {
		height: 40px;
		background: rgba(255, 255, 255, 0.7);
		padding-top: 10px;
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.new-offers-item:nth-child(3n), .sale-offers-item:nth-child(3n), .catalog-list-item:nth-child(3n) {
		margin-right: 0;
	}

	.sale-offers {
		margin-top: 20px;
	}

	.new-offers-item .details, .sale-offers-item .details {
		display: none;
	}

	.new-offers-item:hover>.details, .sale-offers-item:hover>.details {
		display: block;
		border: 1.5px dashed #837b76;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.7);
		padding-top: 10px;
	}

	.add-to-favorites {
		background: url('../img/catalog/new/favorite-small.png')no-repeat 0 0;
		width: 12px;
		height: 10px;
		display: block;
		margin-left: 5px;
	}

	.add-to-favorites:hover {
		background: url('../img/catalog/new/favorited-small.png')no-repeat 0 0;
	}

	.details .name, .details .price {
		color: #000000;
		font-size: 15px;
		text-align: center;
		font-family: "Exo2", sans-serif;
	}

	.details .name {
		font-weight: 600;
		margin-top: 25px;
		display: inline-block;
		width: 100%;
	}

	.catalog-list-item-details .name, .catalog-list-item-details .price {
		color: #143656;
	}

	.catalog-list-item-details .name {
		font-size: 10px;
		padding-left: 4px;
		margin: 0;
		font-weight: 600;
		display: block;
	}

	.details .price {
		font-weight: 400;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.catalog-list-item-details .price {
		font-size: 9px;
		padding-left: 7px;
		position: relative;
	}

	.catalog-list-item-details .price b {
		font-size: 15px;
		font-weight: 600;
	}

	.details .buy-now {
		text-align: center;
		font-family: "Exo2", sans-serif;
		font-size: 8px;
	}

	.details .buy-now a {
		background: url('../img/catalog/new/buy-small.png')no-repeat 0 0;
		padding-left: 15px;
		color: #000000;
	}

	.catalog-list-item-details .article {
		color: #000000;
		padding-left: 7px;
		margin-top: 2px;
		font-size: 6px;
		margin-bottom: 10px;
	}

	.catalog-list-item-details .quick-buy {
		padding: 3px 12px;
		background-color: #ee5a5a;
		border: 0.5px solid #000000;
		color: #ffffff;
		margin-left: 10px;
		font-size: 10px;
		position: absolute;
		right: 5px;
	}

	.details .go-to-detail {
		text-align: center;
		font-size: 14.5px;
		height: 24px;
		background-color: #2774BD;
		margin-top: 5px;
	}

	.details .go-to-detail a {
		color: #ffffff;
	}

	.details .contain {
		color: #000000;
		font-size: 10px;
		text-align: center;
		margin-bottom: 0;
	}

	.footer-main {
		padding-top: 20px;
		padding-bottom: 5px;
		background-color: #f2f2f2;
		border-top: 0.5px solid #a2a2a2;
	}

	.footer-main a {
		color: black;
	}

	.about {
		float: left;
		width: 24.8%;
		font-size: 10px;
		color: black;
	}

	.about h4 {
		font-size: 15px;
		color: #163c6f;
		font-weight: normal;
		margin-bottom: 13px;
		padding-bottom: 5px;
		border-bottom: 0.5px solid #a2a2a2;
	}

	.about.info, .about.addresses {
		margin-left: 70px;
	}

	.about.info ul {
		list-style: none;
		padding-left: 0;
	}

	.about.info a {
		line-height: 16px;
		color: black;
	}

	.copyright {
		background-color: #f2f2f2;
		color: #BBBBBB;
		text-align: center;
		width: 100%;
		font-size: 10px;
		height: 60px;
		padding-top: 5px;
		font-weight: 300;
		position: relative;
	}

	.copyright a {
		display: none;
	}

	.copyright .container {
		position: absolute;
		bottom: 5px;
		width: 100%;
	}

	.copyright p {
		margin-bottom: 0;
	}

	.social_services a {
		width: 20px;
		display: inline-block;
	}

	.image, .description {
		float: left;
	}

	.image {
		width: 300px;
		height: auto;
	}

	.image img {
		border: 0.5px solid #859197;
	}

	.description {
		width: 230px;
		margin-left: 15px;
		border: 0.5px solid #859197;
		padding: 15px 7px 10px;
		color: #163c6f;
	}

	.gallery-item {
		float: left;
		width: 52px;
		height: auto;
		margin: 17px 30px 17px 0;
		padding: 3px;
		border: 1px solid white;
	}

	.gallery-item.current {
		border-color: #2774BD;
	}

	.gallery-item:nth-child(4n) {
		margin-right: 0;
	}

	.gallery-image {
		cursor: pointer;
	}

	.description .item-title, h1 {
		margin: 0;
		font-size: 12.5px;
		color: #163c6f;
	}

	.description .item-article {
		color: #010101;
		font-size: 10px;
		font-family: "HelveticaNeueCyr Light", sans-serif;
	}

	.description .prices {
		margin-top: 20px;
	}

	.description .price-for-item, .description .price-for-pack {
		font-size: 10px;
		padding-top: 2px;
	}

	.description .prices .cost, .description .prices .cost {
		font-size: 14px;
		font-weight: normal;
		color: #0d0909;
		text-align: right;
		padding-left: 5px;
	}

	.description .general, .description .features {
		font-size: 13px;
	}

	.description .general {
		margin-top: 20px;
	}

	.description .features {
		margin-top: 17px;
		list-style: none;
		padding: 0;
		margin-bottom: 0;
	}

	.bx_item_detail_scu, .bx_item_detail_size {
		font-size: 10px;
		margin-top: 10px;
	}

	.bx_item_detail_scu label, .bx_item_detail_size label {
		display: inline-block;
		cursor: pointer;
		margin-bottom: 0;
	}

	.bx_item_detail_scu input[type=radio], .bx_item_detail_size input[type=radio] {
		display: none;
	}

	.bx_item_detail_scu label:before {
		content: "";
		display: inline-block;
		width: 22px;
		height: 22px;
		margin-left: 4px;
	}

	label[for=red]:before {
		background: url('../img/catalog/detail/red.jpg');
	}

	label[for=orange]:before {
		background: url('../img/catalog/detail/orange.jpg');
	}

	label[for=yellow]:before {
		background: url('../img/catalog/detail/yellow.jpg');
	}

	label[for=green]:before {
		background: url('../img/catalog/detail/green.jpg');
	}

	label[for=blue]:before {
		background: url('../img/catalog/detail/blue.jpg');
	}

	label[for=navy]:before {
		background: url('../img/catalog/detail/navy.jpg');
	}

	.bx_item_detail_scu input[type=radio]:checked + label:before {
		border: 1px solid #000000;
	}

	.bx_item_detail_size label:before {
		margin-left: 4px;
		color: #143656;
		font-size: 12px;
	}

	.bx_item_detail_size label[for='s']:before {
		content: "S";
	}

	.bx_item_detail_size label[for='m']:before {
		content: "M";
	}

	.bx_item_detail_size label[for='l']:before {
		content: "L";
	}

	.bx_item_detail_size label[for='xl']:before {
		content: "XL";
	}

	.bx_item_detail_size label[for='xxl']:before {
		content: "XXL";
	}

	.bx_item_detail_size label[for='xxxl']:before {
		content: "XXXL";
	}

	.bx_item_detail_size input[type=radio]:checked + label:before {
		text-decoration: underline;
	}

	.bx_item_detail_scu, .bx_item_detail_size {
		font-size: 15px;
		margin-top: 15px;
	}

	.bx_item_detail_scu ul, .bx_item_detail_size ul {
		list-style: none;
		padding-left: 0;
	}

	.bx_item_detail_scu li, .bx_item_detail_size li {
		display: inline-block;
		cursor: pointer;
		mrgin-bottom: 0;
	}

	.bx_item_detail_scu input[type=radio], .bx_item_detail_scu input[type=radio] {
		display: none;
	}

	.cost span {
		display: block;
	}

	.bx_item_detail_scu li {
		list-style: none;
		padding: 0;
		border: 0.5px solid #ccc;
		content: "";
		display: inline-block;
		width: 100%;
		margin-bottom: 8px;
		padding: 3px;
	}

	.bx_item_detail_scu li .cnt {
		display: table;
		width: 100%;
	}

	.bx_item_detail_scu li .cnt span {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.bx_item_detail_scu li .cnt span.cnt_item {
		border: 0.5px solid #aaa;
	}

	.bx_item_detail_scu li .cnt span.cnt_text {
		padding-left: 5px;
	}

	.bx_item_detail_scu li.bx_active {
		border: 1px solid #2774BD;
	}

	.bx_item_detail_size li {
		margin-left: 8px;
		color: #143656;
		border: 0.5px solid #ccc;
		padding: 5px 10px;
		margin-bottom: 10px;
		display: block;
		text-align: center;
	}

	.bx_item_detail_size li.bx_active {
		text-decoration: underline;
		border: 1px solid #2774BD;
	}

	.buy-block div {
		display: inline-block;
	}

	.stocks {
		font-size: 15px;
	}

	.stocks b {
		font-size: 14px;
		font-weight: bold;
	}

	.add-to-cart {
		padding: 5px 14px 5px 7px;
		background-color: #f1585a;
		float: right;
		margin-top: 10px;
	}

	.add-to-cart a {
		text-transform: uppercase;
		font-size: 11.5px;
		padding-left: 20px;
		color: #ffffff;
		background: url('../img/catalog/detail/add-to-cart-small.png') no-repeat 0 0;
	}

	.quantity {
		font-size: 10px;
		line-height: 20px;
	}

	h3.catalog-list-title {
		display: none;
	}

	.catalog-filter {
		position: relative;
	}

	.catalog-filter .filter {
		margin-bottom: 12px;
		padding: 0;
		margin-right: 12px;
		float: left;
	}

	.price-filter {
		width: 200px;
	}

	.filter-title {
		font-size: 10px;
		margin-bottom: 7px;
		color: #000;
		line-height: 16px;
	}

	.filter-block {
		padding: 0;
	}

	.color-container, .size-container {
		min-width: 52px;
		width: 100%;
		height: 23px;
		padding: 1px;
	}

	.price-container {
		float: left;
		height: 33px;
		padding: 1px;
		width: 50%;
	}

	.price-container:first-child {
		padding-right: 3px;
	}

	.price-container:last-child {
		padding-left: 3px;
	}

	.price-container input {
		display: inline-block;
		width: 65px;
		font-size: 12px;
		height: 33px;
		margin: 0;
		padding: 0 2px;
		border: 1px dashed #000;
		border-radius: 2px;
		background: #fff;
		text-align: center;
	}

	.color-container select, .size-container select {
		display: block;
		width: 100%;
		height: 22px;
		margin: 0;
		border: 1px dashed #000;
		border-radius: 2px;
		background: #fff;
	}

	.color-container option:hover {
		background-color: #e5e5e5;
	}

	.filter.buttons {
		padding-top: 22px;
	}

	.filter-button {
		display: inline-block;
		cursor: pointer;
		height: 23px;
		padding: 3px 4px;
		font-size: 10px;
		border-radius: 2px;
		border: none;
	}

	.filter-button#set_filter {
		background-color: #F1585A;
		color: white;
	}

	.catalog-list-item:hover>.catalog-list-item-details {
		height: 100%;
	}

	.accessible-sizes {
		display: none;
	}

	.catalog-list-item:hover .accessible-sizes {
		display: block;
		width: 100%;
		height: 114px;
	}

	.accessible-sizes p {
		text-align: center;
		font-size: 10px;
		padding-top: 10px;
		font-weight: 500;
		margin-bottom: 0;
	}

	.accessible-sizes ul {
		text-align: center;
		list-style: none;
		padding: 0;
		font-size: 10px;
	}

	.accessible-sizes li {
		display: inline-block;
		padding: 0 5px;
	}

	.bottom-menu {
		position: fixed;
		width: 380px;
		background: #f1585a;
		bottom: 0;
		height: 35px;
		padding: 5px 0;
		font-size: 18px;
		color: #ffffff;
		right: 0;
		z-index: 90;
	}

	.bottom-menu .container {
		width: 100%;
	}

	.enter {
		float: left;
	}

	.enter a {
		color: #ffffff;
	}

	.basket-score {
		text-align: center;
		font-size: 15px;
	}

	.basket-score a {
		font-size: 18px;
		font-weight: bold;
	}

	.header-menu li>a:hover, .left-menu li>a:hover {
		text-decoration: none;
	}

	#polzunok.ui-slider.ui-slider-horizontal {
		height: 7px;
		border: 1px solid #8da3ad;
		margin: 13px 5px;
		background-color: #fff;
	}

	#polzunok .ui-slider-range.ui-widget-header {
		background-color: #F1585A;
	}

	#polzunok .ui-state-active {
		border: 1px solid #ccc;
		background: #ededed;
		font-weight: normal;
		color: #2b2b2b;
	}

	.left-menu-catalog .search {
		display: none;
	}

	.header-menu li.open>ul.drop-menu {
		width: 100%;
		border: 1px solid #2774BD !important;
	}

	.header-menu li.open>ul.drop-menu li a {
		color: #2774BD;
		font-size: 12px;
	}

	.quantity input[type=text] {
		width: 8.5%;
		text-align: center;
		border: 1px dashed #000000;
	}

	.quantity input[type=text] {
		width: 15%;
		text-align: center;
		border: 0.5px solid #859197;
		font-weight: bold;
		height: 20px;
		font-size: 15px;
	}

	.quantity .minus, .quantity .plus {
		cursor: pointer;
		padding: 0 5px;
		font-weight: bold;
		font-size: 30px;
	}

	.quantity .minus {
		color: #f1595a;
	}

	.quantity .plus {
		color: #a6d173;
	}

	.buy-block {
		margin-top: 5px;
	}
}

@media (min-width:320px) and (max-width:750px) {
	.main-slider img {
		width: 100%;
	}

	.actions div.search {
		display: none;
	}

	a:hover, a:focus, a:active {
		text-decoration: underline;
	}

	.container {
		width: 90%;
		padding: 0;
	}

	.seo-head {
		display: none;
	}

	.main-head {
		margin-top: 65px;
	}

	.logo, .news, .contacts, .actions {
		float: left;
	}

	.logo {
		width: 26.5%;
	}

	.logo-img {
		width: 100%;
	}

	.news {
		display: none;
	}

	.contacts {
		margin-left: 8%;
		font-family: "FontAwesome", sans-serif;
		font-size: 10px;
		width: 30%;
		padding-top: 3px;
	}

	.contacts div {
text-align: left;
display: inline-block;
}

	.contacts a {
		color: #858585;
		padding-left: 13px;
	}

	.phone {
		color: #858585;
		padding-left:12px;
		background: url('../img/header/callme-xs.png') no-repeat 0 50%;
	}

	.mail {
		background: url('../img/header/mailme-xs.png') no-repeat 0 50%;
		margin-top: 5px;
	}

	.ask {
		margin-left: 30px;
	}

	.actions {
		width: 30%;
		margin-left: 5%;
	}

	.cabinet {
		margin-top: 5px;
		padding: 0;
	}

	.cabinet a {
		display: block;
		font-size: 8px;
		text-transform: uppercase;
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 3.5% 8% 3.5% 17%;
	}

	.cabinet a.personal {
		background: #2774BD url('../img/header/lk.png') no-repeat 4px 50%;
		background-size: 10%;
	}

	.cabinet a.basket {
		background: #2774BD url('../img/header/cart-xs.png') no-repeat 4px 50%;
		margin-top: 10px;
		background-size: 10%;
	}

	.search form {
		position: relative;
		height: 20px;
		margin-top: 11px;
		margin-left: 90px;
	}

	.search input {
		width: 100%;
		height: 30px;
		font-size: 12px;
		padding: 4px;
		outline: none;
		border: none;
		box-shadow: none;
		padding: 0 4px 4px;
	}

	.search input::-webkit-input-placeholder {
		font-size: 12px;
	}

	.search input::-moz-placeholder {
		font-size: 12px;
	}

	.search input:-moz-placeholder {
		font-size: 12px;
	}

	.search input:-ms-input-placeholder {
		font-size: 12px;
	}

	.loop {
		position: absolute;
		background: none;
		background-size: contain;
		border: none;
		right: 5px;
		bottom: -7px;
	}

	.header-search:-moz-placeholder {
		color: #b1b1b1;
		font-size: 4px;
		font-style: italic;
		padding-left: 10px;
		padding-top: 2px;
	}

	.header-search::-webkit-input-placeholder {
		color: #b1b1b1;
		font-size: 4px;
		font-style: italic;
		padding-left: 10px;
		padding-top: 2px;
	}

	nav.header-menu {
		display: none;
	}

	main {
		margin-bottom: 15px !important;
		margin-top: 12px !important;
	}

	.left-menu .navbar-nav>li>a:hover, .left-menu .navbar-nav>li>a:active, .left-menu .navbar-nav>li>a:focus {
		background: none;
		color: #2774bd;
		font-weight: bold;
		text-decoration: underline;
	}

	.left-menu .left-menu-sale, .left-menu .left-menu-social {
		display: none;
	}

	nav.left-menu-catalog {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
		top: 0;
		width: 100%;
	}

	.left-menu-catalog .navbar-header {
		background-color: #2774BD;
		width: 100%;
		padding: 1px 0;
	}

	.left-menu-catalog .navbar-toggle {
		display: inline-block;
		position: relative;
		float: left;
		padding: 1px 0 0 16px;
		margin: 0;
		background-color: transparent;
		background-image: none;
		border: none;
		z-index: 2;
		color: #ffffff;
		font-size: 12px;
		background: url('../img/mobile-menu/menu-button.png') no-repeat 0 45%;
		line-height: 50px;
	}

	.left-menu-catalog .collapse {
		display: none !important;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		padding-left: 0;
		top: 33px;
		height: 100% !important;
		position: fixed;
		overflow: auto !important;
		top: 53px;
	}

	.left-menu-catalog .collapse.in {
		display: block !important;
	}

	.left-menu-catalog ul.nav.navbar-nav {
		width: 65%;
		background-color: #ffffff;
		height: 100%;
		MARGIN: 0;
	}

	.left-menu-catalog .navbar-nav > li {
		float: none;
		padding-left: 15px;
	}

	.left-menu-catalog p.askme {
		float: right;
		color: #ffffff;
		margin: 0;
		font-size: 12px;
	}

	.left-menu-catalog p.askme>a {
		color: #ffffff;
		text-decoration: underline;
	}

	.left-menu-catalog .profile {
		width: 65%;
		padding: 15px 10px 15px 15px;
		background-color: #F0585B;
		color: #ffffff;
		font-size: 13px;
	}

	.left-menu-catalog .profile>div {
		display: inline-block;
	}

	.left-menu-catalog .profile .profile-image {
		width: 55px;
		height: 55px;
		border-radius: 25px;
	}

	.left-menu-catalog .profile .hello {
		margin-left: 18%;
	}

	.left-menu-catalog .profile .profile-name {
		font-size: 16px;
	}

	.left-menu-catalog .profile-navigation {
		list-style: none;
		padding: 10px 15px;
		background-color: #ffffff;
		width: 65%;
		margin: 0;
	}

	.left-menu-catalog .profile-navigation a {
		color: #f0585b;
		font-size: 20px;
		padding-left: 23px;
	}

	.left-menu-catalog .profile-navigation a.home {
		background: url(../img/mobile-menu/home.png) no-repeat 0 50%;
	}

	.left-menu-catalog .profile-navigation a.my-profile {
		background: url(../img/mobile-menu/person.png) no-repeat 0 50%;
	}

	.left-menu-catalog .profile-navigation a.mycart {
		background: url(../img/mobile-menu/cart.png) no-repeat 0 50%;
	}

	.left-menu-catalog .title-menu {
		padding: 0 15px;
		background: #ffffff;
		width: 65%;
	}

	.left-menu-catalog h3.for-menu {
		font-size: 22px;
		color: #2774bd;
		font-weight: normal;
		margin: 0;
		padding: 7px 5px;
		text-align: center;
		border-bottom: 0.5px solid #989898;
	}

	.left-menu-catalog .navbar-nav > li > a {
		color: #2774BD;
		font-size: 18px;
		padding: 0 5px;
		line-height: 30px;
		background-color: transparent !important;
	}

	.left-menu-catalog .navbar-nav .open .drop-menu {
		padding: 0 0 0 35px;
	}

	.left-menu-catalog .navbar-nav .open .drop-menu>li>a {
		padding: 2px 0;
		color: #5290ca;
		font-size: 18px;
	}

	.workarea {
		float: left;
		width: 100%;
	}

	.main-slider .main-slider-item>img {
		width: 100%;
		height: auto;
	}

	.main-slider .slick-dots>li>button {
		display: none;
	}

	.main-slider .slick-dots>li {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url('../img/slider/dot-xs.png') no-repeat 0 0;
		z-index: 3;
		cursor: pointer;
		margin-left: 2px;
	}

	.main-slider .slick-dots {
		position: absolute;
		bottom: 2px;
		left: 50%;
		padding: 0;
		margin: 0;
	}

	.new-offers {
		width: 100%;
		margin-top: 15px;
	}

	.new-offers h2 , .sale-offers h2 {
		font-size: 20px;
		text-align: center;
	}

	.new-offers h2 a, .sale-offers h2 a {
		margin-top: 0;
		margin-bottom: 15px;
		color: #163c6f;
		font-weight: normal;
		padding-left: 5px;
		text-transform: uppercase;
		font-size: 20px;
	}

	.new-offers-item, .sale-offers-item, .catalog-list-item {
		width: 44.5%;
		height: auto;
		display: inline-block;
		margin-right: 9%;
		margin-bottom: 15px;
		position: relative;
		overflow: hidden;
	}

	.catalog-list-item {
		position: relative;
		border: 0.5px solid #000000;
	}

	.catalog-list-item-details {
		background: rgba(255, 255, 255, 0.7);
		padding-top: 8px;
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.new-offers-item:nth-child(2n), .sale-offers-item:nth-child(2n), .catalog-list-item:nth-child(2n) {
		margin-right: 0;
	}

	.sale-offers {
		margin-top: 20px;
	}

	.new-offers-item .details, .sale-offers-item .details {
		display: none;
	}

	.new-offers-item:hover>.details, .sale-offers-item:hover>.details, .new-offers-item:focus>.details, .sale-offers-item:focus>.details, .new-offers-item:active>.details, .sale-offers-item:active>.details {
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.7);
		padding-top: 36px;
		border: 1.5px dashed #837b76;
		position: absolute;
		top: 0;
	}

	.add-to-favorites {
		display: none;
	}

	.details .name, .details .price {
		color: #000000;
		font-size: 11px;
		text-align: center;
		font-family: "Exo2", sans-serif;
	}

	.details .name {
		font-weight: 600;
		margin-top: 0px;
		display: inline-block;
		width: 100%;
	}

	.catalog-list-item-details .name, .catalog-list-item-details .price {
		color: #143656;
	}

	.catalog-list-item-details .name {
		font-size: 8px;
		padding-left: 4px;
		margin: 0;
		font-weight: 600;
		display: block;
	}

	.details .price {
		font-weight: 400;
		margin-top: 5px;
		margin-bottom: 0px;
	}

	.catalog-list-item-details .price {
		font-size: 7px;
		padding-left: 7px;
		position: relative;
	}

	.catalog-list-item-details .price b {
		font-size: 12px;
		font-weight: 600;
	}

	.details .buy-now {
		text-align: center;
		font-family: "Exo2", sans-serif;
		font-size: 6px;
		margin-top: 5px;
	}

	.details .buy-now a {
		background: url('../img/catalog/new/buy-xs.png')no-repeat 0 0;
		padding-left: 12px;
		color: #000000;
		padding-top: 2px;
	}

	.catalog-list-item-details .article {
		color: #000000;
		padding-left: 7px;
		margin-top: 0px;
		font-size: 6px;
		margin-bottom: 0px;
	}

	.catalog-list-item-details .quick-buy {
		padding: 2px 10px;
		background-color: #ee5a5a;
		border: 0.5px solid #000000;
		color: #ffffff;
		margin-left: 8px;
		font-size: 10px;
		position: absolute;
		right: 5px;
	}

	.details .go-to-detail {
		text-align: center;
		font-size: 11.5px;
		height: 18px;
		background-color: #2774BD;
		margin-top: 5px;
	}

	.details .go-to-detail a {
		color: #ffffff;
	}

	.details .contain {
		color: #000000;
		font-size: 7px;
		text-align: center;
		margin-bottom: 0;
	}

	.footer-main {
		padding-top: 5px;
		padding-bottom: 3px;
		background-color: #f2f2f2;
		border-top: 0.5px solid #a2a2a2;
	}

	.footer-main a {
		color: black;
	}

	.about {
		font-size: 10px;
		color: black;
	}

	.about h4 {
		font-size: 14px;
		color: #163c6f;
		font-weight: normal;
		margin-bottom: 2px;
		padding-bottom: 2px;
		border-bottom: 0.5px solid #a2a2a2;
	}

	.about.info, .about.addresses {
	}

	.about.info ul {
		list-style: none;
		padding: 0;
	}

	.about.info a {
		color: black;
	}

	.about.addresses p {
		margin-bottom: 0;
	}

	.social_services {
		margin-top: 5px;
	}

	.copyright {
		background-color: #f2f2f2;
		text-align: right;
		width: 100%;
		font-size: 6.5px;
		height: 15px;
		padding-top: 4px;
		font-weight: 300;
		margin-bottom: 20px;
	}

	.copyright p {
		display: none;
	}

	.copyright a {
		color: #ffffff;
		padding-left: 15px;
		background: url(../img/footer/mobile-cart.png) no-repeat 0 0;
		padding-top: 1px;
	}

	.social_services a {
		width: 20px;
		display: inline-block;
	}

	h3.catalog-list-title {
		margin-top: 0;
		font-size: 12px;
		text-align: center;
		color: #21465a;
	}

	.workarea {
		border-top: 0.5px solid #9f9f9f;
		padding-top: 5px;
	}

	.image {
		width: 100%;
		height: auto;
	}

	.description {
		width: 100%;
		border: 0.5px solid #859197;
		padding: 12px 6px 10px;
		color: #163c6f;
	}

	.gallery-item {
		display: inline-block;
		width: 29%;
		height: auto;
		margin: 5% 3% 5% 0;
		padding: 3px;
		border: 1px solid white;
	}

	.gallery-item.current {
		border-color: #2774BD;
	}

	.gallery-item:nth-child(6n) {
		margin-right: 0;
	}

	.gallery-image {
		cursor: pointer;
	}

	.description .item-title, h1 {
		margin: 0;
		font-size: 24px;
		color: #163c6f;
	}

	.description .item-article {
		color: #010101;
		font-size: 16px;
		font-family: "HelveticaNeueCyr Light", sans-serif;
	}

	.description .prices {
		margin-top: 20px;
	}

	.description .price-for-item, .description .price-for-pack {
		font-size: 16px;
		padding-top: 2px;
	}

	.description .price-for-item {
		width: 50%;
	}

	.description .prices .cost, .description .prices .cost {
		font-size: 18px;
		font-weight: normal;
		color: #0d0909;
		text-align: right;
		padding-left: 5px;
	}

	.description .general, .description .features {
		font-size: 16px;
	}

	.description .general {
		margin-top: 20px;
	}

	.description .features {
		margin-top: 14px;
		list-style: none;
		padding: 0;
		margin-bottom: 0;
	}

	.bx_item_detail_scu, .bx_item_detail_size {
		font-size: 14px;
		margin-top: 9px;
	}

	.bx_item_detail_scu label, .bx_item_detail_size label {
		display: inline-block;
		cursor: pointer;
		margin-bottom: 0;
	}

	.bx_item_detail_scu input[type=radio], .bx_item_detail_size input[type=radio] {
		display: none;
	}

	.bx_item_detail_scu label:before {
		content: "";
		display: inline-block;
		width: 22px;
		height: 22px;
		margin-left: 4px;
	}

	label[for=red]:before {
		background: url('../img/catalog/detail/red.jpg');
	}

	label[for=orange]:before {
		background: url('../img/catalog/detail/orange.jpg');
	}

	label[for=yellow]:before {
		background: url('../img/catalog/detail/yellow.jpg');
	}

	label[for=green]:before {
		background: url('../img/catalog/detail/green.jpg');
	}

	label[for=blue]:before {
		background: url('../img/catalog/detail/blue.jpg');
	}

	label[for=navy]:before {
		background: url('../img/catalog/detail/navy.jpg');
	}

	.bx_item_detail_scu input[type=radio]:checked + label:before {
		border: 1px solid #000000;
	}

	.bx_item_detail_size label:before {
		margin-left: 4px;
		color: #143656;
		font-size: 12px;
	}

	.bx_item_detail_size label[for='s']:before {
		content: "S";
	}

	.bx_item_detail_size label[for='m']:before {
		content: "M";
	}

	.bx_item_detail_size label[for='l']:before {
		content: "L";
	}

	.bx_item_detail_size label[for='xl']:before {
		content: "XL";
	}

	.bx_item_detail_size label[for='xxl']:before {
		content: "XXL";
	}

	.bx_item_detail_size label[for='xxxl']:before {
		content: "XXXL";
	}

	.bx_item_detail_size input[type=radio]:checked + label:before {
		text-decoration: underline;
	}

	.buy-block div {
		display: inline-block;
	}

	.bx_item_detail_scu, .bx_item_detail_size {
		font-size: 15px;
		margin-top: 15px;
	}

	.bx_item_detail_scu ul, .bx_item_detail_size ul {
		list-style: none;
		padding-left: 0;
	}

	.bx_item_detail_scu li, .bx_item_detail_size li {
		display: inline-block;
		cursor: pointer;
		mrgin-bottom: 0;
	}

	.bx_item_detail_scu input[type=radio], .bx_item_detail_scu input[type=radio] {
		display: none;
	}

	.cost span {
		display: inline-block;
	}

	.cost ruble {
	}

	.bx_item_detail_scu li {
		list-style: none;
		padding: 0;
		border: 0.5px solid #ccc;
		content: "";
		display: inline-block;
		width: 100%;
		margin-bottom: 8px;
		padding: 3px;
	}

	.bx_item_detail_scu li .cnt {
		display: table;
		width: 100%;
	}

	.bx_item_detail_scu li .cnt span {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.bx_item_detail_scu li .cnt span.cnt_item {
		border: 0.5px solid #aaa;
	}

	.bx_item_detail_scu li .cnt span.cnt_text {
		padding-left: 5px;
	}

	.bx_item_detail_scu li.bx_active {
		border: 1px solid #2774BD;
	}

	.bx_item_detail_size li {
		margin-left: 8px;
		color: #143656;
		border: 1px solid #ccc;
		padding: 5px 10px;
		margin-bottom: 10px;
		display: block;
		text-align: center;
	}

	.bx_item_detail_size li.bx_active {
		text-decoration: underline;
		border: 1px solid #2774BD;
	}

	.buy-block div {
		display: inline-block;
	}

	.stocks {
		font-size: 15px;
	}

	.stocks {
		font-size: 14px;
	}

	.stocks b {
		font-size: 18px;
		font-weight: normal;
		margin-left: 4px;
	}

	.add-to-cart {
		padding: 5px 14px 5px 5px;
		background-color: #f1585a;
		float: right;
		font-size: 12px;
	}

	.item_buttons.vam.quantity {
		line-height: 35px;
	}

	.add-to-cart a {
		text-transform: uppercase;
		font-size: 18px;
		padding-left: 20px;
		color: #ffffff;
		background: url('../img/catalog/detail/add-to-cart-small.png') no-repeat 0 50%;
	}

	.breadcrumbs {
		display: none;
	}

	.catalog-filter {
		display: none;
	}

	.left-menu-catalog .navbar-header {
		float: none;
		margin: 0 auto;
	}

	.catalog-list-item:hover>.catalog-list-item-details {
		height: 100%;
	}

	.accessible-sizes {
		display: none;
	}

	.catalog-list-item:hover .accessible-sizes {
		display: block;
		width: 100%;
		height: 136px;
	}

	.accessible-sizes p {
		text-align: center;
		font-size: 8px;
		padding-top: 5px;
		font-weight: 500;
	}

	.accessible-sizes ul {
		text-align: center;
		list-style: none;
		padding: 0;
		font-size: 8px;
	}

	.accessible-sizes li {
		display: inline-block;
		padding: 0 5px;
	}

	.bottom-menu {
		position: fixed;
		width: 100%;
		background: #f1585a;
		bottom: 0;
		right: 0;
		height: 30px;
		padding: 0;
		font-size: 8px;
		color: #ffffff;
		z-index: 5;
	}

	.enter {
		float: left;
	}

	.enter a {
		color: #ffffff;
	}

	.basket-score {
		text-align: center;
		font-size: 15px;
		line-height: 30px;
	}

	.basket-score a {
		font-size: 18px;
		font-weight: bold;
	}

	.header-menu li>a:hover, .left-menu li>a:hover {
		text-decoration: none;
	}

	.copyright {
		display: none;
	}

	footer {
		margin-bottom: 30px;
	}

	.quantity {
		/;
	}

	.quantity input[type=text] {
		width: 15%;
		text-align: center;
		border: 0.5px solid #859197;
		font-weight: bold;
	}

	.quantity .minus, .quantity .plus {
		cursor: pointer;
		padding: 0 5px;
		font-weight: bold;
		font-size: 30px;
	}

	.quantity .minus {
		color: #f1595a;
	}

	.quantity .plus {
		color: #a6d173;
	}

	.buy-block {
		margin-top: 5px;
	}
}

@media (min-width:1170px) {
	#header-menu {
		text-align: center;
	}

	.navbar.header-menu .nav.navbar-nav {
		display: table;
	}

	.navbar.header-menu .nav.navbar-nav>li {
		display: table-cell;
		text-align: center;
		padding: 0;
	}

	.navbar.header-menu .nav.navbar-nav li a {
		padding: 11.5px 35px !important;
		font-size: 16px;
	}

	.navbar.header-menu .nav.navbar-nav li .drop-menu li a {
		font-size: 13px;
		color: #2774bd;
	}
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: white;
	background-color: #2774BD;
}

.navbar .navbar-nav .drop-menu > li > a:hover, .navbar .navbar-nav .open .drop-menu > li > a:focus, .navbar .navbar-nav .open .drop-menu > .active > a, .navbar .navbar-nav .open .drop-menu > .active > a:hover, .navbar .navbar-nav .open .drop-menu > .active > a:focus {
	color: #2774BD !important;
	background-color: white !important;
}

#header-menu .open .drop-menu {
	display: none;
	border-color: #337ab7 !important;
}

.about.addresses .glyphicon {
	color: #f1585a;
}

.sale-label, .new-label, .hit-label, .blackfriday {
	position: absolute;
	z-index: 980;
	top: 10px;
	right: 5px;
	font-size: 25px;
	text-shadow: 2px 0 0 #222;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
}

.sale-label {
	color: #F1585A;
}

.new-label {
	color: #2774bd;
}

.hit-label {
	color: #F1585A;
}

.blackfriday {
	background: url('../img/blackfriday.png') no-repeat 50% 50%;
	background-size: contain;
	width: 75px;
	height: 57px;
}

.basket-score a {
	color: white;
	font-weight: bold;
}

.basket-score a:hover {
	text-decoration: underline;
}

.user-info p {
	margin-top: 15px;
	color: #F1585A;
}

@media (min-width:750px) and (max-width:1170px) {
	.sale-label, .new-label, .hit-label {
		font-size: 15px;
		text-shadow: 1px 0 0 #222;
	}
}

.modal-title {
	color: #2774BD;
}

.root-item-selected>a, a.root-item-selected {
	text-decoration: underline;
}

#enter input {
	width: 100%;
}

#enter input[type="submit"] {
	border-radius: 0;
	border: 0;
	background: #2774BD;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 31px;
	font-weight: normal;
	text-shadow: none;
}

#enter input[type="submit"]:hover {
	text-decoration: underline;
}

#enter a {
	color: #2774BD;
}

.mfeedback input[type="submit"] {
	border-radius: 0;
	border: 0;
	background: #2774BD;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: none;
	padding: 8px 30px;
}

.mfeedback input[type="submit"]:hover {
	text-decoration: underline;
}

.faq-list a {
	color: #2774BD;
}

.faq-body {
	display: none;
}

.bx-auth-reg td {
	padding: 5px 10px;
}

.bx-auth-reg input[type="submit"] {
	border-radius: 0;
	border: 0;
	background: #2774BD;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: none;
	padding: 8px 30px;
}

.bx-auth-reg input[type="submit"]:hover {
	text-decoration: underline;
}

#tab_c2 {
	display: none;
}

.tabs_cont a {
	color: #2774BD;
}

.hello a {
	color: white;
}

li.gallery-item {
	padding: 3px;
	list-style: none;
}

ul.gallery {
	padding: 0;
	min-height: 200px;
}

.bx_missing, .item_current_price {
	display: none !important;
}

#left-menu .root-item-selected ul {
}

#left-menu li.item-selected>a {
	text-decoration: underline;
	font-weight: bold;
}

.bx_catalog_list_home {
	min-height: 400px;
}

#header-menu .drop-menu .drop-menu {
	top: 0;
	left: 99%;
}

#header-menu .drop-menu>li {
	position: relative;
}

#left-menu .drop-menu .drop-menu {
	position: static;
	box-shadow: none;
	border: none;
	margin-left: 10px;
}

.footer-main h4 a {
	color: #163c6f;
}

.footer-main h4 a:hover {
	text-decoration: none;
}

.bottom-menu {
	z-index: 1000;
}

.description b {
	font-size: 15px;
}

.left-menu .nav .open .open>a, .left-menu .nav .open .open>a:focus, .left-menu .nav .open .open>a:hover {
	background-color: transparent;
	color: #163c6f;
}

#left-menu .drop {
	position: static;
	visibility: visible;
	display: block;
}

#left-menu .drop.open {
	max-height: 75%;
	overflow-y: auto;
	background-color: #ffffff;
}

.drop-menu {
	list-style: none;
	padding: 0;
	display: none;
}

.open>.drop-menu, .item-selected>.drop-menu {
	display: block;
}

.header-menu .dropdown-menu {
	border: 1px solid #2774BD;
}

.header-menu .dropdown-menu li a {
	color: #2774BD;
	font-size: 14px !important;
}

.header-menu .dropdown-menu li {
	position: relative;
}

.header-menu .dropdown-menu .dropdown-menu {
	position: absolute;
	top: 0;
	left: 99%;
}

.tabs.user input[type=radio] {
	display: none;
}

.tabs.user label, .tabs.user label {
	display: inline-block;
	width: 175px;
	padding: 10px 15px !important;
	background: #fff;
	color: #2774BD;
	cursor: pointer;
	border-radius: 2px;
	border: 1px solid #2774BD;
	border: 1px solid #2774BD;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.tabs.user label h4, .tabs.user label h4 {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0;
	text-align: center;
}

.tabs.user input[type=radio]:checked+label {
	color: #fff;
	background: #2774BD;
}

@media(max-width:1170px) {
	.sale-label, .new-label, .hit-label {
		top: 5px;
		right: 0px;
	}
}

main .container {
	background-color: white;
}

.bx-basket * {
	background-color: #f1585a;
}

.workarea {
	background-color: white;
	border: none;
}

.workarea .breadcrumbs {
	background-color: white;
	border: none;
}

.bottom-menu .container {
	background-color: #f1585a;
}

.footer-main .container {
	background-color: #f2f2f2;
}

footer {
	background-color: #f2f2f2;
}

main .left-menu-catalog .container {
	background: none;
}

@media (min-width:320px) and (max-width:750px) {
}

p font.notetext {
	color: #f1585a;
	font-weight: bold;
}

.bx-forgotpass-table span {
	font-weight: bold;
}

.bx-forgotpass-table+p, .bx-forgotpass-table {
	color: #163c6f;
}

.bx-forgotpass-table input[type=text] {
	border: #163c6f 1px solid;
	width: 100%;
}

.bx-forgotpass-table input[type="submit"] {
	border-radius: 0;
	border: 0;
	background: #f1585a;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 31px;
	padding: 0 30px;
	font-family: 'Myriad Pro',sans-serif;
	font-weight: normal;
	text-shadow: none;
	margin-top: 20px;
	width: 160px;
}

.bx-forgotpass-table input[type="submit"]:hover {
	text-decoration: underline;
}

.bx-forgotpass-table + p a {
	display: none;
	border-radius: 0;
	border: 1px solid #2774BD;
	width: 160px;
	background: white;
	outline: none;
	color: #2774BD;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 31px;
	padding: 0 30px;
	font-family: 'Myriad Pro',sans-serif;
	font-weight: normal;
	text-shadow: none;
	margin-top: 20px;
}

.bx-forgotpass-table + p a b {
	font-weight: normal;
}

.bx-newslist .bx-newslist-more a.btn, .bx-newslist .bx-newslist-more a.btn {
	display: inline-block;
	border-radius: 0;
	border: 1px solid #2774BD;
	background: #2774BD;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 31px;
	padding: 0 15px;
	font-family: 'Myriad Pro',sans-serif;
	font-weight: normal;
	text-shadow: none;
	margin-top: 20px;
}

.bx-newslist-title, .bx-newslist-title a {
	color: #163c6f;
}

.bx-newslist .bx-newslist-more a.btn:active, .bx-newslist .bx-newslist-more a.btn:hover {
	display: inline-block;
	border-radius: 0;
	border: 1px solid #2774BD;
	background: #2774BD;
	outline: none;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 31px;
	padding: 0 15px;
	font-family: 'Myriad Pro',sans-serif;
	font-weight: normal;
	text-shadow: none;
	margin-top: 20px;
	text-decoration: underline;
}

div.bx-newslist-block {
	position: relative;
	height: 330px;
}

div.bx-newslist-block div.row:last-child {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

@media (max-width:768px) {
	div#sliza_widget_btn {
		display: none !important;
	}

	div#rc-phone {
		right: 1% !important;
		bottom: 1% !important;
	}

	span.logotext {
		display: none;
	}

	.blackfriday {
		background: url('/local/templates/7odejek-new/css/../img/blackfriday.png') no-repeat 50% 50%;
		background-size: contain;
		width: 30px;
		height: 15px;
		top: 0;
	}
}

a.subscribe {
	display: block;
	color: white;
	background-color: #f1585a;
	padding: 5px 0;
	text-align: center;
}

/* Эти стили нужно вынести отсюда прочь (в файл со стилями данного компонента)
 * !important убрать, выставить нужное значение в нужном файле со стилями (я не нашла)
*/
.bx_catalog_item {
	height: 450px !important; /* высоту подобрать на глаз */
}
.parameters-preview {
	margin-top: 10px;
	display: none;
}
@media(min-width:750px) {
	.bx_catalog_item:hover .parameters-preview {
		display: block;
	}
}

.parameters-preview__list {
	margin: 0 -5px -5px;
	padding: 0;
}

.parameters-preview__list-item {
	list-style: none;
	display: inline-block;
	
}
.parameters-preview__list-item-wrapper {
padding: 5px 10px;
	border: 1px solid #e5e5e5;
	margin: 0 5px 5px;
	min-width: 32px;
    text-align: center;
	}
.parameters-preview__list-item__color {
	width: auto;
	height: 20px;
	background-position: left;
	margin: 0 -5px;
	padding-right:5px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.parameters-preview__list-item input[type="radio"] {
	display:none;
}
.parameters-preview__list-item input[type="radio"]:checked + div {
	border: 1px solid #2774BD;
}

.razmer-list {
	padding:0
}
.parameters-preview__list-item-wrapper label {
	margin-bottom:0;
}

.btn-quantity {
    cursor: pointer;
    padding: 0 5px;
    font-weight: bold;
    font-size: 20px;
}

.btn-quantity.minus {
	color: #f1595a;
}
.btn-quantity.plus {
	color: #a6d173;
}

.input-quantity {
	width: 20%;
text-align: center;
border: 0.5px solid #859197;
font-weight: bold;
}
	.left-menu-social .navbar-nav>li>a {
		padding-left: 45px;
	}
div#social {
	margin-top:10px;
}

	.left-menu-social .navbar-nav>li.vk>a {
		color:white;
		background: #2b587a url('../img/header/vk.png') no-repeat 8px 50%;
	}

@media(max-width:380px) {
	.add-to-cart {

	DISPLAY: inline-BLOCK;
	float: none;
	margin-top: 10px;
}
}
@media(max-width:750px) {
	div#social .navbar-nav.nav {
		margin-left:0px;
		margin-right:0px;
		
	}
	.left-menu-social .navbar-nav > li.vk a {
		background-image: none;
		padding: 5px 0;
		
	}
	
	.left-menu-social .navbar-nav > li.vk {
width: auto;
display:block;
text-align: center;
}
}

@media(min-width:320px) and (max-width:420px) {
.contacts {
	
	font-size: 9px;
	}
	.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	 padding:0 15px;	
	}
	.bx-pagination .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
			 padding:0 15px;	
	}
 }
 
 #closeCookieInfo {
	cursor:pointer;
				position: absolute;
right: 10px;
bottom: 10px;
display: inline-block;
padding: 10px;
color: white;
background-color: #f42c2c;
			}
			.cookie-agreement {
				font-size: 17px;
color: black;
				position: fixed;
background-color: #f2f2f2;
z-index: 1000;
width: inherit;
padding: 10px 50px 10px 15px;
			}
			.cookie-agreement a {
				color:#f1585a;
			}