/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
a, .btn{
    text-decoration: none;
}
a:hover{
    opacity: 0.8;
}
a, header{
    transition: all .4s;
}
html {
    overflow-x: hidden;
}
body{
    margin: 0;
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden;
    background: #0f0f0f;
}
img {
    max-width: 100%;
}
.container{
    margin: 0 auto;
    max-width: 1680px;
}
header {
    padding: 8.5px 0;
    background: #0f0f0f;
}
.home_url_header {
    display: block;
    width: 100%;
    margin-bottom: 21.5px;
}
main{
    margin-top: 30px;
}
.ramka {
    border: 1px solid #fff;
    align-items: stretch !important;
}
.hidden-drop-down-cats {
    display: none;
    height: 0;
}
.drop-down-cats:hover .hidden-drop-down-cats{
    display: block;
    height: auto;
}
.all-cats {
    color: rgb(255, 255, 255);
    font-family: 'Druk Wide Cyr';
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    font-style: normal;
}
.all-cats {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}
.social-header-link-whatsapp {
    color: rgb(255, 255, 255);
    font-family: Druk Wide Cyr;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
}
.social-link-telegram {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    gap: 11px;
    text-align: left;
    display: flex;
    align-items: center;
    height: 100%;
}
.center-social2 {
    padding: 0 14px;
    border-right: 1px solid #fff;
}
.wrapper-soc-tg{
    position: relative;
}
span.wrapper-soc-tg>svg {
    position: absolute;
    top: 0;
    right: 0;
}
.search-header-ac {
    flex: 0 0 24%;
    position: relative;
}
.search-header-ac {
    flex: 0 0 24%;
    position: relative;
    display: flex;
    gap: 19px;
    padding: 9px 11.5px;
}
.search-header-ac input {
    width: calc(100% - 75px);
    color: rgb(255, 255, 255);
    font-family: Druk Wide Cyr;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    background: none;
    border: none;
}
.drop-down-cats {
    flex: 0 0 260px;
    position: relative;
    border-right: 1px solid #fff
}
.center-social1 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #fff;
    flex: 0 0 calc(76% - 411px);
}
.hidden-drop-down-cats {
    position: absolute;
    width: 100%;
    z-index: 9;
    background: rgb(30, 30, 30);
    top: 56px;
    border: 1px solid #fff;
    max-height: 350px;
    overflow: auto;
    transition: all .4s;
}
.wrap-cat-item {
    padding: 5px 10px;
}
.cat-item {
    color: #fff;
}
.cat-item.disabled {
    opacity: 0.2;
}
.close-search {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transform: rotate(45deg) translateY(-50%);
    right: 30px;
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
}
.hidden, body.single-product header .row.ramka{
    display: none !important
}
.row {
    display: flex;
    align-items: center;
}
.justify-content {
    justify-content: space-between;
}
.logo-header {
    background: linear-gradient(90.00deg, rgb(63, 125, 168),rgb(207, 231, 250));
-webkit-background-clip:
text;
-webkit-text-fill-color:
transparent;
background-clip:
text;
text-fill-color:
transparent;
    font-size: 30.6px;
    font-weight: 700;
    line-height: 29.21px;
    max-width: 207px;
}
.right-social {
    display: flex;
    align-items: center;
    gap: 14px;
}
.social-link.whatsapp {
    width: 54.41px;
    height: 54.41px;
}
.social-link.telegram {
    width: 48.24px;
    height: 48.24px;
}
footer{
    background: rgb(15, 15, 15);
    padding: 37px 0 47px 0;
}
section.filters {
    padding: 41px 0 31px 0;
    margin-bottom: 50px;
}
.row.row-filters {
    flex-wrap: wrap;
    align-items: center;
    gap: 14.3px;
    row-gap: 17.4px;
    position: relative;
}
.row.row-filters:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: rgb(127, 127, 127);
    position: absolute;
    bottom: -31px;
}
.row.products-list p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 50px;
}
.row.products-list {
    gap: 25.64px;
    flex-wrap: wrap;
    align-items: stretch;
    row-gap: 21.11px;
}
.item-product {
    flex: 0 0 calc((100% - 84.92px) / 4);
    width: calc((100% - 84.92px) / 4);
    border: 1px solid #fff;
}
.item-product-info {
    background: #0f0f0f;
    padding: 16.39px 13.39px 22.31px 13.39px;
}
.img-wrapper {
    background: #fff;
    aspect-ratio: 311.52 / 234.6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.title_wrapper {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    height: 54px;
    overflow: hidden;
    margin-bottom: 8.86px;
}
.price-item {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin: 3.66px 0;
}
.price-item.to_order{
    margin: 7.86px 0;
    display: flex;
    align-items: center;
    word-break: break-word;
}
a.to_order {
    display: flex;
    gap: 3px;
    color: rgb(41, 169, 235);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    align-items: center;
    padding-left: 11.33px;
}
.wrapper-btn {
    margin-top: 21.55px;
    display: flex;
}
.btn {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    padding: 9px;
    background: #0f0f0f;
    min-width: 220px;
    border: 1px solid #fff;
    transition: all .4s;
}
.btn100{
    width: 100%;
}
.btn-white{
    background: #fff;
    color: rgb(28, 28, 28);
}
.btn:hover{
    background: #fff;
    color: #0f0f0f;
}
.btn-white:hover{
    background: rgb(28, 28, 28);
    color: #fff
}
.img-wrapper img{
    transition: all .4s
}
section.product-lists {
    margin-bottom: 37px;
}
.item-product:hover .img-wrapper img{
    transform: scale(1.2)
}
.wrapper-btn-to-load {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.right-social img, .right-social svg {
    max-width: 100%;
}
.item-link {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.item-link span, .item-link a {
    font-size: 24px;
    font-weight: 500;
    line-height: 29.21px;
    text-align: left;
    color: #fff
}
.item-link a{
    color: rgb(41, 169, 235);
    margin-left: 7px;
}
.item-link svg {
    margin-right: 21px;
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
}
.item-link:last-of-type{
    margin-bottom: 0;
}
footer .home_url_header {
    margin: 0;
}
.wrapper-links {
    padding: 66px 92px;
    border: 1px solid #fff;
}
.wrapper-blog-home-sect {
    border: 1px solid #fff;
    padding: 54px 92px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-home-sect__item1 {
    color: rgb(255, 255, 255);
    font-family: Druk Wide Cyr;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 7px;
}
.blog-home-sect__item2 {
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
}
.wrapper-blog-home-sect__item {
    flex: 0 0 50%;
}
.align-right {
    text-align: right;
}
.w184{
    width: 184px;
    display: inline-block;
}
.blog_home_s{
    margin-bottom: 25px;
}
.seerch-results {
    position: absolute;
    width: calc(100% - 25px);
    border: 1px solid #fff;
    left: 0;
    top: 55px;
    background: #0f0f0f;
    max-height: 350px;
    overflow: auto;
    z-index: 9;
}
.product-s-item {
    width: 100%;
    display: flex;
    padding: 5px 10px;
    border-bottom: 1px solid #ffffff80;
    box-sizing: border-box;
}
.s_item__right, .s_item__right a {
    color: #fff;
}
.s_item__left {
    flex: 0 0 55px;
    margin-right: 5px;
}
.product-s-item .price-item {
    font-size: 14px;
}
.row.ramka-product {
    align-items: stretch;
    margin-bottom: 73px;
}
.product__left {
    flex: 0 0 42.5%;
    max-width: 42.5%;
}
.product__right {
    flex: 0 0 calc(57.5% - 33px);
    max-width: calc(57.5% - 33px);
    margin-left: 33px;
    border: 1px solid #fff;
    position: relative;
    display: flex;
    flex-direction: column;
}
.product__right__title {
    color: rgb(255, 255, 255);
    font-family: Druk Wide Cyr;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    padding: 16px 32px;
    border-bottom: 1px solid #fff;
}
.product__right__excerpt {
     color: rgb(255, 255, 255);
     font-family: Montserrat;
     font-size: 24px;
     font-weight: 400;
     line-height: 29px;
     padding: 21px 32px;
     border-bottom: 1px solid #fff;
 }
.product__right__excerpt_title {
    color: rgb(185, 185, 185);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 17px;
}
.product__right__excerpt{
    position: relative;
}
.wrapper-btn.inner-buy {
    position: absolute;
    bottom: 24px;
    left: 32px;
}
.product__right__excerpt.excerpt2 {
    flex: auto;
    border-bottom: none;
}
body .swiper-pagination-bullet{
    width: 17px;
    height: 17px;
    background: rgb(161, 161, 161);
    opacity: 1;
}
body .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: rgb(255, 255, 255);
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -35px;
}
.dynamic-h1 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 70px;
}
.home_url_header svg {
    max-width: 100%;
}

@media(max-width: 1700px){
    .container{
        max-width: 1324px;
    }
}
@media(max-width: 1350px){
    .container{
        max-width: 1024px;
    }
    .item-product {
        flex: 0 0 calc((100% - 57.28px) / 3);
        width: calc((100% - 57.28px) / 3);
    }
}
@media(max-width: 1050px){
    .container{
        max-width: 90%;
    }
    .item-link {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .item-link a {
        flex: 0 0 100%;;
        margin: 0;
    }
}
@media(max-width: 930px){
    .container{
        max-width: calc(100% - 80px);
    }
    .item-product {
        flex: 0 0 calc((100% - 29.64px) / 2);
        width: calc((100% - 29.64px) / 2);
    }
    .row.justify-content.ramka {
        flex-wrap: wrap;
    }
    .row.justify-content.ramka>div {
        flex: 0 0 49%;
        box-sizing: border-box;
    }
    .social-link-telegram {
        justify-content: space-evenly;
    }
    .wrapper-blog-home-sect {
        padding: 20px;
        display: block;
    }
    .wrapper-blog-home-sect__item.align-right {
        text-align: center;
        margin-top: 25px;
    }
    .blog-home-sect__item1 {
        font-size: 22px;
        line-height: 27px;
    }
    .blog-home-sect__item2 {
        font-size: 18px;
        line-height: 22px;
    }
    .wrapper-links {
        padding: 20px;
    }
    body.single-product .home_url_header{
        margin-bottom: 0;
    }
    body.single-product main{
        margin-top: 0;
    }
    .row.ramka-product {
        display: block;
    }
    .product__right, .product__left {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    .product__left {
        margin-bottom: 70px;
    }
    body .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}
@media(max-width: 640px){
    .item-product {
        flex: 0 0 100%;
        width: 100%;
    }
    .item-link a {
        display: block;
        max-width: 100%;
        word-break: break-word;
    }
    .wrapper-soc-tg svg, .wrapper-soc-tg br{
        display: none !important;
    }
    .row.justify-content.ramka>div {
        flex: 0 0 100%;
    }
    .center-social1 {
        order: 1;
    }
    .center-social2 {
        order: 2;
    }
    .search-header-ac {
        order: 3;
    }
    .drop-down-cats{
        order: 4
    }
    .center-social1 {
        padding: 9px 20px;
        border-bottom: 1px solid #fff;
    }
    .center-social2 {
        padding: 13px 20px;
        border-bottom: 1px solid #fff;
    }
    .social-link-telegram {
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .search-header-ac {
        padding: 12.5px 20px;
        border-bottom: 1px solid #fff;
    }
    .seerch-results {
        width: 100%;
        bottom: 0;
        top: unset;
    }
    .all-cats {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        padding: 0;
    }
    .drop-down-cats {
        padding: 21.5px 20px;
    }
    .wrapper-btn.inner-buy {
        position: unset;
    }
    .excerpt_wrapper {
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }
}
@media(max-width: 576px){
    .item-link {
        display: block;
    }
    .item-link span {
        display: block;
        margin: 5px 0;
    }
    .logo-header {
        font-size: 22.08px;
        font-weight: 700;
        line-height: 21.08px;
    }
    .social-link.whatsapp {
        width: 42.89px;
        height: 42.89px;
    }
    .social-link.telegram {
        width: 38.03px;
        height: 38.03px;
    }
    header{
        padding: 31px 0;
    }
    section.filters{
        padding: 22px 0 25.36px 0;
        margin-bottom: 43px;
    }
    .row.row-filters:after{
        bottom: -25.36px;
    }
    .filter-item {
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        padding: 6px 16.5px;
    }
    .row.row-filters {
        gap: 8px;
    }
    section.product-lists {
        margin-bottom: 132px;
    }
}
@media(max-width: 420px){
    .item-link span, .item-link a{
        font-size: 23px;
    }
    .item-link svg {
        display: none;
    }
}
@media(max-width: 350px){
    .price-item.to_order>span {
        display: none;
    }
    a.to_order{
        padding: 0;
    }
}