

/* Start:/local/assets/css/custom.css?177340395221039*/
.result-payment-wrapper {
    min-height: 320px;
}

.result-payment-wrapper .link {
    margin-top: 20px;
}

.result-payment-wrapper a {
    background: #006FFF !important;
    color: #fff !important;
    padding: 5px 10px;
}

@media (max-width: 500px) {
    .result-payment-wrapper {
        min-height: 100px;
    }
}

.page-404 {
    margin-bottom: 50px;
}


/*MAIN SLIDER*/
/*
.main-sliders{
	margin-bottom: 20px;
	padding: 10px;
}

 */
.main-sliders__top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 10px;
}

.main-sliders__top .main-carousel {
    margin-bottom: 0;
}

.main-sliders__top .main-carousel h3 {
    position: absolute;
    bottom: 15px;
    right: 25px;
    width: 70%;
    max-width: 360px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    height: auto;
    text-align: right;
}

/*
.main-sliders__top img{
	height: 590px;
	width: auto!important;
	max-width: none!important;
}

 */

.main-sliders__left {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 5px;
}

.main-sliders__right {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 5px;
}

.main-carousel li {
    position: relative;
}

.main-carousel .title {
    position: absolute;
    top: 25px;
    left: 25px;
    background: lightcoral;
    border-radius: 2px;
    color: #fff !important;
    padding: 4px 8px 4px;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 2;
    height: auto;
    font-family: 'Open Sans';
}

.main-carousel p {
    color: #fff !important;
    font-size: 17px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.main-carousel .owl-controls {
    width: 100%;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.main-carousel .owl-controls .owl-nav {
    height: 100%;
}

.main-carousel .owl-controls .owl-nav .owl-prev {
    margin-left: 10px;
}

.main-carousel .owl-controls .owl-nav .owl-next {
    margin-right: 10px;
}

.main-sliders__bottom .main-sliders__descr {
    position: absolute;
    top: 50%;
    left: 65%;
    right: 5%;
    transform: translateY(-50%);
}

.main-sliders__bottom .main-sliders__descr h3 {
    position: relative;
    width: 70%;
    max-width: 360px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}

@media screen and (max-width: 1150px) {
    .main-sliders__top img {
        height: 560px;
    }
}

@media screen and (max-width: 992px) {
    .main-sliders__top img {
        height: 480px;
    }
}

@media screen and (max-width: 880px) {
    .main-sliders__top img {
        height: 430px;
    }
}

@media screen and (max-width: 768px) {
    .main-sliders__top img {
        height: 370px;
    }
}

@media screen and (max-width: 700px) {
    .main-carousel .title {
        padding: 4px 10px 4px;
        font-size: 9px;
    }
}

@media screen and (max-width: 650px) {
    .main-sliders__top img {
        height: 300px;
    }
}

@media screen and (max-width: 600px) {
    .main-sliders__top img {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .main-sliders__top {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .main-sliders__left {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }

    .main-sliders__right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
}

@media screen and (max-width: 650px) {
    .main-sliders__bottom .main-sliders__descr {
        left: auto;
        right: 50px;
    }

    .main-carousel p {
        display: none;
    }
}

.object-fill-none {
    object-fit: none !important;
}

.index-page .main-sliders__top {
    align-items: flex-start;
}

.header__nav-link-relative {
    position: relative;
}

.header__nav-sub.header__nav-one-column {
    width: max-content;
    width: -moz-max-content;
}

@media screen and (max-width: 460px) {
    .main-page .gift_4_items {
        width: calc(50% - 20px) !important;
    }
}

.header__nav-link a img {
    max-width: 20px;
}

.basket-sm__navigation {
    display: flex;
    justify-content: space-evenly;
}

.basket-sm__navigation .basket-sm__btn {
    width: 45%;
    padding: 0;
}

.basket-sm .b-item__img {
    width: 200px;
}

.basket-sm .basket-sm__item {
    -ms-align-items: center;
    align-items: center;
}

@media screen and (max-width: 460px) {
    .shopping-basket__descr .product-name {
        text-align: center;
    }

    .checkout-page .product-remove {
        width: 100%;
    }
}

.ajax-gifts {
    max-width: 276px;
}

.ajax-gifts li.product {
    width: 100% !important;
    max-width: 278px;
}

.ajax-items-wrapper {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.ajax-items-wrapper .ajax-gifts {
    width: 25%;
}

@media (max-width: 900px) {
    .ajax-items-wrapper .ajax-gifts {
        width: 50%;
    }
}


@media (max-width: 500px) {
    .ajax-items-wrapper .ajax-gifts {
        width: 100%;
        max-width: 100%;
        display: flex;
        justify-content: center;
    }

    .ajax-gifts {
        width: 100%;
        max-width: 100%;
        display: flex !important;
        justify-content: center;
    }

    .ajax-gifts li.product {
        max-width: 286px !important;
    }
}

.gifts__list {
    max-width: 1170px;
    width: 100%;
    letter-spacing: -5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: auto;
}

.gifts__list .js-gifts {
    max-width: 286px !important;
    /*width: 100% !important;*/
    margin: 0 !important;
}

body.woocommerce .blog-product-wrapper .has-one-sidebar .gifts__list ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
    min-height: auto;
}

body.woocommerce .blog-product-wrapper .has-one-sidebar .gifts__list ul.products li.product a img {
    float: none;
}

@media only screen and (max-width: 600px) {
    .gifts__list .js-gifts {
        max-width: 50% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 3px;
    }

    body .has-no-sidebar .gifts__list .js-gifts ul.products li.product {
        margin: 0;
    }
}

@media only screen and (max-width: 450px) {
    .gifts__list .js-gifts {
        width: 100%;
        letter-spacing: normal;
        margin: 0;
        display: block;
    }

    .gifts__list {
        letter-spacing: normal;
    }
}

.items-with-modal {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.items-with-modal .item {
    width: 100%;
    max-width: 286px;
    position: relative;
    cursor: pointer;
}

.items-with-modal .item .modal-title, .items-with-modal .item .modal-body {
    display: none;
}

.modal-for-items {
    display: none;
}

#modal-for-items .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.basket-sm__total-wrapper {
    position: sticky;
    bottom: 0;
    background: white;
    padding-bottom: 30px;
}

.basket-sm {
    padding: 0 !important;
}

.tags a {
    display: inline-block;
    font-size: 12px;
    background-color: #E0F3FA;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    color: #444444;
    line-height: 16px;
    padding: 5px 15px 4px;
    min-height: 0;
}

.tags a:hover {
    background-color: #006FFF;
}

@media (max-width: 767px) {
    .woocommerce-count-wrap {
        display: none;
    }

    .inner-page-wrap {
        margin-top: 0!important;
    }

    .woocommerce-ordering {
        margin: 0!important;
        text-align: left!important;
    }

    .woocommerce-ordering select {
        width: auto;
    }
}

.header__logo {
    cursor: pointer;
}

.banners .banner {
    display: none;
}

.woocommerce-page .cart-slider ul.products {
    border-top: none;
}

.gifts {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .spb_content_element.span3.spb_text_column {
        margin-left: 0 !important;
    }

    .spb_content_element.span3.spb_text_column p {
        text-align: left;
    }


}

#email-form button.close {
    position: absolute;
    right: 10px;
    top: 10px;
}

@media (max-width: 450px) {
    #email-form button.close {
        position: absolute;
        right: 10px;
        top: 0;
    }
}

@media (max-width: 979px) {
    .sitemap .row {
        margin: 0;
    }

    .sitemap .centered {
        max-width: 100%;
    }

    .sitemap .centered li.row ul {
        max-width: 100%;
    }

    .sitemap .centered > ul > li > ul > li, .sitemap .centered > ul > li > a {
        width: 100% !important;
    }
}

#footer .footer__bottom {
    letter-spacing: 0 !important;
}

@media screen and (max-width: 768px) {
    #footer .amp {
        width: 200px !important;
    }
}


#footer-widgets {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

#footer-widgets .left {
    width: 200px;
}

#footer-widgets .right {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
}

#footer-widgets .right .item:first-child {
    margin-right: 40px;
}

@media (max-width: 767px) {
    #footer-widgets {
        flex-wrap: wrap;
        justify-content: center;
    }

    #footer-widgets .left, #footer-widgets .right {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    /*#footer-widgets .right .item {
        width: 100%;
        display: flex;
        justify-content: center;
    }*/
}

@media (max-width: 767px) {
    #footer-widgets .right .item:first-child {
        margin: 0 0 20px 0;
    }

    #footer-widgets .right .item {
        width: 280px;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next {
        margin: 0 !important;
    }
}

.itm-theme h4 {
    position: relative;
    text-align: center;
}

.itm-theme h4 span {
    background: #ffffff;
    padding: 0 10px;
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #6f5126;
}

.itm-theme h4:before {
    content: "";
    display: block;
    border-top: 2px solid #cba267 !important;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

@media (max-width: 800px) {
    .notice-popup {
        border: none;
        border-radius: 0;
        padding: 0;
    }
    .notice-popup.notice-popup-wrapper {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
    }

    .notice-popup-content {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .notice-popup-content .notice-data-box span {
        width: 60px;
        margin-right: 10px;
        display: inline-block;
    }
}
li.product figcaption.open-figcaption .shop-actions > a {
    padding: 10px 0 10px 14px;
}

.summary-top {
    position: relative;
}

.add-to-favorite {
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 1;
    color: #FBB9F5;
    font-size: 20px;
}

.add-to-favorite-list {
    cursor: pointer;
    margin-left: 15px;
    z-index: 1;
    color: #FBB9F5;
    font-size: 30px;
}

.mobile {
    display: none;
}

@media (max-width: 667px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }
}

.socials ul {
    display: flex;
    justify-content: end;
}

.socials .tg {
    background: url(/local/assets/img/new/telegram-mobile-green.png) no-repeat;
    background-size: 60%;
    background-position: 40% 50%;
}

/*@media (max-width: 1211px) {*/
/*    .header-color-top .container {*/
/*        width: 100%;*/
/*        padding: 0 15px;*/
/*    }*/
/*}*/

/*header.fixed .header__search {*/
/*    margin-left: -80px;*/
/*}*/

@media (max-width: 767px) {
    .page-heading .container {
        display: flex;
        flex-flow: wrap;
    }
    .page-heading .container #breadcrumbs {
        order: 1;
        white-space: break-spaces;
        margin-bottom: 10px;
    }

    .page-heading .container > div {
        width: 100%;
    }

    .page-heading .heading-text {
        order: 2;
    }

    .page-heading #breadcrumbs {
        padding: unset;
    }

    .page-heading {
        padding-top: 0!important;
    }
}

.has-left-sidebar article.article-blog {
    float: left !important;
}

.posted_in{
    display: block;
}

.woocommerce-page .product-img img {
    max-width: 180px;
    display: inline;
    margin-bottom: 10px;
}

.woocommerce-page .product-img img:first {
    margin-right: -10px;
}

.woocommerce-page .product-img img:nth-child(2) {
    margin-left: -10px;
    margin-right: 10px;
}

@media (max-width: 1200px) {

    .woocommerce-page .product-img img:first {
        margin-right: 0px;
    }

    .woocommerce-page .product-img img:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.header__nav-sub ul ul {
    margin-right: 20px;
}

.gifts__list-4 {
    text-align: left!important;
}

.gifts__list.gifts__list-4 .js-gifts {
    width: 24%;
    max-width: 24% !important;
    margin: 0;
}

@media (max-width: 1024px) {
    .gifts__list.gifts__list-4 .woocommerce ul.products li.product {
        margin: 0;
    }
}

@media (max-width: 600px) {
    .gifts__list.gifts__list-4 .js-gifts {
        width: 49%;
        max-width: 49% !important;
        margin: 0;
    }
}

@media screen and (min-width: 451px) {
    #logo-animation svg {
        height: 100px!important;
    }

    .hide-logo img {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    #logo-animation svg {
        height: 40px!important;
    }

    .header__logo.hide-logo {
        background: none;
    }
}

#spb-delivery-map {
    margin-left: 10px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 1.5px solid grey;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
    background-size: 32px 32px;
    background-position: center center;
    font-weight: bold;
    color: grey;
}

#spb-delivery-map:hover {
    border: 2px solid #0c7fa4;
    color: #0c7fa4;
}

@media (min-width: 700px) {
    .send-order__checkbox {
        display: inline!important;
        width: 70% !important;
        flex: 0 0 70% !important;
    }

    .send-order__btn {
        flex: 0 0 30% !important;
        width: 30% !important;
    }

    .checkout-page__send-order {
        justify-content: space-between;
    }
}

.header--new .header__logo {
    width: 100%!important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 94px;
}
.header--new .header__logo img {
    height: 94px;
}

ul.products li.product .product-details .like-h3 {
    margin-right: 20px;
    text-align: left;
}

.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: -20px!important;
}

/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {*/
/*    margin-right: 20px!important;*/
/*}*/

.gifts__list .js-ecommerceProductList, .gifts__list .js-gifts .woocommerce, .gifts__list ul.products {
    width: 100%;
}

.catalog-buttons-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

@media (max-width: 600px) {
    .catalog-buttons-wrapper {
        display: flex;
        justify-content: right;
        flex-wrap: wrap;
    }

    .add-to-favorite-list {
        margin-left: 0;
    }

    ul.products li.product .product-details .like-h3 {
        margin-right: 5px;
        max-width: calc(100% - 32px);
        overflow: hidden;
    }

    a.product_type_simple {
        padding-right: 2px;
    }
}

.personal__icon {
    padding-top: 6px;
}

.bx_profile .col-form-label {
    width: 160px;
}

@media (max-width: 600px) {
    .bx_profile .col-form-label {
        width: 130px;
    }

    .bx_profile .buttons {
        text-align: right;
    }
}

.custom-authform, .custom-authform .container {
    display: flex;
    justify-content: center;
}

.custom-authform .bx-authform {
    width: 100%;
}

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

.btn-primary {
    padding: 10px;
}

.payment-image-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.payment-image-wrapper img {
    height: 36px;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sberbank-credit {
    font-weight: 800;
    margin-bottom: 8px;
    display: flex;
    justify-items: center;
    background: #f2f5f7;
    border-radius: 8px;
    padding: 4px;
    width: fit-content;
    align-items: center;
    white-space: nowrap;
}

.sberbank-credit img {
    height: 20px !important;
    margin-right: 4px;
}

.sberbank-credit svg {
    height: 20px !important;
    margin-left: 4px;
    cursor: pointer;
}

.footer-icons {
    text-align: right;
    margin-top: 16px;
    display: none;
}

.footer-icons img {
    max-height: 20px;
    margin: 4px;
}

.footer-icons img.mh-40 {
    max-height: 40px;
}

.footer-icons.footer-icons-mobile {
    display: none;
}

@media (min-width: 1024px) {
    .footer-icons.footer-icons-desktop {
        display: block;
    }
}

@media (max-width: 1023px) {
    .footer-icons.footer-icons-mobile {
        display: flex;
    }
}

@media (max-width: 600px) {
    .footer-icons {
        display: flex;
        flex-wrap: wrap;
        text-align: right;
        margin-top: 16px;
        align-items: center;
    }

    .footer-icons img {
        max-height: 16px;
    }
}

.sberbank-credit-tippy {
    height: 16px;
    margin-top: -4px;
}

.bold {
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .woocommerce div.product .form-buy-adapt form.cart {
        margin-bottom: 0;
    }
}
.index-new .map_block{
    position: relative;
    margin-top:20px;
    padding: 60px 0;
}
.index-new .map_block--back{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}
.index-new .map-item{
    position: relative;
    display:flex;
    align-items: flex-start;
    justify-content: center;
    gap: 60px;
    width: 60%;
    margin:auto;
    background: rgba(255, 255, 255, 0.85);
    padding: 40px 60px;
}
.index-new .map-item__inner{
    width:50%;
}
.index-new .map-item .title_map{
    margin: 0px;
    margin-bottom:15px;
    padding-right: 40px;
}
.index-new .map-item .title_map, .index-new .map-item .title_map a{
    font-size: 25px;
    line-height: 31px;
    color: #333333;

}
.index-new .map-item .title_map a:hover{
    opacity: 0.9;
}
.index-new .map-item .title_map{
    position: relative;
}
.index-new .map-item .title_map--img{
    position: absolute;
    margin-left: 10px;
    margin-top: -5px;
}
.index-new .map-item .map_phone:hover{
    color: #333333;
    opacity: 0.9;
}
.index-new .title_slider{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.index-new .banner_2_rows{
	gap: 50px;
}
.index-new .banner_2_rows_el{
	margin: 0;
}
@media screen and (max-width: 1500px) {
    .index-new .map-item{
        width: 80%;
    }
}
@media screen and (max-width: 1420px) {
    .index-new .banner_2_rows_el:first-child .p-banner__title, .index-new .banner_2_rows_el:first-child .p-banner__subtitle{
        padding-left: 10px;
    }
	.index-new .banner_2_rows_el:last-child .p-banner__title, .index-new .banner_2_rows_el:last-child .p-banner__subtitle{
        padding-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .index-new .map-item{
        flex-wrap: wrap;
        width: 90%;
        gap: 40px;
        padding: 40px 30px;
    }
    .index-new .map-item__inner{
        width:100%;
    }
    .index-new .map-item .title_map{
        margin-bottom: 10px;
    }
	.index-new .banner_2_rows {
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
	.index-new .banner_2_rows_el{
		max-width: 100% !important;
	}
	.index-new .banner_2_rows_el .p-banner__title, .index-new .banner_2_rows_el .p-banner__subtitle{
        padding-left: 10px;
		padding-right: 10px;
    }
	.promos-banner .p-banner__subtitle{
		margin-bottom:20px;
	}
}

/* End */


/* Start:/local/assets/css/sliders.css?1714888473872*/
.c-pwa-button-arrow__icon {
    display: inline-block;
    width: 12px;
    height: 20px;
    fill: currentColor;
}

.c-pwa-icon {
    display: inline-block;
    line-height: 0;
}

.c-pwa-button-arrow__icon--right {
    transform: rotate(180deg);
}

.c-pwa-button-arrow__icon--carousel {
    width: 28px;
    height: 40px;
    border-color: #fff;
    border-style: solid;
    border-width: 10px 8px;
    background-color: #fff;
}

.common-slider .owl-controls {
    top: calc(50% - 14px);
}

.common-slider .owl-nav {
    display: flex;
    justify-content: space-between;
}

.common-slider .owl-controls .owl-nav .owl-prev,
.common-slider .owl-controls .owl-nav .owl-next {
    text-indent: unset;
    background: unset;
    margin-left: unset;
    margin-right: unset;
    float: unset;
    height: unset;
    width: unset;
}

/* End */


/* Start:/local/assets/css/checkout.css?176071380616242*/
.checkout-page {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	box-sizing: border-box;
}
.checkout-page__section {
	flex: 0 0 100%;
	width: 100%;
	box-sizing: border-box;
}
.recommendations {
	width: 20%;
}
.checkout-page__title {
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*Start shopping basket*/
.shopping-basket__items {
	margin-bottom: 20px;
}
.shopping-basket__items table {
	width: 100%;
}
.shopping-basket__items td {
	padding: 15px 0;
	/*border-bottom: 1px solid #e3e3e3;*/
}
.shopping-basket__items td.shopping-basket__img {
	width: 290px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.shopping-basket__items td.shopping-basket__img a {
	display: block;
}
.shopping-basket__items td.shopping-basket__count {
	min-width: 110px;
}
.shopping-basket__items td.shopping-basket__price {
	white-space: nowrap;
}
.shopping-basket__descr a {
	text-decoration: none;
	color: #444;
}
.shopping-basket__descr .product-name {
	text-transform: uppercase;
	line-height: 25px;
	font-weight: 600;
	transition: ease all 0.3s
}
.shopping-basket__descr a:hover .product-name {
	color: #006FFF;
}
.shopping-basket__count .product-count {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.product-count.js-quantity input{
	color: black;
}
.shopping-basket__count input {
	margin: 0 5px;
	border: 1px solid #e3e3e3;
	width: 35px;
	height: 28px;
	line-height: 28px;
	box-sizing: border-box;
	font-size: 13px;
	padding: 6px;
	vertical-align: middle;
	text-align: center;
}
.shopping-basket__count span {
	font-size: 35px;
	font-weight: 300;
	cursor: pointer;
}
.shopping-basket__price {
	text-align: right;
}
.shopping-basket__total {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 40px;
}
.discount-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex: 0 0 70%;
	width: 70%;
}
.discount-box p {
	font-weight: 600;
	margin: 0;
	white-space: nowrap;
}
.discount-box__input {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: 15px;
}
.discount-box__input .discount-input {
	background: #fff;
	height: 31px;
	line-height: 31px;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	border: 1px solid #e3e3e3;
	box-sizing: border-box;
	margin: 0;
}
.discount-box__input .discount-btn {
	background: #E0F3FA;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	text-transform: uppercase;
	width: 80px;
	border: 0;
	color: #fff;
}
.discount-box__input .discount-btn:hover {
	color: #e1e1e1;
}
.total-box {
	flex: 0 0 100%;
	width: 100%;
	justify-content: end;
}
.total__row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: right;
}
.total__col {
	flex: 0 0 50%;
	width: 50%;
}
.total__order {
	font-weight: bold;
}
/*End shopping basket*/

/*Start payment-delivery*/
.checkout-page__payment-delivery {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border: 1px solid #e3e3e3 !important;
	margin-bottom: 20px;
}
.checkout-page__payment-delivery .checkout-page__title {
	width: 40%;
	flex: 0 0 40%;
	border: 0;
	padding-left: 20px;
	box-sizing: border-box;
}
.payment-delivery__method {
	width: 60%;
	flex: 0 0 60%;
	margin-left: auto;
	margin-right: 0;
}
.payment-delivery__method ul {
	margin: 0;
	padding: 0;
}
.payment-delivery__method ul li {
	padding: 20px 0;
	border-bottom: 1px solid #e3e3e3;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-right: 5px;
	box-sizing: border-box;
}
.payment-delivery__method ul li:last-child {
	border: 0;
}
.payment-delivery__method ul li input {
	margin: 0;
}
.payment-delivery__method ul li label {
	margin: 0 0 0 15px;
	transition: ease all 0.3s;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.payment-delivery__method ul li label img {
	margin-left: 10px;
}
.payment-delivery__method ul li input:checked + label {
	color: #006FFF;
}
.payment-delivery__method ul li label:hover {
	color: #E0F3FA;
}
.payment-delivery__method ul li label .amount {
	font-weight: bold;
}
.payment-delivery__method ul li label b,
.payment-delivery__method ul li label .amount {
	margin-left: 5px;
}
/*End payment-delivery*/

/*Start information*/
.customer-data__info {
	padding: 20px 0;
}
.customer-data__row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 5px 0;
}
.customer-data__left {
	width: 250px;
}
.customer-data__right {
	width: calc(100% - 250px);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
}
.customer-data__right .star {
	position: absolute;
	width: 20px;
	flex: 0 0 20px;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
	color: #006FFF;
	font-weight: bold;
	right: -20px;
	height: 100%;
}
.customer-data__right input,
.customer-data__right textarea {
	width: 100%;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}


/*Start send order */
.checkout-page__send-order {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.send-order__checkbox {
	flex: 0 0 50%;
	width: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.send-order__checkbox input {
	margin: 0;
}
.send-order__checkbox label {
	margin: 0 0 0 10px;
}
.send-order__checkbox input:checked + label {
	color: #006FFF;
}
.send-order__checkbox label:hover {
	color: #006FFF;
}
.send-order__btn {
	flex: 0 0 50%;
	width: 50%;
}
.send-order__btn input {
	background: #006FFF;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.5s ease 0s !important;
	color: #fff;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	width: 260px !important;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: 0;
}
.send-order__btn input:hover {
	color: #e1e1e1;
}
/*End send order */

/*Start basket small*/
.shadow {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.basket-sm {
	position: absolute;
	right: -20px;
	width: 400px;
	/*max-height: 600px;*/
	max-height: calc(100vh - 200px);
	overflow-y: auto;
	z-index: 5;
	margin-top: 12px;
	top: 0px;
	background: #fff;
	padding: 0px 0px 30px 0px;
	z-index: 2
}

.basket-sm::after {
	content: '';
	position: absolute; /* Абсолютное позиционирование */
	right: 20px; top: -20px; /* Положение треугольника */
	border: 10px solid transparent; /* Прозрачные границы */
	border-bottom: 10px solid #fff; /* Добавляем треугольник */
}
.basket-sm__items {
	max-height: 300px;
	overflow-y: auto;
	border-bottom: 1px solid rgb(17, 17, 17);
	padding: 20px;
	box-sizing: border-box;
}
.basket-sm__item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	-ms-align-items: flex-end;
	align-items: flex-end;
	margin-bottom: 30px;
}
.basket-sm__item:last-child {
	margin-bottom: 0;
}
.b-item__img {
	width: 40px;
	height: auto !important;
}
.b-item__descr {
	padding-left: 10px;
	width: calc(100% - 120px);
}
.b-item__descr a {
	color: #444 !important;
	transition: ease all 0.3s;
}
.b-item__descr a:hover .product-name {
	color: #006FFF !important;
}
.b-item__descr .product-name {
	line-height: 18px;
	transition: ease all 0.3s;
}

.b-item__descr .product-price {
	font-weight: 500;
}
.b-item__count {
	width: 75px;
}
.b-item__count .product-count {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.b-item__count input {
	margin: 0 5px;
	width: 35px;
	height: 20px;
	line-height: 20px;
	box-sizing: border-box;
	font-size: 13px;
	padding: 0 6px;
	vertical-align: middle;
	text-align: center;
	border: 0;
}
.b-item__count span {
	font-size: 25px;
	font-weight: 300;
	cursor: pointer;
}
.b-item__delete {
	flex: 0 0 15px;
	width: 15px;
	height: 15px;
	color: #444;
	border: 1px solid #444;
	border-radius: 50%;
	box-sizing: border-box;
	margin: 0 0 2px 10px;
}
.b-item__delete a {
	color: #444 !important;
	display: block;
	font-size: 17px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}
.b-item__delete:hover {
	border-color: #006FFF;
}
.b-item__delete:hover a {
	color: #006FFF;
}
.basket-sm__total {
	padding: 20px;
	text-align: right;
	font-weight: 500;
}
.basket-sm__btn {
	padding: 0 20px;
}
.basket-sm__btn a {
	font-size: 15px;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	border: 0;
	background: #006FFF;
	color: #fff !important;
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 500;
}
.basket-sm__btn a:hover {
	color: #e1e1e1;
}
/*End basket small*/

/*Start Media*/
@media screen and (max-width: 767px) {
	.checkout-page__payment-delivery {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.checkout-page__payment-delivery .checkout-page__title {
		width: 100%;
		flex: 0 0 100%;
		border: 0;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.payment-delivery__method {
		flex: 0 0 100%;
		width: 100%;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.checkout-page__info {
		margin-bottom: 20px;
	}
	.shopping-basket__total {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.discount-box {
		flex: 0 0 100%;
		width: 100%;
		padding-bottom: 20px;
		border-bottom: 1px solid #e3e3e3;
	}
	.total__row {
		max-width: 250px;
		margin: 0 0 0 auto;
		padding: 20px 0;
	}
	.total-box {
		flex: 0 0 100%;
		width: 100%;
	}
	.discount-box p {
		white-space: nowrap;
	}
}

@media screen and (max-width: 600px) {
	.discount-box {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	.discount-box p {
		margin-bottom: 10px;
	}
	.customer-data__left {
		width: 170px;
	}
	.customer-data__right {
		width: calc(100% - 170px);
	}
	.checkout-page__send-order {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	.send-order__checkbox {
		flex: 0 0 100%;
		width: 100%;
		margin-bottom: 10px;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.send-order__btn {
		flex: 0 0 100%;
		width: 100%;
	}
	.send-order__btn input {
		width: 100%;
	}
	.shopping-basket__items td.shopping-basket__img {
		width: 150px;
		padding-left: 0;
	}
}

@media screen and (max-width: 400px) {
	.shopping-basket__items {
		padding-top: 20px;
		border-bottom: 1px solid #e3e3e3;
	}
	.shopping-basket__items tr {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		width: 100%;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	.shopping-basket__items td {
		border: 0;
		padding: 10px 0 10px;
	}
	.shopping-basket__items td.shopping-basket__img {
		flex: 0 0 100%;
		width: 100%;
		margin-bottom: 0px;
		padding: 0;
	}
	.shopping-basket__items td.shopping-basket__descr {
		flex: 0 0 100%;
		width: 100%;
	}
	.shopping-basket__items td.shopping-basket__count {
		flex: 0 0 auto;
		width: auto;
		margin: 0 5px;
	}
	.shopping-basket__count .product-count {
		justify-content: center;
	}
	.shopping-basket__items td.shopping-basket__price {
		flex: 0 0 auto;
		width: auto;
		margin: 0 5px;
		text-align: center;
	}
	.checkout-page .product-remove{
		padding: 0;
		width: auto;
	}
	.checkout-page .product-remove a.remove{
		margin: 0;
	}

	.basket-sm {
		width: 100%;
	}
}

.basket-sm .preloader {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.basket-sm .preloader {
	display: none;
}

.loading .basket-sm .preloader {
	display: flex;
}

.basket-sm svg {
	overflow: visible;
	width: 100px;
	height: 150px;
	margin: auto;
}
.basket-sm svg g {
	animation: slide 2s linear infinite;
}
.basket-sm svg g:nth-child(2) {
	animation-delay: 0.5s;
}
.basket-sm svg g:nth-child(2) path {
	animation-delay: 0.5s;
	stroke-dasharray: 0px 158px;
	stroke-dashoffset: 1px;
}
.basket-sm svg path {
	stroke: url(#gradient);
	stroke-width: 20px;
	stroke-linecap: round;
	fill: none;
	stroke-dasharray: 0 157px;
	stroke-dashoffset: 0;
	animation: escalade 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
}
@keyframes slide {
	0% {
		transform: translateY(-50px);
	}
	100% {
		transform: translateY(50px);
	}
}
@keyframes escalade {
	0% {
		stroke-dasharray: 0 157px;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 156px 157px;
		stroke-dashoffset: 0;
	}
	100% {
		stroke-dasharray: 156px 157px;
		stroke-dashoffset: -156px;
	}
}

.break {
	flex-basis: 100%;
	height: 0;
}

.btn-green:hover {
	color: #e1e1e1;
	background: #E0F3FA;
}
.btn-green {
	background: #006FFF;
	color: #fff;
	height: 40px;
	padding: 0 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.text-right {
	text-align: right;
}

.basket-sm .bag-empty {
	border-bottom: unset;
}

.header-top .header__basket, .header-top .header__map, .header-top .header__social {
	z-index: 50;
}

.basket-sm .amount {
	white-space: inherit !important;
	font-family: 'Rubik';
}

.product-count input {
	background: unset !important;
	border: unset !important;
	margin-bottom: 0px !important;
}

.checkout-page__shopping-basket {
	width: 100%;
}

.btn-green {
	background: #006FFF !important;
	color: #fff !important;
	height: 40px;
	padding: 0 15px !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.btn-green:hover {
	color: #fff !important;
	background: #E0F3FA !important;
}
.discount-box {
	flex-wrap: wrap;
}

.discount-box__input .discount-btn {
	background: #59ac80 !important;
	height: 31px !important;
	line-height: 31px !important;
	font-size: 11px !important;
	width: 80px !important;
	border: 0 !important;
	color: #fff !important;
	padding: 0 !important;
}

.checkout-page input[type="text"], .checkout-page input[type="password"], .checkout-page input[type="email"], .checkout-page input[type="phone"], .checkout-page textarea, select {
	border: 1px solid #ccc;
}

.payment-wrapper a {
	color: #fff;
	padding: 15px;
	font-size: calc(15px + 0.5vw);
	text-transform: uppercase;
	border: 0;
	background: #006FFF;
	width: 100%;
	max-width: 500px;
	text-align: center;
	font-weight: 400;
	margin: 10px 0;
	display: block;
}

.payment-wrapper {
	width: 100%;
}

/* End */


/* Start:/local/assets/css/catalog-icons.css?17176117521576*/
.badge-new {
    position: absolute;
    right: 10px;
    top: 10px;
}

.badge-sale-corner {
    position: absolute;
    right: 0;
}

.badge-sale {
    position: absolute;
    right: 0;
    top: 30px;
}

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

ul.products li.product .product-details {
    display: flex!important;
    justify-content: space-between;
}

ul.products li.product .product-details .like-h3 {
    margin-right: 20px;
    text-align: left;
}

.product_type_simple .hover {
    display: none;
}

.product_type_simple:hover .hover {
    display: block;
}

.product_type_simple:hover .no-hover {
    display: none;
}

.added-to-card, .product-added .no-hover, .product-added .hover {
    display: none;
}

.product-added .added-to-card {
    display: block;
}

.product_type_simple.product-added:hover .hover {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .woocommerce ul.products li.product figure > a {
        margin-bottom: 0!important;
    }

    .price-block {
        margin-left: 10px;
    }
}

.catalog-item-badge {
    position: absolute;
    z-index: 4;
    top: 20px;
    right: 0;
    min-width: 100px;
}

.sale-percent-new {
    position: absolute;
    z-index: 4;
    top: 44px;
    right: 0;
    min-width: 50px;

    padding-right: 10px;

    color: black;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;

    background: #ECF86E;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.sale-percent-new-top {
    top: 20px;
    width: 90px;
}

/* End */


/* Start:/local/assets/css/new_style.css?172019576243277*/
.ajax-search-results{
	z-index: 100;
	left: 0px!important;
}
#close-search-result {
    right: 32px!important;
    top: 7px!important;
}

.header {
	min-height: 240px;
}

@media (max-width: 768px) {
	.header {
		min-height: 190px;
	}
}

@media (max-width: 450px) {
	.header {
		min-height: 120px;
	}
}

header.fixed .fixed-wrapper{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 30;
	background: #fff;
}

header.fixed .header-color-dark{
	display: none;
}
/*header.fixed .header__logo{*/
/*	display: none!important;*/
/*}*/
header.fixed .header__basket{
	margin-left: auto;
}
header.fixed .header-bottom{
	margin-top: -24px;
	padding-right: 0px;
}
.header-color-top{
	border-bottom: 1px solid #E1E1E1;
}
/*background: #2a2a2a;*/
.header-color-dark{
	background: #717171;
	
	overflow: hidden;
}
.header-top-dark{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	padding: 2px 0;
}
.header-top-dark a{
	color:#fff;
}
.header-top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	position: relative;
}
.header-bottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: center;
	position: relative;
	padding:5px 0;
}
.header__logo{
	padding: 10px 0;
	width: 300px;
	margin: 0 auto;
}
.header__social{
	margin-right: 18px;
}
.header__social ul{
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: -5px;
}
.header__social ul li{
	display: inline-block;
	letter-spacing: 0;
	width: 24px;
	height: 24px;
}
.header__social ul li.social-telegram a{
	background: url('/local/assets/img/new/telegram-mobile-green.png') no-repeat;
	background-size: 80%;
	background-position: center bottom;
}
.header__social ul li a{
	display: block;
	text-indent: -9999px;
}

.header__basket{
	width: 20px;
	height: 20px;
	margin-right: 20px;
	margin-left: auto;
	position: relative;
}
.header__basket .count{
	position: absolute;
	top: -8px;
	right: -8px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #2a2a2a;
	color:#fff;
	text-align: center;
	line-height: 12px;
	font-size: 9px;
}
.header__basket .menu li{
	margin: 0;
	overflow: visible!important;
	padding: 0!important;
}
/*.header__basket img{*/
/*	height: 20px;*/
/*}*/
.header__basket .menu li a:not(.shop-button){
	margin: 0; 
	padding: 0;
}
.header__basket .menu li a i.sf-cart{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.header__basket .menu li a i.sf-cart:before{
	color: #006FFF;
	font-size: 23px;
}
.header__basket nav .menu ul.sub-menu{
	left: auto;
	right: 0;
}

.header__search{
	/*height: 20px;*/
	position: relative;
	z-index: 9;
}
.header__search .header__search-form{
	position: relative;
	width: 230px;
	height: 36px;
	margin-bottom: 0;
}
.header__search .header__search-form input{
	border: 1px solid #d8d8d8;
	background: white;
	border-radius: 4px;
	height: 36px;
	padding: 8px;
	line-height: 20px;
	width: 100%;
}
.header__search .header__search-form .ico-search{
	font-size: 20px;
	position: absolute;
	top: 7px;
	right: 5px;
}
.header__search .header__search-form .ico-search i{
	color: #006FFF;
}

.header__search .header__search-adaptive,
.header__search-adaptive-dropdown{
	display:none;
}
.header__map{
	width: 11px;
	height: 20px;
	margin-right: 20px;
}
.header__map a{
	display: block;
	color: #006FFF;
	font-size: 20px;
	text-align: center;
}
.header__nav{
	position: static;
	z-index: 5;
}
.header__nav> ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: -5px;
}
.header__nav> ul> li{
	display: inline-block;
	letter-spacing: 0;
	vertical-align: middle;
	margin: 0 10px;
}
.header__nav> ul> li> a{
	display: block;
	text-transform: uppercase;
	padding: 20px 0;
}
/*.header__nav-sub{*/
/*	position: absolute;*/
/*	left: 0;*/
/*	width: 100%;*/
/*	display: -webkit-flex;*/
/*	display: -moz-flex;*/
/*	display: -ms-flex;*/
/*	display: -o-flex;*/
/*	display: flex;*/
/*	-webkit-flex-direction: row;*/
/*	-moz-flex-direction: row;*/
/*	-ms-flex-direction: row;*/
/*	-o-flex-direction: row;*/
/*	flex-direction: row;*/
/*	text-align: left;*/
/*	justify-content: space-between;*/
/*	padding:30px 10px 10px;*/
/*	background: white;*/
/*	z-index: 1000;*/
/*	border-radius: 4px;*/
/*	-webkit-box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);*/
/*	box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);*/
/*	display: none;*/
/*	top: 80%;*/
/*}*/

.header__nav-sub {
	position: absolute;
	left: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,fafafa+67,fafafa+100 */
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 1%, #fafafa 67%, #fafafa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 1%, #fafafa 67%, #fafafa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 1%, #fafafa 67%, #fafafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0); /* IE6-9 */
	z-index: 1000;
	border-radius: 4px;
	-webkit-box-shadow: 1px 5px 4px 0 rgba(156, 156, 156, 0.18);
	box-shadow: 1px 5px 4px 0 rgba(156, 156, 156, 0.18);
	display: none;
	top: 80%;
	width: auto;
	min-width: 100%;
}

.header__nav a {
	font-family: 'Rubik', sans-serif;
	font-size: 15px;
}

.header__nav-sub li ul li {
	margin-bottom: 15px;
}

.header__nav-sub li {
	display: block;
}

.header__nav-sub.when-one-count .container {
	width: auto;
}

.header__nav-sub.when-one-count {
	position: absolute;
	width: auto;
	left: auto;
	top: 90%;
}
.header__nav-sub.when-one-count .container {
	width: auto;
}
.header__nav-sub .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	text-align: left;
	justify-content: space-between;
	padding: 30px 10px 10px;
	width: 100%;
}
.header__nav-sub .container.when-one-count {
	justify-content: flex-start;
}
.header__nav-sub .container:before,
.header__nav-sub .container:after {
	display: none;
}
.header__nav-sub.active {
	display: flex;
}
.header__nav-sub li {
	display: block;
}
.header__nav-sub li ul {
	text-align: left;
}
.header__nav-sub li ul li {
	margin-bottom: 15px;
}
.header__nav-sub li a {
	text-transform: none;
}

.when-one-count{
	left: auto;
	width: auto;
}
.header__nav-sub.active{
	display: flex;
}
.header__nav-sub li{
	display: block;
}
.header__nav-sub li ul{
	text-align: left;
}
.header__nav-sub li ul li{
	margin-bottom: 15px;
}
.header__nav-sub li a{
	text-transform: none;
}
.thebestbrends>ul{
	columns: 2;
}
.thebestbrends>a{
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.idea-present{
	position: relative;
}
.idea-present > a{
	color:#006FFF;
}
.idea-present:before{
    background: url(/local/assets/themes/neighborhood/images/icon-gift-background-blue.svg);
	background-repeat: no-repeat;
	display: block;
	background-size: 100% 100%;
	content: '';
	position: absolute;
	top: 5px;
	left: calc(50% - 20.5px);
	height: 49px;
	width: 49px;
}

/*.sale a{*/
/*	color:red;*/
/*}*/

.header__burger{
	width: 30px;
	flex:0 0 30px;
	height: 25px;
	position: relative;
	margin-right: 40px;
}
.burger-click-region {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.burger-menu-txt {
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  cursor: default;
  transition: opacity 200ms ease-out, -webkit-transform 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
  transition: opacity 200ms ease-out, transform 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
  transition: opacity 200ms ease-out, transform 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83), -webkit-transform 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
}
.is-open .burger-menu-txt {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
          transform: translate3d(-50px, 0, 0);
}

.burger-menu-piece {
  display: block;
  position: absolute;
  width: 30px;
  border-top: 3px solid #006FFF;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out;
}
.burger-menu-piece:nth-child(1) {
  top: 0;
}
.burger-menu-piece:nth-child(2) {
  top: 10px;
  opacity: 1;
  transition: opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
}
.burger-menu-piece:nth-child(3) {
  top: 20px;
}
.active .burger-menu-piece:nth-child(3){
	top: 24px;
}
.active .burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-open-top 400ms ease-out forwards;
          animation: burger-open-top 400ms ease-out forwards;
}
.active .burger-menu-piece:nth-child(2) {
  opacity: 0;
  transition: opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
}
.active .burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-open-bot 400ms ease-out forwards;
          animation: burger-open-bot 400ms ease-out forwards;
}
.closing .burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-close-top 400ms ease-out forwards;
          animation: burger-close-top 400ms ease-out forwards;
}
.closing .burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-close-bot 400ms ease-out forwards;
          animation: burger-close-bot 400ms ease-out forwards;
}

@-webkit-keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 12px, 0);
            transform: translate3d(0, 12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
}

@keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 12px, 0);
            transform: translate3d(0, 12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
}
@-webkit-keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -12px, 0);
            transform: translate3d(0, -12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
}
@keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -12px, 0);
            transform: translate3d(0, -12px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
}
@-webkit-keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(0deg);
            transform: translate3d(0, 12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(45deg);
            transform: translate3d(0, 12px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 12px, 0) rotate(0deg);
            transform: translate3d(0, 12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(0deg);
            transform: translate3d(0, -12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-45deg);
            transform: translate3d(0, -12px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -12px, 0) rotate(0deg);
            transform: translate3d(0, -12px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}


@media screen and (min-width:769px){
	.header__burger{
		display: none;
	}
	.header__nav> ul> li:hover .header__nav-sub{
		display: flex;
	}
}
@media screen and (max-width: 1024px){
	.header__basket .sub-menu{
		display: none!important;
	}
}
@media screen and (max-width: 1199px){
	.header-top{
		justify-content: space-between;
	}
	.header__nav> ul> li> a{
		font-size: 12px;
	}
	header.fixed .header-bottom{
		padding-left: 125px;
	}
}
@media screen and (max-width: 979px){
	.header__logo{
		margin: 0;
	}
}
@media screen and (max-width: 991px){
	.header__nav> ul> li> a{
		font-size: 9px;
	}
	header.fixed .header__search .header__search-form{
		display: none;
	}
	header.fixed .header__search{
		/*order: 1;*/
		margin-left: 20px;
	}
	header.fixed .header__search .header__search-adaptive{
		display: block;
	}
	header.fixed .header__search .header__search-adaptive i{
		color: #006FFF;
		font-size: 20px;
	}
	header.fixed .header__search-adaptive-dropdown{
		display: none;
		position: absolute;
		left: auto;
		background: white;
		z-index: 1000;
		border-radius: 4px;
		-webkit-box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);
		box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);
		overflow: hidden;
		padding: 10px;
		width: 200px;
		box-sizing: border-box;
		right: 0;
	}
	header.fixed .header__search-adaptive-dropdown form{
		margin: 0;
	}
	header.fixed .header__search-adaptive-dropdown input{
		border: 1px solid #d8d8d8;
		background: white;
		border-radius: 4px;
		height: 36px;
		padding: 8px;
		line-height: 20px;
		width: 100%;
	}
	header.fixed .header__search-adaptive-dropdown button{
		font-size: 15px;
		text-transform: none;
		border-radius: 4px;
		border: none;
		background: #59ac80;
		color: #fff;
		cursor: pointer;
		padding: 10px 30px;
		line-height: 22px;
		width: 100%;
	}
	header.fixed .header__search:hover .header__search-adaptive-dropdown{
		display: block;
	}
	header.fixed{
		padding-top: 15px;
	}
	header.fixed .header-bottom{
		margin-top: -40px;
		justify-content: flex-start;
		padding-left: 0;
	}
}
@media screen and (max-width: 768px){
	header.fixed .header-bottom{
		margin-top: 0;
		padding: 5px 0;
	}
	header.fixed{
		padding-top: 0px;
	}
	.header__logo{
		width: 100%;
		text-align: center;
		margin-right: auto;
		padding-left: 40px;
	}
	.header__logo a{
		width: 200px;
		display: flex;
		justify-content: center;
	}
	.header__basket{
		margin-left: auto;
	}
	.header__nav{
		position: absolute;
		width: 300px;
		top: 100%;
		left: -320px;
		transition:ease all 0.7s;
		background: #fff;
	    border: 1px solid #E1E1E1;
	    max-height: 320px;
	    overflow: auto;
	}
	.header__nav.active{
		left: -20px;
	}
	.header__nav> ul{
		text-align: left;
	}
	.header__nav> ul> li{
		display: block;
		margin: 0;
		border-bottom: 1px solid #E1E1E1;
	}
	.header__nav> ul> li:last-of-type{
		border-bottom: 0;
	}
	.header__nav> ul> li>a{
		padding: 11px 20px;
		font-size: 18px;
	}
	.idea-present:before{
		display: none;
	}
	.header__nav-link> a{
		pointer-events: none;
	}
	.header__nav-sub{
		position: relative;
		width: 100%;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding-top: 0;
		padding-left: 30px;
		box-shadow: none;
	}
	.header__nav-sub li a{
		font-size: 16px;
	}
	.header__nav-link >a{
		position: relative;
	}
	.header__nav-link >a:after{
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		color:#006FFF;
		margin-left: 10px;
		font-size: 14px;
		transition: ease all 0.3s;
	}
	.header__nav-link.active >a:after{
		transform: rotate(-180deg);
	}

	.header__search .header__search-form{
		display: none;
	}
	.header__search{
		/*order: 1;*/
		margin-left: 20px;
	}
    
	.header__search .header__search-adaptive{
		display: block;
		height: 20px;
	}
	.header__search .header__search-adaptive i{
		color: #006FFF;
		font-size: 20px;
	}
	.header__search-adaptive-dropdown{
		display: none;
		position: absolute;
		left: auto;
		background: white;
		z-index: 1000;
		right: 0;
		border-radius: 4px;
		-webkit-box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);
		box-shadow: 0 2px 4px 0 rgba(156,156,156,0.5);
		overflow: hidden;
		padding: 10px;
		width: 200px;
		box-sizing: border-box;
	}
	.header__search-adaptive-dropdown form{
		margin: 0;
	}
	.header__search-adaptive-dropdown input{
		border: 1px solid #d8d8d8;
		background: white;
		border-radius: 4px;
		height: 36px;
		padding: 8px;
		line-height: 20px;
		width: 100%;
	}
	.header__search-adaptive-dropdown button{
		font-size: 15px;
		text-transform: none;
		border-radius: 4px;
		border: none;
		background: #006FFF;
		color: #fff;
		cursor: pointer;
		padding: 10px 30px;
		line-height: 22px;
		width: 100%;
	}
	.header__search:hover .header__search-adaptive-dropdown{
		display: block;
	}
	.header__basket img{
		max-width: none;
		height: 20px;
	}
	.header__search .ajax-search-results {
	    border: 1px solid #e3e3e3;
	    left: auto!important;
	    right: 10px;
	    top:130px;
	}
	.header__search #close-search-result {
	    top: 39px!important;
	    right: 20px!important;
	    z-index: 9999!important;
	}
	.header__nav{
		z-index: 99;
	}
	body.mob-menu-open {
		overflow: hidden;
	}
}
@media screen and (max-width: 600px){
	.header-top-dark a{
		font-size: 12px;
	}
	.header__map{
		display: none;
	}
	.header__basket,
	.header__map{
		margin-right: 10px;
	}
	.header__search,
	header.fixed .header__search{
		margin-left: 10px;
	}
	.header__logo{
		padding-left: 20px;
	}
}
@media screen and (max-width: 450px){
	.header-top-dark a{
		font-size: 10px;
	}
	.header__logo a{
		width: 150px;
	}
	.header__map{
		margin-right: 5px;
	}
	.header__basket{
		margin-right: 8px;
	}
	.header__search,
	header.fixed .header__search{
		margin-left: 5px;
	}
	.header__search .ajax-search-results{
		width: 300px;
	}
	.header__logo img{
		display: none;
	}
	.header__logo{
		background: url(/local/assets/css/../img/logo.svg) no-repeat;
		background-position: center;
		background-size: 94px;
	}
}
@media screen and (max-width: 400px){
	.header-top-dark a{
		font-size: 9px;
	}
}
@media screen and (max-width: 370px){
	.header__logo a{
		width: 120px;
		display: inline-block;
	}
	.header-top-dark a{
		font-size: 8px;
	}
}

@media screen and (max-height: 440px){
	.header__nav{
		max-height: 250px;
	}
}
@media screen and (max-height:360px){
	.header__nav{
		max-height: 200px;
	}
	.container:not(.container--old) {
		padding: 0 var(--container-side-padding)!important;
	}
}
@media screen and (min-width:820px){
	.fixed .header-top{
		margin-top: -24px;
	}
}

/* Template Updates */
.header__nav--new {

}
@media screen and (max-width: 768px) {
	.header__nav--new {
		width: 100vw;
		left: calc( -100vw - 20px);
		max-height: initial;
	    height: calc(100vh - 120px);
		border: 0;
		max-width: 520px;
	    padding-bottom: 50px;
	    border-top: 1px solid #E1E1E1;
	}
	header.fixed .header__nav--new {
		height: calc(100vh - 60px);
	}
	.header__nav--new.active {
		left: -15px;
	}
	.header__nav--new.header__nav> ul> li:first-child {
		padding-top: 5px;
	}
	.header__nav--new > ul.container {
		position: static;
	}
	.header__nav--new > ul> li>a {
		padding: 11px 0px;
	}
	.header__nav--new .header__nav-sub {
		top: 0;
		left: -100%;
		position: absolute;
		transition: ease all 0.7s;
		padding-left: 0;
		bottom: 0;
		display: flex;
		background: #fff;
		padding-bottom: 50px;
	}
	.header__nav--new .header__nav-sub.active {
		left: 0;
	}
	.header__nav-link-relative {
		position: static;
	}
	.header__nav--new .header__nav-link >a:after {
		transform: rotate(-90deg);
		font-size: 20px;
	}
	.header__nav--new .header__nav-sub .container {
		flex-direction: column;
		padding: 11px 20px 50px;

	}
	.header__nav-sub__title {
		padding: 11px 20px;
    	font-size: 18px;
		color: #fff;
		background: #333333;
		text-transform: uppercase;
		text-align: center;
		position: relative;
	}
	.header__nav-sub__title:before {
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		color: #FFF;
		margin-left: 8px;
		font-size: 20px;
		transition: ease all 0.3s;
		transform: rotate(90deg);
		position: absolute;
		left: 12px;
	}
	.header__nav--new .idea-present a {
		color: inherit;
	}
	.header__nav--new.header__nav> ul> li {
		border-bottom: 0;
	}
	.header__nav__contacts {
		margin-top: 52px!important;
	}
	.header__nav__soc {

	}
	.header__nav__soc a + a {
		margin-left: 10px;
	}
	.header__nav__contacts__row {
		padding: 6px 20px;
	}
	.header--new .header__nav__contacts__row {
		padding: 6px 0;
	}
	.header__nav__soc a svg {
		width: 36px;
		height: 32px;
		fill: #333333;
	}

	.header--new .header-top-dark {
		display: none;
	}
	.header--new .social-telegram {
		display: none;
	}
	.header--new .header-color-grey {
		background: #333333;
		margin-bottom: 10px;
	}
	.header--new .header-top-grey a {
		color: #fff;
	}
	.header--new .header__map {
		display: none;
	}
	.header__basket {
		height: auto;
	}
	.header__burger{
		margin-right: 0;
	}
}
@media screen and (min-width: 769px) {
	.header__nav-sub__title {
		display: none;
	}
	.header__nav__contacts {
		display: none!important;
	}
	.desc-hidden {
		display: none!important;
	}
}
@media screen and (max-width: 360px) {
	.header__nav__contacts {
		margin-top: 22px!important;
	}
	.header__nav--new .container {
    	padding: 0 var(--container-side-padding)!important;
	}
	.header__nav--new.active {
		left: -5px;
	}
	.header--new .header__nav-sub .container {
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
}
.header__nav:not(.header__nav--new) .header__nav-sub__title {
	display: none; 
}
.header__control {
	display: flex;
	position: absolute;
	right: 0;
	align-items: center;
}
.header--new .header__logo {
	width: 212px;
    padding: 0;
}
.header--new #headerCart.shopping-bag-item {
	padding: 10px 2px !important;
}
.header--new #headerCart .shadow {
    display: none;
}
.header--new .header__basket .count {
	top: 3px;
}
.header--new .basket-sm {
	margin-top: 0;
}
.header--new .header__social.header__control__item > a {
    display: flex;
    align-items: center;	
}
.header--new .cart-contents {
	display: flex;
    align-items: center;
}
.header--new .header__search .ajax-search-results {
	left: auto!important;
}
.page-heading--hidden {
	display: none;
}

.header--new .header__search a i {
	color: #006FFF;
}
.header--new .header__nav a {
	font-size: 18px;
}
/* Header search from FF */
.header--new .header__search {
	width: 28px;
	height: 28px;
	margin-right: 18px;
}
.header--new .header__search a {
	display: block;
}
.header__search a i {
	color: #377ea1;
	font-size: 20px;
}
.header--new .header__search-dropdown {
	display: none;
	position: absolute;
	right: 0;
	background: white;
	z-index: 1000;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(156, 156, 156, 0.5);
	box-shadow: 0 2px 4px 0 rgba(156, 156, 156, 0.5);
	padding: 10px;
	width: 200px;
	box-sizing: border-box;
}
.header--new .header__search-dropdown form {
	margin: 0;
}
header.header--new .cart-contents img {
	display: none;
}
header:not(.header--new) .cart-contents svg {
	display: none;
}
.header--new .header__search-dropdown input {
	border: 1px solid #d8d8d8;
	background: white;
	border-radius: 4px;
	height: 36px;
	padding: 8px;
	line-height: 20px;
	width: 100%;
}
.header--new .header__search-dropdown button {
	font-size: 15px;
	text-transform: none;
	border-radius: 4px;
	border: none;
	background: #006FFF;
	color: #fff;
	cursor: pointer;
	padding: 10px 30px;
	line-height: 22px;
	width: 100%;
}
.header--new .header__search:hover .header__search-dropdown {
	display: block;
}
.header--new .header__search .ajax-search-results {
	border: 1px solid #e3e3e3;
	left: auto;
	right: 10px;
}
.header--new .header__search #close-search-result {
	top: 18px!important;
	right: 20px!important;
}
.header--new .header__control a svg {
	fill: black;
	width: 28px;
	transition: .2s;
}

.header--new .header__basket {
	margin-right: 20px;
	width: auto;
	height: auto;
}
.header--new .header__basket:hover a svg {
	fill: #006FFF;
}
.header--new .header-top {
	padding: 16px 0 10px;
}
header.fixed.header--new .header-bottom {
    margin-top: -10px;
	padding: 9px 0;
}
header.fixed.header--new .header-top {
	/* position: absolute; */

	position: static;
	right: 0;
	bottom: 40%;
	padding: 0;
	margin-top: 0;
}
header.fixed.header--new {
	/* padding: 10px 0;2 */
}
header.fixed.header--new .header__control {
	top: 42%;
	transform: translateY(-50%);
	z-index: 10;
	right: var(--container-side-padding);
}

.header--new .container {
    position: relative;
}

header.fixed.header--new .header__logo {
    /* background: url(/local/assets/css/../img/logomob.png) no-repeat; */
    background-position: center;
	background-size: contain;
	display: block;
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	z-index: 10;
}
/*header.fixed.header--new .header__logo img {*/
/*	display: none;*/
/*}*/

@media screen and (min-width: 769px) {
	header.fixed.header--new .header__logo {
		width: 52px;
		height: 52px;
	}
}
@media screen and (max-width: 1250px) and (min-width: 769px) {
	.header--new .header__nav a {
		font-size: 14px;
	}
	header.fixed.header--new .header-bottom {
		padding-left: 120px;
		padding-right: 120px;
	}
	header.fixed.header--new .header__logo {
		left: var(--container-side-padding);
	}
}
@media screen and (min-width: 1200px) {
	.header__nav> ul> li {
		margin: 0 15px;
	}
}
@media screen and (max-width: 769px) {
	/*header.fixed.header--new .header__logo {*/
	/*	left: 35%;*/
	/*	width: 40px;*/
	/*	height: 40px;*/
	/*	transform: translate(-50%,-50%);*/
	/*	top: 45%;*/
	/*}*/
	/*header.fixed.header--new .header__control {*/
	/*	top: 50%;*/
	/*}*/
	.header--new .header__logo {
		/* width: 100%; */
		/*width: auto;*/
		/*margin: auto;*/
	}
	.header__burger {
		position: absolute;
		left: 0;
	}
	.header--new .header-top {
		padding: 16px 0;
	}
	.header--new .header__social {
		display: none;
	}
	.header--new .header__control {
		flex-direction: row-reverse;
	}
	.header--new .header__basket {
		margin-right: 0;
	}
	header.fixed.header--new .header-bottom {
		padding: 0;
		margin-top: 0;
	}
	header.fixed.header--new .header-top {
		position: relative;
		height: 72px;
	}
}
@media screen and (max-width: 520px) {
	.header__burger {
        position: relative;
        left: auto;
    }
    .header__control {
        position: relative;
        right: auto;
        margin-left: -25px;
    }
}

@media screen and (max-width: 450px) {
	/*.header--new .header__logo {*/
	/*	height: 40px;*/
	/*}*/
	.header--new .header__basket {
		margin-right: 5px;
	}
	/*.header--new.fixed .header__basket {*/
	/*	margin-right: -5px;*/
	/*}*/

	.header--new .header__search, .header--new .personal__icon {
		margin-left: 0;
		margin-right: 15px;
	}

	.header--new .header-top {
		padding: 10px 0 0 0;
	}
	header.fixed.header--new .header-top {
	    height: 66px;
	}
    
    .header--new .header__social {
        margin-right: 5px;
        margin-left: -5px;
    }
}
/* .header--new .header__control a:hover svg {
	fill: #006FFF;
	fill: black;
} */
/* .header--new .header__control__item {
	margin: 0;
}
.header--new .header__control__item + .header__control__item {
	margin-left: 20px;
} */


/* footer */
#footer.footer-new {
    margin-bottom: -5px;
	padding: 50px 0 68px!important;
	background: #000!important;
}
.footer-new .footer-row {
	display: flex;
}
.footer-new .footer-col {
	width: 50%
}
.footer-new .footer-col-root:first-child {
	width: 60%;
}
.footer-new .footer-col-root:last-child {
	padding-left: 4%;
}
.footer-new .subscribe .title {
	font-family: 'Marmelad','Open Sans',"Helvetica", Palatino, Arial Helvetica, Tahoma, sans-serif;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 0.8em; 
}
.footer-new .subscribe {
	margin-bottom: 42px;
}
.footer-new .subscribe form {
	position: relative;
}
.footer-adress a {
	color: #fff;
}
#footer.footer-new .subscribe form input[type=email] {
    padding: 24px 0!important;
    width: 100%;
    border: 0;
    border-bottom: 2px solid;
    background: transparent;
    border-radius: 0;
    color: #fff;
	margin: 0;
}
#footer.footer-new .subscribe form input[type=email]:focus {
	border-color: rgba(255, 255, 255, 0.9)!important;
}
#footer.footer-new .subscribe form input[type=email]::-webkit-input-placeholder {
	color:currentcolor;
}
.footer-new .subscribe button {
	background: transparent;
	border: none;
	position: absolute;
	right: 5px;
    display: flex;
	top: 50%;
	transform: translateY(-50%);
    align-items: center;
	z-index: 20;
}
.footer-new .subscribe button svg {
	width: 52px;
    overflow: visible;
}
.footer-new .subscribe button svg path {
	transition: .4s ease-out;

}

.footer-new .subscribe button svg path:first-child {
	transform: translate(-9px,-1.9px) scale(1.2);
	transition: .5s ease-in-out;
}
.footer-new .subscribe input:focus + button svg path:first-child {
	transform: translate(-14px,-2.8px) scale(1.3);
	transition: .5s ease-in-out;
}
.footer-new .subscribe button:hover svg path:first-child {
	transform: translate(-10px,-2.8px) scale(1.3);
	transition: .5s ease-in-out;
}
.footer-new .subscribe button:hover svg path:not(:first-child) {
	animation: left-right .3s ease-in-out 0;
	/* transition: 1s ease-out; */
}

@keyframes left-right {
	0%   {transform: translateX(0px)}
	/* 25%  {top: 0px; left: 100px; background: blue;} */
	50%  {transform: translateX(-3px)}
	/* 75%  {top: 100px; left: 0px; background: green;} */
	100% {transform: translateX(2px)}
  }

.footer-link--phone {
	font-size: 28px;
}
.footer-link--mail {
	/* border-bottom: 2px solid currentColor; */
	display: inline-block;
	font-size: 20px;
	margin-top: 18px;
}
.footer-link--mail:hover {
	color: #006FFF;
}
.footer-new .links-items--ff {
    margin-top: 42px;
	max-width: 190px;
}
.footer-new .footer-link--ff {
	margin-top: 12px;
	display: inline-block;
}
.footer-new  .footer-item-link--ff {
	text-align: center;
}
.footer-new .links-items--contacts {
	margin-top: 42px;
}
#footer .links-items--contacts li {
	line-height: 1;
	margin-bottom: 8px;
}
#footer.footer-new .amp {
	width: 100px;
	margin-bottom: 14px;
}
#footer.footer-new a {
	color: #fff;
}
#footer.footer-new a:hover {
	color: #006FFF;
}
.footer-row-nav > .footer-col{
	padding-right: 20px;
}
.footer-new .socials ul li a {
	width: 50px;
    height: 50px;
    display: block;
    border: 2px solid #ffffff;
	display: flex !important;;
    align-items: center;
    justify-content: center;
}
.footer-new .socials ul li a svg>* {
	fill: #fff;
	
}
.footer-new .socials ul li a:hover svg>* {
    color: #006FFF;
}
.footer-new .socials ul li a:hover {
	border-color: #006FFF;
}
.footer-new .socials ul li {
	width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0px;
}
.footer-new .socials ul li + li {
	margin-left: 15px;
}
.links-items--bottom {
	display: flex;
	
}
#footer.footer-new .links-items--bottom {
	margin-bottom: 0;
}
#footer.footer-new .links-items--bottom li {
	margin-bottom: 0;
}
.links-items--bottom li + li {
	margin-left: 18px;
}
.links-items--bottom a {
	font-size: .75rem;
	/* padding: 0.5rem; */
}
.footer-row--bottom {
	justify-content: space-between;
	margin-top: 68px;
	align-items: flex-end;
	flex-direction: column-reverse;
	align-items: center;
}
/* NEW container */
.header--new .container,
.footer-new .container {
	max-width: 1400px;
	width: 100%;
	padding: 0 var(--container-side-padding);
	--container-side-padding: 36px;
}
/* .page--n-grid */ 
.container:not(.container--old) {
	max-width: 1400px;
	width: 100%;
	padding: 0 var(--container-side-padding);
}
.container {
	--container-side-padding: 36px;
}
.container--out {
	padding-left: 0!important;
	padding-right: 0!important;
}
.container--out > .line{
	width: calc(100% + 20px);
	margin-left: -10px;
    margin-right: -10px;
	max-width: 110%;
}
.woocommerce ul.products li.product figure {
	margin-bottom: 18px;
}
.gifts-page-products .gifts__list {
	max-width: 100%;
    justify-content: space-between;
}
.gifts-page-products .ajax-gifts {
	max-width: 100%;
	width: 100%;
}
.gifts-page-products .woocommerce ul.products,
.gifts-page-products .js-gifts .woocommerce {
    display: block;
	margin-bottom: 0;
}
.gifts-page-products .ajax-gifts li.product {
	max-width: 100%;
}
.gifts-page-products .js-gifts .woocommerce ul.products li.product {
	margin-left: 0!important;
}
.gifts-page-products .gifts__list.gifts__list-4 .js-gifts {
	width: calc(25% - 13px);
    max-width: 100% !important;
}

.woocommerce .slider-v3 ul.products li.product {
	max-width: 340px;
}
@media screen and (max-width: 1410px) {
	.container--out li.product .product-details {
		padding: 0 10px;
	}
	.container--out li.product .price {
		padding: 0 10px;
	}
}
@media screen and (min-width: 980px) {
	.blog-product-wrapper .aside.sidebar.left-sidebar,
	.sidebar.left-sidebar {
	    width: 20%!important;
	}
	body.woocommerce .woocommerce-shop-page.has-one-sidebar > .push-right {
   		width: calc(80% - 60px);
	}
	body.woocommerce .has-one-sidebar ul.products li.product {
   		width: calc(33.33% - 20px);
		margin-right: 20px;
	}
	.article-blog {
		width: 100%;
    	max-width: 920px!important;
	}
	.article-blog .article-body-wrap .body-text {
		display: flex;
		flex-direction: column;
	}
	.woocommerce .slider-v3 ul.products li.product {
		padding: 5px;
	}
}
@media screen and (min-width: 1201px) {
	.woocommerce div.product div.images {
		width: 40%;
	}
	.woocommerce div.product div.summary {
		width: 52%;
	}
}
@media screen and (max-width: 1200px) {
	.container--out .brands .gift_item.gift_4_items {
		/* width: calc(25% - 10px); */
	}
	body.woocommerce .has-one-sidebar ul.products li.product:not(.first) {
	    margin-left: 20px;
	}
	body.woocommerce .has-one-sidebar ul.products li.product {
		width: calc(33.33% - 13.4px);
	}
	.woocommerce ul.products li.product figure {
		margin-bottom: 12px;
	}
}
@media screen and (max-width: 767px) {
	.contacts {
		margin-top: 0;
	}
	.container--out li.product .product-details {
		padding: 0 5px;
	}
	.container--out-mobile li.product .product-details,
	.container--out-mobile li.product .price,
	.container--out li.product .product-details,
	.container--out li.product .price {
		padding: 0 5px;
	}
}
@media screen and (max-width: 1024px) {
	body.woocommerce .has-one-sidebar ul.products li.product {
		margin-bottom: 16px!important;
	}
}
@media screen and (max-width: 979px) and (min-width: 767px){
	.blog-product-wrapper .aside.sidebar.left-sidebar,
	.sidebar.left-sidebar {
	    width: 25%!important;
	}
	body.woocommerce .woocommerce-shop-page.has-one-sidebar > .push-right {
		width: calc(75% - 34px);
	}
}
@media screen and (max-width: 460px) {
	.container--out > .line{
		width: calc(100% + 10px);
		margin-left: -5px;
		margin-right: -5px;
	}
	.container--out .brands .gift_item {
    	width: calc(50% - 10px) !important;
	}
	.gifts-page-products .gifts__list.gifts__list-4 .js-gifts {
		padding: 0 5px;
	}
}



/* Index bottom */
.page--n-grid .double_block.maps-block {
	margin: 30px 0;
}
.page--n-grid .double_block .gift_item {
	padding: 0;
}
.page--n-grid .double_block .gift_item + .gift_item {
	margin-left: 40px;
}


.index-bottom > .row {
	display: flex;
	justify-content: space-between;
	margin-left: -20px;
	margin-right: -20px;
	width: calc(100% + 40px);
}
.index-bottom .spb_content_element.span3.spb_text_column {
	max-width: 340px;
	width: 25%;
	padding: 20px 20px;
	margin-left: 0;
}
.index-bottom .spb_content_element:last-child p {
	text-align: center!important;
}
.index-bottom .kne-attachment-full {
    max-width: 100%;
    width: 260px;
}

@media screen and (max-width: 900px) {
	.page--n-grid .double_block.maps-block {
		margin: 25px 0;
	}
	.page--n-grid .double_block .gift_item + .gift_item {
		margin-left: 20px;
	}
	.gift_item {
   		width: calc(50% - 10px);
	 }
	 
	.page--n-grid .gift_item {
		width: calc(50% - 20px);
	}

	.index-bottom > .row {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
		flex-wrap: wrap;
		justify-content: center;
	}
	.index-bottom .spb_content_element.span3.spb_text_column {
		padding: 10px 10px;
		width: 50%;
		max-width: 420px;
	}
}

@media screen and (max-width: 460px) {
	.page--n-grid .double_block .gift_item + .gift_item {
		margin-left: 0px;
		margin-top: 30px;
	}
	.index-bottom .spb_content_element.span3.spb_text_column {
		padding: 10px 10px;
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
	.page--n-grid .maps-block .gift_item {
		width: 100%!important;
	}
	.index-bottom {
		margin: 30px 0;
	}
}


.header--new .header__nav-sub .container {
	padding-top: 30px;
	padding-bottom: 20px;
}
@media screen and (max-width: 1220px) {
	/* .page--n-grid .container, */
	.container,
	.header--new .container,
	.footer-new .container {
		--container-side-padding: 28px;
	}
}
@media screen and (min-width: 1024px) {
	.tab-only {
		display: none;
	}
}
@media screen and (max-width: 1023px) {
	.desc-only {
		display: none;
	}
	/* .container, */
	/* .page--n-grid .container, */
	.container,
	.header--new .container,
	.footer-new .container {
		--container-side-padding: 20px;
		/* max-width: 800px; */
	}
	.footer-col-reverse--md {
		flex-direction: column-reverse;
	}
	.footer-new .footer-col-root {
		width: 100%!important;
	}
	.footer-new .footer-col-root:last-child {
		padding-left: 0;
		margin-bottom: 20px; 
	}
	.footer-col.footer-adress {
		display: flex;
		flex-direction: column-reverse;
	}
	.footer-new .links-items--contacts {
		margin-top: 0;
	    margin-bottom: 16px;
	}
	.footer-new .socials ul {
		justify-content: start;
		margin-top: 24px;
	}
	.footer-new .socials ul li {
		width: 45px;
		height: 45px;
	}
	.footer-new .socials ul li a {
		width: 45px;
		height: 45px;
	}
	.footer-new .subscribe {
		margin-bottom: 38px;
	}
	/* .footer-col-root:first-child {
		order: 1
	}
	.footer-col-root:last-child {
		order: 0;
	} */

}
@media screen and (max-width: 769px) {
	.footer-new .socials {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	/* .container, */
	/* .page--n-grid .container, */
	.container,
	.header--new .container,
	.footer-new .container {
		--container-side-padding: 15px;
	}
}
@media screen and (max-width: 700px) {
	.container--out-mobile {
		--container-side-padding: 0;
	}
	.woocommerce-shop-page .products.js-ecommerceProductList {
		margin-left: calc((var(--container-side-padding) + 5px) * -1);
		margin-right: calc((var(--container-side-padding) + 0px) * -1);
	}
	.woocommerce-shop-page .products.js-ecommerceProductList li.product .product-details {
		padding: 0 10px;
	}
	body .woocommerce-shop-page ul.products li.product
	/* , body .product_list_widget > div > ul.products li.product */ {
		width: calc(50% - 8px)!important;
	}
}
@media screen and (max-width: 600px) {
	.footer-new .subscribe .title {
		font-size: 22px;
    	line-height: 1.2;
	}
	.footer-new .links-items li{
		/* font-size: 12px; */
		margin-bottom: 2px;
	}
	.footer-new	.footer-link--phone {
		font-size: 22px;
	}
	.footer-new	.footer-link--mail {
		font-size: 14px;
		font-weight: bold;
		margin-top: 0.6em;
	}
}
@media screen and (min-width: 501px) {
	.mobile-only {
		display: none;
	}
	.footer-new .subscribe + .links-items--contacts {
		margin-top: 0;
	}
}
@media screen and (max-width: 500px) {
	.footer-row-nav {
	    align-items: self-start;
	}
	/* .footer-new .footer-col-root:last-child {
		margin-bottom: 0;
	} */
	.footer-new .footer-row-nav {
		flex-direction: column-reverse;
	}
	.footer-new .subscribe .title { 
	    margin-bottom: 0.5em;
	}
	#footer.footer-new .subscribe form input[type=email] {
		padding: 22px 0 !important;
	}
	.mobile-hide {
		display: none;
	}
	/* .links-items--contacts .socials.desc-only {
		display: block;
	} */
	.footer-row-nav > .footer-col {
		padding-right: 0;
		width: 100%;
	}
	.footer-row-nav > .footer-col + .footer-col {
		margin-bottom: 20px;
	}
	/* .footer-row-nav > .footer-col:first-child {
		padding-right: 10px;
	}
	.footer-row-nav > .footer-col:last-child {
		padding-left: 10px;
	} */
	
	#footer .footer-row-nav  .links-items li a {
		display: inline-block;
		line-height: 1.2;
	}
	#footer.footer-new {
		padding: 32px 0!important;
	}
	.footer-new .subscribe {
		margin-bottom: 18px;
	}
	.footer-new .links-items--ff {
		margin-top: 24px;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-left: auto;
    	margin-right: auto;
	}
	.ff_logo_final {
		height: 34px;
	}
	.footer-new .footer-col-root:last-child {
		margin-bottom: 8px;
	}
	.footer-new .socials ul {
		margin-top: 22px;
	}
	.footer-new .links-items--contacts {
		margin-bottom: 14px;
	}
	.footer-new .socials ul li + li {
		margin-left: 12px;
	}
} 
@media screen and (max-width: 400px) {
	body .woocommerce-shop-page ul.products li.product, 
	body .product_list_widget > div > ul.products li.product {
		height: 332px;
		padding-bottom: 12px;
		box-sizing: content-box;
	}
	.woocommerce-shop-page .products.js-ecommerceProductList {
		margin-left: calc((var(--container-side-padding) + 3px) * -1);
		margin-right: calc((var(--container-side-padding) + 3px) * -1);
	}
	body.woocommerce .has-one-sidebar ul.products li.product {
		margin: 0 3px!important;
		width: calc(50% - 6px)!important;
	}
}
@media screen and (max-width: 360px) {
	.woocommerce-shop-page .products.js-ecommerceProductList {
		margin-left: -8px;
		margin-right: -8px; 
	}
}
/* order page */

.checkout-page--empty {
	flex-direction: column;
	align-items: center;
    font-size: 1.12em;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 1.4em;
}
.checkout-page--empty  p {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.checkout-page--empty .no-items {
	max-width: 640px;
}
.payment-delivery__method ul li {
	flex-wrap: nowrap;
}
@media screen and (min-width:767px) {
	.checkout-page--empty {
		margin-top: -52px;
	}
}
@media screen and (min-width: 500px) {
	.checkout-page__send-order,
	.shopping-basket__items {
		font-size: 1.2em;
	}
}

.shopping-basket__total {
	font-size: 1.2em;
}

/* End */


/* Start:/local/assets/css/template-upd.css?17176834678469*/
.container--out {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container--out > .line {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    max-width: 110%;
}

.container--out .gift_item.gift_long {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.container--out > .gifts {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    max-width: 110%;
}

/*.container--out .gifts__list {*/
/*    width: calc(100% + 26px);*/
/*    margin-left: -12px;*/
/*    margin-right: -12px;*/
/*}*/

@media screen and (max-width: 1410px) {
    .container--out li.product .product-details {
        padding: 0 10px;
    }

    .container--out li.product .price {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1200px) {
    .container--out .brands .gift_item.gift_4_items {
        /* width: calc(25% - 10px); */
    }

    body.woocommerce .has-one-sidebar ul.products li.product:not(.first) {
        margin-left: 20px;
    }

    body.woocommerce .has-one-sidebar ul.products li.product {
        width: calc(33.33% - 13.4px);
    }

    .woocommerce ul.products li.product figure {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 767px) {
    .contacts {
        margin-top: 0;
    }

    .container--out li.product .product-details {
        padding: 0 5px;
    }

    .container--out-mobile li.product .product-details,
    .container--out-mobile li.product .price,
    .container--out li.product .product-details,
    .container--out li.product .price {
        padding: 0 5px;
    }

}

@media screen and (max-width: 460px) {
    .container--out > .gifts {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
    }

    .container--out .brands .gift_item {
        width: calc(50% - 10px) !important;
    }

    .gifts-page-products .gifts__list.gifts__list-4 .js-gifts {
        padding: 0 5px;
    }

    .woocommerce ul.products {
        padding-top: 15px;
    }

    .brands .index-titile {
        padding-bottom: 0;
    }

    .container--out .gifts__list {
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
    }

    .gifts__list .js-gifts {
        padding: 5px;
    }

    .js-gifts .woocommerce ul.products,
    .js-gifts .woocommerce ul.products li.product {
        margin-bottom: 0;
    }

    .woocommerce ul.products li.product .price {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 360px) {
    .container.container--out-mobile {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 460px) {
    .double_block .gift_item + .gift_item {
        margin-left: 0px;
        margin-top: 30px;
    }

    .brands-description-wrap .double_block
    #aseo_brands_section .gift_item.gift_4_items {
        width: calc(50% - 10px) !important;
        padding: 5px;
        margin: 0 !important;
    }

    .brands-description-wrap .double_block,
    #aseo_brands_section .double_block {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
    }

    .index-bottom .spb_content_element.span3.spb_text_column {
        padding: 10px 10px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
    }

    .page--n-grid .maps-block .gift_item {
        width: 100% !important;
    }

    .index-bottom {
        margin: 30px 0;
    }

    .double_block .gift_item iframe {
        max-height: 312px;
    }

    .double_block .gift_item {
        padding: 0;
        width: 100% !important;
    }

    .product .product-carousel .carousel-wrap {
        margin-left: -5px;
        margin-right: -5px;
        width: calc(100% + 10px);
    }

    .gift_item {
        width: calc(100% - 10px) !important;
    }

    .container--out .gift_item {
        width: 100% !important;
    }

    .brands .gift_item {
        width: calc(50% - 10px) !important;
    }

    #product-display-area {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 700px) {
    .container--out-mobile {
        --container-side-padding: 0;
    }

    .container--out .p-banner__head {
        padding: 0 10px;
    }
}

/* PROMO BLOCK _ BANNER + PRODUCTS */
.promos {
    position: relative;
    display: grid;
    column-gap: 20px;
    grid-template-columns: repeat(12, 1fr);
    margin: 32px 0;
}

.promos .gifts__list {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.p-banner {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    /*padding-bottom: 10px; */
    /*max-width: 620px; */
}

@media screen and (min-width: 1024px) {
    .p-banner {
        grid-column: 7 / span 6;
        justify-content: space-between;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 768px) {
    .p-banner {
        grid-area: 1 / 7 / auto / span 6;
        width: 100%;
        margin: 0px;
    }
}

.p-banner__title {
    font-size: 250%;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    color: #006FFF;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

.p-banner__subtitle {
    padding-top: 14px;
    display: block;
	color: #006FFF;
}

.p-banner__media {
    width: 100%;
    /* height: 100%; */
    padding: 0px;
    display: block;
    position: relative;
    /* flex-basis: 90%; */
}

@media screen and (min-width: 1024px) {
    .p-products {
        grid-column: 1 / span 6;
    }
}

@media screen and (min-width: 768px) {
    .p-products {
        grid-area: 1 / 1 / auto / span 6;
        padding-top: 0px;
    }
}

.p-products {
    gap: 12px 20px;
    display: flex;
    flex-flow: row wrap;
    letter-spacing: 0;
}

.p-banner__img {
    position: relative;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
}

.p-banner__btn {
    font-size: 1rem;
    letter-spacing: 0.1rem;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-top-left-radius: 2px;
    min-width: auto;
    height: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    padding: 18px 24px 14px;
    background: #E0F3FA;
    color: #006FFF;
    opacity: 1;
    z-index: 20;
    display: flex;
    align-items: center;
}

.p-banner__btn svg {
    width: 38px;
    margin-left: 16px;
    transition: .2s;
}

.gifts__list .p-products__item {
    width: calc(50% - 10px)!important;
    margin: 0!important;
    max-width: 100%!important;
}

.gifts__list .p-products__item .woocommerce, .gifts__list .p-products__item .ajax-gifts {
    max-width: 100%!important;
    width: 100%!important;
}

.p-products__item .woocommerce .products ul, .p-products__item .woocommerce ul.products {
    margin: 0!important;
    width: 100%;
}

.gifts__list .p-products__item .ajax-gifts li.product{
    max-width: 100%!important;
    width: 100%!important;
    margin: 0!important;
}

.gifts__list .js-gifts {
    width: calc(100% / 4 - 15px);
    max-width: 340px;
}

@media only screen and (min-width: 1200px) {
    .promos .js-gifts .woocommerce ul.products li.product {
        margin: 0!important;
    }
}

@media screen and (max-width: 767px) {
    .container, .header--new .container, #footer.footer-new .container {
        --container-side-padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .promos {
        display: flex;
        flex-direction: column;
    }

    .p-banner {
        width: 100%;
        margin-bottom: 22px;
    }

    .p-products {
        width: 100%;
        gap: 10px 20px;
        padding: 0 10px;
    }
}

@media screen and (max-width: 460px) {
    .p-products.gifts__list .js-gifts, .p-products .gifts__list .p-products__item {
        width: calc(50% - 10px) !important;
        padding: 0!important;
    }

    .p-products {
        padding: 0;
    }

}

@media screen and (min-width: 1024px) {
    .promos--right .p-banner {
        grid-column: 1 / span 6;
    }

    .promos--right .p-products {
        grid-column: 7 / span 6;
    }
}

@media screen and (min-width: 768px) {
    .promos--right .p-products {
        grid-area: 1 / 7 / auto / span 6;
    }


    .promos--right .p-banner {
        grid-area: 1 / 1 / auto / span 6;
    }
}

/* End */


/* Start:/local/assets/css/fonts.css?17449144223424*/
@font-face {
    font-family: 'MrsSheppards';
    src: url('/local/assets/fonts/MrsSheppards-Regular.ttf')
}

@font-face {
    font-family: 'NotoSansDisplay';
    src: url('/local/assets/fonts/NotoSansDisplay_Condensed-Regular.ttf')
}

@font-face {
    font-family: 'NotoSerifDisplay_Condensed-BlackItalic';
    src: url('/local/assets/fonts/NotoSerifDisplay_Condensed-BlackItalic.ttf')
}

@font-face {
    font-family: 'NotoSerifDisplay_Condensed-ExtraBold';
    src: url('/local/assets/fonts/NotoSerifDisplay_Condensed-ExtraBold.ttf')
}

@font-face {
    font-family: 'NotoSerifDisplay_Condensed-Light';
    src: url('/local/assets/fonts/NotoSerifDisplay_Condensed-Light.ttf')
}

@font-face {
    font-family: 'NotoSerifDisplay_Condensed-Regular';
    src: url('/local/assets/fonts/NotoSerifDisplay_Condensed-Regular.ttf')
}

*:not(i), body, a, span, p,
.header__nav a,
.links-items,
.page-heading h1, .page-heading h3,
.sidebar .widget-heading .h4 span,
.left-sidebar select,
.widget ul li > a,
.like-h3,
.amount, span.rur, .offer-property-container {
    font-family: 'NotoSansDisplay', sans-serif !important;
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .like-h3 {
    font-size: 14px !important;
}

body, p, .masonry-items .blog-item .quote-excerpt, #commentform label, .contact-form label {
    font-size: 14px !important;
}

.woocommerce div.product .summary p.price, .woocommerce-page div.product .summary p.price {
    font-size: 22px !important;
}

#footer .links-items li a:hover, #footer.footer-new a:hover, .footer-new .socials ul li a:hover svg > * {
    color: #006FFF !important;
}

.footer-new .socials ul li a:hover {
    border-color: #006FFF !important;
}

#main-container, .header-color-top {
    transition: all 200ms ease-in-out;
}

.sale a {
    border-radius: 40px;
    background: #ecf86e;
    padding: 5px 15px !important;
}

.sale a:hover, a.personal_link:hover {
    color: #006FFF !important;
}

.active .sale a {
    padding: 5px 10px !important;
    width: fit-content;
    margin-left: -10px;
}

h4.spb_heading:before, h4.lined-heading:before {
    border-top: 2px solid #E0F3FA !important;
}

.spb_heading .fa-heart {
    color: #FBB9F5;
}

.spb_heading .fa-wrench {
    color: #ECF86E;
}

li.idea-present:hover > a, li.idea-present:hover{
    color: #FBB9F5;
}

.header__control a:hover svg {
    fill: #FBB9F5;
}

.header--new .header__control a:hover circle,
.header--new .header__control a:hover path,
.header--new .header__control a:hover line{
    stroke: #FBB9F5 !important;
}

header.fixed.header--new .header__logo {
	display: none;
}

@media screen and (max-width: 768px) {
    .header-top {
        display: flex;
        align-items: center;
    }

    .header--new .header__logo {
        height: auto;
    }

    .header__burger, .header__control, .header__logo {
        position: unset!important;
        transform: unset!important;
        display: flex;
    }

    .header--new .header__logo img {
        height: 50px;
    }

    header.fixed.header--new .header__logo img, header.header--new .header__logo img {
        display: block;
    }

    header .header__logo {
        background: none;
        height: auto;
    }

    .header__control {
        padding-right: 10px;
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    .header__nav--new .header__nav-sub .container {
        padding-bottom: 120px;
    }
}

/* End */


/* Start:/local/templates/imb_main/styles.css?17191172295188*/
li.idea-present{
	cursor: pointer;
}

#footer{
	padding-bottom: 40px!important;
}

.shopping-bag .sf-roll-button span {
    padding-left: 20px;
}

.gift_3_items {
    width: calc(75% - 20px);
}

.kne-font-fix p{
    font-size: 15px!important;
}
.kne-attachment-full{
    max-width: 220px;
}


#toTop {
width:100px;
border:1px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:5px;
position:fixed;
bottom:50px;
right:10px;
cursor:pointer;
display:none;
color:#333;
font-family:verdana;
font-size:11px;
}

.cart-text {
    margin-right: 30px;
    margin-top: 20px;
    font-size: 20px;
    color: #444! important;
    text-align: center;
}

.border-section{
    border: 2px solid #6F5126!important;
}

#close-search-result {
    display: none;
    position: absolute;
    right: 43px;
    top: -22px;
    cursor: pointer;
}

#close-search-result:before {
    content: "\f057";
    font-size: 20px;
    color: #006FFF;
}

.ten-menu {
    height: 321px!important;
    left: 0!important;
}

@media screen and (max-width: 992px){
    nav#main-navigation.new-nav.hide-menu .menu .brands ul.sub-menu {
        display: none;
    }
    nav#main-navigation.new-nav.hide-menu .menu .brands.sub-menu-open ul.sub-menu {
        display: block;
    }
}
nav#main-navigation.new-nav .menu > li {
    min-width: 110px;
}
@media screen and (max-width: 1200px){
    nav#main-navigation.new-nav .menu > li {
        min-width: 92px;
    }    
}
@media only screen and (max-width: 360px){
    .container {
       padding: 0 5px!important;
    }
}

.woocommerce-count-wrap .woocommerce-show-products{
    display: inline;
    margin-right: 20px;
}
ul.item-in-row-5 li.product{
    width: 140px!important;
}
ul.item-in-row-5 li.first.product{
    clear: unset;
}

ul.item-in-row-5 li.last.product{
     clear: unset;
}

ul.item-in-row-5 li:nth-child(5n+1){
    clear: both!important;
    margin-left: 0px!important;
}
ul.item-in-row-5 li:nth-child(5n){
    margin-left: 30px!important;
}

@media only screen and (min-width: 1026px) and (max-width: 1200px){
    ul.item-in-row-5 li:nth-child(5n+1){
        clear: unset!important;   
    }
    ul.item-in-row-5 li:nth-child(4n+1){
        clear: both!important;
        margin-left: 0px!important;
    }
    ul.products.item-in-row-5 li.product {
        width: 160px;
        margin-left: 15px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1025px){
    ul.item-in-row-5 li:nth-child(5n+1), ul.item-in-row-5 li:nth-child(4n+1){
        clear: unset!important;   
    }
    ul.item-in-row-5 li:nth-child(3n+1){
        clear: both!important;
        margin-left: 0px!important;
    }
    ul.products.item-in-row-5 li.product {
        width: 200px;
        margin-left: 15px!important;
    }
}


.container.kne-slider {
    max-width: 40%;
    display: inline-block;
    vertical-align: top;
}
.container.kne-slider {
    margin-right: 30px!important;
    margin-left: 30px!important;
}
.kne-slider-wrap{
    width: 100%;
    text-align: center;
}

/*@media only screen and (min-width: 1050px){*/
/*    body.woocommerce .has-no-sidebar .kne-slider-wrap ul.products li.product {*/
/*        width: 100%;*/
/*        padding: 20px;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 600px) and (max-width: 1200px){*/
/*    body.woocommerce .has-no-sidebar .kne-slider-wrap ul.products li.product {*/
/*        width: 100%;*/
/*        padding: 20px;*/
/*    }*/
/*}*/

.hidden-desktop.mobile-cart-link{
    position: relative;
}
.kne-cart-num{
    position: absolute;
    z-index: 1;
    left: 16px;
    top: -10px;
    width: 20px;
    border-radius: 50%;
    background: #b10001;
    color: #fff;
    font: bold 12px/20px Arial;
    text-align: center;
}

@media only screen and (max-width: 768px){
    .spb_content_element.spb_single_image.noframe{
        width: calc(50% - 20px);
        display: inline-block;
    }
    .spb_content_element.spb_single_image.noframe:nth-child(2n+1){
        margin-right: 20px;
    }
    .spb_content_element.spb_single_image.noframe:nth-child(-n+2){
        margin-top: 20px;
    }
    .kne-adaptive-fix {
        font-size: 16px;
        text-align: center;
    }
    .kne-adaptive-fix p{
        font-size: 16px;
        text-align: center;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1200px){
	#toTop{
		bottom: 90px!important;
	}
}

.js-gifts, .js-gifts .js-ecommerceProductList, .js-gifts .woocommerce{
	display: inline-block;
}

.js-gifts ul.products {
	display: inline-block;
	border: 0!important;
	padding: 0!important;
}

@media only screen and (max-width: 460px){
	body .has-no-sidebar .js-gifts ul.products li.product {
		width: 100%!important;
	}
	.js-gifts .woocommerce ul.products li.product figure figcaption .shop-actions > a {
		font-size: 12px;
		width: 100%;
		text-align: left;
		padding-top: 13px;
	}
}

@media only screen and (min-width: 1200px){
	.js-gifts .woocommerce ul.products li.product {
		margin-left: 10px!important;
	}
}

#footer .span3 .amp{
	width: 220px;
}

.ff_logo_final{
	height: 50px;
}

#headerCart .shadow {
    background: none !important;
}

#sub-menu__basket .basket-sm {
    border: 2px solid #006FFF;
}

/* End */


/* Start:/local/templates/imb_main/template_styles.css?17191180204886*/
#footer{
		background:#2b1d0e!important;
		color:#fff!important;;
		overflow: hidden;
		font-size: 15px;
		padding-bottom: 20px;
	}
	#footer .ya-phone-1{
		color:#fff;
	}
	#footer .footer__row--top{
		margin-top: 0;
	}
	#footer .without-m{
		margin: 0;
	}
	#footer .links-items{
		list-style: none;
	}
	#footer .links-items li{
		color:#fff;
		margin-bottom: 5px;
	}
	#footer .links-items li a{
		color:#fff;
		text-decoration: none;
		-webkit-transition: color 0.2s;
    	transition: color 0.2s;
	}
	#footer .links-items li a:hover{
		color:#006FFF;
	}
	#toTop {
	    width: 100px;
	    border: 1px solid #ccc;
	    background: #f7f7f7;
	    text-align: center;
	    padding: 5px;
	    position: fixed;
	    bottom: 50px;
	    right: 10px;
	    cursor: pointer;
	    display: none;
	    color: #333;
	    font-family: "Helvetica", Palatino, Arial, Helvetica, Tahoma, sans-serif;
	    font-size: 11px;
	}
	#footer .amp{
		width: 140px;
		display: block;
	}
	#footer .amp img{
		max-width: 100%;
	}

	#footer .footer__bottom{
		padding: 0 30px;
	}

	@media screen and (min-width: 1195px){
		#footer .footer__bottom{
			padding-left: 30px;
		}
	}

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

		#footer .footer__bottom .span3 {
		    width: 25%;
			margin: 0;
			letter-spacing: 0;
		}
	}
	@media (max-width: 769px){
		#footer .footer__bottom .span3 {
		    text-align: center;
		}
		#footer  .span3 .amp{
			margin: 0 auto;
		}
	}
	
	
#under-cart-section .border-section {
    border: 0px!important;
}

.gifts__list{
    width: 100%;
    letter-spacing: -5px;
}
.gifts__list .js-gifts{
    width: 32.333%;
    letter-spacing: 0;
    margin: 0 0.5%;
}
body.woocommerce .blog-product-wrapper .has-one-sidebar .gifts__list ul.products li.product{
    width: 100%!important;
    margin: 0!important;
    min-height: auto;
}

body.woocommerce .blog-product-wrapper .has-one-sidebar .gifts__list ul.products li.product a img{
    float: none;
}


.sitemap ul {
    list-style-type: none
}

.sitemap .centered {
    width: 960px
}

.sitemap .centered>ul {
    text-align: left
}

.sitemap .centered>ul>li {
    border-top: 1px solid #d8d8d8;
    padding: 30px 0 70px
}

.sitemap .centered>ul>li>a {
    width: 20%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 20px;
    padding: 6px 6px 4px;
    margin: -6px 30px 0 -6px
}

.sitemap .centered>ul>li>a:hover {
    background: #cfd2d7;
    border-radius: 2px
}

.sitemap .centered>ul>li>ul>li {
    width: 19%;
    float: left;
    padding-right: 30px
}

.sitemap .centered>ul>li>ul>li a {
    font-size: 13px;
    color: #000
}

.sitemap .centered>ul>li>ul>li>a {
    font-weight: 700;
    line-height: 20px;
    padding: 2px 6px 1px;
    margin-bottom: 2px;
    display: block
}

.sitemap .centered>ul>li>ul>li>a:hover {
    background: #cfd2d7;
    border-radius: 2px
}

.sitemap .centered>ul>li>ul>li li {
    line-height: 15px;
    margin-bottom: 2px
}

.sitemap .centered>ul>li>ul>li li a {
    display: block;
    padding: 4px 6px
}

.sitemap .centered>ul>li>ul>li li:hover {
    background: #cfd2d7;
    border-radius: 2px
}
.no-float{
    float: initial!important;
    margin-bottom: 15px!important;
}


@media (min-width: 992px) {
	.personal-wrapper .col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.personal-wrapper .col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
}
@media (min-width: 768px) {
	.personal-wrapper .col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.personal-wrapper .col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
}
.personal-wrapper {
	margin-bottom: 20px;
}

.personal-wrapper .col-6 {
	-ms-flex: 0 0 50%;
	/* flex: 0 0 50%; */
	/* max-width: 50%; */
}
.personal-wrapper .col-lg-3 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.personal-wrapper .col-12 {
	width: 100%;
}

.personal-wrapper .sale-order-list-title-container {
	margin-top: 20px;
}

.personal-wrapper .sale-order-list-inner-row-body .btn {
	margin: 10px 0;
}

.personal-wrapper .sale-order-list-about-link a,
.personal-wrapper .sale-order-list-repeat-container a,
.personal-wrapper .sale-order-list-cancel-container a {
	margin: 5px 0;
	display: block;
}

.personal-wrapper .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 0px;
}

/*.personal-wrapper .row .row {*/
/*	margin-left: 15px;*/
/*}*/
/*.personal-wrapper .sale-order-list-inner-row {*/
/*    justify-content: space-between;*/
/*}*/
/*.personal-wrapper .sale-order-list-inner-row > .col {*/
/*	flex-grow: 1;*/
/*}*/

.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.pt-3, .py-3 {
	padding-top: 1rem !important;
}

/* End */
/* /local/assets/css/custom.css?177340395221039 */
/* /local/assets/css/sliders.css?1714888473872 */
/* /local/assets/css/checkout.css?176071380616242 */
/* /local/assets/css/catalog-icons.css?17176117521576 */
/* /local/assets/css/new_style.css?172019576243277 */
/* /local/assets/css/template-upd.css?17176834678469 */
/* /local/assets/css/fonts.css?17449144223424 */
/* /local/templates/imb_main/styles.css?17191172295188 */
/* /local/templates/imb_main/template_styles.css?17191180204886 */
