.uk-margin-small-top {
	margin-top: 6px !important;
}

.section-wholesale-clients_inner .wholesale-clients_about .render-img {
	height: 151px;
}

.delivery_accordion a,
.delivery_item .uk-margin-small-bottom a {
	color: var(--green);
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	text-decoration: underline;
}

.delivery_accordion .uk-accordion-content {
	font-size: 16px;
	font-weight: 300;
	color: #000;
}

.delivery_accordion .uk-accordion-content ul,
.delivery_accordion .uk-accordion-content p {
	margin-bottom: 20px !important;
	list-style: none;
	text-align: justify !important;
}

.delivery_accordion .uk-accordion-content ul li:nth-child(n+2),
.delivery_item ul li:nth-child(n+2) {
	margin-top: 10px;
}

.wholesale-clients_about h2 {
	font-weight: 600;
}

.delivery_about:nth-child(2) .uk-margin-medium-bottom {
	margin-bottom: 47px !important;
}

.wholesale-clients_about h2 {
	font-family: bitter;
}

.section-delivery .delivery_accordion.uk-margin-auto-top {
	margin-top: 30px !important;
}

.section-delivery .section__title-img {
	background-repeat: repeat;
}

.document {
	border: 0;
}

.section-contacts .contacts_item:nth-child(2n+1) {
	border-right: 1px solid var(--light-gray);
}

.document,
.document__body {
	padding: 0;
	text-align: justify;
}

.product-card .status_btn {
	font-family: "DIN Pro Light", sans-serif !important;
}

.subscribe-form {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 300px;
}

.product-card .status_btn {
	font-size: 18px;
}

.section-product-card__product-content__btn-controls .btn {
	font-size: 18px;
}

@media (max-width: 900px) {
	.product-card .status_btn {
		font-size: 16px !important;
	}
}

@media (max-width: 550px) {
	.product-card .status_btn {
		font-size: 11px !important;
	}
}

.header__icon {

	width: 35px;
	height: 35px;
}

a.btn-ordering {
	margin-top: -30px;
	margin-bottom: 30px;
}

.about-us__item:nth-child(2) p {
	margin-top: 10px !important;
}

.about-us__item:nth-child(2) p:last-child {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

.about-us__item .section__title {
	margin: 12px 0 0 !important;
}

@media (max-width: 1200px) {
	.about-us__item:nth-child(2) p:last-child {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 900px) {
	.section__title h2 {
		margin-bottom: 20px !important;
	}
}

.main-product-card_top:after {
	transform: translateX(70%);
}

.product-card__status:after {
	transform: translate(-25%, 0);
}

.product-card.new .product-card__status:before {
	top: 5px;
}

.product-card__status:after {
	transform: translate(-35%, 0);
}

.product-card__status .product__price {
	position: absolute;
	bottom: -16px;
	left: 50%;
	transform: translate(-10%, 0);
	width: 40px;
	height: 17px;
	background: #F08264;
}

.product-card__status .product__price p {
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.section-product-card__product.new.sale .main-product-card_top:after {
	background: url(https://svgshare.com/i/fbe.svg) no-repeat left top, url(../img/icons/png-icons/sale-icon.png) no-repeat 70% 100%;
	background-size: 40px 17px, 110px 42px;
	left: auto;
	right: 10px;
	transform: translateX(0px);
	width: 100%;
	height: 65px;
	image-rendering: -webkit-optimize-contrast;
}

.main-product-card_top .product__price p {
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.main-product-card_top .product__price {
	position: absolute;
	bottom: 20px;
	right: 50%;
	height: 17px;
	width: 40px;
	background: #F08264;
	transform: translate(200%, 0);
}

.product-card__status .product__price p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.product-card__status .product__price {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width:768) {
	.product-card__status .product__price {
		transform: translate(-25%, 0);
		bottom: -7px;
		height: 12px;
	}

	.product-card__status .product__price p {
		font-size: 12px;
	}
}

@media (max-width:768) {
	.product-card__status .product__price {
		transform: translate(-30%, 0);
		width: 30px;
		height: 10px;
	}

	.product-card__status .product__price p {
		font-size: 10px;
	}
}

.main-product-card_top .product__price {
	height: 18px;
	transform: translate(0, 0);
	right: 13%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-product-card_top .product__price p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

@media (max-width:1024) {
	.main-product-card_top .product__price {
		right: 17%;
	}
}

@media (max-width:768) {
	.main-product-card_top .product__price {
		right: 29%;
	}
}

@media (max-width:500) {
	.main-product-card_top .product__price {
		right: 16%;
		bottom: 60px;
	}
}

@media (max-width:480) {
	.main-product-card_top .product__price {
		right: 15%;
		bottom: 57px;
	}
}

@media (max-width:460) {
	.main-product-card_top .product__price {
		right: 14%;
		bottom: 53px;
	}
}

@media (max-width:440) {
	.main-product-card_top .product__price {
		right: 12%;
		bottom: 47px;
	}
}

@media (max-width:420) {
	.main-product-card_top .product__price {
		right: 10%;
		bottom: 40px;
	}
}

@media (max-width:400) {
	.main-product-card_top:after {
		transform: translateX(55%);
	}

	.main-product-card_top .product__price {
		right: 12%;
		bottom: 35px;
	}
}

@media (max-width:380) {
	.main-product-card_top:after {
		transform: translateX(40%);
	}

	.main-product-card_top .product__price {
		right: 15%;
		bottom: 30px;
	}
}

@media (max-width:360) {
	.main-product-card_top .product__price {
		right: 13%;
		bottom: 25px;
	}
}

@media (max-width:340) {
	.main-product-card_top:after {
		transform: translateX(30%);
	}

	.main-product-card_top .product__price {
		right: 15%;
		bottom: 20px;
	}
}

@media (max-width:340) {
	.main-product-card_top:after {
		transform: translateX(20%);
	}

	.main-product-card_top .product__price {
		right: 16%;
		bottom: 10px;
	}
}

.main-product-card_top .product__price {
	height: 18px;
	transform: translate(0, 0);
	right: 13%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-card__status .product__price p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.product-card__status .product__price {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width:768) {
	.product-card__status .product__price {
		transform: translate(-25%, 0);
		bottom: -7px;
		height: 12px;
	}

	.product-card__status .product__price p {
		font-size: 12px;
	}
}

@media (max-width:768) {
	.product-card__status .product__price {
		transform: translate(-30%, 0);
		width: 30px;
		height: 10px;
	}

	.product-card__status .product__price p {
		font-size: 10px;
	}
}


.product-card__stikers {
	position: relative;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}

.product-card__sale__img {
	width: 100%;
	max-width: 100px;
	height: 100%;
	max-height: 35px;
	margin-bottom: 10px;
}

.product-card__sale {
	display: none;
	margin-right: -50px;
}

.product-card.sale .product-card__sale,
.section-product-card__product.sale .product-card__sale {
	display: block;
}

.product-card__sale__text {
	background: #EF8265;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 40px;
	height: 100%;
	max-height: 16px;
	font-size: 14px;
	margin: 0 auto;
	color: #fff;
}

.product-card__sale__img img {
	width: 100%;
}

.product-card__new__hit {
	width: 100%;
	max-width: 40px;
	min-height: 40px;
}

.product-card__new__hit__absolute {
	position: absolute;
	width: 100%;
	max-width: 40px;
	height: 100%;
	min-height: 20px;
	max-height: 38px;
	left: -15px;
	top: -20px;
}

.product-card__new__hit__relative {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.product-card__new {
	width: 100%;
	max-width: 40px;
	height: 100%;
	max-height: 17px;
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
}

.product-card.new .product-card__new,
.section-product-card__product.new .product-card__new__main {
	display: block;
}

.product-card__hit {
	width: 100%;
	max-width: 35px;
	height: 100%;
	max-height: 20px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.product-card.hit .product-card__hit,
.section-product-card__product.hit .product-card__hit__main {
	display: block;
}

.product-card__hit img,
.product-card__new img,
.product-card__hit__main img,
.product-card__new__main img {
	width: 100%;
	height: 100%;
}

.main-product-card_top .product-card__hit__main {
	width: 100%;
	max-width: 35px;
	height: 100%;
	max-height: 20px;
	display: none;
	position: absolute;
	bottom: -5px;
	left: 0;
}


.main-product-card_top .product-card__new__main {
	width: 100%;
	max-width: 40px;
	height: 100%;
	max-height: 17px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.product-card.hit:before,
.product-card.sale .product-card__status:after,
.product-card.new .product-card__status:before {
	display: none !important;
}

.product-card__status__void {
	width: 100%;
	max-width: 64px;
	height: 100%;
}

.main-product-card_top .product-card__sale {
	margin-right: 13px !important;
	margin-top: 20px;
}

.main-product-card_top .product-card__new__hit__absolute {
	left: 0;
	top: -5px;
}

.section-product-card__product .main-product-card_top:after,
.section-product-card__product .main-product-card_top:before,
.main-product-card_top .product__price {
	display: none;
}

.product-card__sale {
	margin-right: -40px;
}


@media (max-width: 768px) {
	.product-card__sale {
		margin-right: -40px;
	}
}

@media (max-width: 500px) {
	.product-card__sale {
		margin-right: -30px;
	}

	.product-card__new__hit__absolute {
		left: -10px;
		top: -16px;
	}
}

@media (max-width: 460px) {
	.product-card__sale__text {
		font-size: 12px;
		max-height: 16px;
	}
}

@media (max-width: 440px) {
	.product-card__sale {
		margin-right: -20px;
	}
}

@media (max-width: 420px) {
	.product-card__sale {
		margin-right: -10px;
	}
}

@media (max-width: 400px) {
	.product-card__sale {
		margin-right: -5px;
	}

	.main-product-card_top .product-card__sale__text {
		margin-top: 0px;
	}
}

@media (max-width: 380px) {
	.product-card__sale__text {
		font-size: 11px;
		max-height: 16px;
		margin-top: -5px;
	}

	.product-card__new__hit__absolute {
		max-width: 30px;
		max-height: 33px;
	}
}

@media (max-width: 320px) {
	.product-card__sale__text {
		font-size: 9px;
		max-height: 16px;
		margin-top: -10px;
	}
}

@media (max-width: 550px) {
	.section-wholesale-clients .btn-ordering {
		margin-bottom: 0px;
		margin-top: 10px;
	}
}

.product-card__sale__img {
	margin-bottom: 0;
	margin-top: 6px;
}


.product-card__sale__text {
	margin-top: 5px;
}

.product-card__status {
	align-items: flex-start;
}

@media (max-width: 900px) {
	.product-card__sale__img {
		max-width: 80px;
	}

	.product-card__sale__text {
		margin-top: 0px;
	}
}

@media (max-width: 550px) {
	.product-card__sale__img {
		margin-top: 2px;
		max-width: 70px;
	}

	.product-card__sale__text {
		margin-top: -5px;
	}
}

.coupon-errors p {
	padding-top: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: rgb(146, 32, 32);
}

.coupon-errors .delete-coupon {
	cursor: pointer;
}

.coupon-errors .delete-coupon:hover {
	color: rgb(111, 93, 93);
}

.price-box__price.selfship {
	font-weight: 500;
	font-size: 20px;
}

/* header.css */
.header__nav a,
.header__tel,
.header__info-text {
	font-family: 'Bitter', sans-serif;
}

.header__nav a {
	font-size: 18px;
	font-weight: 400;
}

.header__tel small {
	font-family: "DIN Pro", sans-serif;
	font-size: 11px;
}

.clock {
	font-family: 'Bitter', sans-serif;
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
	width: 100%;
	line-height: 1.2;
	max-width: 200px;
	position: relative;
	color: var(--black);
}

.header__tel {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
}

.clock small {
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.clock div {
	display: flex;
	flex-wrap: wrap;
}

.flex_inner {
	display: flex;
	align-items: center;
	width: 100%;
}

.flex_inner:nth-child(2) {
	max-width: 41%;
	justify-content: flex-end;
}

.flex_inner:nth-child(2) .header__icon {
	width: 45px;
}

.header__info-text {
	margin-right: 0;
	font-size: 13px;
	margin-left: 0px;
	font-family: 'Bitter', sans-serif;
	font-weight: 400;
}

.header__info-text span,
.header__info small {
	font-family: 'DIN Pro', sans-serif;
	text-transform: none;
}

.header__list.links {
	margin-left: 0;
}

.header__list:nth-child(4) {
	background: inherit;
}

.footer {
	font-family: 'DIN Alternate';
}

.footer * {
	font: inherit;
	font-family: 'DIN Pro Regular', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.3;
}

.footer .developer {
	margin-left: 80px;
}

.footer__faq-bank-system {
	margin-right: 0;
}

.header__banner {
	padding: 8px 0;
	background-color: #c3d7c4;
}

/* .footer__faq {
	padding: 25px 0;
} */
.footer__faq:before {
	background: url(../img/png/bg-footer.png) center no-repeat;
	background-size: cover;
}

.footer__faq-title {
	width: 100%;
	max-width: 130px;
}

/* .footer__banner {
	position: relative;
	background: none;
	z-index: 2;
}
.footer__banner .container {
	position: relative;
	z-index: 2;
}
.footer__banner::after {
	position: absolute;
	content: '';
	top: -10px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-size: cover;
} */


.footer__banner {
	/* background: url(../img/svg/line.svg) repeat-x ; */
	background-size: cover;
}

.footer__faq__item:last-child {
	width: 100%;
	max-width: 500px;
	padding: 0;
	justify-content: space-between;
}

.footer__faq-social-list {
	margin-top: 0;
}

.footer__icon-social {
	max-width: 40px;
	width: 40px;
}

.header__list-item+.header__list-item {
	margin-left: 5px;
}

@media (max-width: 1250px) {
	.footer__faq__item:last-child {
		flex-direction: column;
		padding-left: 80px;
		max-width: 100%;
	}

	.footer__faq-title {
		margin: 15px 0;
	}
}

.header__item.links .header__list:first-child .header__list-item:last-child {
	display: none;
}

.header__item.links .header__list {
	margin-left: 0;
}

.header__item.links .header__list:first-child {
	margin-left: 5px;
}

.header__info {
	justify-content: space-between;
	margin-bottom: 0;
}

.footer__faq__inner .footer__faq-title {
	max-width: 200px;
}

.footer__bottom {
	background-color: #1D1D1B;
	padding: 25px 0;
	font-family: 'DIN Pro', sans-serif;
}

.footer__bottom * {
	font-family: 'DIN Pro', sans-serif;
	line-height: 1.2;
}

.header__list.header-controls .header__list-item+.header__list-item {
	margin-left: 5px;
}

#bx_basket4 {
	margin-left: 5px !important;
}

.header__list:nth-child(4) .header__list-item:first-child .header__icon {
	width: 25px;
}

.footer__bottom-list+.footer__bottom-list {
	margin-left: 60px;
	margin-right: 40px;
}

.footer__bottom-list+.footer__bottom-list:nth-child(2) {
	margin-right: 0;
}

.footer__faq__item:last-child {
	max-width: 400px;
}

.footer__faq-social {
	width: 100%;
	max-width: 100px;
}

.footer__faq-social-list {
	flex-wrap: wrap;
}

.footer__faq-social-list li:nth-child(1),
.footer__faq-social-list li:nth-child(2) {
	margin-bottom: 5px;
}

.footer .developer a.alians {
	color: #5d5f58;
}

@media (maw-width: 1280px) {
	.uk-position-small[class*='uk-position-center-left'] {
		transform: translateY(-50%) translateY(-15px) translateX(20px) !important;
	}

	.uk-position-small[class*='uk-position-center-right'] {
		transform: translateY(-50%) translateY(-15px) translateX(-20px) !important;
	}
}

@media (maw-width: 1200px) {
	.uk-position-small[class*='uk-position-center-left'] {
		transform: translateY(-50%) translateY(-15px) !important;
	}

	.uk-position-small[class*='uk-position-center-right'] {
		transform: translateY(-50%) translateY(-15px) !important;
	}
}

.language__dropdown-sub {
	top: 20px
}

.language-toggle .arrow-down-icon {
	margin-bottom: 0
}

.footer__icon-bank {
	max-width: 80px;
}

.header__item.links .header__list:first-child {
	margin-left: 0px;
}

.clock small {
	bottom: 0px;
	right: 0px;
}

.language__dropdown-sub.languagevisible {
	border: 1px solid var(--light-gray);
	transform: translate(-50%, 2px);
	transition: 0.25s all linear;
	position: absolute;
	top: 100%;
	width: 146px;
	background: #fff;
	z-index: 999;
	left: calc(50% - 6px);
}

.language__dropdown-sub.languagevisible li {
	font-family: 'Bitter', sans-serif;
	padding: 14px;
	display: block;
	transition: 0.25s all linear;
	color: var(--black);
	font-size: 18px;
	font-weight: 400;
	white-space: nowrap;
	line-height: 24px;
	position: relative;
}

.language__dropdown-sub.languagevisible li:hover {
	background: rgba(80, 150, 110, 0.3);
}

.language-toggle .arrow-down-icon {
	margin-left: 0px;
}

.header__nav a {
	font-size: 20px;
}

.language__dropdown-sub.languagevisible {
	width: 95px;
}


.language__dropdown-sub.language__visible {
	border: 1px solid var(--light-gray);
	transform: translate(-50%, 2px);
	transition: 0.25s all linear;
	position: absolute;
	top: 100%;
	width: 146px;
	background: #fff;
	z-index: 999;
	left: calc(50% - 6px);
}

.language__dropdown-sub.language__visible li {
	font-family: 'Bitter', sans-serif;
	padding: 14px;
	display: block;
	transition: 0.25s all linear;
	color: var(--black);
	font-size: 18px;
	font-weight: 400;
	white-space: nowrap;
	line-height: 24px;
	position: relative;
}

.language__dropdown-sub.language__visible li:hover {
	background: rgba(80, 150, 110, 0.3);
}

.language-toggle .arrow-down-icon {
	margin-left: 0px;
}

.header__nav a {
	font-size: 20px;
}

.language__dropdown-sub.language__visible {
	width: 70px;
	transform: translate(-40%, 2px);
}

.footer__faq-bank-system {
	height: 90%;
}

.menu-dropdown__body {
	width: 175px;
}

.header__items {
	padding: 8px 0 10px 0 !important;
}


@media (max-width: 1250px) {
	.navbar__icon--search {
		right: 0px;
		bottom: -5px;
	}

	.navbar__icon:nth-child(3) {
		bottom: -2px;
	}

	.footer__banner .container {
		padding: 0 15px;
		font-size: 14px;
	}

	.header__icon {
		width: 37px;
		height: 37px;
	}

	.navbar__icon--grass {
		height: 40px;
		width: 37px;
	}
}

@media (max-width: 500px) {
	.footer__bottom-list+.footer__bottom-list:nth-child(2) {
		margin-left: 0px;
	}
}

@media (max-width: 550px) {
	.navbar__icon:nth-child(3) {
		right: 0;
		bottom: -4px;
	}

	.navbar__icon:nth-child(2) {
		padding-top: 2px !important;
	}
}

#butToUp {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 8rem;
	right: 2.9rem;
	z-index: 10000;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	opacity: 0;
	user-select: none;
	pointer-events: none;
}

#butToUp.show {
	display: block;
	opacity: 1;
	pointer-events: all;
	cursor: pointer;
}

#butToUp .img {
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	background-color: #deede8;
	border-radius: 5rem;
	-webkit-border-radius: 5rem;
	-moz-border-radius: 5rem;
	-ms-border-radius: 5rem;
	-o-border-radius: 5rem;
}

#butToUp .img {
	padding: 0 0 0 0.2rem !important;
}

#butToUp .img img {
	width: 100%;
	height: 100%;
}

@media (max-width: 550px) {
	.os_garanty .uk-accordion-title {
		font-size: 14px;
	}

	#butToUp {
		right: 2.3rem;
	}

	.navbar__icon:nth-child(3) {
		right: 0;
		bottom: -4px;
	}

	.navbar__icon:nth-child(2) {
		padding-top: 2px !important;
	}
}

.main_garancy.os_void .os_title {
	line-height: 1.2;
}

.about-us__group-content {
	width: 100%;
}

.about-us__group {
	justify-content: space-between;
}

@media (max-width: 600px) {
	.about-us__group-content {
		width: 80%;
	}

	.about-us__group {
		width: 100%;
	}
}

.main-slider .uk-slide:nth-child(odd) span {
    top: 25% !important;
    left: 35% !important;
    bottom: auto !important;
}
.main-slider .uk-slide:nth-child(even) span {
    top: 25% !important;
    left: 35% !important;
    bottom: auto !important;
}

@media (max-width: 1250px) {
  .main-slider .uk-slide:nth-child(odd) span {
    left: 50% !important;
    top: 40% !important;
  }
  .main-slider .uk-slide:nth-child(even) span {
    left: 50% !important;
    top: 40% !important;
  }
}

@media (max-width: 550px) {
  .main-slider .uk-slide:nth-child(odd) span {
    left: 50% !important;
    top: 25% !important;
  }
.main-slider .uk-slide:nth-child(even) span {
    left: 50% !important;
    top: 25% !important;
  }
}

.header__nav .menu-dropdown__body  a {
	font-family: "DIN Pro", sans-serif;
}

@media (max-width: 760px) {
	.main-banner__bottom .logo-title__item:nth-child(2) {
		max-width: 260px;
	}
	/* ширина нижнего лого для мобилки */
	.main-banner__bottom {
		bottom: 100px;
	}
	/* расположение нижнего лого для мобилки */
	.main-banner__top {
		top: 10px;
	}
	/* расположение верхнего лого для мобилки */
	.main-banner__top .logo-title__item:nth-child(2) {
		max-width: 240px;
	}
	/* ширина верхнего лого для мобилки */
}