:root {
    --color: #000;
    --font_color: #161616;
    --bg_color:#FAFAFC;
}

*, ::after, ::before {
    box-sizing: border-box;
}
:focus,
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
     outline: none !important;
     }
a,p {
    text-decoration: none;
    color:var(--color); 
    transition: .4s all linear;
}
a:hover {
    text-decoration: none;
    color:#FF6800;
}
ul, li {
    list-style: none;
}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
::placeholder { 
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #949494;
}
:-ms-input-placeholder { 
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #949494;
} 
::-ms-input-placeholder { 
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #949494;
}
.no-scroll {
    overflow: hidden;
}
svg path {
   
}
button{
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
.img-100 {
    width:100%;
}
body {
    font-family: 'Rubik', sans-serif;
    padding:0;
    margin:0;
    background: #fff;
}
.flex-rows-break {
    flex-basis: 100%;
    height: 0;
    margin: 0;
    margin-bottom:15px;
    margin-top:15px;
    border-top: 1px solid #eee;
}
.d-flex {
    display:flex;
    align-items: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.align-items-start{
    align-items: flex-start;
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-end {
    justify-content: flex-end;
}
.text-center{
    text-align: center;
}
.img-fluid {
    width:100%;
}
.border-radius {
    border-radius: 9.464px;
}
.mt-1 {
    margin-top:1em  !important;
}
.mt-2 {
    margin-top:2em !important;
}
.mt-3 {
    margin-top:3em  !important;
}
.mb-1 {
    margin-bottom: 1em  !important;
}
.mb-2 {
    margin-bottom: 2em  !important;
}
.mb-3 {
    margin-bottom: 3em  !important;
}
.mb-15{
    margin-bottom:15px;
}
.ptb-60 {
    padding-top:60px;
    padding-bottom:60px;
}
.w-100 {
    width:100%;
}
.gap-15 {
    gap:0 15px;
}
.gap-5 {
    gap:0 5px;
}
.container-min{
    max-width: 1100px;
}
.middle-top-row, .mobile_menu_overlay, .mobile_menu_container {
    display: none;
}
header {
    border-bottom: 0.5px solid #F3F3F3;
    background: #FFF;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.03);
}
.header__top {
    background: #101524;
    color:#fff;
    font-size: 14px;
    padding:20px 0;
    font-weight: 300;
}
.city_top{
    gap:0 5px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.select__city,
.cf-city > a{
    text-transform: uppercase;
    font-weight: 700;
    color:#fff;
    display: flex;
    align-items: center;
}
.cf-modal-content {
    color:#000;
}
.change__city{
    font-size: 12px !important;
    text-transform: uppercase;
    border-bottom: 1px dashed #fff;
    margin-left:10px;
    font-weight: normal !important;
}
.address__top a {
    color:#fff;
    display: flex;
    align-items: center;
    gap:0 5px;
}

.address__top a svg,
.work__top svg {
    min-width: 16px;
}
.form__search{
    position: relative;
    display: flex;
    align-items: center;
}
.input__search {
    border-radius: 4px;
    border: 1px solid #F2F2F2;
    background: #FAFAFA;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 20px;
}
.btn__search{
    border-radius: 0px 4px 4px 0px;
    background: #FF6800;
    display: flex;
    align-items: center;
    padding:12px 12px;
    border: 0;
}
.logo {
    max-width: 390px;
    gap:0 25px;
}
.logo img {
    min-width: 130px;
    max-width: 130px;
}
.logo p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin:0;
}
.phone__block{
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.07);
    padding:10px 10px;
    position: relative;
    display: flex;
    align-items: center;
    gap:0 10px;
    z-index: 8;
}
.cf-confirm {
    color:#000;
}
.cf-city .cf-btn-primary {
    background-color: #FF6800 !important;
    border-color:#FF6800 !important
}
.jGrowl-notification {
    font-size: 12px;
    text-transform: uppercase;
    width: 300px !important;
    padding: 15px 20px !important;
    font-family: 'Rubik', sans-serif !important;
    color:#fff !important;
    font-weight:bold;
}
.af-message-error {
    border-color:brown  !important;
}
.af-message-success {
    border-color:#45b50e !important;
    background-color: #45b50e !important;
}
.phone__block_first {
    z-index: 9;
}
.phone__block_first::after {
    transition: .3s all ease-in-out;
    content:'';
    width:12px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.05469 1.07422L4.57422 3.57422C4.4375 3.69141 4.28125 3.75 4.125 3.75C3.94922 3.75 3.79297 3.69141 3.67578 3.57422L1.19531 1.07422C1 0.898438 0.941406 0.625 1.03906 0.390625C1.13672 0.15625 1.37109 0 1.625 0H6.60547C6.85938 0 7.07422 0.15625 7.17188 0.390625C7.26953 0.625 7.23047 0.898438 7.05469 1.07422Z' fill='black'/%3E%3C/svg%3E%0A");
}
.phones_ {
    position: relative;
    transition: .4s all ease-in-out;
}
.phones_:hover .phone__block_first::after {
    transform: rotate(180deg);
    margin-top:-6px
}
.phones_:hover .dropdown__phone{
    opacity: 1;
    transform:translateY(46px);
}
.dropdown__phone {
    position: absolute;
    opacity: 0;
    top:0;
    transition: .3s all ease-in-out;
    width: 100%;
}

.call__block a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: #2E2E2E;
    display: flex;
    flex-direction: column;
}
.call__block a span {
    color: #FF6800;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: lowercase;
    font-size: 12px;
    border-bottom: 1px dashed #FF6800;
}
.cart__block{
    border-radius: 4px;
    background: #FF6800;
    border:1px solid #FF6800;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.07);
    padding:5px 25px;
    transition: .3s all ease-in-out;
}
.cart__block svg path {
    transition: .3s all ease-in-out;
}
.cart__page:hover svg path{
   
}
.call__cart .cart__block:hover svg path {
    fill:#FF6800;
}

.cart__block:hover {
    background: #fff;
}

.cart__block:hover .cart__price,
.cart__block:hover .cart__title{
    color: #FF6800;
}
.cart__icon {
    position: relative;
}
.items__total{
    color:#fff;
    font-size: 12px;
    top: 2px;
    right: 3px;
    position: absolute;
    width: 15px;
    text-align: center;

}
.cart__text {
    display: flex;
    flex-direction: column;
}
.cart__title{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color:#fff;
    transition: .3s all ease-in-out;
}
.cart__price{
    font-size: 12px;
    font-weight: 800;
    color:#fff;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
}
.call__cart{
    gap:0 30px;
}

.cart__page  .cart__page-link,
.call__cart .cart__page-table,
.call__cart .cart__fast,
.call__cart .cart__total {
    display: none !important;
}
.cart__page .cart__block {
    border-radius: 0;
    background:#fff;
    box-shadow: none;
    padding: 0;
    border:none;
}
.header__middle{
    padding:25px 0;
    border-bottom: 1px solid #F3F3F3;
}
.menu ul {
    margin:0;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.menu ul li a {
    display: flex;
    align-items: center;
    gap:0 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--color);
    padding:15px 0;
    position: relative;
    transition: .4s all ease-in-out;
}
.menu li a:hover {
    color:#FF6800;
}
.menu li a:hover:before {
    visibility: visible;
    transform: scaleX(1);
}
.menu li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 15px;
    margin: -2px 0;
    background-color:#FF6800;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.4s ease-in-out 0s;
}
.news-main-box {
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-main-box-text {
    margin-top: 25px;
}
.news-main-box-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #000;
    transition: .3s all ease-in-out;
    margin-bottom: 15px;
}
.news-main-box-subtitle {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}
.news-main-box-subtitle p {
    text-align: left !important;
}
.news-main-grid {
    display: flex;
    align-items: center;
    gap: 15px 30px;
    flex-wrap: wrap;
}
.news-main-url {
    border-radius: 4px;
    border: 1px solid #E2E2E2;
    background: #E5EDE9;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    color: #484848;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.44px;
    text-transform: uppercase;
    margin-top: 25px;
    transition: .3s all ease-in-out;
}
.news-main-box:hover .news-main-url {
    background: #FF6800;
    color: #fff;
}
.news-main-box-date, .news-main-box-count {
    display: flex
;
    align-items: center;
    gap: 0 10px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: #666;
}


.swiper-pagination-bullet {
    width:23px;
    height: 5px;
    border-radius: 2px;
    background: #FFF;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #FF6800;
}
.sliders-pagination {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: flex;
    gap:0 15px;
    z-index: 1;
}
.news-pagination{
    position: static;
    justify-content: flex-end;
    margin: 5px 0px;
}




.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    position: static;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.08);
    width:41px;
    height: 41px;
   
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    position: static;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.08);
    width:41px;
    height: 41px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight:bold
}
.main__slider-grid{
    position: relative;

}
.main__slider-top{
    margin-left:25px;
    max-width: 420px;
    padding-top: 333px;
    position: absolute;
}
.main__slider-url a {
    border-radius: 4px;
    background: #101524;
    display: flex;
    align-items: center;
    padding:15px 25px;
    gap:0 10px;
    color:#fff;
    text-transform: uppercase;
}
.main__slider-url {
    display: flex;
}
.main__slider-sub-title{
    font-size: 28px;
    font-weight: 400;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.main__slider-title{
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.main__slider-image{

    z-index: -1;
    width:100%;
    height: 100%;
    left:0;
    top:0;
}
.link__dropdown {
    display: none;
}
.sidebar {
    border-radius: 6px 6px 0px 0px;
    border: 1px solid #ECECEC;
    background: #FFF;
    /*position: sticky;
    top:30px;*/
    margin-bottom: 30px;
    z-index: 99;
}
.sidebar__title{
    border-radius: 6px 6px 0px 0px;
    background: #FF6800;
    display: flex;
    align-items: center;
    padding:15px 15px 15px 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color:#fff;
    gap:0 8px;
}
.sidebar__columns ul {
    margin:0;
    padding:0;
}
.sidebar__columns > ul > li {
    position: relative;
}
.sidebar__columns > ul > li > .link__grid a:hover img {
    filter:brightness(0) invert(1);
}
.sidebar__columns > ul > li > .link__grid a > img {
    transition: .4s all linear;
}
.sidebar__columns > ul > li > .link__grid a {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap:0 8px;
    padding:10px 10px 10px 15px;
    transition: .4s all linear;
}
.sidebar__columns > ul > li > .link__grid a:hover,
.sidebar__columns li.active > .link__grid a {
    background: #101524;
    color:#fff;
}
.subnav .parent_title {
    display: flex;
    align-items: center;
    gap:0 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}
.subnav .parent_title img {
    filter:brightness(0);
}
.subnav {
    display: none;
    background: #FFF;
    box-shadow: 8px 0px 16px 0px rgba(0, 0, 0, 0.12);
    padding:15px 25px 25px 25px;
    width: 100%;
}


.subnav ul {
    display: flex;
    align-items: center;
    gap:10px 10px;
    flex-wrap: wrap;
  
}
.subnav ul li {
   
}
.subnav ul li a {
    border-radius: 3px;
    border: 1px solid #EAEAEA;
    background: #F2F2F2; 
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    color: #323232;
    transition: .4s all linear;
    display: inline-flex;
    padding:5px 15px;
   
}
.subnav ul li a:hover {
    color: #fff;
    background: #FF6800; 
}
.sidebar__columns > ul > li:hover .subnav {
    display: block;
    position: absolute;
    right: -1020px;
    top: 2px;
    width: 1020px;
    z-index: 50;
    max-width: 1020px;
}
.ab__options{
    border: 1px solid #ECECEC;
    background: #FAFAFA;
    padding:50px 45px;
}
.ab__grid{
    display: flex;
    align-items: center;
    gap:0 15px
}
.ab__icon{
    min-width: 50px;
    max-width: 50px;
}
.ab__title{
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}
.ab__text{
    font-size: 13px;
    font-weight: 300;
    line-height: 120%;
}
.titles {
    margin-top:0;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.tabs__caption {
    margin:0;
    padding: 0;
    display: flex;
    align-items: center;
    gap:0 30px;
    margin-bottom: 20px; 
}
.tabs__caption li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    color: #949494;
    transition: .4s all linear;
    cursor: pointer;
}
.tabs__caption li.active,
.tabs__caption li:hover {
    color: #FF6800;
}
.tabs__content{
    display: none;
}
.tabs__content.active{
    display: block;
}
.product__grid {
    border: 0.93px solid #ECECEC;
    background: #FFF;
    padding:15px 15px;
    position: relative;
    min-height: 450px;
}
.product__grid.no_available {
    background: #fff;
    opacity: 0.4;
    pointer-events: none;
}
.product__grid .product__stock {
    margin-top:5px;
}
.product__stock {
    color: #7FBA03;
    font-size: 10.443px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap:0 4px;
}
.product__stock.not_stock {
    color:red;
}
.product__stock.not_stock svg path {
    fill:red;
}
.product__stock.to_order {
    color:grey;
}
.product__stock.to_order svg path {
    fill:grey;
}

.product__image img {
    min-height: 150px;
    max-height: 150px;
    width:100%;
}
.product__title {
    font-size: 13px;
   /* min-height: 38px;
    max-height: 38px;*/
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-top:15px;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
   /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
}
.tv_params{
    font-size: 13px;
    list-style: none;
    padding:0;
    font-weight: 300;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;


}
.product__price {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: baseline;
    gap:3px 3px;
    flex-wrap: wrap;
}
.catalog-item-price{
    font-size: 10px;
    color:red;
}
.price-discount {
    color:#ccc;
    text-decoration: line-through
}
.price-discount span {
    text-decoration: line-through
}
.product__price span {
    font-size: 11.16px;
    font-weight: 500;
}
.product__sales {
    position: absolute;
    top:15px;
    left:15px;
    display: flex;
    align-items: center;
    gap:0 5px;
}
.sales__grid {
    color:#fff;
    padding:4px 4px;
    font-size: 9.697px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.72px;
    background: #fff;
    box-shadow: -1.492px 1.492px 6.713px 0px rgba(0, 0, 0, 0.08);
}
.sales__grid.hit {
    background: #FFC700;
}
.sales__grid.sale {
    background: #D01010;
}
.sales__grid.ucenka {
    background: #179df7;
}
.mse2-ac-item {
    font-size: 16px;
    transition: .3s all ease-in-out;
}
.mse2-ac-item:hover,
.ui-menu .ui-menu-item-wrapper:hover {
    background: #FF6800;
    color:#fff;
}
.cat__grid{
    border-radius: 6px;
    border: 1px solid #F4F4F4;
    background: #FFF;
    padding:20px 25px;
    position: relative;
    min-height: 140px;
}
.cat__title{
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    max-width: 145px;
    position: relative;
    z-index: 10;
    word-break: break-word;
}
.cat__image {
    position: absolute;
    right: 0;
    bottom: 0;
}
#form h2 {
    font-size: 20px;
    text-align: center;
}
.btn__cat{
    border-radius: 6px;
    background: #FF6800;
    border:1px solid #FF6800;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    gap: 0 8px;
    transition: .4s all linear;
    justify-content: center;
}
.btn__cat svg path {
    transition: .4s all linear;
}
.btn__cat:hover svg path {
    fill:#FF6800;
}
.btn__cat:hover {
    background: #fff;
    color:#FF6800;
}
.p-15 {
    padding-top:15px;
    padding-bottom: 15px;
}
.cat__main {
    border: 1px solid #ECECEC;
    background: #FAFAFA;
}
.btn {
   /* border-radius: 6px;
    background: #FF6800;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    gap: 0 8px*/
}
.sub__title{
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}
.line-height-40{
    line-height: 40px;
}
.products__filters {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap:10px 10px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width:100% !important;
}

.bootstrap-select .dropdown-menu li {
    position: relative;
}
.bootstrap-select .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background:#fff;
    border: 0;
    transition: .4s all linear;
}
.bootstrap-select>.dropdown-toggle {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color:#000 !important;
}
.selector_cart>.dropdown-toggle {
    height: 40px;
}
.selector_cart .dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
}


.bootstrap-select.btn-group .dropdown-toggle:not([title=""]) .filter-option {
    background-color: #FF6800 !important;
    color:#fff !important;
}
.bootstrap-select .dropdown-menu li.active a {
    background: #FF6800;
    color:#fff;
}
.bootstrap-select .dropdown-menu li a:hover {
    background: #FF6800;
    color:#fff;
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #fff !important;
    background-color: #FF6800;
    border-color: #FF6800;
}
.btn-reset {
    color: #FF6800;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    background: #fff;
    padding:0;
    border:0;
    border-bottom:1px dashed #FF6800;
    margin-top:15px;
}

.pagination {
    gap:10px;
}
.page-link {
    border: 1px solid #F2F2F2;
    background: #FAFAFA;
    color:#000;
    transition: .4s all linear;
}
.page-link:hover,
.pagination a.active {
    color: #fff;
    text-decoration: none;
    background-color: #FF6800;
    border-color: #FF6800;
}
.section-title h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
}
.block-content h1 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.block-content p,
.block-content{
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
}
.block-content ol li{
    list-style: decimal;
}
.block-content ul li {
    list-style: disc;
}

.content h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.content p,
.content li {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 180%
}
.content li {
    list-style: disc;
}
.content p:last-child{
    margin-bottom: 0;
}
.logos__img {
    text-align: center;
}
.bg__grey {
    border: 1px solid #ECECEC;
    background: #F3F3F3;
}

footer {

}
.footer-menu h3,
.footer-contact h3{
    font-size: 19px;
    font-weight: 600;
    line-height: 36.894px;
    margin-top:0;
    margin-bottom: 15px;
}
.footer-menu ul {
    padding:0;
    margin:0;
}
.footer-menu ul li a {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}
.footer-menu ul li {
    margin-bottom: 10px;
}
.footer-menu ul li:last-child a {
    margin-bottom: 0;
}
.copyright{
    background: #F3F3F3;
    padding:20px 0;
    font-size: 13px;
    font-weight: 300;
}
.footer-contact ul{
    margin:0;
    padding: 0;
}
.footer-contact li {
    margin-bottom: 15px;
}
.footer-contact li:last-child {
    margin-bottom: 0;
}
.footer-contact li svg {
    min-width: 18px;
    max-width: 18px;
}
.footer__contact-grid{
    display: flex;
    flex-direction: column;
}
.footer__contact-grid a {
    font-weight: bold;
    margin-bottom:10px;;
}
.footer__contact-grid a:last-child{
    margin-bottom: 0;
}
.sliders-swiper .swiper-wrapper {
    transition-timing-function: linear;
}
.breadcrumbs  {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap:0 10px;
    margin-bottom: 30px;
}
.breadcrumbs span {
    font-size: 13px; 
}
.breadcrumbs a {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
}
.breadcrumbs  a.active, .breadcrumbs .active {
    color: #FF6800;
}
.h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top:0;
    margin-bottom: 0;
}
.category__grid{
    border-radius: 6px;
    border: 1px solid #F4F4F4;
    background: #FFF;
    padding:15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:0 10px;
    transition: .4s all linear;
}
.category__grid:hover {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
    color:#000;
}
.category__title{
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    word-break: break-word;
}
.category__image img {
    min-width: 90px;
    max-width: 90px;
}
.col__category {
    padding-top: 15px;
    padding-bottom: 15px;
}
.products__category{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
   
}
.products__category .product__grid{
    max-width: 25%;
    flex:0 0 25%;
}
.hr{
    border: 1px solid #eee;
    margin-top:2em;
    margin-bottom: 2em;
}
.swiper-gallery-thumbs .swiper-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin-top:15px;
}
.swiper-gallery-thumbs .swiper-slide {
    width: 100px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    height: 70px;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.swiper-gallery-thumbs .swiper-slide-thumb-active,
.swiper-gallery-thumbs .swiper-slide:hover {
    border: 1px solid #FF6800;
}
.product__gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    padding:50px 50px;
}
.swiper-gallery-thumbs img {
    width:100%;
    height: 100%;
    object-fit: cover;
}
.col__product-gallery {
    position: relative;
}
.col__product-gallery .product__sales {
    flex-direction: column;
    gap: 5px 0;
    z-index: 8;
    align-items: flex-start;
}
.col__product-gallery .sales__grid{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px;
    padding:6px 10px;
}
.product__page-title{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
}
.product__article{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #9D9D9D;
}
.product__page-stock{
    font-size: 16px;
}
.blocks {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #9D9D9D;
}
.blocks:last-child{
    padding-right: 0;
    margin-right: 0;
    border: 0;
}
.product__page-price p {
    margin:0;
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
}
.product__min-price{
    max-width: 400px;
    width:100%;
    position: relative;
    z-index: 2;
}
.product__min-grid{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
.product__min-grid:before {
    content:'';
    background: #cfcfcf;
    border: 1px solid #eee;
    position: absolute;
    left:0;
    top:53%;
    width: 100%;
}
.product__min-title{
    font-size: 20px;
    font-weight: bold;
    color:#000;
    margin-bottom: 15px;
}

.product__right-grid{
    display: flex;
    align-items: center;
    gap:0 5px;
    background: #fff;
    padding:0 10px 0 0;
    position: relative;
    z-index: 2;
}
.product__right-price {
    background: #fff;
    padding:0 0 0 10px;
    font-weight: bold;
    color:#4c4c4c;
    position: relative;
    z-index: 2;
}
.products__category  .product__min-grid {
    font-size: 12px;
}


.product__page-price .product__price {
    font-size: 32px;
}
.product__page-price .product__price span {
    font-size: 24px;
}
.product__old-price{
    color: #B6B6B6;
    font-size: 24px;
    font-weight: 300;
    text-decoration: line-through
}
.number {
    border-radius: 3.169px;
    border: 0.635px solid #D3D3D3;
    background: #FEFEFE;
    width:100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.number input {
    width:100%;
    border:0;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color:#000;
    background: #fff;
    height: 100%;
}
.number__count {
    display: flex;
    flex-direction: column;
    border-radius: 0px 3.169px 3.169px 0px;
    background: #F2F2F2;
    width: 30px;
    font-size: 15.846px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    color: #565656;
    height: 100%;
}
.number__count > div {
    text-align: center;
    height: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.btn-add_cart{
    height: 60px;
    width: 100%;
    justify-content: center;
    font-size: 24px;
    border-radius: 6px;
    background: #FF6800;
    border:1px solid #FF6800;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    gap: 0 8px;
    transition: .4s all linear;
}
.btn-add_cart svg path {
    transition: .4s all linear;
}
.btn-add_cart:hover svg path  {
    fill:#FF6800;
}
.btn-add_cart:hover {
    color:#FF6800;
    background: #fff;
}
.product__count {
    height: 60px; 
}
.product__prices{
    display: flex;
    align-items: center;
    gap:0 8px;
}
.product__bottom {
    position: absolute;
    bottom:-50px;
    left:0;
    width:100%;
    opacity: 0;
    transition: .3s all linear;
    z-index: 9;
    padding-bottom: 15px;
    padding-left:15px;
    padding-right: 15px;
    background: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.12);
}
.product__grid:hover {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
}
.product__grid:hover .product__bottom {
    opacity: 1;
}
.product__prices .product__count,
.product__prices .btn-add_cart  {
    height: 40px;
}
.product__prices .btn-add_cart {
    padding: 0;
}
.product__prices .number {
    width: 85px;
}
.product__cc{
    gap:0 30px;
}
.product__delivery{
    margin-top:50px;
}
.product__delivery-grid {
    display: flex;
    align-items: center;
    gap:0 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 25px;
}
.product__delivery-grid:last-child{
    margin-bottom: 0;
}
.product__delivert-img{
    min-width: 43px;
}
.c_tabs{
    margin-top:80px
}
.c_tabs .tabs__caption {
    border-bottom: 1px solid #9D9D9D;
}
.c_tabs .tabs__caption li {
    color: #9D9D9D;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; /* 21.6px */
    text-transform: uppercase;
    padding-bottom: 10px;
}
.c_tabs .tabs__caption li.active {
    color: #FF6800;
    border-bottom: 2px solid #FF6800;
}
.c_tabs .tabs__caption li:hover  {
    color: #FF6800;
}
.content h4 {
    font-size: 20px;
}
.header__top-mobile {
    display: none;
}
.cart__bread {
    display: flex;
    align-items: center;
    gap:0 15px;
    margin-top:15px;
    margin-bottom: 20px;
}
.cart__bread-grid{
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%; 
    text-transform: uppercase;
    color: #B1B1B1;
    transition: .4s all linear;
}
.cart__bread-grid.active,
.cart__bread-grid:hover{
   /* color:#000;
    border-bottom: 1px dashed #000;*/
}
.cart__page table {
    border-collapse: collapse;
    width:100%;
}
.td-photo img {
    min-width: 100px;
    height: 100px;
    max-width: 100px;
    object-fit: contain;
}
.cart__page thead {
    border: 1px solid #E9E9E9;
    background: #F9F9F9;    
}
.cart__page thead td {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: #555;
    height: 45px;
    padding-left:15px;
}
.cart__page tbody  {
    border: 1px solid #E9E9E9;

}
.cart__page tbody td  {
    padding:15px 0 15px 15px
}
.cart__page tbody tr {
    border-bottom:1px solid #E9E9E9
}
.td-delete,
.cart__page tbody td.td-delete{
    padding:15px
}
.cart__product{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color:#000;
}
.cart__page .product__stock {
    margin-top:15px;
}
.td-name {
    max-width:390px;
}
.td-price .product__price {
    font-size: 18px;
}
.td-price .product__price span {
    font-size: 14px;
}
.cart__page .product__count {
    height: 45px;
}
.cart__page .product__count .number {
    width:100px;
}
.cart__page .product__count .number input{
    font-size: 20px;
    pointer-events:none;
}
.cart__fast-left{
    display: flex;
    align-items: center;
    gap:0 15px;
}
.cart__fast-title{
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    color: #030303;
}
.cart__fast-sub_title {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    color: #030303;
}
.cart__fast,
.cart__total{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #E9E9E9;
    background: #F9F9F9;
    padding:15px 20px;
    height: 75px;
}
.cart__total-left {
    display: flex;
    align-items: center;
    gap:0 35px;
}
.cart__total-count
.cart__total-weight{
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
}
.page__delivery {
    display: flex;
    align-items: center;
    gap:0 25px;
}
.del__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px
}
.del__sub-title{
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    color: #7FBA03;
}
.page__delivery{
    margin-top:50px;
}
.del__check {
    position: relative;
}
.del__check label {
    display: block;
}
.del__check input[type="radio"] {
    display: inline-block;
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1;
    width: 1;
    margin: -1;
    padding: 0;
    border: 0;
  }
  
.icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    border: 1px solid #E9E9E9;
    padding: 12px 0;
    overflow: hidden;
    transition: .4s all linear;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
    background: #FAFAFA;
}
.form-control {
    background: #FAFAFA;
}
  
.icon:hover {
    cursor: pointer;
    background-color:#FF6800;
    color: #fff;
}
  
.peer:checked ~ .icon {
    background-color:#FF6800;
    color: #fff;
}
.del__num {
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #D9D9D9;
}
.del__grid{
    display: flex;
    align-items: center;
    gap:0 25px;
}
.del__title{
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    color:#000;
}
.del__sub{
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #A0A0A0;
}
.del__blocks{
    min-height: 135px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    padding: 30px;
    margin-bottom: 15px;
}
.del__blocks:last-child {
    margin-bottom: 0;
}
.row__del{
    align-items: center;
}
.del__text{
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    margin-top:15px;
    margin-bottom:30px;
}
div#map {
    width: 100%;
    height: 400px;
}
.send_submit_button {
    width:100%;
    border-radius: 0;
    height: 65px;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
}

.del__form,
.row__delivery,
.row__samovivoz {

}
.ajax_form .error {
    border:1px solid brown;
}
.hidden {
    display: none;
}
.col__samo {
    border: 1px solid #E9E9E9;
    background: #FAFAFA;
    padding:15px 15px;
    justify-content: space-between;
}
.samo__left{
    display: flex;
    align-items: center;
    gap:0 15px;
}
.samo__img img {
    max-width: 105px;
    object-fit: cover;
}

.samo__prid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap:0 5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #888;
}
.samo__green {
    display: flex;
    align-items: center;
    gap:0 5px;
    color: #7FBA03;
}
.samo__green.closet {
    color:#888
}
.samo__green.closet svg path {
    fill:#888
}
.samo__prid:not(:last-child) {
    margin-bottom: 5px;
}
.col-samo-grid:not(:last-child) {
    margin-bottom: 15px;
}
.check {
    gap:0 15px;
}
.ch-input {
    border: 1px solid #FF6800;
    border-radius: 4px;
    min-width: 20px;
    height: 20px;
    position: relative;
}
.ch-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}
input[type=checkbox]:checked+.check .ch-input:before {
    content: '';
    background: #FF6800;
    border-radius: 2px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.checkbox {
    display: none;
}
.align-center {
    align-items: center;
}
.content table {
    width:100% !important;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background: #00000094;
   
}
.flyer {
    position: fixed;
    z-index: 20;
    border: 1px solid #eee;
    background-color: #f3f5f4;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center;
}
.modal_info {
    max-width: 500px;
    position: absolute;
    background: #fff;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    width: 50%;
}
.modal_ttl {
    background: #FF6800;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    padding:15px 20px;

}
.modal_content{
    padding:15px 15px;
}
.modal_buttons{
    display: flex;
    align-items: center;
    gap:0 10px;
    justify-content: center;
}
.modal_buttons div {
    background: #FF6800;
    color:#fff;
    font-size: 14px;
    text-align: center;
    border:1px solid #FF6800;
    transition: .4s all linear;
}
.modal_buttons div:hover {
    background: #ffff;
    color:#000
}
.modal_buttons div a {
    display: block;
    width: 100%;
    height: 100%;
    color:#fff;
}
.modal_buttons div:hover a {
    color:#000;
}
#modal_ttl {
    text-transform: uppercase;
    font-size: 17px;
    padding: 15px 0;
    text-align: center;
}
.modal_close {
    position: absolute;
    right: 0;
    top: -40px;
    background: transparent;
}
.modal_close svg {
    stroke: #fff;
}
.burger-menu{
    display: none;;
}
.sidebar__mobile{
    display: none;
}
.check__filter label {
    padding: 0 !important;
    border: none !important;
    color:#FF6800 !important;
    margin: 10px 4px !important;
    font-size: 14px !important;
    cursor: pointer;
   
}
.check__filter label:hover span {
    color:#fff;
    background: #FF6800;
}
.check__filter label span {
    padding:5px 10px !important;
    border:1px solid #FF6800 !important;
    border-radius: 5px;
    transition: .4s all ease-in-out;
}
.check__filter  input:checked:has(label) {
 
    color:#fff;
    background: #FF6800;
}

.check__filter label input:checked ~ span {
     color:#fff;
     background: #FF6800;
}
.check__filter input[type="radio"], 
.check__filter input[type="checkbox"] {
    display: none;
}
#buy .td-image,
#buy .td-photo,
#buy .td-value,
#buy .td-delete {
    display: none;
}
.products__cart{
    margin-bottom: 30px;
}
@media screen and (max-width: 1360px) {
    .sidebar__columns > ul > li:hover .subnav {
        right: -800px;
        width: 800px;
        max-width: 800px;
    }
  
}
@media screen and (max-width: 1200px) {
    .cart__bread-grid {
        font-size: 12px;
    }
    .cart__bread {
        gap:0 10px;
    }
    .header__middle  .logo p {
        display: none;
    }
    .main__slider-top {
        padding-top: 200px;
    }
    .ab__options {
        padding: 30px 30px;
    }
    .products__category .product__grid {
        max-width: 33.3333333%;
        flex: 0 0 33.3333333%;
    }
    .product__bottom  .btn-add_cart {
        font-size: 12px;
        padding:0 3px;
    }
    .cart__block {
        padding: 5px 10px;
    }
}
@media screen and (max-width: 991px) {
    .filter-option-inner-inner {
        font-size: 12px;
    }
    .bootstrap-select .dropdown-menu li a {
        font-size: 10px;
    }
    .products__filters > div {
        width: 50%;
        padding: 0 5px;
    }
    .product__grid {
        display: flex;
        flex-direction: column;
    }
    .product__image img {
        max-height: 100%;
        min-height: 100%;
    }
    .sidebar__columns li.active .subnav {
        display: block;
    }
   
    .products__filters {
        gap: 10px 0;
    }
    .menu__container{
        position: relative;
        z-index: 10;
    }
    .sidebar__title svg path {
        fill:#fff;
        transition: 0.5s ease all;
    }
    .burger-menu svg path {
        transition: 0.5s ease all;
    }
   .sidebar__mobile.active .sidebar__title svg path:nth-child(1),
   .burger-menu.active svg path:nth-child(1){
        transform: rotate(45deg) translate(4px, -7px);
    }
   .sidebar__mobile.active .sidebar__title svg path:nth-child(2),
   .burger-menu.active svg path:nth-child(2) {
        transform: rotate(-45deg) translate(-6px, 7px);
    }
   .sidebar__mobile.active .sidebar__title svg path:nth-child(3),
   .burger-menu.active svg path:nth-child(3) {
        display: none;
    }
    .sidebar__mobile {
        display: block;
    }
    .sidebar__mobile .sidebar__title {
        border-radius: 6px;
    }
    .sidebar__columns > ul > li > .link__grid a {
        padding: 15px 15px 15px 15px;
        position: relative;
        width: 100%;
    }
    .subnav {
       
    }
    .subnav .parent_title {
        display: none;
    }
    .burger-menu {
        display: block;
    }
    .menu__second,
    .phones_ ,
    .call__cart .call__block{
        display: none;
    }
    .link__wrapper{

    }
    .link__grid{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .link__dropdown{
        margin-left: auto;
        transform: rotate(180deg);
        width: 20%;
        position: relative;
        z-index: 3;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sidebar__columns > ul > li.active .link__dropdown {
        transform: rotate(270deg);
    }
    .sidebar {
        width: 300px;
        float: left;
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        transform: translateX(100%);
        transition: 0.5s linear all;
        z-index: 9999;
    }
    .sidebar.active {
        transform: translateX(0);
        overflow-y: scroll;
        height: 100%;
    }
    .products__category .product__grid {
        max-width:50%;
        flex: 0 0 50%;
    }
    body {
        padding-top: 55px;
    }
    .sidebar__columns > ul > li:hover .subnav {
        right: -800px;
        width: 100%;
        max-width: 100%;
        position: static;
        display: none;
 
    }
    .sidebar__columns > ul > li.active .subnav {
        display: block;
    }

    .address__top,
    .work__top {
        display: none !important;
    }
    .address__top-menu,
    .work__top-menu {
        display: flex !important;
    } 

    
    .address__top-menu,
    .work__top-menu {
        display: flex;
    }
    .address__top a,
    .work__top {
        color:#000;
    }
    .address__top a svg path, .work__top svg path{
       fill:#000;
    }
    .menu {
        margin-bottom: auto;
    }
    .menu ul{
        flex-direction: column;
        gap: 10px 0;
        align-items: flex-start;
    }
    .mobile_menu_content .social {
        gap: 0 20px;
        margin-top: 20px;
        justify-content: space-between;
    }
    .menu ul li a {
        padding:5px 0;
    }
    .input__search {
        width: 100%;
    }
    .search__top{
        order: 1;
        flex: 0 0 100%;
        margin-top: 15px;
    }
    .header__middle{
        flex-wrap: wrap;
        
    }

    .lang_row_mobile {
        background: #F9F9FF;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        align-items: center;
        gap: 0 10px;
        justify-content: space-between;
    }

    .header__top-mobile{
        display: block;
    }
    .header__top-desctop{
        display: none;
    }

    .middle-top-row-right {
        display: flex;
        align-items: center;
        gap: 0 15px;
    }

    .cont-middle-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding:15px 0;
    }
    
    .mobile_menu_container, .mobile_menu_container .mobile_menu_content ul li ul {
        transition: all 350ms ease 0s;
    }
    .menu_container {
        display: block;
    }
    .middle-top-row-right {
        display: flex;
        align-items: center;
    }
    .middle-top-row {
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        display: block;
        left: 0;
       
        border-bottom: 1px solid #fff;
    }
    .burger-menu img {
        width: 21px;
        height: 19px;
    }

    .menu-desctop {
   
    }
    .header-top {
        padding:0;
        box-shadow: none;
    }
    .mobile_menu_overlay, .mobile_menu_container {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: block;
        z-index: -1;
    }
    .no-scroll .mobile_menu_overlay {
        z-index: 99;
    }
    .loaded .mobile_menu_container {
        transform: translate(0px, 141px);
    }
    
    .mobile_menu_container {
        transform: translate(-100%, 141px);
        width: 100%;
        overflow: hidden;
        z-index: 99;
        background: #fff;
    }

    .mobile_menu_container .mobile_menu_content {
        max-height: 100%;
        padding: 15px 15px;
        display: flex;
        flex-direction: column;
        height: 85%;
    }
    .mobile_menu_container .mobile_menu_content {
        max-height: 100%;
    }
    .col__ab{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ab__options {
        padding:0 15px;
    }
    .tabs__caption {
        gap:0 10px;
    }
    .tabs__caption li {
        font-size: 16px;
    }
    .col-image{
        margin-top:15px;
    }
    .col-main__slider{
        padding-top:15px;
    }
    .product__bottom {
        position: static;
        opacity: 1;
        padding: 0;
        margin-top: auto;
        box-shadow: none;
    }
    .bootstrap-select .dropdown-menu li a {
        padding: 0.25rem 0.75rem;
    }
    
    
    
}
@media screen and (max-width: 767px) {
    .product__title {
        font-size: 12px;
        line-height: 15px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .product__price {
        font-size: 13px;
    }
  
    .col__samo {
        flex-wrap: wrap;
    }
    .samo__right{
        width: 100%;
    }
    .samo__prid{
        justify-content: space-between;
    }
    .modal_info {
        width:80%;
    }
    .product__prices {
        justify-content: space-between;
    }

   .product__bottom  .btn-add_cart span{
        display: none;
    }
    
    .breadcrumbs {
        flex-wrap: wrap;
        gap:10px 10px;
    }

    .cat__grid {
        min-height: 100%;
    }
    .cat__image {
        position: static;
    }
    
    .main__slider-top {
        padding-top:100px;
        margin-left:10px;
        max-width: 100%;
    }
    .main__slider-title {
        font-size: 22px;
        line-height: normal;
    }
    .main__slider-sub-title {
        font-size: 18px;
        line-height: normal;
    }
    .main__slider-url a {
        padding:15px 15px;
        font-size: 16px;
    }
    .h1 {
        font-size: 24px;
        line-height: normal;
    }
    .product__grid {
        min-height: 450px;
    }
    
    .product__gallery {
        padding: 0;
    }
}   

@media screen and (max-width: 576px) {

    .tv_params {
        font-size: 10px;
    }

    .main__slider-url a {
        font-size: 12px;
        padding:10px 10px;
    }
    .main__slider-title {
        font-size: 16px;
    }
    .main__slider-sub-title {
        font-size: 14px;
        line-height: normal;
    }
    .lang_row_mobile-address {
        align-items: flex-start;
    }
    .col-check{
        margin-top:15px;
    }
    .icon {
        font-size: 12px;
    }
    .td-functions{
        min-width: 70px;
    }
    .td-photo{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    table thead .td-name {
        display: none;
    }
   
    .td-name{
        display: flex;
        flex-direction: column;
    }
    .shop-cart td {
        border:0 !important;
    }
    .cart__page thead td {
        font-size: 10px;
    }
    .cart__page tbody td {
        padding: 15px 0 15px 7px;
    }
    .td-image,
    .td-photo{
        max-width: 75px;
    }
    .cart__fast, .cart__total {
        height: auto;
        padding: 15px 10px;
        flex-wrap: wrap;
        gap:15px 0;
    }
    .cart__fast-right {
        width: 100%;
    }
    .del__blocks {
        padding: 15px;
    }

    .td-photo img {
        min-width: 50px;
        height: 50px;
        max-width: 50px;
        object-fit: cover;
    }
    .cart__product {
        font-size: 12px;
    }
    .product__page-stock {
        font-size: 10px;
    }

    .c_tabs .tabs__caption li {
        min-width: 57%;
    }
    .tabs__caption {
        overflow-x: scroll;
        width: 100%;
    }
    .c_tabs .tabs__caption {
        width: 100%
    }

    .lang_row_mobile-address{
        flex-direction: column;
    }
    .lang_row_mobile-address .address__top-menu {
        flex-direction: column;
        align-items: flex-start;
        gap:15px 0;
    }
    .work__top-menu{
        margin-top:15px;
    }
    .c_tabs .tabs__caption li {
        font-size: 16px;
    }
    .new__products h2{
        margin-bottom: 15px;
    }
    
    
}