<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    max-width: 1208px;
    margin: auto;
}

body{
    padding:0px;
    margin:0px;
}

#uptocall-mini{
    position: fixed;
    bottom: 51px;
    left: 30px;
}

.href-java{
    cursor:pointer;
}

.modal-mobil-search-name{
    margin: 20px 0px 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #1A1A1A;
}

.modal-mobil-search .res{
    margin-top: 20px;
}

.modal-mobil-search .mini-res-search-full{
    width: 100%;
    background: #FFF741;
    border-radius: 6px;
    padding: 13px 0px;
    text-align: center;
}

.modal-mobil-search-form{
    border: 1px solid rgba(26, 26, 26, 0.75);
border-radius: 10px;
padding: 10px 20px;
display: flex;
align-items: center;

}

.modal-mobil-search-form input{
    outline: none;
border: none;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 12px;
flex: auto;
color: rgba(26, 26, 26, 0.5);
flex: auto;
}

.modal-mobil-search-form  form{
    display: flex;
align-items: center;
flex: auto;
}

.modal-mobil-search-form svg{
    height:20px;
    width:20px;
}

.modal-mobil-search-close{
    position: absolute;
    top: 10px;
    left: 15px;
}

.modal-mobil-menu-close{
    position: absolute;
    top: 10px;
    left: 15px;
}

.modal-mobil-menu-menu-p{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.modal-mobil-menu-alert{
    margin-left: 35px;
}

.modal-mobil-menu-alert &gt; div{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #1A1A1A;
    margin-bottom: 5px;
}

.modal-mobil-search .res-ajax{
    overflow-y: scroll;
    max-height: 400px;
}

.modal-mobil-menu-alert a{
    text-decoration: none;
    color: #1A1A1A;
}

.modal-mobil-menu .lines{
    width: 100%;
    height: 1px;
    /* left: 10px; */
    /* top: 154px; */
    background: #ECECEC;
    margin: 15px 0px;
}

.modal-mobil-menu-menu-p span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
}

.modal-mobil-menu .li-menu{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #1A1A1A;
    margin-bottom: 20px;
}

.modal-mobil-menu .li-menu a{
    text-decoration: none;
    color: #1A1A1A;
}

.modal-mobil-menu{
    position: fixed;
    background: white;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.modal-mobil-search .mini-res-search{
    flex-wrap: wrap;
}
.modal-mobil-search .mini-res-search-w2{
    flex: auto;
}

.modal-mobil-search .mini-res-search-w3{
    width:50%;
}

.modal-mobil-search{
    position: fixed;
    background: white;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding:0px 0px 50px;
}

.modal-mobil-menu-logo{
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ECECEC;
    padding: 10px 0px;
}


.modal-mobil-search-logo{
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ECECEC;
    padding: 10px 0px;
}

.modal-mobil-menu-logo img{
    width: 140px;
}

.modal-mobil-search-logo img{
    width: 140px;
}

.search-w1{
    flex: auto;
    position: relative;
}

.mini-res-search{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D3D3D3;
    align-items: center;
}

.mini-res-search-img{
    height: 80px;
    width: 80px;
    position: relative;
}

.mini-res-search-img img{
        position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    margin: auto;
}

.index-slider .slick-slide{
        position: relative;
}

.slider-index-bot a{
    text-decoration: none;
    color: #1A1A1A;  
}

.index-slider .slick-dots li{
    width: auto;
    height: auto;
}

.index-slider .slick-dots li button{
    width: 14px;
    border-radius: 50px;
    height: 14px; 
    background: #FFFFFF;
}

.index-slider .slick-dots li.slick-active button{
    background: #C4F23E;
    border-radius: 10px;
    width: 60px;
    height: 14px;
}

.index-slider .slick-dots{
        bottom: 21px;
    right: 13px;
        text-align: right;
}

.index-slider .slick-dots li button:before{
    content:unset;
}



.supcat-list-name-dop.d-none{
    display:none;
}

.supcat-list-name-dop.d-none-active{
    display:block;
}

.supcat-list-name-dop  a,.supcat-list-name a{
    color: #1A1A1A;
text-decoration: none;
}

.mini-res-search-full{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #1A1A1A;
    margin-top: 15px;
}

.sub-cat{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-single-mpl .minus,.product-single-mpl .plus{
    cursor:pointer;
}

#uptocall-mini svg{
    width: 80px;
    height: 80px;
}

.search-w1 .res &gt;div{
    margin:10px;
}

.header-vb .katalog a{
    color: #1A1A1A;
    text-decoration: none;
}

.main-product{
    margin-bottom: 10px;
}

.mini-res-search-w2{
    width:50%;
    margin-left:5px;
}

.mini-res-search-name{
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 14px;
color: #1A1A1A;
}

.name-product a{
        color: #1A1A1A;
    text-decoration: none;
}

.mini-res-search-desc{
      margin-top: 10px;
      margin-bottom:10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 14px;
color: rgba(26, 26, 26, 0.6);
}

.mini-res-search  .mini-res-search-w4 {
    cursor:pointer;
}

.mini-res-search-price{
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 14px;
color: #1A1A1A;
}

.mini-res-search-w4 svg{
    width:60px;
    height:60px;
}

.mini-res-search-nal{
   margin-top: 15px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
text-decoration-line: underline;
color: #A6D223;
}

.panel-l .search form{
        width: 100%;
}

.header-row {
    gap: 30px;
    display: flex;
    padding: 20px 0px;
    justify-content: space-between;
}

.header-menu {
    flex: auto;
    display: flex;
}

.header-menu .li-menu {
    margin-right: 40px;
}

.header-menu .li-menu a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
    text-decoration: none;
}

.header .city span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
}

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

.header {

    background: #FFFFFF;
    border-bottom: 1px solid #ECECEC;

}

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

.header .rec-phone {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #1A1A1A;
}

.bead .sepat{
        display: flex;
}

.header .phone span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
}

.panel-l .katalog &gt; div {
    background: #FFF741;
    border-radius: 10px;
    color: black;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A;
    width: 216px;
    padding: 16px 0px;
    text-align: center;
    cursor: pointer;
}

.logo {
    width: 279px;
}

.panel-l {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.search-w1 .res{
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0px;
    background: #FFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 999;
}

.panel-l .search {
    border: 1px solid rgba(26, 26, 26, 0.75);
    border-radius: 10px;
    padding:14px 20px;
    display: flex;
    align-items: center;
}

.panel-l .search form {
    display: flex;
    align-items: center;
}

.panel-l .search &gt; div {
    flex: auto;
}

.panel-l .search input {
    outline: none;
    border: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    flex: auto;
    color: rgba(26, 26, 26, 0.5);
}

.footer {
    margin-top: 70px;
    padding: 30px 0px;
    background: #F5F5F5;

}

.footer-row {

    display: flex;
    justify-content: space-between;
}

.footer-row &gt; div {
    width: 32%;
}

.logo-footer {
    margin-bottom: 50px;
}

.priv-a-footer a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: rgba(26, 26, 26, 0.75);
    text-decoration: unset;
}

.footer .footer-menu ul {
    margin: 0px;
    padding: 0px;
}

.footer .footer-menu ul li {
    margin-bottom: 15px;
    list-style: none;
}

.footer .footer-menu ul li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-decoration: unset;
    color: #1A1A1A;

}

.phone-footer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
    margin-bottom: 15px;
}

.email-footer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1A1A1A;
}

.soc-footer {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #1A1A1A;
    margin-top: 61px;
}

.soc-footer-list {
    margin-top: 20px;
    display: flex;
    gap: 20px;
}

.footer .desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #1A1A1A;
}

.title-cat {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #1A1A1A;
    flex: auto;

}

.title-cat-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-cat-row-list a{
    display: flex;
    align-items: center;
    text-decoration: none;
}

.dot-cat {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #1A1A1A;
    margin-right: 20px;
}

.cat-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
}


.cat-list-res {
    width: 24%;
    margin-bottom: 20px;
}

.cat-list-img {
    width: 100%;
    height: 232px;
    overflow: hidden;
}

.cat-list-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-list-name {
    margin-top: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #1A1A1A;
}

.slider-index-name{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    color: #1A1A1A;
}

.slider-index-desc{
    margin-top: 30px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 37px;
    color: #1A1A1A;
}

.slider-index-bot{
    margin-top: 60px;
    width: 259px;
    padding: 20px 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #1A1A1A;
    background: #FFF741;
    border-radius: 10px;
    text-align: center;
}

.panel-slider {
    position: absolute;
    top: 0px;
    left: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.index-slider{
    margin-bottom: 80px;
}

.cart{
   position: relative;
}

.cart span{
    position: absolute;
    top: 0px;
    background: #FFF741;
    border: 2px solid #FFFFFF;
    right: 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #1A1A1A;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.supcat-list {
    display: flex;
    gap: 10px;
    margin-top: 45px;
    flex-wrap: wrap;
}

.supcat-list &gt; div {
    width: 24%;
    margin-bottom: 20px;
}


.supcat-list-name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1A1A1A;
    border-bottom: 2px solid #BDF811;
    padding: 17px 0px;
}

#seachporoduct svg{
    cursor: pointer;
}

.supcat-list-name-dop {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    margin: 10px 0px;
}

.supcat-list-name-dop-io {
    cursor:pointer;
    margin-top: 15px;
}

.supcat-list-name-dop-io.active svg{
    transform: rotate(180deg);
}

.supcat-list-img img{
    width: 100%;
}

.supcat-list-name-dop-io span {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-decoration-line: underline;
    color: #A6D223;
}

.bead {
    display: flex;
    margin-top: 30px;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}

.bead div a {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    color: rgba(26, 26, 26, 0.6);
    text-decoration: none;
}

.panel-filter {
    display: flex;
    margin-top: 40px;
    gap: 20px;
    flex-wrap: wrap;
}

.panel-filter .cat-dop-fil a{
    text-decoration: none;
    color: #1A1A1A;
}

.panel-filter .filter-but {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    color: #1A1A1A;
    background: #F2F2F2;
    border-radius: 100px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    cursor:pointer;
}

.panel-filter .sort-but {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    color: #1A1A1A;
    background: #F2F2F2;
    border-radius: 100px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    cursor:pointer;
}

.cat-dop-fil {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    color: #1A1A1A;
    border: 1px solid #FFF741;
    border-radius: 100px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
}

.cat-dop-fil:hover {
    background: #fff850;
}

.list-product {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    flex-wrap: wrap;
}

.list-product &gt; div {
    width: 23%;
    margin-bottom: 20px;
}

.cartto {
    background: #FFF741;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #1A1A1A;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 0px;
    margin-top: 15px;
    cursor:pointer;
}

.product-price {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1A1A1A;
}

.name-product {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1A1A1A;
    margin-top: 15px;
    margin-bottom: 15px;
}

.slog-product {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgba(26, 26, 26, 0.65);
}

.art-product {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgba(26, 26, 26, 0.65);
    margin-bottom: 15px;
}

.v-m-p{
    width: 71px;
    height: 47px;
    border: 2px solid #FFF741;
    border-radius: 100px;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #1A1A1A;
}

.panel-vpm-full{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.panel-vpm{
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-single-name{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #1A1A1A;
    width: 60%;
}

.product-single-name-row{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #C4F23E;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}

.single-product{
    display: flex;
    justify-content: space-between;
}

.main-product img{
    max-width: 100%;
    display: block;
    margin: auto;
}

.single-product &gt; div:first-child{
    width:44%;
}

.single-product &gt; div:last-child{
    width:55%;
}

.index-slider .slick-slide img{
        width:100%;
}

.product-single-sku{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: right;
    color: #1A1A1A;
}

.product-single-stock{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    text-decoration-line: underline;
    color: #A6D223;
    cursor: pointer;
}

.product-single-sku-row{
    text-align: right;
}

.product-single-desc{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    margin-bottom: 30px;
}

.product-single-price{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #1A1A1A;
    flex: auto;
}

.product-single-cartto{
    background: #FFF741;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #1A1A1A;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 0px;
    width: 256px;
    cursor:pointer;
}

.product-single-mpl{
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-single-price-row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.product-single-kom-nl{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #1A1A1A;
    margin-top: 15px;
}

.product-single-desc-name{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #1A1A1A;
    margin: 50px 0px 30px;
}

.product-single-desc-full{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgba(26, 26, 26, 0.9);
    margin-bottom: 40px;
}

.product-single-qw-name{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1A1A1A;
    flex: auto;
}

.product-single-qw{
    cursor:pointer;
    border-top: 1px solid #DDDDDD;
    display: flex;
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0px;
    align-items: center;
    flex-wrap: wrap;
}

.product-single-qw-desc{
    display: none;
    width: 100%;
    margin-top: 20px;
}

.product-single-qw.active .product-single-qw-desc{
    display: block;
}

.product-single-qw.active svg{
    transform: rotate(180deg);
}

.product-single-gallery{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-single-gallery &gt; div{
    width: 31%;
}

.product-single-gallery-img{
    position: relative;
    width: 100%;
    height: 270px;
}

.product-single-gallery-img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    margin: auto;
}

.btns_p a {
    font-family: 'Montserrat';
    color: #1A1A1A;
    text-decoration: none;
}

.product-single-alert-stock-name{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: right;
    color: #1A1A1A;
}
.product-single-alert-stock{
    display: none;
    bottom: -97px;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    z-index: 99;
    padding: 20px;
    right: 0px;
    border-radius: 10px;
}



.product-single-alert-stock span {
    display: inline-block;
    border: 13px solid transparent;
    border-bottom: 15px solid #c1c1c1;
    position: absolute;
    top: -27px;
    right: 18px;
}
.product-single-alert-stock span:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -11px;
    left: -12px;
    border: 12px solid transparent;
    border-bottom: 14px solid #ffffff;
}

.user-alert-row{
    position: relative;
}

.user-alert &gt; div a {
    text-decoration: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #1A1A1A;
}
.user-alert &gt; div:first-child{
    border-top:none;
    margin-top: 0px;
}
.user-alert &gt; div {
    border-top: 1px solid #DDDDDD;
    text-align: right;
    margin-top: 10px;

}

.user-alert{
    display:none;
    min-width: 200px;
    top: 71px;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    z-index: 99;
    padding: 5px 10px;
    right: 0px;
    border-radius: 10px;
}

.user-alert span{
    display: inline-block;
    border: 13px solid transparent;
    border-bottom: 15px solid #c1c1c1;
    position: absolute;
    top: -27px;
    right: 18px;
}

.user-alert span:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -11px;
    left: -12px;
    border: 12px solid transparent;
    border-bottom: 14px solid #ffffff;
}

.cat-list-res a{
    text-decoration: none;
}

.list-product .img-product img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
}

.list-product .img-product{
    width: 100%;
    height: 270px;
    position: relative;
    
}


.text-center{
        text-align: center;
}

.full-next-see-product{
    display: inline-block;
    background: #FFF741;
    border-radius: 10px;
    padding: 25px 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #1A1A1A;
    cursor: pointer;
    margin: 70px 0px;
}

.mobil-header{
        display:none;
}

.mobil-footer{
    display:none;
}

.panel-vpm .plus{
    cursor:pointer;
}

.panel-vpm .minus{
    cursor:pointer;
}

@media(max-width:768px){
    
    html,body{
            overflow-x: hidden;
    }
    
    .footer-dep{
        display:none;
    }
    
    .mobil-footer{
        display:block;
    }
    
    .container{
        width: unset;
        max-width: 100%;
        padding:0px 15px;
    }
    
    .header-vb{
        display:none;
    }
    
    .mobil-header{
        display:block;
    }
    
    .cat-list-res{
        width:49%;
    }
    
    .mobil-header-row{
        display: flex;
        align-items: center;
        margin: 10px 15px;
    }
    
    .mobil-header-row-logo{
        flex: auto;
        display: flex;
        justify-content: center;
    }
    
    .mobil-header-row-logo img{
        width: 165px;
    }
    
    .mobil-header-row-cart{
        position: relative;
    }
    
    .mobil-header-row-cart span{
        position: absolute;
        top: -11px;
    background: #FFF741;
    border: 2px solid #FFFFFF;
    right: -8px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #1A1A1A;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    .cat-list-img {
       width: 100%;
       height: 88px;
    }
    
    .cat-list-name{
       font-style: normal;
       font-weight: 600;
       font-size: 12px;
       line-height: 15px;
       text-align: center;
       color: #1A1A1A;
    }
    
    .title-cat{
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #1A1A1A;
    }
    
    .cat-list{
            margin-top: 20px;
    }
    
    .title-cat-row-list{
        align-items: center;
    }
    
    .title-cat-row-list svg{
        height: 10px;
    }
    
    .dot-cat{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
color: #1A1A1A;
    }
    
    .slider-index-name{
       font-style: normal;
       font-weight: 700;
       font-size: 26px;
       line-height: 32px;
       color: #1A1A1A;
    }
    
    .index-slider {
         margin-bottom: 40px;
    }
    
    
    
    .slick-slide img {
        display: block;
        width: 100% !important;
        height: auto !important;
    }
    
    .panel-slider {
       left: 15px;
       right: 15px;
    }
    
    .index-slider{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .slider-index-bot {
        padding: 5px 0px;
       margin-top: 33px;
       width: 116px;
       font-size: 10px;
    }
    
    .slider-index-desc{
       font-style: normal;
       font-weight: 400;
       font-size: 14px;
       line-height: 17px;
       color: #1A1A1A;
    }
    
    .mobil-footer-row-text{
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 15px;
color: #1A1A1A;
    margin-bottom: 15px;
    }
    
    .priv-a-footer a{
        font-size: 12px;
    }
    
    .mobil-footer-row{
        display: flex;
        flex-wrap: wrap;
    }
    
    .mobil-footer{
        padding-left: 15px;
        padding-right: 15px;
        
    }
    
    .mobil-footer-row-logo{
        width: 100%;
        margin-bottom: 30px;
    }
    
    .mobil-footer .footer-menu,.mobil-footer .footer-menu-one{
         width: 49%;
    }
    
    .mobil-footer-row-logo img{
            width: 143px;
    }
    
   .mobil-footer-row .phone-footer,.mobil-footer-row .email-footer,.mobil-footer-row .soc-footer{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
color: #1A1A1A;
margin-bottom: 15px;
    margin-top: 0px;
    }
    
    .mobil-footer-row .footer-menu ul li a{
 
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
color: #1A1A1A;


    }
    
    .list-product &gt; div{
        width:48%;
    }
    
    .name-product{
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 15px;
color: #1A1A1A;

    }
    
    .list-product .img-product {
    width: 100%;
    height: 126px;
    }
    
    .slog-product{
font-style: normal;
font-weight: 400;
font-size: 8px;
line-height: 10px;
color: #1A1A1A;
    }
    
    .art-product{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 8px;
line-height: 10px;
color: rgba(26, 26, 26, 0.65);
    }
    
    .mobil-footer-row  .desc{
        font-size: 12px;
        line-height: 15px;
    }
    
    .product-price{
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 17px;
color: #1A1A1A;
    }
     .cartto svg{
          height:20px;
          width:20px;
     }
    .cartto{
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 8px;
line-height: 10px;
color: #1A1A1A;
    padding: 6px 0px;
    cursor: pointer;
    }
    
    .cat-dop-fil{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
            height: 34px;
    }
    
    .list-product{
        margin-top: 40px;
    }
    
    .panel-vpm{
        gap:5px;
    }
    
    .panel-vpm .minus svg{
           width: 9px;
    height: 9px; 
    }
    
    .panel-vpm .plus svg{
           width: 9px;
    height: 9px; 
    }
    
    .v-m-p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 6px;
line-height: 7px;
color: #1A1A1A;
    width: 25px;
    height: 17px;
 
        
    }
    
    .full-next-see-product{
        padding: 6px 40px;
        font-size: 8px;
        margin: 20px 0px;
    }
    
    .panel-filter .filter-but{
        height: 34px;
        font-size: 12px;
    }
    
    .panel-filter .filter-but svg,.panel-filter .sort-but svg{
        width: 16px;
    }
    
    .panel-filter .sort-but{
        height: 34px;
        font-size: 12px;
    }
    
    .sub-cat{
        flex-wrap: unset;
        overflow-x: scroll;
    }
    
   .sub-cat &gt; div {
            flex-shrink: 0;
    }
    
    .bead div a{
            font-size: 10px;
            flex-wrap: wrap;
    }
    
    .bead{
        flex-wrap: wrap;
    }
    
    .single-product{
       flex-wrap: wrap; 
    }
    
    .single-product &gt; div{
        width:100% !important;
    }
    
    .bead .sepat svg{
        width:6px;
    }
    
    .product-single-name{
        font-size: 16px;
        margin-bottom: 10px;
        width: 100%;
    }
    
    .product-single-name-row{
        flex-wrap: wrap;
    }
    
    .product-single-sku-row{
        width:100%;
    }
    
    .product-single-sku{
        font-size: 12px; 
    }
    
    .product-single-stock{
        font-size: 12px; 
    }
    
    .product-single-desc{
        font-size: 12px; 
    }
    
    .product-single-price-row{
        flex-wrap:wrap;
    }
    
    .product-single-price{
        width:100%;
    }
    
    .product-single-mpl{
        width:40%;
    }
    
    .product-single-mpl .v-m-p{
        font-size: 10px;
    }
    
    .product-single-cartto{
        font-size: 10px;
        padding: 10px 0px;
        width: 50%;
    }
    
    .product-single-cartto svg{
        width: 20px;
        height: 20px;
    }
    
    .product-single-desc-name{
        font-size: 16px; 
    }
    .product-single-desc-full{
        font-size: 12px;
    }
    
    .product-single-qw-name{
        font-size: 16px;
    }
    
    .product-single-qw-desc{
        font-size: 16px; 
    }
    
    .supcat-list &gt; div {
        width: 48%;
    }
    
    .supcat-list-name{
        font-size:12px; 
    }
    
    .supcat-list-name-dop-io span{
       font-size:10px;  
    }
    
    .supcat-list-name-dop-io svg{
        width: 10px;
        height: 5px;
    }
    
    .supcat-list-name-dop{
        font-size:10px;
    }
    
    .product-single-alert-stock{
        bottom: -80px;
    }
    
    .product-single-alert-stock-name{
        font-size:12px;
    }
    
    .mobil-header-row-search{
        margin-left: 10px;
    }
    
    .mobil-header-row-phone{
        margin-right: 10px;
    }
    
    .supcat-list-img img {
        width: 100%;
        height: 88px;
        object-fit: cover;
    }
    
    .filter-check .names{
        font-size: 14px !important;
    }
    
    .filterbr {
      width: 90%;
    }
    
    .filter-title-h{
        font-size: 18px !important;
    margin-left: 50px !important;
    margin-top: 0px !important;
    }
    
    .close-fil {
            position: absolute;
    }
    
    .close-fil svg{
        width: 26px !important;
        height: 26px !important;
    }
    
    .filter-title{
        font-size: 14px !important;
    }
    
    #uptocall-mini{
        bottom: 6px;
        left: 16px;
    }
    
}

</pre></body></html>