/*
 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.6
 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
*/

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://harcheez.pk/harstyle.css" rel="stylesheet" type="text/css">

.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_appear.appear.catimg.wpb_start_animation.animated:hover {
    box-shadow: 3px 1px 6px 3px rgba(1,1,1,.3);
    transition: all .30s;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
    padding-top: 3px;
}
p {
    margin-top: 0;
    margin-bottom: 1px;
}

span.loop-product-categories {
    display: none !important;
}
.wcfm_policies_description p {
    color: black;
    font-weight: 600;
    font-size: 15px;
    padding: 10px;
}

.wcfm-shipping-policies:before {
    content: "Shipping Policy"!important;
    font-weight: 600;
    font-size: 20;
}

.wcfm-refund-policies:before {
    content: "Refund / Return Policy";
    font-weight: 600;
    font-size: 20;
}

.wcfm-cancellation-policies:before {
    content: "Cancellation / Exchange Policy";
    font-weight: 600;
    font-size: 20;
}

h2.wcfm_policies_heading {
    display: none;
}

p.wcfm_shipping_policy.wcfm_title:after {
    content: "Shipping Policy";
    font-weight: 600;
    font-size: 20;
}

p.wcfm_refund_policy.wcfm_title:after {
    content: "Refund / Return Policy";
    font-weight: 600;
    font-size: 20;
}

p.wcfm_cancellation_policy.wcfm_title.wcfm_full_title:after {
    content: "Cancellation / Exchange Policy";
    font-weight: 600;
    font-size: 20;
}
p.wcfm_refund_policy.wcfm_title strong {
    display: none;
}

p.wcfm_shipping_policy.wcfm_title strong {
    display: none;
}

p.wcfm_cancellation_policy.wcfm_title.wcfm_full_title strong {
    display: none;
}
