@media (max-width: 640px) {
	body.product_page .zoomContainer {
		position: relative !important;
		height: auto !important;
	}

	#js-product-page .product-info .uk-padding-remove-bottom {
		padding-top: 0px !important;
	}

	#js-product-page .cart-wrapper-desktop {
		margin-bottom: 0px !important;
	}
}


#myModal .wa-form {
	float: left;
	margin: 10px 0;
	overflow: visible;
}

#myModal .wa-form .wa-field {
	clear: left;
	margin: 0;
	padding-top: 3px;
}

#myModal .wa-form .wa-field .wa-name {
	float: left;
	width: 155px;
	padding-top: 0.05em;
	padding-bottom: 10px;
	font-size: 0.95em;
}

#myModal .wa-form .wa-field .wa-value {
	margin-bottom: 1%;
	position: relative;
}

#myModal .wa-form .wa-field .wa-value.wa-submit {
	margin-top: 0;
}

#myModal .wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] {
	width: 30%;
	min-width: 200px;
	margin: 0;
}

#myModal .wa-form .wa-field .wa-value textarea {
	min-width: 300px;
	height: 70px;
}

input,
textarea {
	font-size: 1em;
	color: black;
	font-family: "Georgia", Times, serif;
}

#myModal .wa-form .wa-captcha {
	padding: 7px 0 10px;
}

#myModal .wa-form .wa-captcha p {
	clear: left;
	margin: 0;
}

#myModal .wa-captcha img {
	float: left;
	margin-right: 5px;
	margin-top: -8px;
}

#myModal .wa-captcha .wa-captcha-refresh {
	color: #AAAAAA;
	font-size: 0.8em;
	text-decoration: underline;
}

@media (max-width: 760px) {
	#myModal .wa-form .wa-field:not(:first-child) {
		padding: 0;
	}

	#myModal .wa-form .wa-field:not(:first-child) {
		margin-top: 1rem;
	}

	#myModal .wa-form .wa-field .wa-name {
		float: none;
		width: auto;
		margin: 0;
		padding: 0;
	}

	#myModal .wa-form .wa-field .wa-value {
		float: none;
		width: auto;
		margin: .5rem 0 0;
		padding: 0;
	}
}


#js-product-page .product-info .uk-margin-medium-top {
	margin-top: 0px !important;
}


.buy1click-payment__input,
.buy1click-shipping__input {
	display: none !important;
}

.i-bestprice__button {
	background: #f2994a;
	color: #ffffff;
	width: 100%;
	padding: 10px 20px;
	border: navajowhite;
	border-radius: 5px;
	font-weight: 500;
	font-family: Buy1click-Roboto, Arial, sans-serif !important;
}

.thumbs.product-list .buy1click-open-button {
	display: block;
	margin: 0 auto;
	max-width: 250px;
	width: 100% !important;
	margin-bottom: 15px;
}

#cart-flyer .buy1click-open-button {
	width: 100% !important;
}

.callback_modile_icon {
	display: none;
	width: 65px;
	height: 45px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 999;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	padding: 9px 0px;
}

.callback_modile_icon img {}

.dragscroll .uk-card a:not(.uk-link-reset.px-15.py-5.uk-display-block) {
	height: 195px;
}

@media (max-width: 760px) {
	.callback_modile_icon {
		display: block;
	}
}

.uk-position-relative .uk-logo img {
	max-width: 110px;
	height: auto;
}

.footer-logo .uk-logo img {
	max-width: 140px;
	height: auto;
}

.home_welcome_block_img img,
#post-stream .post-section .uk-card-media img,
.blog-post .uk-card-media img {
	height: auto;
}

.footerWithKopiriteAndRating {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.footerRatingYandex {
	text-align: center;
	padding-bottom: 10px;
}

.footerWithKopiriteAndRating div p {
	text-align: center;
}

@media (max-width: 960px) {
	.footerRatingYandex {
		text-align: left;
	}

	.footerWithKopiriteAndRating {
		width: 100%;
	}

}

.uk-offcanvas-bar .captchaMail {
	max-width: 180px;
	width: 100%;
}

.footer-mail .captchaMail {
	max-width: 140px;
	width: 100%;
}