.auth-input__cbx {	display: none;}
.auth-input input[type=checkbox]+label {
	display: block;
	vertical-align: middle;
	margin-left: 25px;
}
.search-col__term { width: 100px !important;}

/*Для внедрения нового логотипа  сдвинул размеры*/

@media only screen and (min-width: 1200px){
	.header-nav{
		height: 105px;
	}
}

@media only screen and (min-width: 1024px){
	.header-nav__img, .header-nav__picture {
		max-height: 100px;
		margin-top: -10px;
		margin-left: 40px;
	}
}
/*Возвращаем старый привычный фон*/
body {
	/*background: url(../images/template/background-min.jpg) 70% 0% repeat-x;*/
	/*Новогодний фон	background: url(../images/template/happynewyear.jpg) 50% 0%;*/
}
.news-list, #main_inner_wrapper {background: white;}

/*Стили для социальных сетей*/
.footer__social {
	max-width: 100%;
	margin-bottom:  20px;
}
.social {
		display: inline-block;
		width: 50px;
		height: 50px;
		margin-right: 10px;
		background: #bdc3c7;
		vertical-align: middle;
		background: #bdc3c7 url("../images/template/social.png") no-repeat;
		border: 1px solid white;    border-radius: 5px;
}
.social-vk {
		background-color: #4e4e4e;
		background-position: 0 5px;
}
.social-ok {
		background-color: #4e4e4e;
		background-position: -92px 3px;
}
.social-instagram {
		background-color: #4e4e4e;
		background-position: -50px 5px;
}
ul.breadcrumbs li:nth-child(2).breadcrumbs__item{
		display: none;
}
@media (min-width: 768px) {
	.stock-info-office__single-photo {
				width:100%;
			}
		}

/*Изменение цвета иконок.*/
.contact-item_icon_phone {
	background-position: left top 5px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%230532a7'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E")}.contact-item_icon_address {	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%230532a7'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E");}.header-catalog__panel {	background-color: #0532a7;
}
.search-form__container {
	background-color: #020186;
}

.search-form_focus .search-form__container{
	box-shadow: inset 0 0 0 2px #4352af;
}
.order-amount:active, .order-amount:focus, .order-amount:hover{
	background-color: #020186;
}
.order-amount {
	border-right-color:#020186;
	border-left-color:#020186;
}
.list-catalog-tile__icon {
	background-color: #0532a7;
}
/*.grow:hover {	-webkit-transform: scale(1.2);	-ms-transform: scale(1.2);	transform: scale(1.2);  }*/
.border_rad_header {	border-right: 2px solid #0532a7;  }

/*Фикс результатов поиска перенести в основной файл стиля*/
.search-col__action input[type=text] {color:initial;}
.header {
	box-shadow: 0 2px 4px rgba(17, 13, 214, 0), 0 4px 4px rgba(43, 42, 42, 0.24);
	background-color: #fff;
}
.content-page ul li::before {background-color: #0732a7;}

/*main menu change color*/  .grid-card__item:hover, .top-nav__item--active, .top-nav__item:hover {border-color: #0732a7;}
	a:active, a:focus, a:hover, .top-nav__item--active .top-nav__link, .top-nav__link:hover, .menu-catalog-sub__link:hover, .menu-catalog__link:hover, .accordion-tabs__link--active {    	color:#0732a7;	}
		.top-menu-sub {    	border-top: 3px solid #0732a7;	}
			.owl-dot.active {		background: #0732a7	}
			/*Каталоги ClientTileLinks*/	 /* .list-catalog-tile__item_long_tablet {		 width: calc(33.3% - 15px);	}  */
			@media only screen and (min-width:1024px) {
					.list-catalog-tile__item, .list-catalog-tile__item_long_tablet {
						padding: 20px;
						width: calc(33.3% - 15px);	}
			}
				.menu-catalog-sub {
							max-height: 800px;
							overflow: auto;
							min-width: 250px;
				}
				.content-page ul.certificatesList li::before{content: none;}
				.search-header__col.search-header__col--destination_display,.search-col.search-col__destination_display {display: table-cell;}
				.news-detail__item, .last-news__list, .popular-goods__wrapper{	background-color: #fff;}

				/*Change default styles*/.basket-info-summary__count {	top: 42%;}.header-nav {	z-index: 1;	padding: 10px 0;}
				@media (min-width:600px) and (max-width:1199px) {
						.header-nav {padding: 15px 0 10px;}
					}

				@media only screen and (min-width:1200px) {
					.header-nav {padding: 15px 0;}
				}

				@media only screen and (min-width:600px) {
						.main-logo__img {
									max-height: 100px;
									}
				}

				#lk_div #lk_links_div {
					width: 100%;
					font-size: 14px;
					background-color: #f7f7f7;
					padding-left: 15px;
					padding-top: 15px;
				}
				@media only screen and (min-width:768px) {
						#lk_div #lk_links_div {
									max-width: 60%;
									margin: 0 0 40px;
									padding-right: 40px;
									background-color: #f7f7f7;
									padding-left: 15px;
									padding-top: 15px;
								}
				}

				@media only screen and (min-width:1024px) {
					#lk_div #lk_links_div {max-width: 65%}
				}
				@media only screen and (min-width:1200px) {	#lk_div #lk_links_div
					{
						max-width: 45%;
						padding-right: 60px;
					}
				}
			.personal-navigation {background-color: #f7f7f7;}
			.brief-table__header {background-color: #f7f7f7;}
			.positions-table__th {	color: #000000;}/*end change*/

.search-form__container {
	background-color: #fff;
}

.basket-info-summary,
.basket-info-summary:hover,
.basket-info-summary:active,
.basket-info-summary:focus,
.basket-info-summary__currency {
	color: #fff;
}

.basket-info-summary__count,
.basket-info-summary:hover .basket-info-summary__count {
	top: inherit;
	border-color: #0532a7;
}

/*.menu-catalog__btn {*/
	/*color: #fff;*/
	/*border: 2px solid #0532a7;*/
/*}*/

/*.menu-catalog__btn::after {*/
	/*background-color: #fff;*/
	/*box-shadow: 0 5px 0 0 #fff, 0 10px 0 0 #fff;*/
/*}*/

.orders-link {
	color: #fff;
}

.orders-link:hover {
	color: #fff;
	background-color: transparent;
}

.btn-scroll-up {
	background-color: #0532a7;
}

.btn-scroll-up:hover{
	background-color: #0532a7;
    border: 2px solid #0532a7;
}

/*Слайдер скрывает меню пользователя на Главной стр.*/
.swiper-container {
	z-index:-1;
}

.menu-catalog__btn {
	border: 0;
}

.header-nav {
	position: relative;
	z-index: 10;
}
