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

a{
    text-decoration: none;
}
*{
    font-family: "Montserrat", sans-serif;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
    display: flex !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span{
   margin: 10px 10px 0px;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
       float: left !important;
}
#post-9 .woocommerce-notices-wrapper{
    display: none !important;
}
#billing_country_field{
    display: none;
}

.head-top{
    padding: 10px;
    background: #212f36;
}
.system-page ol{
        margin: 0;
    padding: 10px 15px 25px;
}
.system-page ol li{
    margin-bottom: 10px;
}
.system-page p a{
    color: #212f36;
    font-weight: 500;
}

.head-top .top-head-button a{
    color: white;
    padding: 5px 15px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.head-top .top-head-button ul{
    display: flex;
    margin: 0;
    padding: 0;
}
.head-top .top-head-button ul li{
    list-style: none;
}

.head-block{
   box-shadow: 5px 0 7px -3px rgba(0, 0, 0, 0.33);
      background: #212f36;
    padding: 15px;
}
.head-block .logo a{
    color: black;
    font-weight: 600;
    font-size: 20px;
}
.head-block .menu ul{
    margin: 0;
    padding: 0;
    display: flex;
}
.all-products-btn{

}

.products.columns-5 li img{
        height: 190px;
    object-fit: cover;
}

.products-block-title{
    background: white;
    padding: 10px 35px 10px 20px;
}
.products-block-title h2{
        font-size: 28px;
    font-weight: 600;
    margin: 10px 0;
    color: #212f36;
}

.head-block .menu ul li{
    list-style: none;
}
.lang ul{
    padding: 0;
    margin: 0;
    display: flex;
}
.lang ul li{
    list-style: none;
}
.lang ul li a{
    color: white;
    padding: 10px;
}

.admin-page-drop{
    height: 500px;
    display: grid
;
    place-items: center;
    width: 50%;
    padding: 60px;
}

.head-block .menu ul li a{
    color: #212f36;
    font-weight: 500;
    padding: 15px;
}
.head-block .telegram-btn{
    background: #00B2FF;
    padding: 10.5px 15px;
    color: white;
    font-weight: 600;
    border-radius: 3px;
}

.u-column1.col-1{
    width: 48%;
}
.u-column2.col-2{
    width: 48%;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{
    gap: 24px;
}
#customer_login h2{
        font-size: 24px;
    margin-bottom: 20px;
    display: block;
}

.head-block .telegram-btn:hover{
    background: #212f36;
}
.new-products{
    padding: 20px 0 0px;
}

.head-block .telegram-btn svg{
    margin-right: 5px;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
    background-color: #212f36 !important;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
    border-color: transparent #212f36 !important;
}
.banner-block{
    padding: 40px 0 0;
}
.banner-block .banner{
    position: relative;
}
.banner-block .owl-dots .owl-dot.active span{
    background: #212f36 !important;
    width: 36px;
}
.banner-block .owl-dots{
    position: absolute;
    bottom: 10px;
    left: 50%;
}
.banner-block .banner img{
       border-radius: 50px;
    height: max-content;
    width: 100%;
    object-fit: cover;
    padding: 20px 20px 0 0;
}
.banner-block .cat-block ul{
    margin: 0;
    padding: 0;
}
.banner-bg{
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
        padding: 10px 10px 0 0;
        display: flex;
            margin: 0 20px;
}

.banner-block .cat-block ul li{
    list-style: none;
        display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.banner-block .cat-block ul li a{
    color: #212f36;
    font-weight: 500;
    display: block;
    padding: 5px 0;
}
.banner-block .cat-block{
    background: white;
    padding: 15px;
        border-radius: 6px
}
.trands-product{
    padding: 40px 0 0;
}

.products-block{
    background: white;
}
.products-block li{
    padding: 4px;
    border: 1px solid #f4f4f4;
}
.products-block .products{
    margin-bottom: 0 !important;
}

.products-block li h2{
    color: black;
    font-size: 16px !important;
    padding: 5px 10px !important;
    min-height: 75px;
}
.price .suggested-text{
        color: #8b8b8b;
    font-size: 14px;
}
.price{
    padding: 10px 10px 5px!important;
}

.price  .woocommerce-Price-amount{
        display: block;
    font-size: 18px;
    color: #212f36;
    font-weight: 600;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin: 0px 18px 20px 18px !important;
}
.product-page{
    padding: 20px 0 60px;
}

.woocommerce ul.products{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}
li.product .stock.in-stock{
        margin: 0;
    font-weight: 600;
    font-size: 14px;
    color: green !important;
    padding: 0px 10px !important;
}
.subs {
    padding: 40px 0;
    background: #212f36;
}
.subs p{
    margin-bottom: 0;
    color: white;
}
.subs h3{
        color: white;
    font-size: 26px;
    margin-bottom: 15px;
}


.related.products  li h2{
    color: black;
    font-size: 16px !important;
    padding: 5px 10px !important;
    min-height: 75px;
}
.related.products  li {
    border: 1px solid #f4f4f4;
}

.product-page .product_title.entry-title{
        font-size: 26px;
            line-height: 28px;
}
.product-page  .price.suggested-price{
    padding: 0 !important;
}
.bread #breadcrumbs a{
       color: #212f36;
    font-size: 14px;
    font-weight: 500;
}
.product .nyp label{
    font-size: 14px;
    margin-bottom: 5px;
}
.product .nyp .nyp-input{
    margin-bottom: 5px;
}
.all-products-btn{
    color: #212f36;
    font-weight: 500;
}
.nyp label{
    width: auto;
    float: inline-start;
}
.input-text.amount.nyp-input{
        width: 100px;
    min-width: 90px !important;
        border: 1px solid #212f36;
    border-radius: 10px;
    font-size: 14px;
    color: #212f36;
    font-family: "Montserrat", sans-serif;
}
.product .nyp label{
        margin-top: 5px;
    margin-right: 10px;
}

.bread #breadcrumbs span{
        font-size: 14px;
}
.bread  #breadcrumbs{
    margin-bottom: 0;
}
.bread{
        padding: 20px 0;
}

.product-page .single_add_to_cart_button.button.alt{
        background: #51B25C;
    font-size: 14px;
    padding: 13px 35px;
    margin-top: 4px;
        margin-left: 10px;
}
.product-page .summary.entry-summary{
    margin: 0;
}


.qib-button-wrapper .quantity input.input-text.qty.text{
    margin: 0 3px;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
    font-size: 16px !important;
}

.product-page  .product-sku{
    margin-bottom: 20px;
}
.product-page .single_add_to_cart_button.button.alt:hover{
    background: #3691b9;
}

.product-page .stock-few{
        color: #c90606;
    font-weight: 600;
}
.product-page .stock-lots {
    color: green;
     font-weight: 600;
}

.product-page .stock-enough {
    color: orange;
     font-weight: 600;
}
.product-page .stock-q{
    margin: 20px 0;
}
.product-page .custom-average-price{
        background: #f2f2f2;
    padding: 15px;
    color: #212f36;
    font-weight: 600;
}
.product-page .custom-average-price i{
        color: #51B25C;
    font-weight: 600;
    font-size: 26px;
    margin-right: 10px;
}
.product-page .custom-average-price .woocommerce-Price-amount.amount{
        color: #198754;
    font-weight: 900;
}
.product-page .product-sku{
        margin-bottom: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #939393;
}
.custom-product-description h2{
    font-size: 24px;
    margin-bottom: 20px;
}
.related.products h2{
    font-size: 24px;
    margin-bottom: 20px;
}
.custom-product-description{
    padding: 0 0 40px;
}
.cart-customlocation-amount {
    font-weight: 800;
        color: #212f36;
            color: white;
}

span.cart-count-suma {
    font-size: 10px;
    position: absolute;
    top: 8px;
        color: white;

}
span.cart-customlocation-count {
    background: #51B25C;
    padding: 0px;
    font-size: 13px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    font-weight: 700;
    position: absolute;
    z-index: 9999;
    left: 56px;
    top: 7px;
}
.head-block a.user-link-cart i {
    margin-right: 10px;
    font-size: 20px;
          color: white;
}
.info-home-title i{
        color: #51B25C;
            background: #f7f7f7;
    padding: 12px;
    border-radius: 50%;
    margin-right: 12px;
}
.all-products-btn{
        color: #51B25C;
    font-weight: 600;
}

.head-block a.user-link-cart {
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 20px 16px 12px;
    position: relative;
    width: 150px;
}
.products.columns-5 li{
        border: 1px solid #f4f4f4;
}
.products.columns-5 li h2{
        color: black;
    font-size: 16px !important;
    padding: 5px 10px !important;
    min-height: 75px;
}
.products.columns-5{
        background: white;
        padding: 20px 0 !important;
}
.cat-page{
}
.info-home .info-block {
  padding: 16px 0 0;
    border-radius: 8px;
    /* min-height: 145px; */
    background: white;

    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    align-items: center;
    text-align: center;
    justify-content: center;
}
.info-home {
}
.info-home {
    padding: 12px 0 0;
}
.info-home .all-info-block {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
            padding-bottom: 15px;
}
.woocommerce.columns-5  .nyp-product.product.type-product span.price{
    display: none;
}

.products.columns-5  .nyp-product.product.type-product span.price{
    display: none;
}


/*.lang a{
        font-weight: 600;

    margin-right: 10px;
    color: white;
    padding: 5px;
}*/li.product .price:last-child {
    display: none !important;
}
.lang{
        margin-right: 20px;
}

.info-home-title {
    display: block;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 10px;
}
.info-home-description {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}
.site-footer{
        padding: 40px 0;
}
.site-footer p{
    margin-bottom: 0;
}
.banner-info .single-banner-info span{
        color: black;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
        display: block;
}
.banner-info .single-banner-info p{
    margin-bottom: 0px;
        font-size: 14px;
}
.single-banner-info{
    margin: 20px 0;
}
.single-banner-info p b{
       margin: 5px 0;
    display: block;
}

.cat-block  .icon{
        width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 10px;
    background-image: url(../img/category.png);
    background-size: 387px auto;
    background-color: #f7f7f7;
}
.cat-block li:nth-child(3) .icon {
    background-position: -96px 0;
}
.cat-block li:nth-child(2) .icon {
    background-position: -48px 0px;
}

.cat-block li:nth-child(5) .icon {
    background-position: -192px 0;
}
.cat-block li:nth-child(4) .icon {
    background-position: -144px 0;
}
.cat-block li:nth-child(6) .icon {
    background-position: -240px 0;
}
.cat-block li:nth-child(7) .icon {
    background-position: -288px 0;
}
.cat-block li:nth-child(8) .icon {
    background-position: 0 -48px;
}
.cat-block li:nth-child(9) .icon {
    background-position: -48px -48px;
}
.cat-block li:nth-child(10) .icon {
    background-position: -96px -48px;
}
.cat-block{
    width: 20%;
}
.banner-carousel{
    width: 60%;
}
.banner-info{
    width: 20%;
        padding-left: 20px;
            padding-top: 10px;
}



.login-page {
    height: 100vh;
    position: relative;
}
.login-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.log__bg__block {
        background: #212f36;
    height: 100vh;
    background-size: cover;
    position: relative;
}
.logo-login img{
        height: 240px;
    width: 100%;
    object-fit: cover;
}

.logo-login a {
    color: white;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-size: 40px;
    font-weight: 900;
}
.logo-login {
   position: absolute;
    left: 40%;
    top: 0;
    transform: translate(-50%, 11%);
}
.home-cat-block li{
    width: 25%;
    list-style: none;
    border: 1px solid #ffffff;
}
.home-cat-block li img{
        height: 235px !important;
    width: 100%;
    object-fit: contain;
}
.home-cat-block li h2{
        padding: 5px 10px !important;
    min-height: 75px;
    color: black;
    font-size: 16px !important;
    padding: 15px 10px !important;
    /* min-height: 75px; */
    border: 1px solid #f4f4f4;
    display: block;
    margin: 10px;
    text-align: center;
}

.home-cat-block ul{
    display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
}

.woocommerce-form.woocommerce-form-login.login {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
.eaccount {
    display: block;
    position: relative;
    top: 250px;
    right: 320px;
}
.eaccount a{
        text-decoration: none;
    color: black;
    font-weight: 600;
}
.language-switcher{
    display: none;
}
.dashicons.dashicons-visibility {
    right: 20px
}

.woocommerce-button.button.woocommerce-form-login__submit {
    display: block;
    background: #212f36;
    width: 320px;
    color: white;
    padding: 5px 10px;
    margin: 20px 0px;
    border-radius: 5px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.button-admin .log , .button-admin .reg{
    text-decoration: none;
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
        display: block;
    background: #212f36;
    width: 320px;
    color: white;
    padding: 5px 10px;
    margin: 20px 0px;
    border-radius: 5px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-privacy-policy-text p{
        font-size: 14px;
    margin-top: 15px;
}
.woocommerce-privacy-policy-text a{
        color: black;
}

.woocommerce-form.woocommerce-form-login.login input {
    display: block;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgb(209, 213, 219);
    background-color: white !important;
    font-family: 'Montserrat', sans-serif;
    /* width: 320px; */
    font-size: 20px;
    margin: 10px 0px 0px;
}
a{
    text-decoration: none !important;
}

.woocommerce-form.woocommerce-form-login.login label {
       font-size: 16px;
    display: block;
    margin-bottom: 5px;
}
.form-row.form-row-last {
    position: relative;
}
.woocommerce-form.woocommerce-form-register.register label{
        font-size: 16px;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.woocommerce-form.woocommerce-form-register.register input{
    display: block;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgb(209, 213, 219);
    background-color: white !important;
    font-family: 'Montserrat', sans-serif;
    /* width: 320px; */
    font-size: 16px;
}
.woocommerce-ResetPassword.lost_reset_password {
           width: 100%;
    border-radius: 8px;
    padding: 30px;
    /* display: flex
; */
    margin-bottom: 30px;
    width: 50%;
}
.info-home .info-block a{
    color: black;
    font-size: 16px;
    font-weight: 500;
}


.woocommerce-ResetPassword.lost_reset_password .woocommerce-Input.woocommerce-Input--text.input-text{
        display: block;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgb(209, 213, 219);
    background-color: white !important;
    font-family: 'Montserrat', sans-serif;
    /* width: 320px; */
    font-size: 16px;
    margin: 10px 0px 0px;
}

.system-page h1{
        font-size: 24px;
}
.system-page h3{
        font-size: 20px;
    margin-bottom: 10px;
}
.system-page {
    padding: 40px 0;
        margin-bottom: 40px;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button{
        display: block;
    background: #212f36;
    width: 320px;
    color: white;
    padding: 5px 10px;
    margin: 20px 0px;
    border-radius: 5px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-form.woocommerce-form-login.login input {
    display: block;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgb(209, 213, 219);
    background-color: white !important;
    font-family: 'Montserrat', sans-serif;
    /* width: 320px; */
    font-size: 16px;
    margin: 10px 0px 0px;
}
.copy-login {
    position: absolute;
    bottom: 5%;
    left: 20%;
    color: white;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}
.np{
    padding: 0 !important;
}
.woocommerce-form.woocommerce-form-register.register {
    width: 500px;
}
.register-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
        position: relative;
}
.register-block .eaccount {
   display: block;
    position: relative;
    top: 275px;
    left: auto;
}
.button-admin .reg{
        background: #51B25C;
    color: white;
    padding: 12px;
    border-radius: 6px;
    margin-left: 10px;
    font-weight: 600;
        width: 120px;
    text-align: center;
    font-size: 14px;
    border: 1px solid  #51B25C;
}
.button-admin .reg:hover{
        background: #212f36;
    color: #ffffff;
    border: 1px solid;
}

.button-admin .log{
        background: white;
    color: #51B25C;
    padding: 12px;
    font-size: 14px;
     border: 1px solid  #51B25C;
    border-radius: 6px;
    margin-left: 10px;
    font-weight: 600;
        width: 120px;
    text-align: center;
}
.button-admin .log:hover{
    background: #51B25C;
    color: white;
}

.button-admin{
    display: flex;
}
.my-footer-nav__contact-item a i {
    padding: 7px;
    border-radius: 50%;
    color: white;
    margin-right: 7px;
}
.my-footer-nav__contact-list li a {
    text-decoration: none;
}
.my-footer-nav__contact-list li {
    list-style: none;
    margin: 5px 0 10px;
}
.my-footer-nav__contact-item .fa-telegram-plane {
    background: #35a6de;
}
.my-footer-nav__contact-item .fa-viber {
    background: #7b42ad;
}
.fab.fa-youtube.my-footer-contacts__icon {
    background: #af0808;
}
.fab.fa-tiktok.my-footer-contacts__icon {
    background: #FE2C55;
}
.my-footer-nav__contact-item span{
    color: black;
}
        #social-media-button {
    position: fixed;
       bottom: 25px;
    right: 25px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #212f36;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.social-media-button-wrap {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #212f36;
}
#social-media-list {
    padding: 15px;
    width: 200px;
}

#social-media-list {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
#close-button-mobile {
    display: none;
}
#social-media-list a {
    display: block;
    text-decoration: none;
    padding: 8px 0px;
    font-size: 12px;
    color: #111;
}
.social-media-button-wrap {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #212f36;
}
#social-media-button::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #51B25C;
    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: rgba(234, 67, 52, 0.5);
    animation: pulse-wave 2s infinite ease-out;
    animation-delay: 1s;
    z-index: -2;
}
#social-media-list {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
#social-media-list.active {
    display: block !important;
    background: #fff !important;
    padding: 15px;
    width: 200px;

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

#social-media-list a {
    display: block;
    text-decoration: none;
    padding: 8px 0px;
    font-size: 12px;
    color: #111;
}
#social-media-list .fa-question-circle {
    background: #51B25C;
    padding: 7px;
    border-radius: 50%;
    color: white;
    margin-right: 7px;
}
.woocommerce-result-count , .woocommerce-ordering{
    display: none;
}
.drop-panel{
       position: sticky;
    top: 0;
    left: 0;
    width: 75px;
    height: 100vh;
    background: #f1f1f1;
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 9;
}
.drop-content{
        flex: 1;
    max-width: 100%;
}
.drop-panel ul{
    margin: 0;
    padding: 0;
}

.drop{
    display: flex;
}
.drop-panel .logo{
    height: 86px;

        background: #212f36;
    box-shadow: 0 0 7px -3px rgba(0, 0, 0, 0.33);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999999;
    position: relative;
}

.drop-panel .logo a{
        color: black;
    font-weight: 900;
}
.site-header{
    position: sticky;
    top: 0;
    background: white;
    z-index: 9999;
}
.top-head-button li{
    text-align: center;
        position: relative;
}
.top-head-button li a{
    color: black;
    font-weight: 600;
        margin: 10px 0px;
    display: block;
        display: flex;
    align-items: center;
    justify-content: center;
}
.top-head-button li a i{
       font-size: 24px;
    padding: 14px 0;
    color: #51B25C;
    font-weight: 500;
}
.top-head-button li a.active{
    background: white;
    padding: 0px;
    border-left: 3px solid #51B25C;

}
.top-head-button li a.active i{
        font-weight: 900;
}
.custom-product-description ul{
    margin: 0;
}
.custom-product-description img{
        margin: 20px auto;
    display: block;
}
.hide{
   z-index: 9999100;
    position: absolute;
    right: 0;
    transform: translateX(0) translateY(-50%);
    padding: 0 10px;
    top: 50%;
    width: -moz-max-content;
    width: max-content;
    height: 34px;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    /* opacity: 0; */
    transition: opacity 1s, transform 0.2s;
    transform: translate(0, -50%);
    left: 80px;
    opacity: 0;

    }
.top-head-button li:hover .hide{
    opacity: 1;
}
.button-admin.login i{
        color: #51B25C;
    font-size: 20px;
}
.button-admin.login  span.user-name{
       font-weight: 600;
    display: block;
    margin-right: 10px;
        color: white;
}
.lost_password a{
    text-decoration: none;
}
.footer-menu .title span{
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
}
.footer-menu ul{
    margin: 0;
    padding: 0;
}
.footer-menu ul li{
    list-style: none;
}
.trands-page .products-block-title{
        padding: 0;
}
.new-product-page .products-block-title{
        padding: 0;
}
.top-products{
    padding: 20px 0 60px;
}
.footer-menu ul li a{
        display: block;
    color: black;
    font-size: 16px;
    margin-bottom: 10px;
}
.wp-block-woocommerce-cart .wc-block-cart-item__wrap a.wc-block-components-product-name{
    color: black;
}
.wc-block-cart__submit-container a{
        background: #51B25C;
    font-size: 14px;
    padding: 13px 35px;
    margin-top: 4px;
    margin-left: 10px;
    color: white;
    font-weight: 600;
}
.wc-block-components-totals-shipping{
    display: none;
}
.components-button.wc-block-cart-item__edit-link{
        padding: 10px;
    border: 1px solid #c7c7c7;
    box-shadow: 0 0 0;
    margin: 10px 0;
}
.wc-block-cart__submit-container .wc-block-components-product-price{
    padding: 0;
}
.wc-block-cart__submit-container a:hover{
    background: #212f36;
    color: white;
}
.components-button.wc-block-components-button.wp-element-button {
        background: #51B25C;
    color: white;
    font-weight: 700;
    border: 0;
}
.components-button.wc-block-components-button.wp-element-button.wc-block-cart-item__edit-link{
    display: none;
}




@media (max-width: 800px){
    .log__bg__block{
        height: 30vh;
    }
    .login-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 50%;
    position: relative;
    transform: translate(-35%, 35%);
}
.home-cat-block li {
    width: 50%;

}
.register-block{
     display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 50%;
    position: relative;
    transform: translate(-35%, 20%);
}
.register-block .eaccount{
    right: 393px;
    top: 295px;
    left: auto;
}


}



ul li .stock.out-of-stock {
        font-weight: 600;
    font-size: 14px;
    color: #ff0023 !important;
    padding: 0px 10px !important;
}

.shop-page li.product-category{
    width: 25%;
}
.shop-page  li.product-category h2{
    color: black;
    font-size: 16px !important;
    padding: 15px 10px !important;
    /* min-height: 75px; */
    border: 1px solid #f4f4f4;
    display: block;
        margin: 10px;
}
.cat-page.shop-page{
    padding-bottom: 60px;
}

.shop-page li.product-category img{
  height: 235px !important;
    width: 100%;
    object-fit: contain;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{
        content: "\f06e" !important;
    font-family: 'Font Awesome 5 Pro' !important;
    display: block;
    font-size: 16px;
    position: absolute;
    right: 0px;
    z-index: 99;
    color: #000000;
        top: 4px;
    right: 3px;
}

.unloading-page{
        padding: 100px 0;
}
.drop-panel .logo img{
    padding: 10px;
}


@media (max-width: 800px){
    .woocommerce-ResetPassword.lost_reset_password{
        width: 100%;
            padding: 30px 15px;
    }

}

@media (max-width: 1370px){
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
        width: 45% !important;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
        width: 45% !important;
    }

}
