/*fonts                                                                                     */

 @font-face {
font-family: "byShep";
font-style: normal;
font-weight: 400;
font-display: swap;

  src: local("byShep"),
       url("/wp-content/themes/bs/fonts/tt-medium.woff") format("woff");
}
 @font-face {
font-family: "byShep";
font-style: normal;
font-weight: 400;
font-display: swap;

  src: local("byShep Ref"),
       url("/wp-content/themes/bs/fonts/tt-regular.woff") format("woff");
}

@font-face {
    font-family: "logos";
    src: url('/wp-content/themes/bs/fonts/horizonn.ttf');
}
a{
    text-decoration: none !important;
}

*{
   font-family: "byShep";
}

.ai{
    display: flex;
    align-items: center;
}
.aij{
    display: flex;
    align-items: center;
    justify-content: end;
}

header .top{
    padding: 15px 0px;
}
header .top .admin-menu p{
    margin-bottom: 5px;
}
header .top .admin-menu  a{
       color: black;
    font-weight: 600;
    background: #1d314f;
    padding: 10px;
    display: block;
    color: #ffffff;
    /* text-transform: uppercase; */
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 3px;
}
.lang ul{
        display: flex
;
gap: 16px;
    margin: 0;
}
.lang ul li{
    list-style: none;
}
.lang ul li a{
    color:  #1d314f;
}

li.current-lang a{
    font-weight: 600;
}

header .bottom{
    background: #a87cc6;
        padding: 0 20px;
}
header .bottom li a{
    padding: 15px;
    color: white;
    font-family: "byShep";
}
header .botton .cart {
        padding: 15px;
    background: black;
    color: white;
}
header .bottom .cart i , header .bottom .cart span{
    color: white;
}
.main-carousel{
    padding: 40px 0px;
}
.sticky-top{
    top: 20px;
    z-index: 102;
}

.main-carousel img{

    width: 100%;
}
.main-block .cats{
    padding: 40px 0px;
}
.main-block .cats span.title{
    font-weight: 600;
    display: block;
    font-size: 26px;
    margin-bottom: 25px;
    display: block;
    border-left: 5px solid #022c42;
    padding-left: 10px;
    color: #161616;
}

.last-product .title span{
        font-family: "byShep";
    font-size: 26px;
    margin-bottom: 25px;
    display: block;
    border-left: 5px solid #022c42;
    padding-left: 10px;
    color: #161616;
}
.shop-info .block i{
   display: block;
    font-size: 32px;
    color: #022c42;
    margin-bottom: 15px;
}
.shop-info .block a{
    color: black;
}
.site-branding a{
    font-family: "logos";
    font-size: 50px;
    text-transform: uppercase;
    color: #022c42;
    font-weight: 500;
}



.owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(-50%, -50%);
}
.owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(-50%, -50%);
}

.owl-nav span{
    font-size: 65px;
    color: white;
}

.owl-dots span{
    background: #dddce0;
    height: 15px;
    width: 15px;
    position: absolute;
    color: white;
    border-radius: 50%;
}
.owl-dot.active span{
    background: #022c42;
    height: 15px;
    width: 15px;
    position: absolute;
    color: white;
    border-radius: 50%;
}
.owl-dots .owl-dot{
    height: 100%;
    width: 30px;
}
.owl-dots{
    position: absolute;
    width: 100%;
    text-align: center;
}

.shop-info .block{
        text-align: center;
        box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
    padding: 20px 10px;
    border-radius: 5px;
}
.shop-info .block p{
    margin-bottom: 0px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner{
        box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
}
.strong-view.wpmtst-default .wpmtst-testimonial{
    border: 0px solid !important;
}

.woocommerce-loop-product__title{
        font-family: "byShep";
    font-size: 18px;
    font-weight: 600;
    color: black;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product .price bdi{
        color: #022c42;
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.product .button{
        background-color: #022c42 !important;
    color: white !important;
    font-size: 14px !important;
    font-family: 'byShep';
    margin-top: 0px !important;
}
.woocommerce ul.products li.product img{
    object-fit: contain;
    width: 100% !important;
    margin: 0px auto !important;
    height: 240px !important;
}
.last-product .products{
    padding: 20px 0px 40px;
}
.suggested-text{
    font-size: 16px;
    margin-right: 6px;
    color: #366a38;
    font-weight: 600;
}
.product.type-product .price{
    display: flex;
}
.product.type-product .price label{
    padding: 0px;
}
.top-footer .title i.fa-instagram{
    color: #5c1468;
}
.top-footer .title i.fa-telegram-plane{
    color: #2196f3;
        margin-right: 10px;
}
.top-footer .title i.fa-viber{
    color: #9d00ff;
        margin-right: 10px;
}

.woocommerce ul.products li.product .price{
        display: flex !important;
    align-items: center;
    justify-content: center;
}
.wc-block-product-categories-list-item .wc-block-product-categories-list{
    display: none;
}

.my_quantity-full{
    color: green;
        font-family: "byShep";
}
.start-work{
    background: #a87cc6;
    padding: 60px 0px;
}
.my_quantity-empty{
    color: red;
}
li.outofstock img{
    filter: grayscale(100%);
}
.faq{
        padding: 40px 0px;
}
.accordion-flush .accordion-item .accordion-button{
    padding: 20px 0px;
}
mark, ins{
    background: #fff9c000 !important;
}

.start-work span{
        color: white;
    font-family: 'byShep';
    font-size: 24px;
}
.start-work p{
        margin: 15px 0px 0px 0px;
    color: #ffffff;
}

.wc-block-product-categories-list{
    margin: 0px;
    padding: 0px;
}
.wc-block-product-categories-list li{
    list-style: none;

}
.wc-block-product-categories-list li a{
       color: black;
    margin: 5px 0px;
    display: inline-block;
    display: block;
    background: #a87cc6;
    padding: 5px 10px;
    /* margin: 20px 0px; */
    color: white;
    border-radius: 3px;
}

.woocommerce ul.products li.product{

    padding: 20px !important;
    text-align: center;
        box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
}
.pn{
    padding: 0px;
}
.woocommerce button.button{
    background: #022c42 !important;
    color: white !important;
    font-family: 'byShep';
    border: 1px solid !important;

}
div#customer_details {
    display: flex;
}
.bonus span{
        display: block;
    padding: 10px 0px;
    font-size: 18px;
}
.bonus p{
        display: block;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 900;
}
.bonus span i{
        color: #022c42;
    margin-right: 5px;
    font-size: 16px;
}

.bonus{
    padding: 40px 0px;
}

.woocommerce button.button:hover{
   color: #022c42 !important;
   background: white !important;
}

.post-14 {
    width: 100%;
    padding: 10px 0px;
}

.woocommerce-LostPassword.lost_password a{
        color: #022c42;
    font-weight: 600;
}
.woocommerce form .form-row{
    display: block;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    top: 5px !important;
}
.bapf_body ul{
    padding: 15px 0px 0px 0px;
}
label{
    margin: 0px;
        padding: 4px;
}
.about-block{
    padding: 60px 0px;
}
.about-block h2{
        font-size: 26px;
    margin-bottom: 20px;
    display: block;
    border-left: 5px solid #022c42;
    padding-left: 10px;
    color: #161616;
}
.about-block  ul{
        margin: 0px;
    padding: 10px 20px;
}
.about-block  ul li{
    padding: 3px;
}

.bapf_sfilter {
    margin-top: 20px;
}
.testimonials{
    padding: 30px 0px 60px;
}


#social-media-button ul {
    background-color: #f4f4f4;
    margin: 0;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px
}

#social-media-button ul li a {
    display: block;
    margin-bottom: 5px
}

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

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

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

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

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

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

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

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

#social-media-list {
    display: none;
    position: absolute;
    bottom: 100%;
    right: -20px;
    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-button ul li {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #ddd
}

#social-media-button ul li:last-child {
    border-bottom: none
}

#social-media-button ul li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    width: 100%
}

#social-media-button ul li a:hover {
    background-color: #f7f7f7
}

#social-media-button ul li i {
    font-size: 20px;
    width: 30px;
    margin-right: 10px
}

#social-media-list::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

#social-media-list {
    padding: 15px;
    width: 200px
}

#social-media-list .fa-question-circle {
    background: #3ba724;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px
}

#social-media-list .fa-telegram-plane {
    background: #35a6de;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px
}

#social-media-list .fa-viber {
    background: #7b42ad;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px
}

#social-media-list .fa-facebook-messenger {
    background: #2b98f0;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px
}

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

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

#close-button-mobile {
    display: none
}

.testimonials h3{
        font-weight: 600;
    display: block;
    font-size: 26px;
    margin-bottom: 25px;
    display: block;
    border-left: 5px solid #022c42;
    padding-left: 10px !important;
    color: #161616;
    background: none !important;
}
.add-rewies{
    width: 100%;
    display: none;
}
.add-rewies.show{
    display: block;
    padding-top: 40px;
}
.strong-form .form-field{
    margin-bottom: 5px !important;
}

.testimonials .button{
    background: #022c42 !important;
    color: white !important;
    font-family: 'byShep';
    padding: 10px 15px !important;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 20px;
    display: block;
    }
.strong-form-inner{
    padding: 0px 0px 20px 0px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
        width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li{
    list-style: none;

}

.woocommerce-account .woocommerce-MyAccount-content{
    width: 100% !important;
        padding-top: 40px;
}

.strong-rating-wrapper .star svg path {
    fill: #fbbc04 !important;
    stroke: #fbbc04 !important;
    stroke-width: 6;
}
.testimonial-name{
    font-weight: 600;
}
.field-company_name , .field-company_website , .field-star_rating .after , .field-featured_image{
    display: none !important;
}
.strong-view.strong-form{
    width: 50%;
    margin: 0px;
}
.wpmtst_submit_testimonial{
    background: #022c42 !important;
    color: white !important;
    font-family: 'byShep';
    padding: 10px 15px !important;
}

.woocommerce-breadcrumb{
        padding: 20px 0px 10px !important;
}
.entry-summary label{
    font-weight: 600;
        margin-right: 10px;
}
.product_meta .sku_wrapper{
    display: block;
}
.product_meta .sku_wrapper span{
    font-weight: 600;
}
.product_meta .posted_in a{
   font-weight: 600;
   color: black;
}
.woocommerce div.product .product_title{
    font-weight: 600;
}
.site-branding span{
        font-family: "logos";
    font-size: 50px;
    text-transform: uppercase;
    color: #022c42;
    font-weight: 500;
}
.logo-block {
        display: flex;
    align-items: center;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-mask-image: linear-gradient(-75deg,rgba(0,0,0,1.0) 30%,rgba(0,0,0,.3) 50%,rgba(0,0,0,1.0) 70%);
    -webkit-mask-size: 200%;
    -webkit-animation: shine 3s infinite;
    animation: shine 3s infinite;
}

.site-branding span a:hover{
    text-decoration: none;
    color: #022c42;
}

.how-its-working .title span{
        font-family: "byShep";
    font-size: 26px;
    margin-bottom: 40px;
    display: block;
    border-left: 5px solid #022c42;
    padding-left: 10px;
    color: #161616;
}
.how-its-working .how i{
        font-size: 48px;
    display: block;
    color: #022c42;
}
.how-its-working .how{
        text-align: center;
    padding: 20px;
        box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
    border-radius: 5px;
    min-height: 230px;
}
.how-its-working .how span{
    padding: 15px 0px 0px;
    display: block;
    font-size: 20px;
    border-bottom: 3px solid #022c42;
    margin-bottom: 15px;
    width: fit-content;
    margin: 0px auto 10px;
}
.how-its-working{
    padding-bottom: 60px;

}
.how-its-working .fa-arrow-alt-right ,.how-its-working  .fa-angellist {
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #022c42;
}
.top-footer{
    padding: 60px 0px;
}
.top-footer .dost img{
          width: 120px;
    margin: 0px 10px 10px 0px;
    object-fit: cover;
    height: 40px;
}
.top-footer .title span{
        font-family: 'byShep';
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 20px;
    display: block;
}
.bottom-footer p{
    margin: 0px;
        color: white;
}
.bottom-footer p a{
    color: white;
}
.top-footer p{
        padding-right: 55px;
}

.bottom-footer{
    background: #022c42;
    padding: 15px 0px;
}
.main_categories_list{
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
}
.main_categories_list li{
    list-style: none;
    width: 50%;
        padding: 5px;
}
.main_categories_list li a{
        margin: 5px 0px;
        color: black;
}
.top-footer .title{
        padding: 10px 5px 18px;
    display: block;
    font-weight: 600;
    font-size: 24px;
}
.footer-nav{
    padding-top: 20px;
}
.bapf_sfilter ul li{
    display: flex;
    align-items: center;
}

.footer-nav ul{
    margin: 0px;
    padding: 0px;
        margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.obmin-block{
    padding: 40px 0px;
}
.footer-nav.full li{
    width: 100%;
}

.footer-nav ul li{
        list-style: none;
    width: 50%;
    padding: 5px;
}
.footer-nav ul li a{
    margin: 5px 0px;
    color: black;
}

/*----------------------------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;
}
.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;
        font-family: "byShep";
    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;
}
.shop_table{
    box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
    border: 0px solid !important;
}
.post-12.page{
    width: 100%;
}
.woocommerce-cart table.cart img{
    width: 80px !important;
}
.woocommerce-cart .actions{
    padding: 15px;
}
#coupon_code{
    width: 50%;
}
.woocommerce-MyAccount-content fieldset legend{
    padding-top: 40px
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
        box-shadow: 0px 0px 20px 0px rgb(44 101 144 / 10%);
    border: 0px;
    padding: 10px;
}
.add_to_wishlist {
    color: black;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
        font-weight: 600;
}
a:hover{
        text-decoration: none;
}

.add_to_wishlist:hover{
    color: #022c42;
}

.add_to_wishlist i{
    color: red;
}

/*.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;
}

.view-wishlist , .separator{
    display: none;
}
.yith-wcwl-add-button .delete_item  {
    color: black;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    font-weight: 600;
}
.yith-wcwl-add-button .delete_item i{
    color: #d73955;
}

@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;
    }
    .sub-menu{
        display: none;
    }

}

@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;
    font-family: "byShep";
    text-transform: initial;
}


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

@media (max-width: 720px){
    .bottom-mob-menu{
               background: #a87cc6;
    margin-top: 20px;
    padding: 10px;
    }
  
    .mobile_menu_content .site-branding{
            background: #022c42;
    }
    .mobile_menu_content .site-branding span a{
        color: white !important;
        padding: 15px;
    }
    .main-carousel img{
           height: 240px;
           object-fit: contain;
    }
    .how-its-working .fa-arrow-alt-right{
            transform: rotate(90deg);
    padding: 10px;
    }
    .how-its-working .fa-angellist{
        padding: 10px;
    }
    .shop-info .block{
            text-align: center;
    border: 1px solid #eaeaea;
    padding: 5px 0px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
     margin-bottom: 2px;
    }
    .shop-info .block i {
    display: block;
    font-size: 20px;
    color: #022c42;
    margin-bottom: 0px;
    margin-right: 5px;

}
.woocommerce ul.products li.product img {
    object-fit: cover;
    width: 100% !important;
    margin: 10px auto !important;
    height: 150px !important;
}
.orderby{
    display: none;
}
.bottom-footer .aij {
        justify-content: start;
}
.bottom-footer .aij p{
    margin: 10px 0px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    margin: 0 0 0.992em !important;
}


.product_title.entry-title{
        font-size: 24px;
}
.strong-view.strong-form {
    width: 90%;
}
.testimonials {
    padding: 0px 0px 60px;
}
.admin-menu{
    color: white;
}
.strong-view.wpmtst-default .wpmtst-testimonial-heading{
    padding-left: 15px !important;
    margin-bottom: 10px !important;
}
.testimonials .button{
    display: block;
}

.mobile_menu i{
    color: black;
    font-size: 24px;
}
.cart-header i{
    margin-right: 5px;
}
.how-its-working .title span , .last-product .title span{
        font-size: 22px;
}

.main-carousel {
    padding: 10px 0px 20px;
}
.woocommerce ul.products li.product .price{
    display: block !important;
}
.bonus tr{
    width: 100% !important;
}

}
.qty-indicator__bar:before, .qty-indicator__bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 21%;
    content: '';
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    opacity: .5;
}
.qty-indicator {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    font-size: .95em;
    color: #777;
}
.qty-indicator__bar {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 10px;
    border-radius: 2px;
    margin-left: 5px;
}
.qty-indicator__percent:before {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    border: solid 1px #000;
    border-radius: 2px;
    opacity: .08;
}
.qty-indicator__bar:after {
    left: 60%;
}

.qty-indicator__percent.percent-1 {
    background: #f6846a;
}
.qty-indicator:before {
    content: attr(data-text);
    margin: 0 5px 0 0;
}
.qty-indicator__percent.percent-3 {
    background: #78e026;
}
.qty-indicator__percent.percent-4 {
    background: #7cd14f;
}
.qty-indicator__percent.percent-5 {
    background: #6ab344;
}
.qty-indicator__bar:before, .qty-indicator__bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 21%;
    content: '';
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    opacity: .5;
}
.qty-indicator__percent.percent-2 {
    background: #f69e65;
}
.qty-indicator__percent {
    height: 100%;
}
.qty-indicator__bar:before {
    left: 20%;
}
.outstock-qty{
    margin-bottom: 5px;
    color: red;
    font-weight: 600;
}
.stock.out-of-stock{
    display: none !important;
}
.glitch::before{
    content: '';
    background: url(/wp-content/themes/bs/img/new-year-shapka.png);
}
.woocommerce-review-link{
    color: black;
}
.woocommerce .star-rating span::before{
    color: #fbbc04 !important;
    font-family: star;
}
.woocommerce ul.products li.product .star-rating{
        margin: 3px auto 7px;
}

.main-navigation ul li:hover > ul li{
        background: #022c42;
}
.top .cart i, .top .cart a{
        color: #022c42;
}

.new_prod .sub-menu{
    display: none;
}
.new_prod li{
    list-style: none;
        display: flex;
    align-items: center;

}
         .qty-indicator__bar:before, .qty-indicator__bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 21%;
    content: '';
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    opacity: .5;
}
.qty-indicator {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    font-size: .95em;
    color: #777;
}
.qty-indicator__bar {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 10px;
    border-radius: 2px;
    margin-left: 5px;
}
.qty-indicator__percent:before {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    border: solid 1px #000;
    border-radius: 2px;
    opacity: .08;
}
.qty-indicator__bar:after {
    left: 60%;
}

.qty-indicator__percent.percent-1 {
    background: #f6846a;
}
.qty-indicator:before {
    content: attr(data-text);
    margin: 0 5px 0 0;
}
.qty-indicator__percent.percent-3 {
    background: #78e026;
}
.qty-indicator__percent.percent-4 {
    background: #7cd14f;
}
.qty-indicator__percent.percent-5 {
    background: #6ab344;
}
.qty-indicator__bar:before, .qty-indicator__bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 21%;
    content: '';
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    opacity: .5;
}
.qty-indicator__percent.percent-2 {
    background: #f69e65;
}
.qty-indicator__percent {
    height: 100%;
}
.new_prod_title h1{
        background: #022c42;
    /* background: url(/wp-content/themes/bs/img/drop.jpg); */
    padding: 20px;
    background-size: cover;
    background-position-y: unset;
    color: white;
    text-shadow: 0 0 10px black;
    font-weight: 900;
    font-size: 32px;
    border-radius: 10px;
}

.qty-indicator__bar:before {
    left: 20%;
}
.new_prod{
    margin-right: 10px;
        position: relative;
}
.new_product .post-thumbnail img{
    display: none;
}

.secondary-price{
        margin-top: 10px;
    background: #a87cc6;
    width: fit-content;
    padding: 10px 20px;
    margin-top: 20px;
    color: white;
    gap: 24px;
    display: flex
;
    align-items: center;
    border-radius: 3px;
}

#menu-item-custom:hover .sub-menu{
        display: block;
    position: absolute;
    background: #022c42;
    margin: 0;
    padding: 0;
    top: 45px;
    z-index: 999;
}
#menu-item-custom:hover .sub-menu a{
    display: block;
}
#menu-item-custom::before{
    content: '';
    background: url(../img/new.png);
    height: 50px;
    width: 50px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 800px){
    .new_prod .sub-menu{
        display: block;
    }
    .new_prod p{
        display: block;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 20px;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-family: "byShep";
    text-transform: initial;
    font-weight: 600;
    }
    .new_prod .sub-menu{
        padding: 0 0 20px;
    }
    .new_prod_title h1{
        font-size: 24px;
    }
    #social-media-button{
        bottom: 35px;
        z-index: 9999999
    }

    .new_prod-mob {
        position: relative;
                margin-top: 35px;

}

.non-link::after{
                    content: "\f30b";
                font-family: 'Font Awesome 5 Pro'
        font-weight: 400;
        position: absolute;
        right: 25px;
}

.new_prod-mob #menu-item-custom::before{
            z-index: 999999;
}

 .non-link {
        display: block;
        padding: 10px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        cursor: pointer;
        text-decoration: none;
        color: #000;
        position: relative; /* Забезпечуємо правильний контекст для z-index */
        z-index: 1001; /* Переконуємося, що основний елемент вище підменю */
}
.new_prod-mob .menu-item {
        position: relative;
                list-style: none;
}

.new_prod-mob .menu-item > a {
        display: block;
        padding: 10px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        cursor: pointer;
        text-decoration: none;
        color: #000;
}

.new_prod-mob .sub-menu {
    display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin: 5px 0 0 0;
        padding: 0;
        list-style: none;
        max-height: 200px;
        overflow-y: auto;
        z-index: 1000; /* Підменю нижче основного елемента */
}

.new_prod-mob .sub-menu.active {
        display: block;
}

.new_prod-mob .sub-menu li a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #000;
}

.new_prod-mob .sub-menu li a:hover {
        background: #f0f0f0;
}

.new_prod-mob #menu-item-custom:hover .sub-menu{
                background: #ffffff;
}


.new_prod-mob .sub-menu {
        display: none;
}
.new_prod-mob .sub-menu.active {
        display: block;
}


}



/* CSS */


@media (min-width: 800px){
    .new_prod-mob {
        display: none !important;
    }

}



@media (max-width: 1200px){
    .woocommerce ul.products li.product .price{
        display: block;
    }

}
