/* 
Theme Name: RRlegal2
Theme URI: https://rrthemes.com/rrlegal2
Description: RRLegal2 (2022) theme by Razorrank. Amirs@razorrank.com
Author: Amir Sadeghian, Razorrank
Author URI: https://rrthemes.com/rrlegal2
Template: hello-elementor
Version: 1.0.1
Text Domain: rrlegal2
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


/*5-3-2026*/
.home_listing .elementor-icon-list-items .elementor-icon-list-item {
    background: #fbf9fa;
    padding: 1.5rem!important;
    box-sizing: border-box;
    border-radius: 10px;
}
.home_listing .elementor-icon-list-icon > svg path, .pink_check .elementor-icon-list-icon > svg path {
    stroke: #e10098;
}
.pink_check_2 .elementor-icon-list-icon {
	background: #e10098;
    min-width: 48px !important;
    height: 48px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	border-radius:100px;
	overflow:hidden;
	margin-right:10px;
}
.pink_check_2 .elementor-icon-list-icon svg {
	color:#fff;
}
.pink_check_2 .elementor-icon-list-icon svg {
    margin: 0px !important;
}
.pink_check_2 .elementor-icon-list-item {
    background: #fff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    padding: 1.5rem !important;
    border-radius: 10px;
    margin-bottom: 20px;
}
.imp_clr_icon .elementor-icon {
    background: #e10098;
    width: 64px;
    height: 63px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 100px;
}
.imp_clr_icon .elementor-icon svg {
	color:#fff;
	width:32px;
}
.contact_box .elementor-icon {
    background: #e100981a;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.single_post_cats .elementor-post-info__item--type-custom {
	background: #faeff6;
    padding: 3px 15px;
    border-radius: 50px;
}
.single-post .post-content p {
    margin-bottom: 24px;
}
@media ( max-width:765px ) {
	body .contact-form-vd input#gform_submit_button_3 {
		background: #E10098 url(/wp-content/uploads/submit-1.svg) no-repeat 90% 50%;
	}
}