@charset "UTF-8";
@font-face {
    font-family: "regular";
    font-display: swap;
    src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "arm-regular";
    font-display: swap;
    src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bold";
    font-display: swap;
    src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "arm-bold";
    font-display: swap;
    src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "medium";
    font-display: swap;
    src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "arm-medium";
    font-display: swap;
    src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "icon";
    font-display: swap;
    src: url("../fonts/icons/icomoon.eot?vsy7mp");
    src: url("../fonts/icons/icomoon.eot?vsy7mp#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?vsy7mp") format("truetype"), url("../fonts/icons/icomoon.woff?vsy7mp") format("woff");
    font-weight: normal;
    font-style: normal;
}

.icon_facebook:before {
    content: "";
}

.icon_instagram:before {
    content: "";
}

.icon_linkedin:before {
    content: "";
}

.icon_twitter:before {
    content: "";
}

.icon_pinterest:before {
    content: "";
}

.icon_youtube:before {
    content: "";
}

.icon_telegram:before {
    content: "";
}

.icon_ok:before {
    content: "";
}

.icon_vk:before {
    content: "";
}

.icon_google:before {
    content: "";
}

.icon_tiktok:before {
    content: "";
}

.icon_flickr:before {
    content: "";
}

.icon_up:before {
    content: "";
}

.icon_down:before {
    content: "";
}

.icon_left:before {
    content: "";
}

.icon_right:before {
    content: "";
}

.icon_arrow_left:before {
    content: "";
}

.icon_arrow_right:before {
    content: "";
}

.icon_close:before {
    content: "";
}

.icon_checked:before {
    content: "";
}

.icon_search:before {
    content: "";
}

.icon_cart:before {
    content: "";
}

.icon_info:before {
    content: "";
}

.icon_help:before {
    content: "";
}

.icon_time:before {
    content: "";
}

.icon_phone:before {
    content: "";
}

.icon_location:before {
    content: "";
}

.icon_calendar:before {
    content: "";
}

.icon_user:before {
    content: "";
}

.icon_delete:before {
    content: "";
}

.icon_letter:before {
    content: "";
}

.icon_filter:before {
    content: "";
}

.icon_favorite:before {
    content: "";
}

.icon_image:before {
    content: "";
}

.icon_list:before {
    content: "";
}

html {
    height: 100%;
    font-size: 10px;
    line-height: 1.4286em;
}

body {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    color: #333333;
    width: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    min-height: 100%;
    font-family: "regular", "arm-regular";
}

input,
select,
textarea,
button,
a,
.slick-slide {
    outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
    text-decoration: none;
}

a {
    color: #E88848;
}

button {
    cursor: pointer;
    display: block;
}

img {
    max-height: none;
    border: none;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row .cb {
    flex: 0 0 100%;
    max-width: 100%;
}

[class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
}

.custom_container {
    width: 100%;
    max-width: 1210px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.checkbox_btn {
    vertical-align: top;
    margin: 0;
    font-weight: normal;
    font-size: 120%;
    line-height: 16px;
    position: relative;
    overflow: hidden;
}

.checkbox_btn input:checked+span:before,
.pickup-label-trigger.active .radio_btn:before {
    border-color: #E88848;
    background: transparent;
    color: #E88848;
}

.checkbox_btn span {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #000000;
}

.checkbox_btn span:not(:last-child) {
    float: left;
    margin-right: 5px;
}

.checkbox_btn span:before {
    display: flex;
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 9px;
    border: 1px solid #E88848;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    color: transparent;
    font-size: 0.9rem;
}

.checkbox_btn a {
    display: block;
    margin-left: 40px;
    line-height: 28px;
}

.checkbox_btn.has-error span:before {
    border-color: #E20622;
}

.phone_link:not(.clickable) {
    color: inherit;
    cursor: default;
    pointer-events: none;
}

.individual_hint,
.drop_list {
    display: none;
}

.error_hint {
    display: block;
    max-height: 0;
    overflow: hidden;
    color: #E20622;
}

.help-block.form-error {
    display: none !important;
}

.has-error .error_hint,
.has-error+.error_hint {
    max-height: 60px;
}

.field_block {
    position: relative;
}

.field_block input,
.field_block textarea {
    width: 100%;
}

.field_block textarea {
    resize: none;
    display: block;
}

.field_block textarea,
.field_block input {
    border: none;
    border-radius: 4px;
    background: #F2F3F5;
    color: #666666;
    font-size: 130%;
    line-height: 1.5em;
    padding: 18px 15px;
}

.cb {
    display: block;
    clear: both;
}

.page_title {
    font-family: "bold", "arm-bold";
    font-size: 260%;
    line-height: 1.25em;
    margin: 0;
    color: inherit;
    text-transform: uppercase;
}

.section_title {
    font-family: "bold", "arm-bold";
    font-size: 180%;
    line-height: 1.25em;
    margin: 0;
    color: inherit;
}

.breadcrumbs ul {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 1.25em;
    color: #999999;
    white-space: nowrap;
}

.breadcrumbs li {
    display: flex;
    align-items: center;
}

.breadcrumbs li:not(:first-child):before {
    display: block;
    content: "";
    font-size: 70%;
    margin: 0 10px;
}

.breadcrumbs li div {
    color: #333333;
}

.breadcrumbs a {
    display: block;
    color: #999999;
}

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

.paging {
    padding: 15px 0;
    margin-bottom: 50px;
}

.paging ul {
    display: flex;
    justify-content: center;
    text-align: center;
    color: #333333;
    font-size: 130%;
    line-height: 16px;
}

.paging li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0 3px;
}

.paging a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: inherit;
}

.paging a.inactive {
    pointer-events: none;
    color: #999999;
    cursor: default;
}

.paging a.current_page {
    color: #E88848;
    cursor: default;
    pointer-events: none;
    font-family: "bold", "arm-bold";
}

.paging a:before {
    font-size: 70%;
}

.products_section .product_block {
    height: 400px;
}

.products_section .product_block .product_name a {
    -webkit-line-clamp: 2;
    height: 42px;
}

.products_section .product_block .image_block {
    height: 210px;
}

.products_section .product_block .image_block img {
    max-height: 190px;
}

.products_section .product_block .btn_add {
    height: 40px;
}

.products_section .product_block .btn_add:before {
    margin: 0;
}

.products_section .product_block .btn_add span {
    display: none;
}

.products_section .product_block .add_to_wish {
    font-size: 200%;
    margin: 35px 10px 0;
}

.products_section .product_block .product_inner {
    padding: 13px;
}

.products_section .product_block .slider_title {
    margin: 0 0 25px 0;
}

.products_section .products_slider {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    margin: -5px -10px 0;
}

.products_section .products_slider .slide_block {
    display: inline-block;
    white-space: normal;
    font-size: 1rem;
    width: 25%;
    vertical-align: top;
    padding: 25px 10px 60px;
}

.products_section .products_slider .product_author {
    margin-top: 5px;
}

.products_section .products_slider .slick-arrow {
    position: absolute;
    z-index: 3;
    padding: 0;
    color: #E88848;
    border: none;
    background: #ffffff;
    height: 53px;
    width: 53px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    top: 50%;
    margin-top: -75px;
    border-radius: 50%;
}

.products_section .products_slider .slick-arrow:before {
    font-size: 1.4rem;
    display: block;
}

.products_section .products_slider .slick-prev {
    left: 0;
}

.products_section .products_slider .slick-prev:before {
    content: "";
}

.products_section .products_slider .slick-next {
    right: 0;
}

.products_section .products_slider .slick-next:before {
    content: "";
}

.products_section .products_slider.slick-slider {
    overflow: visible;
}

.products_section .slider_title {
    color: #333333;
    font-size: 180%;
    font-family: "bold", "arm-bold";
    line-height: 22px;
    margin-bottom: 0;
}

.section_head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section_head .view_all {
    white-space: nowrap;
    margin-left: auto;
    display: flex;
    font-size: 130%;
    line-height: 16px;
    font-family: "medium", "arm-medium";
    text-decoration: underline;
    text-decoration-color: transparent;
}

.section_head .view_all:before {
    display: block;
    width: 20px;
    content: "";
    min-width: 20px;
    pointer-events: none;
}

@media (max-width: 1199px) {
    .page_title {
        font-size: 240%;
    }
    .paging ul {
        font-size: 120%;
        line-height: 16px;
    }
    .paging li {
        width: 30px;
        height: 30px;
        margin: 0 5px;
    }
}

@media (max-width: 991px) {
    .paging ul {
        font-size: 120%;
        line-height: 16px;
    }
    .paging li {
        width: 32px;
        height: 32px;
    }
    .products_section .products_slide .slide_block {
        width: 33.33%;
    }
    .products_section .products_slider .slick-arrow {
        height: 40px;
        width: 40px;
    }
    .products_section .products_slider .slick-arrow:before {
        font-size: 1rem;
    }
    .content {
        padding-top: 97px;
    }
}

@media (max-width: 767px) {
    .page_title {
        font-size: 200%;
    }
    .section_title {
        font-size: 160%;
    }
    .section_head .view_all {
        font-size: 120%;
        line-height: 15px;
    }
}

@media (max-width: 479px) {
    .products_section .products_slide .slide_block {
        width: 100%;
    }
    .products_section .product_block .product_name a {
        height: 58px;
        -webkit-line-clamp: 3;
    }
    .products_section .product_block .product_author {
        margin-top: 13px;
    }
}

@media (max-width: 399px) {
    .products_section .product_block .product_name a {
        -webkit-line-clamp: 3;
        height: 51px;
    }
    .field_block input {
        padding: 14px 15px;
    }
}

.web .breadcrumbs a:hover {
    color: rgba(153, 153, 153, 0.7);
}

.web .products_section .products_slider .slick-arrow:hover {
    background-color: #F2F3F5;
    color: #C7753E;
}

.web .paging a:hover {
    color: #E88848;
    font-family: "bold", "arm-bold";
}

.web .section_head .view_all:hover {
    color: #C7753E;
    text-decoration-color: #C7753E;
}

.touch .main_slider .slide_btn:active {
    color: rgba(153, 153, 153, 0.7);
}

.touch .products_section .products_slider .slide_block {
    padding-bottom: 40px;
}

.touch .products_section .products_slider .slick-arrow:active {
    background-color: #F2F3F5;
    color: #C7753E;
}

.touch .paging a:active {
    color: #E88848;
    font-family: "bold", "arm-bold";
}

.touch .section_head .view_all:active {
    color: #C7753E;
    text-decoration-color: #C7753E;
}

.footer .website_menu,
.shopping_cart .cart_options,
.shopping_cart .cart_items ul,
.header .catalog_menu,
.header .main_menu,
.header .lg_currency .drop_list,
.header .website_menu,
.header .socials_list,
.breadcrumbs ul,
.paging ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.products_list {
    padding: 0;
    margin: 0 -10px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.header .category_select .bootstrap-select.show .dropdown-toggle:after {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}

.product_block .image_block:empty:before,
.product_block .image_block a:empty:before,
[class*=icon_]:before,
.breadcrumbs li:not(:first-child):before,
.products_section .products_slider .slick-arrow:before,
.header .category_select .bootstrap-select>.dropdown-toggle:after,
[class*=icon_]:after {
    font-family: "icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product_block .image_block img,
.shopping_cart .cart_items .item_image img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.header {
    position: relative;
    z-index: 100;
}

.header_top {
    background: #424242;
    color: #ffffff;
    margin-bottom: 64px;
}

.header_top .custom_container {
    display: flex;
    align-items: center;
    height: 40px;
}

.header_top .top_main {
    flex: 1;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.header .socials_list {
    display: flex;
    align-items: center;
    font-size: 160%;
}

.header .socials_list li {
    margin-right: 15px;
}

.header .socials_list:after {
    display: block;
    height: 16px;
    border-left: 1px solid;
    opacity: 0.1;
    content: "";
}

.header .socials_list a {
    display: block;
}

.header .socials_list a:before {
    display: block;
}

.header a {
    display: inline-block;
    vertical-align: top;
    color: inherit;
}

.header .website_menu {
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 16px;
}

.header .website_menu li {
    padding: 0 15px;
}

.header .phone_socials {
    display: flex;
    align-items: center;
}

.header .phone_link {
    display: flex;
    align-items: center;
    font-size: 120%;
    line-height: 16px;
    margin-left: 15px;
}

.header .phone_link:before {
    display: block;
    font-size: 133.3%;
    margin-right: 9px;
}

.header .lg_currency {
    display: flex;
    margin-right: -15px;
    font-size: 130%;
    line-height: 20px;
}

.header .lg_currency .drop_block {
    display: flex;
    position: relative;
    align-items: center;
}

.header .lg_currency .drop_block:before {
    display: block;
    content: "";
    height: 16px;
    border-left: 1px solid;
    opacity: 0.1;
}

.header .lg_currency .drop_block.opened {
    z-index: 100;
}

.header .lg_currency .drop_btn {
    border: none;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    background: transparent;
    color: inherit;
}

.header .lg_currency .drop_btn:before {
    display: block;
    margin-left: 5px;
    font-size: 0.4rem;
}

.header .lg_currency .drop_list {
    position: absolute;
    overflow: hidden;
    color: #333333;
    top: 37px;
    left: 8px;
    right: 8px;
    background: #ffffff;
    z-index: 10;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.header .lg_currency .drop_list a {
    display: block;
    padding: 10px 8px;
}

.header .lg_currency .drop_list a.current {
    background: #F2F3F5;
    color: inherit !important;
    cursor: default;
}

.header .search_toggle,
.header .menu_btn {
    display: none;
}

.header_middle {
    position: absolute;
    background: #ffffff;
    top: 40px;
    left: 0;
    width: 100%;
}

.header_middle .custom_container {
    display: flex;
    height: 64px;
    align-items: center;
}

.header .main_logo {
    position: relative;
    z-index: 50;
    margin-right: 20px;
}

.header .main_logo a {
    display: block;
}

.header .main_logo img {
    display: block;
    height: 20px;
}

.header .catalog_btn {
    border: none;
    color: #ffffff;
    background: #E88848;
    font-family: "medium", "arm-medium";
    padding: 10px 17px 10px 12px;
    font-size: 120%;
    line-height: 16px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.header .catalog_btn:before {
    display: block;
    content: "";
    height: 2px;
    margin-left: 6px;
    margin-right: 14px;
    border-left: 2px solid;
    min-width: 2px;
    box-shadow: -6px -6px 0, -6px 6px 0, 6px -6px 0, 6px 6px 0, 0 6px 0, -6px 0 0, 0 -6px 0, 6px 0 0;
    -o-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
}

.header .search_block {
    position: relative;
    flex: 1;
    width: 10%;
    max-width: 580px;
}

.header .search_inner {
    display: flex;
    align-items: center;
}

.header .search_form {
    display: flex;
    background: #F4F5F6;
    border-radius: 4px;
    max-width: 440px;
}

.header .search_form ::-webkit-input-placeholder {
    color: #666666;
}

.header .search_form :-moz-placeholder {
    color: #666666;
}

.header .search_form ::-moz-placeholder {
    color: #666666;
}

.header .search_form :-ms-input-placeholder {
    color: #666666;
}

.header .search_form input {
    flex: 1;
    border: none;
    background: transparent;
    color: inherit;
    font-size: 120%;
    line-height: 16px;
    padding: 10px 15px;
    width: 230px;
}

.header .search_form button[type=submit] {
    border: none;
    background: transparent;
    padding: 10px 15px;
    width: 42px;
    border-radius: 4px;
    font-size: 120%;
}

.header .search_form button[type=submit]:before {
    display: block;
}

.header .search_link {
    color: #E88848;
    margin-left: 15px;
    text-decoration: underline;
    font-size: 120%;
    line-height: 16px;
    font-family: "medium", "arm-medium";
    white-space: nowrap;
}

.header .category_select {
    position: relative;
}

.header .category_select .select_reset {
    position: absolute;
    color: #ffffff;
    border: none;
    padding: 3px;
    background: transparent;
    right: 0;
    top: 0;
    width: 28px;
    height: 100%;
    z-index: -1;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 4px;
    -o-transition: all 0.3s, z-index 0s;
    -ms-transition: all 0.3s, z-index 0s;
    -moz-transition: all 0.3s, z-index 0s;
    -webkit-transition: all 0.3s, z-index 0s;
    transition: all 0.3s, z-index 0s;
}

.header .category_select .select_reset.showed {
    z-index: 10;
    opacity: 1;
}

.header .category_select .select_reset.showed+.bootstrap-select .dropdown-toggle:after {
    opacity: 0;
}

.header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
    max-width: 150px;
    min-width: 100px;
    outline: none !important;
}

.header .category_select .bootstrap-select .filter-option {
    position: relative;
    padding: 0;
    top: auto;
    left: auto;
    flex: 1;
    width: 50%;
}

.header .category_select .bootstrap-select .btn {
    outline: none !important;
    background: #E88848;
    color: #ffffff;
    position: relative;
    font-size: 120%;
    line-height: 16px;
    font-family: "regular", "arm-regular";
    border: none !important;
    border-radius: 4px;
    padding: 10px 10px 10px 15px;
    z-index: 3;
    opacity: 1;
    display: flex;
    align-items: center;
}

.header .category_select .bootstrap-select .btn img {
    display: none;
}

.header .category_select .bootstrap-select>.dropdown-toggle:after {
    border: none;
    margin: 0 0 0 12px;
    content: "";
    width: auto;
    height: auto;
    font-size: 0.4rem;
    display: block;
}

.header .category_select .bootstrap-select>.dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
}

.header .category_select .bootstrap-select>.dropdown-toggle .filter-option-inner-inner {
    position: relative;
    text-overflow: ellipsis;
}

.header .category_select .bootstrap-select .dropdown-menu {
    border: none;
}

.header .category_select .bootstrap-select .dropdown-menu>.inner {
    max-height: 300px !important;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: normal;
}

.header .category_select .bootstrap-select ul.dropdown-menu {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.header .category_select .bootstrap-select ul.dropdown-menu li {
    display: inline-block;
    vertical-align: top;
    width: 280px;
}

.header .category_select .bootstrap-select .dropdown-menu:not(.inner) {
    margin: 2px 0;
    padding: 20px 0;
    background: #ffffff;
    min-width: 0 !important;
    max-width: none !important;
    box-sizing: border-box;
    box-shadow: 0 1px 12px rgba(51, 51, 51, 0.1);
    border-radius: 4px;
}

.header .category_select .bootstrap-select .dropdown-menu li:first-child {
    display: none;
}

.header .category_select .bootstrap-select .dropdown-item {
    padding: 10px 20px;
    font-weight: normal;
    color: #424242;
    font-size: 130%;
    line-height: 16px;
    white-space: normal;
    font-family: "medium", "arm-medium";
}

.header .category_select .bootstrap-select .dropdown-item span.text {
    display: flex;
    align-items: center;
}

.header .category_select .bootstrap-select .dropdown-item .category_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 20px;
}

.header .category_select .bootstrap-select .dropdown-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.header .category_select .bootstrap-select .dropdown-item:hover {
    color: #C7753E;
    background: transparent;
}

.header .category_select .bootstrap-select .dropdown-item.active,
.header .category_select .bootstrap-select .dropdown-item:active {
    background: transparent;
    color: inherit;
}

.header .category_select .bootstrap-select .dropdown-item.active:hover,
.header .category_select .bootstrap-select .dropdown-item:active:hover {
    color: #C7753E;
    background: transparent;
}

.header .category_select .bootstrap-select .dropdown-item.selected {
    background: transparent !important;
    cursor: default;
    color: #333333 !important;
    font-family: "bold", "arm-bold";
}

.header .category_select .bootstrap-select.has-error .btn {
    border-color: #E20622 !important;
}

.header .actions_block {
    display: flex;
    align-items: center;
}

.header .action_btn {
    position: relative;
    display: block;
    margin-left: 40px;
    font-size: 120%;
    line-height: 18px;
    text-align: center;
    color: inherit;
    background: transparent;
    padding: 0;
    border: none;
}

.header .action_btn:before {
    display: block;
    font-size: 150%;
    margin-bottom: 3px;
    color: #E88848;
}

.header .action_btn.icon_favorite:before {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
}

.header .action_btn .count_block {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: 10px;
    color: #ffffff;
    background: #E88848;
    border-radius: 8px;
    line-height: 15px;
    min-width: 21px;
    padding: 0 3px;
    text-align: center;
    font-family: "regular", "arm-regular";
    font-size: 1rem;
}

.header .menu_block {
    position: fixed;
    top: 104px;
    left: 0;
    width: 100%;
    bottom: 100%;
    z-index: 20;
    opacity: 0;
    overflow: hidden;
    -o-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.header .menu_inner {
    background: #ffffff;
    max-height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 0;
}

.header .menu_inner .custom_container {
    position: relative;
}

.header .menu_inner .custom_container:before {
    display: block;
    content: "";
    position: absolute;
    top: -15px;
    bottom: -15px;
    right: 100%;
    margin-right: -255px;
    width: 3000px;
    background: #F2F3F5;
}

.header .main_menu {
    position: relative;
    z-index: 2;
    width: 240px;
}

.header .main_menu>li>a {
    display: block;
    color: #424242;
    padding: 15px;
    font-size: 130%;
    line-height: 16px;
    font-family: "medium", "arm-medium";
    position: relative;
    z-index: 10;
}

.header .main_menu>li>a.newer_item {
    color: #218B37;
}

.header .main_menu>li>a.special_item {
    color: #E92C0B;
}

.header .main_menu>li.opened .submenu_btn {
    font-family: "bold", "arm-bold";
    background: #ffffff;
}

.header .main_menu>li.opened .submenu_list {
    opacity: 1;
    height: auto;
}

.header .main_menu .submenu_list {
    height: 0;
    position: absolute;
    overflow: hidden;
    left: -15px;
    width: 100vw;
    max-width: 1210px;
    padding-left: 255px;
    padding-right: 15px;
    top: 0;
    opacity: 0;
}

@media screen and (min-width: 992px) {
    .header .main_menu .submenu_list {
        display: block !important;
    }
}

.header .main_menu .submenu_list>ul {
    margin: 0;
    padding: 0 0 0 40px;
    list-style-type: none;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.header_bottom {
    background: #F2F3F5;
    position: relative;
}

.header .catalog_menu {
    display: flex;
    justify-content: center;
}

.header .catalog_menu>li {
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.header .catalog_menu>li>a {
    display: inline-block;
    vertical-align: top;
    font-size: 120%;
    line-height: 15px;
    font-family: "bold", "arm-bold";
    color: #666666;
    text-align: center;
}

.header .catalog_menu>li.opened {
    background: #ffffff;
}

.header .catalog_menu>li.opened>a {
    color: #E88848;
}

.header .catalog_menu .submenu_list {
    display: none;
    left: 0;
    right: 0;
    top: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.header .catalog_menu .submenu_list>ul {
    margin: 0 auto;
    padding: 15px 15px 30px;
    list-style-type: none;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    width: 100%;
    max-width: 1210px;
}

.header .submenu_list {
    position: absolute;
    font-size: 130%;
    line-height: 16px;
    color: #424242;
}

.header .submenu_list a {
    display: inline-block;
    vertical-align: top;
    color: inherit;
}

.header .submenu_list a.view_all_link {
    color: #E88848;
}

.header .submenu_list>ul>li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.header .submenu_list>ul>li>a {
    margin: 15px 0 5px;
    font-family: "bold", "arm-bold";
}

.header .submenu_list>ul ul {
    margin: 0;
    padding: 0 0 45px;
    list-style-type: none;
}

.header .submenu_list>ul ul li {
    margin-top: 15px;
}

@media (max-width: 1199px) {
    .header .socials_list {
        font-size: 140%;
        margin-left: -3px;
    }
    .header .socials_list li {
        margin-right: 7px;
    }
    .header .socials_list a {
        padding: 0 3px;
    }
    .header .phone_link {
        font-size: 110%;
        margin-left: 10px;
    }
    .header .phone_link:before {
        font-size: 127.3%;
        margin-right: 4px;
    }
    .header .website_menu {
        font-size: 110%;
    }
    .header .website_menu li {
        padding: 0 7px;
    }
    .header .lg_currency {
        margin-right: -7px;
        font-size: 120%;
    }
    .header .lg_currency .drop_btn {
        padding: 10px 7px;
    }
    .header .lg_currency .drop_list {
        left: 1px;
        right: 0;
    }
    .header .category_select .bootstrap-select ul.dropdown-menu li {
        width: 240px;
    }
    .header .category_select .bootstrap-select .dropdown-menu:not(.inner) {
        padding: 10px 0;
    }
    .header .category_select .bootstrap-select .dropdown-item {
        padding: 10px 15px;
        font-size: 120%;
        line-height: 15px;
    }
    .header .category_select .bootstrap-select .dropdown-item .category_icon {
        margin-right: 15px;
        width: 24px;
        min-width: 24px;
        height: 24px;
    }
    .header .action_btn {
        margin-left: 20px;
        font-size: 0;
        line-height: 0;
        display: flex;
        flex-direction: row;
    }
    .header .action_btn:before {
        font-size: 1.8rem;
        margin: 0;
    }
    .header .action_btn .count_block {
        position: relative;
        left: auto;
        top: auto;
        margin-left: -5px;
        align-self: flex-start;
        margin-top: -5px;
    }
    .header .search_block {
        max-width: 540px;
    }
    .header .search_form {
        max-width: 400px;
    }
    .header .search_form input {
        width: 200px;
    }
    .header .search_form button[type=submit] {
        padding: 10px 12px;
        width: 36px;
    }
    .header .search_link {
        font-size: 110%;
    }
    .header .catalog_menu {
        margin-left: -10px;
        margin-right: -10px;
    }
    .header .catalog_menu>li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header .catalog_menu .submenu_list>ul {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .header .submenu_list {
        font-size: 120%;
        line-height: 15px;
    }
    .header .submenu_list>ul {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .header .submenu_list>ul ul {
        padding-bottom: 20px;
    }
    .header .submenu_list>ul ul li {
        margin-top: 10px;
    }
    .header .submenu_list>ul>li>a {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .header .main_menu {
        width: 200px;
    }
    .header .main_menu>li>a {
        padding: 10px 15px;
        font-size: 120%;
        line-height: 15px;
    }
    .header .main_menu .submenu_list {
        padding-left: 215px;
    }
    .header .main_menu .submenu_list>ul {
        padding-left: 15px;
    }
    .header .menu_inner .custom_container:before {
        margin-right: -215px;
    }
}

@media (max-width: 991px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .header_top {
        margin: 0;
    }
    .header_top .top_main {
        position: fixed;
        width: 0;
        overflow-x: hidden;
        overflow-y: auto;
        top: 40px;
        right: 0;
        max-height: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        -o-transition: width 0.5s;
        -ms-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -webkit-transition: width 0.5s;
        transition: width 0.5s;
        z-index: 25;
        display: block;
        background: #424242;
        padding: 20px 0;
    }
    .header .socials_list {
        font-size: 180%;
    }
    .header .socials_list:after {
        display: none;
    }
    .header .socials_list li {
        margin-right: 15px;
    }
    .header .phone_link {
        font-size: 130%;
        margin-left: 0;
    }
    .header .phone_link:before {
        font-size: 130.7%;
        margin-right: 5px;
    }
    .header .website_menu {
        font-size: 130%;
        line-height: 19px;
        width: 280px;
        display: block;
        text-align: right;
    }
    .header .website_menu li {
        padding: 0 15px 15px;
    }
    .header .phone_socials {
        width: 280px;
        padding: 20px 15px 0;
        margin-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        justify-content: space-between;
    }
    .header .lg_currency {
        margin-right: 0;
        margin-left: auto;
        font-size: 130%;
        margin-right: 15px;
    }
    .header .lg_currency:after {
        display: block;
        content: "";
        height: 16px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        align-self: center;
    }
    .header .lg_currency .drop_btn {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header .menu_btn {
        position: relative;
        overflow: hidden;
        display: block;
        width: 21px;
        border: none;
        padding: 7px 0;
        z-index: 10;
        color: inherit;
        background: transparent;
    }
    .header .menu_btn:before,
    .header .menu_btn:after {
        display: block;
        content: "";
        position: absolute;
        border-top: 2px solid;
        left: -27px;
        width: 60px;
        -o-transition: transform 0.5s;
        -ms-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
        transition: transform 0.5s;
    }
    .header .menu_btn:before {
        top: 0;
    }
    .header .menu_btn:after {
        bottom: 0;
    }
    .header .menu_btn span {
        display: block;
        border-top: 2px solid;
        -o-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
        -o-transition-delay: 0.4s;
        -ms-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
    .header .main_logo {
        position: absolute;
        top: -40px;
        left: 0;
        padding: 0 15px;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .header .main_logo img {
        height: 20px;
    }
    .header_middle {
        top: auto;
        left: auto;
        position: relative;
        border-bottom: 1px solid #F2F3F5;
    }
    .header_middle .custom_container {
        height: 56px;
    }
    .header_bottom {
        display: none;
    }
    .header .catalog_btn {
        margin-left: 0;
    }
    .header .actions_block {
        margin-left: auto;
    }
    .header .search_inner {
        position: fixed;
        overflow: hidden;
        top: 97px;
        left: 0;
        width: 100%;
        background: rgba(66, 66, 66, 0.3);
        z-index: 5;
        bottom: 100%;
        -o-transition: bottom 0.5s;
        -ms-transition: bottom 0.5s;
        -moz-transition: bottom 0.5s;
        -webkit-transition: bottom 0.5s;
        transition: bottom 0.5s;
        display: block;
        text-align: right;
    }
    .header .search_toggle {
        display: flex;
        width: 36px;
        height: 36px;
        background: #F2F3F5;
        border-radius: 4px;
        color: #424242;
        font-size: 120%;
        padding: 0;
        border: none;
        align-items: center;
        justify-content: center;
        position: relative;
        -o-transition: color 0.15s;
        -ms-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -webkit-transition: color 0.15s;
        transition: color 0.15s;
    }
    .header .search_toggle:active {
        color: #E88848;
    }
    .header .search_toggle:before {
        display: block;
    }
    .header .search_form {
        padding: 15px 15px 35px;
        background: #ffffff;
        position: relative;
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }
    .header .search_form input {
        border: solid rgba(51, 51, 51, 0.1);
        border-width: 1px 0;
        padding: 9px 15px;
    }
    .header .search_form button[type=submit] {
        border: solid rgba(51, 51, 51, 0.1);
        border-width: 1px 1px 1px 0;
        border-radius: 0 4px 4px 0;
    }
    .header .category_select .bootstrap-select .btn {
        border-radius: 4px 0 0 4px;
    }
    .header .category_select .bootstrap-select ul.dropdown-menu li {
        width: 219px;
    }
    .header .category_select .bootstrap-select .dropdown-item .category_icon {
        margin-right: 10px;
        width: 20px;
        min-width: 20px;
        height: 20px;
    }
    .header .search_link {
        margin-top: -30px;
        position: relative;
        z-index: 5;
        margin-right: 15px;
        font-size: 120%;
    }
    .header .menu_block {
        background: #F2F3F5;
        -o-transition: bottom 0.5s;
        -ms-transition: bottom 0.5s;
        -moz-transition: bottom 0.5s;
        -webkit-transition: bottom 0.5s;
        transition: bottom 0.5s;
        opacity: 1;
        top: 96px;
    }
    .header .menu_inner {
        background: transparent;
        padding: 10px 0;
    }
    .header .menu_inner .custom_container {
        padding-bottom: 10px;
    }
    .header .menu_inner .custom_container:before {
        display: none;
    }
    .header .menu_inner.not_scroll {
        overflow: hidden;
    }
    .header .main_menu {
        width: 100%;
    }
    .header .main_menu>li>a {
        display: flex;
        align-items: center;
        font-size: 140%;
        line-height: 18px;
        padding: 0;
        height: 46px;
        background: transparent !important;
        font-family: "medium", "arm-medium" !important;
    }
    .header .main_menu>li.opened>.submenu_btn {
        background: transparent;
        font-family: inherit;
        font-family: "medium", "arm-medium";
    }
    .header .main_menu>li .submenu_list {
        display: none;
        position: relative;
        overflow: hidden;
        top: auto;
        left: auto;
        padding: 0;
        width: 100%;
        opacity: 1;
        height: auto;
        font-size: 130%;
        line-height: 17px;
    }
    .header .main_menu>li .submenu_list>ul {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media (max-width: 991px) and (max-height: 699px) {
    .header_top .top_main {
        display: flex;
        flex-direction: column;
        bottom: 0;
        align-items: flex-start;
    }
    .header .phone_socials {
        margin-top: auto;
    }
}

@media (max-width: 479px) {
    .header .website_menu,
    .header .phone_socials {
        width: 100vw;
    }
    .header_top .top_main {
        display: flex;
        flex-direction: column;
        bottom: 0;
        align-items: flex-start;
    }
    .header .phone_socials {
        margin-top: auto;
    }
    .header .catalog_btn {
        margin-right: 5px;
    }
    .header .action_btn {
        margin-left: 15px;
    }
    .header .search_form {
        flex-wrap: wrap;
    }
    .header .search_form input {
        border-width: 0 0 1px 1px;
        border-bottom-left-radius: 4px;
    }
    .header .search_form button[type=submit] {
        border-width: 0 1px 1px 0;
        border-radius: 0 0 4px 0;
    }
    .header .category_select {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
        max-width: 100%;
    }
    .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn {
        border-radius: 4px 4px 0 0;
    }
    .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) ul.dropdown-menu li {
        width: 100%;
    }
    .header .category_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-item .category_icon {
        margin-right: 10px;
        width: 20px;
        min-width: 20px;
        height: 20px;
    }
}

@media (max-width:359px) {
    .header .main_logo img {
        height: 18px;
    }
    .header .lg_currency .drop_btn {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 991px) {
    .menu_opened .header .menu_btn span {
        opacity: 0;
        -o-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .menu_opened .header .menu_btn:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .menu_opened .header .menu_btn:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }
    .menu_opened .header_top .top_main {
        width: 280px;
    }
}

@media (max-width: 479px) {
    .menu_opened {
        overflow: hidden;
    }
    .menu_opened .header_top .top_main {
        width: 100%;
    }
}

.catalog_opened {
    overflow: hidden;
}

.catalog_opened .catalog_btn:before {
    box-shadow: -6px -6px 0, -6px 6px 0, 6px -6px 0, 6px 6px 0, -3px 3px 0, -3px -3px 0, 3px -3px 0, 3px 3px 0;
}

.catalog_opened .menu_block {
    bottom: 0;
    opacity: 1;
    z-index: 20;
}

.search_opened {
    overflow: hidden;
}

.search_opened .search_toggle:before {
    content: "";
}

.search_opened .search_inner {
    bottom: 0;
    z-index: 21;
}

.shopping_cart {
    color: #333333;
    position: fixed;
    overflow: hidden;
    font-size: 1rem;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    z-index: 200;
    background: rgba(0, 0, 0, 0.15);
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.shopping_cart .cart_inner {
    background: #ffffff;
    height: 100%;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    width: 610px;
    margin-left: auto;
}

.shopping_cart .cart_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.shopping_cart .cart_title {
    font-size: 220%;
    line-height: 27px;
    font-family: "bold", "arm-bold";
    color: inherit;
    padding-right: 30px;
    margin: 0;
}

.shopping_cart .close_btn {
    display: block;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 200%;
    color: #E88848;
}

.shopping_cart .close_btn:before {
    display: block;
}

.shopping_cart .cart_items {
    border-bottom: 1px solid #F2F3F5;
}

.shopping_cart .cart_items li {
    padding: 13px 20px 13px 0;
    display: flex;
}

.shopping_cart .cart_items li:not(:first-child) {
    border-top: 1px solid #F2F3F5;
}

.shopping_cart .cart_items li.hovered .item_image img {
    opacity: 0.7;
}

.shopping_cart .cart_items li.hovered .item_name a {
    color: #E88848;
}

.shopping_cart .cart_items .delete_btn {
    border: none;
    background: transparent;
    color: #E88848;
    padding: 3px;
    margin-right: 20px;
    align-self: center;
}

.shopping_cart .cart_items .delete_btn:before {
    display: block;
    font-weight: bold;
}

.shopping_cart .cart_items .item_image {
    width: 73px;
    min-width: 73px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopping_cart .cart_items .item_image img {
    display: block;
    max-width: 100%;
    max-height: 90px;
}

.shopping_cart .cart_items .item_info {
    flex: 1;
    width: 40%;
    display: flex;
    justify-content: space-between;
    font-size: 130%;
    line-height: 1.5em;
}

.shopping_cart .cart_items .item_name {
    flex: 1;
    max-width: 210px;
    padding: 3px 0;
}

.shopping_cart .cart_items .item_name a {
    color: #333333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.shopping_cart .cart_items .item_name .description_block {
    color: #666666;
}

.shopping_cart .cart_items .item_price {
    width: 80px;
    min-width: 80px;
    text-align: right;
    align-self: center;
    color: #666666;
    white-space: nowrap;
}

.shopping_cart .cart_items .scroll-y div {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    width: 4px;
}

.shopping_cart .cart_items .scroll-y div.scroll-element_track {
    z-index: 2;
    background: #F2F3F5;
}

.shopping_cart .cart_items .scroll-y div.scroll-bar {
    cursor: pointer;
    z-index: 3;
    background: #E88848;
}

.shopping_cart .cart_items .scroll-y div.scroll-bar:hover {
    background: #C7753E;
}

.shopping_cart .cart_options {
    padding-top: 30px;
}

.shopping_cart .cart_options li {
    display: flex;
    padding-top: 15px;
    justify-content: space-between;
    font-size: 130%;
    line-height: 19px;
}

.shopping_cart .cart_options li:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
}

.shopping_cart .cart_options li:last-child .option_result {
    font-family: "bold", "arm-bold";
}

.shopping_cart .checkout_link {
    display: flex;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    align-items: center;
    justify-content: center;
    font-size: 120%;
    line-height: 16px;
    color: #ffffff;
    background: #E88848;
}

@media screen and (max-height: 639px) {
    .shopping_cart .cart_inner {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .shopping_cart .cart_options {
        padding-top: 10px;
    }
    .shopping_cart .cart_options li {
        padding-bottom: 10px;
    }
    .shopping_cart .cart_options li:last-child {
        margin-top: 5px;
        padding-top: 10px;
    }
    .shopping_cart .checkout_link {
        margin-top: 10px;
        height: 40px;
    }
    .shopping_cart .cart_items li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (max-height: 479px) {
    .shopping_cart .cart_inner {
        display: block;
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .shopping_cart .cart_items {
        max-height: none !important;
    }
}

@media (max-width: 1199px) {
    .shopping_cart .cart_inner {
        padding: 20px;
        width: 480px;
    }
    .shopping_cart .cart_title {
        font-size: 200%;
        line-height: 26px;
    }
    .shopping_cart .close_btn {
        margin-right: 0;
    }
    .shopping_cart .cart_items li {
        padding-right: 10px;
    }
    .shopping_cart .cart_items .item_info {
        font-size: 140%;
    }
    .shopping_cart .cart_items .item_name a {
        line-height: 18px;
    }
    .shopping_cart .cart_items .item_price {
        width: 65px;
        min-width: 65px;
    }
    .shopping_cart .cart_items .count_action {
        margin: 0 15px;
    }
    .shopping_cart .cart_items .count_action input {
        line-height: 18px;
        width: 27px;
    }
    .shopping_cart .cart_items .item_image {
        margin-right: 10px;
    }
    .shopping_cart .cart_options {
        padding-top: 20px;
    }
    .shopping_cart .cart_options li {
        font-size: 140%;
        line-height: 18px;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
    .shopping_cart .cart_inner {
        padding: 20px 15px;
        width: 360px;
    }
    .shopping_cart .cart_title {
        font-size: 180%;
        line-height: 24px;
    }
    .shopping_cart .cart_items .item_info {
        flex-wrap: wrap;
        align-content: space-between;
    }
    .shopping_cart .cart_items .item_name {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shopping_cart .cart_items .item_name a {
        line-height: 16px;
    }
    .shopping_cart .cart_items .count_action {
        margin: 0;
    }
    .shopping_cart .cart_items .count_action input {
        line-height: 16px;
        width: 24px;
    }
    .shopping_cart .cart_items .item_image {
        margin-right: 15px;
    }
    .shopping_cart .cart_options li {
        font-size: 130%;
        line-height: 16px;
    }
}

@media (max-width: 399px) {
    .shopping_cart .cart_inner {
        width: 320px;
    }
    .shopping_cart .cart_items .item_info {
        font-size: 120%;
    }
    .shopping_cart .cart_items .item_image {
        margin-right: 10px;
        width: 50px;
        min-width: 50px;
    }
    .shopping_cart .cart_items .delete_btn {
        margin-right: 10px;
    }
}

@media (max-width:359px) {
    .shopping_cart .cart_inner {
        width: 280px;
    }
}

.count_action {
    display: flex;
    align-items: center;
}

.count_action input {
    border: none;
    padding: 0;
    text-align: center;
    color: inherit;
    line-height: 19px;
    width: 30px;
}

.count_action button {
    border: none;
    background: transparent;
    padding: 0;
    color: #E88848;
    position: relative;
    width: 14px;
    height: 14px;
}

.count_action button:before {
    display: block;
    content: "";
    width: 8px;
    border-top: 2px solid;
    margin: 0 auto;
}

.count_action button.increase_btn:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 8px;
    border-left: 2px solid;
    margin: -4px -1px;
}

.cart_opened {
    overflow: hidden;
}

.cart_opened .shopping_cart {
    width: 100%;
}

.web .catalog_menu>li>a:hover,
.web .header .submenu_list a:hover,
.web .header .search_form button[type=submit]:hover,
.web .header_top .drop_btn:hover,
.web .header .action_btn:hover,
.web .header_top a:hover {
    color: #E88848;
}

.web .count_action button:hover,
.web .shopping_cart .close_btn:hover,
.web .shopping_cart .delete_btn:hover {
    color: #C7753E;
}

.web .checkout_link:hover,
.web .search_block .select_reset:hover,
.web .category_select .bootstrap-select .btn:hover,
.web .catalog_btn:hover {
    background: #C7753E;
}

.web .header .search_link:hover {
    color: #C7753E;
    text-decoration-color: transparent;
}

.web .header .main_menu>li>a:hover {
    background: #ffffff;
    font-family: "bold", "arm-bold";
}

.web .main_logo a:hover {
    opacity: 0.7;
}

.touch .catalog_menu>li>a:active,
.touch .header .submenu_list a:active,
.touch .header .search_form button[type=submit]:active,
.touch .header .action_btn:active,
.touch .header_top .drop_btn:active,
.touch .header_top a:active {
    color: #E88848;
}

.touch .count_action button:active,
.touch .shopping_cart .delete_btn:active,
.touch .shopping_cart .close_btn:active {
    color: #C7753E;
}

.touch .checkout_link:active,
.touch .search_block .select_reset:active,
.touch .category_select .bootstrap-select .btn:active,
.touch .catalog_btn:active {
    background: #C7753E;
}

.touch .header .search_link:active {
    color: #C7753E;
    text-decoration-color: transparent;
}

.touch .header .main_menu>li>a:active {
    background: #ffffff;
    font-family: "bold", "arm-bold";
}

.touch .main_logo a:active {
    opacity: 0.7;
}

.footer {
    opacity: 0;
    background: #F2F3F5;
}

.footer_top {
    display: flex;
    height: 80px;
    border-bottom: 1px solid #d8d8d8;
    align-items: center;
}

.footer .logo_block {
    margin-right: auto;
}

.footer .logo_block img {
    display: block;
    width: auto;
    height: 30px;
}

.footer .socials_list {
    margin: 0;
    padding: 0 0 0 15px;
    list-style-type: none;
    display: flex;
    color: #ffffff;
    font-size: 160%;
}

.footer .socials_list li {
    margin-left: 15px;
}

.footer .socials_list a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    background: #E88848;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.footer .website_menu {
    display: flex;
    font-family: "bold", "arm-bold";
    font-size: 120%;
    line-height: 16px;
}

.footer .website_menu li {
    padding: 0 14px;
}

.footer .website_menu a {
    display: block;
    color: inherit;
}

.footer_bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 110%;
    line-height: 14px;
    padding: 15px 0;
}

.footer .copyrights {
    flex: 0 0 50%;
    max-width: 50%;
}

.footer .copyrights span {
    display: inline-block;
    vertical-align: top;
}

.footer .developer a {
    font-family: "bold", "arm-bold";
    display: inline-block;
    vertical-align: top;
    color: inherit;
}

@media (max-width: 1199px) {
    .footer_top {
        height: 66px;
    }
    .footer .logo_block img {
        height: 25px;
    }
    .footer .website_menu {
        font-size: 110%;
    }
    .footer .website_menu li {
        padding: 0 8px;
    }
    .footer .socials_list {
        padding-left: 10px;
        font-size: 140%;
    }
    .footer .socials_list li {
        margin-left: 10px;
    }
    .footer .socials_list a {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 991px) {
    .footer .website_menu {
        display: none;
    }
    .footer .socials_list li {
        margin-left: 15px;
    }
    .footer_bottom {
        font-size: 120%;
        line-height: 16px;
    }
}

@media (max-width: 575px) {
    .footer .logo_block {
        margin: 0 0 20px;
    }
    .footer_top {
        flex-direction: column;
        height: auto;
        padding: 15px 0;
    }
    .footer .socials_list li {
        margin: 0 10px;
    }
    .footer_bottom {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer .copyrights {
        flex: none;
        max-width: 100%;
    }
    .footer .copyrights span {
        display: block;
    }
    .footer .developer {
        margin-top: 10px;
    }
}

.web .footer .socials_list a:hover {
    background: #C7753E;
}

.web .footer .website_menu a:hover,
.web .footer .developer a:hover {
    color: #E88848;
}

.touch .footer .socials_list a:active {
    background: #C7753E;
}

.touch .footer .website_menu a:active,
.touch .footer .developer a:active {
    color: #E88848;
}

.product_block {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    position: relative;
    height: 420px;
    z-index: 3;
}

.product_block .product_inner {
    padding: 15px 20px 15px;
    background: #ffffff;
    position: relative;
    min-height: 100%;
    border-radius: 4px;
}

.product_block.hovered .product_name a {
    color: rgba(232, 136, 72, 0.7);
}

.product_block.hovered .image_block img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.product_block .image_block {
    height: 280px;
    padding-bottom: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.product_block .image_block a {
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
}

.product_block .image_block a:empty:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 260px;
    max-width: 100%;
    font-size: 200%;
    content: "";
    background: #f2f2f2;
    margin: 0 auto;
    color: #333333;
}

.product_block .image_block .discount_size {
    position: absolute;
    color: #ffffff;
    font-size: 120%;
    line-height: 15px;
    width: 60px;
    text-align: center;
    z-index: 1;
    background: #E92C0B;
    left: -20px;
    top: -12px;
    padding: 5px 0;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.product_block .image_block img {
    max-width: 100%;
    max-height: 260px;
    -o-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    transform-origin: center;
    -webkit-transfrom-origin: center;
}

.product_block .image_block:empty:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 260px;
    max-width: 100%;
    font-size: 200%;
    content: "";
    background: #f2f2f2;
    margin: 0 auto;
    color: #333333;
}

.product_block .info_block {
    padding-top: 15px;
}

.product_block .product_author {
    font-size: 130%;
    line-height: 16px;
    color: #353538;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.product_block .product_name {
    height: 45px;
}

.product_block .product_name a {
    color: #353538;
    font-family: "bold", "arm-bold";
    font-size: 130%;
    line-height: 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100%;
}

.product_block .add_button {
    position: relative;
    overflow: hidden;
    height: 0;
    -o-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    display: flex;
    margin: 0 -10px;
}

.product_block .btn_add {
    margin: 25px 10px 0;
    display: flex;
    flex: 1;
    height: 50px;
    width: 20%;
    align-items: center;
    justify-content: center;
    font-size: 120%;
    line-height: 15px;
    padding: 5px 10px;
    color: #ffffff;
    flex-direction: row-reverse;
    border: none;
    border-radius: 4px;
    background-color: #E88848;
    box-shadow: 0 4px 9px -2px rgba(196, 115, 61, 0.4);
}

.product_block .btn_add:before {
    margin-left: 10px;
    font-size: 180%;
}

.product_block .btn_add span {
    display: block;
    font-family: "medium", "arm-medium";
}

.product_block .add_to_wish {
    font-size: 250%;
    display: flex;
    margin: 38px 10px 0;
}

.product_block .add_to_wish:before {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1.5px;
}

.product_block .add_to_wish.active:before {
    -webkit-text-fill-color: inherit;
}

.product_block .block_price {
    display: flex;
    align-items: center;
    padding-top: 15px;
}

.product_block .product_price {
    color: #333333;
    font-size: 160%;
    line-height: 19px;
    font-family: "bold", "arm-bold";
    white-space: nowrap;
}

.product_block .old_price {
    display: inline-block;
    vertical-align: top;
    text-decoration: line-through;
    color: #666666;
    margin-left: 20px;
    line-height: 16px;
    font-size: 130%;
}

.sticker_block {
    position: absolute;
    white-space: nowrap;
    top: 15px;
    left: 15px;
    z-index: 5;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.sticker_block:not(.small_sticker) * {
    display: block;
    padding: 5px 15px;
    border-radius: 4px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.sticker_block * {
    font-size: 110%;
    line-height: 14px;
    font-family: "medium", "arm-medium";
    color: #ffffff;
}

.sticker_block .sticker_success {
    background-color: #218B37;
}

.sticker_block .sticker_success:before {
    background-color: #218B37;
}

.sticker_block .sticker_success:after {
    color: #218B37;
}

.sticker_block .sticker_pending {
    background: #BBAE02;
}

.sticker_block .sticker_pending:before {
    background: #BBAE02;
}

.sticker_block .sticker_pending:after {
    color: #BBAE02;
}

.sticker_block .sticker_sale {
    background-color: #E92C0B;
}

.sticker_block .sticker_sale:before {
    background-color: #E92C0B;
}

.sticker_block .sticker_sale:after {
    color: #E92C0B;
}

.sticker_block.small_sticker {
    width: 10px;
    height: 10px;
    top: 20px;
}

.sticker_block.small_sticker:hover {
    top: 10px;
    height: 20px;
}

.sticker_block.small_sticker:not(:hover) * {
    background: transparent;
    color: transparent;
    padding: 0;
    height: 0;
    width: 0;
    font-size: 0;
}

.sticker_block.small_sticker:not(:hover) *:after {
    display: none;
}

.sticker_block.small_sticker * {
    position: absolute;
    -o-transition: color 0.3s, background-color 0.3s;
    -ms-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    padding: 6px 9px;
    border-radius: 3px;
    left: -10px;
    bottom: 20px;
}

.sticker_block.small_sticker *:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.sticker_block.small_sticker *:after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    width: 9px;
    height: 5px;
    top: 100%;
    border-width: 5px 4px 0;
    border-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    left: 10px;
    pointer-events: none;
}

@media (max-width: 1199px) {
    .product_block {
        height: 373px;
    }
    .product_block .image_block {
        height: 232px;
    }
    .product_block .image_block img {
        max-height: 232px;
    }
    .product_block .product_name a {
        font-size: 140%;
        line-height: 21px;
    }
    .product_block .product_price {
        font-size: 140%;
        line-height: 18px;
    }
}

@media (max-width: 575px) {
    .product_block {
        height: 323px;
    }
    .product_block .image_block {
        height: 212px;
    }
    .product_block .image_block img {
        max-height: 212px;
    }
    .product_block .product_inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 479px) {
    .product_block .btn_add {
        width: auto;
        flex: auto;
        height: 40px;
    }
    .product_block .btn_add:before {
        margin-left: 0;
        font-size: 140%;
    }
    .product_block .btn_add span {
        display: none;
    }
    .product_block .add_to_wish {
        font-size: 200%;
        margin: 35px 10px 0;
    }
    .product_block .product_name a {
        font-size: 130%;
        line-height: 18px;
        height: 39px;
    }
    .product_block .product_price {
        font-size: 130%;
        line-height: 16px;
    }
    .product_block .old_price {
        margin-left: 7px;
    }
}

@media (max-width: 399px) {
    .sticker_block {
        right: -15px;
        left: auto;
        top: 10px;
        padding: 10px;
        width: 10px;
        height: 10px;
        box-shadow: none;
    }
    .sticker_block:hover {
        top: 10px;
        height: 20px;
    }
    .sticker_block:not(:hover) * {
        background: transparent;
        color: transparent;
        padding: 0 !important;
        height: 0;
        width: 0;
        font-size: 0;
    }
    .sticker_block:not(:hover) *:after {
        display: none;
    }
    .sticker_block * {
        position: absolute;
        -o-transition: color 0.3s, background-color 0.3s;
        -ms-transition: color 0.3s, background-color 0.3s;
        -moz-transition: color 0.3s, background-color 0.3s;
        -webkit-transition: color 0.3s, background-color 0.3s;
        transition: color 0.3s, background-color 0.3s;
        padding: 6px 9px !important;
        border-radius: 3px !important;
        left: -20px;
        bottom: 34px;
    }
    .sticker_block *:before {
        display: block;
        content: "";
        position: absolute;
        bottom: -20px;
        left: 10px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        cursor: pointer;
    }
    .sticker_block *:after {
        display: block;
        content: "";
        position: absolute;
        z-index: -1;
        width: 9px;
        height: 5px;
        top: 100%;
        border-width: 5px 4px 0;
        border-style: solid;
        border-left-color: transparent;
        border-right-color: transparent;
        left: 10px;
        pointer-events: none;
    }
    .product_block .product_name a {
        -webkit-line-clamp: 3;
        font-size: 120%;
        line-height: 16px;
        height: 35px;
    }
    .product_block .product_price {
        font-size: 120%;
        line-height: 16px;
    }
    .product_block .add_button a {
        height: 40px;
    }
    .product_block .info_block {
        padding-top: 15px;
    }
    .product_block .image_block {
        height: 160px;
        padding-bottom: 0;
    }
    .product_block .image_block img {
        max-height: 160px;
    }
    .product_block .product_inner {
        padding-bottom: 6px;
    }
}

.web .product_block {
    -o-transition: z-index 0.3s;
    -ms-transition: z-index 0.3s;
    -moz-transition: z-index 0.3s;
    -webkit-transition: z-index 0.3s;
    transition: z-index 0.3s;
}

.web .product_block:hover {
    z-index: 9;
}

.web .product_block .product_inner:hover {
    box-shadow: 0 7px 10px 0 rgba(107, 63, 33, 0.1);
}

.web .product_block .product_inner:hover .add_button {
    height: 75px;
}

.web .btn_add:hover {
    background: #C7753E;
}

.web .add_to_wish:hover {
    opacity: 0.5;
    color: #E88848;
}

.touch .product_block {
    height: auto;
}

.touch .product_block .add_button a {
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.touch .product_block .add_button a:active {
    opacity: 0.5;
    color: #E88848;
}

.touch .product_block .add_button {
    height: auto;
}

.touch .btn_add:active {
    background: #C7753E;
}

.touch .add_to_wish:active {
    opacity: 0.5;
    color: #E88848;
}

.header .main_menu .submenu_list,
.shopping_cart .cart_items .item_image img,
.web .main_logo a,
.footer,
.product_block .image_block a {
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.web .breadcrumbs a,
.header .catalog_menu>li>a,
.shopping_cart .cart_items .item_name a,
.web .catalog_menu>li>a,
.web .header .submenu_list a,
.web .header .search_form button[type=submit],
.web .header_top .drop_btn,
.web .header .action_btn,
.web .header_top a,
.web .count_action button,
.web .shopping_cart .close_btn,
.web .shopping_cart .delete_btn,
.web .header .search_link,
.web .footer .website_menu a,
.web .footer .developer a,
.product_block .product_name a {
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.shopping_cart .cart_items .scroll-y div.scroll-bar,
.web .checkout_link,
.web .search_block .select_reset,
.web .category_select .bootstrap-select .btn,
.web .catalog_btn,
.web .footer .socials_list a {
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.checkbox_btn span:before,
.error_hint,
.web .products_section .products_slider .slick-arrow,
.web .paging a,
.web .section_head .view_all,
.header .category_select .bootstrap-select .btn,
.header .category_select .bootstrap-select .dropdown-item,
.header .main_menu>li>a,
.web .btn_add,
.web .add_to_wish {
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.touch .main_logo a {
    -o-transition: opacity 0.15s;
    -ms-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

.touch .main_slider .slide_btn,
.touch .catalog_menu>li>a,
.touch .header .submenu_list a,
.touch .header .search_form button[type=submit],
.touch .header .action_btn,
.touch .header_top .drop_btn,
.touch .header_top a,
.touch .count_action button,
.touch .shopping_cart .delete_btn,
.touch .shopping_cart .close_btn,
.touch .header .search_link,
.touch .footer .website_menu a,
.touch .footer .developer a {
    -o-transition: color 0.15s;
    -ms-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.touch .checkout_link,
.touch .search_block .select_reset,
.touch .category_select .bootstrap-select .btn,
.touch .catalog_btn,
.touch .footer .socials_list a {
    -o-transition: background-color 0.15s;
    -ms-transition: background-color 0.15s;
    -moz-transition: background-color 0.15s;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.touch .products_section .products_slider .slick-arrow,
.touch .paging a,
.touch .section_head .view_all,
.touch .btn_add,
.touch .add_to_wish {
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.checkbox_btn span {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox_btn input {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    visibility: hidden;
}


/*# sourceMappingURL=main.css.map */