/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.5.7
 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
 Text Domain:   electro-child
*/

.dokan-left.dokan-order-billing-address {
    display: none !important;
}

.dokan-left.dokan-order-shipping-address {
    display: none !important;
}


.dokan-store-address {
    display: none;
}

.dokan-store-phone {
    display: none;
}

.dokan-store-email{
    display: none;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p {
display: none;

}

.profile-info ul.dokan-store-info li.dokan-store-address{
	display:none;
}

.profile-info ul.dokan-store-info li.dokan-store-phone{
	display:none;
}
.profile-info ul.dokan-store-info li.dokan-store-email{
	display:none;
}

.dokan-linked-product-options.dokan-edit-row.dokan-clearfix {
    display: none !important;
}

.dokan-product-shipping-tax.hide_if_grouped.dokan-edit-row.dokan-clearfix.dokan-border-top {
    display: none !important;
}

.dokan-linked-product-options.dokan-edit-row.dokan-clearfix {
    display: none !important;
}


.woocommerce-checkout .blockUI::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f110";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
}

.woocommerce-checkout .blockUI::after {
    content: "جاري معالجة الطلب لا تغلق الصفحة";
    position: absolute;
    top: 55%;
    left: 40%;
    font-size: 20px;
}

body:not(.home) .footer-widgets,
body:not(.home) div#page > .brands-carousel {
    display: none;
}

.dokan-order-filter-serach input[name="dokan_order_export_all"], .dokan-order-filter-serach input[name="dokan_order_export_filtered"]{
  display: none;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('webfonts/fa-solid-900.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ElectroFont';
  src: url('fonts/font-electro.woff') format('woff');
  font-display: swap;
}

/* أضف نفس الفكرة لأي خط تاني بتستخدمه */

@font-face {
  font-family: 'Cairo';
  src: url('webfonts/fa-solid-900.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ElectroFont';
  src: url('fonts/font-electro.woff') format('woff');
  font-display: swap;
}

/* أضف نفس الفكرة لأي خط تاني بتستخدمه */

html {
  font-display: swap;
}
