/**
* Theme Name: Blonwe Child
* Description: This is a child theme of Blonwe, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: blonwe
* Version: 1.0.9
*/

.header-bottom .dropdown-categories > a .dropdown-menu-text {
    z-index: inherit;
}

@media (max-width: 64rem) {
    .single .product-type-simple form.cart {
        position: static !important;
    }
}

.woocommerce-MyAccount-navigation-link--payment-methods a::before {
    content: '\eaff';
    font-family: "klbtheme";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
}

.gpls-woo-rfq_update-rfq-cart_button,
.gpls-woo-rfq_checkout_button {
    line-height: 0 !important;
}

.shop_table .product-remove {
    border: 1px solid var(--color-gray200) !important;
}

.rfq-cart-message {
    width: 100% !important;
}

.gpls-woo-rfq_update-rfq-cart_button {
    margin-right: 15px !important;
}

.custom_field_company_table {
    margin-bottom: 1rem;
}

@media screen and (max-width: 540px) {
    .woocommerce-MyAccount-orders.my_account_orders tbody
    .woocommerce-orders-table__row .woocommerce-orders-table__cell
    .woocommerce-button {
        word-break: keep-all;
    }

    .woocommerce-message .button.wc-forward {
        word-break: keep-all;
        font-size: 12px;
    }

    .woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity .quantity-button.minus,
    .woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity .quantity-button.plus {
        width: 1rem;
        font-size: 10px;
    }

    .woocommerce-cart-form__cart-item.cart_item .product-quantity .quantity .input-text.qty {
        width: 2rem;
        font-size: 13px
    }
}

@media screen and (max-width: 991.98px) {
    .shop_table.woocommerce-cart-form__contents .product-price, 
    .shop_table.woocommerce-cart-form__contents .product-subtotal {
        display: table-cell;
    }
}

#billing_order_type_field {
    display: none;
}

.woocommerce-checkout .woocommerce-input-wrapper > .custom-validation-error {
    border-color: red !important;
}

.woocommerce-checkout > .woocommerce-NoticeGroup-checkout > .woocommerce-error {
    color: red;
}

@media screen and (max-width: 1199.98px)  {
    .content-wrapper.sidebar-left {
        flex-direction: column-reverse;
    }
    
    .content-wrapper.sidebar-left #sidebar.filtered-sidebar {
        position: relative !important;
        flex: none;
        -webkit-transform: none;
        transform: none;
        min-height: 1px !important;
        min-width: 100%;
    }
    
    .content-wrapper.sidebar-left #sidebar.filtered-sidebar .filter-sidebar-header {
        display: none;
    }
    
    .content-wrapper.sidebar-left #sidebar.filtered-sidebar .filter-sidebar-body {
        padding-bottom: 0px;
    }
    
    .content-wrapper.sidebar-left #sidebar.filtered-sidebar .theiaStickySidebar {
        transform: none !important;
        position: static !important;
    }

    .content-wrapper.sidebar-left #sidebar.filtered-sidebar .filter-sidebar-body .widget {
        margin-bottom: 1rem;
    }

    .content-wrapper.sidebar-left #sidebar.filtered-sidebar .filter-sidebar-body .widget .custom-widget img {
        width: 100%;
    }

    .before-shop-loop .filter-button {
        display: none;
    }
}

.header-search-form > .header-search-results > .search-results-heading,
.header-search-form .klb-search-results .header-search-results > .search-results-heading,
.header-search-form > .header-search-results > .tag-style,
.header-search-form .klb-search-results .header-search-results> .tag-style {
    display: none !important;
}

.mw_wp_form > form .info-input-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.mw_wp_form > form .info-input-box input[type="number"] {
    width: 40%;
    margin-right: 5px;
}

.mw_wp_form > form .info-info-box {
    margin: 0 0 1rem 40px;
}

.mw_wp_form > form label[for="bank-checkbox-1"],
.mw_wp_form > form label[for="cash-checkbox-1"],
.mw_wp_form > form label[for="credit-checkbox-1"],
.mw_wp_form > form label[for="travel-ticket-checkbox-1"],
.mw_wp_form > form label[for="jtb-gift-checkbox-1"],
.mw_wp_form > form label[for="tabitabi-bank-checkbox-1"],
.mw_wp_form > form label[for="paper-ticket-checkbox-1"],
.mw_wp_form > form label[for="e-ticket-1"] {
    font-size: 18px;
}

.mw_wp_form > form #order-id-payment-ticket-send,
.mw_wp_form > form #total-money-payment-ticket-send,
.mw_wp_form > form #order-id-bank-request-post {
    background-color: #80808040;
    pointer-events: none;
}

.mw_wp_form > form #order-amount {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.my-account-page .woocommerce-notices-wrapper .woocommerce-error {
    color: red;
}

.checkout.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox {
    font-size: 16px;
    margin-top: 5px
}

.product-type-affiliate .product-stock {
    display: none !important;
}

.klb-mobile-bottom .mobile-menu ul li:has(.filter-button) {
    display: none !important;
}

.klb-mobile-search .mobile-search-body .search-results {
    display: none !important;
}

/* #134941 reverse month year datepicker */
.wapf-dp-my{
    flex-direction: row-reverse;
}
.wapf-dp-my .wapf-dp-year-wrap{
    margin-left: 0px;
    margin-right: 6px;
}