/*
Theme Name:         Bakala Theme Child
Theme URI:          https://www.zhaket.com/web/bakala-woocommerce-theme
Author:             Ali Zeinodini
Author URI:         https://alizeinodini.com/
Description:        All customizations for Betabazaar website
Version:            1.0.0
Text Domain:        bakala-child
Template:           bakala
*/



/*  &&&&&&&&&&   Mashayekh  &&&&&&&&&&& */


.woocommerce-info {
    border-color: #bf3e57 !important;
    background: #bf3e571a !important;
}

.woocommerce-info:before {
    color: #bf3e57 !important;
}

.header-cart-text small {
    line-height: 5px !important;
    top: 3px !important;
}

.header-cart-text {
    padding-left: 10px;
}

.header-cart-text .bill .price .woocommerce-Price-amount.amount {
    margin-top: 0px !important;
    padding-top: 10px;
}

.product-info-box .seller-info .header-section:before {
    color: #fff !important;
    top: 26px !important;
} 

.product-info-box .more_icon:before {
    top: 26px !important;
}

.product-info-box {
    padding: 10px 20px 10px !important;
    margin-top: 50px !important;
}

.cart_side_head_icon {
    background: #bf3e57 !important;
}


.woocommerce-cart table.shop_table tr td.product-name {
    margin-right: 20px;
}

html[dir="rtl"] .dk-button-container .dk-button div {
    line-height: 12px;
}

.login-btn, a.reset_variations {
    background: #bf3e57 !important;
}

div#sidebar-checkout {
    margin-right: 5px !important;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table {
    padding: 15px 5px !important;
    margin-top: 35px !important;
}

.woocommerce-MyAccount-content a.dokan-btn.dokan-btn-theme.vendor-dashboard::after {
    /* position: absolute; */
    right: 10px !important;
    }
    
    .c-profile-box__tab--access:before {
    content: "\E048" !important;
    padding-top: 4px !important;
}

.order-code-num {

    padding-right: 5px !important;
}


.digits-form_button, .digits-form_button[type="submit"] {
    background-color: #bf3e57 !important;
}


.donation-amount-thankyou {
    font-weight: 900;
    color: #01df01;
}

.donation-price .woocommerce-Price-amount,
.donation-price .woocommerce-Price-amount bdi {
    color: #01df01 !important;
    font-weight: 900 !important;
    padding-right: 3px;
    padding-left: 3px;
}

/*  gravity form */

.gform-theme--framework input[type=checkbox]::before {
    content: none !important;
}

.gform-theme--framework input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #204ce5;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    position: relative;
}

.gform-theme--framework input[type=checkbox]:checked {
    background-color: #204ce5 !important; 
    border-color: #012295 !important;
}


/* radio button */ 

.gform-theme--framework input[type=radio]::before {
    content: none !important;
}

.gform-theme--framework input[type=radio] {
  appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #204ce5; 
  border-radius: 50%;
  cursor: pointer;
  background: #fff;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.gform-theme--framework input[type=radio]:checked {
  background-color: #204ce5 !important;
  border-color: #012295 !important;
}

.gform-theme--framework input[type=radio]:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #012295 !important;
}

.gform-theme--framework .gfield_error input[type=radio] {
  border-color: #dc3545 !important; 
  box-shadow: none !important;
}


.dokan-vendor-btbz:hover {
    background: #db8e9d !important;
}


.dokan-vendor-btbz {
    background: #bf3e57 !important; 
    border:none !important; 
    padding:10px 30px !important; 
    font-size: 14px !important; 
    border-radius: 8px !important; 
    color: #fff !important; 
    cursor: pointer !important; 
    transition: 0.3s !important;
    font-weight: 700 !important;
    display: inline-block !important;
    /*width: auto !important;*/
}


.update-customer-to-vendor.register input[type="text"] {
    width: 100% !important;
    max-width: 100% !important;
    
}





/* submit Button */

/* .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) */








/*  &&&&&&&&&&   Zeinodini  &&&&&&&&&&& */
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width:100% !important;
  background-color: transparent !important;
  border: 1px solid #e3e3e3 !important;
  padding: 15px;
  border-radius: 16px;
}

