.woocommerce-variation-add-to-cart .quantity,
.reset_variations,
#nsl-redirect-overlay,
.woocommerce-currency-switcher-form,
.hiden_item,
.woocommerce-variation.single_variation,
#basket .quantity,
.woocommerce-form-login-toggle,
#privacy_policy_field {
    display: none !important;
}

.zen-ui-select__option {
    font-size: 16px !important;
}

.wcus-checkout-fields > h3 {
    display: none !important;
}
.myaccount .woocommerce-notices-wrapper,
.recover-password .woocommerce-notices-wrapper{
    margin-top: 20px;
}
.myaccount .woocommerce-error,
.recover-password .woocommerce-error{
    padding: 8px;
    margin: 0;
    position: relative;
    background-color: #fff;
    color: var(--color-black);
    border: 1px solid #b81c23;
    border-radius: 4px;
    font-size: 14px;
}
.myaccount .woocommerce-error::before,
.recover-password .woocommerce-error::before {
    display: none;
}
.lang_swither span,
.lang_swither a {
    text-transform: uppercase;
}
.select-current.one:after {
    display: none;
}
.basket.off .basket-empty {
    display: flex;
}
.basket.off .basket__bottom {
    display: none;
}
.product  .woocommerce-message {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}
.product  .woocommerce-message::before {
    display: none;
}
.message-animate {
    animation-name: message-animate;
    animation-duration: 2s;
    opacity: 0;
}
@keyframes message-animate {
    0%   { opacity: 1; }
    70%   { opacity: 1; }
    99% { opacity: 0; }
    100% { display: none; opacity: 0; }
}

.product-side select {
    display: block !important;
}
.confirm-success-text.strong,
.confirm-success-text.strong bdi {
    font-weight: 700;
}
#basket a.btn-grey {
    height: 60px;
    width: 100%;
    -webkit-appearance: none;
    text-decoration: none;
}
.order__bottom.fix {
    margin-bottom: 40px;
}
.order__bottom.fix label {
    display: flex !important;
    margin-right: 15px;
}
.woocommerce .order.np .wcus-checkout-fields {
    bottom: 365px;
}

.woocommerce .order.ua.np .woocommerce-checkout #payment div.payment_box {
    top: -26px;
    display: block !important;
}

.woocommerce .order.ua.fb .woocommerce-checkout #payment div.payment_box,
.woocommerce .order.ua .woocommerce-checkout #payment div.payment_box {
    display: none !important;
}
.woocommerce .order .order-message.fixed, 
.woocommerce .order.fb.np.ua .order-message.fixed3 {
    display: none;
}
.woocommerce .pr1 {
    padding-bottom: 15px;
}
.woocommerce .order.ua .pr1,
.woocommerce .order.ua .pr2 {
    display: none;
}
.woocommerce .order.ua .order-message.fixed {
    position: absolute;
    right: 0;
    top: -120px;
    display: block;
}
.woocommerce .order.ua .order-message.fixed3 {
    display: block;
    position: absolute;
    top: 154px;
    right: 0;
    width: 50%;
}
.woocommerce .order.ua.np .order-message.fixed3,
.woocommerce .order .order-message.fixed3,
.woocommerce .order.fb .order-message.fixed3 {
    display: none;
}
.woocommerce .order.ua.np .order-message.fixed {
    display: none;
}
.woocommerce .order.ua .order-message.fixed2 {
    display: none;
}
.woocommerce .order .order-message.fixed2 {
    display: block;
    position: absolute;
    top: -157px;
    right: 0;
    width: 50%;
}

#payment .fixed-np-ua {
    display: none;
}
.order.np #payment .fixed-np-ua {
    display: block;
    position: absolute;
    top: -355px;
    right: 0;
    width: 50%;
}
@media (max-width: 540px) {
    .order.np #payment .fixed-np-ua {
        top: -287px;
        /*top: -320px;*/
        width: 100%;
    }
}

.ua #billing_state_field,
.ua #billing_city_field,
.ua #billing_address_1_field,
.ua #billing_address_2_field,
.ua #billing_postcode_field {
    display: none !important;
}
#contactsmodal .modal-success {
    display: flex;
}
.payment_method_fondy img {
    display: none;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
}

.nav-links .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 14px;
    color: var(--color-black);
    background-color: #fff;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.nav-links .page-numbers.dots {
    border: 1px solid #fff;
}
.nav-links a.page-numbers:hover,
.nav-links .page-numbers.current {
    color: #fff;
    background-color: #141414;
}
.blog-page__text p {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .woocommerce .order.np .wcus-checkout-fields {
        bottom: 425px;
    }
}
@media (max-width: 540px) {
    .woocommerce .order.ua .order-message.fixed {
        top: -137px;
    }
  
    .woocommerce .order.ua .order-message.fixed {
        top: -187px;
    }
    .woocommerce .order.ua .order-message.fixed3{
        width: 240px;
    }
    .woocommerce .order.np .wcus-checkout-fields {
        bottom: 505px;
    }

    .woocommerce .order.ua.fb.np ul#shipping_method,
    .woocommerce .order.ua.np ul#shipping_method {
        padding-bottom: 0;
    }
    .woocommerce .order.ua ul#shipping_method {
        padding-bottom: 80px;
    }
    .woocommerce .order.ua .order-message.fixed {
        right: auto;
        top: -100px;
        left: 0;
        width: 100%;
    }
    .order.ua.np .woocommerce-checkout #payment ul.payment_methods {
        padding-bottom: 80px !important;
    }
    .order.ua.fb .woocommerce-checkout #payment ul.payment_methods {
        /*padding-bottom: 0 !important;*/
    }
    .woocommerce .order.ua.np .woocommerce-checkout #payment div.payment_box {
        top: 80px;

    }
    .woocommerce .order.ua .order-message.fixed3 {
        top: 235px;
        left: 0;
        right: auto;
    }
    /* .woocommerce .order.fb.ua.np ul#shipping_method {
        padding-bottom: 0;
    } */
    .woocommerce .order.np .woocommerce-checkout #payment div.payment_box {
        top: -480px;
        left: 0;
    }
    .woocommerce .woocommerce-checkout #payment div.payment_box {
        top: -240px;
    }
    .woocommerce .order .order-message.fixed2 {
        top: 200px;
        width: 100%;
    }
}