.ai{
    display: flex;
    align-items: center;
}
.aijsb{
     display: flex;
    align-items: center;
    justify-content: space-around;
}
.aij{
     display: flex;
    align-items: center;
    justify-content: space-evenly;
}

a{
    text-decoration: none;
}
*{
    font-family: "Inter", sans-serif;
}

.top-head{
        background: rgba(242, 244, 246, 1);
    padding: 8px;
   background: url(../img/tuchki.avif);
    background-size: contain;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
        background: #ffffff00 !important;
}

.top-head .logo-block a{
    font-size: 20px;
    font-weight: 600;
    color: black;
    font-weight: 600;
}
.site-footer .footer-logo img{
    width: 70%;
}

.top-head .btn-head-block a:nth-child(1) {
       background: rgba(7, 137, 244, 1);
    color: rgba(7, 137, 244, 1);
    border: 1px solid rgba(7, 137, 244, 1);
    color: white;
}
.top-head .btn-head-block a:nth-child(2) {
    background: rgba(64, 176, 11, 1);
    color: white;
    border: 1px solid rgba(64, 176, 11, 1);
}
.top-head .btn-head-block a:nth-child(3){
    background: rgba(236, 117, 41, 1);
    color: white;
    border: 1px solid rgba(236, 117, 41, 1);
}
.top-head .btn-head-block a:nth-child(1):hover{

    color: white;
}
.top-head .btn-head-block a:nth-child(2):hover{
    background: rgba(64, 176, 11, 1);
    color: white;
}
.top-head .btn-head-block a:nth-child(3):hover{
    background: rgba(236, 117, 41, 1);
    color: white;
}

.top-head .btn-head-block a{
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 12px;
    font-weight: 600;
}

.top-head .btn-head-block{
    gap: 12px;
    display: flex
;
    margin-left: 36px;
}

/* Скрываем дополнительные телефоны по умолчанию */
.top-head .tel-head-block .additional-phones {
    display: none;
}

/* Показываем блок с телефонами при наведении на родительский элемент */
.top-head .tel-head-block:hover .additional-phones {
    display: block;
    margin-top: 10px; /* Отступ сверху для отображения */
}

/* Опционально, можно добавить стили для текста, чтобы он выглядел как дополнительная информация */
.tel-head-block .additional-phones p {
        margin: 5px 0;
    font-size: 14px;
    color: rgba(255, 58, 90, 1);
    font-weight: 700;
    margin-bottom: 8px;
}
.top-head .tel-head-block:hover .additional-phones{
        margin-top: 0px;
    position: absolute;
    background: white;
    padding: 12px 24px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    z-index: 9;
}
.top-head .tel-head-block{
    margin-left: 36px;
}
.top-head .tel-head-block a{
        display: flex
;
    align-items: center;
    gap: 8px;
    color: black;
    font-weight: 500;
    font-size: 16px;
}
.top-head .top-head-menu ul{
        margin: 0;
    padding: 0;
    display: flex
;
    align-items: center;
    width: 100%;
        gap: 12px;
}
.top-head .top-head-menu ul li{
    list-style: none;
}
.top-head .top-head-menu ul li a{
        color: black;
    font-size: 14px;
}
.main-head{
        padding: 8px;


}
.main-head .cat-btn-block a{
    color: white;
    background: #012959;
    padding: 12px 24px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
font-weight: 600;
    align-items: center;
}

.main-head .current-block p{
        border: 2px solid #d1dbe8;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 14px;
    margin: 0;
}
.main-head .login-block a{
        border: 2px solid #d1dbe8;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 14px;
    display: flex;
    gap: 12px;
    color: black;
    font-weight: 600;
        align-items: center;
}
.main-head .login-block a i{
    color: #FF5722;
}
.main-head .wishlist-btn a i{
        color: #FF5722;
    font-size: 24px;
    font-weight: 400;
}
.main-head .all-block{
    display: flex
;
    flex-wrap: wrap;
}
.main-head .all-block span{
    width: 100%;
        font-size: 14px;
        line-height: 14px;
}
.cart-head-block{
    display: flex;
    align-items: center;
    gap: 12px;
    border-left: 1px solid rgba(209, 219, 232, 1);
    padding-left: 15px;

}
.lang-block a{
    border: 2px solid #d1dbe8;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 14px;
    margin: 0;
    gap: 12px;
    display: flex
;
    align-items: center;
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.cart-head-block i{
        color: #FF5722;
    font-size: 24px;
    font-weight: 400;
}

.main-head .current-block p span{
       font-weight: 600;
           color: black;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{
    border-radius: 12px !important;
}
.main-head .all-block b{
        color: #012959;
}

.custom-head-cat ul{
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    flex-wrap: nowrap;
    display: flex;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #012959 transparent;
    flex-wrap: nowrap;
    padding-bottom: 10px !important;
}
.custom-head-cat ul li{
       list-style: none;
    text-align: center;
    padding: 0 10px;
    min-height: 36px;
    min-width: max-content;
    display: flex
;
border: 2px solid;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 0;
    border-radius: 12px;
    color: white;
}
.custom-head-cat ul li:hover{
        border: 2px solid #ff4081;
}

.custom-head-cat ul li a{
         color: #ffffff;
    font-size: 14px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
        padding: 12px 24px 12px 48px !important;
}

.custom-head-cat{

            padding: 8px 0 0;

}
header.site-header{
        position: sticky;
    top: 0px;
    z-index: 99;
        background: linear-gradient(#008eb0, #82c7d8, #fff);
}

.home-banner{
    position: relative;
}
.home-banner .owl-prev span{
        position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(-50%, 0);
    color: white;
    font-size: 64px;
}
.home-banner .owl-next span{
        position: absolute;
    right: 40px;
    top: 50%;
    transform: translate(-50%, 0);
    color: white;
    font-size: 64px;
}
.home-banner .owl-nav{
    height: 0;
        margin: 0 !important;
}
.home-banner  .owl-dots{
        position: absolute;
    bottom: 20px;
    left: 50%;
}

.home-banner .owl-block img{

    width: 100%;
    object-fit: cover;
}

.home-cat-block .all-cat{
    display: flex;
    flex-wrap: wrap;
        gap: 12px;
}
.home-cat-block{
    padding: 60px 0;
    position: relative;
}

.home-cat-block .all-cat .single-cat{
        width: 19.2%;
}
.home-cat-block .all-cat .single-cat a{
        width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    background: rgba(242, 244, 246, 1);
    padding: 40px;
    text-align: center;
    box-shadow: 0px 0px 3px rgba(242, 244, 246, 1);
    transition: all 0.3s ease;
    transition-delay: 0.1s;
        border: 3px solid rgba(242, 244, 246, 1);
        height: 200px;
}
.home-cat-block .all-cat .single-cat a:hover{
      border: 3px solid #8224e3;

}

.home-cat-block .all-cat .single-cat a span{
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
}

.info-block{
    padding: 80px 0;
    background: black;
        text-align: center;
        background: url(../img/home-banner-back.jpg);
        background-size: cover;
    background-position-y: bottom;
    position: relative;
        background-attachment: fixed;
}
.info-block::after{
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #012959c7;
}
.info-block .title{
    z-index: 9;
    position: relative;
}
.info-block .single-block{
     z-index: 9;
     position: relative;
}

.info-block .single-block .icon-block{
        background: rgba(255, 255, 255, 0.2);
    height: 80px;
    width: 80px;
    margin: 0 auto;
    display: inline-flex
;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
        margin-bottom: 20px;
}
.info-block .single-block .icon-block i{
        color: white;
    font-size: 22px;
}
.info-block  .title span{
        display: block;
    font-size: 36px;
    font-weight: 700;
    color: white;
    margin-bottom: 60px;
}
.info-block .single-block  .text-block p{
        font-size: 14px;
    color: white;
    font-weight: 700;
    margin-bottom: 5px;
}
.dark .rate-head-block span{
    color: white;
    font-weight: 600;
}

.info-block .single-block  .text-block span{
        font-size: 14px;
    color: white;
    font-weight: 400;
    margin-bottom: 0px;
}
.brand-block{
    padding: 80px 0 0;
        background: url(../img/toys-background-1.jpg);
    background-size: contain;
        background-attachment: fixed;

}
.last-products .woocommerce-loop-product__title {
    color: black;
        height: 72px;
}

.brand-block .all-brand{
    display: flex
;
    flex-wrap: wrap;
        gap: 12px;
}

.brand-block .all-brand .single-brand{
        height: 100px;
    border-radius: 10px;
    border: 1px solid rgba(209, 219, 232, 1);
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 10px;
        width: 19.2%;
}
.brand-block .all-brand .single-brand:hover{
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

footer.site-footer .top-footer{
        padding: 80px 0;
    background: url(../img/footer-background-toys12.png);

            background-size: contain;
}
footer.site-footer .footer-logo a{
        font-size: 20px;
    font-weight: 600;
    color: black;
    font-weight: 600;
}
footer.site-footer .footer-menu ul{
    margin: 0;
    padding: 0;

}
footer.site-footer .footer-menu ul li{
    list-style: none;

}
.footer-contacts{
    padding-top: 30px;
}

footer.site-footer .footer-menu.cat ul{
    margin: 0;
    padding: 0;
    display: flex
;
    flex-wrap: wrap;
}
footer.site-footer .footer-menu.cat ul li{
    list-style: none;
        width: 50%;
}
footer.site-footer .footer-menu ul li a{
         font-size: 14px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 6px;
    display: block;
}

footer.site-footer .footer-menu span.title{
        font-weight: 600;
    margin-bottom: 15px;
    display: block;
        font-size: 18px;
            color: #012959 ;
}
footer.site-footer .footer-contacts span.title{
          font-weight: 600;
        margin-bottom: 15px;
        display: block;
                font-size: 18px;
            color: #012959;
}

footer.site-footer .footer-contacts ul{
     margin: 0;
    padding: 0;
}
footer.site-footer .footer-contacts ul li{
    list-style: none;
    display: flex
;
    align-items: center;
}
footer.site-footer .footer-contacts ul li span{
        font-size: 14px;
    margin-left: 10px;
    color: #F44336;
    font-weight: 600;
}

footer.site-footer .footer-contacts ul li a{
       gap: 12px;
    display: flex
;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}
footer.site-footer .social-block .telegram a{
        background: #03A9F4;
 color: white !important;
    padding: 8px 12px;
    border-radius: 6px;
    font-weight: 300;
    font-size: 20px;
}
footer.site-footer .social-block .viber a{
        background: #c739df;
    color: white !important;
    padding: 8px 12px;
    border-radius: 6px;
    font-weight: 300;
    font-size: 20px;
}
.last-products h2.title{
        display: block;
    font-size: 36px;
    font-weight: 500;
    color: #012959;
    margin-bottom: 60px;
    text-align: center;
    font-family: 'Inter';
}

footer.site-footer .social-block .insta a{
        background: #E91E63;
   color: white !important;
    padding: 6px;
    border-radius: 6px;
    font-weight: 300;
    font-size: 12px;
}
footer.site-footer .social-block {
        display: flex
;
    gap: 12px;
    margin-top: 20px;
}
.product-price #dynamic-price{
    color: #FF5722;
    font-weight: 800;
    margin-left: 10px;
}

footer.site-footer .copy-block{
     background: #98c868;
    padding: 20px;
}
footer.site-footer .copy-block p{
   margin: 0;
   color: #000000;
    font-family: 'Inter';
}


.prod-block{
    padding: 40px 0;
        background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}
#breadcrumbs a{
            color: rgb(0 0 0);
    font-size: 14px;
    /* letter-spacing: 0px; */
    font-weight: 400;
}
#breadcrumbs span{
        color: rgb(0 0 0);
    font-size: 14px;
    /* letter-spacing: 0px; */
    font-weight: 400;
}
.prod-block h1.product_title.entry-title{
        color: black;
    font-size: 32px;
}
.prod-block .summary.entry-summary{
        padding: 50px;
    background: rgba(242, 244, 246, 1);
    border-radius: 16px;
}
.after-title-info-block .stock-sku-wrap{
    display: flex
;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.after-title-info-block .stock-sku-wrap .stock{
        margin: 0;
       color: rgba(64, 176, 11, 1) !important;
    font-size: 16px !important;
    font-weight: 600;
}
.after-title-info-block .stock-sku-wrap .sku{
        font-size: 14px;
    margin-bottom: 0;
    color: rgba(124, 136, 153, 1);
    font-weight: 400;
}

.prod-block .summary.entry-summary  .in-box{
    margin-top: 15px;
}
.custom-lang-dropdown {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.current-lang {
        border: 2px solid #d1dbe8;
    border-radius: 12px;
    padding: 12px 24px 12px 16px !important;
    background: transparent;
}

.current-lang .arrow {
    margin-left: 6px;
}
.lang-label{
        font-size: 13px;
    margin-right: 5px;
    font-weight: 600;
    color: black;
}

.summary.entry-summary .button.ajax_add_to_cart.add_to_cart_button{
        color: white;
    background: #012959;
    padding: 10px 20px 10px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    font-size: 14px;
    font-family: 'Inter';
    margin: 0 !important;
}
#delivery ul li img{
     height: 40px;
    width: 50px;
    padding-right: 10px;
    float: left;
    display: inline-block;
    max-width: 100%;
}
#delivery ul li p{
        float: left;
    width: calc(100% - 50px);
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat';
        color: black;
}

.summary.entry-summary .button.ajax_add_to_cart.add_to_cart_button:hover{
    background: #012959 !important;
    color: white;
}

.summary.entry-summary .quantity{
        background: white;
    width: fit-content;
    padding: 2px 8px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
}
.summary.entry-summary .quantity button{
    background: no-repeat;
    border: 0;
    padding: 0;
}
.summary.entry-summary .quantity input{
    border: 0px solid !important;
    text-align: center;
}


li .button.ajax_add_to_cart.add_to_cart_button{
        color: white;
    background: #012959;
    padding: 10px 20px 10px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    font-size: 14px;
    font-family: 'Inter';
    margin: 0 !important;
}
li .button.ajax_add_to_cart.add_to_cart_button:hover{
    background: #012959 !important;
    color: white;
}

li .quantity{
        background: white;
    width: fit-content;
    padding: 2px 8px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
}
li .quantity button{
    background: no-repeat;
    border: 0;
    padding: 0;
}
li .quantity input{
    border: 0px solid !important;
    text-align: center;
}
li form.cart{
    display: flex
;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}
.delivery-payment-info .tabs {
    display: flex;
    flex-direction: column;
    max-width: 800px;
    margin: 0 auto;
}
.delivery-payment-info .tab-buttons {
    display: flex;

        margin-bottom: 20px;
}
.delivery-payment-info .tab-buttons button {
    flex: 1;
    padding: 10px;
    cursor: pointer;
        border-bottom: 1px solid #dbdbdb;

        font-weight: 700;
    font-family: 'Inter';
    font-size: 14px;
        background: none;
    border: 0px;
    border-radius: 0px;
}
.delivery-payment-info .tab-buttons button.active {
       background: #ffffff00;
    color: #fff;
    border-bottom: 1px solid #012959 !important;
    color: #012959 !important;
}
.opis-prod p{
    margin-bottom: 15px;
    font-size: 14px;
        font-family: 'Montserrat';
}

.delivery-payment-info .tab-content {
    display: none;

}
.delivery-payment-info .tab-content.active {
    display: block;
}
#payment ul li:before {
    content: '\2014';
    position: absolute;
    left: 0;
}
#payment ul li{
     overflow: hidden;
    position: relative;
    padding-left: 20px;
        float: left;
    width: calc(100% - 50px);
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat';
    color: black;
}
#payment p{

}

.lang-options {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    z-index: 1000;
}

.lang-options a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
}

.lang-options a:hover {
    background-color: #f0f0f0;
}

.custom-lang-dropdown.active .lang-options {
    display: block;
}

.prod-block .summary.entry-summary .in-box p{
        margin-top: 10px;
    font-size: 16px;
    display: flex;
        align-items: center;
    gap: 4px;
    width: 100%;
}
.prod-block .summary.entry-summary .in-box svg{
    margin-right: 8px;
}
.top-head .logo-block img{
    height: 72px;
}

.prod-block .price-wrapper .product-price{
        color: #012959;
    font-size: 20px;
    font-weight: 600;
    display: flex;
}


.catalog-overlay {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    display: flex;
    border: 1px solid #ddd;
    z-index: 1000;
    max-height: 600px; /* задать единый лимит */
    overflow: hidden;
}
.cart-head .link-block a{
        padding-left: 20px;
    font-size: 14px;
    color: black;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}
.wishlist-btn .link-block a{
    font-size: 14px;
    color: black;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}
.wishlist-btn {
    text-align: center;
}


.hidden {
    display: none;
}

.catalog-container {
    display: flex;
    width: 100%;
    max-height: 600px;

}

.catalog-categories {
    width: 20%;
    border-right: 1px solid #eee;
    padding: 10px;
    height: max-content;
    background: rgba(242, 244, 246, 1);
}

.catalog-categories a {
       display: block;
    padding: 8px;
    /* margin-bottom: 5px; */
    color: #012959 !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Inter';
}

.catalog-categories a:hover {
    background: #e5e5e5;
}

.catalog-products {
    width: 80%;
    padding: 10px;
    overflow-y: auto;
    max-height: 600px; /* или calc(100vh - [высота хедера]) */
    box-sizing: border-box;
        scrollbar-color: #012959 transparent;
}


.catalog-products ul.products {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.catalog-overlay  ul.products li{
          margin: 0 0% 15px 0 !important;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-evenly;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    /* height: 100%; */
    padding: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.catalog-overlay .button.product_type_simple.add_to_cart_button{
    height: min-content;
        margin-top: 12px;
}
.catalog-overlay ul.products li img{
        width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}

@media (min-width: 1400px){
    .catalog-overlay  ul.products li{
        width: 18.05% !important;
    }

}

.catalog-overlay ul.products::before{
    display: none !important;
}

.catalog-categories {
    width: 20%;
    border-right: 1px solid #eee;
    padding: 10px;
    background: #f9f9f9;
    max-height: 600px; /* или 100vh для полной высоты экрана */
    overflow-y: auto;
        scrollbar-color: #012959 transparent;
}


.catalog-categories {
    max-height: 600px; /* например, если хедер занимает 100px */
}

.catalog-categories::-webkit-scrollbar {
    width: 6px;
}
.catalog-categories::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.catalog-categories::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 3px;

}

.new-badge {
       position: absolute;
    top: 10px;
    left: 10px;
    background: #f00;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    z-index: 5;
    font-size: 10px;
    /* padding: 6px 12px; */
    /* border-radius: 12px; */
    font-weight: 400;
    background: rgba(64, 176, 11, 1);
    color: white;
    border: 1px solid rgba(64, 176, 11, 1);
}

.woocommerce .woocommerce-ordering select{
        font-family: 'Inter';
    font-size: 14px;
}

.catalog-overlay .woocommerce-loop-product__title{
       color: black;
    /* min-height: 80px; */
    font-size: 16px !important;
    margin: 10px 0;
}
.woocommerce ul.products li.product .price del {
    color: #ff1100;
    opacity: 0.5;
    display: inline-block;
    font-size: 15px;
}
.woocommerce ul.products li.product .price del bdi{
        font-size: 14px;
    margin-right: 5px;
}
.shop-page .woocommerce-pagination.berocket_pagination ul li > span.current{
        background-color: #012959 !important;
    color: white !important;
    font-size: 14px;
    border-radius: 6px;
    padding: 10px 14px !important;
}
li.other .page-numbers{

}
.woocommerce-pagination.berocket_pagination ul li:hover{
    border: 0px solid !important;
}
.woocommerce nav.woocommerce-pagination ul{
    border: 0px solid !important;
}
.woocommerce nav.woocommerce-pagination ul li{
    border: 0px solid !important;
}

.sale-badge {
       position: absolute;
    top: 10px;
    left: 10px;
    background: #f00;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    z-index: 5;
    font-size: 10px;
    /* padding: 6px 12px; */
    /* border-radius: 12px; */
    font-weight: 400;
    background: rgba(7, 137, 244, 1);

    color: white;
}


.prod-block .price-wrapper {
    display: flex
;
    align-items: center;
    gap: 24px;
    margin-top: 20px;
}
.prod-block .opis-prod ul{
        margin-left: 0;
    padding-left: 15px;
}
.prod-block .opis-prod ul li p{
    margin-bottom: 10px;
}

.home-cat-block .single-cat img{
    width: 50%;
}

.prod-block .opis-prod{
    float: none;
    clear: both;
    padding: 20px;
    border-radius: 16px;
    border: 1px solid rgba(209, 219, 232, 1);
    overflow: hidden;
    margin-top: 50px;
    line-height: 23px;
        padding: 30px;
    background: rgba(242, 244, 246, 1);
    border-radius: 16px;
}
.opis-prod .title{
    font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 20px;
}
.product-attributes{
    float: none;
    clear: both;
    padding: 50px;
    border-radius: 16px;
    border: 1px solid rgba(209, 219, 232, 1);
    overflow: hidden;
    margin-top: 50px;
    line-height: 23px;
        float: none;
    clear: both;
    padding: 40px;
    border-radius: 16px;
    border: 1px solid rgba(209, 219, 232, 1);
    overflow: hidden;
    margin-top: 50px;
    line-height: 23px;
    padding: 30px;
    background: rgba(242, 244, 246, 1);
    border-radius: 16px;
}
.add-to-cart-wrapper .tinvwl_add_to_wishlist_button{
    margin: 0 10px 10px 10px;
    color: black;
    font-weight: 800;
    color: red;
    font-size: 32px;
    display: block;
}
.delivery-payment-info{
        clear: both;
    padding: 40px;
    border-radius: 16px;
    border: 1px solid rgba(209, 219, 232, 1);
    overflow: hidden;
    margin-top: 50px;
    line-height: 23px;
    padding: 28px;
    background: rgba(242, 244, 246, 1);
    border-radius: 16px;
}
.delivery-payment-info h3{
        font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 20px;
}
.delivery-payment-info ul{
    margin-left: 0;
    padding-left: 0px;
}
.delivery-payment-info ul li{
    font-size: 16px;
    margin-bottom: 10px;
        list-style: none;
}

.add-to-cart-wrapper .tinvwl_add_to_wishlist_button::after{
        font-size: 30px !important;
}

.product-attributes ul{
        margin: 0;
    padding: 0;
}
.product-attributes ul li{
    list-style: none;
}
.product-attributes  h3{
        font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 20px;
}
.shop_attributes th{
    width: 50% !important;
}
.quantity-price-list ul{
        margin: 0;
    padding: 0;
}
.quantity-price-list ul li{
    font-size: 14px;
    list-style: none;
    margin-bottom: 3px;
}
.add-to-cart-wrapper button.single_add_to_cart_button {
       background: #012959 !important;
    padding: 12px 32px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
        font-family: "Inter", sans-serif !important;
        margin-left: 10px;
}
.woocommerce div.product form.cart div.quantity .qty{
        font-family: "Inter", sans-serif !important;
            font-size: 16px !important;
}

.left-prod-block{
    width: 60%;
}
.right-prod-block{
    width: 38%;
}
.all-prod-block{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.add-to-cart-wrapper .cart{
        margin-bottom: 2em;
    display: flex
;
    align-items: center;
}
.related.products{
    padding: 40px 0;
}
.home-btn{
    text-align: center;
}
.home-btn .link-block a{
        font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}
.home-btn  i{
        color: #FF5722;
    font-size: 24px;
    font-weight: 400;
}

.related.products h2{
        font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 40px;
    padding-left: 40px;
}

.loop-product-info .sku-stock{
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.loop-product-info .sku-stock p{
    margin: 0;
}
.loop-product-info .sku-stock .sku-block{
    font-size: 12px;
    margin-bottom: 0;
    color: rgba(124, 136, 153, 1);
    font-weight: 400;
}
.loop-product-info .sku-stock .nal{
        margin: 0;
    color: rgba(64, 176, 11, 1) !important;
    font-size: 14px !important;
    font-weight: 500;
}
.loop-product-info  .woocommerce-loop-product__title{
    font-size: 16px;
    color: rgba(46, 56, 70, 1);
    margin: 6px 0;
}
.products li .in-box{
    display: flex;
    align-items: center;
        gap: 12px;
}
.products li  .in-box p{
    font-size: 12px;
    color: #b3b3b3;
}
.aie{
    display: flex
;
    justify-content: end;
}
.top-footer a{
        color: black;
    font-weight: 600;
}

.price bdi{
         font-size: 18px;
    color: #FF5722;
    font-weight: 600;
}
.button.product_type_simple.add_to_cart_button {
    background: #012959 !important;
    padding: 12px 24px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: "Inter", sans-serif !important;
    /* margin-left: 10px; */
color: white !important;
}

.woocommerce-page ul.products li:hover{
    box-shadow: 0px 0px 5px #012959;
}

.added_to_cart.wc-forward{
    color: black;
    font-size: 14px;
    margin: 0 auto;
}

.products li{
        padding: 20px !important;
    background: rgba(242, 244, 246, 1);
    border-radius: 10px;
    position: relative;
}

.shop-page #breadcrumbs{
    margin: 0px 0;
}

.single_add_to_cart_button.button {
        background: #012959 !important;
    padding: 12px 24px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: "Inter", sans-serif !important;
    /* margin-left: 10px; */
    color: white !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
        font-size: 14px !important;
        font-family: "Inter", sans-serif !important;
}

.shop-page{
    padding: 40px 0;
        background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.shop-page .woocommerce-loop-product__title{
    color: black;
        height: 72px;
}
.woocommerce nav.woocommerce-pagination ul{
    display: none !important;
}

.shop-page .berocket_single_filter_widget{
    padding: 20px;
    border: 1px solid rgba(209, 219, 232, 1);
    border-radius: 10px;
            margin-bottom: 20px;
    padding: 20px !important;
    background: rgba(242, 244, 246, 1);
    border-radius: 10px;
}
.lmp_load_more_button .lmp_button{
    color: white !important;
    background: #012959 !important;
    padding: 12px 24px !important;
    border-radius: 12px !important;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    position: relative;
    overflow: hidden;
    display: flex
;
    z-index: 1;
    gap: 12px;
    font-size: 16px !important;
    font-family: "Inter", sans-serif;
}
.lmp_load_more_button .lmp_button:hover::after {
    opacity: 1;
}
.lmp_load_more_button .lmp_button:hover{
    background: #012959 !important;
}



#social-media-button {
    position: fixed;
    bottom: 60px;
    right: 60px;
    cursor: pointer
}

#social-media-button::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #012959;
    animation: pulse-wave 2s infinite ease-out;
    z-index: -1
}

.social-media-button-wrap {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #012959;
    text-align: center;
    line-height: 40px;
    color: #ea4335
}

#social-media-button::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #012959;
    animation: pulse-wave 2s infinite ease-out;
    animation-delay: 1s;
    z-index: -2
}

#social-media-list.active {
    display: block!important;
    background: #ffffff78!important
}

.social-media-button-wrap {
    color: #fff
}

#social-media-list .fab.fa-whatsapp {
    padding: 7px;
    border-radius: 50%;
    color: #012959;
    margin-right: 7px;
    font-size: 24px
}

#social-media-list a {
    display: block;
    text-decoration: none;
    padding: 8px 0;
    font-size: 12px;
    color: #111
}

#social-media-list .fa-viber {
    padding: 7px;
    border-radius: 50%;
    color: #012959;
    margin-right: 7px;
    font-size: 24px
}

#social-media-list .fa-telegram-plane {
    padding: 7px;
    border-radius: 50%;
    color: #012959;
    margin-right: 7px;
    font-size: 24px
}

#social-media-list .fa-question-circle {
    padding: 7px;
    border-radius: 50%;
    color: #012959;
    margin-right: 7px;
    font-size: 24px
}

#social-media-list {
    display: none;
    position: absolute;
    bottom: 100%;
    right: -140px;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
    z-index: 999
}

#social-media-list {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
    z-index: 999
}

#social-media-list {
    padding: 15px;
    width: 62px;
    text-align: center
}

@keyframes pulse-wave {
    0% {
        transform: scale(.9);
        opacity: .7
    }

    70% {
        transform: scale(1.3);
        opacity: 0
    }

    100% {
        transform: scale(.9);
        opacity: 0
    }
}

#social-media-button {
    position: fixed;
    bottom: 80px;
    right: 20px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #012959;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}

.scroll-to-top {
    position: fixed;
    bottom: 25px;
    right: 30px;
    display: none;
    background-color: #012959;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 24px;
    cursor: pointer;
    z-index: 999;
    transition: opacity 0.3s ease;
}
.custom-page{
    padding: 60px 0;
    background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}

.custom-page ul{
    margin-left: 0;
    padding-left: 20px;
}
.custom-page p{
     color: black;
    font-size: 16px;
}
.custom-page h3{
        color: black;
    font-size: 22px;
    margin-bottom: 15px;
}

.custom-page ul li{
    color: black;

    font-size: 16px;
}

.scroll-to-top.show {
    display: block;
    opacity: 1;
}
.scroll-to-top.show i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
        font-size: 16px;
}

.scroll-to-top:hover {
    opacity: 1;
}

.lmp_load_more_button .lmp_button::after {
    content: "";
    position: absolute;
    display: inline-block;
    left: -30px;
    top: 0;
    width: 30px;
    height: 120%;
    transform: rotate(40deg);
    background: white;
    filter: blur(20px);
    opacity: 0;
    transition: opacity 0.3s ease;
    animation: glowSwipe 2.5s ease-in-out infinite;
    z-index: 2;
    pointer-events: none;
}

.shop-page .berocket_single_filter_widget h3{
        font-size: 18px;
    margin-bottom: 15px;
}
.bapf_sfilter.bapf_ckbox{
    margin-bottom: 0;
}
.irs--flat .irs-bar{
        background-color: #012959 !important;
}
.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to{
        background-color: #012959 !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before{
      border-top-color: #012959 !important;
}

.mobile-filter-toggle {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    border: none;
    border-radius: 30px;
    z-index: 1001;
}

.mobile-filter-modal {
    position: fixed;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 90%;
    background: #fff;
    z-index: 1000;
    transition: bottom 0.3s ease-in-out;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.mobile-filter-modal.active {
    bottom: 0;
}

.important-footer-block{
    background: #ffffffb8;
    padding: 20px;
    border-radius: 12px;
}

.close-mobile-filter {
    background: none;
    border: none;
    font-size: 28px;
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
}


.irs--flat .irs-handle>i:first-child{
      background-color: #012959 !important;
}

.woocommerce .woocommerce-result-count{
        font-size: 14px;
    color: #7f7f7f;
}
.woocommerce .woocommerce-ordering select{
    padding: 10px;
    border-radius: 10px;
}
.bapf_sfilter ul li{
    font-size: 14px;
}

.home-cat-block{
        padding: 60px 0;
    background: url(../img/toys-background-1.jpg);
    background-size: contain;
        background-attachment: fixed;
}

.prod-block .price-wrapper p.product-price.unit-price {
    font-size: 14px;
    color: #111;
    display: block;
    width: 100%;
}

#catalog-toggle {
    position: relative;
    overflow: hidden;
    display: flex;
    z-index: 1;
    gap: 12px;
}
.dgwt-wcas-suggestions-wrapp a:hover{
    text-decoration: none !important;
}
.additional-phones a{
    margin-bottom: 6px;
}


/* Световая полоса */
#catalog-toggle::after {
    content: "";
    position: absolute;
    display: inline-block;
    left: -30px;
    top: 0;
    width: 30px;
    height: 120%;
    transform: rotate(40deg);
    background: white;
    filter: blur(20px);
    opacity: 0;
    transition: opacity 0.3s ease;
    animation: glowSwipe 2.5s ease-in-out infinite;
    z-index: 2;
    pointer-events: none;
}

/* Показываем анимацию при наведении */
#catalog-toggle:hover::after {
    opacity: 1;
}
.custom.shop-page ul{
    display: flex
;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.custom.shop-page ul li{
        padding: 20px !important;
    background: rgba(242, 244, 246, 1);
    border-radius: 10px;
    position: relative;
    width: 23%;
    float: left;
    margin: 0 20px 20px 0;
    padding: 0;
    position: relative;
    /* width: 22.05%; */
    margin-left: 0;
    list-style: none;
}
.custom.shop-page ul li img{
        margin: 0 0 1em;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}

.custom.shop-page .button.product_type_simple.add_to_cart_button{
           display: inline-block;
    margin-top: 1em;
    display: block;
    width: fit-content;
    border-radius: 6px;
    padding: 10px 24px !important;
}

.custom.shop-page .woocommerce-loop-product__title{
    color: black;
        padding: .5em 0;
    margin: 0;
    font-size: 1em;
    font-size: 16px !important;
}


.owl-product-thumbs{
    margin-bottom: 10px;
}





/*----------------------------mobile menu----------------------- */

.mobile_menu_overlay, .mobile_menu_container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobile_menu_container, .mobile_menu_container ul li ul{
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}
.mobile_menu_overlay{
    display: none;
    cursor: pointer;
    z-index: 10200;
    background: rgba(0, 0, 0, 0.5);
}

.mobile_menu_container{
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    width: 300px;
    overflow: hidden;
    z-index: 10201;
    background: #ffffff;
}
.mobile_menu_container.loaded{
       -webkit-transform: translateX(0px);
       transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content{
    overflow: auto;
    max-height: 100%;
    padding-bottom: 30px;
}
.mobile_menu_container ul{
    margin: 0;
    padding: 20px 0px;
}
.mobile_menu_container ul li{
    list-style: none;
    border-bottom: 1px solid #d1dbe8;
    padding-left: 20px;
}
.mobile_menu_container ul li a{
    display: block;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 16px;
    color: #111;
    text-decoration: none;
    font-weight: 400;

    text-transform: initial;
}
.mobile_menu_container ul li a.parent{
    padding-right: 50px;
    background: #3884da url("images/arrow_right.svg") right 20px center no-repeat;
    background-size: 20px;
}
.mobile_menu_container ul li a.parent:hover{
    background: #3c8de8 url("images/arrow_right.svg") right 20px center no-repeat;
    background-size: 20px;
}
.mobile_menu_container ul li a.back{
    padding-left: 50px;
    background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
    background-size: 20px;
    box-sizing: border-box;
    min-height: 50px;
}
.mobile_menu_container ul li a.back:hover{
    background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
    background-size: 20px;
}
.mobile_menu_container ul li a:hover{
    background: #efefef;
}
/*.mobile_menu_container ul li ul{
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3884da;
    z-index: 2;
}
.mobile_menu_container ul li ul.loaded{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}*/
.mobile_menu_container ul li ul.activity{
    overflow-y: auto;
    overflow-x: hidden;
}


@media (max-width: 720px){
    .cart-header.mobile p {
        padding: 5px 15px;
        font-weight: 600;
    }
    .cart-header.mobile p a{
        color: black;
        text-decoration: none;
    }
    .menu-item-has-children::before{
            font-family: "Font Awesome 5 Pro";
    content: "\f107";
    font-weight: 400;
        position: absolute;
    right: 40px;
     width: 50px;
    text-align: center;
    padding-top: 10px;
    }



    .site-branding img{
                height: 100px;
    }
    .pll-parent-menu-item a{
        -webkit-text-fill-color: black !important;
    }

    .menu_container .mobile_menu i{
                 color: black;
        font-weight: 600;
        font-size: 26px;
    }

}

@media (max-width: 320px){
    .mobile_menu_container{
        width: 240px;
    }


}
.mobile_menu_container ul li a {
    display: block;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 16px;
    color: #111;
    text-decoration: none;
    font-weight: 400;

    text-transform: initial;
}

.back-btn{
    color: white;
    background: #012959;
    padding: 12px 12px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    gap: 24px;
    display: flex
;
    margin-top: 15px;
}

/*-------------------end mob menu-----------------------  */


@media (min-width: 801px){
    .pc-block{
        display: block;
    }
    .mob-block{
        display: none;
    }
    .fixed-bottom-menu{
        display: none;
    }

}

.custom-head-cat{
    position: relative;
}

@media (max-width: 800px){
     .pc-block{
        display: none;
    }
    .mobile_menu_container ul {
    margin: 0;
    padding: 20px 0px;
    display: block;
    padding: 0 !important;
}
.back-btn{
    margin-bottom: 10px;
}

.bread-block #breadcrumbs{
        margin: 10px 0;
}
.shop-page h1.page-title{
    margin: 0;
    color: black;
    font-size: 24px;
    margin: 10px 0;
}
.woocommerce-ordering{
    display: none;
}
.products li{
    padding: 15px;
}
.new-badge{
        top: 8px;
    left: 8px;
}


.shop-page {
    padding: 20px 0;
}
.after-title-info-block .stock-sku-wrap .stock{
    font-size: 14px !important;
}
.woocommerce div.product form.cart .button{
    margin-left: 10px;
}
.woocommerce .woocommerce-result-count {
    font-size: 12px;
    color: #7f7f7f;
    margin: 6px 0 12px !important;
    display: block;
}

#breadcrumbs span{
    font-size: 12px;
}
.custom.shop-page ul li{
    padding: 15px !important;
    background: rgba(242, 244, 246, 1);
    border-radius: 10px;
    position: relative;
    width: 47%;
    float: left;
    margin: 0 10px 20px 0;
    padding: 0;
    position: relative;
    /* width: 22.05%; */
    margin-left: 0;
    list-style: none;
}
.woocommerce ul.products li.product .button{
        font-size: 12px !important;
}

.products li{
    margin-bottom: 10px !important;
}

.home-banner .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 10px);
}
.custom.shop-page h1{
        margin: 0;
    color: black;
    font-size: 24px;
    margin-bottom: 30px;
}

.info-block{
    padding: 40px 0;
}
.info-block .title span{
          display: block;
    font-size: 24px;
    font-weight: 400;
    color: white;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.info-block .single-block{
    margin-bottom: 20px;
}

   .prod-block{
        padding: 20px 0;
    }
    .prod-block .summary.entry-summary{
        padding: 20px;
    }
    .prod-block h1.product_title.entry-title{
        font-size: 20px;
    }
    .prod-block .price-wrapper{
        display: block;
    }
    .prod-block .price-wrapper .product-price{
        font-size: 18px;
    }
    .products li{
        padding: 15px;
    }
    .button.product_type_simple.add_to_cart_button {
    background: #012959 !important;
    padding: 12px 18px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: "Inter", sans-serif !important;
    /* margin-left: 10px; */
    color: white;
    width: 100%;
    text-align: center;
}
.mobile_menu_content .logo-block{
    padding: 15px;
}
.mobile_menu_content .logo-block img{
    height: 50px;
            margin-bottom: 20px;
}

    .mob-block{
                display: block;
        position: sticky;
        top: 0px;

        z-index: 99999;

        box-shadow: 0 0 1px #414141;
        padding: 0px 0;

       background: linear-gradient(#008eb0, #82c7d8, #fff);

    }
        .mob-block .mob-tuchki{
           background: url(../img/tuchki.avif);
            background-repeat: no-repeat;
              background-size: cover;
        }

    .cart-head-block i{
            color: #012959;
    }

    .head-mob-block{
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .loop-product-info .sku-stock .nal {

    font-size: 12px !important;

}
    .head-mob-block .logo-block img{
        width: 70%;
    }
    #menu-contacts li span{
        color: #012959;
    font-size: 16px;
    }

    .head-mob-block .cart-head-block{
        border: 0px solid;
        padding-left: 0;
    }
    .home-cat-block .all-cat .single-cat{
        width: 48.2%;
    }
    .home-banner .owl-block img{

    width: 100%;
    object-fit: cover;
    }
    .home-cat-block .all-cat .single-cat a{
        padding: 20px;
    }
    .home-cat-block .all-cat .single-cat a span{
        font-size: 12px;
    }
    .brand-block{
        padding: 40px 0;
    }
    .cart-head-block .all-block{
        font-size: 12px;
    }
    .brand-block .all-brand .single-brand{
        width: 48.2%;
    }
    footer.site-footer .top-footer{
        padding: 40px 0;
        background-size: cover;
    }
    footer .footer-logo{
        text-align: center;
        padding-bottom: 20px;
    }
    .footer-menu.cat{
        padding-bottom: 20px;
    }
    .head-mob-block{
        padding: 12px 0;
    }
    .info-block{
            background-size: cover;
    }
    .fixed-bottom-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #ffffff9e;
        box-shadow: 0 0 1px #414141;
        padding: 0px 0;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        z-index: 10201;
        flex-direction: column;
}

.menu-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
        cursor: pointer;
        z-index: 4;
        display: none;
}

.menu-overlay.active {
        display: block !important;
}
.fixed-bottom-menu .popup-menu span{
                font-family: 'Montserrat';
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 30px;
        display: block;
        color: black;
}
.fixed-bottom-menu .popup-menu a{
                font-family: 'Montserrat';
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 10px;
        display: block;
        color: black;
}

.fixed-bottom-menu .all-menu-block {
        display: flex;
        justify-content: space-around;
}

.fixed-bottom-menu .all-menu-block i {
        display: block;
        color: #012959;
        font-size: 22px;
        margin-bottom: 4px;
}

.fixed-bottom-menu .all-menu-block a {
    width: 20%;
        text-align: center;
        padding: 10px 10px 5px;
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 12px;
        font-family: 'Montserrat';
}

.fixed-bottom-menu .popup-menu {
        position: fixed;
        bottom: 59px;
        left: 0;
        width: 100%;
        z-index: 10202;
        padding: 40px 20px;
        box-sizing: border-box;
        overflow-y: auto;
        border-radius: 12px 12px 0 0;
        display: none;
        background: white;
        height: 100%;
        top: inherit;
        min-height: 50vh;
}

.fixed-bottom-menu .popup-menu.active {
        display: block;
}

.fixed-bottom-menu .popup-menu ul {
        margin: 0;
        padding: 0;
}

.fixed-bottom-menu .popup-menu ul li {
        list-style: none;
}
.all-menu-block a.active{
        background: white;
}

.popup-menu.active .menu-close{
    background: white;
    border: 0px solid;
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 30px;
}

}

.fibo-wrapper {
    position: relative;
}

.fibo-icon-mobile {
    display: none;
    cursor: pointer;
    font-size: 22px;
    color: #333;
}

@media (max-width: 768px) {
    .fibo-icon-mobile {
        display: inline-block;
    }

    .fibo-real-search {
        display: none;
    }
    .fibo-icon-mobile i{
                   color: #012959;
    font-size: 24px;
    font-weight: 400;
    }

}




/* Обёртка для анимации */
.woocommerce ul.products li.product .button {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* Световая полоса */
.woocommerce ul.products li.product .button::after {
    content: "";
    position: absolute;
    display: inline-block;
    left: -30px;
    top: 0;
    width: 30px;
    height: 120%;
    transform: rotate(40deg);
    background: #ffffff;
    filter: blur(20px);
    opacity: 0;
    transition: opacity 0.3s ease;
    animation: glowSwipe 2.5s ease-in-out infinite;
    z-index: 2;
    pointer-events: none;
}

/* Показывать при ховере */
.woocommerce ul.products li.product .button:hover::after {
    opacity: 1;
}

/* Анимация движения */
@keyframes glowSwipe {
    0% {
        left: -30px;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@media (max-width: 1400px){
    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
        max-width: 250px;
    }

}

/* Скрываем кнопку “Просмотр корзины” после добавления товара */
.added_to_cart.wc-forward{
    display: none !important;
}

.cart-head.has-items i{
    color: green;
}
a.wishlist_products_counter.top_wishlist-heart:before{
    color: #FF5722;
    font-size: 28px !important;
    font-weight: 400 !important;
}
.wishlist_products_counter_number{
    display: none;
}


.viewed-products h2{
    font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 40px;
    padding-left: 40px;
}

.button.woof_reset_search_form{
        background-color: #012959 !important;
    font-family: 'Inter';
    color: #ffffff !important;
    margin-top: 20px !important;
    font-size: 16px !important;
}
.woof_container_inner{
    margin-top: 20px !important;
}

.woof_container_inner label{
    color: black;
}
.scroll-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.category-scroll {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #012959 transparent;
    padding-bottom: 10px !important;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    width: 100%;
}

.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    font-size: 24px;
    cursor: pointer;
    padding: 8px 12px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: background 0.3s;
}

.scroll-btn:hover {
    background-color: #ddd;
}

.scroll-btn.left {
        left: 35px;
    top: 25px;
}

.scroll-btn.right {
    right: 35px;
    top: 25px;
}
#post-1913{
    padding: 40px 0;
}
#post-1913 .button{
    color: #fff;
    background: #012959;
    padding: 12px 24px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
}




@media (max-width: 782px){
    .all-prod-block{
        display: block;
    }
    .home-banner.mob-block{
        position: relative;
                z-index: 2;
    }

    .left-prod-block{
        width: 100%;
    }
    li form.cart{
        justify-content: flex-start;
            gap: 12px 0px;
    }

    .right-prod-block{
        width: 100%;
    }
    .woocommerce.checkout-block{
        width: 100% !important;
    }
    .woocommerce.checkout-block h1{
            font-size: 28px;
    margin-top: 40px;
    }
    a.wishlist_products_counter.top_wishlist-heart:before{
        color: #012959;
            font-size: 36px !important;
    }

    .woocommerce.cart-block{
        width: 100% !important;
    }
    .woocommerce.cart-block table.shop_table td {
    padding: 10px 8px;
}
.home-cat-block .all-cat .single-cat a{
    height: 155px;
}
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    backdrop-filter: blur(4px);
    display: none;         /* скрыт по умолчанию */
    z-index: 10200;        /* немного меньше, чем у .fixed-bottom-menu (10201) */
}

.menu-overlay.active {
    display: block;
}


}

/* Сетка по умолчанию (сетка карточек) */
#products-container.view-grid ul.products {
    display: flex;
    flex-wrap: wrap;

}


/* Список - один товар в ряд */
#products-container.view-list ul.products,
#products-container.view-price ul.products {
    display: block;
}

#products-container.view-list .products.columns-1 li.product.type-product .product-view-list{
    display: flex;
}

#products-container.view-list .products.columns-1 li.product.type-product .product-view-list .nal.nal-in-stock{
        margin: 0;
    color: rgba(64, 176, 11, 1) !important;
    font-size: 14px !important;
    font-weight: 500;
}
#products-container.view-list .products.columns-1 li.product.type-product .product-view-list .sku-block{
        font-size: 12px;
    margin-bottom: 0;
    color: rgba(124, 136, 153, 1);
    font-weight: 400;
}
#products-container.view-list .products.columns-1 li.product.type-product .product-view-list h2{
    margin-top: 15px;
}





#products-container.view-price .products.columns-1 li.product.type-product .product-view-list{
    display: flex;
}

#products-container.view-price .products.columns-1 li.product.type-product .product-view-list .nal.nal-in-stock{
        margin: 0;
    color: rgba(64, 176, 11, 1) !important;
    font-size: 14px !important;
    font-weight: 500;
}
#products-container.view-price .products.columns-1 li.product.type-product .product-view-list .sku-block{
        font-size: 12px;
    margin-bottom: 0;
    color: rgba(124, 136, 153, 1);
    font-weight: 400;
}
#products-container.view-price .products.columns-1 li.product.type-product .product-view-list h2{
    margin-top: 15px;
}


#products-container .owl-product-thumbs .owl-nav .owl-next{
         right: 3%;
}
#products-container .owl-product-thumbs .owl-nav .owl-prev{
    left: 3%;
}

.woocommerce-cart-nonce{
    display: none;
}
.woocommerce button[name="update_cart"] {
    display: none !important;
}


.view-price .products.columns-1 li img {
    height: 90px;
    object-fit: contain;
}
.shop-page .view-price .woocommerce-loop-product__title{
    height: auto;
}
.view-price .products li .in-box{
     margin-bottom: 10px;
}

.view-list .products li .in-box{
    margin-bottom: 10px;
}
.shop-page .view-list .woocommerce-loop-product__title{
    height: 50px;
}
.view-price .price-block-left{
    display: flex
;
    justify-content: space-between;
    width: 100%;
}
.view-price .products.columns-1 li .owl-product-thumbs {
    width: 20%;
}
.bread-block{
        background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}


.woocommerce-result-count{
    display: none;
}
.woocommerce-ordering{
    display: none;
}
.sorting{
     display: flex
;
    background: rgba(242, 244, 246, 1);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}

.sorting .view-mode{
        background: #f8fbfd;
    padding: 5px;
    border-radius: 12px;
}
.sorting .view-mode button{
        background: no-repeat;
    border: 0px;
        padding: 9px;
}
.sorting .view-mode button.active{
    background: #ededed;
}

.view-list .price{
    margin-bottom: 20px;
}


.products.columns-1 li img{
       height: 225px;
    object-fit: contain;
    margin: 0 auto;

}
.products.columns-1 li .owl-product-thumbs{
    width: 30%;
}
.view-list .products.columns-1 li .owl-product-thumbs{
        width: 19%;
    margin-right: 40px;
}
#products-container.view-list .products.columns-1 li.product.type-product  {
    display block;
}
.sort-section{
    display: flex
;
    gap: 16px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        cursor: pointer;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{
    display: flex;
    gap: 16px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
        width: 48% !important;
}
.login-page{
    padding: 60px 0;
        background: url(/wp-content/themes/toys/img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    display: block;
    border-radius: 10px;
    background: rgba(242, 244, 246, 1);
    padding: 40px;
    box-shadow: 0 0 3px rgba(242, 244, 246, 1);
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    border: 3px solid rgba(242, 244, 246, 1);
}
.login-page h2{
    font-size: 24px;
    font-weight: 600;
    color: #000;
    display: block;
    margin-bottom: 40px;
}

.login-page .woocommerce-button.button.woocommerce-form-login__submit{
    color: white;
    background: #012959;
    padding: 12px 24px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    margin: 8px 0;
    margin-right: 30px;
}
.login-page .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
     color: white;
    background: #012959;
    padding: 12px 24px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    margin-right: 30px;
}
.contact-block-homepage{
    padding: 80px 0 0;
    background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}

.woocommerce-privacy-policy-text a{
    color: #012959;
}
.woocommerce-LostPassword.lost_password a{
   color: #012959;
}
.woocommerce-checkout .site-main{
     background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
    padding: 40px 0;
}

.woocommerce-checkout .site-main .woocommerce-checkout-review-order{
      background: rgba(242, 244, 246, 1);
    padding: 20px;
    display: block;
    border-radius: 10px;
}

.woocommerce-checkout .site-main #customer_details{
    background: rgba(242, 244, 246, 1);
    padding: 20px;
    display: block;
    border-radius: 10px;
}
.woocommerce-checkout .site-main .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents{
        background: rgba(242, 244, 246, 1);
    padding: 20px;
    display: block;
    border-radius: 10px;
}
.woocommerce-checkout .site-main h1{
    font-size: 28px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 20px;
}
.woocommerce-checkout .site-main h3{
        font-size: 24px;
    font-weight: 600;
    color: black;
    display: block;
    margin: 20px 0;
}


.shop-page h1{
    font-size: 28px;
    font-weight: 600;
    color: black;
    display: block;
    margin-bottom: 20px;
}

.contact-block-homepage .col-lg-4:nth-child(1) .contact-block-homepage-wrap {
        border: 3px solid #0789f4;
}

.contact-block-homepage .col-lg-4:nth-child(2) .contact-block-homepage-wrap {
    border: 3px solid #40b00b;
}

.contact-block-homepage .col-lg-4:nth-child(3) .contact-block-homepage-wrap {
    border: 3px solid #ec7529;
}



@media (max-width: 782px){
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
                width: 100% !important;
    }
    #social-media-button{
        bottom: 120px;
    }
    .scroll-to-top{
        bottom: 65px;
    }
    .products.columns-4{
        display: flex;
            flex-wrap: wrap;
                gap: 16px;
    }
    .products.columns-4 li{
        width: 46% !important;
    }
    .woocommerce ul.products::before{
        display: none !important;
    }
    .filter-box{
        margin-bottom: 40px;
    }
   .current-block  a.dd-selected{
    border: 2px solid #d1dbe8;
    border-radius: 12px;
    padding: 12px 24px 12px 16px !important;
    background: transparent;
    width: fit-content;
    margin: 0px 0 10px 10px;
}
.dd-select{
    width: max-content !important
}

    .sorting{
        display: none;
    }
    .dark .filter-block{
            background: #022c42;
    padding: 20px;
    border-radius: 12px;
    }

    .woocommerce .col2-set, .woocommerce-page .col2-set{
        display: block;
    }
    .woocommerce-checkout  .products.columns-4{
        display: flex
;
    flex-wrap: wrap;
    gap: 16px;
}
.woocommerce-checkout  .products.columns-4 li{
    width: 100% !important;
}
    .login-page{
        padding: 40px 20px !important;
    }

    .dark .mob-block .mob-tuchki{
                background: url(../img/dark-background-122.png);
        background-size: cover;
        background-attachment: fixed;
    }
    .dark .menu_container .mobile_menu i{
        color: white;
    }
    .dark .cart-head-block .all-block{
                color: white;
    }
    .dark .fibo-icon-mobile i{
       color: white;
    }
    .dark a.wishlist_products_counter.top_wishlist-heart:before{
        color: white;
    }
    .dark .cart-head-block i{
        color: white;
    }

}
.copy-block a{
    color: black;
}

.wc-export-wrap{
        display: flex
;
    background: rgba(242, 244, 246, 1);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}
.wc-export-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 2px 5px 7px;
}

#post-2700 ol{
    margin-left: 0;
    padding-left: 20px;
}
#post-2700 ul{
    margin-left: 0;
    padding-left: 20px;
}



.dark-btn .viewed-products h2{
    color: white;
}

.dark-btn {
    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0;
    position: relative;
}

.dark-btn label {
    width: 100px;
    height: 40px;
    position: relative;
    display: block;
    background: #ebebeb;
    border-radius: 40px;
    box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.3),
                inset 0px -2px 6px rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: 0.3s;
}

.dark-btn label:after {
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: linear-gradient(180deg, #ffcc89, #d8860b);
    border-radius: 50%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}

.dark-btn label svg {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    z-index: 100;
    transition: 0.3s;
    pointer-events: none;
}

.dark-btn label svg.sun {
    left: 10px;
    fill: #fff;
}

.dark-btn label svg.moon {
    right: 10px;
    fill: #7e7e7e;
}

.dark-btn input {
    width: 0;
    height: 0;
    visibility: hidden;
}

.dark-btn input:checked + label {
    background: #242424;
}

.dark-btn input:checked + label:after {
    left: 97px;
    transform: translateX(-100%);
    background: linear-gradient(180deg, #777, #3a3a3a);
}

.dark-btn input:checked + label svg.sun {
    fill: #7e7e7e;
}

.dark-btn input:checked + label svg.moon {
    fill: #fff;
}

.dark-btn input:checked + .background {
    background: #242424;
}

.dark-btn .background {
    width: 100vw;
    height: 100vh;
    background: #fff;
    z-index: -1;
    position: absolute;
    transition: 0.3s;
}


.top-footer{
    position: relative;
}
.top-footer::after{
       content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff87;
    z-index: -0;
}
.error-404.not-found{
        padding: 40px 0;
    background: url(../img/toys-background-1.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.error-404.not-found h1{
        font-size: 140px;
    color: black;
    text-align: center;
}

.top-footer *{
    z-index: 1;
}

.copy-block *{
    z-index: 1;
}
.copy-block{
    position: relative;
}
  .copy-block::after{
       content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff87;
    z-index: -0;
}
.dark .top-head .tel-head-block a{
    color: white;
}
.dark .top-head .tel-head-block:hover .additional-phones{
        background: #021925;
}
.dark .top-head .top-head-menu ul li a{
    color: #ffffff;
}

.dark .login-block span{
    color: white;
}
.dark label.dd-selected-text{
    color: white;
}
.dark .lang-block a{
    color: white;
}
.dark .lang-block i{
    color: white;
}
.dark .main-head .all-block span{
    color: #ebebeb;
}
.dark .main-head .all-block b{
    color: #ffffff;
}
.dark .main-head .cat-btn-block a{
    color: white;
    background: #022c42;
    padding: 12px 24px;
    border-radius: 12px;
    width: fit-content;
    gap: 12px;
    display: flex
;
    font-weight: 600;
    align-items: center;
    border: 1px solid white;
}
.dark .custom-head-cat{
      background: url(../img/dark-background-122.png);
    background-size: cover;
    background-attachment: fixed;
}
.dark .custom-head-cat ul{
        scrollbar-color: #ffffff transparent;
}
.dark .custom-head-cat ul li a {
    color: #ffffff;
    font-size: 14px;
}

.dark .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
    background: #00000000;
}
.dark .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{
        fill: #ffffff;
}
.dark .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    background-color: #ffffff00;
}
.dark .home-cat-block .all-cat .single-cat a span{
        color: #ffffff;
}
.dark .home-cat-block .all-cat .single-cat a{
    background: #021925;
}
.dark  .home-cat-block::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #022c42;
        background: url(../img/dark-background-2.jpg);
   background-size: contain;
       background-attachment: fixed;
}
.dark .home-cat-block .all-cat .single-cat{
        z-index: 3;
}
.dark.footer.site-footer .top-footer{
        background: #021925;
}
.dark footer.site-footer .footer-menu ul li a{
    color: #ffffff;
}
.dark footer.site-footer .footer-menu span.title{
        color: #d1d1d1;
}
.dark footer.site-footer .footer-contacts ul li a{
    color: #ffffff;
}
.dark footer.site-footer .footer-contacts span.title{
    color: #d1d1d1;
}
.dark footer.site-footer .copy-block {
    background: #021925;
    padding: 20px;
    color: white;
    border-top: 1px solid;
}
.dark .shop-page{
         background: url(../img/dark-background-2.jpg);
               background-size: contain;
    background-attachment: fixed;
}
.dark .products li{
    background: #022c42;
}
.dark .shop-page .woocommerce-loop-product__title{
    color: white;
}
.dark .button.product_type_simple.add_to_cart_button{
        background: white !important;
            color: #012959 !important;
}
.dark .shop-page h1{
    color: white;
}
.dark #breadcrumbs span{
        color: rgb(209 209 209);
}
.dark #breadcrumbs a{
     color: rgb(209 209 209);
}
.dark .woocommerce .woocommerce-result-count{
    color: #d3d3d3;
}
.dark footer.site-footer .top-footer{
        background: #021925;
        border-top: 1px solid white;
            background: url(../img/dark-background-122.png);
    background-size: cover;
    background-attachment: local;
}
.dark .woocommerce .woocommerce-result-count{
    color: #e9e9e9;
}
.dark .shop-page .berocket_single_filter_widget h3{
    color: white;
}
.dark .irs--flat .irs-bar{
        background-color: #ffffff !important;
}
.dark .irs--flat .irs-to{
        background-color: #ffffff !important;
            color: #000 !important;
}
.dark .irs--flat .irs-from{
       background-color: #ffffff !important;
            color: #000 !important;
}
.dark .woocommerce .woocommerce-ordering select{
    color: white;
        background: #ffffff00;
}
.dark .prod-block{
         background: url(../img/dark-background-2.jpg);
             background-size: contain;
                 background-attachment: fixed;
}
.dark .woocommerce div.product div.summary{
    background: #022c42;
}
.dark .prod-block h1.product_title.entry-title{
    color: white;
}
.dark .after-title-info-block .stock-sku-wrap .sku{
    color: rgb(174 174 175);
}
.dark body .qib-button-wrapper .minus.qib-button, .dark  body .qib-button-wrapper .plus.qib-button{
    color: white;
}
body.dark .qib-button-wrapper .minus.qib-button, body.dark .qib-button-wrapper .plus.qib-button{
    color: white;
}

.dark .woocommerce div.product form.cart div.quantity .qty{
        background: #ffffff00;
    color: white;
    margin: 0 10px !important;
}
.dark .prod-block .summary.entry-summary .in-box p{
    color: red;
}
.dark .prod-block .price-wrapper p.product-price.unit-price{
        color: #ffffff;
}
.dark .prod-block .price-wrapper .product-price{
    color: white;
}
.dark .woocommerce div.product form.cart .button{
    border: 1px solid;
    background: #ff000000 !important;
    margin-left: 10px;
}
.dark .related.products h2{
    color: white;
}
.dark .viewed-products h2{
    color: white;
}

.dark .prod-block .summary.entry-summary{
        background: #022c42;
}
.dark .qib-button-wrapper .quantity input.input-text.qty.text {
    background: #ffffff00;
    margin: 0 8px !important;
    color: white;
}
.dark .add-to-cart-wrapper button.single_add_to_cart_button{
    background: #00000000 !important;
    border: 1px solid white !important;
    margin-left: 12px;
}
.dark .catalog-overlay .woocommerce-loop-product__title{
    color: white;
}

.dark .opis-prod .title{
    color: white;
}

.dark li .price bdi{
        color: white;
}
.dark .brand-block{
               background: url(../img/dark-background-2.jpg);
        background-size: contain;
        background-attachment: fixed;
}
.dark .brand-block ul li{
    background: #021925;
}
.dark .last-products h2.title{
    color: white;
}
.dark .last-products .woocommerce-loop-product__title{
    color: white;
}
.dark .dd-pointer-down{
    border-top: solid 5px #ffffff;
}

.dark .shop-page .page-numbers{
        background: white;
    padding: 4px !important;
    border-radius: 12px !important;
    display: flex !important
;
    align-items: center;
    width: fit-content;
    margin: 0 auto !important;
    justify-content: center;
}
.dark .product-attributes h3{
    color: white;
}
.dark .woocommerce table.shop_attributes th{
    color: white;
}
.dark .home-btn .link-block a{
    color: white;
}
.dark .wishlist-btn .link-block a{
     color: white;
}
.dark .cart-head .link-block a{
      color: white;
}

.dark h2.woocommerce-loop-product__title a {
    color: #ffffff;
}
.dark .site-header.pc-block{
          background: url(../img/dark-background-122.png);
    background-size: cover;
    background-attachment: fixed;
}

.dark .top-head{
    background: initial;
}
.dark .prod-block .opis-prod{

background: #022c42;
}

.dark .product-full-description *{
    color: white;
}
.dark .product-attributes{
        background: #022c42;
}
.dark .product-attributes *{
    color: white;
}
.dark .important-footer-block{
    background: #022c42;
}
.dark .filter-box{
        background: #022c42;
    padding: 20px;
        border-radius: 10px;
}
.dark .filter-box span{
    color: white;
}
.dark .filter-box label{
    color: white;
}

.dark .button.woof_reset_search_form{
    background-color: #ffffff !important;
    font-family: 'Inter';
    color: black !important;
    margin-top: 20px !important;
    font-size: 16px !important;
}
.dark .woof_container_inner{
    margin-top: 20px !important;
}

.dark .woof_container_inner label{
    color: white;
}
.woof_products_top_panel{
    display: none !important;
}
.dark .delivery-payment-info{
        background: #022c42;
}
.dark .delivery-payment-info *{
    color: white;
}
.dark #delivery ul li p{
        color: white;
}
.dark .delivery-payment-info .tab-buttons button.active{
        border-bottom: 1px solid #ffffff !important;
    color: #ffffff !important;
}
.dark #payment ul li{
    color: white;
}
.dark .top-footer::after{
        background: #ffffff00;
}
.dark .copy-block::after{
        background: #ffffff00;
}
.dark .site-footer .copy-block p{
    color: white !important;
}
.dark .catalog-products {
    width: 80%;
    padding: 10px;
    overflow-y: auto;
    max-height: 600px;
    box-sizing: border-box;
    scrollbar-color: #ffffff transparent;
    background: #021925;
}
.dark .catalog-categories{
    scrollbar-color: #ffffff transparent;
    background: #021925;
}
.dark .catalog-categories a{
    color: white !important;
}
.dark .custom.shop-page ul li{
    background: #022c42;
}
.dark .lang-label {
    color: white;
}
.dark .products li .in-box{
    color: white;
}
.dark .sorting {
        background: #022c42;
        color: white;
}


.dark .login-page{
    padding: 60px 0;
        background: url(/wp-content/themes/toys/img/dark-background-2.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.dark .woocommerce form.checkout_coupon, .dark .woocommerce form.login,.dark .woocommerce form.register{
    display: block;
    border-radius: 10px;
    background: rgba(242, 244, 246, 1);
    padding: 40px;
    box-shadow: 0 0 3px rgba(242, 244, 246, 1);
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    border: 3px solid rgba(242, 244, 246, 1);
        background: #022c42;
}
.dark .login-page h2{
    font-size: 24px;
    font-weight: 600;
    color: white;
    display: block;
    margin-bottom: 40px;
}

.dark .woocommerce-form.register *{
    color: white;
}
.dark .woocommerce-form.login *{
    color: white;
}
.dark .login-page .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
        color: #022c42;
    background: #ededed;
}
.dark .login-page .woocommerce-button.button.woocommerce-form-login__submit{
         color: #022c42;
        background: #ededed;
}
.dark.woocommerce-checkout .site-main{
        background: url(/wp-content/themes/toys/img/dark-background-2.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.dark.woocommerce-checkout .site-main h1{
    color: white;
}
.dark.woocommerce-checkout #order_review_heading{
    color: white;
}
.dark.woocommerce-checkout .woocommerce.cart-block h3{
     color: white;
}
.dark.woocommerce-checkout .site-main #customer_details{
    background: #022c42;
}
.dark.woocommerce-checkout .site-main #customer_details *{
    color: white;
}
.dark.woocommerce-checkout .site-main .woocommerce-checkout-review-order{
     background: #022c42;
}
.dark.woocommerce-checkout .site-main .woocommerce-checkout-review-order *{
    color: white;
}
.dark.woocommerce-checkout .site-main .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents{
    background: #022c42;
}
.dark.woocommerce-checkout .site-main .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents *{
    color: white;
}
.dark.woocommerce-checkout .site-main .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .input-text.qty.text{
    color: black;
}

.dark.woocommerce-checkout .wcus-checkout-fields.wcus-checkout-np-fields .form-row.form-row-wide.validate-required *{
    color: black !important;
}

.dark.woocommerce-checkout  .zen-ui-select__value * {
     color: black !important;
}

.dark .error-404.not-found{
        background: url(/wp-content/themes/toys/img/dark-background-2.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.dark .error-404.not-found h1{
        font-size: 140px;
    color: white;
    text-align: center;
}
.dark .bread-block{
      background: url(../img/dark-background-2.jpg);
    background-size: contain;
        background-attachment: fixed;
}

.dark .contact-block-homepage {
    padding: 80px 0 80px;
        background: url(../img/dark-background-2.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.dark .contact-block-homepage-wrap{
    background: #ffffff17;
}
.dark .contact-block-homepage-title{
    color: white;
}
.dark .contact-block-homepage-info > span{
    color: #e7e7e7;
}
.dark .contact-block-homepage-info a{
    color: white;
}
.dark .copy-block  a{
    color: white;
}
.dark .price-not-logged-in{
    color: white;
}



.dark .custom-page{
    padding: 60px 0;
  background: url(../img/dark-background-2.jpg);
    background-size: contain;
    background-attachment: fixed;
}
.dark .custom-page h1{
    color: white;
}

.dark .custom-page ul{
    margin-left: 0;
    padding-left: 20px;
}
.dark .custom-page p{
     color: white;
    font-size: 16px;
}
.dark .custom-page h3{
        color: white;
    font-size: 22px;
    margin-bottom: 15px;
}

.dark .custom-page ul li{
    color: white;

    font-size: 16px;
}

.dark .tinvwl-table-manage-list{
    background: #021925;
    padding: 12px 24px;
}
.dark .tinvwl-table-manage-list td.product-name a{
    color: white;
}
.dark .product-name span{
   color: white;
}
.dark .product-price{
    color: white;
}
.dark .mobile_menu_container{
        background: #021925;
}
.dark .mobile_menu_container ul li a{
    color: white;
}
