.top-header-list {
    font-size: .8rem !important;
    font-weight: 300 !important;
}

section.header {
    margin-right: 150px;
    margin-left: 150px;
}

.head .dropdown-item-style {
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    width: 90%;
    color: #000000;
    border-bottom: 1px solid #958d0f !important;
    transition: 0.4s;
    z-index: 999;
}

.head .dropdown-style {
    background: #f6ea2a;
    border-radius: 12px;
    border: none;
    padding: 18px 0 18px 0;
    width: auto;
    margin: 0;
}

.head .header .logo {
    width: 216px;
}

.input-inbox .top-search {
    padding: 0;
    width: 666px !important;
}

.head .icon>i {
    position: relative;
    font-size: 20px;
    padding: 10px 15px;
}

.head .title {
    font-weight: 400;
    font-size: .9rem;
    line-height: 19px;
    color: #000000;
}

.header__bottom__nav .menu-trigger-label {
    padding: 1.5rem 2rem 1.2rem;
    border-radius: 0.8rem;
    background: #F6EA2A;
    color: #fff;
    font-size: 1.5rem;
    margin-right: 1.2rem;
    margin-bottom: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.head .btn-cat {
    font-weight: 500;
    color: black;
    border: none;
    font-size: 18px;
    line-height: 36px;
    background: #F6EA2A !important;
}

.head .menu-icon {
    margin-right: auto;
    height: 23px;
}

div.top-search {
    position: relative;
    margin-right: 4rem;
    margin-bottom: 0;
    display: block;
    padding: 0;
    /*min-width: 665px;*/
}

.head .input-style {
    border: 1px solid #dadbdd;
    outline: none;
    background: #f9f9f9;
    height: 3rem;
    border-radius: 7px !important;
}

.head .input-group-btn {
    border: 1px solid #dadbdd;
    height: 3rem;
}

.input-style:focus {
    background: #fff;
    border-color: #f6861f;
    box-shadow: none;
}

.head .contact {
    font-weight: 500;
    font-size: 0.8rem;
}

.head .payment {
    font-weight: 400;
    font-size: .8rem;
}

.search-btn-inside {
    position: absolute !important;
    right: 0 !important;
    top: 7px !important;
    border-left: 1px solid #ebebeb !important;
    cursor: pointer !important;
    z-index: 9999999 !important;
}

div.search-suggestions {
    display: contents !important;
}

.catalogue-btn {
    background: #F6EA2A;
}

.head .header {
    align-items: baseline;
}

.header__search-list.open {
    opacity: 1;
    pointer-events: auto;
}

.header__search-list {
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 0.8rem;
    left: 0;
    right: 4rem;
    z-index: 101;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 47px 80px rgba(0, 0, 0, .11), 0 18.1037px 25.4815px rgba(0, 0, 0, .0668148), 0 3.82963px 6.51852px rgba(0, 0, 0, .0431852);
    border-radius: 8px;
    padding: 0.8rem 1.6rem;
    max-height: 45.5rem;
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease-in-out;
}

.header__search-list__item {
    display: flex;
    align-items: center;
    padding: 0.4rem 0rem;
    border-bottom: 1px solid rgba(194, 197, 202, .5);
    cursor: pointer;
}

.header__search-list__img {
    width: 3.2rem;
    height: 3.6rem;
    min-width: 3.2rem;
    margin-right: 1.4rem;
}

.header__search-list__img img {
    height: 56px;
    width: 52px;
    -o-object-fit: contain;
    object-fit: contain;
}

.header__search-list__info .product__name {
    font-size: 1rem;
    line-height: 1.4rem;
    margin-bottom: 0px;
    font-weight: 600;
    margin-top: 5px;
}

.header__search-list__info .product__price__current {
    display: flex;
    align-items: center;
}

.search-suggestions .box-suggestions {
    padding: 0;
    z-index: 999999999999;
}

.header__search-list::-webkit-scrollbar,
.menu::-webkit-scrollbar,
.menu__item__sub::-webkit-scrollbar,
.popup__body::-webkit-scrollbar,
.product-view__fixed-bar__slider__thumbs::-webkit-scrollbar,
.products__filter__item__body--scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.header__search-list::-webkit-scrollbar-thumb,
.menu::-webkit-scrollbar-thumb,
.menu__item__sub::-webkit-scrollbar-thumb,
.popup__body::-webkit-scrollbar-thumb,
.product-view__fixed-bar__slider__thumbs::-webkit-scrollbar-thumb,
.products__filter__item__body--scroll::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    outline: 0;
    border-radius: 2.5px;
}

.header__search-list::-webkit-scrollbar-track,
.menu::-webkit-scrollbar-track,
.menu__item__sub::-webkit-scrollbar-track,
.popup__body::-webkit-scrollbar-track,
.product-view__fixed-bar__slider__thumbs::-webkit-scrollbar-track,
.products__filter__item__body--scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 2.5px;
}

.new-price {
    font-size: 17px;
}

.hr {
    margin: 0;
}

.box-suggestions ul li {
    margin-bottom: 0px;
    overflow: hidden;
}

.fa-spinner {}

.head .btn-cat:hover {
   color: black;
    background: #dfd421 !important;
}

.head .btn-cat:active {
    color: black !important;
    background: #dfd421 !important;
}

.head .btn-cat .active {
     color: black !important;
    background: #dfd421 !important;
}




/* categories */

.menu-section {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 100;
    padding: 0 0 2.4rem;
    min-height: calc(80vh - 164px);
    max-width: 100%;
    margin: 0 auto;
    background: rgb(0,0,0,.5);
    height: 100vh;
}

.menu-section .header__top__list,
.menu-section .menu-tools {
    display: none;
}

.app__item,
.app__text:before,
.auth__form__footer,
.auth__form__socials,
.auth__form__socials li a,
.auth__slider .flickity-page-dots,
.banner .discount__head,
.banner .slider__product,
.basket__content__item .product__body__price,
.basket__content__item .product__body__price__type,
.basket__content__item__delete,
.brands__image,
.breadcrumbs,
.btn-group,
.btn.btn--small,
.cabinet-nav__exit,
.cabinet-nav__menu__item a,
.cabinet-nav__menu__item label,
.cabinet-nav__user,
.cabinet__body__bonus-banner,
.cabinet__body__empty__icon,
.cabinet__credit-item__credit-info,
.cabinet__credit-item__pay-now,
.cabinet__credit-item__payment__header,
.cabinet__credit-item__payment__sum,
.cabinet__filter,
.cabinet__item__bottom,
.cabinet__item__header,
.cabinet__item__header__heart,
.cabinet__table tbody tr td .status,
.calculator .final-price,
.calculator-popup .col-12,
.calculator-popup__close,
.calculator-popup__product,
.calculator-popup__product__body,
.campaigns__item__footer,
.campaigns__item__footer__dead-line:before,
.campaigns__item__footer__link,
.career__item,
.checkout__form__footer,
.checkout__right-bar .checkout-info h3,
.checkout__right-bar .checkout-info h3 span,
.checkout__right-bar .product-details__prices,
.comments__head,
.counter,
.custom-radio__label,
.faq__item__head,
.footer__contacts__info,
.footer__contacts__social__icons,
.footer__menu,
.form-group--passport .info-icon:before,
.header__bottom,
.header__bottom__search .form-group a,
.header__tools__count,
.header__top .container-fluid,
.header__top .container-lg,
.header__top .container-md,
.header__top .container-sm,
.header__top .container-xl,
.header__top .container-xxl,
.loading-block,
.menu__icon,
.page-notification__close,
.pagination,
.pagination__item__link,
.partners__item,
.popup--daily .popup__close,
.popup__products .product .product__footer,
.price-info__cart-slider__item,
.price-info__credit-info__buttons,
.price-info__delivery,
.price-info__delivery__item,
.prod-info__bottom,
.prod-info__brand,
.prod-info__image,
.product-view__body .product__tools .share,
.product-view__body .product__tools>a,
.product-view__body__info i,
.product-view__bonus__icon,
.product-view__bonus__product,
.product-view__fixed-bar__buttons,
.product__price,
.product__price__list__taksit,
.product__star-comment,
.product__tool-bar,
.product__tools,
.products-slider__arrows,
.products-slider__arrows .button,
.products__filter__item__price,
.products__list__filter,
.products__list__filter__tool-bar__view-type,
.products__list__filter__tool-bar__view-type a,
.top-btn,
.write-comment__head,
.write-comment__rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu {
    width: 25.54545%;
    font-size: 1.6rem;
    background-color: #fff;
    padding: 1rem 0;
    min-height: calc(80vh - 164px);
    max-height: auto;
    overflow-y: auto;
    height: 100vh;
}

.menu-section,
.menu__icon,
.menu__item__link,
.menu__item__sub,
.menu__item__sub__item__sub2__item a,
.menu__item__sub__item__sub2__item:before {
    display: flex;
    align-items: baseline; 
    /*justify-content: space-between*/
}

.menu__item:hover .menu__item__sub {
    z-index: 4;
    opacity: 1;
    visibility: visible
}

.menu__item__sub {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 1rem;
    left: 25.54545%;
    padding-left: 3.8rem;
    padding-bottom: 2.4rem;
    bottom: 2.4rem;
    background: #fff;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-auto-rows: 40px;
    align-items: baseline;
}

.menu__item__sub__title {
    display: none
}

.menu__item__sub__item a {
    display: inline-block
}

.menu__item__sub__item__sub2__item {
    color: #5b5f66;
    position: relative;
    line-height: 1em;
    padding: .4rem 0
}

.menu__item__sub__item__sub2__item a {
    font-size: 1.3rem;
    font-weight: 400;
    color: inherit
}

.menu__item__sub__item__sub2__item:before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -12px;
    background: #fff;
    border-radius: 50%
}

.menu__item__sub__item__sub2__item:hover {
    color: #F6EA2A
}

.menu__item__sub__item__sub2__item:hover:before {
    background: currentColor
}

.menu__item__sub__item.two-column {
    width: 46%
}

.menu__item__sub__item.two-column .menu__item__sub__item__sub2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

@media (max-width: 767px) {
    .hr{
        margin: 11px 0;
    }
    div.top-search {
        margin-bottom: 10px;
        display: block;
        padding: 0;
        min-width: 250px;
    }
    .menu {
        width: 100%;
        padding: 0 16px;
        flex: 1;
        max-height: 100%
    }

    .menu__icon {
        width: 24px;
        height: 24px;
        min-width: 24px
    }

    .menu__item {
        margin-left: 0
    }

    .menu__item.on .menu__item__link,
    .menu__item:hover .menu__item__link {
        color: #232d40;
        background: unset
    }

    .menu__item.on .menu__icon,
    .menu__item:hover .menu__icon {
        -webkit-filter: unset;
        filter: unset
    }

    .menu__item__link {
        font-size: 16px;
        line-height: 24px
    }

    .menu__item__link svg {
        width: 24px;
        height: 20px
    }

    input:checked+.menu__item__sub {
        left: 0
    }

    .menu__item__sub {
        top: 0;
        padding: 0;
        left: 100%;
        right: 0;
        z-index: 5;
        opacity: 1;
        visibility: visible;
        display: flex;
        flex-wrap: wrap;
        bottom: 0
    }

    .menu__item__sub .menu__item__link {
        border-radius: 0
    }

    .menu__item__sub__item {
        padding: 0 16px;
        width: 100%;
        margin-bottom: 24px;
        margin-right: 0;
        
    }

    .menu__item__sub__item.two-column {
        width: 100%
    }

    .menu__item__sub__item__link {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px
    }

    .menu__item__sub__item__sub2 {
        margin-top: 0;
        display: flex;
        flex-wrap: wrap
    }

    .menu__item__sub__item__sub2 li {
        width: 50%
    }

    .menu__item__sub__item__sub2 li a {
        font-size: 13px;
        line-height: 24px
    }

    .menu__item__sub__title {
        display: flex;
        border-bottom: 1px solid #ebebeb;
        padding: 0;
        margin-bottom: 24px;
        align-items: center
    }

    .menu__item__sub__title label {
        padding: 16px
    }

    .menu__item__sub__title .menu__item__link {
        padding: 16px 16px 16px 0;
        display: flex
    }
}

.head .categories {
    position: absolute;
    top: 140px;
    left: 0%;
    right: 0%;
    height: auto;
    margin-top: auto;
    background-color: transparent;
    z-index: 999999999;
    width: 102%;
}
.menu__item__link {
    padding: 0.5rem 1rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    color: #232d40;
    font-weight: 600;
    font-size: .9rem;
    cursor: pointer;
    font-family: system-ui;
}
.menu__item__link:hover{
    color: orange;
}
.menu__item__sub__item__link {
    color: #232d40 !important;
    font-weight: 600;
}
.menu__item__sub__item__sub2__item {
    color: #232d40 !important;
    font-weight: 500;
    font-size:.8rem;
}

.head ul a {
    font-size: 14px;
    text-decoration: none;
}
.menu__item__sub__item__sub2 {
    margin-top: 0;
    padding-left: 0;
}
.mobile-view{
    display:none;
}
.head .input-box .input-style {
    display: block;
}
.videocall p {
    display: none;
    font-size: 11px;
}
.videocall img {
    width: 37px;
    height: 33px;
}
.videocall {
    width: 65px;
    height: 65px;
}
.show-on-search-focus{
    position: absolute;
}
.show-on-focus-in{
    position: absolute;
    right: 0;
    top: 150px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: block;
    background: rgb(0,0,0,.6);
}

/* slider */
@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.html');
    src: url('fonts/flexslider-icond41d.html?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon-2.html') format('woff'), url('fonts/flexslider-icon-3.html') format('truetype'), url('fonts/flexslider-icon-4.html#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.flex-container a:hover, .flex-slider a:hover {
    outline: none;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 20px;
    background: #fff;
    position: relative;
    zoom:1;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom:1;}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 6px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: none;
}

.flex-direction-nav a:before {
    font-family: "fontawesome";
    font-size: 16px;
    display: inline-block;
    content: '\f053';
    color: #ffffff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(36, 122, 178, 0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.flex-direction-nav a.flex-prev {
    left: 5px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f054';
}

.flexslider:hover .flex-direction-nav a:hover:before {
    background: rgba(36, 122, 178, 0.8);
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 20px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    float: left;
    margin: 0;
    margin-right: 16px;
}

.flex-control-thumbs li:last-child {
    margin-right: 0px;
}

.flex-control-thumbs img {
    height: auto;
    display: block;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 85px;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
}

.flex-control-thumbs img:hover {
    opacity: 1;
    border: 2px solid #ffca00;
}

.flex-control-thumbs .flex-active {
    cursor: default;
    border: 2px solid #ffca00;
}

.flat_product_detail .flexslider .flex-viewport {
    max-height: 410px;
    overflow: hidden;
}
.flexslider .flex-viewport ul.slides li {
    position: relative;
    text-align: center;
}
.zoom {
    display: inline-block;
    position: relative;
}
.flexslider .flex-viewport ul.slides li .zoom {
    height: 214px;
}
.product-view__fixed-bar ol {
    width: 376px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    align-items: flex-end;
    background-color: #ffffff;
    width: 400px;
    display: flex;
    align-items: flex-end;
    overflow-x: auto;
}

.menu__icon {
    width: 1.7rem;
    height: 1.7rem; 
    min-height: 2.4rem;
    margin-right: 1.6rem;
    justify-content: center;
}  
.menu__icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.modal {
    z-index: 99999999;
}
@media only screen and (max-width:766px) {
    section.header {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    div.top-search {
        width:100% !important;
        display:none;
    }
    .search-btn-inside {
        top: 0px !important;
    }
}
@media only screen and (max-width: 425px){
    .services .services-info {
        font-size: 11px;
    }
    .product{
        width:100%;
    }
    .banner .slider-image {
        width: auto;
        background-color: #ffffff;
        border-radius: 5px;
    }
    .banner .special-offer-slider{
        max-height: 334px;
    }
} 
.product:nth-last-child(1) {
    /*width: 100% !important;*/
}
