/* 
Theme Name: چایلد تم اختصاصی
Theme URI: https://mr-programer.ir
Description: چایلد تم اختصاصی
Author: سعید حسنی
Author URI: https://saeedh.ir
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

/* woocommerce-product-attributes */
.mrp-woocommerce-product-attributes-item {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px !important;
}
p.bold-text {
    font-size: 16px;
    font-weight: 600;
}
p.bold-text:before {
    content: ' ';
    width: 13px;
    height: 5px;
    border-radius: 1000px;
    background: #85c441;
    display: inline-block;
    margin-left: 8px;
}
.mrp-woocommerce-product-attributes-item {
    height: 39px !important;
}
p.mrp-woocommerce-product-attributes-item__label {
    font-weight: 500;
    width: 180px;
	margin-bottom: 10px;
}
