/*
 Theme Name:   Bevesi Child
 Theme URI:    http://klbtheme.com/bevesi/
 Description:  Bevesi Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     bevesi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bevesi-child
*/


/*.site-header.header-type2 .site-header-topbar{background-color: #0484FC;}*/
/*.site-menu .menu a{color:#FFF;}*/

.site-categories-button{display:none;}

.site-search-form{margin-left:0px !important;}

.site-search-form.style-2 .search-form,.site-search-form.style-1 .search-form{border-radius:5px;border:1px solid #cbd5e1;}
.site-search-form.style-2 .search-form button,.site-search-form.style-1 .search-form button{border-radius:5px;height: unset;margin: 0px;}
.site-search-form.style-2 .search-form .search-addon-dropdown .search-addon-input,.site-search-form.style-1 .search-form .search-addon-dropdown .search-addon-input{border-radius:5px;}
.site-search-form.style-2 .search-form .search-addon-dropdown,.site-search-form.style-1 .search-form .search-addon-dropdown{padding:0px;}

.site-header .site-header-text-message,.site-header .site-header-custom-button{display:none;}
.site-header-inner{border:0px !important;}
.primary-menu{margin-left:0px !important;}
.site-banner{background-color: #FFFBED !important;}
.site-banner h2,.site-banner h4,.site-banner p{color: #6D4D36 !important;}
.site-banner-footer a{background-color: #F3F4F6;border: 1px solid #000000;}

#menu-top-right li:last-child{display:none !important;}
#menu-top-right .sub-menu{background-color: #0484fc;}

.site-social,.site-copyright-content{display:none;}
.site-category-box.style-2 .site-category-thumbnail{background-color: transparent !important;}
.site-category-box.style-2 .site-category-thumbnail img{border-radius:50%;}

.woocommerce-thankyou-order-received{background-color: #F0FDF4;border: 1px solid #3AAF63;}
.dokan-form-horizontal label{text-align:left !important;}
.wc-setup .wc-setup-steps li.done, .wc-setup .wc-setup-steps li.active{color: #F2624D;border-color: #F2624D;}

#footer-newsletter.footer-newsletter-style-1 .footer-icon{bottom:0%;}
.dokan-btn{display:inline-flex !important;}

.lost_reset_password button{background: #0484FC;background-color: #0484FC !important;width: 100%;color: #fff !important;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;}
.wpcf7-submit{background: #0484FC;background-color: #0484FC !important;width: 100%;color: #fff !important;text-transform: uppercase !important;font-weight: 600;letter-spacing: 1px;}
.checkout-button,.place-order button{background: #0484FC;background-color: #0484FC !important;width: 100%;color: #fff !important;font-weight: 300 !important;letter-spacing: 1px;}
.post-thumbnail img{width:100%;}
.single-product-wrapper{width:100%;}
.klb-icon-x::before{color:#FF0000;}
.woocommerce-cart-wrapper .shop_table tr td.product-remove a{border-color:#ff0000;border-radius:0px;}
.dokan-settings-content .dokan-settings-area .dokan-banner{margin: 0 0 35px 0 !important;}

.woocommerce-button{background-color:#0484FC !important;}
.lost_password a{color:#2563EB !important;}
.single-product-wrapper .single-product-detail form.cart .single_add_to_cart_button{background-color:#0484FC !important;}
.form-submit .submit{background-color:#0484FC !important;}
body .dokan-btn-theme{background-color:#0484FC !important;border-color:#0484FC !important;border:0px !important;height:44px;align-items: center;}
.dokan-listing-filter{padding-left:0px !important;}
.dokan-btn{height:44px !important;align-items: center;}
.dokan-form-group select{height:44px !important;}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input{height:44px !important;}
.select2-selection__arrow b:before{display:none;}

.customer-user .dokan-account-migration-lists{display:none;}
.vendor-user .quick-button-cart{display:none;}
.vendor-user #menu-item-3027,.vendor-user .menu-item-3031{display:none;}
/* .vendor-user .site-menu, */
/* .vendor-user .site-brand a,.vendor-user .site-quick-button a{pointer-events: none;} */
.vendor-user .site-search-form{display:none;}



@media screen and (min-width: 768px){
    .lost_reset_password{width:50%;}
}
@media screen and (max-width: 767px){

}
.dokan-label-for-pickup {
    background-color: #ffe108 !important;
    color: #000 !important;
}
#notification-icon {    
    cursor: pointer;
}

#notification-count {
    position: absolute;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.625rem;
    font-weight: 600;
    line-height: 0.625rem;
    min-width: 1.0625rem;
    height: 1.0625rem;
    padding-left: 0.0625rem;
    padding-right: 0.0625rem;
    color: var(--color-white);
    background-color: #e11d48;
    top: -5px;
    right: -4px;
    border-radius: 50%;
}
div#notification-icon img.emoji {
    width: 26px !important;
    height: 26px !important;
}

div#notification-list {
    background: rgb(255 255 255);
    border: 1px solid rgb(204, 204, 204);
    position: absolute;
    right: 0;
}
.site-header-inner.eeee {
    position: relative;
}
.site-header-inner.eeee {
    position: relative;
}

ul#notifications {   
    list-style-type: none;
    padding: 9px;
}

ul#notifications li {
    color: #000 !important;
    border-bottom: 1px solid #ccc;
    font-size:14px;
    padding:4px;
}
div#notification-list button {
    background: #0484fc;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 8px 10px;
    height: auto;
    line-height: normal;
}
.posabs {
    position: relative;
}

.woocommerce-form-row{position:relative;}
.show-password-input{background-image: url(https://e-bizstore.jditechnology.net/wp-content/uploads/2025/06/eye-show.png);background-repeat: no-repeat;background-size: 20px;padding: 0px;width: auto !important;position: absolute;right: 0px;top: 0px;background-position: center;background-color:transparent !important;top:3px;}
.show-password-input.display-password{background-image: url(https://e-bizstore.jditechnology.net/wp-content/uploads/2025/06/eye-hide.png);}

.dokan-dashboard-content ul.dokan_tabs li.active{background-color: #F2F2F2;}

.your-package{background-color: #F2F2F2;padding: 30px;margin-bottom:30px;display:flex;}
.your-package h3{margin-top:0px !important;color:#5E5E5E;margin-bottom:0px !important;}
.your-package p{margin-bottom:0px;color:#5E5E5E;}
.your-package a{background-color:#534436;color:#FFF;border-radius: 5px;padding:10px 15px;}

.basic-plan{border: 1px solid #53443638;background-color:#EBE3D8;border-radius:5px;margin-bottom:30px;}
.bp-top{border-bottom: 1px solid #53443638;padding:15px;}
.bp-top h6{background-color: #534436;border-radius: 5px;padding: 5px 10px 3px 10px !important;margin-top: 0px !important;width: fit-content;color: #FFF;margin-bottom: 10px !important;}
.bp-top > div{display:flex;align-items:end;}
.bp-top h3,.bp-top h5{margin-bottom:0px !important;color:#534436;}
.bp-top h3{margin-right:10px !important;margin-top:0px !important;}
.bp-top h5{bottom: 2px;position: relative;}
.bp-top{padding:15px;}
.bp-bot{padding:15px;min-height:245px;justify-content: space-between;display: flex;flex-direction: column;} 
.bp-link{background-color: #534436;border-radius: 5px;padding: 10px 15px 10px 15px !important;color: #FFF;width: 100%;display: inline-block;text-align: center;text-transform:capitalize;}
.bp-list{display:flex;margin-bottom:10px;}
.bp-list img{width: 24px;height: 24px !important;margin-right:10px;}
.bp-list h4{margin: 0px !important;line-height: 20px;color:#5E5E5E;}
.bp-list h5{margin:0px 0 !important;}

.pro-plan{border: 1px solid #B1AAB8;background-color:#F7F7F7;border-radius:5px;margin-bottom:30px;}
.pp-top{border-bottom: 1px solid #B1AAB8;padding:15px;}
.pp-top h6{background-color: #6C597C;border-radius: 5px;padding: 5px 10px 3px 10px !important;margin-top: 0px !important;width: fit-content;color: #FFF;margin-bottom: 10px !important;}
.pp-top > div{display:flex;align-items:end;}
.pp-top h3,.pp-top h5{margin-bottom:0px !important;color:#6C597C;}
.pp-top h3{margin-right:10px !important;margin-top:0px !important;}
.pp-top h5{bottom: 2px;position: relative;}
.pp-top{padding:15px;}
.pp-bot{padding:15px;}
.pp-link{background-color: #6C597C;border-radius: 5px;padding: 10px 15px 10px 15px !important;color: #FFF;width: 100%;display: inline-block;text-align: center;text-transform:capitalize;}
.pp-list{display:flex;margin-bottom:10px;}
.pp-list img{width: 24px;height: 24px !important;margin-right:10px;}
.pp-list h4{margin: 0px !important;line-height: 20px;color:#5E5E5E;}

.ans-link{display:flex;align-items:center;justify-content:end;}
.ans-link a{background-color: #0071dc;border-radius: 5px;padding: 10px 15px 10px 15px !important;color: #FFF;}
.ans-main{background: #FFFFFF;box-shadow: 3px 2px 11.1px 6px #0000001A;padding:15px;border-radius:8px;margin:15px 0px;}
.ans-box{padding-right:15px;}
.ans-main thead tr{background-color:#6C597C;color:#FFF;}
.ans-main thead tr th{font-weight:400;border-left:0px;border-right:0px;}
.ans-main thead tr th:first-child{border-left:1px solid #6C597C;}
.ans-main thead tr th:last-child{border-right:1px solid #6C597C;}
.ans-header{margin-bottom:15px;}
.ans-main tbody tr:nth-child(odd){background-color:#F7F7F7;}
.ans-main tbody tr:nth-child(even){background-color:#FFFFFF;}
.ans-main tbody td{border-bottom: 1px solid #C5C5C5 !important;border:0px;color:#5E5E5E;font-weight:500;}
.asm-edit{color:#0484FC;text-decoration: underline !important;font-weight:400 !important;margin-right:10px;}
.asm-delete{color:#D9534F;text-decoration: underline !important;font-weight:400 !important;}

.table-responsive{overflow-x:auto;}
.dokan-dashboard-subscription-wrap .tab-pane{position:relative;}
.staff-popup{position: absolute;background-color: #0000006b;width: 100%;top: 0px;left: 0px;padding:30px;max-height: 500px;display:none;overflow-y:scroll;}
.staff-popup-box{background-color:#FFF;border-radius:10px;padding:30px;margin:0 auto 100px auto;}

.cancel-btn{width:100%;border: 1px solid #BEC0C2 !important;background: #D1D5DB;color: #666666 !important;}
.addmem-btn{width:100%;border: 1px solid #0484FC !important;background: #0484FC !important;color: #ffffff !important;}

.dash-wh-box{box-shadow: 0px 5px 4px 0px #0000001A;background: #FFFFFF;padding:20px;border-radius:10px;margin-bottom:30px;}
.dash-wh-box h4{margin-top:0px !important;}
.dash-blue-box{box-shadow: 0px 5px 4px 0px #0000001A;background: #F7F7F7;padding:20px;border-radius:10px;margin-bottom:30px;}
.dash-wh-box h6,.dash-blue-box h6{margin-top:0px !important;}

.dw-btn-wrap{margin-bottom:30px;}
.dw-btn-wrap > div{display:flex;align-items:center;justify-content:flex-start;}
.dw-csv-btn{background-color:#0484FC;}
.dw-pdf-btn{background-color:#F05025;}
.dw-csv-btn img,.dw-pdf-btn img{width:24px;height:24px;margin-right:5px;}
.dw-csv-btn{display: flex;align-items: center;justify-content: center;width: fit-content;padding: 5px 15px;border-radius: 5px;color:#FFF;margin-right:10px;}
.dw-pdf-btn{display: flex;align-items: center;justify-content: center;width: fit-content;padding: 5px 15px;border-radius: 5px;color:#FFF;margin-right:10px;}
.dash-title{margin-top:0px !important;}
.dash-date-filter{display:flex;}
.dash-date-filter > select:nth-child(2){margin-left:15px;margin-right:15px;}
.dash-date-filter > select:active{outline:unset;}
.dash-green{margin-bottom:0px !important;color:#008000;}
.dash-red{margin-bottom:0px !important;color:#FF0000;}
.dash-pro-list > div{border-bottom: 1px solid #E7E7E7;display: flex;align-items: center;justify-content: space-between;padding-top:10px;padding-bottom:10px;}
.dash-pro-list > div > h6{margin-bottom:0px !important;}
.dash-pro-list > div > h6:last-child{color:#F05025;}
.dash-latest{border: 1px solid #E7E7E7;padding:15px;border-radius:5px;}
.dash-latest h3{color:#534436;margin-top:0px !important;margin-bottom:0px !important;}
.dash-latest h5{color:#000000;margin-top:0px !important;margin-bottom:0px !important;}
.dash-dou-one h6,.dash-dou-two h6{margin-bottom:0px !important;}
.dash-dou-one > div:nth-child(1){background-color:#d6d6d6;width: 10px;height: 10px;border-radius: 2px;margin-right:5px;}
.dash-dou-two > div:nth-child(1){background-color:#F05025;width: 10px;height: 10px;border-radius: 2px;margin-right:5px;}
.dash-dou-one,.dash-dou-two{display:flex;align-items:center;margin:10px 0;}


/*.dashboard-content-area{display:none;}*/
/*.dashboard-content-area,.dokan-subscription-content{display:none;}*/
ul.navigation-submenu.settings li.submenu-item.social {
    display: none !important;
}
.dokan-store-tabs {
    display: none!important;
}
.dokan-store-wrap.layout-left div#dokan-secondary {
    display: none !important;
}
li.dokan-store-rating {
    display: none !important;
}
.peak-table-container {overflow-x: auto;margin-bottom: 2em;}
table.peak-table {border-collapse: collapse;font-family: sans-serif;width: 100%;min-width: 1000px;}   
table.peak-table th,table.peak-table td {width: 30px;height: 25px;text-align: center;padding: 0;border: 1px solid #e0e0e0;}
table.peak-table th.day,table.peak-table td.day {width: 80px;text-align: left;padding-left: 5px;background-color: #fafafa;font-weight: bold;}
.low{background-color: #fdd;}
.medium {background-color: #f88;}
.high {background-color: #e53935;}


/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    /* Styles for extra small devices */

  }
  
  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) and (max-width: 767.98px) {
    /* Styles for small devices */
   
  }
  
  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) and (max-width: 991.98px) {
    /* Styles for medium devices */

  }
  
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) and (max-width: 1199.98px) {
    /* Styles for large devices */
    
  }
  
  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    /* Styles for extra large devices */
    .staff-popup-box{width:50%;}
  }
  
  /* Extra extra large devices (larger desktops, 1400px and up) */
  @media (min-width: 1400px) {
    /* Styles for extra extra large devices */
    .staff-popup-box{width:50%;}
  }

.widget_product_search .search-button {
    position: absolute;
    top: 39px;
    right: -11px;
    z-index: 999999999999999;
    padding: 12px;
}
button#apply-filter {
    padding: 5px 15px;
    border-radius: 5px;
    color: #FFF;
    margin: 0px 0px 0px 6px !important;
    background: #0484FC;
}

.peak-table td.low { background-color: #ffcccc !important; }
.peak-table td.medium { background-color: #ff6666 !important; }
.peak-table td.high { background-color: #cc0000 !important; }

.ajaximgcnvas,.ajaximgcnvasx {
    position: absolute;
    left: 43%;
    top: 44%;
}

.ajaximgcnvas img,.ajaximgcnvasx img {
    width: 70px;
}

.current_pack .basic-plan {
    background: #f7f7f7;
}

.current_pack h6 {
    background: #6c597c;
}

.current_pack a.bp-link {
    background: #6c597c;
}

.current_pack h3 {
    color: #6c597c;
}

.current_pack .pack_data_option h5 {
    color: #6c597c !important;
}


#woocommerce-order-items .wc-order-data-row{display:flex;}
.page-id-384 .quantity{display:table-cell !important;}
.select2-container--open .select2-dropdown--below{margin-top:0px !important;}
.select2-container--default .select2-selection--multiple{border:0px !important;}
.select2-container--default .select2-search--inline .select2-search__field{border: 1px solid #000 !important;width: 100%;position: absolute;left: 0px;top: -4px;min-height: unset;height: 44px !important;padding-left: 15px !important;}
.multi-step h4{text-align:center;color: #565656;font-size: 16px;margin-bottom: 15px;}
.multi-step > div > div {height:2px;background-color:#e4e4e4;position: relative;}
.multi-step i{position: absolute;top: 50%;left: 50%;margin-right: -50%;transform: translate(-50%, -50%);}
.multi-step .active div{background-color:#0380FB;}
.multi-step .active i{color:#0380FB;}
.ms-next{background-color: #0484FC !important;color: #FFF;font-size: 14px;text-align: center;padding: 10px 15px;display: block;text-transform: uppercase;border-radius: 5px;font-weight: 600;margin-top: 15px;}

.lost_reset_password .show-password-input{margin-top:25px;background-image: url(https://e-bizstore.jditechnology.net/wp-content/uploads/2025/06/eye-show.png);background-repeat: no-repeat;background-size: 20px;width: auto !important;position: absolute;right: 0px;top: 0px;background-position: center;background-color:transparent !important;top:3px;}
.lost_reset_password .show-password-input.display-password{background-image: url(https://e-bizstore.jditechnology.net/wp-content/uploads/2025/06/eye-hide.png);}

.page-id-240 .quick-button-cart{display:none;}
.klb-page-title{display:none;}

.page-id-245 .order-actions-button,.page-id-16 .order-actions-button{color:#FFF;margin-right:15px;}
.woocommerce-orders-table__cell-order-actions a{margin-right:10px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{padding: 0px;height: unset;line-height: unset;}
.select2-container .select2-search--inline .select2-search__field{width:100% !important;}

/*.cart-wrapper .col2-set,.woocommerce-form-coupon-toggle{display:none;}*/



.order-review-wrapper{width:100% !important;}
.klb-free-shipping{display: none;}
.woocommerce-cart-form__contents tbody tr:nth-child(2){display:none;}

.page-id-245 .woocommerce-customer-details{display:none;}

.dokan-subscription-order-listing-table td.order-actions a.button.return {
    display: none !important;
}

.dokan-subscription-order-listing-table td.order-actions a.button.reorder {
    display: none !important;
}
.site-mini-cart-notice {
    display: none !important;
}
.dokan-subscription-order a.woocommerce-button.button.return {display: none !important;}

.dokan-subscription-order a.woocommerce-button.button.reorder {
    display: none !important;
}
.woocommerce-my-account .my-account-user {
    visibility: hidden;
}
.dokan-dashboard .dokan-dash-sidebar .dokan-dashboard-menu,.dokan-dashboard-wrap .dokan-dash-sidebar{
    background: #000000 !important;
    
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{
    display: none !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    font-size: 15px !important;
    color: #fff !important;
    font-family: 'Outfit' !important;
    font-weight: 500 !important;
}
#dokan-navigation li.reports {
    display: none;
}

#dokan-navigation li.reviews,#dokan-navigation .coupons {
    display: none;
}


ul.navigation-submenu.settings li.submenu-item.current.shipping {
    display:none;
}
.settings .navigation-submenu.settings li.submenu-item.shipping {
    display: none !important;
}
.subscription_details .button.resubscribe {
    display: none !important;
}
span.msghiid {
    display: none;
}
.my-account-navigation .woocommerce-MyAccount-navigation-link--browse-products {
    display: none !important;
}