

/* Start:/local/templates/.default/template_styles.css?1756449856469*/
/*.phone-input-flag{
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
}
.phone-input-flag_form{
    position: absolute;
    top: 4px;
    left: 8px;
    z-index: 9;
}
.form-control{
    position: relative;
    background-color: #fff;
    border: 0px solid #d5dadc;
    box-shadow: none;
    border-radius: 0px;
    height: auto;
    padding: 0px;
}
.form-control .form_phone{
    padding-left: 40px;
}
.form-control input{
    min-width: 226px

}*/

/* End */


/* Start:/local/templates/.default/styles.css?17564498564647*/
.block_new_product .catalog-item-photo.color_block_first h3 {
    margin-right: 20px;
}

.block_new_product .catalog-item-photo.color_block_first p {
    margin-left: 40px;
    margin-right: 20px;
}

@media (max-width: 550px) {
    .cart-remove {
        top: auto !important;
        left: auto !important;
        right: 18px !important;
        bottom: 20px !important;
    }
}

.view-pass {
    position: absolute;
    bottom: 5px;
    right: 10px;
    cursor: pointer;
}

.btn__icon--view {
    height: 28px;
    width: 28px;
}

::-webkit-scrollbar {
    height: 10px;
    width: 7px
}

::-webkit-scrollbar-thumb {
    background: #b7c06f;
    cursor: pointer
}

#checkout-button {
    background: #B7D58F !important;
    border: transparent !important;
    color: #333 !important;
    border-radius: 12px;
    text-align: center;
    outline: 2px solid transparent;
    transition: outline 0.2s ease;
    font-size: 13px !important;
}

#checkout-button:hover {
    color: white;
    outline: 2px solid black;
    background-color: #154339;
}

#content {
    display: flex;
    gap: 16px;
}

@media (max-width: 767px) {
    #content {
        display: block;
        gap: 16px;
    }
}

.subscribe-answer.opensans {
    top: 35px
}

.btn-review {
    background-color: #b7d58f;
    text-align: center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    outline: 2px solid transparent;
    transition: outline 0.2s ease;
    -webkit-align-items: center;
    align-items: center;
    height: auto;
    text-decoration: none;
    justify-content: center;
    min-height: 43px;
    border-radius: 12px;
    padding: 20px;
}

.btn-review:hover {
    background-color: #154339;
    outline: 2px solid black;
    color: white;
}

.btn-review-position {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
}

.gallery-reviews-images {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    white-space: nowrap;
}

.gallery-reviews-images .m-width {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}

.m-width {
    margin-right: 10px;
}

.buttons .margin_buttons {
    align-items: end;
}

.main-reviews h1 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.reviews-list .content-block .city {
    color: #8f8f8f;
    margin-top: -15px;
    margin-bottom: 5px;
    font-size: 15px;
}

.reviews-list .footer-info {
    font-size: 0.9em;
    text-align: right;
}

.reviews-list .footer-info img {
    margin-top: 2px;
}

.btn-review-margin {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .btn-review {
        margin: 0 0 40px 0;
    }

    .btn-review-position {
        position: inherit;
        bottom: 0;
    }

    .buttons .margin_buttons {
        align-items: start;
    }

    .reviews-list {
        margin-top: 5em;
    }

}

.images-upload {
    margin-top: 20px;
}

.gallery-reviews-images::-webkit-scrollbar-thumb {
    background: #b7d58f;
}

.footer-bottom-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
   padding: 15px 0;
}
.footer-bottom-links__item {
    font-size: 13px;
}
.footer-bottom-links__item:hover {
    text-decoration: underline;
}
@media (max-width: 991.98px) {
    .footer-bottom-links {
        justify-content: center;
        margin-bottom: 50px;
        padding: 30px;
        text-align: center;
    }
    .footer-bottom-links__item {
    margin: 5px;
}

}

   #cookie_notification {
        display: none;
        justify-content: center;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 25px;
        background: #ffffffde;
        z-index: 10;
        color: white;
    }

    .cookie_accept {
        border-radius: 18px;
        background-color: #B7D58F;
        font-family: 'Playfair Display';
        color: #000000;
        width: 250px;
        margin: 0 auto;
        padding: 11px 12px 9px;
    }

    .cookie_accept:hover {
        outline: 2px solid #333;
    }

    #cookie_notification p {
        color: black;
    }

    #cookie_notification a {
        color: #B7D58F;
    }

    @media (min-width: 576px) {
        #cookie_notification.show {
            display: flex;
            flex-direction: column;
            text-align: center;
        }
    }

    @media (max-width: 575px) {
        #cookie_notification.show {
            display: block;
            text-align: center;
        }
         #cookie_notification {
        bottom: 50px;
    }
    }

    .green_text {
        color: #B7D58F;
    }
    .form_text_politics {
        margin: 20px 0;
        font-size: 12px;
    }



/* End */


/* Start:/local/templates/.default/css/main_page/style.min.css?175751145081844*/
#city-desktop tbody {
	display: flex;
	align-items: center;
}

#city-desktop tr {
	float: none;
}

#city-desktop td.city-phone .city_time {
	position: relative;
	top: unset;
	margin-top: 0;
}

#city-desktop td.city-phone {
	vertical-align: bottom;
}

#top nav {
	position: relative;
	top: unset;
	left: unset;
}

.list-unstyled {
	list-style: none;
	padding-left: 0;
	border-bottom: 1px #eee solid;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.list-unstyled li,
.list-unstyled__li {
	display: inline-block;
	padding: 10px 10px 0
}

.list-unstyled a {
	text-decoration: none;
	color: #999;
}

.list-unstyled a:hover {
	text-decoration: underline
}

.sidebar-link {
	display: none;
	padding: 0;
}

.franchise-left {
	float: left;
	display: inline-block;
	width: 100%
}

.franchise-right {
	float: right;
	display: inline-block;
	width: 100%
}

#primary-menu {
	float: right
}

#primary-menu ul.mobile-primary-menu {
	display: none
}

#header.full-header #primary-menu > ul {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #e4e6ea
}

#header.transparent-header.full-header #primary-menu > ul {
	border-right-color: rgba(0, 0, 0, 0.1)
}

#primary-menu .nav-button {
	display: none;
	float: right;
	margin: 8px
}

#page-submenu-trigger,
#primary-menu-trigger {
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 25%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease
}

#primary-menu ul {
	list-style: none;
	margin: 0
}

#primary-menu > ul {
	float: left
}

#primary-menu ul li {
	position: relative
}

#primary-menu ul li.mega-menu {
	position: inherit
}

#primary-menu ul > li {
	float: left
}

#primary-menu > ul > li:first-child {
	margin-left: 0
}

#primary-menu ul li > span {
	display: block;
	line-height: 22px;
	padding: 39px 15px;
	color: #44464a;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
	-webkit-transition: margin 0.4s ease, padding 0.4s ease;
	-o-transition: margin 0.4s ease, padding 0.4s ease;
	transition: margin 0.4s ease, padding 0.4s ease
}

#primary-menu ul li > span i {
	position: relative;
	top: -1px;
	font-size: 14px;
	width: 16px;
	text-align: center;
	margin-right: 6px;
	vertical-align: top
}

#primary-menu ul li > span i.fa:last-child {
	font-size: 14px;
	margin: 0 0 0 5px
}

#primary-menu ul li.current > a,
#primary-menu ul li:hover > a {
	color: #1276cb
}

body.no-superfish #primary-menu li:hover > .mega-menu-content,
body.no-superfish #primary-menu li:hover > ul:not(.mega-menu-column) {
	display: block
}

#primary-menu ul li .mega-menu-content,
#primary-menu ul ul:not(.mega-menu-column) {
	display: none;
	position: absolute;
	width: 220px;
	background-color: #fff;
	height: auto;
	z-index: 199;
	top: 100%;
	left: 0;
	padding: 0;
	margin: 0;
	border-radius: 3px;
	box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05)
}

#primary-menu ul ul:not(.mega-menu-column) ul {
	top: -2px !important;
	left: 218px
}

#primary-menu ul li .mega-menu-content.menu-pos-invert,
#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column) {
	left: auto;
	right: 0
}

#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
	right: 218px
}

#primary-menu ul ul li {
	float: none;
	margin: 0
}

#primary-menu ul ul li:first-child {
	border-top: 0
}

#primary-menu ul ul li > span {
	font-size: 14px;
	font-weight: 400;
	color: #686a6e;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0;
	letter-spacing: 0;
	text-transform: inherit;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

#primary-menu ul ul li > span i {
	vertical-align: middle
}

#primary-menu ul ul li:hover > span {
	padding-left: 18px;
	color: #1276cb
}

#primary-menu ul ul > li.sub-menu:hover > span,
#primary-menu ul ul > li.sub-menu > span {
	background-image: url("/local/templates/.default/img/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat
}

#primary-menu.style-2 {
	max-width: none;
	border-top: 0px solid #e4e6ea
}

#primary-menu.style-2 > div > ul {
	float: left
}

#primary-menu.style-2 > div > ul > li > span {
	padding-top: 14px;
	padding-bottom: 14px
}

#logo + #primary-menu.style-2 {
	border-top: 0
}

#primary-menu.style-2 > div #side-panel-trigger,
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #top-search {
	margin-top: 20px;
	margin-bottom: 20px
}

body:not(.device-md):not(.device-sm):not(.device-xs) #primary-menu.style-2.center > div,
body:not(.device-md):not(.device-sm):not(.device-xs) #primary-menu.style-2.center > ul {
	float: none;
	display: inline-block !important;
	width: auto;
	text-align: left
}

#primary-menu.sub-title.style-2 > div > ul > li,
#primary-menu.sub-title > ul > li {
	background: url("/local/templates/.default/img/icons/menu-divider.png") no-repeat right center;
	margin-left: 1px
}

#primary-menu.sub-title ul li:first-child {
	padding-left: 0;
	margin-left: 0
}

#primary-menu.sub-title > div > ul > li > span,
#primary-menu.sub-title > ul > li > span {
	line-height: 14px;
	padding: 27px 20px 32px;
	text-transform: uppercase;
	border-top: 5px solid transparent
}

#primary-menu.sub-title > div > ul > li > a span,
#primary-menu.sub-title > ul > li > a span {
	display: block;
	margin-top: 10px;
	line-height: 12px;
	font-size: 11px;
	font-weight: 400;
	color: #888;
	text-transform: capitalize
}

#primary-menu.sub-title > div > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > ul > li:hover > a {
	background-color: #1276cb;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.1)
}

#primary-menu.sub-title.style-2 > div > ul > li.current > a span,
#primary-menu.sub-title.style-2 > div > ul > li:hover > a span,
#primary-menu.sub-title > ul > li.current > a span,
#primary-menu.sub-title > ul > li:hover > a span {
	color: #EEE
}

#primary-menu.sub-title.style-2 ul ul span {
	display: none
}

#primary-menu.sub-title.style-2 > div > ul > li {
	background-position: left center
}

#primary-menu.sub-title.style-2 > div #side-panel-trigger,
#primary-menu.sub-title.style-2 > div #top-cart,
#primary-menu.sub-title.style-2 > div #top-search {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px
}

#primary-menu.sub-title.style-2 > div > ul > li.current + li,
#primary-menu.sub-title.style-2 > div > ul > li:hover + li,
#primary-menu.sub-title.style-2 div ul li:first-child {
	background-image: none
}

#primary-menu.sub-title.style-2 > div > ul > li > a {
	padding-top: 17px;
	padding-bottom: 22px
}

.fancybox-content font.errortext {
	display: block;
	padding: 15px 15px 0;
}

.callback_modal .phone-input-flag,
.fast_order_modal .phone-input-flag {
	position: absolute;
	top: 10px;
	left: 8px;
	z-index: 9;
}

.callback_modal .form_phone,
.fast_order_modal .form_phone {
	padding-left: 40px;
}

@media (min-width: 992px) {
	.franchise-left {
		float: left;
		display: inline-block;
		width: 40%
	}

	.franchise-right {
		float: right;
		display: inline-block;
		width: 40%
	}

	.franchise-left-65 {
		width: 65%
	}

	.franchise-right-25 {
		width: 30%
	}

	#header.split-menu #logo {
		position: absolute;
		width: 100%;
		text-align: center;
		margin: 0;
		float: none;
		height: 100px
	}

	#header.split-menu #logo a.standard-logo {
		display: inline-block
	}
}

#header.split-menu #primary-menu {
	float: none;
	margin: 0
}

#header.split-menu #primary-menu > ul {
	z-index: 199
}

#header.split-menu #primary-menu > ul:first-child {
	float: left
}

#header.split-menu #primary-menu > ul:last-child {
	float: right
}

.image-sticker .half-col {
	width: 30px
}

.image-sticker .country {
	padding-top: 32px;
	z-index: 99999;
	background: url(/local/templates/.default/img/countries2.png) no-repeat
}

.image-sticker .country30 {
	background-position: center 6px
}

.image-sticker .country31 {
	background-position: center -74px
}

.image-sticker .country32 {
	background-position: center -316px
}

.image-sticker .country33 {
	background-position: center -477px
}

.image-sticker .country34 {
	background-position: center -638px
}

.image-sticker .country19 {
	background-position: center -799px
}

.image-sticker .country35 {
	background-position: center -960px
}

.image-sticker .country36 {
	background-position: center -1121px
}

.image-sticker .country20 {
	background-position: center -1282px
}

.image-sticker .country37 {
	background-position: center -1443px
}

.image-sticker .country38 {
	background-position: center -1605px
}

.image-sticker .country119 {
	background-position: center -1764px
}

.image-sticker .country217 {
	background-position: center -1925px
}

.image-sticker .country252 {
	background-position: center -2086px
}

.box-product .image span {
	background: #faaa1e;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	font-size: 14px;
	position: absolute;
	left: 10px;
	border-radius: 3px;
	padding: 2px 10px;
}

.image-sticker,
.image-sticker2 {
	position: absolute;
	top: 30px;
	/*z-index: 99999;*/
}

.image-sticker.left,
.image-sticker2.left {
	left: 15px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

@media (max-width: 1000px) {
	.image-sticker2 img {
		width: 40px;
		height: 40px;
	}

	.image-sticker2.left {
		max-height: 120px;
	}
}

@media (min-width: 1001px) {
	.image-sticker2 img {
		margin-bottom: 10px;
		width: 80px;
		height: 80px;
	}

	.image-sticker2.left {
		max-height: 360px;
	}
}

.flex-container {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding-top: 10px;
}

.flex-container_element-1,
.flex-container_element-2,
.flex-container_element-3,
.flex-container_element-4 {
	flex-basis: 100px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.flex-container_element-1 div,
.flex-container_element-2 div,
.flex-container_element-3 div,
.flex-container_element-4 div {
	/* display: none; */
	line-height: 15px;
	height: 50px;
}

.catalog {
	width: 100%;
	display: block; /*flex*/
	flex-wrap: wrap;
	overflow: visible;
	justify-content: space-between;
}

.catalog-more {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 30px;
}

.catalog-flex {
	display: flex;
	justify-content: space-between;
}

.catalog-flex .catalog-item-price {
	align-items: center;
	display: flex;
	margin-top: 0;
}

.block_leaders .catalog-flex .catalog-item-price {
	padding-right: 10px;
}

.catalog-item.one-col {
	display: flex;
	flex-direction: column;
	vertical-align: top;
	padding: 2%;
	border: 1px solid #C4C4C4;
	border-radius: 18px;
	width: 100%;
}

.catalog-item-link {
	text-decoration: none;
}

.catalog-item-text {
	flex-grow: 1;
	background: #fff;
}

@media only screen and (max-width: 510px) {
	.catalog-item {
		margin-bottom: 10px;
	}

	nobr {
		white-space: normal !important
	}

	#footer-info {
		font-size: 12px !important;
		line-height: 5px !important;
	}

	h2 {
		font-size: 21px !important;
		padding: 0 20px !important;
		margin-bottom: 0px !important;
	}
}

@media only screen and (min-width: 1199px) {
	.flex-container {
		padding: 20px 0;
	}

	.flex-container_element-1,
	.flex-container_element-2,
	.flex-container_element-3,
	.flex-container_element-4 {
		flex-basis: 250px;
		text-align: center;
		padding: 0;
		font-size: 20px;
		line-height: 25px;
	}

	.flex-container_element-1 div,
	.flex-container_element-2 div,
	.flex-container_element-3 div,
	.flex-container_element-4 div {
		display: block;
		line-height: 20px;
	}

	.banner-big {
		font-size: 30px !important;
		line-height: 40px !important;
		padding-top: 40px !important
	}

	#primary-menu ul li .mega-menu-content,
	#primary-menu ul ul:not(.mega-menu-column) {
		top: calc(100% - 3px)
	}

	#primary-menu ul li .mega-menu-content:before,
	#primary-menu ul ul:not(.mega-menu-column):before {
		content: '';
		display: block;
		border-top: 3px solid #1276cb;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px
	}

	#primary-menu ul li .mega-menu-content li:first-child,
	#primary-menu ul ul:not(.mega-menu-column) li:first-child {
		margin-top: 7px
	}

	#primary-menu ul li .mega-menu-content li:last-child,
	#primary-menu ul ul:not(.mega-menu-column) li:last-child {
		margin-bottom: 7px
	}

	#primary-menu ul > li > span {
		font-weight: 500;
		font-size: 16px
	}

	#primary-menu ul > li > ul > li > span {
		font-weight: 400;
		font-size: 14px
	}

	#primary-menu > ul > li:hover .sub-menu {
		display: block
	}
}

.sub-menu a {
	min-width: 200px;
	font-weight: 600;
	text-align: left !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 5px 10px !important
}

.sub-menu a.current {
	color: #1276cb;
	font-weight: 700
}

.search-block {
	display: none
}

.button,
a.button,
button {
	-webkit-appearance: none;
	cursor: pointer;
	outline: 0
}

.button,
.checkbox label,
.error-message-block,
.callback-block,
.search-block,
.main-input,
.message-block,
a.button,
input,
textarea {
	box-sizing: border-box
}

.bar,
.button,
.unselect,
a.button {
	-moz-user-select: none;
	-ms-user-select: none
}

.clear,
.product-price .price-cont,
p {
	clear: both
}

#filter-open,
.forms,
a,
a:active,
a:focus,
button,
img {
	outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

/*button,
button:active,
button:hover {
	border: none
}*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

@font-face {
	font-family: FedraSerifAPro-Book;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-Book/FedraSerifAPro-Book.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-BookItalic;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-BookItalic/FedraSerifAPro-BookItalic.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-Normal;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-Normal/FedraSerifAPro-Normal.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-NormalItalic;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-NormalItalic/FedraSerifAPro-NormalItalic.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-Medium;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-Medium/FedraSerifAPro-Medium.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-MediumItalic;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-MediumItalic/FedraSerifAPro-MediumItalic.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-Bold;
	src:
		/*url(/local/templates/.default/fonts/FedraSerifAPro-Bold/FedraSerifAPro-Bold.eot?#iefix) format('embedded-opentype'), url(/local/templates/.default/fonts/FedraSerifAPro-Bold/FedraSerifAPro-Bold.otf) format('opentype'),*/
		url(/local/templates/.default/fonts/FedraSerifAPro-Bold/FedraSerifAPro-Bold.woff) format('woff'),
		/*url(/local/templates/.default/fonts/FedraSerifAPro-Bold/FedraSerifAPro-Bold.ttf) format('truetype'),*/
		url(/local/templates/.default/fonts/FedraSerifAPro-Bold/FedraSerifAPro-Bold.svg#FedraSerifAPro-Bold) format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: FedraSerifAPro-BoldItalic;
	src: url(/local/templates/.default/fonts/FedraSerifAPro-BoldItalic/FedraSerifAPro-BoldItalic.eot?#iefix) format('embedded-opentype'), url(/local/templates/.default/fonts/FedraSerifAPro-BoldItalic/FedraSerifAPro-BoldItalic.otf) format('opentype'), url(/local/templates/.default/fonts/FedraSerifAPro-BoldItalic/FedraSerifAPro-BoldItalic.woff) format('woff'), url(/local/templates/.default/fonts/FedraSerifAPro-BoldItalic/FedraSerifAPro-BoldItalic.ttf) format('truetype'), url(/local/templates/.default/fonts/FedraSerifAPro-BoldItalic/FedraSerifAPro-BoldItalic.svg#FedraSerifAPro-BoldItalic) format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: SvyaznoyRF;
	src: url(/local/templates/.default/fonts/svyaznoy_rfbold-webfont/290924073-svyaznoy_rfbold-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: chesom-social;
	src: url(/local/templates/.default/fonts/fontello/chesom-social.woff?49029740) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: chesom-social;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}

.icon-vkontakte:before {
	content: '\e800'
}

.icon-twitter:before {
	content: '\e801'
}

.icon-vkontakte-1:before {
	content: '\e802'
}

.icon-instagram:before {
	content: '\e803'
}

.icon-facebook-squared:before {
	content: '\e804'
}

.icon-facebook:before {
	content: '\e805'
}

.icon-facebook-squared-1:before {
	content: '\e806'
}

.icon-facebook-1:before {
	content: '\e807'
}

.icon-facebook-rect:before {
	content: '\e808'
}

.icon-facebook-2:before {
	content: '\e809'
}

.icon-vkontakte-rect:before {
	content: '\e80a'
}

.icon-twitter-bird:before {
	content: '\e80b'
}

.icon-vkontakte-rect-1:before {
	content: '\e80c'
}

.icon-facebook-rect-1:before {
	content: '\e80d'
}

.icon-youtube-play:before {
	content: '\e80f'
}

@-ms-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

body {
	position: relative;
	font-family: FedraSerifAPro-Normal, Georgia, serif;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum" 1;
	-moz-font-feature-settings: "lnum=1";
	-ms-font-feature-settings: "lnum" 1;
	-o-font-feature-settings: "lnum" 1;
	-webkit-font-feature-settings: "lnum" 1;
	font-feature-settings: "lnum" 1;
	background: #fff;
	font-size: 14px;
	line-height: 160%;
	color: #333;
	white-space: normal
}

b,
strong {
	font-family: FedraSerifAPro-Bold, Georgia, serif;
	line-height: 0
}

em,
i {
	font-family: FedraSerifAPro-NormalItalic, Georgia, cursive
}

.oldstyle-nums {
	font-variant-numeric: oldstyle-nums;
	-moz-font-feature-settings: "onum" 1;
	-moz-font-feature-settings: "onum=1";
	-ms-font-feature-settings: "onum" 1;
	-o-font-feature-settings: "onum" 1;
	-webkit-font-feature-settings: "onum" 1;
	font-feature-settings: "onum" 1
}

a {
	color: #333;
	text-decoration: underline
}

#cart .heading,
#cart .heading a,
.address a,
.button,
.cart-item a,
.cities a,
.city a,
.hamburger,
.message-block a,
.phone,
.social-icons a,
a.button,
footer .email,
nav a {
	text-decoration: none
}

button {
	background: 0 0
}

.button,
a.button {
	position: relative;
	text-transform: uppercase !important;
	text-align: center;
	font-family: SvyaznoyRF, Arial, Helvetica, sans-serif !important;
	letter-spacing: .03em !important;
	font-size: 15px !important;
	color: #666 !important;
	margin: 0;
	padding: 11px 12px 9px !important;
	border: 2px solid #777 !important;
	border-radius: 2px;
	background: #fff !important;
	-webkit-user-select: none
}

#cart .heading a,
#categories,
#pages,
#product-info > div:first-letter,
.city a,
.city-item,
.hamburger,
.main-input-button {
	text-transform: uppercase
}

h1,
h2 {
	font-family: FedraSerifAPro-Medium, Georgia, serif
}

a.button {
	display: inline-block
}

.button:active,
.button:hover,
a.button:active,
a.button:hover {
	color: #333 !important;
	border: 2px solid #333 !important
}

.disable,
.disable:active,
.disable:hover,
a.disable,
a.disable:active,
a.disable:hover {
	background: 0 0 !important;
	cursor: default !important;
	color: #ccc !important;
	border: none !important
}

.button.disable,
a.button.disable {
	padding: 12px 0 0
}

h1 {
	font-size: 24px;
	line-height: normal
}

h2 {
	font-size: 18px;
	line-height: 22px;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 35px
}

h3 {
	font-size: 16px;
	line-height: 21px;
	font-family: FedraSerifAPro-Bold, Georgia, serif
}

hr {
	border: 0;
	color: #ddd;
	background: #ddd;
	height: 1px
}

p {
	margin-bottom: 21px;
	color: #444
}

.one-col hr,
.two-col hr {
	border: 0;
	color: #ccc;
	background: #ccc;
	height: 3px
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
	border: none
}

input[type=checkbox] {
	display: none
}

.box-filter input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-weight: 700;
	color: #555;
	text-align: center
}

input,
textarea {
	font-size: 1em;
	padding: 12px;
	margin-bottom: 20px
}

textarea {
	vertical-align: top
}

.main-input {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 0 15px;
	color: #555;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

textarea.main-input {
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 12px
}

.checkbox:hover {
	background: #fbfbfb
}

.checkbox:hover label:before {
	border-color: #999;
	background: #fbfbfb
}

.checkbox label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	width: 100%;
	padding-right: 25px
}

.checkbox label:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 10px;
	border: 1px solid #c7d0d2;
	background-color: #fff
}

input[type=radio] + label {
	box-sizing: border-box;
	padding: 5px 10px 5px 50px;
	margin-left: -13px;
	cursor: pointer
}

input[type=radio] + label p {
	margin-bottom: 0px
}

input[type=radio] + label:hover {
	background: #fbfbfb;
	cursor: pointer
}

.radio-group {
	margin-top: -1px
}

.radio-group label {
	position: relative
}

.regular-radio {
	display: none
}

.regular-radio:checked + label:after {
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 18px;
	top: 18px;
	border-radius: 100%;
	border: none;
	background: #777
}

.regular-radio:checked + label:before,
.regular-radio:hover + label:before {
	border-color: #999
}

.regular-radio + label:before {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 18px;
	height: 18px;
	border: 1px solid #c7d0d2;
	border-radius: 100%;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
	content: ' ';
	cursor: pointer
}

.regular-radio + label:after {
	background: #fff;
	border-radius: 50px;
	content: " ";
	height: 7px;
	width: 7px;
	position: absolute;
	top: 3px;
	left: 5px
}

.text h3 {
	margin-bottom: 14px
}

.text ol,
.text ul {
	margin: -12px 0 30px
}

.text ol {
	list-style-type: decimal
}

.message-block ul,
.text ul {
	list-style-type: disc
}

.message-block ul {
	margin-top: 10px
}

.text li {
	margin-left: 16px;
	margin-bottom: 10px;
	padding-left: 5px
}

.main-input-button {
	font-weight: 700;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 43px;
	background-color: #fff
}

.main-input-button:active,
.main-input-button:hover {
	color: #333;
	border-width: 1px;
	border-color: #999;
	border-style: solid
}

.clear {
	overflow: hidden;
	font-size: 0
}

.forms {
	border: 2px solid #dce4ec;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	color: #34495e;
	font-size: .9375em;
	line-height: 1.5em;
	padding: 8px 12px 10px;
	text-indent: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}

.forms:focus {
	border-color: #fc0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.sourcesans {
	font-family: 'Source Sans Pro', sans-serif
}

.opensans,
.opensans b,
.opensans em,
.opensans i,
.opensans strong {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.opensans b,
.opensans strong {
	font-weight: 700
}

.opensans em,
.opensans i {
	font-style: italic
}

.align-center-to-left {
	position: relative;
	right: 50%;
	float: right
}

.align-center-to-right {
	position: relative;
	right: -50%
}

.wrapper {
	margin: 0 auto
}

.unselect {
	-webkit-user-select: none;
	cursor: default
}

.hidden {
	display: none !important
}

.shown {
	display: block !important
}

.z-index-top {
	z-index: 999 !important
}

.z-index-undertop {
	z-index: 998 !important
}

.full-width {
	width: 100%
}

#content {
	margin: 20px 0
}

.message-block {
	position: relative;
	padding: 10px 45px
}

.message-block hr {
	width: 100%;
	margin-bottom: 21px;
}

.message-block a {
	border-bottom: 1px #aaa solid
}

.message-block a.dotted {
	border-style: dotted
}

.single-block {
	position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.white-block {
	color: #555;
	border: 1px solid #ccc
}

.white-block a {
	border-bottom: 1px #aaa solid
}

.white-block a:active,
.white-block a:hover {
	color: #000;
	border-bottom: 1px #000 solid
}

.colored-block {
	color: #fff;
	letter-spacing: .03em;
	font-weight: 300;
	background: #ffb900;
	background: -webkit-linear-gradient(top left, #FF675B, #ffb900);
	background: -moz-linear-gradient(top left, #FF675B, #ffb900);
	background: linear-gradient(top left, #FF675B, #ffb900)
}

#categories,
#empty-cart,
#pages,
.city-item,
.hamburger {
	letter-spacing: 1px
}

.colored-block a {
	color: #fff;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.colored-block a:active,
.colored-block a:hover {
	color: #fff;
	border-bottom: 1px solid #fff
}

.block-in-text {
	margin-bottom: 50px
}

.callback-block,
.search-block {
	cursor: pointer
}

.error-message-block {
	align-items: center;
	background: #f4f4f4;
	border-radius: 2px;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

.error-message-block:active,
.error-message-block:hover {
	background: #eee;
	color: #333
}

.modal-window-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .9);
	z-index: 999
}

.modal-window,
.modal-window-close span,
.modal-window-content {
	position: relative
}

.modal-window,
.modal-window-success {
	background: #fff;
	box-sizing: border-box
}

.modal-window {
	margin: 0 auto;
	z-index: 101;
	cursor: auto
}

.modal-window-close {
	position: relative;
	border-bottom: 1px #eee solid;
	cursor: pointer
}

.modal-window-title {
	text-align: center;
	font-size: 18px;
	font-weight: 700
}

.modal-window-content input,
.modal-window-content textarea {
	width: 100%
}

.modal-window-content .result {
	color: #555;
	font-weight: 700
}

.modal-window-success {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 25px
}

.modal-window-success table {
	height: 100%;
	width: 100%
}

.modal-window-success table td h2 {
	color: #555
}

.close-block {
	padding: 16px 50px 16px 30px
}

.close-block .close {
	position: absolute;
	height: 52px;
	width: 52px;
	top: 0;
	right: 0;
	background-position: center;
	opacity: .2;
	cursor: pointer
}

.bottom-part,
.top-part {
	position: relative;
	border-color: #ccc;
	border-style: solid
}

.bar,
.bar-cont {
	width: 15px
}

.close-block .close:active,
.close-block .close:hover {
	opacity: .6
}

.top-part {
	align-items: center;
	border-width: 1px 1px 0;
	border-radius: 2px 2px 0 0;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	height: 100%;
	border:1px solid #ccc;
}

.bottom-part {
	border-width: 0 1px 1px;
	border-radius: 0 0 2px 2px
}

.information-bottom {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.two-col {
	margin-bottom: 20px;
	width: 60%;
}

.second-col {
	width: calc(40% - 60px);
}

.callback-answer {
	margin-top: 10px;
	font-weight: 700;
}

.subscribe-answer {
	font-weight: 700;
	text-align: center
}

.subscribe-answer.active {
	margin-top: 10px;
}

.catalog-top {
	margin-top: 30px
}

.catalog-bottom {
	margin: 30px 0 50px
}

.product-bottom {
	margin: 30px 0
}

.one-col,
.second-col {
	margin-bottom: 20px
}

.half-col {
	box-sizing: border-box
}

.graph h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center
}

.graph tr td {
	padding-bottom: 10px
}

.graph tr td:nth-child(2) {
	padding-left: 10px;
	padding-right: 10px;
	color: #ccc
}

.bar {
	display: block;
	height: 2px;
	background: #555;
	margin-bottom: 3px;
	transition: .25s;
	-webkit-transition: .25s;
	-webkit-user-select: none;
	user-select: none
}

.animate .bar:nth-child(1) {
	transform: translateY(5px) rotate(135deg)
}

.animate .bar:nth-child(2) {
	opacity: 0
}

.animate .bar:nth-child(3) {
	transform: translateY(-5px) rotate(-135deg)
}

.hamburger:active .bar,
.hamburger:hover .bar {
	background: #333
}

.cities,
.city-choose {
	position: absolute;
	top: 0;
	background: #fff
}

.left-hamburger {
	position: absolute;
	top: 0;
	padding-right: 25px;
	cursor: pointer;
	z-index: 18
}

.left-hamburger .bar-cont {
	float: left;
	padding: 0 10px 0 25px
}

.city-choose {
	width: 100%
}

.right-hamburger .bar-cont {
	position: absolute;
	right: 0;
	padding: 0 25px 0 10px
}

.city-choose span {
	margin: 0;
	padding-left: 25px
}

.cities {
	display: none;
	left: 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	z-index: 20
}

#cart .heading a,
#logo,
#whatsapp-top,
.cities a {
	display: block
}

#header,
#top .wrapper,
.arrow-drop,
header {
	position: relative
}

.cities a {
	overflow: hidden;
	padding: 10px 20px;
	cursor: pointer
}

.cities ul li:nth-child(n+1) a {
	border-bottom: 1px solid #eee
}

.cities ul li:last-child a {
	padding-bottom: 50px
}

.cities a div {
	float: left
}

.city-item {
	width: 150px;
	margin-right: -150px;
	line-height: initial;
	padding-top: 2px;
	font-weight: 700;
	font-size: 11px
}

.city-info {
	margin-left: 150px;
	font-size: 13px;
	line-height: 18px;
}

.event-date_start {
	color: #a79500
}

.event-date_finished {
	color: #bbb
}

header {
	border-bottom: 1px #eee solid
}

#logo:active,
#logo:hover {
	top: 1px
}

#cart .heading,
.hamburger,
nav a {
	cursor: pointer
}

#top {
	height: 40px;
	width: 100%
}

.city {
	cursor: pointer
}

.city a {
	font-weight: 700
}

.city-descript {
	color: #999
}

.city-phone {
	margin-left: 10px;
	font-size: 11px
}

#whatsapp-top {
	float: left;
	height: 40px;
	width: 0px;
	padding-top: 10px !important;
	padding-left: 1px !important;
	opacity: .5;
	margin-bottom: -10px
}

.arrow-drop {
	top: -2px;
	margin-left: 5px;
	height: 0;
	border-top: 4px solid #aaa;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent
}

.cart-text,
footer {
	border-top: 1px #eee solid
}

#top nav ul li a,
.city,
.filters {
	font-size: 9.5px
}

#top nav ul li a,
.city a,
.filters {
	text-transform: uppercase;
	letter-spacing: 1px
}

#top nav ul li a {
	display: block;
	line-height: 40px;
	text-decoration: none
}

#top-menu #categories .cat-top {
	font-size: 90%
}

#top-menu #categories .cat-bottom {
	font-weight: 700;
	font-size: 108%
}

#top-menu #categories .new-category .cat-bottom {
	border-bottom: 2px solid #F0BD00
}

#cart-item-cont,
.cart-item {
	border-bottom: 1px #eee solid
}

#categories,
#pages {
	box-sizing: border-box
}

#cart .heading a,
.city a,
.city-item,
.hamburger,
nav a {
	color: #555;
}

#cart .heading a:active,
#cart .heading a:hover,
.cities a:active,
.cities a:active .city-item,
.cities a:hover,
.cities a:hover .city-item,
.city:active a,
.city:hover a,
.hamburger:active,
.hamburger:hover,
nav a:active,
nav a:hover {
	color: #000
}

.button-filter .filter-reset.active:active,
.button-filter .filter-reset.active:hover,
.cities a:active,
.cities a:hover {
	background: #fbfbfb
}

#cart {
	position: absolute;
	top: 0;
	z-index: 31
}

#empty-cart {
	color: #ccc
}

#cart .heading {
	position: relative;
	text-align: right;
	cursor: default
}

#backtotop,
#cart-bg,
.cart-remove,
.qty button {
	cursor: pointer
}

#cart .heading a {
	letter-spacing: .5pt;
	cursor: pointer
}

.heading-total span {
	position: relative;
	top: -1px;
	color: #ccc
}

#cart-bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .9);
	z-index: 30
}

#cart .content {
	display: none;
	position: relative;
	background: #fff;
	z-index: 31
}

#cart.active .content {
	display: block;
	box-sizing: border-box;
	padding-bottom: 50px
}

.mini-cart-info {
	overflow: overlay;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

#product-info,
.cart-item-photo,
.catalog-item {
	overflow: hidden
}

.cart-item {
	position: relative;
	padding-bottom: 20px
}

.cart-item.gift {
	background-color: #FDF8E3;
	padding-top: 39px;
	padding-bottom: 30px;
	order: 1;
}

.cart-item.gift h3 {
	font-size: 16px;
	line-height: 1.25;
	font-weight: 500;
}

.cart-item.gift .model {
	font-size: 14px;
	line-height: 20px;
}

.cart-item.gift .catalog-item-name {
	display: block;
	margin-bottom: 24px;
}

.cart-item.gift .gift-text {
	display: flex;
	gap: 6px;
}

.cart-item.gift .gift-text span {
	text-transform: uppercase;
	font: 400 14px/19px "Open Sans";
	color: #666;
}

@keyframes cart-item-added {
	0% {
		background-color: #F0BD00
	}

	100% {
		background-color: #fff
	}
}

.cart-item-added {
	-webkit-animation: cart-item-added 1s ease-in
}

.cart-item-info,
.cart-item-photo {
	position: relative;
	float: left;
	box-sizing: border-box
}

.cart-item .cart-item-info .catalog-price {
	float: left
}

.cart-item-info .qty {
	position: relative;
	margin-top: -10px
}

.cart-remove {
	position: absolute;
	height: 50px;
	width: 80px;
	background-repeat: no-repeat;
	opacity: .4
}

.cart-remove:active,
.cart-remove:hover {
	opacity: .7
}

.cart-hide {
	display: none;
	position: absolute;
	top: -32px;
	height: 31px;
	width: 100%;
	background: #fff;
	opacity: .9
}

#artvento a,
.phone,
footer {
	display: block
}

#product-photo,
#product-top,
.mini-cart-total,
.product-price .qty,
footer {
	position: relative
}

.mini-cart-total {
	float: left;
	padding: 50px;
	font-size: 14px;
	line-height: 24px;
	text-transform: none;
}

.mini-cart-total h3 {
	margin-bottom: 12px
}

.mini-cart-total span {
	color: #555;
	line-height: 24px
}

.cart-line {
	margin-top: 10px
}

.mini-cart-total-left,
.mini-cart-total-right {
	float: left
}

.cart-text {
	padding-top: 20px;
	color: #666
}

footer {
	margin: 60px 0 0;
	padding-top: 20px;
	border-bottom: 1px solid #eee;
}

footer .text li {
	margin-left: 0;
	padding-left: 0;
}

#artvento span {
	font-size: 9px;
	color: #999
}

#artvento span small {
	font-size: 8px
}

#artvento a {
	height: 38px;
	width: 76px;
	background: url(/local/templates/.default/img/artvento.png) 0 -38px no-repeat
}

#artvento a:active,
#artvento a:hover {
	background-position: 0 0
}

#copyright {
	color: #444;
	margin-bottom: 10px;
	margin-left: -16px;
}

#copysign {
	font-size: 16px
}

.social-icons a {
	border: none;
	padding: 6px
}

footer .vk {
	font-size: 12px
}

.tg:active,
.tg:hover {
	color: #45759e
}

.vk:active,
.vk:hover {
	color: #45759e
}

.fb:active,
.fb:hover,
.inst:active,
.inst:hover {
	color: #355c98
}

.tw:active,
.tw:hover {
	color: #00aeed
}

.yt:active,
.yt:hover {
	color: #cd201f
}

.address {
	color: #555;
	margin-top: 30px
}

.address ul {
	margin-top: 0 !important
}

.address li {
	margin-bottom: 18px
}

.address a,
footer .email {
	display: block;
	line-height: 22px
}

.address-street,
footer .email span {
	border-bottom: 1px #ddd solid
}

.address a:active .address-street,
.address a:hover .address-street,
footer .email span:active,
footer .email span:hover {
	border-bottom: 1px #333 solid
}

.address-neighbor {
	color: #888
}

.phone {
	margin-top: 36px;
	padding: 6px 0;
	font-family: FedraSerifAPro-Bold;
	font-size: 17px;
	color: #444
}

.qty,
.qty-cyf {
	font-family: FedraSerifAPro-BookItalic, serif
}

.phone:active,
.phone:hover {
	color: #000
}

#backtotop {
	display: none;
	position: fixed;
	z-index: 10
}

#backtotop div {
	position: absolute
}

#product-top-cont-anchor {
	position: relative;
	margin-top: 15px
}

#product-top-cont {
	right: 0;
	background: #fff;
	z-index: 10;
	margin: 0 auto;
	padding: 0
}

.product-name h1 {
	margin-bottom: 4px;
	padding-right: 24px;
}

.product-name h1 .event-date {
	display: block;
	margin-bottom: 5px;
	font-size: 18px
}

.product-name .model {
	color: #999
}

.product-name span.delivery {
	background-color: #0099FF;
	color: #fff;
}

.product-name span.no-border {
	padding: 1px 10px;
	margin-left: 16px;
}

.product-name .label {
	font-size: 11px;
	border-radius: 2px;
	text-wrap: nowrap;
}

.qty {
	color: #888
}

.qty-num {
	height: 40px;
	line-height: 300%
}

.qty-cyf {
	border: 0;
	background: 0 0;
	text-align: right;
	font-size: 125%;
	color: inherit
}

#filter-open {
	text-align: center
}

.qty button,
.qty-gr {
	font-size: 100%
}

.qty button,
.qty > div {
	float: left;
	height: 3.4em;
	margin-top: -.1em;
	text-align: center
}

.qty button {
	width: 3.4em;
	font-family: FedraSerifAPro-Normal, serif;
	color: inherit
}

.qty button:active,
.qty button:hover {
	color: #000
}

.qty .qty-num {
	float: left;
	margin: 0 -1%
}

.product-price .price-cont .special,
.product-price .price-cont > .price {
	font-size: 160%;
	font-family: FedraSerifAPro-Medium, serif
}

.product-price .price-cont .currency,
.product-price .price-cont .price-old {
	/*font-size: 127%;*/
	/*font-family: FedraSerifAPro-Medium, serif*/
}

.product-price .price-cont .price-old {
	/*text-decoration: line-through;*/
	opacity: .4
}

#product-photo .main-photo,
.catalog-item-photo .main-photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	transition: opacity .4s;
	opacity: 0
}

#adds,
#product-alcohol,
#product-info,
#recomend,
.catalog-item,
.catalog-item-name {
	position: relative
}

#product-photo .bg-photo,
#product-photo .main-photo,
.catalog-item-photo .bg-photo,
.catalog-item-photo .main-photo {
	border-radius: 2px
}

#product-photo .loaded,
.catalog-item-photo .loaded {
	opacity: 1
}

#product-photo a img {
	height: 440px;
	width: 660px;
	max-width: 100%;
	object-fit: contain;
}

#product-about h2,
#product-alcohol h2 {
	border-bottom: 1px #e5e5e5 solid
}

.text-page h2 {
	border-bottom: 3px #e5e5e5 solid
}

#product-about a {
	text-decoration: none;
	border-bottom: 1px #aaa solid
}

#product-about a:active,
#product-about a:hover {
	color: #000;
	border-bottom: 1px #000 solid
}

#product-info {
	/*align-items: center;*/
	align-items: flex-start;
	font-size: 14px;
	/*font-family: FedraSerifAPro-NormalItalic, serif;*/
	line-height: 16px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#product-info > .half-col {
	float: left
}

#product-info > div > span {
	font-family: sans-serif
}

#product-info > div small {
	font-size: 13px
}

#product-info > div big {
	font-size: 16px
}

.buy-pay {
	font-size: 12px;
	/*color: #999;*/
	/*padding-top: 8px;*/
	line-height: 16px
}

#product-info .country {
	padding-top: 32px;
	background: url(/local/templates/.default/img/countries2.png) no-repeat
}

.half-col--icon {
	padding-top: 32px !important;
	background-position: center 6px;
	background-repeat: no-repeat;
}

#product-info .country30 {
	background-position: center 6px
}

#product-info .country31 {
	background-position: center -74px
}

#product-info .country32 {
	background-position: center -316px
}

#product-info .country33 {
	background-position: center -477px
}

#product-info .country34 {
	background-position: center -638px
}

#product-info .country19 {
	background-position: center -799px
}

#product-info .country35 {
	background-position: center -960px
}

#product-info .country36 {
	background-position: center -1121px
}

#product-info .country20 {
	background-position: center -1282px
}

#product-info .country37 {
	background-position: center -1443px
}

#product-info .country38 {
	background-position: center -1605px
}

#product-info .country119 {
	background-position: center -1764px
}

#product-info .country217 {
	background-position: center -1925px
}

#product-info .country252 {
	background-position: center -2086px
}

#product-info .milk {
	padding-top: 32px;
	background: url(/local/templates/.default/img/milk.png) no-repeat
}

#product-info .milk13 {
	background-position: center 3px
}

#product-info .milk14 {
	background-position: center -247px
}

#product-info .milk12 {
	background-position: center -497px
}

#product-info .milk15 {
	background-position: center -747px
}

#product-info .milk39 {
	background-position: center -996px
}

#product-alcohol .alc-title {
	position: relative;
	height: 40px;
	background: url(/local/templates/.default/img/alcohol.png) no-repeat;
	font-family: FedraSerifAPro-NormalItalic, serif;
	line-height: 20px
}

#product-alcohol .alc-item .alc-title span {
	font-size: 14px
}

#product-alcohol td {
	height: 40px;
	vertical-align: middle
}

.dots {
	padding-right: 14px;
	font-family: Arial, Helvetica, sans;
	font-size: 27px;
	line-height: 14px;
	cursor: default
}

.dots .red {
	color: #e74d3a
}

.dots .white {
	color: #eef37b
}

.dots .dark {
	color: #8b4534
}

.dots .light {
	color: #f3bd00
}

.dots .whiskey {
	color: #d7a700
}

#product-alcohol .alc-about {
	clear: both;
	color: #999;
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
	font-family: FedraSerifAPro-BookItalic, serif
}

#adds {
	margin: 70px 0
}

#adds > h2,
#recomend > h2 {
	border-bottom: 1px #e5e5e5 solid
}

.catalog-item {
	float: left;
	display: block;
	margin-bottom: 16px;
	text-decoration: none
}

.catalog-item-photo {
	width: 100%;
	margin: 0 0 10px
}

.catalog-item-photo img {
	width: 100% !important;
	max-width: 390px;
	max-height: 300px;
}

.catalog-item p {
	color: #555;
	margin-bottom: 12px;
	font-family: 'Playfair Display';
}

.catalog-item-text-wrapper {
	position: relative;
	width: 100%;
}

.show-more-link {
	bottom: 0;
	text-decoration: underline !important;
	font-family: 'Playfair Display';
	cursor: pointer;
}

.show-more-link:hover {
	text-decoration: auto !important;
}

.catalog-item-buy .button {
	border-radius: 18px;
	background-color: #B7D58F !important;
	font-family: 'Playfair Display' !important;
	color: #000000 !important;
}


.catalog-item-buy .button-in-cart {
	background-color: #154339 !important;
	color: white !important;
}

.catalog-item-buy .button.disable {
	background-color: transparent !important;
}

.catalog-item-name {
	margin-bottom: 12px
}

.catalog-item-name h3 {
	border: none;
	word-wrap: break-word;
	text-transform: uppercase;
	font-family: 'Playfair Display';
}

.catalog-item-name h3 .event-date {
	font-size: 14px;
	margin-bottom: 5px;
	display: block
}

.catalog-item-name .model {
	color: #999;
	display: none;
}

.catalog-item-name .label {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 11px;
	border-radius: 2px
}

.catalog-item-name .label + .label {
	top: 29px;
}

.catalog-item .catalog-item-name .label .title,
.product-name .label .title {
	font-style: normal;
	display: none;
	position: absolute;
	bottom: 29px;
	right: 0;
	padding: 10px;
	border-radius: 2px;
	background-color: rgba(153, 153, 153, 0.8);
	color: #fff;
	font-size: 12px;
	line-height: 1.333;
	white-space: nowrap;
}

.catalog-item .catalog-item-name .label:hover .title,
.product-name .label:hover .title {
	display: block;
}

#filter-open,
.button-filter .filter-reset {
	letter-spacing: 1px;
	text-transform: uppercase
}

.catalog-item .none-item {
	margin-right: 110px
}

.catalog-item .places {
	margin-right: 60px
}

.catalog-item-name span.border {
	padding: 0 9px;
	border-width: 1px;
	border-style: solid
}

.catalog-item-name span.no-border {
	padding: 1px 10px
}

.catalog-item-name span.no-item {
	border: none;
}

#alcoholCheckbox,
.quick-order-pro .checkbox {
	border-bottom: 1px solid #eee
}

.catalog-item-name span.new {
	background-color: #F0BD00;
	color: #fff
}

.catalog-item-name span.stock {
	background-color: #f9f9f9;
	color: #888
}

.catalog-item-name span.our {
	background-color: #D87878;
	color: #fff
}

.catalog-item-price {
	position: relative;
	display: table;
	margin-top: 25px
}

.catalog-price {
	font-family: 'Playfair Display';
	font-size: 14px;
	color: inherit
}

.catalog-price .price-old {
	font-size: 14px;
	text-decoration: line-through;
	opacity: .4;
	margin-right: 5px
}

.catalog-qty {
	font-family: 'Playfair Display';
	font-size: 14px;
	line-height: 16px;
	color: #666
}

.catalog-qty span {
	font-size: 13px
}

.checkout-left,
.checkout-right {
	float: left
}

.checkout-left {
	width: 160px;
	margin-right: 15px
}

.quick-order-pro .checkbox {
	border-top: 1px solid #eee;
	max-width: 600px
}

.quick-order-pro .checkbox label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px
}

.quick-order-pro.content .fields .rows .row > label {
	padding-bottom: 10px
}

.quick-order-pro.content .fields .rows .row .bar-cont {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 14px 12px;
	opacity: .25;
	cursor: pointer
}

#map,
.filters > div {
	position: relative
}

.quick-order-pro.content .fields .rows .row .bar-cont:active,
.quick-order-pro.content .fields .rows .row .bar-cont:hover {
	opacity: 1
}

#order-id {
	margin-top: 30px;
	font-family: FedraSerifAPro-Medium, Georgia, serif;
	font-size: 3em
}

.text-page {
	/*margin: 50px 0*/
}

#big-social-icons,
.filters {
	margin-left: -10px
}

.callback-text,
.text-page h1 {
	margin-bottom: 30px
}

#big-social-icons {
	font-size: 23px
}

#big-social-icons .vk {
	font-size: 22px
}

#map {
	margin-top: -1px;
	width: 100%;
	background: url(/local/templates/.default/img/yandex-map-bg.png) center no-repeat #fafafa;
	margin-bottom: 30px;
}

#ogrn {
	margin-top: 80px;
	font-size: 11px
}

.filters > div {
	display: inline-block;
	margin: 15px 0 0 10px;
	padding: 5px 40px 4px 18px;
	border: 1px solid #eee;
	border-radius: 2px;
	font-weight: 600;
	color: #555
}

#filter .checkbox:last-child,
.filter-type-name {
	margin-bottom: 10px
}

.compact-filter .filter-type {
	align-items: flex-start;
	display: grid;
	grid-gap: 0px 0px;
	grid-template-columns: repeat(3, 1fr);
	/*тут можно менять количество колонок чекбоксов*/
	float: none;
	margin: 0 0 20px;
	width: auto;
}

.filter-type-name {
	margin-bottom: 6px;
}

.checkbox label {
	padding-top: 8px;
	padding-bottom: 4px;
}

.filter-remove {
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	right: 0;
	background-position: center;
	opacity: .15;
	cursor: pointer
}

.filters > div > .filter-remove:hover {
	opacity: .5
}

#filter-open {
	box-sizing: border-box;
	width: 100%;
	margin-top: -1px;
	border-color: #eee;
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	color: #555;
	cursor: pointer;
	background: #fbfbfb
}

#filter-open:active,
#filter-open:hover {
	color: #000;
	background: #f7f7f7
}

.filter-type-name {
	font-weight: 700
}

.button-filter .button,
.button-right {
	box-sizing: border-box
}

.button-filter .filter-reset {
	line-height: 46px;
	font-size: 11px;
	cursor: default;
	color: #ccc
}

.button-filter .filter-reset.active {
	cursor: pointer;
	color: #666
}

:is(#product-related, #product-similar) .catalog-item {
	float: none;
	margin-bottom: 0;
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav {
	position: absolute;
	right: 0;
	bottom: calc(100% - 4px);
	display: flex;
	gap: 10px;
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav button span {
	display: none;
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav button {
	background: none !important;
	margin: 0 !important;
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav button:before {
	content: "";
	width: 24px;
	height: 24px;
	display: block;
	background-size: contain;
	background-position: center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PGRlZnMvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik05IDE4bDYtNi02LTYiLz48L3N2Zz4=);
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav button:disabled:before {
	opacity: 0.7;
}

:is(#product-related, #product-similar) .owl-carousel.owl-loaded .owl-nav button.owl-prev::before {
	transform: rotate(180deg);
}

@media only screen and (-webkit-device-pixel-ratio: 1),
only screen and (min-resolution: 96dpi) {

	.cart-remove,
	.close,
	.filter-remove {
		background-repeat: no-repeat
	}

	.close {
		background-image: url(/local/templates/.default/img/cart-close.png)
	}

	.filter-remove {
		background-image: url(/local/templates/.default/img/remove-small.png)
	}

	.cart-remove {
		background-image: url(/local/templates/.default/img/cart-trash.png)
	}
}

@media only screen and (-webkit-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {

	.cart-remove,
	.close,
	.filter-remove {
		background-repeat: no-repeat
	}

	body {
		font-size: 15px;
		line-height: 22px
	}

	h3 {
		font-size: 18px;
		line-height: 24px
	}

	p {
		margin-bottom: 22px
	}

	.catalog-item p {
		line-height: 21px
	}

	.close {
		background-image: url(/local/templates/.default/img/cart-close@2x.png);
		background-size: 9px 9px
	}

	.filter-remove {
		background-image: url(/local/templates/.default/img/remove@2x.png);
		background-size: 7px 7px
	}

	.cart-remove {
		background-image: url(/local/templates/.default/img/cart-trash@2x.png);
		background-size: 9px 11px
	}

	.city {
		font-size: 10px
	}

	#filter-open {
		line-height: 44px
	}
}

@media only screen and (max-width: 319px) {
	#top-menu ul {
		width: 100%
	}

	.compact-filter .filter-type {
		grid-template-columns: repeat(1, 1fr);
	}

	#top-menu nav ul li a {
		padding-right: 25px
	}

	.button-right {
		position: relative;
		top: -12px;
		text-align: center
	}

	.box-filter {
		padding-bottom: 64px
	}
}

@media only screen and (min-width: 320px) and (max-width: 340px) {
	.button-filter .button {
		float: left;
		width: 50%
	}

	.button-right {
		float: right;
		width: 48%;
		text-align: center
	}
}

@media only screen and (min-width: 320px) and (max-width: 510px) {
	#top-menu ul {
		width: 50%
	}
}

@media only screen and (min-width: 320px) and (max-width: 999px) {
	#top-menu #categories {
		border-right: 1px solid #eee
	}

	#top-menu nav ul li a {
		padding-right: 50px
	}
}

@media only screen and (max-width: 340px) {
	#empty-cart span {
		display: none
	}

	.compact-filter .filter-type {
		grid-gap: 0 10px;
	}

	.checkbox {}

	.checkbox label {
		padding: 0 0 0 40px;
	}

	.checkbox label:before {
		left: 0;
	}

	.filter-type:nth-child(n+2) {
		margin-top: 40px
	}
}

@media only screen and (min-width: 341px) {
	.filter-type {
		float: left
	}

	.checkbox {
		margin-left: -10px
	}

	.quick-order-pro .checkbox {
		margin-left: 0;
		margin-right: 0
	}

	.checkbox label:before {
		left: 10px
	}

	.button-filter .button {
		margin-right: 10px
	}

	.button-right {
		float: right
	}
}

@media only screen and (min-width: 320px) and (max-width: 390px) {
	.button-filter .filter-reset span {
		display: none
	}
}

@media only screen and (min-width: 341px) and (max-width: 539px) {
	.filter-type:nth-child(2n+1) {
		clear: both
	}

	.button-left,
	.filter-type:nth-child(2n+1) {
		width: 56%
	}

	.filter-type:nth-child(2n+1) .checkbox {
		margin-right: 10px
	}

	.button-right,
	.filter-type:nth-child(2n+2) {
		width: 44%
	}

	.filter-type:nth-child(2n+2) .checkbox label {
		margin-right: 0
	}

	.filter-type:nth-child(3) {
		margin-top: -10px
	}

	.filter-type:nth-child(4),
	.filter-type:nth-child(5),
	.filter-type:nth-child(6) {
		margin-top: 40px
	}

	.button-filter .filter-reset {
		padding-left: 40px
	}
}

@media only screen and (min-width: 341px) and (max-width: 768px) {
	.checkbox label {
		padding-left: 50px
	}

	.quick-order-pro .checkbox label:before {
		left: 0
	}
}

@media only screen and (min-width: 414px) and (max-width: 999px) {
	.alc-two .alc-item {
		float: left;
		width: 46%
	}

	.alc-two .alc-item:first-child {
		margin-right: 8%
	}
}

@media only screen and (max-width: 510px) {

	#phone-product-buy,
	#product-photo,
	.phone-price-buy {
		margin-top: 10px
	}

	.buy-pay,
	.main-input,
	.mini-cart-checkout a.button,
	.product-name,
	.product-price .price-cont,
	footer {
		text-align: center
	}

	h1 {
		font-size: 21px !important;
		/*padding: 0 20px;*/
	}

	#cart.active,
	.img-col {
		width: 100%
	}

	#cart .heading .heading-total {
		display: none
	}

	.button-filter,
	.mini-cart-checkout {
		bottom: 0;
		left: 0;
		float: right;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 25px 25px 25px;
		background: rgba(255, 255, 255, .95);
		border-top: 1px #eee solid
	}

	.mini-cart-checkout {
		position: fixed
	}

	.button-filter {
		position: absolute
	}

	.button-filter.active {
		position: fixed
	}

	.mini-cart-checkout a.button {
		display: block
	}

	.modal-window-content .result {
		margin-top: 10px;
		text-align: center
	}

	.cart-item-info .qty {
		margin-left: -3.1em
	}

	.catalog-item-text,
	.catalog-flex {
		padding-left: 25px;
		padding-right: 25px
	}

	.catalog-item-price > .catalog-price {
		clear: both
	}

	.cart-remove {
		left: 0;
		bottom: 5px;
		background-position: 25px center
	}

	#product-top-right {
		display: none
	}

	.phone-price-buy {
		display: block;
		overflow: hidden;
		margin-bottom: 30px
	}

	#phone-product-buy .button {
		padding-left: 35px;
		padding-right: 35px
	}

	.phone-price-buy .align-center-to-left {
		top: 0;
	}

	.buy-pay {
		margin-top: 6px;
	}

	.half-col {
		width: 40% !important
	}

	#product-info .half-col:nth-child(2n+1) {
		clear: both !important;
		margin: 0 5% !important
	}

	#product-alcohol .alc-title {
		padding: 0 0 0 25px
	}

	.alc-item {
		margin-bottom: 25px
	}

	.main-input {
		margin: 0;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		border-width: 1px;
		border-radius: 0
	}

	.main-input-button {
		position: relative;
		width: 100%;
		border-radius: 0 0 2px 2px;
		z-index: 2
	}

	#map {
		height: 200px
	}

	.address ul {
		list-style-type: none !important;
		margin-left: 0 !important
	}

	#artvento {
		margin-top: 50px
	}

	#artvento a {
		margin: 0 auto
	}

	#copyright {
		margin-left: 0;
	}
}

@media only screen and (min-width: 511px) {

	#cart .content,
	.modal-window {
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	}

	.cart-item-info .qty {
		float: right
	}

	.cart-remove {
		right: 0;
		background-position: 45px center
	}

	.cart-text {
		max-width: 300px
	}

	.mini-cart-checkout {
		float: right;
		padding: 35px 27px 0 25px
	}

	#product-top-cont.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
		padding-left: 30px;
	}

	.input-width,
	.product-name,
	.product-price,
	.width-setter {
		position: relative
	}

	.phone-price-buy {
		display: none
	}

	.product-price {
		/*float: right;*/
		/*top: 2px;*/
		/*margin: -15px 0 0*/
	}

	.product-price .qty {
		/*float: right;*/
		/*margin: 0 -1.7em -.4em 0;*/
		/*width: calc(100% + 1.7em);*/
	}

	.product-price .price-cont {
		/*float: right;*/
		/*text-align: right*/
	}

	#product-photo {
		margin-top: 0
	}


	#product-related,
	#product-similar {
		margin-bottom: 40px;
	}

	#product-related h2,
	#product-similar h2 {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 22px;
	}

	.input-width {
		float: left;
		width: 100%;
		margin-right: -163px
	}

	.input-width.subscribe-form {
		float: none;
	}

	#artvento,
	#artvento a {
		float: right
	}

	.width-setter {
		margin-right: 152px
	}

	.width-setter input {
		position: absolute;
		top: 0;
		width: 100%;
		border-width: 1px 0 1px 1px;
		-webkit-border-radius: 0 0 0 2px;
		-moz-border-radius: 0 0 0 2px;
		border-radius: 0 0 0 2px
	}

	.coupon-setter {
		margin-right: 132px
	}

	.subscribe .main-input {
		padding-left: 30px;
		padding-right: 30px
	}

	.main-input-button {
		position: relative;
		float: right;
		-webkit-border-radius: 0 0 2px 0;
		-moz-border-radius: 0 0 2px;
		border-radius: 0 0 2px;
		z-index: 2
	}

	#map {
		height: 350px
	}

	#footer-info {
		float: left;
		margin-right: -160px;
		width: 100%
	}

	#footer-info-content {
		margin-right: 20%
	}

	.address-street {
		margin-right: 10px
	}

	#artvento {
		text-align: right;
		width: 160px
	}

	.modal-window-content .result {
		margin-left: 150px;
		margin-top: 2px
	}
}

@media only screen and (min-width: 511px) and (max-width: 660px) {
	.catalog {
		padding-left: 25px;
		padding-right: 25px
	}

	.catalog .global-container {
		padding-left: 0;
		padding-right: 0;
	}

	.cart-remove {
		bottom: 10px
	}
}

@media only screen and (min-width: 511px) and (max-width: 768px) {
	.one-col {
		width: 46%
	}
}

@media only screen and (min-width: 511px) and (max-width: 999px) {
	.one-col:nth-of-type(2n+1) {
		clear: both
	}

	.product-name {
		/*margin-right: 235px;*/
		/*padding-right: 40px;*/
		font-size: 18px;
	}

	.product-name h1 {
		font-size: 18px;
	}

	.product-name-cont {
		margin-right: -400px
	}

/*	.buy-pay {
		display: none
	}*/

	#product-alcohol .alc-item:nth-child(3n+3) {
		margin-right: 0
	}

	.alc-three .alc-item {
		float: left;
		width: 28%
	}

	.alc-three .alc-item:first-child,
	.alc-three .alc-item:nth-child(2) {
		margin-right: 8%
	}

	#product-alcohol .alc-title {
		padding: 0 0 0 25px
	}
}

@media only screen and (min-width: 540px) {

	.filter-type:nth-child(3n+1) .checkbox,
	.filter-type:nth-child(3n+2) .checkbox {
		margin-right: 10px
	}
}

@media only screen and (min-width: 540px) and (max-width: 768px) {
	.filter-type:nth-child(3n+1) {
		clear: both
	}

	.button-left,
	.filter-type:nth-child(3n+1) {
		width: 31%
	}

	.filter-type:nth-child(3n+2) {
		width: 35%
	}

	.filter-type:nth-child(3n+3) {
		width: 34%
	}

	.filter-type:nth-child(3n+3) .checkbox label {
		margin-right: 0
	}

	.filter-type:nth-child(4) {
		margin-top: -50px
	}

	.filter-type:nth-child(5),
	.filter-type:nth-child(6) {
		margin-top: 100px
	}

	.button-right {
		width: 66%;
		padding-left: 20px
	}

	.button-filter .filter-reset {
		display: inline-block;
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only screen and (max-width: 660px) {
	.wrapper {
		padding: 0
	}

	#cart .heading a,
	#categories a,
	#pages a {
		padding-left: 25px
	}

	#cart {
		right: 0
	}

	#cart .heading a,
	#menu {
		padding-right: 25px
	}

	.mini-cart-total-left {
		width: 155px
	}

	.mini-cart-total-right {
		padding-left: 10px
	}

	.img-top {
		display: block;
		margin-top: -1px
	}

	.img-right .swiper-container {
		display: none
	}

	.callback {
		margin-top: 60px
	}

	.modal-window-close > span {
		left: 25px
	}

	.modal-window-content,
	.modal-window-success {
		padding: 25px 25px 50px
	}

	.cart-item {
		padding: 25px 0 10px 25px
	}

	.mini-cart-total {
		padding: 40px 25px 0
	}

	.mini-cart-checkout {
		padding-top: 25px
	}

	.one-col {
		width: 100% !important
	}

	.cart-item-photo {
		width: 100px;
		height: 67px;
		margin-right: -100px
	}

	.cart-item-photo img {
		width: 100%
	}

	.cart-item-info {
		padding-top: 5px;
		padding-left: 125px
	}

	.cart-item-info > a.catalog-item-name {
		display: block;
		padding-right: 25px
	}

	.cont-inside,
	footer .wrapper {
		padding-left: 25px;
		padding-right: 25px
	}

	#slideshow0 {
		margin-top: 55px
	}

	.catalog {
		margin-top: 25px
	}

	footer .social-icons {
		margin: 30px 0 0 8px
	}
}

@media only screen and (min-width: 661px) {

	.callback,
	.img-right {
		margin-top: 50px
	}

	#product-top-cont.fixed .wrapper,
	.wrapper {
		padding: 0 40px
	}

	#product-top-cont .wrapper {
		padding: 0
	}

	.text-col {
		float: left;
		width: 40%;
		margin-right: 10%
	}

	.img-col {
		float: right;
		width: 50%
	}

	.img-top > div {
		display: none
	}

	.img-right {
		display: block
	}

	.modal-window-close > span {
		left: 50px
	}

	.modal-window-content,
	.modal-window-success {
		padding: 40px 50px 50px
	}

	#filter .modal-window-content {
		padding-right: 30px !important
	}

	.cart-item {
		padding: 30px 0 20px 50px
	}

	.mini-cart-total {
		padding: 50px 25px 0 50px
	}

	.cart-item-photo {
		width: 150px;
		height: 100px
	}

	.cart-item-info {
		padding-left: 40px;
		padding-top: 10px;
		margin-right: 100px
	}

	.cart-remove {
		bottom: 20px
	}

	.mini-cart-total-left {
		width: 190px
	}

	.catalog {
		margin-top: 20px
	}

	#copyright,
	footer .social-icons {
		/*float: left*/
	}
}

@media only screen and (min-width: 661px) and (max-width: 759px) {

	#top-menu nav,
	.left-hamburger {
		margin-left: -40px
	}

	#categories a,
	#pages a,
	.left-hamburger .bar-cont {
		padding-left: 40px
	}
}

@media only screen and (min-width: 661px) and (max-width: 768px) {
	footer .social-icons {
		margin-left: 40px
	}
}

@media only screen and (min-width: 661px) and (max-width: 999px) {
	#cart {
		right: 40px
	}
}

@media only screen and (max-width: 695px) {
	.quick-order-pro.content .fields .rows .row .field-cont {
		position: relative;
		clear: both
	}

	.quick-order-pro.content .fields .rows .row .fild-description {
		margin: 10px 0 30px !important;
		width: 100%
	}

	.quick-order-pro.content .fields .rows .row input[type=text],
	.quick-order-pro.content .fields .rows .row input[type=tel],
	.quick-order-pro.content .fields .rows .row input[type=email],
	.quick-order-pro.content .fields .rows .row textarea,
	.quick-order-pro.content .fields .rows .row ul {
		width: 100%
	}
}

@media only screen and (min-width: 696px) {
	.quick-order-pro.content .fields .rows .row .field-cont {
		position: relative;
		float: left;
		width: 100%;
		margin-left: -170px
	}

	.quick-order-pro.content .fields .rows .row .field-inner {
		position: relative;
		margin-left: 170px
	}
}

@media only screen and (min-width: 760px) {
	.wrapper {
		width: 660px
	}
}

@media only screen and (min-width: 760px) and (max-width: 999px) {

	#top-menu nav,
	.left-hamburger {
		margin-left: -30px
	}

	#categories a,
	#pages a,
	.left-hamburger .bar-cont {
		padding-left: 30px
	}
}

@media only screen and (max-width: 768px) {
	.franchise-left.franchise-left-65 li {
		height: auto !important;
		margin-left: 0 !important;
	}

	.franchise-left.franchise-left-65 img {
		display: none !important;
	}

	.franchise-left.franchise-left-65 span {
		top: 0 !important;
	}

	.w-100 img {
		width: 100% !important;
	}

	#filter .checkbox:last-child,
	.filter-type-name {
		margin-bottom: 10px
	}

	.checkbox label {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.checkbox label:before {
		top: 13px;
		width: 24px;
		height: 24px
	}

	.quick-order-pro .checkbox label:before {
		top: 22px
	}

	input[type=checkbox]:checked + label:before {
		font-size: 14px;
		line-height: 24px
	}

	#cart .heading a,
	#filter-open,
	.hamburger span {
		font-size: 12px
	}

	#filter-open {
		line-height: 44px
	}

	#backtotop {
		bottom: 20px;
		left: 20px;
		height: 56px;
		width: 56px;
		border-radius: 100%;
		background-color: rgba(255, 255, 255, 1);
		-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5)
	}

	#backtotop div {
		bottom: 24px;
		left: 21px;
		border: 7px solid transparent;
		border-bottom: 11px solid #646464
	}

	.second-col {
		width: calc(40% - 20px);
	}

	.top-part{
		margin-bottom: 40px;
	}
}

@media only screen and (min-width: 769px) {

	#cart .heading a,
	.hamburger span {
		font-size: 9.5px
	}

	#cart {
		right: 40px
	}

	.checkbox label {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.checkbox label,
	.quick-order-pro .checkbox label {
		padding-left: 40px
	}

	.checkbox label:before {
		top: 10px;
		width: 18px;
		height: 18px
	}

	.quick-order-pro .checkbox label:before {
		top: 24px;
		left: 0
	}

	input[type=checkbox]:checked + label:before {
		font-size: 11px;
		line-height: 18px
	}

	.filter-type:nth-child(3n+1) {
		clear: both
	}

	.button-left,
	.filter-type:nth-child(3n+1) {
		width: 180px
	}

	.filter-type:nth-child(3n+2) {
		width: 210px
	}

	.filter-type:nth-child(3n+3) {
		width: 190px
	}

	.filter-type:nth-child(3n+3) .checkbox label {
		margin-right: 0
	}

	.filter-type:nth-child(4) {
		margin-top: -40px
	}

	.filter-type:nth-child(5),
	.filter-type:nth-child(6) {
		margin-top: 80px
	}

	footer .social-icons {
		/*margin-left: 50px*/
	}

	#filter-open {
		font-size: 10.5px;
		line-height: 36px;
		font-weight: 700
	}

	.button-right {
		padding-left: 10px;
		margin-right: 210px
	}

	.button-filter .filter-reset {
		display: inline-block;
		padding-left: 20px;
		padding-right: 20px
	}

	#backtotop {
		bottom: 40px;
		right: 30px;
		height: 50px;
		width: 50px;
		border-radius: 100%;
		background-color: rgba(255, 255, 255, 1);
		-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5)
	}

	#backtotop div {
		bottom: 20px;
		left: 18px;
		border: 7px solid transparent;
		border-bottom: 11px solid #646464
	}

	#backtotop:active,
	#backtotop:hover {
		-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .4);
		-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .4);
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .4)
	}

	#backtotop:active div,
	#backtotop:hover div {
		border-bottom-color: #444
	}
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
	.one-col {
		width: 300px
	}

	.catalog-item:nth-child(2n+1) {
		clear: both
	}

	.alc-three .alc-item {
		width: 28%
	}

	.alc-two .alc-item {
		width: 300px
	}

	.alc-two .alc-item:first-child {
		margin-right: 60px
	}
}

@media only screen and (max-width: 999px) {
	#city-mobile,
	#header,
	#menu

	/*,
	.modal-window-close*/
		{
		height: 185px
	}

	#menu.z-index-top {
		height: 0px !important
	}

	#cities-bg,
	#city-mobile,
	#top {
		position: absolute
	}

	#cities-bg,
	#cities-desktop,
	#city-desktop,
	#top nav,
	.city-choose,
	.city-phone {
		display: none
	}

	#top-menu nav,
	.cities {
		padding-top: 60px
	}

	#logo,
	.city-descript {
		position: relative
	}

	.one-col {
		float: left
	}

	.half-col {
		width: 25%
	}

	#top-menu ul {
		float: left;
		border-top: 1px solid #eee
	}

	#cities-bg {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .9)
	}

	.bar:nth-child(1) {
		margin-top: 24px
	}

	.hamburger span {
		line-height: 60px
	}

	#menu:hover nav {
		display: block
	}

	.city_time {
		position: relative !important;
		right: -10px;
	}

	#city-mobile {
		top: 0;
		right: 0;
		padding: 0 25px;
		letter-spacing: 1px
	}

	#city-mobile div,
	#city-mobile td {
		text-align: right
	}

	.city-current {
		margin-right: -12px
	}

	#cities-mobile {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}

	#cities-mobile ul {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%
	}

	.city-choose span {
		margin: 0;
		padding-left: 25px
	}

	#top-menu nav {
		display: none;
		position: absolute;
		top: 0;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
		background: #fff;
		z-index: 20
	}

	#categories a,
	#pages a {
		display: block;
		font-size: 11px;
		line-height: 14px;
		padding-top: 11px;
		padding-bottom: 11px
	}

	#categories a:hover,
	#pages a:hover {
		background: #fbfbfb
	}

	#top--menu nav > ul > li:first-child a {
		margin-top: 30px
	}

	#categories li:last-child a,
	#pages li:last-child a {
		margin-bottom: 50px
	}

	.mobile-phone {
		margin-bottom: 60px;
		border-bottom: 1px solid #fff
	}

	.mobile-phone #whatsapp-top {
		position: relative;
		top: -25px
	}

	.city_time {
		top: 30px !important
	}

	.city_time.callback-block {
		top: 30px !important
	}

	.city_time.search-block {
		top: 30px !important
	}

	.mobile-phone a {
		float: right;
		font-weight: 700;
		padding-right: 25px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 12px
	}

	#logo {
		padding: 5px;
		margin: 0 auto
	}

	#logo,
	#logo img {
		height: 50px;
		width: 44px
	}

	#cart .heading a {
		line-height: 60px
	}

	#cart .content {
		top: -60px
	}

	#product-top {
		margin-top: 27px
	}

	#product-top-right {
		float: right;
		margin-top: 0;
		width: 400px
	}

	.product-name-cont {
		width: 100%;
		float: left
	}

	#product-buy {
		margin-left: 10px;
		z-index: 10;
	}

	.product-price .qty {
		margin-bottom: 14px;
		margin-top: -7px;
	}

	#product-about,
	#product-alcohol,
	#product-info,
	#product-photo,
	#product-related,
	#product-similar {
		clear: both;
		overflow: hidden
	}

	#product-info {
		/*width: 100%;*/
		/*background: #eee;*/
		/*padding: 25px 0 20px*/
	}

	#product-info > div {
		/*padding: 15px 2%*/
	}

	#product-info > .half-col:nth-child(4n+1) {
		clear: both
	}

	#product-alcohol .wine .alc-title {
		background-position: 0 0
	}

	#product-alcohol .beer .alc-title {
		background-position: 0 -119px
	}

	#product-alcohol .whiskey .alc-title {
		background-position: 0 -234px
	}

	#recomend {
		margin: 75px 0 40px
	}

	.input-couple {
		width: 100%
	}
}

@media only screen and (-webkit-device-pixel-ratio: 1) and (max-width: 999px),
only screen and (min-resolution: 96dpi) and (max-width: 999px) {
	.city-descript {
		top: -4px
	}

	.city-current {
		padding-top: 15px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 999px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 999px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 999px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 999px),
only screen and (min-resolution: 192dpi) and (max-width: 999px),
only screen and (min-resolution: 2dppx) and (max-width: 999px) {
	#logo {
		height: 50px;
		width: 44px;
		padding: 5px
	}

	.city-current a {
		font-weight: 800
	}

	.city-current {
		padding-top: 12px
	}

	.city-descript {
		top: -6px
	}
}

@media only screen and (min-width: 1000px) {
	#city-desktop tr {
		min-width: 110px;
	}

	#city-desktop tr,
	#top nav ul li {
		float: left
	}

	#city-mobile,
	#menu,
	.city-choose {
		display: none
	}

	#product-info > .half-col:nth-child(2n+1),
	.one-col:nth-of-type(3n+1) {
		clear: both
	}

	#top {
		border-bottom: 1px #eee solid
	}

	#top nav ul li a.current {
		line-height: 39px;
		border-bottom: 3px solid #ddd
	}

	#city-desktop,
	.hamburger span {
		line-height: 40px
	}

	.bar:nth-child(1) {
		margin-top: 14px
	}

	.city-descript {
		padding-left: 5px;
		padding-right: 5px;
		line-height: 13px;
		padding-top: 15px
	}

	#city-desktop {
		position: relative;
		float: left;
		padding: 0 5px;
		letter-spacing: 0.8px;
		z-index: 9;
		top: -10px;
	}

	.cities {
		padding-top: 40px;
		width: 500px
	}

	.cities ul {
		border-top: 1px #eee solid
	}

	.city-choose {
		left: 0
	}

	#top-menu nav {
		position: relative;
		float: right
	}

	#top-menu #categories li,
	.error-message-block,
	.one-col,
	.product-name-cont,
	.second-col,
	.two-col {
		float: left
	}

	#top-menu #categories li a {
		display: block;
		float: left;
		line-height: 14px;
		text-align: center
	}

	#top-menu #categories li a.current {
		position: relative;
		z-index: 1;
		padding-bottom: 35px;
		margin-bottom: -2px;
		border-bottom: 3px solid #ddd
	}

	#top-menu #pages {
		display: none !important
	}

	.mobile-phone {
		display: none
	}

	nav li:last-child a {
		padding-right: 0
	}

	#logo {
		position: absolute;
		height: 76px;
		padding: 12px 15px 12px 0
	}

	#cart .heading a {
		line-height: 40px
	}

	#cart .heading a.full-cart {
		border-bottom: 1px solid #F0BD00
	}

	#cart .content {
		top: -40px
	}

	.modal-window {
		width: 660px
	}

	.modal-window-close {
		height: 40px
	}

	#product-top {
		margin-top: 35px
	}

	.product-name-cont {
		width: 100%;
		margin-right: -600px
	}

	.product-name {
		/*margin-right: 600px;*/
		/*padding-right: 40px;*/
	}

	#product-top-right {
		align-items: center;
		float: right;
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: wrap;
		justify-content: flex-start;
		width: 600px;
		margin-top: -20px;
	}

	#product-buy {
		float: right;
		margin-left: 30px
	}

	#product-alcohol,
	#product-buy .button,
	.input-couple {
		float: left
	}

	#product-buy > div {
		float: left;
		text-align: center
	}

	#product-photo {
		/*margin: 0 30px 50px 0 !important*/
	}

	#product-info > .half-col:nth-child(1),
	#product-info > .half-col:nth-child(2) {
		margin-top: 0
	}

	#product-alcohol > h2 {
		text-align: center
	}

	#product-alcohol .alc-item {
		padding-bottom: 30px
	}

	#product-alcohol .alc-about {
		text-align: center;
		padding: 0 10px
	}

	#product-alcohol .wine .alc-title {
		background-position: 25px 0
	}

	#product-alcohol .beer .alc-title {
		background-position: 25px -119px
	}

	#product-alcohol .whiskey .alc-title {
		background-position: 25px -234px
	}

	.input-couple {
		display: block
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1140px) {
	.wrapper {
		width: 870px
	}

	nav a {
		padding: 36px 4px;
		font-size: 11px
	}

	#top nav {
		position: absolute;
		left: 370px
	}

	#top nav ul li a {
		padding: 0 3px;
		font-size: 8px;
	}

	.block_leaders_container {
		width: 1030px;
	}

	.one-col {
		width: 250px
	}

	.three-col {
		width: 870px
	}

	.half-col {
		width: 135px
	}

	.buy-cont:nth-child(2n),
	.half-col:nth-child(2n) {
		margin-left: 10px
	}

	.product-name {
		/*width: 370px;*/
		/*padding-right: 40px;*/
	}

	#product-buy,
	#product-right {
		width: 280px
	}

	#product-info {
		/*width: 280px;*/
		margin-bottom: 10px
	}

	#product-info > div {
		/*padding-top: 16px;*/
		/*padding-bottom: 16px*/
	}

	#product-alcohol {
		width: 250px
	}

	#product-alcohol .alc-title {
		padding: 0 10px 0 52px
	}

	#recomend {
		margin: 40px 0
	}

	.input-couple {
		width: 211px
	}

	.input-couple:nth-child(2n+2) {
		margin-left: 13px
	}
}

@media only screen and (min-width: 1140px) {
	.wrapper {
		width: 1020px
	}

	#top nav {
		position: absolute;
		top: 0;
		left: 415px
	}

	#top nav ul li a {
		padding: 0 7px;
	}

	nav a {
		padding: 36px 10px;
		font-size: 11px
	}

	.one-col {
		width: 32%
	}

	.three-col {
		width: 1020px
	}

	.half-col {
		width: 150px
	}

	.buy-cont:nth-child(2n),
	.half-col:nth-child(2n) {
		margin-left: 30px
	}

	.product-name {
		/*width: 470px*/
		padding-right: 40px;
	    position: relative;
		max-width: 100%;
	}

	#product-buy {
		width: 330px
	}

	#product-info {
		margin-bottom: 0;
		/*width: 370px;*/
	}

	#product-info > div {
		/*padding-top: 20px;*/
		/*padding-bottom: 20px*/
	}

	#product-alcohol {
		width: 300px
	}

	#product-alcohol > div {
		position: relative;
		clear: both;
		margin-top: 40px
	}

	#product-alcohol .alc-title {
		padding: 0 10px 0 52px
	}

	#recomend {
		margin: 40px 0
	}

	.input-couple {
		width: 249px
	}

	.input-couple:nth-child(2n+2) {
		margin-left: 12px
	}
}

.boc.button {
	/*vertical-align: top;*/
	/*padding: 6px 3px 6px !important;*/
	/*line-height: normal;*/
}

#product-buy .button img {
	margin-top: 33px;
}

@media only screen and (min-width: 1000px) {
	#product-buy .button {
		margin-top: 15px;
	}

	#product-buy .boc.button {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 510px) {
	#phone-product-buy .boc.button {
		/*margin-left: 15px;*/
	}

	#product-about h2,
	#product-alcohol h2 {
		margin-bottom: 20px !important;
		padding-bottom: 5px !important;
	}

	#product-related h2,
	#product-similar h2 {
		margin-bottom: 0 !important;
		padding: 0!important;
	}
}

.boc-category.btn-fastorder {
	text-decoration: underline;
	font-size: 12px;
	color: #333;
	font-family: 'Playfair Display';
}

.boc-category.btn-fastorder:hover {
	color: #000;
}

.boc-category.boc-cart {
	font-size: 100%;
}

.icon-youtube-play svg {
	display: none
}

.search2 {
	position: absolute;
	top: 5px;
	right: 145px;
}

.search3 {
	width: 0px;
	height: 30px;
	padding: 5px 10px 5px 45px;
	float: right;
	border: none;
	background: #fff url(/local/templates/.default/img/search.png) no-repeat 10px center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background-size: 20px;
	cursor: pointer;
}

.search3:focus {
	width: 300px;
	cursor: text;
	border: 3px solid #fbe44a;
	background-color: #fff;
	outline: none;
}

@media only screen and (max-width: 999px) {
	.sidebar-link {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		background: url('/local/templates/.default/img/down.png') no-repeat center center !important;
		padding-right: 0;
		width: 20px;
		height: 20px;
	}

	.search2 {
		display: none;
	}

	.search-block {
		display: block
	}

	#primary-menu ul > li {
		width: 100%;
	}

	#primary-menu ul li .mega-menu-content,
	#primary-menu ul ul:not(.mega-menu-column) {
		display: none;
		position: relative;
		width: 100%;
		background-color: #fff;
		height: auto;
		z-index: 199;
		top: 100%;
		left: 0;
		padding: 10px 0;
		margin: 0;
		border-radius: 3px;
		box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05);
		-webkit-box-shadow: 0px 12px 40px 10px rgba(0, 0, 0, 0.05)
	}

	.sub-menu a {
		min-width: 100%;
	}

	#top-menu nav ul li a {
		padding-right: 25px;
	}

	#primary-menu li.active .sub-menu {
		display: block !important
	}

	.image-sticker {
		top: 10px;
	}

	.image-sticker.left {
		left: 10px;
	}

	.image-sticker img {
		width: 50px !important;
		margin-bottom: 10px;
	}
}

.image-additional {
	width: 100%;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}

.image-additional img {
	border: 1px solid #E7E7E7;
	max-width: 80px !important;
	max-height: 80px !important;
}

.image-additional a {
	float: left;
	display: block;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.catalog-item-name span.hit,
.product-name span.hit {
	background-color: #8C1B5B;
	color: #fff;f
}

.product-name span.new {
	background-color: #B7D58F;
	color: #000000;
}

.catalog-item-name span.expert,
.product-name span.expert {
	background-color: #154339;
	color: #fff;
}

.catalog-item-name span.delivery,
.product-name span.delivery {
	background-color: #F0BD00;
	color: #000000;
}

.testimonial-user {
	padding-top: 15px;
	padding-left: 20px;
}

.testimonial-admin {
	margin-left: 20px;
	border-left: 5px solid #fce44a;
	padding: 15px 15px 0 20px;
	background: #f6f6f6;
}

.testimonial-admin-tr {
	margin-left: 20px;
	left: 20px;
}

.city_time {
	position: absolute;
	top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}

.callback {
	transform: rotate(270deg);
	position: fixed;
	right: -100px;
	width: 250px;
	height: 50px;
	top: 200px;
	text-decoration: none;
	padding: 15px 0 0 0;
	font-size: 20px;
	background: #ffc100;
}

.margin_buttons {
	margin-top: 30px;
}

#product-info .country412 {
	background-position: center -2250px
}

.image-sticker .country412 {
	background-position: center -2250px
}

.svg-inline--fa.fa-w-14 {
	width: .875em;
}

.breadcrumbs {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	width: 100%;
	position: relative;
	padding-top: 15px;
	color: #5f5f5f;
}

.breadcrumbs .breadcrumbs__item:not(:last-child):after {
	content: '>';
	display: inline-block;
	position: relative;
	margin: 0 5px;
}

.compact-filter .filter-type {
	align-items: flex-start;
	display: grid;
	grid-gap: 0px 0px;
	grid-template-columns: repeat(3, 1fr);
	float: none;
	margin: 0 0 20px;
	width: auto;
}

@media only screen and (max-width: 660px) {
	.wrapper .breadcrumbs {
		align-items: center;
		display: flex;
		justify-content: center;
		flex-direction: revert;
		flex-wrap: wrap;
	}

	.compact-filter .filter-type {
		grid-template-columns: repeat(2, 1fr);
	}

	.send_form_reviews .buttons table,
	.send_form_reviews .buttons td {
		display: block;
		width: 100%;
	}

	.send_form_reviews .buttons .button:first-child {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 510px) {
	.text-page h2 {
		padding: 0 0 5px !important;
		margin-bottom: 25px !important;
	}
}

@media only screen and (max-width: 480px) {
	.mini-cart-total-right {
		padding-left: 0;
		width: 100%;
	}
}

iframe {
	max-width: 100%;
}
/* End */


/* Start:/local/templates/.default/css/main_page/slideshow.css?17564498562664*/
/*
 * jQuery Nivo Slider v2.5.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* slider theme */

.slideshow .nivoSlider {
	position: relative;
	background: #fff url('/local/templates/.default/image/loading.gif') no-repeat 50% 50%;
	margin-bottom: 20px;
}
.slideshow .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.slideshow .nivoSlider a {
	border: 0;
	display: block;
}
.slideshow .nivo-controlNav {
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-align: center;
	height: 22px;
	z-index: 99;
}
.slideshow .nivo-controlNav a {
	vertical-align: top;
	display: block;
	width: 22px;
	height: 22px;
	background: url('/local/templates/.default/image/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.slideshow .nivo-controlNav a.active {
	background-position:0 -22px;
}
.slideshow .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('/local/templates/.default/image/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
.slideshow a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.slideshow a.nivo-prevNav {
	left:15px;
}
.slideshow .nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.slideshow .nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/* End */


/* Start:/local/templates/.default/css/main_page/new_style4.css?175644985632239*/
@media only screen and (max-width: 999px) {
    .top_in_moscow + #header #primary-menu > ul > li:first-child {
        margin-top: 30px;
    }

    #header,
    #header #menu {
        height: 185px;
    }

    #header.city-p,
    #header.city-p #menu {
        height: 60px;
    }

    .top_in_moscow + #header #menu {
        height: 250px;
    }
}

/* =============== Шапка ==================== */
a.active, a:active, a.catalog-item:hover, a.catalog-item:link, a.catalog-item:visited {
    outline: none !important;
    background-color: inherit;
}

.catalog-item-photo {
    height: auto;
}

.sflex {
    display: flex;
}

.sflex-time {
    padding: 12px !important;
    margin-left: -1px !important;
    border-color: #ccc !important;
    color: #777;
}

.sflex option[selected] {
    color: #333;
}

.search2 {
    position: absolute;
    top: 5px;
    right: 160px;
}

.new_menu a, a {
    text-decoration: none !important;
}

#top-menu, .new_menu {
    cursor: pointer;
}

#top-menu nav {
    min-height: 100px;
}

#multuproduct {
    margin-top: 30px;
}

.new_menu {
    float: left;
    margin-left: 100px;
    width: 100%;
    height: 95px;
    margin-top: -10px;
    position: relative;
    z-index: 19;
    padding-right: 100px;
    box-sizing: border-box;
}

.new_menu__item {
    width: 33.33%;
    float: left;
    padding: 15px 0;
    height: 65px;
}

.item_1 {
    border-bottom: 5px solid #F6DA73;
}

.item_1.active {
    height: 60px;
    border-bottom: 10px solid #F6DA73;
}

.item_1.active .new_menu__item__title,
.item_2.active .new_menu__item__title,
.item_3.active .new_menu__item__title {
    font-weight: bold;
}

.item_1:hover {
    background: rgba(246, 218, 115, 0.2);
}

.item_2 {
    border-bottom: 5px solid #BFB9CF;
}

.item_2.active {
    height: 60px;
    border-bottom: 10px solid #BFB9CF;
    font-weight: bold;
}

.item_2:hover {
    background: rgba(191, 185, 207, 0.2);
}

.item_3 {
    border-bottom: 5px solid #B7C06F;
}

.item_3.active {
    height: 60px;
    border-bottom: 10px solid #B7C06F;
    font-weight: bold;
}

.item_3:hover {
    background: rgba(183, 192, 111, 0.2);
}

.new_menu__item__img {
    float: left;
    padding: 10px;
}

.new_menu__item__img img {
    width: 38px;
}

.item_3 .new_menu__item__img img {
    transform: rotate(-90deg);
}

.item_2 .new_menu__item__img img {
    width: 55px;
}

.new_menu__item__title {
    font-family: Fedra Serif A Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    display: flex;
    align-items: flex-end;
    padding: 20px 10px 10px 10px;
}

.for_new_menu_item_2, .for_new_menu_item_3 {
    display: none;
}

.block_for_new_menu_item nav {
    width: 100%;
}

.new_menu_ul {
    width: 100%;
    height: 100px;
    display: -webkit-inline-flex;
    display: inline-flex;
    justify-content: space-between;
}

.new_menu_ul li a, #top-menu #categories li a {
    font-family: "Open Sans", Arial, Helvetica;
}

#top-menu #categories li a:hover {
    color: #000;
    border-bottom: 3px solid #000;
    padding-bottom: 33px;
}

#primary-menu.sub-title > ul > li:hover > a {
    background-color: #000;
}

#primary-menu ul ul li:hover > span {
    color: #000;
}

#primary-menu ul li:hover > a {
    color: #000
}

.sidebar-link:hover, .sidebar-link.active {
    color: #000;
}

a:hover {
    color: #000;
}

.sub-menu {
    border-top: none !important;
}

.sub-menu::before {
    border-top: 3px solid #000 !important;
}

@media only screen and (max-width: 999px) {
    #top-menu ul {
        border-top: none !important;
    }
}

@media only screen and (max-width: 800px) {
    #top-menu #categories li a:hover {
        color: #000;
        border-bottom: none;
        padding-bottom: 11px;
    }

    #top-menu nav ul li a {
        padding-right: 10px;
        padding-left: 15px;
    }

    .new_menu__item__img {
        display: none;
    }

    .new_menu__item__title {
        font-size: 12px;
    }

    .new_menu {
        float: left;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 100%;
        height: 100px;
    }

    .new_menu__item.active {
        background: none;
    }

    .new_menu__item {
        height: 65px;
        padding-top: 10px;
    }
}

/*======== правки по старому меню для гурманов =======  */
#primary-menu #categories, #top-menu nav #categories {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.two-row.nybg {
    background: url(/local/templates/.default/image/8m.png) 5px top no-repeat;
}

#top-menu #categories li a.two-row.nybg:hover {
    background: url(/local/templates/.default/image/8m.png) 5px top no-repeat;
}

.two-row.nybg .cat-top,
.two-row.nybg .cat-bottom {
    padding-left: 40px;
}

/* #primary-menu ul li {
	order: 1;
} */
@media only screen and (min-width: 1000px) {
    #top-menu #categories li a.current.two-row {
        padding-bottom: 23px;
    }
}

@media only screen and (min-width: 768px) {
    .cities {
        width: auto;
        z-index: 32;
    }

    #cities-desktop.shown {
        display: flex !important;
    }

    nav a.two-row {
        padding: 0 10px 26px;
    }

    #top-menu #categories li a.two-row:hover {
        color: #000;
        padding-bottom: 23px;
    }

    .opensans.style-2:not(.bg_white) {
        margin-left: 70px;
    }
}

@media only screen and (max-width: 767px) {
    /* #top-menu nav > ul > li:first-child a {
        margin-top: 0px;
    } */
    #categories li:last-child a,
    #pages li:last-child a {
        margin-bottom: 0px;
    }

    /* #primary-menu ul li:last-child {
        order: 0;
        padding-top: 30px;
    } */
}

@media only screen and (max-width: 999px) {
    #primary-menu {
        width: 100%;
    }

    #primary-menu #categories {
        width: 50%;
        display: block;
    }

    #primary-menu #pages {
        background: #fff;
    }

    .new_menu_ul {
        width: 100%;
        height: 100px;
        display: block;
        display: block;
        justify-content: space-between;
    }

    #top-menu nav #categories {
        width: 50%;
        display: flex;
        flex-direction: column;
    }

    .bg_white {
        background: #fff;
        height: 520px;
    }

    .for_new_menu_item_3 #categories {
        padding-top: 20px;
    }

    #top-menu nav #pages {
        width: 50%;
    }
}

@media only screen and (max-width: 999px) {
    .new_menu {
        padding-bottom: 15px;
        padding-right: 0;
    }
}

/* ========= желтая информационная полоска  ============  */
.new_top_info {
    display: none;
    height: 35px;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #F6DA73;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    padding: 5px 15px;
    text-align: center;
    position: fixed;
    z-index: 999;
    max-width: 100%;
}

.new_top_info__text {
    width: 650px;
    margin: 0 auto;
    font-size: 15px;
}

.new_top_info__text span {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.01em;
    float: left;
    color: #000000;
    padding-right: 20px;
    padding: 5px;
}

#top {
    margin-top: 0;
}

@media only screen and (max-width: 800px) {
    #top {
        margin-top: 0;
    }

    .new_top_info {
        display: none;
        height: 60px;
        left: 0px;
        top: 0px;
        width: 100%;
        background: #F6DA73;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        padding: 5px;
        text-align: center;
        position: fixed;
        z-index: 999;
        max-width: 100%;
    }

    .new_top_info__text {
        width: 70%;
        margin: 5px auto;
        font-size: 14px;
        text-align: center;
    }

    .new_top_info__text span {
        font-size: 14px;
        line-height: 17px;
        float: left;
        color: #000000;
        padding-right: 3px;
        padding: 3px;
    }
}

.new_top_info__text button {
    display: block;
    padding: 5px 15px;
    background: #F7AF2A;
    border-radius: 5px;
    min-width: 151px;
    float: left;
    text-decoration: none;
    margin-left: 20px;
    font-size: 12px;
}

@media only screen and (max-width: 800px) {
    .new_top_info__text button {
        display: none;
        padding: 5px;
        background: #F7AF2A;
        border-radius: 5px;
        min-width: 50px;
        float: left;
        text-decoration: none;
        margin-left: 20%;
        font-size: 10px;
        width: 60%;
        margin-top: 5px;
    }
}

.new_top_info__close {
    float: right;
    padding: 10px 15px;
    cursor: pointer;
    margin-top: -5px;
    margin-right: 15px;
}

.new_top_info__close img {
    height: 20px;
}

@media only screen and (max-width: 800px) {
    #top-menu #categories li a:active, #top-menu #categories li a.active {
        background-color: rgba(246, 218, 115, 0.2);
    }

    .new_top_info__close {
        float: right;
        padding: 5px 7px;
        cursor: pointer;
        margin-top: -5px;
        margin-right: 15px;
    }

    .new_top_info__close img {
        width: 10px;
        height: 10px;
    }
}

/* ========= конец  ============  */
#city-desktop table td {
    width: auto;
}

.city_time.callback-block {
    padding: 0 20px;
}

@media only screen and (min-width: 1140px) {
    #top nav {
        position: absolute;
        top: 0;
        left: 588px;
    }
}

#cities-desktop .opensans li:nth-child(3),
#cities-desktop .opensans li:nth-child(4),
#cities-desktop .opensans li:nth-child(6),
#cities-desktop .opensans li:nth-child(7) {
    display: block !important;
}

#top nav ul.opensans li:nth-child(3),
#top nav ul.opensans li:nth-child(4),
#top nav ul.opensans li:nth-child(6),
#top nav ul.opensans li:nth-child(7) {
    display: none;
}

/* ===============  футер  ==================== */
#footer-info-content-right, #footer-info-content {
    width: 40%;
    float: left;
}

.pull-right {
    margin-top: 85px;
    float: right;
}

.footer_menu li {
    text-align: right;
    height: 45px;
}

.footer_menu li a {
    padding: 15px 0;
    text-transform: uppercase;
    color: #555555;
    font-size: 12px;
    font-family: "Open Sans", Arial, Helvetica;
}

.footer_menu li a:hover {
    color: #000;
}

@media only screen and (max-width: 780px) {
    #footer-info-content-right, #footer-info-content {
        width: 100%;
        float: none;
    }

    #footer-info-content-right {
        margin-top: 40px;
    }

    .footer_menu li {
        text-align: center;
        height: 45px;
    }

    .pull-right {
        margin-top: 0;
        float: none;
    }
}

/* =============== Слайдер цветные вкладки ==================== */
.owl-item.active .color_border {
    border-right: 29px solid #8498AF;
}

.owl-theme .owl-dots .owl-dot {
    display: block !important;
    zoom: 1;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 40px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 100% !important;
    margin: 0 !important;
    background: #8498AF;
    display: block;
    -webkit-backface-visibility: visible;
    transition: none !important;
    border-radius: 0 !important;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.owl-theme .owl-dots .owl-dot:nth-child(3) span {
    background: #F6DA73;
}

.owl-theme .owl-dots .owl-dot:nth-child(1) span {
    background: #BFB9CF;
}

.owl-theme .owl-dots .owl-dot:nth-child(2) span {
    background: #B7C06F;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 29px !important;
    margin-left: -9px !important;
}

.owl-theme .owl-dots .owl-dot {
    flex-grow: 1;
    position: relative;
}

#slideshow0 img {
    width: 100% !important;
    height: auto;
}

#slideshow0 {
    margin-bottom: 40px;
    overflow: hidden;
    width: 100%;
    margin-top: 0;
}

.color_button {
    visible: hidden;
}

.main_section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}

@media only screen and (max-width: 1200px) {
    .owl-theme .owl-dots .owl-dot {
        height: 60px;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 60px !important;
    }

    .main_section {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 1000px) {
    .owl-theme .owl-dots .owl-dot {
        height: 30px;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 30px !important;
    }
}

@media only screen and (max-width: 780px) {
    #slideshow0 {
        margin: 0 -30px;
        width: calc(100% + 60px);
    }

    .owl-theme .owl-dots .owl-dot {
        height: 20px !important;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 20px !important;
    }
}

@media only screen and (max-width: 600px) {
    .color_block_first {
        padding-top: 20px;
    }

    .color_block_first h3 {
        margin-left: 0;
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        right: 0;
        left: auto;
        width: 10px;
    }

    .owl-theme .owl-dots .owl-dot {
        height: 20px !important;
        width: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 20px !important;
        width: 10px !important;
    }

    .owl-theme .owl-dots .owl-dot.active span {
        width: 19px !important;
    }
}

/* END 600px */
@media only screen and (max-width: 500px) {
    #slideshow0 {
        margin: 0 -15px;
        width: calc(100% + 30px);
    }
}

/* END 500px */
@media only screen and (max-width: 510px) {
    .catalog-item-text, .catalog-flex {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 420px) {
    .owl-theme .owl-nav.disabled + .owl-dots {
        right: 0;
        left: auto;
    }

    .owl-theme .owl-dots .owl-dot {
        height: 20px;
        width: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 20px !important;
        width: 10px !important;
    }

    .owl-theme .owl-dots .owl-dot.active span {
        width: 19px !important;
    }
}

@media only screen and (max-width: 350px) {
    .owl-theme .owl-nav.disabled + .owl-dots {
        right: 0;
        left: auto;
    }

    .owl-theme .owl-dots .owl-dot {
        height: 20px;
        width: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 20px !important;
        width: 10px !important;
    }

    .owl-theme .owl-dots .owl-dot.active span {
        width: 19px !important;
    }
}

/* ============= Блок лидеры ====================== */
.wrapper_new {
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 60px;
}

.wrapper_new .catalog {
    overflow: visible;
}

.block_leaders_container {
    margin: 0 auto;
    max-width: 100%;
    width: 1280px;
}

.block_leaders {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    border: 20px solid #F6DA73;
    justify-content: space-between;
}

.block_leaders.green {
    border: 20px solid #B7C06F;
    display: none;
}

.block_leaders.lilac {
    border: 20px solid #BFB9CF;
    display: none;
}

.leader_button_more {
    margin-bottom: -80px;
    width: 100%;
}

.leader_button_more .catalog-more-item {
    border: 20px solid #ffffff;
}

@media only screen and (max-width: 1200px) {
    .block_leaders_container {
        max-width: none;
        width: calc(100% - 60px);
    }
}

@media only screen and (min-width: 1000px) {
    /* .catalog-item-text{
     height:187px;
    } */
}

@media only screen and (max-width: 1000px) {
    .block_leaders {
        margin: 20px auto;
        padding: 10px;
        border: 15px solid #F6DA73;
        justify-content: space-between;
    }

    .block_leaders.yellow {
        margin: 20px auto;
        padding: 10px;
        border: 15px solid #F6DA73;
    }

    .block_leaders.lilac {
        margin: 20px auto;
        padding: 10px;
        border: 15px solid #BFB9CF;
    }

    .block_leaders.green {
        margin: 20px auto;
        padding: 10px;
        border: 15px solid #B7C06F;
    }

    .block_leaders .catalog-item h3 {
        font-size: 15px;
    }

    .block_leaders .catalog-item .catalog-item-photo, .catalog-item-photo {
        height: auto;
        overflow: hidden;
    }
}

@media only screen and (max-width: 768px) {
    .main_section {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .block_leaders .main_section {
        gap: 10px;
    }

    .block_leaders img.bg-photo {
        max-height: 300px;
    }
    .block_leaders_container .one-col, .block_leaders_container .one-col:nth-of-type(3n+2), .block_leaders_container .one-col:nth-of-type(3n+3) {
        margin: 0;
    }
}
@media only screen and (max-width: 370px) {
    .block_leaders {
        padding: 10px !important;
    }
    .block_leaders .catalog-item.one-col{
        padding: 1% 3% 5% 2%;
    }
}
@media only screen and (max-width: 350px) {
    .block_leaders .catalog-item-price span {
        font-size: 11px;
    }
    .block_leaders .catalog-item.one-col{
        padding: 1% 8% 5% 2%;
    }
}

/* =============== Блок новинки =================== */
.block_new_product {
    margin: 0 auto;
}

.block_new_product .catalog-item-photo {
}

.block_new_product_catalog-item-text {
    padding: 15px 0 25px;
}

/* ----------  yellow  -------------- */
.block_new_product.yellow .color_block_first {
    background: #F6DA73;
}

.block_new_product.yellow .catalog-item-photo {
    margin: 0;
    margin-bottom: 25px;
    border-bottom: 10px solid #F6DA73;
}

.block_new_product.yellow .block_new_product_catalog-item-text {
    background: rgba(246, 218, 115, 0.5);
}

.block_new_product.yellow .catalog-item-photo.color_block_first {
    margin-bottom: 0;
}

/* ----------  green  -------------- */
.block_new_product.green .color_block_first {
    background: #B7C06F;
}

.block_new_product.green .catalog-item-photo {
    margin: 0;
    margin-bottom: 25px;
    border-bottom: 10px solid #B7C06F;
}

.block_new_product.green .block_new_product_catalog-item-text {
    background: rgba(183, 192, 111, 0.5);
}

.block_new_product.green .catalog-item-photo.color_block_first {
    margin-bottom: 0;
}

/* ----------  lilac  -------------- */
.block_new_product.lilac .color_block_first {
    background: #BFB9CF;
}

.block_new_product.lilac .catalog-item-photo {
    border-bottom: 10px solid #BFB9CF;
    margin: 0;
    margin-bottom: 25px;
}

.block_new_product.lilac .block_new_product_catalog-item-text {
    background: rgba(191, 185, 207, 0.5);
}

.block_new_product.lilac .catalog-item-photo.color_block_first {
    margin-bottom: 0;
}

/* ---------------------- */
.block_new_product_catalog-item-text h3 {
    font-family: Fedra Serif A Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 62px;
    margin-left: 40px;
    margin-top: 0;
}

.block_new_product_text {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.01em;
    margin-left: 40px;
    margin-top: 5px;
}

.block_new_product_arrow {
    width: 44px;
    height: 44px;
    margin-left: 190px;
    margin-top: -52px;
}

.block_new_product .catalog-item:first-child {
    min-height: 562px;
    height: 562px;
}

.block_new_product .catalog-item-photo {
}

.catalog-item-photo-img {
    height: 280px;
    background: #fff;
    display: flex;
    align-items: center;
}

.block_new_product .catalog-item-photo-img img {
    height: 270px;
}

.block_new_product .catalog-item-photo.color_block_first img {
    height: 100px;
    width: 114px !important;
    margin-top: 50px;
    margin-left: 60px;
}

.block_new_product.green .catalog-item-photo.color_block_first img {
    transform: rotate(-90deg);
}

.block_new_product.green .catalog-item-photo.color_block_first img {
    height: 110px;
    width: 120px;
}

.block_new_product .catalog-item-photo.color_block_first h3 {
    font-family: Fedra Serif A Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 45px;
    color: #000;
    margin-left: 40px;
    padding-top: 20px;
    text-transform: uppercase;
}

.block_new_product .catalog-item-photo.color_block_first p {
    font-family: Fedra Serif A Pro;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-left: 40px;
    margin-top: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 1140px) {
    .block_new_product .catalog-item-photo.color_block_first h3 {
        font-size: 27px;
        line-height: 37px;
    }
}

@media only screen and (max-width: 780px) {
    .hidden-xs {
        display: none;
    }

    .block_new_product .catalog-item.one-col:first-child {
        min-height: initial;
        height: auto;
    }

    .block_new_product .catalog-item-photo a {
        height: 300px;
        width: auto;
        margin: 0 auto;
    }

    .block_new_product .catalog-item-photo-img {
        height: 300px;
        width: auto;
        margin: 0 auto;
    }

    .catalog-item-text {
        font-size: 90%;
    }

    /*
    .block_new_product .catalog-item-text{
        font-size:90%;
    height:auto;
        overflow:hidden;
    }*/
    .color_blocks_new h2 {
        margin-bottom: 20px !important;
    }

    .block_new_product .catalog-item-photo {
        width: 100%;
        height: auto;
    }

    .catalog-item-photo {
        height: auto;
        text-align: center;
    }

    .color_block_first {
        text-align: left;
    }

    .color_block_first img {
        padding-left: 60px;
    }

    .catalog-item-photo img {
        margin: 0 auto !important;
        float: none;
        width: auto;
    }

    .block_new_product .catalog-item-photo.color_block_first {
        display: flex;
        flex-direction: column;;
    }

    .block_new_product .catalog-item-photo img {
        width: 100%;
        height: auto;
    }

    .block_new_product .catalog-item-photo.color_block_first img {
        height: auto;
        padding: 0;
        margin: 0 !important;
        align-self: center;
    }

    .block_new_product .catalog-item-photo.color_block_first h3 {
        text-align: left;
    }

    .block_new_product .catalog-item-photo.color_block_first p {
        text-align: left;
    }

    .block_new_product_catalog-item-text h3 {
        font-family: Fedra Serif A Pro;
        font-style: normal;
        font-weight: normal;
        font-size: 40px;
        line-height: 50px;
        margin-left: 40px;
        margin-top: 0;
    }

    .block_new_product_arrow {
        width: 44px;
        height: 44px;
        margin-left: 190px;
        margin-top: -47px;
    }

    #product-about {
        /*max-width: 80% !important;*/
        text-align: left !important;
    }

    .one-col:nth-of-type(2n+2) {
        margin-left: auto;
    }

    .block_new_product {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

/*========================== Блок Мультипродукт ============================= */
.multuproduct {
    display: none;
}

.block_new_multuproduct_1 {
    display: block;
}

/*====================================================== */
.o-dostavke, .data_dostavki {
    color: #999;
    font-size: 5px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial;
    padding: 15px 5px 5px 35px;
    margin-bottom: 0px;
}

.yellow-dostavka {
    background: #FEF6E3 url(/local/templates/.default/img/clock.png) 5px center no-repeat;
    background-size: 22px;
    border-left: 6px solid #F6DA73;
}

.lilac-dostavka {
    background: #F2F1F5 url(/local/templates/.default/img/clock.png) 7px center no-repeat;
    background-size: 22px;
    border-left: 6px solid #BFB9CF;
}

.green-dostavka {
    background: #EFF0E1 url(/local/templates/.default/img/clock.png) 7px center no-repeat;
    background-size: 22px;
    border-left: 6px solid #B7C06F;
}

.o-dostavke p, .data_dostavki p {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: left;
}

.o-dostavke p span {
    font-weight: 700;
}

@media only screen and (max-width: 999px) {
    #product-info > div.o-dostavke {
        padding: 15px 5px 5px 35px;
        margin-bottom: 20px;
    }
}

/*========================== Стрелка наверх ============================= */
.module_scroll_top {
    position: fixed;
    box-sizing: border-box;
    top: auto;
    right: auto;
    left: 10px;
    bottom: 20px;
    background: #EDEDED url(/local/templates/.default/img/top-icon.png) 10px 5px no-repeat;
    color: #000;
    background-size: 30px;
    padding: 10px 10px 10px 50px;
    font: normal 14px Tahoma, sans-serif;
    cursor: pointer;
    z-index: 100;
    display: none;
    width: 127px;
    height: 38px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

@media only screen and (max-width: 780px) {
    .module_scroll_top {
        position: fixed;
        box-sizing: border-box;
        top: auto;
        right: auto;
        left: 10px;
        bottom: 20px;
        background: #EDEDED url(/local/templates/.default/img/top-icon.png) 50% 5px no-repeat;
        color: #fff;
        background-size: 30px;
        padding: 10px;
        font: normal 14px Tahoma, sans-serif;
        cursor: pointer;
        z-index: 100;
        display: none;
        width: 40px;
        height: 38px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }
}

/*==================================================  */
#quick-order-pro-comment .fild-description {
    display: none;
}

.image-sticker .country.country378 {
    padding-top: 32px;
    background: url(/local/templates/.default/img/japan.png) no-repeat;
}

.image-sticker .country.country379 {
    padding-top: 32px;
    background: url(/local/templates/.default/img/belgiya.jpg) no-repeat;
}

.image-sticker .country.country377 {
    padding-top: 32px;
    background: url(/local/templates/.default/img/belorussia.jpg) no-repeat;
}

#cart-bg {
}

/* ===================================================== */
.color-circle {
    width: 1px;
    height: 1px;
    padding: 10px;
    background: #E5E5E5;
    border-radius: 10px;
    margin: 0 auto;
}

.color-delivery {
    width: 1px;
    height: 1px;
    padding: 3px 10px;
    background: #E5E5E5;
    border-radius: 10px;
    margin-right: 20px;
}

.padding-left {
    padding-left: 50px;
}

#quick-order-pro-color-delivery, #quick-order-pro-color-delivery .fild-description {
    max-width: 800px;
}

#quick-order-pro-color-delivery p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #666;
}

.yellow-circle {
    background: #F6DA73;
}

.lilac-circle {
    background: #BFB9CF;
}

.green-circle {
    background: #B7C06F;
}

.catalog-item-name {
}

.yellow-text {
    color: #F6DA73;
    font-weight: 700;
}

.lilac-text {
    color: #BFB9CF;
    font-weight: 700;
}

.green-text {
    color: #B7C06F;
    font-weight: 700;
}

.circle-in-cart, .text-in-cart {
    float: left;
}

.text-in-cart {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 11px;
    color: #626262;
    padding-left: 10px;
}

.text-in-cart p {
    margin-bottom: 0;
    padding: 7px;
}

@media only screen and (max-width: 780px) {
    #cart-item-cont p {
        font-family: Arial;
    }

    .text-in-cart {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #626262;
        margin-left: 20px;
        margin-top: -25px;
    }

    .circle-in-cart {
        margin-top: 10px;
    }

    #city-mobile {
        top: 0;
        right: 0;
        padding: 0 25px;
        letter-spacing: 1px;
    }

    #pages {
        position: absolute;
        top: 60px;
        right: 0;
    }

    .mobile-phone {
        margin-bottom: 90px;
        border-bottom: 1px solid #fff;
    }
}

@media only screen and (max-width: 661px) {
    .cart-remove {
        bottom: 20px;
        right: 20px;
    }

    .block_leaders_container {
        width: 100%;
    }
}

@media only screen and (max-width: 550px) {
    .cart-remove {
        left: 10px;
        bottom: 5px;
        background-position: 35px center;
    }

    .mobile-phone {
        margin-bottom: 120px;
        border-bottom: 1px solid #fff;
    }
}

@media only screen and (-webkit-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .cart-remove {
        background-image: url(/local/templates/.default/img/cart-trash@2x.png);
        background-size: 15px 18px;
        bottom: 40px;
        right: 40px;
    }

    .mobile-inner-header {
        max-width: 100vw;
    }
}

#recomend .main-photo.loaded {
    max-height: 300px;
    width: auto;
    margin: 0 auto;
}

#recomend .bg-photo {
    visibility: hidden
}

#recomend .catalog-item-photo {
    background: #fff;
}

.image-sticker {
    position: absolute;
    top: 30px;
    z-index: 9 !important;
}

.flexbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -60px;
    width: calc(100% + 120px);
}

.flexbox .one-col {
    float: none;
    margin: 0 30px 20px;
    width: calc(33.33% - 60px);
}

@media only screen and (max-width: 768px) {
    .flexbox {
        margin: 0;
        justify-content: space-between;
        width: 100%;
    }

    .flexbox .one-col {
        margin: 0 0 20px;
        width: calc(50% - 15px);
    }
}

/* END 768px */
@media only screen and (max-width: 510px) {
    .image-sticker .half-col.country {
        width: 100% !important;
    }

    .block_leaders_container {
        width: calc(100% - 30px);
    }
}

.margin-right-20px {
    margin-right: 20px;
}

.float-left {
    float: left;
}

#multuproduct .catalog-item-photo .bg-photo {
    display: none;
}

#product-photo .main-photo, .catalog-item-photo .main-photo {
    position: relative;
    margin: 0 auto;
    height: auto;
    width: 300px;
    object-fit: contain;
    border-radius: 18px;
}

a.icon-telegramm.tg {
    top: 1px;
    position: relative;
}
/* End */


/* Start:/local/templates/.default/libs/font-awesome/css/font-awesome.min.css?175644985526711*/
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('/local/templates/.default/libs/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

/* End */


/* Start:/local/templates/.default/css/main_page/fastorder1.css?175644985617054*/
.error_input {
	border:1px solid red !important;
	box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important;	
}
.error_input:-moz-placeholder{color:red !important;}
.error_input::-moz-placeholder{color:red !important;opacity:1}
.error_input:-ms-input-placeholder{color:red !important;}
.error_input::-webkit-input-placeholder{color:red !important;}
#popup-quickorder {
  background: #fff none repeat scroll 0 0;
  /*margin: 0 auto;*/
  max-width: 600px;
  min-height: 100px;
  position: relative;
	width: 100%;
}
.fancybox-content  {
	padding: 0px;
}
.fancybox-container  {
padding: 0px;
}
#popup-quickorder .popup-heading {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid #dfe4eb;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 40px;
  min-height: 40px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
#popup-quickorder .popup-footer {
  background-color: #f2f6f9;
  border-top: 1px solid #dfe4eb;
  display: inline-block;
  height: 100%;
  padding: 17px 25px;
  position: relative;
  vertical-align: bottom;
  width: 100%;
  margin-top:5px;
}
#popup-quickorder .popup-footer #quickorder_btn button {
  cursor: pointer;
  width: 100%;
}
#popup-success-quick {
	background: #dff0d8 none repeat scroll 0 0;
	border-color: #d6e9c6;
	color: #3c763d;
	line-height: 50px;
	margin: 0 auto;
	max-width: 650px;
	min-height: 50px;
	padding: 0 12px;
	position: relative;
	width: 90%;
}
#popup-success-quick .mfp-close {
	border: 0 none;
	cursor: pointer !important;
	height: 50px;
	opacity:0.2;
	color:#000;
	line-height:50px;
	outline: medium none;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 2;
}
.dispnone {display:none;}
.min_price_message {display:none;width:97%;}
/*.row {
  margin-right: -15px;
  margin-left: -15px;
}*/
.col-qxs-1, .col-sm-1, .col-qmd-1, .col-lg-1, .col-qxs-2, .col-sm-2, .col-qmd-2, .col-lg-2, .col-qxs-3, .col-sm-3, .col-qmd-3, .col-lg-3, .col-qxs-4, .col-sm-4, .col-qmd-4, .col-lg-4, .col-qxs-5, .col-sm-5, .col-qmd-5, .col-lg-5, .col-qxs-6, .col-sm-6, .col-qmd-6, .col-lg-6, .col-qxs-7, .col-sm-7, .col-qmd-7, .col-lg-7, .col-qxs-8, .col-sm-8, .col-qmd-8, .col-lg-8, .col-qxs-9, .col-sm-9, .col-qmd-9, .col-lg-9, .col-qxs-10, .col-sm-10, .col-qmd-10, .col-lg-10, .col-qxs-11, .col-sm-11, .col-qmd-11, .col-lg-11, .col-qxs-12, .col-sm-12, .col-qmd-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-qxs-1, .col-qxs-2, .col-qxs-3, .col-qxs-4, .col-qxs-5, .col-qxs-6, .col-qxs-7, .col-qxs-8, .col-qxs-9, .col-qxs-10, .col-qxs-11, .col-qxs-12 {
  float: left;
}
.col-qxs-12 {
  width: 100%;
}
.col-qxs-11 {
  width: 91.66666667%;
}
.col-qxs-10 {
  width: 83.33333333%;
}
.col-qxs-9 {
  width: 75%;
}
.col-qxs-8 {
  width: 66.66666667%;
}
.col-qxs-7 {
  width: 58.33333333%;
}
.col-qxs-6 {
  width: 50%;
}
.col-qxs-5 {
  width: 41.66666667%;
}
.col-qxs-4 {
  width: 33.33333333%;
}
.col-qxs-3 {
  width: 25%;
}
.col-qxs-2 {
  width: 16.66666667%;
}
.col-qxs-1 {
  width: 8.33333333%;
}
.col-qsm-1, .col-qsm-2, .col-qsm-3, .col-qsm-4, .col-qsm-5, .col-qsm-6, .col-qsm-7, .col-qsm-8, .col-qsm-9, .col-qsm-10, .col-qsm-11, .col-qsm-12,
.col-qmd-1, .col-qmd-2, .col-qmd-3, .col-qmd-4, .col-qmd-5, .col-qmd-6, .col-qmd-7, .col-qmd-8, .col-qmd-9, .col-qmd-10, .col-qmd-11, .col-qmd-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 768px) {
	.col-qsm-1, .col-qsm-2, .col-qsm-3, .col-qsm-4, .col-qsm-5, .col-qsm-6, .col-qsm-7, .col-qsm-8, .col-qsm-9, .col-qsm-10, .col-qsm-11, .col-qsm-12 {
		float: left;
	}
	.col-qsm-12 {
		width: 100%;
	}
	.col-qsm-11 {
		width: 91.66666667%;
	}
	.col-qsm-10 {
		width: 83.33333333%;
	}
	.col-qsm-9 {
		width: 75%;
	}
	.col-qsm-8 {
		width: 66.66666667%;
	}
	.col-qsm-7 {
		width: 58.33333333%;
	}
	.col-qsm-6 {
		width: 50%;
	}
	.col-qsm-5 {
		width: 41.66666667%;
	}
	.col-qsm-4 {
		width: 33.33333333%;
	}
	.col-qsm-3 {
		width: 25%;
	}
	.col-qsm-2 {
		width: 16.66666667%;
	}
	.col-qsm-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 992px) {
	.col-qmd-1, .col-qmd-2, .col-qmd-3, .col-qmd-4, .col-qmd-5, .col-qmd-6, .col-qmd-7, .col-qmd-8, .col-qmd-9, .col-qmd-10, .col-qmd-11, .col-qmd-12 {
		float: left;
	}
	.col-qmd-12 {
		width: 100%;
	}
	.col-qmd-11 {
		width: 91.66666667%;
	}
	.col-qmd-10 {
		width: 83.33333333%;
	}
	.col-qmd-9 {
		width: 75%;
	}
	.col-qmd-8 {
		width: 66.66666667%;
	}
	.col-qmd-7 {
		width: 58.33333333%;
	}
	.col-qmd-6 {
		width: 50%;
	}
	.col-qmd-5 {
		width: 41.66666667%;
	}
	.col-qmd-4 {
		width: 33.33333333%;
	}
	.col-qmd-3 {
		width: 25%;
	}
	.col-qmd-2 {
		width: 16.66666667%;
	}
	.col-qmd-1 {
		width: 8.33333333%;
	}
}
.text-center {text-align: center;}
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
  content: " ";
  display: table;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {
  clear: both;
}
.mar_tb {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 14px;
}
.title-product {font-size:16px;}
#popup-quickorder .price-quantity-fastorder .price_fast{
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
.popup-quickorder .form_phone {
	padding: 0px 35px;
}
#popup-quickorder .phone_container {
	min-height: 30px;
}
#popup-quickorder .price-quantity-fastorder .special_fast {
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
#popup-quickorder .price-quantity-fastorder .price-old{
	font-size:16px;
	font-weight:500;
    text-decoration: line-through;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-fastorder .price-new{
	font-size:16px;
	font-weight:500;
	color: #f00;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-fastorder .quantity {
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}

#popup-quickorder .minus_quantity {
  border-right: 0 none !important;
  width: 30px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#popup-quickorder .plus_quantity {
  border-left: 0 none !important;
  width: 30px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#popup-quickorder .quantity > input:hover {
	background:#fff;
}
#popup-quickorder #decrease {
	border: 1px solid #d9d9d9;
	text-align: center;
	height:30px;
	float:left;
}
#popup-quickorder #increase {
	border: 1px solid #d9d9d9;
	text-align: center;
	height:30px;
	float:left;
}
#popup-quickorder .qty_fastorder {
	border: 1px solid #d9d9d9 !important;
	text-align: center;
	height:30px !important;
	float:left;
	width:50px !important;
	background:#fff;
}
#popup-quickorder .form-control-quickorder:hover, .form-control-quickorder:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
#popup-quickorder .form-control-quickorder {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
#popup-quickorder .text-option {
	font-size:14px;
	font-weight:600;
	color:#333;
}
#popup-quickorder .option-quickorder {
	margin-bottom:5px;
}
#popup-quickorder .btn-fastorder {
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 14px;
	padding: 7px 10px;
	background-color: #2b8cdb;
	border-color: #2b8cdb;
	color: #ffffff;
}
#popup-quickorder .btn-fastorder:hover{
	background-color: #076bb7;
}	
#popup-quickorder .btn-continue-shopping {
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 14px;
	padding: 7px 10px;
	background-color: #2b8cdb;
	border-color: #2b8cdb;
	color: #ffffff;
}
#popup-quickorder .btn-continue-shopping:hover {
	background-color: #076bb7;
}
#popup-quickorder .btn-confirm-checkout{
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 14px;
	padding: 7px 10px;
	background-color: #2b8cdb;
	border-color: #2b8cdb;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border:1px solid transparent;
} 
#popup-quickorder .btn-confirm-checkout:hover{
	background-color:#076bb7;
} 
.input-group-quick {
	border-collapse: separate;
	/*display: table;*/
	position: relative;
}
.input-group-quick .input-quick:first-child{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-quick .input-quick, .input-icon{
	display: table-cell;
}
.input-group-quick .input-quick {
	float: left;
	margin-bottom: 0;
	width: 100%;
	z-index: 2;
}
input.contact-name,input.contact-phone,input.contact-comment-buyer,input.contact-email  {
	background-color: #ffffff !important;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 12px !important;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.input-icon{
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
.input-icon{
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 6px 12px;
	text-align: center;
}
.input-icon{
	border-left: 0 none;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.sections_block_rquaired .fa {
	color:#fc5c3c !important;
	transition:all 0.3s ease 0s;
}
.sections_block .fa {
	color:#67ca67 !important;
	transition:all 0.3s ease 0s;
}
#popup-quickorder #error_name {
	background: #fff none repeat scroll 0 0;
	left: 10px;
	line-height: 30px;
	position: absolute;
	top: 2px;
	padding:0 45px 0 0;
}
#popup-quickorder #error_phone {
	background: #fff none repeat scroll 0 0;
	left: 10px;
	line-height: 30px;
	position: absolute;
	top: 2px;
	padding:0 65px 0 0;
}
#popup-quickorder #error_email {
	background: #fff none repeat scroll 0 0;
	left: 10px;
	line-height: 30px;
	position: absolute;
	top: 2px;
	padding:0 45px 0 0;
}
#popup-quickorder #error_comment_buyer {
	background: #fff none repeat scroll 0 0;
	left: 10px;
	line-height: 30px;
	position: absolute;
	top: 2px;
	padding:0 65px 0 0;
}
.modal-quickorder{
	bottom: 0;
	display: none;
	left: 0;
	outline: 0 none;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0px;
	z-index: 1040;
}
.modal-dialog-quickorder {
	margin: 30px auto;
	width: 600px;
}
.modal-quickorder.in .modal-dialog-quickorder {
	transform: translate(0px, 0px);
}
.modal-content-quickorder {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-content-quickorder {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0 none;
	position: relative;
}
.modal-body-quickorder {
	padding: 15px;
	position: relative;
}
.alert-success-quickorder {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
button.close-quickorder {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
.close-quickorder {
	color: #000;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 11px;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}
.modal-backdrop-quickorder {
	background-color: #000;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width:100%;
	height:100%;
}
.modal-backdrop-quickorder.in {
	opacity: 0.5;
}

#popup-quickorder .radio-checbox-options {
	display: inline-block;
	margin-bottom: 5px;
}
#popup-quickorder .radio-checbox-options input {
	display: none;
}
#popup-quickorder .radio-checbox-options label {
	border-top: 1px solid #2b8cdb ;
	border-left: 1px solid #2b8cdb ;
	border-right: 1px solid #2b8cdb ;
	border-bottom: 2px solid #1475c4 ;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	padding: 4px 5px;
}
#popup-quickorder .radio-checbox-options label .option-price {
	border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	padding: 0 3px;
}
#popup-quickorder .radio-checbox-options input:checked + label {
	background-color: #2b8cdb ;
	border-color:#2b8cdb ;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.46) inset;
	color: #fff;
}
#popup-quickorder .radio-checbox-options input:checked + label {
	color: #fff;
}
#popup-quickorder .radio-checbox-options input:checked + label .option-price {
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
#popup-quickorder .radio-checbox-options label:hover {
	background-color: #2b8cdb ;
	border-color:#2b8cdb ;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.46) inset;
	color: #fff;
}
#popup-quickorder .radio-checbox-options label:hover .option-price {
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
#popup-quickorder .image-radio{
	display: inline-block;
	margin:2px;
}
#popup-quickorder .image-radio input{
	display: none;
}
#popup-quickorder .image-radio img{
	cursor: pointer;
	padding:1px;
}

#popup-quickorder .image-radio input:checked +img{
	border-color: #2b8cdb;
	border-width:2px;
	border-style:solid;
	border-radius:4px;
}

@media (min-width: 768px) {
	#popup-quickorder .image-radio img{
		max-width: 39px;
	}
}
@media (min-width: 992px) {
	#popup-quickorder .image-radio img{
		max-width: 41px;
	}
}
@media (min-width: 1200px) { 
	#popup-quickorder .image-radio img{
		max-width: 44px;
	}
}
/*.btn-fastorder {
	background-color: #1ea7d8;
	border-color: #0790c1;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #ffffff;
	font-size: 13px;
	border-radius:4px;
	font-size: 14px;
	padding: 7px 10px;
}
.btn-fastorder:hover{
	background-color: #2198C5;
	color: #ffffff;
}*/
#popup-quickorder .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 9px;
  display: none;
}
.maskPopupQuickorder {
	opacity:0.6;
}
#popup-quickorder .product .image {
  float: left;
  width: 60px;
}
#popup-quickorder .quick-cell-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  white-space: normal;
}
#popup-quickorder .quick-cell:after {
  content: "";
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  width: 0;
}
#popup-quickorder .product .pr-name {
  margin-left: 75px;
  text-align:left;
  font-size:14px;
}
#popup-quickorder .product .pr-name a{
  color:#333;
}
#popup-quickorder .quick-cell {
  white-space: nowrap;
}
#popup-quickorder .quantity_quickorder input {
	text-align:center;
}
#popup-quickorder .btn-update-popup{
  font-size: 12px;
  padding: 5px 10px;
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
#popup-quickorder .btn-update-popup:hover{
  background-color: #eee;
}
#popup-quickorder .delete-pr a{
	color:#333;
}
#popup-quickorder .delete-pr a:hover{
	color:#da4f49;
}
#popup-quickorder .totals a{
	color:#333;
	font-size:14px;
}
#popup-quickorder  b {
  color: #333;
  cursor: pointer;
  text-decoration: none;
}
#popup-quickorder #total-quick-ckeckout {
	display:none;
}
#popup-quickorder #total-quick-ckeckout.open {
	display:block;
	margin-top:5px;
	
}
#popup-quickorder #total-quick-ckeckout.open table {
	width:100%;
}
#popup-quickorder #total-quick-ckeckout.open td {
	padding:3px;
}
#popup-quickorder .text-right {
	text-align:right;
}
#popup-quickorder .text-left {
	text-align:left;
}
.btn-quick-order {
  margin: 4px 0;
  text-align: center;
}
.mod-cat {
	margin:3px 0px;
}
.loading_quick_order {
	position:absolute;
	top:35%;
	left:0px;
	right:0px;
	text-align:center;
}

/* End */


/* Start:/local/templates/.default/css/main.css?175644985678671*/
@charset "UTF-8";

/*@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);*/
@font-face {
    font-weight: 500;
    font-family: "Fedra Serif A Pro";
    font-style: normal;
    /* src: url(/local/templates/.default/css/FedraSerifAPro-Medium.eot); */
    src: /*url(/local/templates/.default/css/../fonts/FedraSerifAPro/FedraSerifAPro-Medium.eot?#iefix) format("embedded-opentype"),*/ url(/local/templates/.default/css/../fonts/FedraSerifAPro/FedraSerifAPro-Medium.woff2) format("woff2"), url(/local/templates/.default/css/../fonts/FedraSerifAPro/FedraSerifAPro-Medium.woff) format("woff"), url(/local/templates/.default/css/../fonts/FedraSerifAPro/FedraSerifAPro-Medium.ttf) format("truetype"), url(/local/templates/.default/css/../fonts/FedraSerifAPro/FedraSerifAPro-Medium.svg#FedraSerifAPro-Medium) format("svg");
    font-display: swap;
}

textarea {
    max-width: 1080px;
}

.field-inner textarea {
    max-width: 835px;
}

.app {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.app__header {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.app__content {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    overflow: hidden;
}

/*.app__content ul:not([class]) {
	margin-bottom: 40px;

	font-family: "Open Sans", sans-serif;

	list-style-type: none;
}

.app__content ul:not([class]) li {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 10px;
	padding-left: 24px;
}

.app__content ul:not([class]) li:last-child {
	margin-bottom: 0;
}

.app__content ul:not([class]) li::before {
	position: relative;
	top: 10px;
	left: -20px;

	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 4px;
	height: 4px;

	background-color: #000;
	border-radius: 100%;

	content: "";
}*/
.app__footer {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.modal__done {
    color: green;
}

.flex-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: -5px -10px 15px -10px;
    /*margin-bottom: 20px;
    gap: 10px 20px;
     */
}

.flex-row > * {
    margin: 5px 10px;
}

.flex-row:last-child {
    margin-bottom: 0;
}

.bonus {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    /*
        -webkit-align-items: flex-start;
    align-items: flex-start;
     */
}

.bonus__img {
    top: 6px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 12px;
    height: 12px;
}

.bonus__left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-right: 20px;
}

.bonus__count {
    margin-right: 5px;
    color: #000;
    font-weight: 500;
    font-size: 30px;
    font-family: "Fedra Serif A Pro";
    font-style: normal;
    line-height: 22px;
}

.bonus__right {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.bonus__title {
    color: #666;
    font-weight: 700;
    font-size: 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
}

.fancybox-navigation {
    height: 100vh;
}

.bonus__subtitle {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    font-family: "Fedra Serif A Pro";
    font-style: normal;
    line-height: 22px;
}

.btn {
    display: inline-block;
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
}

.btn__content {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: left;
    text-align: left;
}

.btn__icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    transition: all 0.5s linear;
}

.btn__text {
    color: #000;
    display: inline;
}

.btn__icon--message {
    width: 18px;
    height: 18px;
}

.btn__icon--border-marker {
    width: 14px;
    height: 17px;
}

.btn__icon--plus {
    width: 14px;
    height: 14px;
}

.btn__icon--magnifier {
    width: 14px;
    height: 14px;
    color: #25282b;
}

.btn__icon--account-doors {
    width: 14px;
    height: 17px;
    color: #25282b;
}

.btn__icon--right-green-icon {
    position: relative;
}

.btn__icon--right-green-icon:after {
    position: absolute;
    bottom: -4px;
    right: -4px;
    content: "";
    height: 12px;
    width: 12px;
    background: #3FCA77;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 50%;
}

.btn__icon--close {
    width: 10px;
    height: 10px;
    color: #d5d5d5;
}

.btn__icon--info {
    width: 20px;
    height: 20px;
}

.btn__icon--share {
    width: 16px;
    height: 20px;
}

.btn__icon--copy {
    width: 20px;
    height: 20px;
}

.btn__icon--edit {
    width: 17px;
    height: 17px;
}

.btn__icon--shopping-cart {
    width: 18px;
    height: 17px;
    color: #25282b;
}

.btn__icon--back {
    width: 14px;
    height: 14px;
}

.btn__icon--horizontal-more {
    width: 4px;
    height: 18px;
    color: #c4c4c4;
}

.btn__icon--trashcan {
    width: 17px;
    height: 19px;
    color: #c4c4c4;
}

.btn__icon--what {
    width: 19px;
    height: 19px;
    color: #000;
}

.btn__icon--callback-phone {
    width: 16px;
    height: 16px;
    color: #000;
}

.btn__icon--hamburger {
    width: 15px;
    height: 12px;
}

.btn__icon--hamburger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #555;
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: all 0.3s ease;
}

.btn__icon--hamburger span:nth-child(1) {
    top: 0;
}

.btn__icon--hamburger span:nth-child(2) {
    top: 5px;
    transition: all 0s ease;
}

.btn__icon--hamburger span:nth-child(3) {
    top: 10px;
}

.btn__icon--hamburger.btn__icon--open span:nth-child(1) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.btn__icon--hamburger.btn__icon--open span:nth-child(2) {
    opacity: 0;
}

.btn__icon--hamburger.btn__icon--open span:nth-child(3) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.btn--orange {
    padding: 10px 30px;
    color: #000;
    font-size: 1.2rem;
    font-family: "Fedra Serif A Pro";
    line-height: 2rem;
    background-color: #f0bd00;
    border-radius: 2px;
}

.btn--orange .btn__content {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.btn--orange .btn__icon {
    top: 4px;
    margin-right: 15px;
}

.btn--border-text {
    color: #000;
    font-size: 1.2rem;
    font-family: "Fedra Serif A Pro";
    background-color: transparent;
}

.btn--border-text .btn__icon {
    margin-right: 20px;
    color: #c4c4c4;
}

.btn--border-text .btn__text {
    padding-bottom: 2px;
    border-bottom: 1px solid #ddd;
}

.btn--dashed-text {
    color: #000;
    font-size: 1.2rem;
    font-family: "Fedra Serif A Pro";
    background-color: transparent;
}

.btn--dashed-text .btn__icon {
    margin-right: 20px;
    color: #c4c4c4;
}

.btn--dashed-text .btn__text {
    padding-bottom: 2px;
    border-bottom: 1px dashed #ddd;
}

.btn--yellow-icon .btn__icon {
    color: #f0bd00;
}

.btn--green-border {
    padding: 14px 43px;
    color: #000;
    font-size: 1.5rem;
    font-family: "Fedra Serif A Pro";
    text-decoration: none;
    border-radius: 12px;
    background-color:#B7D58F ;
}

.btn--green-border:hover{
    background-color: #154339;
    color: #fff;
}

.btn--border-bottom {
    color: #000;
    font-size: 1.4rem;
    font-family: "Fedra Serif A Pro";
    background-color: transparent;
}

.btn--border-bottom .btn__text {
    border-bottom: 1px solid #ddd;
}

.btn--border-bottom:hover .btn__text {
    border-bottom-color: transparent;
}

.btn--dashed-bottom {
    color: #000;
    font-size: 1.4rem;
    font-family: "Fedra Serif A Pro";
    background-color: transparent;
    border-bottom: 1px dashed #ddd;
}

.btn--text {
    color: #000;
    font-size: 1.2rem;
    font-family: "Fedra Serif A Pro";
    line-height: 2.2rem;
}

.btn--text .btn__icon {
    margin-right: 15px;
    color: #c4c4c4;
}

.btn--gray {
    padding: 10px 20px;
    font-size: 1.2rem;
    font-family: "Open Sans", sans-serif;
    background-color: #f4f4f4;
    border-radius: 3px;
}

.btn--gray .btn__text {
    color: #555;
}

.btn--gray .btn__content {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.btn--gray .btn__content > * {
    margin-right: 20px;
}

.btn--gray .btn__content > :last-child {
    margin-right: 0;
}

.btn--gray .btn__text--color {
    color: #999;
}

.btn__text--uppercase {
    font-weight: 700;
    text-transform: uppercase;
}

.btn--hamburger .btn__icon--hamburger {
    margin-right: 10px;
}

.vertical-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.vertical-menu__item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.vertical-menu__item--active {
    background-color: #f0bd00;
}

.vertical-menu__item--active .vertical-menu__link {
    color: #000;
}

.vertical-menu__link {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 10px 30px;
    color: #999;
    text-decoration: none;
}

.vertical-menu__item--col {
    padding: 10px 30px;
    color: #c4c4c4;
}

.vertical-menu__item--col .vertical-menu__link {
    padding: 0;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.vertical-menu__icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 25px;
}

.vertical-menu__icon--exit {
    width: 16px;
    height: 16px;
}

.input {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.input__label {
    color: #000;
    font-size: 1.2rem;
}

.input__label span {
    top: -3px;
    color: red;
}

.input__field {
    width: 100%;
    padding: 14px 20px;
    color: #666;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    margin-bottom: 0;
}

.input__field:disabled {
    background-color: #f4f4f4;
    border-color: #eee;
}

.input__field--focus,
.input__field:focus {
    border-color: #f0bd00;
}

.input__field--text {
    border-color: #000;
}

.input__placeholder {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 14px 20px;
    color: #666;
    font-family: "Open Sans", sans-serif;
    transition: opacity 0.5s linear;
    pointer-events: none;
}

.input__placeholder--opacity {
    opacity: 0.3;
}

.input__placeholder--hidden {
    opacity: 0;
}

.input__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.input__icon--left {
    left: 10px;
}

.input__icon--right {
    right: 20px;
}

.input__icon--magnifier {
    width: 14px;
    height: 14px;
    color: #25282b;
}

.input__icon--calendar {
    width: 16px;
    height: 18px;
    color: #c4c4c4;
}

.textarea {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.textarea__label {
    color: #000;
    font-size: 1.2rem;
}

.textarea__label span {
    top: -3px;
    color: red;
}

.textarea__field {
    width: 100%;
    min-height: 186px;
    padding: 14px 20px;
    color: #666;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    resize: vertical;
}

.textarea__field:disabled {
    background-color: #f4f4f4;
    border-color: #eee;
}

.textarea__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.textarea__icon--left {
    left: 10px;
}

.textarea__icon--right {
    right: 20px;
}

.textarea__icon--magnifier {
    width: 14px;
    height: 14px;
    color: #25282b;
}

.textarea__icon--calendar {
    width: 16px;
    height: 18px;
    color: #c4c4c4;
}

.radio {
    display: -webkit-flex;
    display: flex;
}

.radio__input {
    display: none;
    visibility: collapse;
    opacity: 0;
}

.radio__input:checked + .radio__label .radio__decoration::after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.radio__label {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: 30px;
    cursor: pointer;
}

.radio__decoration {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.radio__decoration::after {
    width: 8px;
    height: 8px;
    background-color: #777;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: all 0.5s ease;
    content: "";
}

.radio__text {
    max-width: 532px;
    color: #666;
    font-family: "Open Sans", sans-serif;
}

.radio__actions {
    display: -webkit-flex;
    display: flex;
    gap: 15px;
    -webkit-align-items: center;
    align-items: center;
}

.radio__btn {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #c4c4c4;
    cursor: pointer;
    transition: all 0.5s ease;
}

.radio__btn:hover {
    color: #000;
}

.radio__icon--edit {
    width: 17px;
    height: 17px;
}

.radio__icon--remove {
    width: 12px;
    height: 12px;
}

.checkbox-new {
    display: -webkit-flex;
    display: flex;
}

.checkbox__input {
    display: none;
    visibility: collapse;
    opacity: 0;
}

.checkbox__input:checked + .checkbox__label .checkbox__decoration::after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.checkbox__label {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: 30px;
    cursor: pointer;
}

.checkbox__decoration {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #ccc;
}

.checkbox__decoration::after {
    width: 9px;
    height: 13px;
    background-image: url(/local/templates/.default/css/../img/icons/vector/checkbox-check.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: all 0.5s ease;
    content: "";
}

.checkbox__text {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.personal-data {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.personal-data__inputs {
    display: grid;
    /*grid-template-columns: repeat(auto-fill, minmax(237px, 1fr));*/
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
    gap: 20px 24px;
    margin-bottom: 60px;
}

.personal-data__inputs .bx-flag-16 {
    left: 10px;
    position: absolute;
    top: calc(50% - 8px);
    z-index: 10;
}

.personal-data__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}

.personal-data__flex:last-child {
    margin-bottom: 0;
}

.personal-data__radio {
    margin-bottom: 16px;
}

.personal-data__radio:last-child {
    margin-bottom: 0;
}

.personal-data__list-old-adrresses {
    margin-bottom: 40px;
}

.personal-data__list-new-addresses {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 20px 0px;
}

.personal-data__list-new-addresses .btn__content {
    margin-bottom: 5px;
}

/*
.personal-data__new-address {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 0 24px;
}

.personal-data__addresses {
	margin-bottom: 60px;
}*/
.personal-data__new-address {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
    align-items: flex-end;
    margin: -5px -12px;
}

.personal-data__new-address > * {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    margin: 5px 12px;
}

.personal-data__new-address > :first-child {
    -webkit-flex-grow: 2;
    flex-grow: 2;
    min-width: 200px;
}

.personal-data__new-address > :last-child {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 70px;
}

.personal-data__addresses {
    margin-bottom: 60px;
}

.personal-data__approval {
    margin-bottom: 20px;
}

.personal-data__save {
    margin-right: 87px;
}

.personal-data__new-password {
    margin-right: auto;
}

.sidebar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.sidebar__top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding-top: 30px;
    background-color: #f4f4f4;
}

.sidebar__user-name {
    margin-right: 30px;
    margin-bottom: 10px;
    margin-left: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.sidebar__bonus {
    margin-right: 30px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.dropdown-select {
    font-family: "Open Sans", sans-serif;
}

.dropdown-select__top {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
}

.dropdown-select__title {
    margin-right: 5px;
}

.dropdown-select__arrow {
    width: 0;
    height: 0;
    border-color: #aaa transparent transparent transparent;
    border-style: solid;
    border-width: 4px 3px 0 3px;
}

.dropdown-select__modal {
    position: absolute;
    top: 30px;
    z-index: 5;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: -webkit-max-content;
    width: max-content;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    visibility: collapse;
    opacity: 0;
    transition: all 0.5s linear;
    pointer-events: none;
    z-index: 101;
}

.dropdown-select__modal--show {
    top: 0;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.dropdown-select__modal-top {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding-left: 25px;
    border-bottom: 1px solid #eee;
}

.dropdown-select__info-title {
    margin-right: auto;
    color: #555;
    font-size: 0.95rem;
    text-transform: uppercase;
}

.dropdown-select__close {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 51px;
    height: 51px;
    cursor: pointer;
}

.dropdown-select__icon--close {
    width: 15px;
    height: 15px;
}

.dropdown-select__list-items {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: auto;
}

.dropdown-select__col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.dropdown-select__item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    max-height: 39px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.dropdown-select__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-width: 100%;
    padding: 10px 20px;
    color: #555;
    text-decoration: none;
}

.dropdown-select__link:hover {
    background-color: #fbfbfb;
}

.dropdown-select__left-text {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 150px;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: initial;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.dropdown-select__right-text {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 1.3rem;
    line-height: 1.8rem;
}

.top-search {
    width: 45px;
    height: 45px;
}

.top-search__show-search {
    width: 45px;
    height: 45px;
}

.top-search__form {
    position: absolute;
    top: 0;
    right: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transition: all 0.5s linear;
    pointer-events: none;
}

.top-search__form--show {
    width: 300px;
    opacity: 1;
    pointer-events: auto;
}

.top-search__form--show .top-search__input .input__field {
    opacity: 1;
}

.top-search__input {
    width: 100%;
    height: 30px;
    transition: all 0.5s linear;
}

.top-search__input .input__field {
    padding: 5px 14px 5px 34px;
    opacity: 0;
}

.info-work {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    font-family: "Open Sans", sans-serif;
}

.info-work__col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-right: 16px;
}

.info-work__dropdown-select {
    margin-bottom: 2px;
}

.info-work__dropdown-select .dropdown-select__modal--show {
    top: -10px;
}

.info-work__time {
    color: #555;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.8px;
}

.info-work__delivery {
    color: #999;
    font-size: 1rem;
    line-height: 1.3rem;
}

.info-basket {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #666;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1rem;
    text-transform: uppercase;
}

.info-basket__icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 18px;
    height: 17px;
    margin-right: 13px;
    cursor: pointer;
    color: #25282b;
}

.info-basket__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
}

.info-basket__count {
    margin-bottom: 3px;
}

.info-basket__count span {
    font-weight: 700;
}

.info-basket__price {
    font-weight: 700;
}

.header-top-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: auto;
    font-weight: 600;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    line-height: 4rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.header-top-menu__item {
    margin-right: 10px;
}

.header-top-menu__item:last-child {
    margin-right: 0;
}

.header-top-menu__link {
    color: #555;
    text-decoration: none;
}

.header-top-menu__link:hover {
    color: #F0BD00;
}

.logo {
    display: -webkit-flex;
    display: flex;
}

.logo__link {
    display: -webkit-flex;
    display: flex;
    text-decoration: none;
}

.logo__img {
    max-width: 100%;
    height: 125px;
    width: 125px;
}

.header-middle-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.header-middle-menu__item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    background-color: transparent;
    border-bottom: 5px solid;
}

.header-middle-menu__item:nth-child(1) {
    border-bottom-color: #f6da73;
}

.header-middle-menu__item:nth-child(1):hover {
    background-color: rgba(246, 218, 115, 0.2);
}

.header-middle-menu__item:nth-child(2) {
    border-bottom-color: #bfb9cf;
}

.header-middle-menu__item:nth-child(2):hover {
    background-color: rgba(191, 185, 207, 0.2);
}

.header-middle-menu__item:nth-child(3) {
    border-bottom-color: #b7c06f;
}

.header-middle-menu__item:nth-child(3):hover {
    background-color: rgba(183, 192, 111, 0.2);
}

.header-middle-menu__item:nth-child(4) {
    border-bottom-color: #ffa100;
}

.header-middle-menu__item:nth-child(4):hover {
    background-color: rgba(255, 161, 0, 0.2);
}

.header-middle-menu__item--active {
    border-bottom: 10px solid;
}

.header-middle-menu__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    min-height: 53px;
    height: auto;
    text-decoration: none;
}

.header-middle-menu__item--active .header-middle-menu__link {
    padding: 11px 0 0;
}

.header-middle-menu__link span {
    padding: 8px;
    color: #333;
    font-size: 1.2rem;
    font-family: "Fedra Serif A Pro";
    line-height: 1.5rem;
}

.header-middle-menu__img {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 0 10px;
}

.header-middle-menu ~ .header-bottom-menu {
    width: 100%;
}

.dropdown {
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 99;
    display: flex;
    flex-direction: column;
    width: 220px;
    height: auto;
    font-family: "Open Sans", sans-serif;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 12px 40px 10px rgba(0, 0, 0, 0.05);
    visibility: collapse;
    opacity: 0;
    transition: all 0.5s linear;
}

.dropdown::before {
    width: 100%;
    height: 3px;
    margin-bottom: 7px;
    background-color: #F0BD00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    content: "";
}

.dropdown__item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 7px;
}

.dropdown__item:last-child {
    margin-bottom: 0;
}

.dropdown__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 5px 10px;
    color: #555;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}

.dropdown__link--active {
    font-weight: bold;
    color: #333;
}

.dropdown__link:hover {
    color: #000;
}

.header-bottom-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.header-bottom-menu__dropdown {
    top: 100%;
    margin-top: -3px;
}

.header-bottom-menu__item:last-child .header-bottom-menu__dropdown {
    right: 0;
    left: unset;
}

.header-bottom-menu__item:nth-last-child(2) .header-bottom-menu__dropdown {
    right: 0;
    left: unset;
}

.header-bottom-menu__item:hover .header-bottom-menu__dropdown {
    /*top: calc(100% + 40px);*/
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.header-bottom-menu__dropdown {
    top: 100%;
    margin-top: -3px;
}

.header-bottom-menu__link {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #555;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.4rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 8px 16px;
}

.header-bottom-menu__link:hover {
    color: #F0BD00;
}

.header-bottom-menu__link span {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
}

.header-bottom-menu__link--active::before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    content: "";
}

.header-bottom-menu__link:hover::before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #F0BD00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    content: "";
}

.header {
    border-bottom: 1px solid #eee;
}

.header__top {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    position: fixed;
    width: 100%;
    z-index: 500;
    background: #fff;
}

.header__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
}

.header__hamburger {
    display: none;
    padding: 0;
}

.header__info-work {
    margin-right: auto;
}

.header__phones {
    display: -webkit-flex;
    display: flex;
    margin-right: 10px;
    font-size: 1.1rem;
}

.header__phone {
    margin-right: 30px;
    color: #555;
    font-weight: 700;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
}

.header__phone-multi {
    font-size: 10px;
}

.header__icon-phone {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
}

.header__wrap-phones {
    display: grid;
    grid-template-columns: auto auto;
    margin-left: 7px;
}

.icon--what {
    width: 19px;
    height: 19px;
    color: #000;
}

.icon--what:hover {
    color: #F0BD00;
}

.global-container-spacing {
    margin-top: 28px;
}

.header__callback {
    margin-right: auto;
    padding-bottom: 3px;
    color: #555;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    line-height: normal;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    border-left: none;
    outline: 0;
}

.header__callback:hover {
    color: #F0BD00;
    border-bottom: 1px solid #F0BD00;
}

.header__search {
    margin-right: auto;
}

.header__search.header__search--mobile {
    display: none;
}

.header__mobile-logo {
    display: none;
}

.header__basket {
    margin-right: auto;
}

.header__logo {
    margin-right: 21px;
}

.header__middle {
    margin-bottom: 26px;
}

.header__bottom {
    padding-top: 56px;
}

.header__bottom-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /*gap: 0 25px;*/
    -webkit-align-items: center;
    align-items: center;
}

.header-bottom-menu {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.discounts-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 30px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.discounts-block__title {
    margin-bottom: 18px;
    color: #000;
    font-size: 1.2rem;
    line-height: 2.2rem;
}

.discounts-block__percent {
    margin-bottom: 27px;
    color: #000;
    font-size: 6rem;
    line-height: 4rem;
}

.discounts-block__percent span {
    font-size: 3rem;
}

.discounts-block__info {
    margin-bottom: 43px;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    line-height: 2.2rem;
}

.main__title {
    margin-bottom: 40px;
    font-size: 2.4rem;
    line-height: 2rem;
}

.main__subtitle {
    margin-right: auto;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.content__container {
    display: grid;
    grid-template-columns: 23.24fr 74.41fr;
    gap: 40px 24px;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.content__sidebar {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 237px;
}

.content__main {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 3.2;
    flex-grow: 3.2;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 400px;
}

.global-container {
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
}

.global-container .global-container {
    padding: 0;
}

.breadcrumbs-new {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 16px auto 8px;
    padding-right: 30px;
    font-size: 1.4rem;
}

.breadcrumbs__item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.breadcrumbs__item:not(:last-child) {
    margin-right: 10px;
    padding-right: 17px;
}

.breadcrumbs__item:not(:last-child)::after {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 7px;
    height: 8px;
    margin-left: 10px;
    background: url(/local/templates/.default/css/../img/icons/vector/breadcrumbs-arrow.svg) no-repeat no-repeat;
    background-size: cover;
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
}

.breadcrumbs__item:last-child .breadcrumbs__link {
    margin-right: 0;
    pointer-events: none;
}

.breadcrumbs__link {
    margin-right: 10px;
    color: #000;
    text-decoration: none;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 20px;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.6);
    visibility: collapse;
    opacity: 0;
    pointer-events: none;
}

.modal--show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.modal__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 672px;
    margin: auto;
    padding: 60px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.modal__close {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    z-index: 1;
}

.modal__title {
    margin-bottom: 20px;
    color: #000;
    font-size: 2.4rem;
    line-height: 2rem;
}

.modal__description {
    display: block;
    margin-bottom: 40px;
    color: #666;
    font-family: "Open Sans", sans-serif;
}

.modal-form__input {
    margin-bottom: 20px;
}

.modal__error {
    margin-bottom: 10px;
    display: block;
    color: #ff0404;
    font-family: "Open Sans", sans-serif;
}

.modal__reg_error {
    border: 1px solid red;
}

#socServPopupMailRuOpenID {
    margin-left: 16px;
}

.modal__info {
    margin-bottom: 10px;
    color: #000;
    font-size: 1.2rem;
}

.modal__link {
    color: #000;
    font-size: 1.6rem;
    line-height: 2.1rem;
    text-decoration: none;
}

.modal-form__subsection {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
}

.modal-form__subsection-title {
    font-size: 1.2rem;
}

.modal-form__select {
    width: 100%;
    margin-bottom: 20px;
}

.modal-form__select:last-child {
    margin-bottom: 0;
}

.modal__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}

.modal__grid > * {
    margin-bottom: 0;
}

.modal__row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
}

.modal_row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}

.modal__inner-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 1.4rem;
}

.modal-auth__registration {
    margin-left: 5px;
}

.modal-auth__forgot-password {
    margin-right: auto;
}

.modal-form__checkbox {
    margin-bottom: 20px;
}

.discounts {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: -12px;
}

.discounts__col {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    margin: 12px;
}

.discounts__col:first-child {
    -webkit-flex-grow: 2.1;
    flex-grow: 2.1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 237px;
}

.discounts__col:last-child {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 237px;
}

.discounts__box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.discounts__box:last-child {
    margin-bottom: 0;
}

.discounts__box > * {
    margin: 5px 10px;
}

.discounts__input {
    width: 100%;
    margin-bottom: 10px;
}

.discounts__add-cart {
    margin-right: auto;
}

.discounts__subtitle {
    margin-bottom: 20px;
}

.discounts__copy-promo {
    margin-right: auto;
}

.rating {
    width: 90px;
    height: 13px;
}

.rating::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/local/templates/.default/css/../img/icons/vector/gray-star.svg);
    background-repeat: repeat-x;
    content: "";
}

.rating span {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: url(/local/templates/.default/css/../img/icons/vector/gold-star.svg);
    background-repeat: repeat-x;
}

.orders-slider {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.orders-slider__content {
    margin-right: -12px;
    margin-left: -12px;
}

.orders-slider__item {
    padding-right: 12px;
    padding-left: 12px;
}

.orders-slider__nav {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.orders-slider__prev {
    margin-right: 40px;
    cursor: pointer;
}

.orders-slider__next {
    cursor: pointer;
}

.orders-slider__arrow {
    width: 6px;
    height: 12px;
    color: #25282b;
}

.orders-slider__arrow--left {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.product-card__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.product-card__top {
    margin-bottom: 20px;
}

.product-card__wrapper-img {
    max-width: 100%;
    /*padding-bottom: 100%;*/
    overflow: hidden;
    text-align: center;
}

.product-card__img {
    /*	position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;

    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    width: 236px;
    height: 236px;
    object-fit: contain;
}

.product-card__tag {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.3rem;
    border-radius: 5px;
}

.product-card__tag--purple {
    background-color: #8767dc;
}

.product-card__tag--green {
    background-color: #77dc67;
}

.product-card__middle {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 19px;
}

.product-card__rating {
    margin-bottom: 20px;
}

.product-card__title {
    color: #000;
    text-decoration: none;
}

.product-card__subtitle {
    margin-bottom: 20px;
    color: #999;
    font-size: 1.2rem;
}

.product-card__description {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.product-card__bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
}

.product-card__price {
    margin-right: auto;
}

.product-card__add-favourites {
    width: 20px;
    height: 17px;
    cursor: pointer;
}

.product-card__add-favourites::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/local/templates/.default/css/../img/icons/vector/border-heart.svg);
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s ease;
    content: "";
    pointer-events: none;
}

.product-card__add-favourites::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/local/templates/.default/css/../img/icons/vector/purple-heart.svg);
    background-repeat: no-repeat;
    background-size: cover;
    visibility: collapse;
    opacity: 0;
    transition: all 0.5s ease;
    content: "";
    pointer-events: none;
}

.product-card__add-favourites--active::before {
    visibility: collapse;
    opacity: 0;
}

.product-card__add-favourites--active::after {
    visibility: visible;
    opacity: 1;
}

.product-card__wt {
    width: 100%;
    color: #999;
    font-size: 1.2rem;
}

.product-card--no::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.8;
    content: "";
}

.product-card--no .product-card__top::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: -webkit-max-content;
    width: max-content;
    padding: 24px 37px;
    color: #000;
    font-size: 1.5rem;
    font-family: "Fedra Serif A Pro";
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "Нет в наличии";
}

.list {
    display: grid;
    grid-auto-flow: row;
    gap: 15px 0;
    margin-bottom: 60px;
}

.list:last-child {
    margin-bottom: 0;
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(234px, 1fr));
    gap: 24px;
    margin-bottom: 60px;
}

.grid:last-child {
    margin-bottom: 0;
}

.big-informer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 60px;
    overflow: hidden;
    border-radius: 3px;
}

.big-informer::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    content: "";
}

.big-informer--warning {
    background-color: #fef6e3;
}

.big-informer--warning::before {
    background-color: #f6da73;
}

.big-informer__title {
    margin-bottom: 20px;
    color: #000;
    font-size: 1.8rem;
    line-height: 2.2rem;
    text-align: center;
}

.big-informer__description {
    margin-bottom: 40px;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    line-height: 2.2rem;
    text-align: center;
}

.orders-item {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 30% 15% 20% 35%;
    gap: 30px;
    padding: 30px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.orders-item__col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.orders-item__col > :first-child {
    margin-bottom: 30px;
}

.orders-item__number {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
}

.orders-item__price {
    font-size: 1.8rem;
}

.orders-item__address {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.orders-item__date {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.orders-status {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.orders-status__icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 10px;
}

.orders-status__icon--car {
    width: 18px;
    height: 15px;
    color: #b7c06f;
}

.orders-status__icon--bag {
    width: 13px;
    height: 15px;
    color: #f0bd00;
}

.orders-status__icon--check {
    width: 13px;
    height: 9px;
    color: #c4c4c4;
}

.orders-status__text {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.inner-order {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.inner-order__status {
    margin-bottom: 40px;
}

.inner-order__sum {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 42px;
    margin-left: auto;
    color: #000;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.inner-order__sum::before {
    width: -webkit-max-content;
    width: max-content;
    margin-right: 38px;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    line-height: 2.2rem;
    content: "итого";
}

.inner-order__repeat {
    margin-left: auto;
}

.table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}

.table th {
    color: #666;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

.table tbody {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.table tbody tr {
    border-bottom: 1px solid #eee;
}

.table tbody tr:last-child {
    border-bottom-color: transparent;
}

.table tbody span {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.table a,
.table span {
    display: -webkit-flex;
    display: flex;
    padding: 30px 15px;
}

.table__name {
    color: #000;
    text-decoration: none;
}

.gray-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-self: stretch;
    align-self: stretch;
    min-width: 270px;
    margin-right: auto;
    padding: 30px 40px;
    background: #f4f4f4;
    border: 1px solid #eee;
    border-radius: 3px;
}

.gray-block:last-child {
    margin-right: 0;
}

.gray-block__title {
    margin-right: auto;
    margin-bottom: 8px;
}

.gray-block__price {
    margin-bottom: 8px;
}

.gray-block__top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gray-block__description {
    margin-bottom: 28px;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.gray-block__description:last-child {
    margin-bottom: 0;
}

.gray-block__info {
    color: #666;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.3rem;
}

.certificate {
    overflow: hidden;
    text-decoration: none;
    border-radius: 5px;
}

.certificate__decoration {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.certificate__circle {
    position: absolute;
    border: 50px solid #fff;
    border-radius: 100%;
    opacity: 0.4;
}

.certificate__circle::after {
    display: block;
    padding-bottom: 100%;
    content: "";
}

.certificate__circle--1 {
    top: -38.44%;
    right: -51.9%;
    width: 103.8%;
}

.certificate__circle--2 {
    bottom: -22.19%;
    left: -29.96%;
    width: 59.9%;
}

.certificate__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 30px 20px;
}

.certificate__title {
    margin-bottom: 20px;
    color: #000;
    font-size: 1.6rem;
    line-height: 2.1rem;
}

.certificate__description {
    margin-bottom: 69px;
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.certificate__number {
    margin-bottom: 10px;
    color: #000;
    font-size: 1.8rem;
}

.certificate__validity-period {
    color: #666;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.info-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 20px;
    background-color: #fef6e3;
    border-radius: 3px;
}

.info-box > * {
    margin: 10px;
}

.info-box__title {
    max-width: 377px;
    color: #000;
    font-family: "Open Sans", sans-serif;
}

.action-tooltip {
    z-index: 5;
}

.action-tooltip__modal {
    position: absolute;
    top: 0;
    right: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 20px;
    background: #f4f4f4;
    border: 1px solid #eee;
    border-radius: 3px;
    visibility: collapse;
    opacity: 0;
    transition: all 0.5s linear;
    pointer-events: none;
}

.action-tooltip__modal > * {
    margin-bottom: 10px;
}

.action-tooltip__modal > :last-child {
    margin-bottom: 0;
}

.action-tooltip__modal--show {
    right: 20px;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.action-tooltip__show {
    padding-left: 20px;
}

.action-tooltip__show:hover .btn__icon {
    color: #000;
}

.notes-item {
    display: -webkit-flex;
    display: flex;
    padding: 30px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.notes-item__tooltip {
    position: absolute;
    top: 20px;
    right: 20px;
}

.notes-item__col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    min-width: 224px;
}

.notes-item__col:last-child {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: calc(100% - 275px);
}

.notes-item__wrapper-img {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 91px;
    height: 91px;
    margin-bottom: 18px;
    overflow: hidden;
    border-radius: 100%;
}

.notes-item__title-product {
    max-width: 210px;
}

.notes-item__subtitle-product {
    max-width: 210px;
    color: #999;
    font-size: 1.2rem;
}

.notes-item__date-create {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-bottom: 10px;
    color: #666;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.3rem;
}

.notes-item__title {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-bottom: 10px;
    cursor: pointer;
}

.notes-item__wrapper-description {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    overflow: hidden;
}

.notes-item__wrapper-description::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 101px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 67.49%);
    content: "";
}

.notes-item__description {
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
}

.notes-item:not(.notes-item--small) {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px;
}

.notes-item:not(.notes-item--small) > * {
    margin: 25px;
}

.notes-item:not(.notes-item--small) .notes-item__wrapper-description {
    height: 152px;
    max-height: 152px;
}

.notes-item:not(.notes-item--small) .notes-item__description {
    max-width: 438px;
}

.notes-item--small {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.notes-item--small .notes-item__wrapper-description {
    height: 117px;
    max-height: 87px;
}

.select2 {
    font-family: "Open Sans", sans-serif;
}

.select2-container {
    margin-bottom: 20px;
}

.select2-selection.select2-selection--single {
    height: auto;
    padding: 11px 20px;
    border-color: #ccc;
    border-radius: 3px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 20px 0 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 0;
}

.slide-tabs {
    overflow: hidden;
}

.slide-tabs__top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.slide-tabs__nav {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 20px;
    color: #cbcbcb;
    font-size: 2.4rem;
    line-height: 2rem;
    cursor: pointer;
    transition: all 0.5s linear;
}

.slide-tabs__nav:last-child {
    margin-right: 0;
}

.slide-tabs__nav::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #f0bd00;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    transition: all 0.5s linear;
    content: "";
}

.slide-tabs__nav--active {
    color: #000;
    cursor: default;
    pointer-events: none;
}

.slide-tabs__nav--active::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.slide-tabs__bottom {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: all 0.5s linear;
}

.slide-tabs__content {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 0;
    opacity: 0;
    transition: all 0.5s linear;
}

.slide-tabs__content--active {
    height: auto;
    opacity: 1;
}

.mobile-top-search {
    display: none;
}

.mobile-top-search__input .input__field,
.mobile-top-search__input .input__placeholder {
    padding-left: 55px;
}

.mobile-top-search__btn {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 45px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile-inner-header {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: 99;
    display: none;
    width: 100%;
    padding-bottom: 0;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.mobile-inner-header__content {
    display: grid;
    gap: 20px;
    padding-bottom: 20px;
}

.mobile-inner-header__row {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 5px 10px;
}

.mobile-inner-header-menu {
    display: grid;
    gap: 20px 0;
    font-family: "Open Sans", sans-serif;
    list-style-type: none;
}

.mobile-inner-header-menu__item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.mobile-inner-header-menu__link {
    color: #555;
    text-transform: uppercase;
    text-decoration: none;
}

.mobile-inner-header-menu__link span {
    font-weight: 700;
}

.mobile-inner-header-menu__arrow {
    width: 0;
    height: 0;
    margin-right: 10px;
    border-color: #aaa transparent transparent transparent;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    transition: all 0.5s linear;
}

.mobile-inner-header-menu__dropdown {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: 10px;
    background-color: transparent;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
}

.mobile-inner-header-menu__dropdown::before {
    display: none;
}

.mobile-inner-header-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 8px;
    background-color: #f4f4f4;
    border: 1px solid #eee;
}

.mobile-inner-header-nav__item {
    margin: 4px 8px;
}

.mobile-inner-header-nav__link {
    color: #555;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

.mobile-inner-header__info-work {
    display: none;
}

* {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    font-size: 10px;
}

body {
    font-size: 1.5rem;
    font-family: "Fedra Serif A Pro";
    line-height: 2.2rem;
}

#filter-window .price-filter {
    gap: 26px;
    margin-bottom: 46px;
}

#filter-window .price-filter .inputs {
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #c7d0d2;
    margin-top: 10px;
    grid-column: 1 / span 3;
}

#filter-window .price-filter .price-input {
    width: 82px;
    appearance: none;
    height: 25px;
    border: 1px solid currentColor;
    text-align: center;
    color: inherit;
    margin: 0;
}

div.rangeSlider {
    grid-column: 1 / span 3;
    width: 65%;
    height: 2px;
    background-color: #f0f0f0;
    border: none;
}

div.rangeSlider .noUi-connect {
    height: 3px;
    top: -0.5px;
    background-color: #999;
}

div.rangeSlider .noUi-handle {
    width: 10px;
    height: 10px;
    right: -5px;
    top: -4px;
    border: none;
    box-shadow: none;
    border-radius: 50%;
    background-color: #666;
}

div.rangeSlider .noUi-handle::before,
div.rangeSlider .noUi-handle::after {
    display: none;
}

div.rangeSlider .noUi-tooltip {
    transform: translate(-50%, 100%);
    bottom: 0;
    background: none;
    border: none;
    font-size: 12px;
    line-height: 16px;
    color: #c7d0d2;
}

.catalog-item-buy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.catalog-item-buy .qty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.catalog-item-buy .qty-num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.catalog-item-buy .qty-num .qty-cyf {
    max-width: 100%;
    width: 70px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0;
}

.catalog-item-buy .qty-num .qty-cyf:focus {
    outline: none;
}

@media (max-width: 1024px) {
    .header__content {
        gap: 30px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .header-bottom-menu,
    .header-top-menu,
    .header__callback,
    .header__icon-phone,
    .mobile-top-search {
        display: none;
    }

    .header__bottom {
        padding-bottom: 0;
    }

    .header__hamburger {
        display: inline-block;
    }

    .header__hamburger .btn__wrapper-text {
        width: 53px;
    }

    .header__basket {
        margin-right: 0;
    }

    .header__middle {
        margin-bottom: 0;
    }

    .header__logo {
        margin-right: 0;
    }

    .header-middle-menu__link span {
        padding-right: 0;
        padding-left: 0;
    }

    .header-middle-menu__img {
        margin-right: 0;
    }

    .dropdown-select__modal {
        width: 100vw;
    }

    .dropdown-select__list-items {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .dropdown-select__info-title {
        top: 3px;
    }

    .mobile-inner-header {
        top: 100%;
        max-width: 332px;
    }

    .mobile-inner-header__content {
        padding-top: 20px;
    }

    .mobile-inner-header__phone {
        grid-column: 1/span 2;
    }

    .header__info-work,
    .header__phone,
    .header__phones,
    .header__search {
        margin-right: 0;
    }

    .header__info-work,
    .header__logo,
    .header__phones,
    .header__basket,
    .header__account-doors,
    .header__search {
        display: none !important;
    }

    .header__search--mobile {
        order: 2;
        display: inline-block !important;
        margin-right: 0 !important;
        z-index: 10;
        background: #fff;
        position: relative;
    }

    .mobile-top-search {
        order: 4;
    }

    .top-search__form--show {
        width: 180px;
    }

    .header__content {
        gap: 0 15px;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .header__search.header__search--mobile {
        margin-right: auto;
        display: inline-block;
    }

    .header__mobile-logo {
        display: flex;
        align-items: center;
        margin-left: -15px;
        margin-right: auto;
    }

    .mobile-inner-header__info-work {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .mobile-inner-header__info-work > * {
        margin-bottom: 10px;
    }

    .mobile-inner-header__info-work > :last-child {
        margin-bottom: 0;
    }

    /*.header-middle-menu {
        gap: 13px;
    }*/
    .header-middle-menu__item:not(:first-child) {
        padding-left: 10px;
    }

    .header-middle-menu__img {
        display: none;
    }

    .header-middle-menu__link span {
        font-size: 1.1rem;
        padding: 0;
    }

    .header-middle-menu__link {
        min-height: 20px;
    }

    .mobile-top-search {
        /*display: block;*/
        width: 100%;
    }

    .modal__inner-row {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px 20px;
    }

    .modal-auth__registration {
        margin-left: 0;
    }

    .mobile-inner-header {
        top: 56px;
        height: calc(100% - 106px);
        overflow-x: hidden;
        overflow-y: auto;
    }

    .mobile-inner-header-newyear {
        top: 138px;
        height: calc(100vh - 188px);
    }

    .mobile-inner-header__row {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }

    .dropdown-select__list-items {
        overflow-y: auto;
    }

    .mobile-inner-header__info-work {
        grid-row: 1/span 2;
        grid-column: 1;
        gap: 10px;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding: 10px;
        background-color: #f4f4f4;
        border: 1px solid #eee;
        border-radius: 3px;
    }

    .dropdown-select__item {
        max-height: unset;
    }

    .info-work__col {
        margin-right: 0;
    }

    .dropdown-select__right-text {
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
    }

    .btn--gray {
        padding: 10px;
    }

    .btn--gray .btn__content > * {
        margin-right: 10px;
    }

    .btn--gray .btn__content > :last-child {
        margin-right: 0;
    }

    .btn--gray .btn__text {
        color: #555;
        font-size: 1rem;
        line-height: 1.2rem;
    }

    .modal__content {
        padding: 30px;
    }

    .modal__title {
        padding-right: 30px;
    }

    .header__bottom {
        padding-top: 27px;
    }
}

@media (max-width: 1050px) {
    .orders-item {
        grid-template-rows: auto auto;
        grid-template-columns: auto -webkit-max-content;
        grid-template-columns: auto max-content;
    }

    .orders-item__col {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .orders-item__col > :first-child {
        margin-bottom: 15px;
    }
}

@media (max-width: 1000px) {
    .table thead {
        display: none;
    }

    .table tbody {
        border-radius: 0;
        box-shadow: none;
    }

    .table tbody tr {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px;
        border-bottom: none;
        border-radius: 3px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    }

    .table tbody tr td {
        display: -webkit-flex;
        display: flex;
        gap: 5px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
    }

    .table tbody tr td:last-child {
        border-bottom: none;
    }

    .table tbody tr td::before {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        width: 120px;
        padding: 10px;
        font-size: 1rem;
        text-transform: uppercase;
        background-color: #eee;
        content: attr(data-label);
    }

    .table tbody tr td a,
    .table tbody tr td span {
        align-items: center;
        padding: 0 10px 0 0;
        font-size: 1.2rem;
        width: calc(100% - 120px);
    }

    .table tbody tr:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 765px) {
    .mobile-inner-header__row {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    .content__container {
        grid-template-columns: 1fr;
    }

    .mobile-inner-header__info-work {
        grid-row: unset;
        grid-column: unset;
    }

    .mobile-inner-header__phone {
        grid-column: unset;
    }

    .btn--gray .btn__text,
    .info-work__delivery {
        font-size: 1.2rem;
    }
}

@media (max-width: 570px) {
    .personal-data__save {
        margin-right: auto;
        margin-left: auto;
    }

    .personal-data__new-password {
        margin-right: auto;
        margin-left: auto;
    }

    .modal__close {
        right: 10px;
        top: 10px;
    }

    .modal__content {
        padding-top: 40px;
    }

    .product-card__add-favourites {
        margin: 10px 0 0;
    }
}

@media (max-width: 500px) {
    .global-container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .content__main,
    .content__sidebar {
        min-width: 260px;
    }

    .notes-item {
        padding: 15px;
    }

    .btn--black-border {
        padding: 15px 35px;
    }

    .info-box {
        padding: 15px;
    }

    .info-box__btn {
        margin-right: auto;
        margin-left: auto;
    }

    .radio__actions {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .big-informer {
        padding: 15px;
    }

    .orders-item {
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 15px;
    }

    .orders-item__col > :first-child {
        margin-bottom: 5px;
    }

    .gray-block {
        padding: 15px;
    }

    .inner-order__repeat,
    .inner-order__sum {
        margin-right: auto;
    }

    .modal__content {
        padding: 56px 15px 56px;
    }
    
    .modal-form{
        padding-bottom: 50px;
    }

    .modal-auth .modal-auth__forgot-password + .modal__inner-row {
        padding-top: 10px;
        width: 100%;
    }

    .slide-tabs__nav,
    .modal__title {
        font-size: 2.1rem;
    }

    .modal .slide-tabs__top {
        gap: 15px 0;
    }

    .modal .slide-tabs__nav {
        width: 100%;
    }
}

/* END 500px */
@media only screen and (min-width: 1140px) {
    .wrapper {
        width: 1100px;
    }
}

.header--no-margin {
    margin-bottom: 0;
}

.personal-data input[type=radio] + label {
    margin: 0;
    padding: 0;
}

.personal-data h2 {
    margin-bottom: 0;
}

@media only screen and (min-width: 1140px) {
    .wrapper {
        width: 1100px;
    }

    #product-top-cont .wrapper {
        width: 1280px;
    }

    #product-top-cont.fixed .wrapper,
    .wrapper {
        padding: 0 0;
    }
}

.modal-form__input {
    position: relative;
}

.modal-form__input .phone-input-flag {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 40px;
}

.modal-form__input .phone-input-flag_form {
    position: absolute;
    top: 34px;
    left: 8px;
    z-index: 9;
}

.popup-quickorder .phone-input-flag_form {
    position: absolute;
    top: 4px;
    left: 8px;
    z-index: 9;
}

@media only screen and (max-width: 780px) {
    #footer-info-content-right .pull-right {
        float: none;
    }

    #footer-info-content-right .social-icons {
        text-align: center;
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    .about-items {
        list-style-type: disc;
    }

    .about-item {
        margin-left: 20px;
        height: auto;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .about-item::before {
        width: 4px;
        height: 4px;
        background-color: #000;
        border-radius: 100%;
        display: inline-block;
        position: absolute;
        content: "";
        top: 11px;
        left: -15px;
    }
}

@media only screen and (max-width: 510px) {
    .bx_profile .main__subtitle {
        margin: 5px -10px;
    }
}

/* END 510px */
.owl-theme .owl-dots .owl-dot span {
    height: 100% !important;
}

.module_scroll_top {
    position: fixed;
    box-sizing: border-box;
    top: auto;
    right: auto;
    left: 10px;
    bottom: 20px;
    background: #EDEDED url(/local/templates/.default/img/top-icon.png) 10px 5px no-repeat;
    color: #000;
    background-size: 30px;
    padding: 10px 10px 10px 50px;
    font: normal 14px Tahoma, sans-serif;
    cursor: pointer;
    z-index: 100;
    display: none;
    width: 127px;
    height: 38px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

@media only screen and (max-width: 780px) {
    .module_scroll_top {
        position: fixed;
        box-sizing: border-box;
        top: auto;
        right: auto;
        left: 10px;
        bottom: 65px;
        background: #EDEDED url(/local/templates/.default/img/top-icon.png) 50% 5px no-repeat;
        color: #fff;
        background-size: 30px;
        padding: 10px;
        font: normal 14px Tahoma, sans-serif;
        cursor: pointer;
        z-index: 50;
        display: none;
        width: 40px;
        height: 38px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }
}

.cart-remove,
.close,
.filter-remove {
    background-repeat: no-repeat
}

.close {
    background-image: url(/local/templates/.default/img/cart-close.png)
}

.filter-remove {
    background-image: url(/local/templates/.default/img/remove-small.png)
}

.cart-remove {
    background-image: url(/local/templates/.default/img/cart-trash.png)
}

.caption-bold {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #777e81;
    margin-top: 10px;
    font-size: 14px;
}

.header-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
    background: #00000057;
    display: none;
}

.header-menu-overlay.header-menu-overlay--show {
    display: block;
}

body.body--hidden {
    overflow: hidden;
}

.mobile-footer {
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #ccc;
    z-index: 99999;
    text-align: center;
    display: none;
}

.header__mobile-title {
    display: none;
    font-size: 18px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - 150px);
}

@media (max-width: 1024px) {
    .mobile-footer {
        display: flex;
    }

    .header__bottom-content {
        display: none;
    }

    .header__mobile-title {
        display: block;
    }

    .logo__img {
        max-width: 100%;
        height: 45px;
        width: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .header__mobile-title {
        font-size: 13px;
    }
}

@media only screen and (max-width: 360px) {
    .header__mobile-title {
        font-size: 12px;
    }
}

@media only screen and (max-width: 360px) {
    .header__mobile-title {
        font-size: 11px;
    }
}

.mobile-footer__item {
    width: 20%;
    padding-top: 4px;
    display: block;
    color: #333;
}

.mobile-footer__item svg {
    display: inline-block;
    fill: currentColor;
}

.mobile-footer__item span {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 8px;
    font-size: 10px;
    line-height: 1;
}

.mobile-footer__basket-full {
    color: #B7D58F;
}

.mobile-footer__item .mobile-footer__basket-price {
    background: #B7D58F;
    display: inline-block;
    color: #fff;
    border-radius: 8px;
    padding: 1px 4px 1px;
}

.mobile-footer__button-back {
    line-height: 43px;
    display: none;
}

.mobile-footer__button-back--view {
    display: block;
}

.breadcrumbs-new {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
    scrollbar-width: none;
}

.breadcrumbs-new::-webkit-scrollbar {
    display: none;
}

@media (max-width: 1000px) {
    #slideshow0 {
        margin-top: 0;
    }
}

body #carrotquest-messenger-collapsed-container {
    margin-bottom: 50px !important;
}

body {
    min-width: 320px;
}

.header-filter {
    display: none;
}

@media only screen and (max-width: 768px) {
    .information-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .information-bottom .two-col, .information-bottom .second-col {
        width: 100%;
    }

    .header__search--mobile .btn__content {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    #filter-open {
        display: none;
    }

    .header-filter {
        display: block;
    }
}

.mobile-footer__item .mobile-footer__basket-full, .mobile-footer__item .mobile-footer__basket-price {
    display: none;
}

.mobile-footer__item.mobile-footer__item--full .mobile-footer__basket-full, .mobile-footer__item.mobile-footer__item--full .mobile-footer__basket-price {
    display: inline-block;
}

.mobile-footer__item.mobile-footer__item--full .mobile-footer__basket-empty, .mobile-footer__item.mobile-footer__item--full .mobile-footer__basket-title {
    display: none;
}

.mobile-top-search__input .input__field {
    font-size: 18px;
}

/** TABS */

ul.nav-tabs {
    position: relative;
    margin: 28px 0px 0px 0px;
    border: none;
    overflow: auto hidden;
}

ul.nav-tabs.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 8px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

ul.nav-tabs::before {
    content: '';
    position: absolute;
    display: block;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #F0F0F0;
}

ul.nav-tabs .nav-item {
    margin: 0px 0px 8px 0px;
}

ul.nav-tabs .nav-item + .nav-item {
    margin: 0px 0px 0px 29px;
}

ul.nav-tabs .nav-link {
    position: relative;
    padding: 23px 0px 23px 0px;
    border: none;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    text-decoration: none;
    white-space: nowrap;
    color: var(--font-light);
    opacity: 0.6;
}

ul.nav-tabs .nav-link.active, ul.nav-tabs .nav-item.show .nav-link, ul.nav-tabs .nav-link:focus, ul.nav-tabs .nav-link:hover {
    text-decoration: none;
    color: var(--font-primary);
    border: none;
}

ul.nav-tabs .nav-link.active {
    opacity: 1;
}

ul.nav-tabs .nav-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #263238;
    -webkit-transition: width 250ms ease;
    -moz-transition: width 250ms ease;
    -o-transition: width 250ms ease;
    transition: width 250ms ease;
}

ul.nav-tabs .nav-link:hover:after, ul.nav-tabs .nav-link.active:after {
    width: 100%;
}

div.tab-content {
    margin: 16px 0 32px;
}

div.tab-content .tab-pane {
    display: none;
}

div.tab-content .tab-pane.show {
    display: block;
}

#product-top-cont-anchor {
    display: none;
}

.owl-item .catalog-item.one-col {
    width: 100%;
}

.product-about {
    margin-bottom: 24px;
}

.price-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 1.5em;
    gap: 16px;
    height: 40px;
    align-items: center;
    color: #888;
    font-family: FedraSerifAPro-BookItalic, "Open Sans", Arial, serif;
    margin-bottom: 16px;
}

.price-count .qty-cyf {
    font-family: FedraSerifAPro-BookItalic, 'Open Sans', Arial, serif !important;
}

.price-count__up {
    text-align: center;
    font-family: FedraSerifAPro-Normal, serif;
    cursor: pointer;
}

.price-count__down{
    text-align: center;
    font-family: FedraSerifAPro-Normal, serif;
    cursor: pointer;
}

.price-count__text {
    display: flex;
    gap: 8px;
}
.b-page_newyear .b-head-decor{
    background-color: #fff;
}
.b-page_newyear{
    position: fixed;
}
.form-control {
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 14px;
    line-height: 0;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0;
    border-radius: 0;
}
/* End */


/* Start:/local/templates/.default/css/nouislider.min.css?17564498564220*/
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* End */


/* Start:/local/templates/.default/components/arturgolubev/search.title/header/style.min.css?175644985412020*/
.bx_smart_searche,.bx_smart_searche *,.bx-searchtitle,.bx-searchtitle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:14px}.bx-searchtitle{margin:10px 0 0}.bx-searchtitle-history{margin-top:5px}.bx-searchtitle-history a{color:#222;text-decoration:underline}.bx-searchtitle-history a:hover{text-decoration:none}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#333;background-color:#f8fafc;border:1px solid #d5dadc;border-right:none;border-radius:1px 0 0 1px;outline:none;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-searchtitle .bx-input-group .bx-form-control:focus{background-color:#fff}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0%,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0%,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;line-height:normal}.bx-searchtitle .bx-input-group-btn button{position:relative;border:none;background:url(/local/templates/.default/components/arturgolubev/search.title/header/images/search-icon.png) center center no-repeat #95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:0;border-radius:0 1px 1px 0;color:#fff;font-size:16px;line-height:1.42857143;height:34px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background-color:#1484CE}div.title-search-result{border:0 none!important;border-top:0 none;display:none;overflow:hidden;z-index:999;min-width:200px;margin-top:3px;background-color:#FFF;border-radius:2px;box-shadow:0 0 7px -2px #d6d6d6}div.title-search-fader{display:none;background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/fader.png);background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_smart_searche{padding-top:8px;border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche .bx_info_wrap{margin-left:85px}.bx_smart_searche .bx_img_element{float:left;padding:5px;width:75px;text-align:center}.bx_smart_searche .bx_item_block{min-height:65px;position:relative}.bx_smart_searche .bx_image{display:inline-block;max-width:100%}.bx_smart_searche .bx_image.empty_image{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/image/noimg.png)}.bx_smart_searche .bx_item_element{padding:8px 0}.bx_smart_searche .bx_item_element_all_result{text-align:center}.bx_smart_searche .bx_item_element hr{margin:0;border:none;border-bottom:1px solid #e5e5e5}.bx_smart_searche .bx_item_element a{margin-top:5px;display:inline-block;color:#333;font-size:14px;text-decoration:none;font-weight:700}.bx_smart_searche .bx_item_element a b{font-weight:700;color:#000}.bx_smart_searche .bx_item_element a:hover,.bx_smart_searche .bx_item_element a:hover b{text-decoration:underline}.bx_smart_searche .bx_item_preview_text{font-size:13px;padding:5px 10px 5px 0}.bx_smart_searche .bx_price{font-weight:700;font-size:15px;margin-top:5px}.bx_smart_searche .bx_price .old{font-weight:400;text-decoration:line-through;color:#636363;font-size:12px;vertical-align:middle}.bx_smart_searche .bx_item_block.all_result{min-height:0}.bx_smart_searche .bx_item_block.others_result{min-height:0;line-height:12px;padding:0}.bx_smart_searche .bx_item_block.all_result .all_result_button{display:inline-block;font-size:14px;background-color:#1485CE;border:1px solid;border-color:#1485CE;color:#FFF;padding:0 22px;height:34px;text-decoration:none;border-radius:2px;margin:0 0 8px;line-height:34px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.bx_smart_searche .bx_item_block_href{display:block;text-decoration:none;margin-bottom:5px;padding:8px;line-height:14px}.bx_smart_searche .bx_item_block_href:hover{background-color:#feeed2}.bx_smart_searche .bx_item_block_hrline{border-bottom:1px solid #f5a61c;margin:0 8px 5px}.bx_item_block_item_clear{display:block;clear:both}.bx_smart_searche .bx_item_block_item_info_wrap{display:block}.bx_smart_searche .bx_item_block_item_info_wrap.wpic{padding-left:39px}.bx_smart_searche .bx_item_block_item_info{display:block}.bx_smart_searche .bx_item_block_href_category_title{color:#a2a2a2}.bx_smart_searche .bx_item_block_href_category_name{color:#f5a61c;font-weight:700;text-transform:uppercase}.bx_smart_searche .bx_item_block_item_image{width:34px;height:34px;float:left;margin-right:5px;position:relative}.bx_smart_searche .bx_item_block_item_image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.bx_smart_searche .bx_item_block_item_name{color:#333;overflow:hidden;height:34px;display:block;line-height:17px;display:flex}.bx_smart_searche .bx_item_block_item_name_flex_align{margin:auto 0}.bx_smart_searche .bx_item_block_item_simple_name{color:#333;display:block;line-height:17px}.bx_smart_searche .bx_item_block_item_name b,.bx_smart_searche .bx_item_block_item_simple_name b{color:#f5a61c}.bx_smart_searche .bx_item_block_item_price{float:right;text-align:right;color:#333;line-height:17px;padding-left:5px}.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one{line-height:34px}.bx_smart_searche .bx_item_block_item_price .bx_price_new{white-space:nowrap;font-weight:700;display:block}.bx_smart_searche .bx_item_block_item_price .bx_price_old{white-space:nowrap;text-decoration:line-through}.bx_smart_searche .bx_item_block_item_text{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_smart_searche .bx_item_block_item_props{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_item_block_item_prop_item{display:block}.bx_smart_no_result_find{padding:0 8px 8px}.bx-searchtitle .bx-searchtitle-preloader{position:absolute;top:2px;right:110%;width:30px;height:30px;z-index:5;display:none}.bx-searchtitle .bx-searchtitle-preloader.view{background:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_orange.gif) center center no-repeat}.bx-searchtitle.theme-blue .bx-input-group .bx-form-control{border-color:#0083d1}.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_blue.gif)}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#0083d1;border-color:#0083d1}.bx-searchtitle.theme-blue .bx-input-group-btn button{background-color:#0083d1;border-color:#0083d1;color:#FFF}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{background-color:#5ca6e4;border-color:#5ca6e4;text-decoration:none}.bx_smart_searche.theme-blue .bx_item_element a b{color:#5ca6e4}.bx_smart_searche.theme-blue .bx_item_block_href:hover{background-color:#b2d9f1}.bx_smart_searche.theme-blue .bx_item_block_href_category_name{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_hrline{border-color:#0083d1}.bx-searchtitle.theme-black .bx-input-group .bx-form-control{border-color:#333}.bx-searchtitle.theme-black .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_black.gif)}.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{background-color:#333;border-color:#333}.bx-searchtitle.theme-black .bx-input-group-btn button{background-color:#333;border-color:#333;color:#FFF}.bx-searchtitle.theme-black .bx-input-group-btn button:hover,.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover{background-color:#5c5c5c;border-color:#5c5c5c;text-decoration:none}.bx_smart_searche.theme-black .bx_item_element a b{color:#5c5c5c}.bx_smart_searche.theme-black{border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche.theme-black .bx_item_block_href:hover{background-color:#eaeaea}.bx_smart_searche.theme-black .bx_item_block_href_category_name{color:#333}.bx_smart_searche.theme-black .bx_item_block_item_name b,.bx_smart_searche.theme-black .bx_item_block_item_simple_name b{color:#333}.bx_smart_searche.theme-black .bx_item_block_hrline{border-color:#333}.bx-searchtitle.theme-green .bx-input-group .bx-form-control{border-color:#159ebb}.bx-searchtitle.theme-green .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_green.gif)}.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{background-color:#159ebb;border-color:#159ebb}.bx-searchtitle.theme-green .bx-input-group-btn button{background-color:#159ebb;border-color:#159ebb;color:#FFF}.bx-searchtitle.theme-green .bx-input-group-btn button:hover,.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover{background-color:#44b1c9;border-color:#44b1c9;text-decoration:none}.bx_smart_searche.theme-green .bx_item_element a b{color:#44b1c9}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#d0ebf1}.bx_smart_searche.theme-green .bx_item_block_href_category_name{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_item_name b,.bx_smart_searche.theme-green .bx_item_block_item_simple_name b{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_hrline{border-color:#159ebb}.bx-searchtitle.theme-red .bx-input-group .bx-form-control{border-color:#E22B2B}.bx-searchtitle.theme-red .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_red.gif)}.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{background-color:#E22B2B;border-color:#E22B2B}.bx-searchtitle.theme-red .bx-input-group-btn button{background-color:#E22B2B;border-color:#E22B2B;color:#FFF}.bx-searchtitle.theme-red .bx-input-group-btn button:hover,.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover{background-color:#e95c5c;border-color:#e95c5c;text-decoration:none}.bx_smart_searche.theme-red .bx_item_element a b{color:#e95c5c}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#f9d4d4}.bx_smart_searche.theme-red .bx_item_block_href_category_name{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_item_name b,.bx_smart_searche.theme-red .bx_item_block_item_simple_name b{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_hrline{border-color:#E22B2B}.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control{border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header/images/loader_yellow.gif)}.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{background-color:#F9A91D;border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-input-group-btn button{background-color:#F9A91D;border-color:#F9A91D;color:#FFF}.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{background-color:#faba4a;border-color:#faba4a;text-decoration:none}.bx_smart_searche.theme-yellow .bx_item_element a b{color:#faba4a}.bx_smart_searche.theme-yellow .bx_item_block_href_category_name{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_item_name b,.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_hrline{border-color:#F9A91D}
/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/chesom-mini-basker-new/style.css?17564498551877*/
#cartNew .content {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	background: #fff;
	z-index: 31;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	font-size: 14px;
	text-transform: none;
}
@media only screen and (max-width: 768px) {
	#cartNew.active {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}
}
@media only screen and (min-width: 768px) {
	#cartNew .content {
		position: absolute;
		right: 0;
		width: -moz-max-content;
		width: -webkit-max-content;
		width: max-content;
		max-width: 100vw;
		overflow-y: auto;
	}
}
#cartNew.active .content {
	display: block;
	box-sizing: border-box;
	padding-bottom: 50px;
	max-height: calc(100vh - 50px);
	overflow-y: auto;
}
.mini-cart-info .catalog-item-name .model {
	color: #999;
	margin-top: 5px;
	display: inline-block;
}
.cart-item-info .qty {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: -17px;
}
.cart-remove {
	top: 26px;
}

.cart-item-info .qty .qty-num {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	max-width: 120px;
}

.cart-item-info .qty .qty-num > * {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%;
}

.cart-item-info .qty .qty-num .qty-cyf {
	margin-bottom: 0;
	outline: none;
}
/* End */


/* Start:/local/templates/.default/components/arturgolubev/search.title/header-mobile/style.min.css?175750929411842*/
.bx-searchtitle-history a,.bx_smart_searche .bx_item_element a:hover,.bx_smart_searche .bx_item_element a:hover b{text-decoration:underline}.bx-searchtitle,.bx-searchtitle *,.bx_smart_searche,.bx_smart_searche *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:14px}.bx-searchtitle{margin:10px 0 0}.bx-searchtitle-history{margin-top:5px}.bx-searchtitle-history a{color:#222}.bx-searchtitle-history a:hover{text-decoration:none}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{position:relative;z-index:2;float:left;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#333;background-color:#f8fafc;border:1px solid #d5dadc;border-right:none;border-radius:1px 0 0 1px;outline:0;box-shadow:none!important;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bx-searchtitle .bx-input-group .bx-form-control:focus{background-color:#fff}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;line-height:normal}.bx-searchtitle .bx-input-group-btn button{position:relative;border:none;background:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/search-icon.png) center center no-repeat #95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:0;border-radius:0 1px 1px 0;color:#fff;font-size:16px;line-height:1.42857143;height:34px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.bx-searchtitle .bx-input-group-btn button:hover{background-color:#1484ce}div.title-search-result{border:0!important;border-top:0;display:none;overflow:hidden;z-index:999;min-width:200px;margin-top:3px;background-color:#fff;border-radius:2px;box-shadow:0 0 7px -2px #d6d6d6}div.title-search-fader{display:none;background-image:url('/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_smart_searche{padding-top:8px;border-top:0;border-radius:0 0 3px 3px}.bx_smart_searche .bx_info_wrap{margin-left:85px}.bx_smart_searche .bx_img_element{float:left;padding:5px;width:75px;text-align:center}.bx_smart_searche .bx_item_block{min-height:65px;position:relative}.bx_smart_searche .bx_image{display:inline-block;max-width:100%}.bx_smart_searche .bx_image.empty_image{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/image/noimg.png)}.bx_smart_searche .bx_item_element{padding:8px 0}.bx_smart_searche .bx_item_element_all_result{text-align:center}.bx_smart_searche .bx_item_element hr{margin:0;border:none;border-bottom:1px solid #e5e5e5}.bx_smart_searche .bx_item_element a{margin-top:5px;display:inline-block;color:#333;font-size:14px;text-decoration:none;font-weight:700}.bx_smart_searche .bx_item_element a b{font-weight:700;color:#000}.bx_smart_searche .bx_item_preview_text{font-size:13px;padding:5px 10px 5px 0}.bx_smart_searche .bx_price{font-weight:700;font-size:15px;margin-top:5px}.bx_smart_searche .bx_price .old{font-weight:400;text-decoration:line-through;color:#636363;font-size:12px;vertical-align:middle}.bx_smart_searche .bx_item_block.all_result{min-height:0}.bx_smart_searche .bx_item_block.others_result{min-height:0;line-height:12px;padding:0}.bx_smart_searche .bx_item_block.all_result .all_result_button{display:inline-block;font-size:14px;background-color:#1485ce;border:1px solid #1485ce;color:#fff;padding:0 22px;height:34px;text-decoration:none;border-radius:2px;margin:0 0 8px;line-height:34px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.bx_smart_searche .bx_item_block_href{display:block;text-decoration:none;margin-bottom:5px;padding:8px;line-height:14px}.bx_smart_searche .bx_item_block_href:hover{background-color:#feeed2}.bx_smart_searche .bx_item_block_hrline{border-bottom:1px solid #f5a61c;margin:0 8px 5px}.bx_item_block_item_clear{display:block;clear:both}.bx_item_block_item_prop_item,.bx_smart_searche .bx_item_block_item_info,.bx_smart_searche .bx_item_block_item_info_wrap{display:block}.bx_smart_searche .bx_item_block_item_info_wrap.wpic{padding-left:39px}.bx_smart_searche .bx_item_block_href_category_title{color:#a2a2a2}.bx_smart_searche .bx_item_block_href_category_name{color:#f5a61c;font-weight:700;text-transform:uppercase}.bx_smart_searche .bx_item_block_item_image{width:34px;height:34px;float:left;margin-right:5px;position:relative}.bx_smart_searche .bx_item_block_item_image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.bx_smart_searche .bx_item_block_item_name{color:#333;overflow:hidden;height:34px;display:block;line-height:17px;display:flex}.bx_smart_searche .bx_item_block_item_name_flex_align{margin:auto 0}.bx_smart_searche .bx_item_block_item_simple_name{color:#333;display:block;line-height:17px}.bx_smart_searche .bx_item_block_item_name b,.bx_smart_searche .bx_item_block_item_simple_name b{color:#f5a61c}.bx_smart_searche .bx_item_block_item_price{float:right;text-align:right;color:#333;line-height:17px;padding-left:5px}.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one{line-height:34px}.bx_smart_searche .bx_item_block_item_price .bx_price_new{white-space:nowrap;font-weight:700;display:block}.bx_smart_searche .bx_item_block_item_price .bx_price_old{white-space:nowrap;text-decoration:line-through}.bx_smart_searche .bx_item_block_item_props,.bx_smart_searche .bx_item_block_item_text{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_smart_no_result_find{padding:0 8px 8px}.bx-searchtitle .bx-searchtitle-preloader{position:absolute;top:2px;right:110%;width:30px;height:30px;z-index:5;display:none}.bx-searchtitle .bx-searchtitle-preloader.view{background:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_orange.gif) center center no-repeat}.bx-searchtitle.theme-blue .bx-input-group .bx-form-control,.bx-searchtitle.theme-blue .bx-input-group-btn button,.bx_smart_searche.theme-blue .bx_item_block_hrline{border-color:#0083d1}.bx_smart_searche.theme-blue .bx_item_element a b{color:#5ca6e4}.bx_smart_searche.theme-blue .bx_item_block_href:hover{background-color:#b2d9f1}.bx_smart_searche.theme-blue .bx_item_block_href_category_name,.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#0083d1}.bx-searchtitle.theme-black .bx-input-group .bx-form-control,.bx_smart_searche.theme-black .bx_item_block_hrline{border-color:#333}.bx-searchtitle.theme-black .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_black.gif)}.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{background-color:#333;border-color:#333}.bx-searchtitle.theme-black .bx-input-group-btn button{background-color:#333;border-color:#333;color:#fff}.bx-searchtitle.theme-black .bx-input-group-btn button:hover,.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover{background-color:#5c5c5c;border-color:#5c5c5c;text-decoration:none}.bx_smart_searche.theme-black .bx_item_element a b{color:#5c5c5c}.bx_smart_searche.theme-black{border-top:0;border-radius:0 0 3px 3px}.bx_smart_searche.theme-black .bx_item_block_href:hover{background-color:#eaeaea}.bx_smart_searche.theme-black .bx_item_block_href_category_name,.bx_smart_searche.theme-black .bx_item_block_item_name b,.bx_smart_searche.theme-black .bx_item_block_item_simple_name b{color:#333}.bx-searchtitle.theme-green .bx-input-group .bx-form-control,.bx_smart_searche.theme-green .bx_item_block_hrline{border-color:#159ebb}.bx-searchtitle.theme-green .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_green.gif)}.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{background-color:#159ebb;border-color:#159ebb}.bx-searchtitle.theme-green .bx-input-group-btn button{background-color:#159ebb;border-color:#159ebb;color:#fff}.bx-searchtitle.theme-green .bx-input-group-btn button:hover,.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover{background-color:#44b1c9;border-color:#44b1c9;text-decoration:none}.bx_smart_searche.theme-green .bx_item_element a b{color:#44b1c9}.bx_smart_searche.theme-green .bx_item_block_href_category_name,.bx_smart_searche.theme-green .bx_item_block_item_name b,.bx_smart_searche.theme-green .bx_item_block_item_simple_name b{color:#159ebb}.bx-searchtitle.theme-red .bx-input-group .bx-form-control,.bx_smart_searche.theme-red .bx_item_block_hrline{border-color:#e22b2b}.bx-searchtitle.theme-red .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_red.gif)}.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{background-color:#e22b2b;border-color:#e22b2b}.bx-searchtitle.theme-red .bx-input-group-btn button{background-color:#e22b2b;border-color:#e22b2b;color:#fff}.bx-searchtitle.theme-red .bx-input-group-btn button:hover,.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover{background-color:#e95c5c;border-color:#e95c5c;text-decoration:none}.bx_smart_searche.theme-red .bx_item_element a b{color:#e95c5c}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#f9d4d4}.bx_smart_searche.theme-red .bx_item_block_href_category_name,.bx_smart_searche.theme-red .bx_item_block_item_name b,.bx_smart_searche.theme-red .bx_item_block_item_simple_name b{color:#e22b2b}.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control,.bx_smart_searche.theme-yellow .bx_item_block_hrline{border-color:#f9a91d}.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_yellow.gif)}.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{background-color:#f9a91d;border-color:#f9a91d}.bx-searchtitle.theme-yellow .bx-input-group-btn button{background-color:#f9a91d;border-color:#f9a91d;color:#fff}.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{background-color:#faba4a;border-color:#faba4a;text-decoration:none}.bx_smart_searche.theme-yellow .bx_item_element a b{color:#faba4a}.bx_smart_searche.theme-yellow .bx_item_block_href_category_name,.bx_smart_searche.theme-yellow .bx_item_block_item_name b,.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b{color:#f9a91d}.bx-searchtitle .bx-input-group .bx-form-control{border-color:#b7d58f}.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view{background-image:url(/local/templates/.default/components/arturgolubev/search.title/header-mobile/images/loader_blue.gif)}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#b7d58f;border-color:#b7d58f;border-radius:12px}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#b7d58f;font-weight:600}.bx-searchtitle.theme-blue .bx-input-group-btn button{background-color:#b7d58f;color:#fff}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{text-decoration:none;background-color:#154339;outline:black solid 2px;border:none}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/slider_main/style.css?1756449855679*/
#slideshow0 {
    display: block;
}
.disabled {
    display: none;
}

#slideshow0 .owl-nav {
    position: absolute;
    z-index: 10000;
    top: 190px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
}

#slideshow0 .owl-nav img {
    width: 26px;
    height: 30px;
}

@media (max-width: 1079px) {
    #slideshow0 img {
        height: 37vw;
    }
}


@media only screen and (max-width: 790px) {
    #slideshow0 img {
        height: 39.2vw;
    }

    #slideshow0 .owl-nav {
        top: 160px;
    }
}

@media only screen and (max-width: 640px) {
    #slideshow0 .owl-nav {
        display: none;
    }
}
/* End */
/* /local/templates/.default/template_styles.css?1756449856469 */
/* /local/templates/.default/styles.css?17564498564647 */
/* /local/templates/.default/css/main_page/style.min.css?175751145081844 */
/* /local/templates/.default/css/main_page/slideshow.css?17564498562664 */
/* /local/templates/.default/css/main_page/new_style4.css?175644985632239 */
/* /local/templates/.default/libs/font-awesome/css/font-awesome.min.css?175644985526711 */
/* /local/templates/.default/css/main_page/fastorder1.css?175644985617054 */
/* /local/templates/.default/css/main.css?175644985678671 */
/* /local/templates/.default/css/nouislider.min.css?17564498564220 */
/* /local/templates/.default/components/arturgolubev/search.title/header/style.min.css?175644985412020 */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/chesom-mini-basker-new/style.css?17564498551877 */
/* /local/templates/.default/components/arturgolubev/search.title/header-mobile/style.min.css?175750929411842 */
/* /local/templates/.default/components/bitrix/news.list/slider_main/style.css?1756449855679 */
