/* start standart controlls */
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,	.table-responsive > .table > tbody > tr > th,	.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,	.table-responsive > .table-bordered > tbody > tr > th:last-child,	.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,	.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}
.xc3bf39 {
	text-align: center;
}
.text_left {
	text-align: left;
}
.xb41594 {
	width: 100%;
}
.x238840 {
	display: inline-block;
}
.xa50ca0 {
	border-radius: 0;
	padding: 15px 20px;
	margin: 0 0 20px 0;
	border-radius: 3px;
	font-weight: 500;
}
.alert_bottom {
	margin-bottom: 20px;
}
.x7ae2d8 {
	background: #e0f7f4;
	color: #12ae9b;
	border: 1px solid #12ae9b;
}
.x282eab {
	background: #71ff01;
	border: 1px solid transparent;
	color: #000;
}
.x282eab a, .x282eab a:hover, .alert-warning a, .alert-warning a:hover {
	font-weight: 700;
	color: #fff;
}
.xfe01dd {
	display: inline-block;
	width: 100%;
	color: #cbb82d;
	text-align: left;
	margin-top: 3px;
}
label {
	font-weight: 400;
	cursor: pointer;
}
input, textarea {
	border: 1px solid #ebebeb;
	border-radius: 0;
	box-shadow: none;
	padding: 9px 7px;
	resize: none;
}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus {
	border: 1px solid #12ae9b;
	outline:0;
	box-shadow:none;
}
input[type="checkbox"], input[type="radio"] {
	display:none;
}
input[type="checkbox"] + label, input[type="radio"] + label {
	position: relative;
	padding: 0 0 0 35px;
	cursor: pointer;
	min-height: 20px;
	line-height: 20px;
	font-size: 16px;
}
input[type="radio"] + label:after, input[type="radio"] + label:before, input[type="checkbox"] + label:after, input[type="checkbox"] + label:before {
	position: absolute;
	content: '';
}
input[type="radio"] + label:after, input[type="checkbox"] + label:after {
	height: 8px;
	width: 8px;
}
input[type="radio"] + label:before, input[type="checkbox"] + label:before {
	top: 1px;
	left: 0px;
	background: #fff;
	border: 1px solid #ebebeb;
	height: 20px;
	width: 20px;
}
input[type="radio"]:disabled + label:before , input[type="radio"]:checked:disabled + label:before, input[type="checkbox"]:disabled + label:before, input[type="checkbox"]:checked:disabled + label:before {
	background: #ebebeb;
	border: 1px solid #ebebeb;
}
input[type="radio"] + label:before {
	border-radius: 50%;
}
input[type="radio"] + label:after {
	left: 6px;
	border-radius: 50%;
	background: transparent;
}
input[type="radio"]:checked + label:after {
	top: 7px;
	background: #12ae9b;
}
input[type="checkbox"]:checked + label:after{
	content: "\2714";
	top: 0px;
	left: 3px;
	color: #12ae9b;
	font-size: 16px;
}
.xe7a4c5 {
	margin: 0 auto;
	max-width: 767px;
}
.x9f248e {
	padding: 40px;
	max-width: 500px;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	border-radius: 3px;
}
@media (max-width: 767px) {
	.x9f248e {
		max-width: 767px;
	}
}
@media (max-width: 450px) {
	.x9f248e {
		padding: 20px;
	}
}
.xcef17a {
	max-width: 100%;
}
.xe87544 {
	border: 0;
}
.xac8098 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
.x39ab20 {
	margin: 0 0 15px 0;
}
.xb52ed5 {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin: 0 0 8px 0;
}
.x8746e6, .x730a75 {
	display: block;
	height: 34px;
	padding: 5px 10px;
	line-height: 1.42857143;
	color: #656565;
	border: 1px solid #ebebeb;
	border-radius: 0;
	background: #fff;
	box-shadow: unset;
	width: 100%;
}
.x8746e6:focus {
	outline: 0;
}
.x8746e6::-moz-placeholder, .input-custom__input::-moz-placeholder, .x730a75::-moz-placeholder {
	color: #656565;
	opacity: 1;
}
.x8746e6::-ms-input-placeholder, .input-custom__input::-ms-input-placeholder, .x730a75::-ms-input-placeholder {
	color: #656565;
}
.x8746e6::-webkit-input-placeholder, .input-custom__input::-webkit-input-placeholder, .x730a75::-webkit-input-placeholder {
	color: #656565;
}
.x8746e6::-ms-expand, .input-custom__input::-ms-expand, .x730a75::-ms-expand {
	background-color: transparent;
	border: 0;
}
@media (max-width: 767px) {
	.x8746e6 {
		padding: 6px;
	}
}
.x730a75 {
	height: auto;
}
.x51e9d6 {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border-radius: 0;
	border: 1px solid transparent;
	padding: 7px 15px;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	background: #12ae9b;
	text-transform: uppercase;
	cursor: pointer;
	background-image: none;
	line-height: 1.42857;
	white-space: nowrap;
	border-radius: 3px;
}
@media (max-width: 767px) {
	.x51e9d6 {
		padding: 8px 10px;
	}
}
a.x51e9d6:hover, a.x51e9d6:active, a.x51e9d6:focus, input.x51e9d6:hover, input.x51e9d6:focus, input.x51e9d6:active, .x51e9d6:hover, .x51e9d6:active, .x51e9d6:focus {
	color: #fff;
	background: #cbb82d;
	border: 1px solid #cbb82d;
	box-shadow: none; /*reset input type button*/
}
.button_back {
	background: #71ff01;
	color: #000;
}
.button_back:hover, .button_back:active, .button_back:focus, a.button_back:hover, a.button_back:active, a.button_back:focus {
	background: #cbb82d;
	color: #fff;
}
.x9ac833 {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin-top: 20px;
}
.x231607 {
	justify-content: center;
}
.x4e98ef {
	background: #fff;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
}
.x677b81 {
	font-size: 13px;
}
.x677b81:last-child {
	color: #12ae9b;
}
.x51d14e {
	display: inline-block;
	width: 100%;
	font-size: 28px;
	font-weight: 800;
	margin: 0 0 50px 0;
}
/* end standart controlls */
/* start Menu Mobile */
.x6b4971 {
	padding: 10px 20px;
}
@media (max-width: 991px) {
	.x6b4971 {
		display: none;
	}
}
.x9e21f6 {
	display: inline-block;
	width: 100%;
}
.x6cd3ac {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
@media (min-width: 992px) {
	.x79bb34 {
		display: block !important;
		padding: 0;
	}
}
@media (min-width: 768px) {
	.x98b6bc {
		display: block !important;
		padding: 0;
	}
}
/* end Menu Mobile */
/* start dialog window */
.dondo__container, .catapulta__container, .custom__container {
	display: block;
	margin: 0 auto;
	position: relative;
	background: #fff;
	max-width: 350px;
}
.custom__container {
	max-width: 450px;
}
/* end dialog window */
/* start compare page */
.compare__item {
	min-width: 200px;
	padding: 10px 0 10px 10px;
}
.compare__item_heading {
	font-weight: 900;
	width: 200px;
}
.compare__item_price {
	font-weight: 700;
	color: #000;
}
.compare__price_old {
	color: #cbb82d;
	font-size: 12px;
	font-weight: 400;
	text-decoration: line-through;
}
.compare__content:nth-of-type(odd) {
	background-color: #f1f1f1;
}
.compare__item_button {
	text-align: center;
	padding-left: 0;
}
/* end compare page */
/* start pagination */
.xe09395 {
	margin: 0 0 50px 0;
	text-align: center;
}
.xd4f42f {
	display: inline-block;
	margin: 10px;
	padding: 17px;
	height: 40px;
	width: 40px;
	font-size: 12px;
	line-height: 4px;
	text-align: center;
	border: 1px solid #ebebeb;
	cursor: pointer;
	border-radius: 50%;
	color: #656565;
	font-weight: 500;
}
.xd4f42f:hover, .x75b973 {
	background: #12ae9b;
	border: 1px solid #12ae9b;
	color: #fff;
	font-weight: 500;
}
.x75b973 {
	opacity: 1;
}
/* end pagination */
/*start icon set*/
.button-icon {
	padding: 10px;
	color: #cbb82d;
	font-size: 14px;
	cursor: pointer;
}
.button-icon-max {
	font-size: 18px;
}
.account-icon_edit {
	margin: 0 10px;
	background: url("../image/edit.png") no-repeat center center;
}
.account-icon_trash {
	background: url("../image/remove.png") no-repeat center center;
}
.account-icon_repeat {
	background: url("../image/repeat.png") no-repeat center center;
}
.checkout-icon_minus {
	background: url("../image/minus.png") no-repeat center center;
}
.checkout-icon_plus {
	background: url("../image/plus.png") no-repeat center center;
}
.checkout-icon_remove {
	background: url("../image/remove.png") no-repeat center center;
}
/*end icon set*/
/* start carousel module */
.x226e03 {
	position: relative;
}
.xf77993 {
	padding: 0 70px;
}
.x3e5560 {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: no-repeat center center #fff;
	border: 1px solid #ebebeb;
	z-index: 2;
	border-radius: 50%;
}
.x83d92a {
	border: 2px solid #fff;
}
.x3e5560:hover {
	background-color: #12ae9b;
	border: 2px solid #12ae9b;
}
.x3e5560:before {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	bottom: 0;
	top: 0;
	margin: auto;
	border-top: 2px solid #adadad;
	border-left: 2px solid #adadad;
}
.x83d92a:before {
	border-color: #adadad;
}
.x3e5560:hover:before {
	border-color: #fff;
}
.x177326 {
	right: 2px;
}
.x177326:before {
	right: 2px;
	left: 0;
	transform: rotate(135deg);
}
.xb5184e {
	left: 2px;
}
.xb5184e:before {
	left: 2px;
	right: 0;
	transform: rotate(-45deg);
}
/* end carousel module */
/* start account */
.heading__account {
	margin: 0 0 20px 0;
}
.heading__account_top {
	margin-top: 20px;
}
.account__content {
	margin: 0 0 20px 0;
}
.account__content:last-child {
	margin: 0;
}
.account-menu__item {
	margin: 0 0 10px;
}
.account-menu__item:last-child {
	margin: 0;
}
.login__forgotten {
	margin: 10px 0 0 0;
}
.account-list__container {
	display: flex;
	justify-content: space-between;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ebebeb;
}
.account-list__container:last-child {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
.account-list__heading {
	font-weight: 700;
}
.account-list__data {
	display: block;
	margin: 0 0 5px;
}
.form-login__description {
	text-align: left;
}
/* end account */
/* start news */
.news__subheading {
	text-align: center;
	margin: 0 0 10px 0;
}
.news__button {
	text-align: center;
	margin: 0 0 40px 0;
}
.x6293d6 {
	display: block;
	margin: 0 0 20px 0;
}
.x89ace0 {
	margin: 0 0 20px 0;
}
.news-button__link {
	display: inline-block;
	text-transform: uppercase;
	color: #cbb82d;
}
.xf80ef5 {
	margin: 0 0 20px 0;
}
.news__date_page {
	margin: 0 0 20px 0;
}
.x93c33d {
	font-size: 12px;
	color: #656565;
}
.xcd8ca8 {
	font-size: 16px;
	font-weight: 700;
}
.xe69442 {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
}
/* end news */
/* start 404 */
.xc9b234 {
	line-height: 16px;
	margin: 40px 0 40px;
	color: #656565;
}
.xc9b234 a {
	color: #cbb82d;
	text-decoration: underline;
}
/* end 404 */
/* start faq */
.liber__container {
	margin-bottom: 40px;
}
.liber__title {
	background: #f1f1f1;
	padding: 15px 15px 10px;
	cursor: pointer;
}
.liber__title:hover {
	color: #cbb82d;
}
.liber__content {
	display: none;
}
/* end faq */
/* start review */
.x6dbc4e {
	margin: 0 0 20px 0;
	background: #fff;
	padding: 20px;
	border-radius: 3px;
}
.review__item_list {
	border: 1px solid #d7f0ec;
}
.review__image {
	margin: 0 0 10px 0;
}
.x414f57 {
	width: auto !important; /*reset owl*/
}
.x8c6531 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 700;
}
.xcf385e {
	margin: 0 0 20px 0;
}
.xc5b556 {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 20px;
height: 261px;
    overflow: hidden;
}

.review__description2 {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 20px;
}


.x3b0465 {
	display: inline-block;
	margin: 20px 0 0 -15px;
}
.x4d5f47 {
	float: right;
	margin-right: 5px;
	background: url("../image/star_inactive.png") no-repeat;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-bottom: -3px;
}
.x4d5f47:hover, .x4d5f47:hover ~ label, .xa6760b:checked + label ~ label {
	background: url("../image/star.png") no-repeat;
}
input[type="radio"]:checked + .x4d5f47:after {
	background: transparent;
}
.xa6760b[type="radio"]:checked + label:before {
	content: "";
	font-size: 0;
	line-height: 0;
}
.xa6760b[type="radio"]:checked + label {
	background: url("../image/star.png") no-repeat;
}
.xa6760b[type="radio"] + label:before {
	border: 0;
	content: "";
	height: 0;
	margin-right: 0;
	width: 0;
}
.x13b2f9 {
	font-size: 12px;
	color: #656565;
}
.xed3a44 {
	padding: 0 70px;
}
@media (max-width: 450px) {
	.xed3a44 {
		padding: 0 50px;
	}
}
/* end review */
/* start contact */
.contact__telephone {
	font-size: 18px;
}
.heading_contact {
	text-align: left;
}
.contact__content {
	padding: 20px;
	background: #f1f1f1;
	margin-top: 20px;
}
.from__heading_contact {
	text-align: left;
}
/* end contact */
/* start slideshow */
.xf60ca1 {
	position: relative;
	display: block;
}
.x1184e4 {
	left: 80px;
}
.x82aaaf {
	right: 80px;
}
@media(max-width: 1199px) {
	.x1184e4 {
		left: 40px;
	}
	.x82aaaf {
		right: 40px;
	}
}
/* end slideshow */
/* start scroll top */
.xd7f98e {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
	background: #fff;
}
.xd7f98e:before {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	bottom: 0;
	top: 6px;
	left: 0;
	right: 0;
	margin: auto;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	transform: rotate(45deg);
}
@media(max-width: 991px) {
	.xd7f98e {
		display: none !important;
	}
}
/* end scroll top */
/* start product item */
.x989ddb {
	position: relative;
	margin-bottom: 20px;
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid transparent;
}
.x989ddb:hover {
	/*border: 1px solid #ebebeb;*/
}
@media (max-width: 767px) {
	.owl-carousel .x989ddb {
		margin-bottom: 0px;
	}
}
@media (max-width: 450px) {
	.x1affbd {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.xb75e6a {
	display: block;
	position: relative;
	margin: 0 -10px 20px;
}
.xec887c {
	overflow: hidden;
	margin: 0 0 20px;
}
.x3e15d5 {
	color: #2f2975;
	text-decoration: underline;
	line-height: 17px;
}
.x3e15d5:hover {
	text-decoration: underline;
}
.x3bffff {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: 700;
}
.x931a4c {
	margin-left: 20px;
	font-size: 16px;
	color: #999;
	text-decoration: line-through;
	font-weight: 600;
}
.unit__alert {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	padding: 10px;
	margin: 0;
	z-index: 999;
	border: 0;
	background: #12ae9b;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
}
.unit__message {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}
.wishlist__buttons {
	text-align: center;
	margin: 0 0 20px;
}
.profit__description {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 0 40px 0;
	text-align: center;
}
@media (max-width: 991px) {
	.profit__row {
		margin: 0;
	}
}
.x4077ce {
	position: relative;
	width: 45px;
	height: 35px;
	display: inline-block;
	cursor: pointer;
}
.x4077ce:before, .x4077ce:after {
	position: absolute;
	content: '';
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
	width: 15px;
	height: 3px;
	background: #12ae9b;
}
.x4077ce:hover:before, .x4077ce:hover:after {
	background: #12ae9b;
}
.xd6bd08:after {
	width: 0;
}
.xabd9c1:after {
	transform: rotate(90deg);
}
.x392a2b {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
}
.x9c15eb {
	padding: 8px 20px 10px 45px;
	color: #fff;
	font-weight: 700;
	border-radius: 20px;
	background: url(../image/cart.png) no-repeat 20px 8px #12ae9b;
	cursor: pointer;
}


@media (max-width: 767px) {
	.x8c1334 {
		width: 150px;	
	}
}


@media (max-width: 767px) {
	.x9c15eb {
		padding: 8px 12px 10px 12px;
		background: #12ae9b;
		font-size: 13px;
	}
}
.x9c15eb:hover {
	background-color: #cbb82d;
}
.xf26014 {
	margin: 0 0 0 20px;
	height: 35px;
	width: 35px;
	cursor: pointer;
	border-radius: 50%;
	background: url(../image/wishlist.png) no-repeat center center #71ff01;
	cursor: pointer;
}
.xf26014:hover {
	background: url(../image/wishlist_hover.png) no-repeat center center #cbb82d;
}
.x8e2757 {
	display: none;
}
.x1929f8 {
	margin: 0 -3px 20px;
}
.x5fce37 {
	padding: 3px 6px;
	margin: 3px;
	border-radius: 3px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}
.x5fce37:hover, .xbf5cc0 {
	background: #71ff01;
}
@media (min-width: 992px) {
	.unit__view_list .xb75e6a, .unit__view_list .xec887c, .unit__view_list .x1929f8, .unit__view_list .x3bffff, .unit__view_list .x8e2757, .unit__view_list .x392a2b {
		padding: 0;
		margin: 0;
	}
	.unit__view_list .x1affbd {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.unit__view_list .x989ddb {
		display: flex;
		justify-content: space-between;
		padding: 5px 0;
		align-items: center;
		border: 1px solid #d7f0ec;
		border-radius: 3px;
	}
	.unit__view_list .x989ddb:hover {
		border: 1px solid #d0ff91;
	}
	.unit__view_list .xb75e6a {
		flex: 0 0 10%;
	}
	.unit__view_list .x0a4c98 {
		display: none;
	}
	.unit__view_list .xec887c {
		flex: 0 0 33%;
	}
	.unit__view_list .x288eca {
		/*flex: 0 0 68%;*/
		flex: 0 0 62%;
	}
	.unit__view_list .x1929f8 {
		flex: 0 0 25%;
	}
	.unit__view_list .x3bffff {
		flex: 0 0 10%;
		text-align: center;
	}
	.unit__view_list .x931a4c {
		margin: 5px 0 0 0;
		display: block;
	}
	.unit__view_list .x8e2757 {
		display: flex;
		justify-content: center;
		flex: 0 0 6%;
	}
	.unit__view_list .x839264 {
		width: 40px;
		border-color: #d7f0ec;
	}
	.unit__view_list .x392a2b {
		display: flex;
		justify-content: center;
		/*flex: 0 0 6%;*/
		flex: 0 0 12%;	
		margin: 0;
	}
	.unit__view_list .x9c15eb {
		padding: 0;
		height: 35px;
		width: 35px;
		border-radius: 50%;
		background-position: center center;
	}
	.unit__view_list .xd54086 {
		display: none;
	}
	.unit__view_list .xf26014 {
		/*display: none;*/
		display: block;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {

	.unit__view_list .xb75e6a {
		flex: 0 0 10%;
	}
	.unit__view_list .xec887c {
		flex: 0 0 28%;
	}
	.unit__view_list .x288eca {
		flex: 0 0 55%;
	}
	.unit__view_list .x1929f8 {
		flex: 0 0 27%;
	}
	.unit__view_list .x3bffff {
		flex: 0 0 15%;
	}
	.unit__view_list .x8e2757 {
		flex: 0 0 10%;
	}
	.unit__view_list .x392a2b {
		flex: 0 0 10%;
	}
}
@media (min-width: 992px) {
	.unit__content_checkout {
		display: flex;
		width: 100%;
		align-items: center;
	}
	.unit__image_checkout {
		flex: 0 0 10%;
		margin: 0;
	}
	.checkout__title {
		flex: 0 0 50%;
	}
	.checkout__price {
		flex: 0 0 15%;
		text-align: center;
	}
	.checkout__quantity {
		flex: 0 0 15%;
	}
	.checkout__buttons {
		flex: 0 0 10%;
	}
}
/* end product item */
/* start stickers */
.previwe {
	position: relative;
}
.x0a4c98 {
	position: absolute;
	top: 0px;
	left: 0px;
}
.x0a4c98:hover, .x0a4c98:focus, .x0a4c98:active {
	color: #fff;
}
.x0b54c7 {
	display: inline-block;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	margin: 3px;
	padding: 2px 9px;
	text-transform: uppercase;
}
.sticker__item_0 {
	background: #cc972c;
}
.sticker__item_1 {
	background: #cc972c;
}
.sticker__item_2 {
	background: #cc972c;
}
.x254121 {
	background: #cc972c;
}
.x5398a2 {
	background: #cc972c;
}
.x0e116f {
	background: #cc972c;
}
.x597384 {
	background: #011daa;
}
.x9a80be {
	background: #12ae9b;
}
.sticker__item_8 {
	background: #cc972c;
}
.sticker__item_9 {
	background: #cc972c;
}
.sticker__latest {
  background-color: #ddff33;
}
/* end stickers */
/* start simple */
.simplecheckout-button-block {
	margin: 0 0 40px 0;
}
table.simplecheckout-cart {
	border-spacing: 0 15px;
	border-collapse: unset;
	text-align: center;
}
table.simplecheckout-cart thead th {
	font-size: 14px;
}
table.simplecheckout-cart td {
	font-size: 14px;
}
table.simplecheckout-cart .name {
	max-width: 500px;
	text-align: left;
}
table.simplecheckout-cart .quantity {
	text-align: center;
}
table.simplecheckout-cart .image, .simplecheckout-cart-item-name {
	display: inline-block;
	vertical-align: middle;
}
.simplecheckout-cart-item-name {
	width: 70%;
}
@media (max-width: 991px) {
	table.simplecheckout-cart .name {
		max-width: 300px;
	}
}
@media (max-width: 767px) {
	table.simplecheckout-cart .name {
		text-align: center;
	}
	table.simplecheckout-cart .image {
		width: 100%;
	}
}
table.simplecheckout-cart .remove {
	text-align: right;
}
.simplecheckout-cart-total {
	margin: 0 0 10px;
	font-size: 16px;
	text-align: right;
}
.cart-input {
	width: auto;
	display: inline-block;
}
.simplecheckout-cart-total label {
	font-weight: 700;
	font-size: 16px;
	text-align: right;
}
@media (max-width: 767px) {
	table.simplecheckout-cart .quantity .checkout-icon_minus, table.simplecheckout-cart .quantity .checkout-icon_plus, table.simplecheckout-cart .quantity input {
		width: 100%;
		text-align: center;
	}
	table.simplecheckout-cart .quantity {
		padding: 0 5px;
	}
}
#simplecheckout_shipping table, #simplecheckout_payment table {
	border-spacing: 0 15px;
	border-collapse: unset;
}
#simplecheckout_payment_form {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.simplecheckout-coupon__container {
	margin: 20px 0 0
}
#simplecheckout_button_cart {
	display: inline-block;
	vertical-align: top;
	padding: 7px 18px;
}
.simplecheckout-methods-table .code {
	width: 90%;
}
.simplecheckout-agree-container {
	display: flex;
	justify-content: center;
	margin: 0 0 20px 0;
}
.simplecheckout-agree-container label {
	width: auto;
}
.simplecheckout-agree-text {
	line-height: 20px;
}
.register__newsletter {
	padding: 0 0 8px 0;
}
.register__agree {
	padding: 20px 0 0 0;
}
.register-agree__checkblock {
	display: flex;
	text-align: left;
}
#inputs-coupon {
	width: 160px;
}
/* end simple */
/* start search autocomplete */
.suggestion__content {
	position: absolute;
	border: 1px solid #e4e4e4 !important;
	z-index: 9999 !important;
	width: 100% !important;
	left: 0 !important;
	border-top: 0 !important;
	border-radius: 0 0 3px 3px !important;
}
.suggestion__item {
	display: block;
	padding: 10px 20px;
}
.suggestion__link {
	padding: 0 !important;/* reset jquery ui */
	border: 0 !important;/* reset jquery ui */
	margin: 0 !important;/* reset jquery ui */
	color: #656565 !important;/* reset jquery ui */
	font-size: 13px !important;
}
.suggestion__link:hover, .suggestion__link.ui-state-active {
	color: #cbb82d !important;/* reset jquery ui */
	background: #fff !important;/* reset jquery ui */
	border: 0;/* reset jquery ui */
}
.suggestion__name {
}
.suggestion__price {
	margin-left: 10px;
	font-size: 12px;
}
.suggestion__price_old {
	margin-left: 10px;
	color: #cbb82d;
	text-decoration: line-through;
	font-size: 12px;
}
.suggestion__more {
	color: #cbb82d;
	text-decoration: underline;
}
/* end search autocomplete */

/* start checkout */
.checkout__container {
	display: block;
	margin: 0 0 40px 0;
}
.checkout-name__warning {
	color: #cbb82d;
}
.checkout__quantity {
	display: flex;
	margin: 0 0 10px 0;
	justify-content: center;
	align-items: center;
}
.checkout__input {
	margin: 0 15px 0 15px;
	max-width: 50px;
	display: block;
}
.checkout__summ {
	display: none;
	margin: 0 0 10px 0;
}
.checkout__total {
	margin: 0 0 40px;
}
.checkout-agree__container {
	margin: 40px 0 0;
}
.checkout-total__title {
	text-transform: uppercase;
	font-weight: 700;
}
.checkout-total__text {
	font-size: 16px;
	white-space: nowrap;
}
.checkout__title {
	margin: 0 0 20px;
}
.checkout__name {
	display: block;
}
.checkout__model {
	display: block;
	margin: 0 0 5px;
}
.checkout__options {
	display: block;
	padding: 20px 0 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
}
.checkout__price.x3bffff {
	margin: 0 0 10px;
}
@media (max-width: 450px) {
	.checkout__shipping {
		font-size: 14px;
	}
}
/* end checkout */

/* variant */
img[src$=".png"]:not([src*="telegram"]):not([src*="whatsapp"]):not([src*="google"]):not([src*="yandex"]),
img[src$=".gif"]:not([src*="telegram"]):not([src*="whatsapp"]) { filter: hue-rotate(40deg); }

/* перерисованные баннеры уже в новой палитре */
img[src*="0 aWARD.jp1212g-776x400.jpg"],
img[src*="Delicana new 2025-776x400.jpg"],
img[src*=" и график Магазинов-776x400.jpg"],
img[src*="Karmy konserva-776x400.jpg"] { filter: none !important; }
