
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: local(''), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: local(''), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../fonts/Roboto-Regular.woff2') format('woff2')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local(''), url('../fonts/Roboto-Medium.woff2') format('woff2')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../fonts/Roboto-Bold.woff2') format('woff2')
}

html, body {
    overflow-x: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}

a,article,aside,audio,body,center,code,details,div,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,img,input,li,menu,nav,s,section,table,tbody,td,tr,ul,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

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

.btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    -webkit-appearance: none
}

.btn:focus,.btn:hover {
    text-decoration: none!important
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled {
    pointer-events: none
}

.btn-green {
    color: #000;
    background-color: #00bf60
}

.btn-green:hover {
    background-color: #14c46d
}

.btn-blue {
    color: #000;
    background-color: #f8c515
}

.in_cart {
    padding-left: 6px;
    padding-right: 6px
}

.catalog_item .btn-blue {
    color: #000;
    background-color: #364ab3;
    font-size: 10px;
    padding: 5px 8px;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .catalog_item .btn-blue {
        color:#fff;
        background-color: #364ab3;
        font-size: 12px;
        padding: 5px 8px;
        margin-bottom: 0
    }
}

.btn-blue:hover {
    background-color: #f8c515
}

.btn-white {
    color: #364ab3;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(54,74,178,.16),0 2px 2px rgba(54,74,178,.04),0 0 2px rgba(54,74,179,.08)
}

.btn-white:hover {
    box-shadow: 0 1px 1px rgba(54,74,178,.16),0 1px 1px rgba(54,74,178,.04),0 1px 1px rgba(54,74,179,.08)
}

.btn-lg {
    padding: 14px 20px
}

.btn-sm {
    padding: 6px 16px
}

input::-ms-clear {
    display: none
}

input:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #999
}

.box {
    margin: 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(54,74,178,.16),0 2px 2px rgba(54,74,178,.04),0 0 2px rgba(54,74,179,.08)
}

.box36 {
    padding: 36px
}

.box24 {
    padding: 24px
}

.box20 {
    padding: 20px
}

.box16 {
    padding: 16px
}

.box8 {
    padding: 8px
}

.box1624 {
    padding: 16px 24px
}

.box1620 {
    padding: 16px 20px
}

body {
    font: 500 14px/20px Montserrat,sans-serif;
    margin: 0;
    padding: 0;
    color: #263238;
    background: #f5f6fa
}

.width {
    box-sizing: border-box;
    min-width: 320px;
    max-width: 980px;
    margin-right: auto;
    margin-left: auto
}

.width_padding {
    padding-right: 20px;
    padding-left: 20px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 16px 0;
    padding: 0
}

h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media (min-width: 550px) {
    h1 {
        font-size:36px;
        line-height: 44px;
        font-weight: 600;
        margin: 0 0 20px 0
    }
}

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

img {
    margin: 0;
    padding: 0;
    border: 0
}

.ul {
    margin: 0;
    padding: 0;
    list-style: none
}

/* мною закоментовано
a {
    text-decoration: underline;
    color: #364ab3
}
*/

a:hover {
    text-decoration: none
}

.ajax_link {
    cursor: pointer;
    text-decoration: none;
    color: #364ab3!important;
    border-bottom: 1px dashed
}

.ajax_link:hover {
    border-color: transparent
}

.f-header {
    box-sizing: border-box;
    height: 56px;
    border-bottom: 1px solid #e4e6e6;
    background: #f5f6fa;
    z-index: 6;
    position: relative
}

#f-header-overlay {
    background-color: rgba(255,255,255,.6);
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5
}

#f-header-overlay[hidden] {
    display: none
}

header .menu_icon {
    float: left;
    width: 18px;
    height: 12px;
    margin: 12px 0 0 -10px;
    padding: 10px
}

header .menu_icon span {
    display: block;
    height: 2px;
    margin: 0 0 3px 0;
    background: #263238
}

header .menu_icon span:last-child {
    margin: 0
}

header .logo {
    float: left;
    width: 35px;
    height: 32px;
    margin: 10px;
    background: url(https://stabshop.com.ua/statik_res/mobile/images/icons/logo.svg) 0 0 no-repeat
}

header .catalog_btn {
    display: block;
    clear: both
}

@media (max-width: 980px) {
    header .catalog_btn {
        margin:0 -20px;
        border-radius: 0
    }
}

header .cart,header .personal,header .phone {
    float: right;
    width: 24px;
    height: 24px;
    margin: 16px 0 0 25px
}

header .cart {
    position: relative;
    z-index: 1
}

header .personal {
    position: relative;
    z-index: 1
}

header .cart span {
    font-size: 10px;
    line-height: 19px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: -6px;
    box-sizing: border-box;
    min-width: 19px;
    padding: 0 5px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    background: #ffca12
}

footer {
    padding: 36px 0 0 0;
    margin-top: 36px;
    background: #fff
}

footer .logo {
    height: 40px;
    margin: 0 0 24px 0
}

footer .footer_text_part {
    margin: 0 0 24px 0
}

footer .footer_menu_part {
    margin: 0 0 22px 0
}

footer .footer_text {
    margin: 0 0 24px 0
}

footer .footer_menu_part li {
    margin: 0 0 10px 0
}

.popup_menu_overlay {
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3)
}

.popup_menu {
    font-size: 12px;
    line-height: 20px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: -2000px;
    left: calc(-100% - 150px);
    width: 100%;
    height: 100%;
    text-transform: uppercase
}

.popup_menu a {
    text-decoration: none;
    color: #212121
}

.popup_menu_main {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #bebebe
}

.popup_menu_main li {
    margin: 0 15px 5px 0
}

.popup_menu_main li a {
    position: relative;
    z-index: 1;
    display: block;
    padding: 5px 0 5px 45px
}

.popup_menu_main li a i {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    margin-top: -12px
}

.popup_menu_main li.item_main a i {
    background: url(https://stabshop.com.ua/images/icons/menu/home.svg) 0 0 no-repeat
}

.popup_menu_main li.item_catalog a i {
    background: url(https://stabshop.com.ua/images/icons/menu/catalog.svg) 0 0 no-repeat
}

.popup_menu_main li.item_wishlist a i {
    background: url(https://stabshop.com.ua/images/icons/menu/wishlist.svg) 0 0 no-repeat
}

.popup_menu_main li.item_basket a i {
    background: url(https://stabshop.com.ua/images/icons/menu/cart.svg) 0 0 no-repeat
}

.popup_menu_main li.item_personal a i {
    background: url(https://stabshop.com.ua/images/icons/menu/personal.svg) 0 0 no-repeat
}

.compare.icon {
    display: inline-block;
    width: 26px;
    height: 24px;
    background: url(https://stabshop.com.ua/images/icons/compare_black.svg) center center no-repeat
}

.compare.icon:hover {
    background: url(https://stabshop.com.ua/images/icons/compare_black_done.svg) center center no-repeat
}

#popup_bg {
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(0,0,0,.4);
    filter: none
}

#popup_window {
    position: relative;
    z-index: 1;
    display: flex;
    box-sizing: border-box;
    width: 500px;
    min-width: calc(320px - 20px);
    max-width: calc(100% - 20px);
    min-height: 55px;
    max-height: calc(100% - 20px);
    background: #fff;
    box-shadow: 0 3px 5px rgba(50,50,50,.4);
    filter: none
}

#popup_window.max_size {
    width: calc(100% - 20px)!important;
    height: calc(100% - 20px)!important
}

.callback_form {
    padding: 20px
}

.callback_form .title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 16px 0
}

.callback_form .text {
    font-size: 14px;
    line-height: 20px
}

.callback_form .text li {
    margin-top: 0;
    list-style-type: none;
    text-indent: -19px
}

.callback_form .text li:before {
    content: "\2014\a0 "
}

.callback_form .text ul {
    margin-top: 0
}

.callback_form .example {
    font-size: 11px;
    font-style: italic;
    padding: 2px 0 0 0;
    color: #999
}

.callback_form .auth_submit .btn {
    width: 100%
}

.callback_form .text a {
    text-decoration: none;
    color: #0c559d;
    border-bottom: 1px dashed #0c559d
}

.popup_window_radio li {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #333
}

.head_phone_list {
    margin: 0 0 35px 0
}

.head_phone_list li {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px 0;
    white-space: nowrap
}

.head_phone_list li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px -3px 0;
    background-repeat: no-repeat;
    background-position: 0 0
}

.head_phone_list li.lifecell i {
    background-image: url(https://stabshop.com.ua/images/icons/mobile_operators/lifecell.svg)
}

.head_phone_list li.kyivstar i {
    background-image: url(https://stabshop.com.ua//images/icons/mobile_operators/kievstar.svg)
}

.head_phone_list li.vodafone i {
    background-image: url(https://stabshop.com.ua/images/icons/mobile_operators/vodafone.svg)
}

.head_phone_list li span {
    font-size: 12px;
    margin: 0 0 0 5px;
    color: #999
}

.popup_article .h1,.popup_article h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    clear: both;
    margin: 0;
    padding: 10px 0 20px 0
}

.popup_article ul {
    font-size: 14px;
    line-height: 22px
}

.popup_article ul {
    list-style: disc;
    padding-left: 30px;
    padding-bottom: 10px
}

.popup_article {
    padding: 20px 30px 20px 20px
}

.popup_article h4 {
    clear: both;
    margin: 20px 0 20px 0
}

.popup_article h5 {
    clear: both;
    margin: 16px 0 16px 0
}

header .f-header__main-header .search {
    position: relative;
    flex-grow: 1;
    min-width: 0
}

header .f-header__main-header .search .ajax_link {
    color: #fff!important;
    border-bottom: none
}

header .f-header__main-header .search .form {
    height: 36px;
    margin: 0;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 10px rgba(54,74,178,.16),0 4px 5px rgba(54,74,178,.04),0 2px 4px rgba(54,74,178,.08)
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form {
        height:48px;
        margin: 0 0 8px 0
    }
}

header .f-header__main-header .search .form form {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    height: 36px
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form form {
        height:48px
    }
}

header .f-header__main-header .search .form .icon {
    line-height: 18px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    pointer-events: none
}

@media (min-width: 640px) {
    header .f-header__main-header .search .form .icon {
        display:none
    }
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form .icon {
        position:relative;
        display: block;
        width: 50px;
        height: 18px;
        pointer-events: auto
    }
}

header .f-header__main-header .search .form .icon svg {
    fill: #000
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form .icon svg {
        fill:#a8adaf
    }
}

header .f-header__main-header .search .form #head_search_input {
    font-size: 14px;
    line-height: 36px;
    flex-grow: 1;
    box-sizing: border-box;
    min-width: 0;
    height: 36px;
    margin-left: 5px;
    padding-left: 10px;
    border: none;
    background: #fff
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form #head_search_input {
        padding-left:0;
        line-height: 48px;
        height: 48px;
        margin-left: 0
    }
}

input::-webkit-input-placeholder {
    color: #71797e
}

input::-moz-placeholder {
    color: #71797e
}

input:-ms-input-placeholder {
    color: #71797e
}

input:-moz-placeholder {
    color: #71797e
}

input::placeholder {
    color: #71797e
}

.search-btn {
    position: relative;
    display: flex;
    align-items: center;
    flex: none;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-left: 10px;
    text-align: center;
    border-radius: 0 2px 2px 0
}

@media (min-width: 640px) {
    .search-btn {
        width:120px
    }
}

@media (min-width: 1250px) {
    .search-btn {
        height:48px;
        margin-left: 0
    }
}

header .f-header__main-header .search .form .btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    /*background-color: #f8c515;
    color: #000;*/
    background-color: #f8c515;
}

.search-btn__text {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

@media (min-width: 640px) {
    .search-btn__text {
        font-size:14px;
        font-weight: 700;
        line-height: 1;
        position: relative;
        z-index: 1;
        visibility: visible;
        text-align: center;
        text-transform: uppercase;
        pointer-events: none;
        opacity: 1;
        color: #000;
        color: #000;
    }
}

header .f-header__main-header .search .form .search_icon {
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .form .search_icon {
        width:40px
    }
}

header .f-header__main-header .search .example {
    display: none
}

@media (min-width: 1250px) {
    header .f-header__main-header .search .example {
        font-size:12px;
        line-height: 16px;
        display: block;
        max-width: 735px;
        color: #a8adaf
    }
}

header .f-header__main-header .search .example ul {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 1450px) {
    header .f-header__main-header .search .example {
        max-width:600px
    }
}

@media (max-width: 1370px) {
    header .f-header__main-header .cart {
        margin-left:30px
    }

    header .f-header__main-header .call_block {
        margin-left: 40px
    }
}

@media (max-width: 1300px) {
    header .f-header__main-header .search .example {
        max-width:535px
    }
}

header .f-header__main-header .search .example ul li {
    display: inline;
    margin-right: 10px
}

header .f-header__main-header .search .example ul li:last-child {
    margin: 0
}

.speech_overlay {
    font-size: 60px;
    line-height: 100px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(255,255,255,.8)
}

.speech_overlay table,.speech_overlay table td {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle
}

.speech_overlay table td svg {
    margin: 0 0 -20px 0;
    padding: 20px;
    color: #000;
    border-radius: 50%;
    background-color: red
}

.speech_overlay table td path {
    fill: #fff
}

@keyframes micriphone_animatoion {
    0% {
        background-color: #f55
    }

    50% {
        background-color: #b00
    }

    100% {
        background-color: #f55
    }
}

.search_result_container {
    position: absolute;
    z-index: 100;
    top: 43px;
    left: 126px;
    display: none;
    min-width: 200px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    box-shadow: 0 3px 5px #888
}

@media (min-width: 1250px) {
    .search_result_container {
        top:48px;
        left: 250px;
        min-width: 300px
    }
}

.search_result_container ul li {
    font-size: .95em;
    display: block
}

.search_result_container ul li:last-child {
    border-radius: 0 0 5px 5px
}

.search_result_container ul li a {
    line-height: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    padding: 3px 10px;
    text-decoration: none;
    white-space: nowrap
}

@media (min-width: 768px) {
    .search_result_container ul li a {
        white-space:normal
    }
}

.search_result_container ul li.selected,.search_result_container ul li:hover {
    background-color: #ebebeb
}

.search_result_container ul li a img {
    float: right;
    width: 25px;
    height: 25px;
    display: none
}

@media (min-width: 768px) {
    .search_result_container ul li a img {
        display:block
    }
}

.descr_18 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0
}

.callback_form {
    padding: 24px
}

.callback_form .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 16px 0
}

.callback_form .input input,.callback_form .input select {
    width: 100%;
    display: block;
    padding: 8px 5px;
    height: 40px;
    line-height: 20px;
    border: none;
    background: 0 0!important;
    font-size: 16px;
    outline: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.callback_form .text {
    font-size: 16px;
    line-height: 25px
}

.callback_form .text li {
    list-style-type: none;
    text-indent: -19px;
    margin-top: 0
}

.callback_form .text li:before {
    content: "\2014\a0 "
}

.callback_form .text ul {
    margin-top: 0
}

.callback_form .example {
    font-size: 11px;
    font-style: italic;
    color: #999;
    padding: 2px 0 0 0
}

.callback_form .auth_submit .btn {
    width: 100%
}

.callback_form .text a {
    text-decoration: none;
    color: #0c559d;
    border-bottom: 1px dashed #0c559d
}

.callback_form .popup_window_radio {
    max-height: 500px;
    overflow: auto
}

.callback_form .popup_window_radio li {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 18px;
    color: #333
}

.callback_form input[type=checkbox]:hover+label span {
    background-position: 0 -153px
}

.callback_form input[type=checkbox]:checked+label span {
    background-position: 0 -181px
}

.callback_form input[type=radio]:checked+label span {
    background-position: 0 -203px
}

.callback_form input[type=radio]:disabled+label span {
    background-position: -20px -203px
}

.callback_form input[type=radio]:disabled+label {
    cursor: default;
    opacity: .5
}

.f-title__36 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 16px 0
}

@media (min-width: 768px) {
    .f-title__36 {
        font-size:28px
    }
}

@media (min-width: 1250px) {
    .f-title__36 {
        font-size:30px
    }
}

.f-container {
    position: relative;
    box-sizing: border-box;
    min-width: 320px;
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 8px;
    padding-left: 8px
}

@media (min-width: 1024px) {
    .f-container {
        padding-right:20px;
        padding-left: 20px
    }
}

@media (min-width: 1250px) {
    .f-container {
        max-width:1440px
    }
}

.f-header {
    height: initial;
    border-bottom: 1px solid #dedede;
    background-color: #232323;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #232323; /* m*/
}

body>div.main {
    padding-top: 51px
}

@media (min-width: 1250px) {
    .f-header {
        padding-bottom:10px;
        border-bottom: none;
        position: relative
    }

    body>div.main {
        padding-top: 0
    }
}

.f-header__main-header {
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

@media (min-width: 1250px) {
    .f-header__main-header {
        align-items:start;
        padding-top: 0;
        padding-bottom: 12px
    }
}

.f-toolbar {
    display: none
}

@media (min-width: 1250px) {
    .f-toolbar {
        display:flex;
        align-items: center
    }
}

.f-toolbar-menu__item {
    font-size: 11px;
    line-height: 48px;
    margin: 0 30px 0 0;
    text-transform: uppercase;
    color: #bdbdbd
}

.f-toolbar-menu__active {
    color: #fff
}

.f-toolbar-menu__link {
    text-decoration: none;
    color: #bdbdbd
}

.f-toolbar-menu__link:hover {
    text-decoration: underline
}

.f-toolbar-menu__link--lang {
    color: #fff
}

.f-toolbar-menu__text {
    text-decoration: none;
    color: #bdbdbd
}

.f-toolbar-menu__text:hover {
    color: #bdbdbd
}

.language-switcher {
    position: relative;
    text-align: right
}

header .language-switcher .selected-language {
    font-size: 11px;
    font-weight: 600;
    line-height: 48px;
    height: 48px;
    padding-right: 25px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #bdbdbd
}

header .language-switcher .selected-language .arr {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 15px;
    margin-top: -4px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd
}

header .language-switcher .language-dropdown {
    position: absolute;
    z-index: 1;
    top: 33px;
    left: 0;
    display: none
}

header .language-switcher .language-dropdown ul li {
    line-height: 11px
}

header .language-switcher .language-dropdown ul li a {
    display: flex;
    text-decoration: none;
    color: #bdbdbd;
    text-transform: uppercase;
    justify-content: right;
    padding-right: 25px
}

header .language-switcher img {
    margin: 0 4px -2px 0
}

.f-toolbar-menu__list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.f-toolbar__right {
    display: flex;
    margin-left: auto
}

header .f-toolbar__right>div {
    position: relative;
    z-index: 1;
    float: left
}

header .f-toolbar__right>div>.title {
    font-size: 11px;
    font-weight: 600;
    line-height: 48px;
    display: block;
    overflow: hidden;
    min-width: 75px;
    max-width: 180px;
    height: 48px;
    padding: 0 35px 0 20px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #bdbdbd
}

header .f-toolbar__right>div .title .arr {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 15px;
    margin-top: -4px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd
}

header .f-toolbar__right>div .title .count {
    color: #bdbdbd;
    display: inline;
    position: static;
    margin-left: 3px;
}

header .f-toolbar__right>div .title .header-buttons-cart-quantity {
    display: inline;
    position: static;
    font-size: 14px;
}

header .f-toolbar__right>div .title .icon {
    display: inline-block;
    margin: 0 5px -2px 0
}

header .f-toolbar__right>div .title .icon path {
    fill: #bdbdbd
}

header .personal_block_popup {
    position: absolute;
    z-index: 1;
    top: 48px;
    left: 0;
    display: none;
    width: 285px;
    border-radius: 0 0 2px 2px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(54,74,178,.16),0 1px 18px rgba(54,74,178,.04),0 6px 10px rgba(54,74,178,.08)
}

header .f-header__main-header .f-cart-full:hover,header .f-toolbar__right>div:hover {
    z-index: 100
}

header .f-header__main-header .f-cart-full:hover .personal_block_popup,header .f-toolbar__right>div:hover .personal_block_popup {
    z-index: 9999;
    display: block
}

header .f-toolbar__right>div:last-child .personal_block_popup {
    right: 0;
    left: auto
}

header .personal_block_popup .button {
    padding: 15px;
    border-bottom: 1px solid #eee
}

header .personal_block_popup .button .btn {
    width: 100%
}

header .personal_block_popup ul li {
    line-height: 20px;
    position: relative;
    z-index: 10;
    border-top: 1px solid #eee
}

header .personal_block_popup ul li:first-child {
    border: none
}

header .personal_block_popup ul li:hover {
    background: #f5f6fa
}

header .f-toolbar__right .user_block .personal_block_popup ul li a {
    display: block;
    padding: 15px 15px 15px 45px;
    text-decoration: none;
    color: #263238
}

header .f-toolbar__right .user_block .personal_block_popup ul li .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 15px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    text-align: center
}

header .f-toolbar__right .compare_block .personal_block_popup ul li {
    box-sizing: border-box;
    padding: 0 20px 0 0
}

header .f-toolbar__right .compare_block .personal_block_popup ul li .count {
    color: #a8adaf
}

.f-toolbar__title {
    font-size: 11px;
    font-weight: 600;
    line-height: 48px;
    position: relative;
    display: flex;
    overflow: hidden;
    align-items: center;
    min-width: 75px;
    max-width: 150px;
    height: 48px;
    padding: 0 20px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #4f595f
}

.f-toolbar__title svg {
    display: inline-block;
    flex: none;
    margin: 0 5px 0 0
}

.f-toolbar__count {
    margin-left: 2px;
    color: #a8adaf
}

.f-toolbar__arr {
    z-index: 1;
    flex: none;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 5px;
    transform: rotate(45deg);
    border-right: 1px solid #4f595f;
    border-bottom: 1px solid #4f595f
}

.f-header__burger {
    position: relative;
    flex: none;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    cursor: pointer;
    transition: all ease .5s;
    border-radius: 3px;
    background-color: transparent
}

@media (min-width: 1250px) {
    .f-header__burger {
        display:flex;
        align-items: center;
        width: auto;
        height: 49px;
        padding-right: 12px;
        padding-left: 16px;
        /*background-color: #f8c515;*/
        background-color: #f8c515;
    }
}

.f-header__burger-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    flex: none;
    width: 18px;
    height: 2px;
    transition: transform ease .5s;
    transform: translate(-50%,-50%) rotate(0);
    background-color: #fff
}

@media (min-width: 1250px) {
    .f-header__burger-icon {
        position:relative;
        top: 0;
        left: 0;
        transform: translate(0,0) rotate(0);
        /*background-color: #4a2545;*/
        background-color: #000;
    }
}

.f-header__burger-icon::after,.f-header__burger-icon::before {
    position: absolute;
    width: 100%;
    height: inherit;
    margin: auto;
    content: "";
    border-radius: inherit;
    background-color: inherit
}

.f-header__burger-icon::before {
    top: -6px;
    left: 0;
    transform-origin: left
}

.f-header__burger-icon::after {
    right: 0;
    bottom: -6px;
    transform-origin: right
}

.f-header__burger-text {
    display: none
}

@media (min-width: 1250px) {
    .f-header__burger-text {
        font-size:14px;
        font-weight: 700;
        line-height: 1.14;
        display: block;
        padding-left: 12px;
        text-transform: uppercase;
        /*color: #000;*/
        color: #000;
    }
}

.f-logo {
    display: block;
    flex: none;
    margin-right: 16px
}

@media (min-width: 1250px) {
    .f-logo {
        order:-10;
        margin-right: 32px
    }
}

.f-logo svg {
    display: block;
    overflow: visible;
    width: 45px;
    height: 35px
}

.f-logo img {
    display: block;
    overflow: visible;
    width: 35px
}

@media (min-width: 1250px) {
    .f-logo svg {
        width:54px;
        height: 48px
    }

    .f-logo img {
        width: 54px
    }
}

.f-menu {
    position: absolute;
    z-index: 10000;
    top: 100%;
    left: 0;
    overflow: hidden;
    width: calc(100% - 20px);
    max-width: 328px;
    transition: transform ease .5s,opacity ease .1s;
    transform: translateX(-100vw);
    opacity: 0;
    border: 1px solid #ebebeb;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
    box-shadow: 0 4px 2px rgba(33,46,81,.25),0 0 2px rgba(54,74,179,.08),0 2px 2px rgba(54,74,178,.04)
}

@media (min-width: 768px) {
    .f-menu {
        left:20px
    }
}

@media (min-width: 1250px) {
    .f-menu {
        left:8px;
        overflow: visible;
        border: none;
        background-color: transparent;
        box-shadow: none
    }
}

@media (min-width: 1250px) {
    .f-menu__list {
        max-width:328px;
        padding-bottom: 0;
        border-radius: 0 0 3px 3px;
        background-color: transparent;
        box-shadow: 0 4px 2px rgba(33,46,81,.25),0 0 2px rgba(54,74,179,.08),0 2px 2px rgba(54,74,178,.04)
    }
}

.f-menu__item {
    padding: 8px 16px;
    border-bottom: 1px solid #ebebeb
}

.f-menu__item:last-child {
    border-bottom: none
}

@media (min-width: 1250px) {
    .f-menu__item {
        display:none;
        padding: 0;
        border-bottom: none
    }
}

.f-menu__item--parent {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

@media (min-width: 1250px) {
    .f-menu__item--parent {
        cursor:initial
    }
}

.f-menu__link {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    display: block;
    padding: 8px 0;
    user-select: none;
    text-decoration: none;
    color: #364ab3
}

@media (min-width: 1250px) {
    .f-menu__link {
        display:none
    }
}

.f-menu__link--parent {
    position: relative;
    color: #263238
}

.f-menu__link--parent::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    content: "";
    transition: transform .5s;
    transform: rotate(-45deg);
    pointer-events: none;
    border-right: 2px solid #263238;
    border-bottom: 2px solid #263238
}

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

@media (min-width: 1250px) {
    .f-menu__header {
        display:none
    }
}

.f-menu__login {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    padding: 8px 0;
    text-decoration: none;
    color: #364ab3
}

.f-menu__lang {
    display: flex;
    padding: 8px 0
}

.f-menu__lang-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 15px;
    user-select: none;
    text-decoration: none;
    text-transform: uppercase;
    color: #364ab3
}

.f-menu__lang-link:not(:first-child)::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    width: 1px;
    height: 14px;
    margin: auto;
    content: "";
    pointer-events: none;
    background-color: #364ab3
}

.f-menu__lang-link.is-active {
    pointer-events: none;
    color: #000
}

.f-menu__lang-link img {
    margin-right: 4px;
    height: 14px
}

.f-menu__list-1-level {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__list-1-level {
        display:block
    }
}

.f-menu__list-1-level.is-lg .f-menu__show-all {
    display: block!important
}

.f-menu__list-1-level.is-lg .f-menu__item-1-level:nth-child(n+6) {
    display: none
}

.f-menu__item-1-level {
    margin-top: -8px
}

@media (min-width: 1250px) {
    .f-menu__item-1-level {
        box-sizing:border-box;
        margin-top: 0;
        background-color: #fff;
        box-shadow: 0 2px 4px rgba(41,54,120,.12)
    }

    .f-menu__item-1-level:first-child {
        border-radius: 3px 3px 0 0
    }

    .f-menu__item-1-level:last-child {
        border-radius: 0 0 3px 3px
    }

    .f-menu__list-1-level.is-too-long .f-menu__item-1-level:nth-child(11) {
        border-radius: 0 0 3px 3px
    }
}

@media (min-width: 1250px) {
    .f-menu__item-1-level:hover {
        background-color:#f5f6fa
    }
}

.f-menu__link-1-level {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    display: flex;
    align-items: center;
    padding: 16px 16px 16px 0;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: #263238
}

@media (min-width: 1250px) {
    .f-menu__link-1-level {
        padding:5px 32px 5px 16px
    }
}

a.f-menu__link-1-level {
    padding-left: 16px;
    color: #364ab3
}

.f-menu__link-1-level--parent {
    position: relative
}

.f-menu__link-1-level--parent::before {
    position: absolute;
    top: 23px;
    right: -16px;
    width: 6px;
    height: 6px;
    content: "";
    transition: transform .5s;
    transform: rotate(-45deg);
    pointer-events: none;
    border-right: 2px solid #263238;
    border-bottom: 2px solid #263238;
    margin-right: 16px;
    margin-top: 0
}

@media (min-width: 1250px) {
    .f-menu__link-1-level--parent::before {
        top:50%;
        margin-top: -3px;
        right: 2px
    }
}

.f-menu__icon-1-level {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__icon-1-level {
        display:block;
        flex: none;
        width: 32px;
        height: 32px;
        margin-right: 16px
    }
}

.f-menu__icon-1-level img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.actions-item a {
    color: #263238;
    text-decoration: none
}

.f-menu__show-all {
    display: none;
    padding-top: 4px;
    padding-bottom: 8px;
    cursor: auto
}

.f-menu__show-all-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    display: inline-block;
    cursor: pointer;
    user-select: none;
    color: #364ab3;
    border-bottom: 1px dotted #364ab3
}

.f-menu__list-1-level.is-too-long .f-menu__item-1-level:nth-child(n+10) {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__list-1-level.is-too-long .f-menu__item-1-level:nth-child(n+10) {
        display:block
    }
}

.f-menu__list-1-level.is-too-long .f-menu__show-all {
    display: block
}

@media (min-width: 1250px) {
    .f-menu__list-1-level.is-too-long .f-menu__show-all {
        display:none
    }
}

.f-menu__list-2-level {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    cursor: auto;
    transition: all .3s;
    transform: translateX(100%);
    background-color: #fff
}

@media (max-width: 1149px) {
    .f-menu__list-2-level {
        display:flex;
        flex-direction: column
    }
}

@media (min-width: 1250px) {
    .f-menu__list-2-level {
        left:328px;
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        box-sizing: border-box;
        width: calc(100% - 328px);
        padding-right: 24px;
        transition: inherit;
        transform: translateX(0);
        pointer-events: none;
        opacity: 0;
        background-color: #f5f6fa;
        padding-top: 32px
    }
}

.f-menu__item-2-level {
    padding: 16px 16px 5px 32px;
    order: 2
}

.f-menu__item-2-level.f-menu__promo_banner {
    padding: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column
}

.f-menu__item-2-level.f-menu__promo_banner .swiper-container {
    margin: 0
}

.f-menu__item-2-level.f-menu__promo_banner div.swiper-container.promo_banner_wrapper div.swiper-wrapper div.swiper-slide a {
    display: flex;
    height: 100%;
    justify-content: center
}

.f-menu__item-2-level.f-menu__promo_banner div.swiper-container.promo_banner_wrapper div.swiper-wrapper div.swiper-slide a img {
    max-width: 100%;
    height: 100%
}

@media (max-width: 1149px) {
    .f-menu__item-2-level--back {
        order:0
    }

    .f-menu__item-2-level.f-menu__promo_banner {
        order: 1
    }
}

@media (min-width: 1250px) {
    .f-menu__item-2-level {
        position:absolute
    }

    .f-menu__item-2-level {
        box-sizing: border-box;
        width: calc(50% - 24px);
        height: 223px;
        margin-bottom: 32px;
        margin-left: 24px;
        padding: 16px 24px 0 24px;
        border-radius: 3px;
        background: #fff
    }

    .f-menu__item-2-level:hover {
        z-index: 10
    }

    .f-menu__item-2-level:hover>.f-menu__list-3-level {
        overflow: visible;
        height: auto;
        min-height: 150px;
        box-shadow: 0 2px 4px rgba(41,54,120,.12)
    }

    .f-menu__item-2-level:hover>.f-menu__list-3-level::before {
        display: none
    }
}

@media (min-width: 1440px) {
    .f-menu__item-2-level {
        width:calc(33.33% - 24px)
    }

    .f-menu__item-2-level.f-menu__promo_banner {
        width: calc(66.66% - 24px)
    }
}

@media (min-width: 1250px) {
    .f-menu__item-2-level--back {
        display:none;
        width: 100%;
        height: inherit;
        padding: 0;
        background-color: transparent;
        box-shadow: none
    }
}

.f-menu__link-2-level {
    display: block;
    text-decoration: none
}

@media (min-width: 1250px) {
    .f-menu__link-2-level {
        display:flex;
        align-items: center;
        margin-bottom: 8px
    }
}

.f-menu__link-2-level span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    user-select: none;
    color: #364ab3
}

@media (min-width: 1250px) {
    .f-menu__link-2-level span {
        display:block;
        overflow: hidden;
        max-height: 38px
    }
}

.f-menu__link-2-level--back-mobile {
    position: relative;
    color: #263238
}

@media (min-width: 1250px) {
    .f-menu__link-2-level--back-mobile {
        display:none
    }
}

.f-menu__link-2-level--back-desktop {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__link-2-level--back-desktop {
        display:flex;
        margin-bottom: 0
    }
}

.f-menu__link-2-level--back-desktop {
    position: relative;
    flex: none;
    width: 40px;
    height: 40px;
    margin-right: 16px;
    cursor: pointer;
    background-color: #e6eaed
}

.f-menu__link-2-level--back-desktop::after,.f-menu__link-2-level--back-desktop::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 18px;
    margin: auto;
    content: "";
    background-color: #333
}

.f-menu__link-2-level--back-desktop::before {
    transform: rotate(-45deg)
}

.f-menu__link-2-level--back-desktop::after {
    transform: rotate(45deg)
}

.f-menu__link-2-level--back-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    flex: none;
    text-transform: uppercase;
    color: #333
}

.f-menu__link-2-level--back-mobile::before {
    position: absolute;
    top: 6px;
    left: -18px;
    width: 6px;
    height: 6px;
    content: "";
    transition: transform .5s;
    transform: rotate(135deg);
    pointer-events: none;
    border-right: 2px solid #263238;
    border-bottom: 2px solid #263238
}

.f-menu__icon-2-level {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__icon-2-level {
        display:block;
        flex: none;
        width: 48px;
        height: 48px;
        margin-right: 16px
    }
}

.f-menu__icon-2-level img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.f-menu__list-3-level {
    display: none
}

@media (min-width: 1250px) {
    .f-menu__list-3-level {
        position:absolute;
        top: 72px;
        left: 0;
        display: block;
        overflow: hidden;
        box-sizing: border-box;
        width: 100%;
        height: 150px;
        margin: 0;
        padding: 0 24px 24px 88px;
        list-style: none;
        border-radius: 3px;
        background-color: #fff
    }
}

.f-menu__list-3-level::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 80px;
    content: "";
    pointer-events: none;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)
}

.f-menu__item-3-level {
    display: block;
    margin-bottom: 6px
}

.f-menu__item-3-level.show-more>a.f-menu__link-3-level {
    text-decoration: underline
}

.f-menu__link-3-level {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    padding: 4px 0;
    text-decoration: none;
    letter-spacing: -.03em;
    color: #333
}

.f-header__search {
    position: relative;
    width: 100%;
    margin-left: auto
}

@media (min-width: 1250px) {
    .f-header__search {
        box-shadow:0 2px 4px rgba(54,74,178,.08),0 4px 5px rgba(54,74,178,.04),0 1px 10px rgba(54,74,178,.16)
    }
}

.f-search__form {
    position: relative;
    display: flex
}

.f-search__btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 40px;
    border-radius: 3px
}

.f-search__btn--mobile {
    top: 0;
    right: 0;
    left: auto;
    background-color: #00bf60
}

@media (min-width: 1250px) {
    .f-search__btn--mobile {
        left:0;
        width: 49px;
        height: 49px;
        background-color: transparent
    }
}

.f-search__btn-icon svg {
    display: block;
    overflow: visible;
    width: 19px;
    height: 19px;
    fill: #fff
}

@media (min-width: 1250px) {
    .f-search__btn-icon svg {
        fill:#a8adaf
    }
}

.f-search__text-btn {
    display: none
}

@media (min-width: 1250px) {
    .f-search__text-btn {
        display:inline-block;
        width: 120px;
        border-radius: 0 2px 2px 0
    }
}

.f-search__example {
    display: none
}

@media (min-width: 1250px) {
    .f-search__example {
        font-size:12px;
        line-height: 16px;
        position: absolute;
        top: calc(100% + 8px);
        left: 0;
        display: block;
        max-width: 600px;
        color: #a8adaf
    }
}

.f-search__example-list {
    display: flex
}

.f-search__example-item {
    display: inline;
    margin-right: 10px
}

.f-cart {
    position: relative;
    text-decoration: none
}

@media (min-width: 1250px) {
    .f-cart {
        display:none
    }
}

.f-cart__icon {
    display: flex;
    align-items: center;
    flex: none;
    justify-content: center;
    width: 40px;
    height: 40px
}

.f-cart__icon svg {
    display: block;
    overflow: visible;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    fill: #fff
}

header .f-header__main-header .call_block,header .f-header__main-header .f-cart-full {
    display: none
}

@media (min-width: 1250px) {
    header .f-header__main-header .call_block,header .f-header__main-header .f-cart-full {
        display:block
    }
}

header .f-header__main-header .call_block .call_block_text_phone {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
    z-index: 1;
    margin: 0 0 4px 0;
    cursor: pointer;
    color: #263238
}

header .f-header__main-header .call_block .call_block_text_phone::after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    padding-right: 10px;
    content: "";
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%,#fff 100%)
}

header .f-header__main-header .call_block .show_all_phones {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 11px;
    width: 12px;
    height: 8px;
    margin-top: -9px;
    padding: 5px;
    cursor: pointer
}

header .f-header__main-header .call_block .request_callback {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px
}

.call_block_phones_popup {
    position: absolute;
    z-index: 10000;
    top: 70px;
    left: 50%;
    display: none;
    box-sizing: border-box;
    width: 360px;
    margin-left: -167px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(54,74,178,.16),0 1px 18px rgba(54,74,178,.04),0 6px 10px rgba(54,74,178,.08)
}

.call_block_phones_popup .phones_part {
    position: relative;
    z-index: 1
}

.call_block_phones_popup .phones_part_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.call_block_phones_popup .phones_list {
    font-size: 14px;
    height: 25px;
    margin: 0 20px 15px 20px
}

.call_block_phones_popup .line {
    overflow: hidden;
    height: 1px;
    background: #eee
}

.call_block_phones_popup .phones_list_static {
    padding: 0 20px 20px 20px
}

.call_block_phones_popup li {
    line-height: 20px;
    margin: 0 0 5px 0
}

.call_block_phones_popup .phones_list ul li span,.call_block_phones_popup .phones_list_static ul li span {
    display: inline-block;
    overflow: hidden;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.call_block_phones_popup .phones_list ul li a,.call_block_phones_popup .phones_list_static ul li a {
    cursor: default;
    text-decoration: none
}

.call_block_phones_popup li.selected {
    font-weight: 600
}

header .f-header__main-header .call_block {
    position: relative;
    flex-shrink: 0;
    width: 180px;
    margin-left: 25px;
    padding: 12px 16px 8px 16px
}

header .f-header__main-header .f-cart-full {
    flex-shrink: 0;
    width: 290px;
    margin-left: 24px
}

header .f-header__main-header .f-cart-full {
    position: relative;
    z-index: 1
}

header .f-header__main-header .f-cart-full .head_cart_bg_area {
    display: block;
    padding: 8px 16px 16px 64px;
    text-decoration: none
}

header .f-header__main-header .f-cart-full .cart_icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 16px;
    width: 32px;
    height: 32px;
    margin-top: -16px
}

header .f-header__main-header .f-cart-full .arr {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 11px;
    width: 12px;
    height: 8px;
    margin-top: -9px;
    padding: 5px;
    cursor: pointer
}

header .f-header__main-header .f-cart-full .cart_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    text-decoration: none;
    color: #263238
}

header .f-header__main-header .f-cart-full .cart_descr {
    font-size: 12px;
    line-height: 16px;
    display: block;
    color: #747474
}

header .f-header__main-header .f-cart-full .cart_descr .count {
    color: #364ab3
}

header .f-header__main-header .f-cart-full .personal_block_popup {
    top: 64px;
    right: 0;
    left: auto;
    width: 290px
}

.f-footer__logo {
    width: 100%;
    margin-bottom: 25px;
    order: 0
}

.f-footer__logo-icon {
    display: inline-block
}

.f-footer__logo-icon svg {
    width: 161px;
    height: 48px
}

.f-footer__text {
    box-sizing: border-box;
    margin-bottom: 24px
}

.f-footer__menu {
    display: none
}

@media (min-width: 768px) {
    .f-footer__menu {
        display:inherit
    }
}

.f-footer__menu-item {
    padding-bottom: 12px
}

.f-footer__menu-item:last-child {
    padding-bottom: 0
}

.f-footer__menu-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    text-decoration: none;
    color: #364ab3
}

.f-footer__contacts {
    padding-bottom: 24px
}

.f-footer__phone {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    display: block;
    margin-bottom: 16px;
    text-decoration: none;
    color: #263238
}

.f-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 16px 0;
    border-top: 1px solid rgba(54,74,179,.11);
    order: 1
}

.message {
    padding: 10px 20px;
    display: none;
    margin: 0 0 16px 0;
    border-radius: 4px;
    font-weight: 400
}

.img_404 {
    width: 100%;
    height: 179px;
    background: url(https://stabshop.com.ua/images/404.jpg) center center no-repeat;
    margin: 0;
    padding: 70px 0;
    background-size: contain
}

.img_404_ua {
    width: 100%;
    height: 179px;
    background: url(https://stabshop.com.ua/images/404_ua.jpg) center center no-repeat;
    margin: 0;
    padding: 70px 0;
    background-size: contain
}

.img_410 {
    width: 100%;
    height: 179px;
    background: url(https://stabshop.com.ua/images/410.jpg) center center no-repeat;
    margin: 0;
    padding: 70px 0;
    background-size: contain
}

.img_410_ua {
    width: 100%;
    height: 179px;
    background: url(https://stabshop.com.ua/images/410_ua.jpg?v=1) center center no-repeat;
    margin: 0;
    padding: 70px 0;
    background-size: contain
}

@media (min-width: 1024px) {
    .img_404 {
        width:513px;
        margin: 75px auto
    }

    .img_404_ua {
        width: 513px;
        margin: 75px auto
    }

    .img_410 {
        width: 513px;
        margin: 75px auto
    }

    .img_410_ua {
        width: 513px;
        margin: 75px auto
    }
}

[hidden] {
    display: none
}

header .f-header__main-header .f-cart-full .cnt {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    position: absolute;
    z-index: 1;
    top: 12px;
    left: 36px;
    box-sizing: border-box;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    text-align: center;
    color: #000;
    border-radius: 8px;
    background: #f8c515;
}

#head-cart{
    cursor: pointer;
}



/* ---далі ідуть дописані с---- */
img, svg{
    vertical-align: baseline !important;
}

.call_block.box *, .call_block.box ::after, .call_block.box ::before{
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.f-header{
    z-index: 12100;
}


.f-header .wishlist_block .btn-blue {
    color: #000;
    padding-left: 0px;
    padding-right: 0px;
}

.f-header .wishlist_block .btn-blue:hover {
    color: #000;
    padding-left: 0px;
    padding-right: 0px;
}



/* стилізація шапки */
.f-header__burger, .search-btn {
    border: 2px solid #fff;
}
.f-toolbar-menu__link{
    color: #bdbdbd;
}

button[data-toggle="dropdown"]{
    background-color: #232323 !important;
}

header .f-toolbar__right>div>.title{
    color: #bdbdbd;
}

header .f-toolbar__right>div .title .icon path {
    fill: #ffffff !important;
}

/* More specific selector for SVG icons */
.f-toolbar__right .title .icon svg path {
    fill: #ffffff !important;
}

.f-toolbar__right .wishlist_block .icon svg path,
.f-toolbar__right .compare_block .icon svg path,
.f-toolbar__right .user_block .icon svg path {
    fill: #ffffff !important;
}

/* Fix for compare block text overflow */
.f-toolbar__right .compare_block>.title {
    max-width: 180px !important;
}

.sidebar-main-menu-item-general-information .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(../img/sprite.svg#include--product-content-description-icon);
    mask-image: url(../img/sprite.svg#include--product-content-description-icon);
}

.f-logo svg {
    background: url(/image/catalog/mood_logo.png) center no-repeat;
    background-size: 35px 35px;
    background-color: #f8c515;
}

@media (max-width: 1250px) {
    #main_slideshow {
        margin-top: 56px;
        padding-top: 50px;
    }

    .sidebar-header{
        background-color: #f2f4f8;
    }

    .sidebar-main-menu-item-icon {
        background-color: #f4f4f4;
    }

    .sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon:before {
        background: #ffffff;
    }
}
