/*---------------------------------*/
/*---------Общие настройки---------*/
/*---------------------------------*/
@font-face {
    font-family: 'swap';
    font-family: "gilroy";
    font-style: normal;
    font-weight: 400;
    src: local("Gilroy"),
    url("../fonts/Gilroy-Medium.woff2") format("woff2"),
}
body{
    font-family: "gilroy";
    color: #000;
}
p{
    font-family: "gilroy";
    margin-bottom: 10px;
    line-height: 22px;
}
a,
h1, h2, h3, h4, h5, h6,
p,
.blog_title a,
.contact_text a,
ul#main_ul-klb-sidebar-menu > li > ul.mega_dropdown > li.columns1 > a span.link_text,
.product_title a,
.pr_detail p.price del{
    color: #000;
    font-family: "gilroy";
}

.breadcrumb_section.page-title-mini {
    padding: 10px 0;
}

.page-title h1 {
    text-transform: lowercase;
}

.page-title h1::first-letter {
    text-transform: uppercase;
}

.main_content .bg_gray {
    background-color: #e5e4e2 !important;
}

.section_block {
    padding: 75px 0;
}

._is-no-scroll {
    overflow: hidden;
}

@media (max-width: 767px) {
    .section_block {
        padding: 25px 0;
    }
    textarea {
        height: 90px;
    }
    input:not([type="submit"]),
    input:not([type="file"]){
        height: 40px;
    }
    input[type="file"] {
        height: 50px !important;
    }
    /*body .main_content {*/
    /*    padding-top: 155px;*/
    /*}*/
    body .section {
        padding: 30px 0;;
    }
}
input[type="submit"] {
    line-height: 10px;
}
/*------------------------*/
/*---------HEADER---------*/
/*------------------------*/

.navbar-brand{
    margin-right: 10px;
}
.header_none{
    display: none;
}
/*header.header_wrap.klb-header2 {*/
/*    position: fixed;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: 100;*/
/*}*/
/*.main_content{*/
/*    padding-top: 188px;*/
/*}*/
.header-soc,
.header-info,
.header-info__item {
    display: flex;
}

.header-info {
    flex-direction: column;
    margin: 0 10px;
}

.header-info__item {
    align-items: center;
    margin-bottom: 5px;
}

.header-info__item:last-child {
    margin-bottom: 0;
}

.header-soc__list:last-child {
    margin-right: 0;
}

.header-soc__list {
    list-style-type: none;
    margin-right: 7px;
}

.header-soc img {
    width: 30px;
}

.header_wrap .search_btn {
    background-color: transparent;
}

.header-info__img {
    width: 25px;
    height: 25px;
    margin-right: 7px;
}

.header-info__text {
    color: #000;
}
.header-info__pc--last {
    width: 200px;
}

.header_wrap .product_search_form {
    margin: 0 10px;
    max-width: 500px;
}

.header_wrap .header-info:last-child {
    margin-right: 0;
    max-width: 210px;
}

.header_mobile_icon,
.header_mobile_icon .header-info {
    display: none;
}

.header_mobile_icon .header_mobile_icon_img{
    width: 30px;
    margin-right: 15px;
}
.header_mobile_icon .header_mobile_icon_img:last-child{
    margin-right: 0;
}
.header_mobile_icon_list{
    display: flex;
}
.header_mobile_icon_list li{
    list-style: none;
}
.header_mobile_icon_phone_inner,
.header_mobile_icon_location_inner,
.header_mobile_icon_clock_inner{
    position: relative;
}
.header_mobile_icon_phone_inner._is-active .header-info:before {
    content: '';
    border: solid #e5e4e2;
    border-width: 0 5px 6px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    position: absolute;
    left: 90px;
    top: -4px;
}
.header_mobile_icon_phone_inner._is-active .header-info {
    display: block;
    position: absolute;
    top: 40px;
    left: -88px;
    width: 190px;
    z-index: 10;
    background: #e5e4e2;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.header_mobile_icon_clock_inner._is-active .header-info {
    display: block;
    position: absolute;
    top: 40px;
    left: -88px;
    width: 160px;
    z-index: 10;
    background: #e5e4e2;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.header_mobile_icon_clock_inner._is-active .header-info:before {
    content: '';
    border: solid #e5e4e2;
    border-width: 0 5px 6px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    position: absolute;
    left: 84px;
    top: -4px;
}

.header_mobile_icon_location_inner._is-active .header-info {
    display: block;
    position: absolute;
    top: 40px;
    left: -120px;
    width: 160px;
    z-index: 10;
    background: #e5e4e2;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.header_mobile_icon_location_inner._is-active .header-info:before {
    content: '';
    border: solid #e5e4e2;
    border-width: 0 5px 6px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    position: absolute;
    left: 118px;
    top: -4px;
}

ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke{
    display: none;
}

ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke{
    background: #1D2224;
}
ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke li{
    height: 50px;
    border-top: 1px solid #f0f0f0;
}
ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke li a{
    line-height: 50px;
    padding: 0 10px;
}
ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke .mega_main_menu ul:after{
    border-color: transparent;
}

@media only screen and (max-width: 1200px) {
    .product_search_form .input-group-prepend{
        display: none;
    }
    .navbar .navbar-nav > li > .nav-link {
        padding: 22px 5px;
    }
    .header_wrap .product_search_form {
        max-width: 300px;
    }
}
@media only screen and (max-width: 768px) {
    .header_mobile_icon {
        display: block;
    }
    .header-info__pc{
        display: none;
    }
    .bottom_header_row{
        flex-wrap: unset;
    }
    .categories_btn.collapsed {
        width: auto;
    }
    .categories_btn.collapsed span,
    .bottom_header_row .navbar-toggler.side_navbar_toggler{
        display: none;
    }
    .categories_btn i{
        margin-right: 0;
    }
    .bottom_header_row .col-lg-3.col-md-4.col-sm-6.col-3 {
        max-width: initial;
        flex: 0;
    }
    .header_menu_bottom_inner .navbar-nav {
        margin-right: 0;
    }
    ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke{
        display: block;
    }
    #menu-glavnoe-menyu-v-shapke li.menu-item.menu-item-type-custom.menu-item-object-custom:first-child{
        display: none;
    }
    header .header_menu_bottom_inner .navbar-nav{
        margin-right: 0;
    }
    .main_content .elementor-124 .elementor-element.elementor-element-ca38acd > .elementor-element-populated{
        padding: 0;
    }
    header .header_menu_bottom_inner .navbar-nav .button{
        padding: 12px 20px;
    }
}
@media only screen and (max-width: 375px) {
    .header-soc img {
        width: 22px;
    }
    .header-soc__list {
        margin-right: 5px;
    }
    .header_menu_bottom_inner .navbar-nav .button {
        padding: 12px;
        font-size: 12px;
    }
    header .header_menu_bottom_inner .navbar-nav .button {
        padding: 5px;
    }
}


/*------------------------*/
/*----------MENU----------*/
/*------------------------*/

#leftside-navigation ul li .parent_name span,
#leftside-navigation ul li a span {
    text-transform: uppercase;
    font-size: 15px;
}
.modalorderheader:hover svg g g,
.modalorderheader:hover svg g g path{
	fill: #cc0605;
	transition: all .1s ease-in-out !important;
}
.modalorderheader{
	transition: all .1s ease-in-out !important;
}

.header_btn_img svg{
    width: 18px;
    height: 20px;
    margin-right: 7px;
}
.header_wrap .bg_dark,
.header_wrap .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link,
.header_wrap ul#main_ul-klb-sidebar-menu ul#menu-glavnoe-menyu-v-shapke{
    background-color: #474A51 !important;
}
.nav_cat.navbar.collapse.header_left_menu{
    display: none;
}
.header_menu_right_inner {
    display: flex;
}
.header_menu_right_inner > li > a {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    height: 65px;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    display: table-cell;
    line-height: 120%;
    vertical-align: middle;
    position: static;
    padding: 0px;
    border: 0px none;
}

.header_menu_right_inner > li  {
    padding-left: 14px;
    padding-right: 14px;
    list-style: none;
}

.header_btn_img +span{
    text-transform: uppercase;
}

.mega_main_menu li.widgets_dropdown > .mega_dropdown > li, .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
    float: left;
    display: inline-block;
    clear: none;
    padding: 0px 5px 0 5px;
}
.mega_main_menu li.menu-item {
    position: initial;
}
.mega_main_menu.klb-sidebar-menu li.default_dropdown .mega_dropdown > li > .item_link{
    color: #000;
}
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link {
    background-color: #1D2224;
    background: #1D2224;
    border-top: 1px solid #f0f0f0;
    color: #000 !important;
}
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link:hover,
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.keep_open > .item_link,
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link:hover{
    background-color: #1D2224;
    background: #1D2224;
    border-top: 1px solid #f0f0f0;
}
.mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li:hover > .item_link, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link:hover *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link:hover, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li > .item_link:focus, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.keep_open > .item_link *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li:hover > .item_link *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link *, .mega_main_menu.klb-sidebar-menu > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
    color: #cc0605 !important;
    border-color: #f8f8f8;
}
.header_menu_bottom_inner .navbar-nav .button{
    padding: 12px 20px;
	display: flex;
    align-items: center;
}
.header_menu_bottom_inner .navbar-nav{
    margin-right: 10px;
}

.navbar-toggler{
    margin: 0;
}
/* *    Hover menu

.mega_main_menu.klb-sidebar-menu ul .mega_dropdown > li > .item_link:focus, .mega_main_menu.klb-sidebar-menu ul .mega_dropdown > li > .item_link:hover{
    background-color: #fff;
    background: #fff;
}
@media (min-width: 768px){
    .mega_main_menu li.default_dropdown:hover > .mega_dropdown{
        display: block;
        column-count: 3;
        column-gap: 10px !important;
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li{
        position: relative;
    }

    body .mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li.drop_to_right > .item_link:after {
        position: absolute;
        right: 15px;
        top: 0;
        border: 0 none;
        content: "\f3d0";
        font-family: "Ionicons";
        margin-left: 5px;
        vertical-align: middle;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        height: auto;
        width: auto;
    }
    body .mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li.drop_to_right > .item_link:after {
        border-width: 3px 4px;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-left-color: inherit;
    }
}

********************/


@media only screen and (max-width: 1200px) {
    .header_btn_img +span {
        font-size: 13px;
    }
    .header_menu_bottom_inner .navbar-nav .button {
        padding: 12px 12px;
    }
}

@media only screen and (max-width: 1024px) {
    #navCatContent{
        background-color: #474A51;
        overflow-x: hidden;
    }
}
@media only screen and (max-width: 991px) {
    .header_menu_bottom_inner{
        display: flex;
        align-items: center;
        justify-content: space-around;
        height: 100%;
    }
    .header_wrap nav.navbar{
        display: flex;
        width: 100%;
        align-items: center;
        height: 100%;
        flex-direction: row-reverse;
    }
    .navbar .navbar-nav > li > .nav-link {
        padding: 10px 5px;;
    }
}
@media (min-width: 768px) {
    .mega_main_menu ul#main_ul-klb-sidebar-menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
        min-width: 100%;
        background-color: #fff;
        background-position: initial;
        width: auto;
    }
}

/*----------------------------------*/
/*---------ГЛАВНАЯ СТРАНИЦА---------*/
/*----------------------------------*/


.single_banner_info{
    width: 100% !important;
}
.elementor-124 .elementor-element.elementor-element-ca38acd > .elementor-element-populated {
    padding: 0% 0% 0% 25.7%;
}

.elementor-element-c8d8c68 .elementor-element-populated,
.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner .elementor-widget-container,
.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner .single_banner img,
.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner .single_banner {
    height: 100%;
}

/*.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner:nth-child(1) .elementor-widget-container{*/
/*    margin-bottom: 10px;*/
/*}*/
.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner:nth-child(2) .elementor-widget-container {
    padding-top: 10px;
}

.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner .single_banner img {
    object-fit: cover;
}

.elementor-element-populated .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-element-c8d8c68 .elementor-element-populated .elementor-widget-shopwise-single-banner {
    height: 50%;
}
.mega_main_menu_ul > li > ul > li:hover > a.item_link span span,
.mega_main_menu_ul > li > ul > li > a.item_link:hover span span {
    color: #cc0605;
}
.categories_wrap .mega_main_menu .mega_dropdown > li > .item_link:hover * {
    color: #cc0605 !important;
}

.mega_main_menu li.default_dropdown > .mega_dropdown {
    width: 850px;
}

.mega_main_menu li.default_dropdown.keep_open > .mega_dropdown,
.main_content .mega_main_menu li.default_dropdown.keep_open > .mega_dropdown{
    display: block;
    column-count: 3;
    column-gap: 10px !important;
}
.mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link,
.main_content .mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link{
    padding: 0 0 0 10px;
    line-height: 50px;
}
.banner_section.slide_medium, .banner_section.slide_medium .carousel-item, .banner_section.slide_medium .banner_content_wrap, .banner_section.slide_medium .banner_content_wrap .carousel-item, .banner_section.shop_el_slider, .banner_section.shop_el_slider .carousel-item, .banner_section.shop_el_slider .banner_content_wrap, .banner_section.shop_el_slider .banner_content_wrap .carousel-item {
    height: 355px;
}
.home_catalog{
    margin-left: 270px;
}
.banner_content h2{
    font-weight: 400;
}
@media only screen and (max-width: 1199px){
    .banner_section.slide_medium, .banner_section.slide_medium .carousel-item, .banner_section.slide_medium .banner_content_wrap, .banner_section.slide_medium .banner_content_wrap .carousel-item, .banner_section.shop_el_slider, .banner_section.shop_el_slider .carousel-item, .banner_section.shop_el_slider .banner_content_wrap, .banner_section.shop_el_slider .banner_content_wrap .carousel-item {
        height: 355px;
    }
}
@media only screen and (max-width: 1200px) {
    .mega_main_menu li.default_dropdown > .mega_dropdown {
        width: 720px;
    }
    .mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link,
    .main_content .mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link {
        line-height: 40px;
    }
}
@media only screen and (max-width: 1025px) {
    .elementor-124 .elementor-element.elementor-element-ca38acd > .elementor-element-populated{
        padding: 0;
    }
    .mega_main_menu li.default_dropdown > .mega_dropdown {
        width: auto;
    }

    .mega_main_menu li.default_dropdown.keep_open > .mega_dropdown,
    .main_content .mega_main_menu li.default_dropdown.keep_open > .mega_dropdown{
        display: block;
        column-count: auto;
        column-gap: initial;
    }
    .home_catalog{
        margin-left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .banner_section:not(.full_screen) .carousel-item {
        height: 350px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    header .header_menu_bottom_inner .navbar-nav .button {
        padding: 12px;
    }
    .header_btn_img +span {
        font-size: 12px;
    }
    .bottom_header_row .col-9{
        padding-left: 0;
    }
}

/*------------------------*/
/*---------FOOTER---------*/
/*------------------------*/
.footer_logo img {
    display: inline-block;
}

.main_content .footer_top .heading_s1 span {
    color: #000;
    display: inline-block;
    font-size: 21px;
}
.footer_top_text{
    display: block;
    font-size: 1.5rem;
}
.footer_top {
    padding: 50px 0;
}
.newsletter_form button {
    margin-right: 15px;
}
#menu-menyu-v-podvale {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
}
.footer_bottom_text{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
@media (min-width: 768px) {
    .klbfooterwidget.widget.widget_contact_box {
        max-width: 350px;
        margin-left: auto;
    }
}
@media (max-width: 771px) {
    .newsletter_form button {
        position: relative;
        right: 0px;
        top: auto;
        transform: inherit;
    }

}

/*------------------------*/
/*---------Кнопка---------*/
/*------------------------*/
.elementor-column .btn-fill-out-custom.btn-fill-out {
    background-color: transparent;
    border: 1px solid #FF324D;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: flex;
    width: initial;
}
.button::first-letter,
.btn::first-letter {
    text-transform: uppercase;
}
button.btn,
button.button{
    text-transform: inherit;
}

.wpcf7-form p:last-child{
    margin: 1rem auto 0;
    display: block;
}


/*--------------------------------------*/
/*---------Категории и продукты---------*/
/*--------------------------------------*/
.product_title_category {
    font-size: 1.2rem;
}

.product:hover .product_img:before, .product_box:hover .product_img:before,
.product_action_box,
.list_product_action_box {
    display: none;
}

.product .product_title, .product_box .product_title, .product_wrap .product_title {
    font-size: 16px;
    text-align: center;
}
.product_info-top{
    padding: 5px;
}
/*.product_size_table span,*/
/*.product_price_catalog bdi{*/
/*    color: #cc0605;*/
/*    font-weight: bold;*/
/*}*/
.product_price_request,
.product_info-top .product_title,
.product_price_catalog bdi{
    font-size: 18px;
}
.product_price_request {
    margin-bottom: 2px;
}
.product_price_catalog bdi .woocommerce-Price-currencySymbol{
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
.product_catalog_img img{
    object-fit: cover;
    width: 100%;
    min-height: 230px;
}
.product_info .catalog_btn_product{
    padding: 7px;
    width: 100%;
}
.product_size_table {
    text-align: center;
    margin-bottom: 5px;
}
.category-banner{
    margin-bottom: 25px;
}
.table td, .table th{
    padding: 0.3rem 0.3rem;
}
.table td span {
    display: inline-block;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #000;
}
table p{
    margin: 0;
    padding: 0;
}
.table_category{
    width: 100%;
}
.product .product_title, .product_box .product_title, .product_wrap .product_title{
    white-space: inherit;
    text-transform: inherit;
}
.product_size_table ul li::marker {
    color: #cc0605;
}
.product_price.product_price_catalog {
    display: flex;
    align-items: center;
}
.product_price.product_price_catalog .woocommerce-Price-amount.amount,
.product_price_request{
    color: #cc0605;
    font-weight: bold;
}
.product_price_catalog bdi{
    display: flex;
    align-items: center;
}

.product_price_request,
.product_price_catalog bdi{
    margin-left: 5px;
}

.product_size_table ul{
    margin-left: 10px;
}
.product_img::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: transparent;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
/*-------------------------------------*/
/*---------------- О нас --------------*/
/*-------------------------------------*/
.elementor-124 .elementor-element.elementor-element-fc6f64c > .elementor-container > .elementor-column > .elementor-widget-wrap,
.elementor-261 .elementor-element.elementor-element-30df4b1 > .elementor-container > .elementor-column > .elementor-widget-wrap{
    align-content: flex-start;
}

/*-------------------------------------*/
/*---------- Страница деталей -- ------*/
/*-------------------------------------*/
form.variations_form.cart tr {
    padding-bottom: 10px;,
    display: flex;
    align-items: baseline;
}
form.variations_form.cart label{
	margin-right: 15px;
}

.pr_detail .klb-form-car,
form.variations_form.cart td, form.variations_form.cart th{
	padding: 0 !important;
}

form.variations_form.cart td, form.variations_form.cart th,
.klb-form-cart{
	border: none;
	padding: 0 !important;
}
p.stock.in-stock,
.klb-form-cart .single_add_to_cart_button,
.klb-form-cart .quantity,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled{
	display: none;
}

.pr_detail .availability {
    margin-bottom: 5px;
}

.price_custom_inner .klb-detail-price {
    margin: 0;
}

.price_custom_inner {
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.price_custom {
    display: block;
    margin-left: 5px;
}

.sharing_product_custom .sharing_product_text {
    display: block;
    margin-right: 5px;
}

.sharing_product_custom {
    display: flex;
    margin-top: 10px;
}
.woocommerce-tabs.wc-tabs-wrapper,
.woocommerce-notices-wrapper +.klb-single{
    margin-left: 270px;
}
.woocommerce-product-gallery .slick-track{
    height: 100px;
}
.woocommerce-product-gallery .slick-track li img{
    height: auto;
}
@media only screen and (max-width: 1024px) {
    .woocommerce-tabs.wc-tabs-wrapper,
    .woocommerce-notices-wrapper +.klb-single{
        margin-left: 0px;
    }
    .woocommerce-product-gallery .slick-track {
        height: auto;
    }
}

/*-------------------------------------*/
/*---------------- POPUP --------------*/
/*-------------------------------------*/

.modal-order,
.modal-order-table,
.modal-order-product,
.modal-order-header,
.modal-order-footer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-order-content-product,
.modal-order-content,
.modal-order-content-table,
.modal-order-content-header,
.modal-order-content-footer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 24rem;
    border-radius: 0.5rem;
}

.close-button-order,
.close-button-order-table,
.close-button-order-header,
.close-button-order-footer {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray;
}

.close-button-order:hover,
.close-button-order-header:hover,
.close-button-order-table:hover,
.close-button-order-footer:hover {
    background-color: darkgray;
}

.show-modal-order,
.show-modal-order-header,
.show-modal-order-footer {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.modal-order__img {
    margin: 25px 0 15px 0;
    display: flex;
    justify-content: center;
}

.modal-order__img img {
    height: 200px;
}

.modal_product_title {
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-file.modal-image-product {
    display: none;
}

[type="file"] {
    /* Style the color of the message that says 'No file chosen' */
    color: #000;
}
[type="file"]::-webkit-file-upload-button {
    background: #cc0605;
    border: 2px solid #cc0605;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    outline: none;
    padding: 10px 25px;
    text-transform: uppercase;
    transition: all 1s ease;
}

span.wpcf7-form-control-wrap input[type="file"],
span.wpcf7-form-control-wrap input[type="file"]::-webkit-file-upload-button {
    border-color: transparent !important;
    margin-left: -8px;
}

label {
    color: #000;
    font-size: 18px;
}
label span{
    margin-top: 5px;
    display: inline-block;
}
.modal_title {
    display: block;
    font-size: 22px;
    color: #000;
    margin: 15px 0;
}
.modal_product_price p.price del {
    font-size: 14px;
    color: #687188;
    font-weight: 400;
}
.modal_product_price{
    margin-bottom: 8px;
}
.modal_product_price .price,
.modal_product_price .price_custom_inner{
    margin: 0;
}
.modal_product_price .price {
    font-size: 26px;
}
.modal_product_price ins {
    text-decoration: none;
}
.modal_price_form{
    display: none;
}

.wpcf7-list-item label {
    display: flex;
}
.wpcf7-list-item label input[type="checkbox"] {
    margin-top: 10px;
    margin-right: 10px;
}

input[type=checkbox] {
    position: relative;
    border: 2px solid #cc0605;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 47px;
    -webkit-appearance: none;
    opacity: .5;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
.wpcf7 .wpcf7-submit:disabled:hover {
    cursor: not-allowed;
    background: rgba(204, 6, 5, .5);
    color: #fff;

}
input[type=checkbox] + .wpcf7-list-item-label {
    font-size: 14px;
}
input[type=checkbox]:hover {
    opacity: 1;
}

input[type=checkbox]:checked {
    background-color: #cc0605;
    opacity: 1;
}

input[type=checkbox]:before {
    content: '';
    background-color: #cc0605;
    z-index: 2;
}

@media (max-width: 375px) {
    .modal-order__img img {
        height: 162px;
        object-fit: contain;
    }
}
@media (max-width: 771px) {
    /*.modal-order-content-footer{*/
    /*    overflow: auto;*/
    /*    height: calc(100vh - 210px);*/
    /*}*/
    /*.modal-order-content{*/
    /*    overflow: auto;*/
    /*    height: calc(100vh - 100px);*/
    /*}*/
    /*.modal-order__img{*/
    /*    display: none;*/
    /*}*/

}

/*--------------------------- ----------*/
/*------ ---------- Блог ---------- ----*/
/*----------------------------- --------*/
.post .single_post,
.blog-category{
    margin-left: 270px;
}
@media only screen and (max-width: 1024px) {
    .post .single_post,
    .blog-category,
    .blog-category{
        margin-left: 0px;
    }
}
/*--------------------------- ----------*/
/*------ --- СТРАНИЦА КОНТАКТОВ --- ----*/
/*----------------------------- --------*/

.contact_form_page input,
.contact_form_page label,
.contact_form_page label span {
    width: 100%;
}
.contact_form_page .wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 225px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.contact_form_page .wpcf7-spinner{
    position: absolute;
    bottom: 12px;
    right: 90px;
}
.contact_form_page input[type=checkbox]{
    width: 20px !important;
}
.elementor-element.elementor-element-48988a6.elementor-widget.elementor-widget-shopwise-icon-box,
.elementor-element.elementor-element-48988a6.elementor-widget.elementor-widget-shopwise-icon-box .elementor-widget-container,
.elementor-element.elementor-element-48988a6.elementor-widget.elementor-widget-shopwise-icon-box .contact_wrap.contact_style3 {
    height: 100%;
}

/*--------------------------- ----------*/
/*------ --- Правки 24.03.2023  --- ----*/
/*----------------------------- --------*/

.section{
    padding: 50px 0;
}
.breadcrumb_section .row.align-items-center{
    flex-direction: column;
}
.breadcrumb_section .col-md-6 {
    max-width: 100%;
}
.breadcrumb_section .row.align-items-center h1{
    text-align: right;
}
.breadcrumb.justify-content-md-end {
    justify-content: end;
}

#navCatContent li a {
    text-transform: uppercase;
}
ul#main_ul-klb-sidebar-menu > li > ul.mega_dropdown > li.columns1 > a span.link_text{
	text-transform: initial;
	font-weight: 400;
}
ul#main_ul-klb-sidebar-menu > li > ul.mega_dropdown > li.columns1 > a span.link_text::first-letter {
  text-transform: uppercase;
}

/* меню в шапке */
.list-product-nav a {
    font-size: 16px;
}
.list-product-nav a {
    display: block;
    text-decoration: none;
}
.list-product-nav a:hover,
.list-product-nav a:focus {
    color: #D52027;
}
.list-product-nav > li {
    border-bottom: solid 2px #fff;
}
.list-product-nav > li a.list-product-cat {
    color: #fff;
    padding: 10px 20px;
    background-color: #474A51;
}
.list-product-nav > li > a.list-product-cat:hover,
.list-product-nav > li > a.list-product-cat:focus {
    color: #D52027;
}
.list-product-subnav {
    display: none;
    border: solid 1px #e9e9e9;
}
.list-product-subnav li a {
    color: #000;
    padding: 6px 25px;
}
.list-product-cat_menu {
    position: relative;
}
.glyphicon-menu-down.glyphicon-menu--active {
    transform: rotate(135deg);
    top: 7px;
}
.glyphicon {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    padding: 10px 12px;
    height: 40px;
    cursor: pointer;
    transform: rotate(90deg);
}

#navCatContent{
    padding: 0;
}
#leftside-navigation {
    margin-top: 2px;
    background: #474A51;
}
#leftside-navigation ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#leftside-navigation ul li:last-child {
    border-bottom: 0px solid rgba(255, 255, 255);
}
#leftside-navigation ul li {
    display: block;
    width: 100%;
    vertical-align: middle;
    list-style-type: none;
    border-bottom: 2px solid rgba(255, 255, 255);
}
#leftside-navigation ul li:hover a span,
#leftside-navigation ul li:hover a i,
#leftside-navigation ul li.open a span,
#leftside-navigation ul li:hover .parent_name,
#leftside-navigation ul li:hover .parent_name span,
#leftside-navigation ul li:hover .parent_name i,
#leftside-navigation ul li.open .parent_name span{
    color: #cc0605;
}
#leftside-navigation ul li.open > .parent_name > i,
#leftside-navigation ul li.open > a > i {
    transform: rotate(-90deg);
    color: #cc0605;
}
#leftside-navigation ul li.open > .parent_name > i:not(:hover),
#leftside-navigation ul li.open > a > i:not(:hover) {
    color: #cc0605;
}
#leftside-navigation ul li ul li a i{
    color: #000;
}
#leftside-navigation ul li ul li{
    padding-left: 14px;
}
#leftside-navigation ul li ul li span{
    /*padding-top: 10px;*/
    display: block;
    font-size: 8px;
}
/*#leftside-navigation ul li ul{*/
/*    padding-bottom: 10px;*/
/*}*/
#leftside-navigation ul li ul li a{
    padding: 5px 5px 5px 0;
    margin-left: 5px;
    font-size: 14px;
    text-transform: inherit;
    border-top: 1px dotted #CCC;

    /*padding: 10px 5px 0;*/
    /*font-size: 14px;*/
    /*text-transform: inherit;*/
}
#leftside-navigation ul li .parent_name,
#leftside-navigation ul li a {
    position: relative;
    cursor: pointer;
    width: 100%;
    display: block;
    color: #000;
    text-decoration: none;
    width: 100%;
    padding: 14px 60px 14px 14px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 22px;
    outline: 0;
}
#leftside-navigation > ul li > ul a span,
#leftside-navigation > ul li > ul .parent_name span{
    color: #000;
}
#leftside-navigation ul li ul{
    background: #fff;
}
#leftside-navigation ul li ul li:hover span,
#leftside-navigation ul li .parent_name:hover,
#leftside-navigation ul li a:hover{
    color: #cc0605;
}
#leftside-navigation ul li .parent_name span,
#leftside-navigation ul li a span {
    display: inline-block;
    color: #fff;
}
#leftside-navigation ul li .parent_name i,
#leftside-navigation ul li a i {
    margin-right: 0;
    top: 0;
    color: #fff;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    position: absolute;
    touch-action: manipulation;
    transform: rotate(90deg);
}
/*#leftside-navigation ul li a i:hover {*/
/*    background-color: #f3ff09;*/
/*    color: #000;*/
/*}*/
#leftside-navigation ul li a i .fa-angle-left, #leftside-navigation ul li a i .fa-angle-right,
#leftside-navigation ul li .parent_name i .fa-angle-left, #leftside-navigation ul li .parent_name i .fa-angle-right {
    padding-top: 3px;
}
#leftside-navigation ul ul {
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
}
#leftside-navigation ul ul li {
    border-bottom: none;
    display: flex;
    align-items: center;
}
div#navCatContent ul#menu-glavnoe-menyu-v-shapke{
    display: none;
}
@media (max-width: 771px) {
    div#navCatContent ul#menu-glavnoe-menyu-v-shapke{
        display: block;
    }
    div#navCatContent ul#menu-glavnoe-menyu-v-shapke li > .nav-link {
        padding: 14px 60px 14px 14px;
    }
    #leftside-navigation ul li:last-child,
    div#navCatContent ul#menu-glavnoe-menyu-v-shapke li {
        border-bottom: 2px solid rgba(255, 255, 255);
    }
}


