/*
Theme Name:   BoroBazar-child
Description:  BoroBazar is a highly intuitive WooCommerce theme that will handle all your online business needs. It comes with unique & responsive design. With a lots of customization options and extensible codebase making it perfect WooCommerce theme for your next online shop. Looking for a WooCommerce theme? Look no further! Start selling anything and everything today.
Author:       RedQTeam
Author URL:   http://redq.io
Template:     borobazar
Version:      1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  borobazar-child
*/
.custom_phone_billing_order {
pointer-events: none !important; 

}

#billing_state_field {
  display: none !important;
}



@media screen and (max-width: 650px) {
    .wp-call-button {
        bottom: 65px !important;
    }

}
div.entry-content p{
margin-right:unset;
}

h2.wp-block-heading p{
margin-right:unset;
}



h2.wp-block-heading{
margin-right:22px;
}

p{
margin-right:22px;

}
/* font-Sahel */
  @font-face {
      font-family: Shabnam;
      src: url('https://aloshab.com/wp-content/themes/borobazar-child/font/shabnam/Shabnam.eot');
      src: url('https://aloshab.com/wp-content/themes/borobazar-child/font/shabnam/Shabnam.eot?#iefix') format('embedded-opentype'),
           url('https://aloshab.com/wp-content/themes/borobazar-child/font/shabnam/Shabnam.woff') format('woff'),
           url('https://aloshab.com/wp-content/themes/borobazar-child/font/shabnam/Shabnam.ttf') format('truetype');
      font-weight: normal;
    }

    h1, h2, h3, h4, h5, h6{
        font-family: Shabnam !important;
        direction: rtl !important;
        text-align: right !important;
    }


body,button,input,optgroup,select,textarea {
 font-family: Shabnam !important;
}


.wc-block-components-text-input.wc-block-components-address-form__email.is-active{

 display: none !important;
}

.wc-block-components-text-input.wc-block-components-address-form__email.is-active, p#billing_email_field {
      display: none !important;
}


.wc-block-components-address-form__email{
display:none;
}


#contact-fields{
display:none;
}
