/*
 Theme Name: sahifa child
 Theme URI: https://zhaket.com/product/sahifa-wordpress-theme/
 Description: sahifa child
 Author: redwp
 Author URI:  https://zhaket.com/product/sahifa-wordpress-theme/
 Template: sahifa
 Version: 5.8.0
 */

@import url("../sahifa/style.css");

/* =Child Theme Styles
 ------------------------------------------------------- */

 .entry-content h1, .woocommerce h1 {
    margin: 20px 0px;
}
.entry-content h2, .woocommerce h2 {
    margin: 17px 0px;
}
.entry-content h3, .woocommerce  h3 {
    margin: 12px 0px;
}
.widget-top, .cat-box-title, .block-head, .page-head {
    text-align: right;
}

.woocommerce-Tabs-panel a {
color:blue !important;
}
.share-post{
	display:none;
}
#the-post a {
	color:blue;
}
.button{
	color:#fff !important;
}
.woocommerce-loop-product__title {
    font-size: 15px !important;
}
.woocommerce-product-search button {
    padding: 8px 15px;
    margin-right: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    font-family: 'IRANSans';
}
.term-description {
   font-size: 15px;
}
