.header .search-box .nav-tabs
{
    margin-right:0;
}
.header .search-box .dropdown-menu
{
    right: unset !important;
}
.instant-offers_body .product-card .product-save .icon-Save-fill
{
    display: block;
}
.search-box .nav-link.dropdown-toggle
{
    position:relative;
}
.woocommerce-form-row span.password-input
{
    width: 100%;
}
.status {
    text-align: center;
    font-family: 'Peyda-Regular';
}
.status{
    padding: 4px;
    border-radius: 4px;
    margin-bottom: 13px;
    margin-top: -13px;
}
.status.error {
    background: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}
.status.success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.status.info {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.owl-carousel .product-card img
{
    height: 100%;
}
.add-favorite , .delete-favorite {
    cursor: pointer;
}
p.comment-form-cookies-consent
{
    display: none;
}
.form-submit
{
    margin-top: 1.5rem;
}
div#respond {
    font-family: 'Peyda-Regular';
    line-height: 37px;
}
.author-article-img.img-container img
{
    height: 100%;
    width: 100%;
}
.team .swiper-button-prev, .team .swiper-container-rtl .swiper-button-next {
    background-image: none !important;
}
.cart-page .cart-item-img img{
    width: 100%;
}
.cart-page .remove span:before{
    color: #212529;
}
.cart-page .remove:hover{
    background: unset !important;
}
.cart-page .cart-item-name a{
    font-size: 16px;
    font-family: 'Peyda-Medium';
    color: #000000;
    line-height: 1.8;
}
.cart-page .cart-item .product-specifications span *{
    font-size: 16px;
    font-family: 'Peyda-Medium';
    color: #8798A1;
    margin-left: 10px;
}
.product-page .product-sidebar .add-cart-btn {
    background: #E85805 !important;
}
.basket_liana .sub-menu--cart
{
    display: none;
}
.basket_liana .sub-menu--cart.show {
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #dedede;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 0px 9px 1px #dedede;
}
.basket_liana .sub-menu--cart.show .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    width: 50px;
    height: auto;
}
.basket_liana .sub-menu--cart.show .mini-cart__item__heading{
    text-align: right;
    padding: 10px;
    font-weight: normal;
    font-size: 12px;
}
.basket_liana .sub-menu--cart.show .cart__item__price {
    font-size: 10px;
    text-align: right;
    padding: 0 13px 10px 7px;
    display: flex;
}
.basket_liana .sub-menu--cart.show .cart__item__price .woocommerce-Price-currencySymbol
{
    float:left
}
.basket_liana .sub-menu--cart.show .media.mini-cart__item.woocommerce-mini-cart-item.mini_cart_item {
    border-bottom: 1px dashed #dedede;
    margin-bottom: 13px;
}
.basket_liana .sub-menu--cart.show .remove.remove_from_cart_button {
    color: red;
}
.basket_liana .sub-menu--cart.show::before{
    content: '';
    transform: rotate(45deg);
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6.5px;
    left: 30px;
}
.user-actions .dropdown-menu.show::before  {
    content: '';
    transform: rotate(45deg);
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6.5px;
    left: 30px;
}
.basket_liana .cart__amount {
    background: #ef394e;
    border-radius: 7px;
    position: absolute;
    right: 0px;
    font-size: .9rem;
    color: #fff;
    /* padding: 0px 6px; */
    bottom: 0px;
    font-family: yekan;
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
}
.bas_btn a{
    background: red;
    border: 1px solid #fff;
}
.bas_btn .btn__text {
    font-size: .8rem;
}
.empty_liana_basket{
    font-size: 12px;
    float: right;
    width: 100%;
    text-align: center;
}
.single-product .site-main
{
    padding: 14px;
}

.quantity-field {
    min-width: 100px !important;
    height: 40px !important;
}
.woocommerce-ordering-krb li a {
    font-size: 14px;
    font-family: 'Peyda-Regular';
    color: #607079;
    padding: 5px 8px;
}
.woocommerce-ordering-krb li a.active-link {
    font-size: 16px;
    font-family: 'Peyda-Medium';
}


.nav-bottom-price .add-cart-btn {
    font-size: 14px !important;
    font-family: 'Peyda-Regular' !important;
    background: #E85805 !important;
    color: #FFFFFF !important;
    border-radius: 8px !important;
    border: none !important;
    padding: 10px 40px !important;
}
/*
********checkout
 */
.group-input input, .group-input textarea {
    font-size: 14px !important;
    font-family: 'Peyda-Regular' !important;
    color: #354752 !important;
    -webkit-box-flex: 2 !important;
    -ms-flex-positive: 2 !important;
    flex-grow: 2 !important;
    padding: 10px !important;
    border: none !important;
}
.woocommerce-checkout .checkout  input, .woocommerce-checkout .checkout  select, .woocommerce-checkout .checkout  textarea {
    width: 100% !important;
    font-size: 14px !important;
    font-family: 'Peyda-Regular' !important;
    color: #354752 !important;
    padding: 10px !important;
    border: 1px solid #DDDBDA !important;
    border-radius: 8px !important;
}
.woocommerce-billing-fields label {
    font-size: 12px !important;
    font-family: 'Peyda-Regular'!important;
    color: #354752!important;
    margin-bottom: 10px!important;
}
.woocommerce-billing-fields h3 {
    display: none;
}
.product-card .product-save{
    cursor: pointer;
}
.product-card .product-save .icon-Save-fill {
    display: block;
}
/*.woocommerce-MyAccount-navigation-link--favorite{*/
/*    padding-right: 31px;*/
/*}*/
.woocommerce-MyAccount-navigation-link--favorite::before {
    font-family: 'icomoon' !important;
    content: "\ebb2" !important;
    position: absolute !important;
    font-size: 20px;
    margin-top: 5px;
    color: #fff;
    margin-right: 1px;
}
.woocommerce-MyAccount-navigation-link--favorite a {
    padding-right: 32px !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: unset !important;
    margin: unset !important;
    position: unset !important;
    background-color:unset !important;
    color: unset !important;
    border-top: 3px solid unset !important;
    list-style: unset !important;
    width: unset !important;
    word-wrap: unset !important;
}
.woocommerce-message {
    border-top-color: unset !important;
}

.message_notice {
    font-family: 'Peyda-Regular' !important;
    color: #fff;
    font-size: 14px;
}

/*
**Checkout
 */
.checkout-page .page-title , .woocommerce-additional-fields h3 {
    font-size: 16px;
    font-family: 'Peyda-Medium';
    color: #354752;
    border-bottom: 1px solid #E85805;
    padding: 5px 0;
    display: initial;
}
.checkout-page .payment_box p {
    font-size: 12px;
    font-family: 'Peyda-Regular';
    color: #354752;
}
.checkout-page .checkout-btn , .form-row.place-order button  {
    padding: 10px 50px !important;
    border-radius: 8px !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
    font-family: 'Peyda-Regular' !important;
    background: #349E89 !important;
    border: none !important;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear !important;
    margin-top: 20px !important;
}
.woocommerce-privacy-policy-text p{
    font-size: 16px !important;
    font-family: 'Peyda-Regular' !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: unset !important;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: unset !important;
}
.product-id, .product-category a{
    color: #354752;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: unset !important;
}
.button.wc-forward.wp-element-button {
    font-size: 14px !important;
    font-family: 'Peyda-Regular' !important;
    color: #FFFFFF !important;
    background: #236A5C;
    border-radius: 4px !important;
    padding: 5px 10px !important;
    -webkit-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}
.button.wc-forward.wp-element-button:hover {
    background: #247262;
}

.product-page .product-sidebar .name-seller {
    font-family: 'Peyda-Medium';
}
.discount-code .discount-code-btn {
    font-size: 16px !important;
    font-family: 'Peyda-Medium';
    color: #E85805 !important;
    padding: 10px !important;
    border: none !important;
    height: 100% !important;
    background: transparent !important;
    position: relative;
    -webkit-transition: all 0.2s linear !important;
    transition: all 0.2s linear;
}
#coupon_code {
    border: none !important;
}
.product-page .success-notification-cart_text span, .product-page .error-notification-cart_text span {
    margin-left: 10px;
    font-size: 20px;
    position: relative;
}
.product-page .error-notification-cart .woocommerce-message::before {
    content: "\eb9f";
    position: absolute;
    right: 0;
}
.product-page .error-notification-cart {
    font-size: 14px;
    font-family: 'Peyda-Regular';
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.checkout-page .checkout_coupon.woocommerce-form-coupon
{
    display:block !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: unset !important;
    padding:unset !important;
    margin: unset !important;

}

.empty_liana_basket
{
    font-family: 'Peyda-Regular';
}
.product-specifications .article {
    font-size: 14px !important;
    color: #354752;
    line-height: 1.8;
    font-family: 'Peyda-Regular';
}
.product-specifications .article h4 {
    margin: 11px 0;
}
#comment_krb_author , #comment_krb_email{
    border: 1px solid #DDDBDA !important;
}
.add_comment_krb{
    font-family: 'Peyda-Bold';
    padding: 5px 15px;
    margin-right: 10px;
    color: #fff !important;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}
.woocommerce-noreviews{
    font-family: 'Peyda-Regular';
}
.plus_comment li {
    list-style: disc;
    color: green;
}
.negative_comment li {
    list-style: disc;
    color: red;
}
.comment-name span {
    font-size: 11px;
}
.comment-text p {
    display: none;
}
.woocommerce-review__awaiting-approval {
    font-family: 'Peyda-Regular' !important;
}
/*#rating{*/
/*    display:block !important;*/
/*}*/
.comment-form-rating{
    display: none !important;
}

.cart-page .update-btn-cart {
    margin: 0 !important;
    cursor: pointer !important;
    position: relative !important;
    text-decoration: none !important;
    overflow: visible !important;
    right: auto !important;
    float: left !important;
    border: 0 !important;
    display: inline-block !important;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 14px !important;
    color: #F4F7FB !important;
    font-family: 'Peyda-Bold' !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    -webkit-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}
.cart-page .update-btn-cart:disabled {
    color: inherit !important;
    cursor: not-allowed !important;
    opacity: .5 !important;
}
.reset_variations {
    float: left;
    font-size: 10px;
    font-family: peyda-reqular;
    color: red;
    position: absolute;
    left: 28px;
    top: 10px;
    bottom: 0;
    margin: auto;
}
.searchbox.search-input::placeholder
{
    font-family: 'peyda-reqular';
}
#chanell_karbon_telegram{
    position: fixed;
    bottom: 10px;
    left: 10px;
    padding: 10px 20px;
    border-radius: 15px;
    background-color: #269FD7;
    color: #fff;
    z-index: 9999;
    font-family: 'Peyda-Regular'
}
#chanell_karbon_telegram b{
    direction: ltr;
    font-weight: bold;
}
@media (min-width: 768px)
{
    .site-announcements_item a{
        width: 71%;
    }
}

.cart .add-cart-btn.w-100.d-none.d-lg-flex.align-items-center.justify-content-center.p-2 {
    display: block !important;
}
.banners {
    margin: 15px !important;
}
.blog , .special-products {
    margin: 15px !important;
}

/*
top header
 */
.top_header ul {
    text-align: left;
}
.top_header ul li {
    float: left;
    margin: 0 10px;
}
.top_header ul li a{
    color:#fff
}
.top_header {
    border: 1px solid #dedede;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    border-bottom: none;
    width: 83%;
    background: rgba(255,255,255,.3);
}
.top_header .address_header{
    font-family: Peyda-Regular;
    padding-right: 26px;
    margin-bottom: 0;
    color: #fff;
}
.footer-text  a {
    color: #fff !important;
    font-family: Peyda-Regular !important;
}
/*
** my account
 */
.panel-contact {
    font-family: "Peyda-Regular";
}