/*
Theme Name: هیباهوم
Author: Mohammad Shoeibi
Description: ThemeForest Premium Theme
Version: 1.0.0
Template: woodmart
Requires PHP: 7.4
Text domain: woodmart
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/


.d-none{
	display: none;
}

.cart-content-wrapper .woocommerce-notices-wrapper {
	display: none !important;
}

.cart-content-wrapper .cart-actions > button {
	display: none !important;
}

.woocommerce-EditAccountForm fieldset {
	display: none !important;
}

#goftino_w {
	bottom: 45px !important;
}

.wd-blog-element .wd-post-inner .wd-post-content{
	padding: 15px !important;
	padding-top: 20px !important;
}
.wd-blog-element .wd-post-inner .wd-post-content .wd-post-author{
	display: none;
}
.wd-blog-element .wd-post-inner .wd-post-content .wd-post-title{
	font-size: 15px !important;
	font-weight: 700 !important;
}
.wd-blog-element .wd-post-inner .wd-post-content .wd-post-excerpt{
	font-size: 12px !important;
}
.post-single-page .wd-single-post-header .wd-post-author {
	display: none !important;
}
.post-single-page .wd-single-post-header .wd-post-image {
	width: 80% !important;
}
.post-single-page .wd-single-post-header h1.wd-entities-title {
	font-size: 20px !important
}
.post-single-page .wd-entry-content p {
	color: #242424 !important;
}
.woocommerce-billing-fields__field-wrapper #billing_company_field{
	display: none !important;
}
.woocommerce-billing-fields__field-wrapper #billing_country_field{
	display: none !important;
}
#billing_birthdate_field #billing_birthdate-description{
	color: green;
	font-size: 12px !important;
	font-weight: 500;
}