/* 
Theme Name: IHD Child
Theme URI: https://1eng.me/
Description:
Author: Tasnim Co
Author URI: https://tasnim.co/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: 
*/

.copyright a {
    color: aliceblue !important;
}
.contact input,.contact textarea {
    border-radius: 14px !important;
    height: 56px !important;
    padding: 15px !important;
    background-color: #F8F8FF !important;
    border: solid 1px #f0f0ff !important;
}
input#gform_submit_button_1 {
    background-color: #2fb3e5 !important;
    padding: 18px 35px!important;
}

.repeater-item.elementor-repeater-item-f894b0c::before {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px; 
    background-image: url('img/location.png'); /* مسیر تصویر */
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.repeater-item.elementor-repeater-item-81feae0::before {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px; 
    background-image: url('img/checked.png'); /* مسیر تصویر */
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 8px;
}
.elementor-icon-box-title a,span.elementor-button-text,h5.elementor-heading-title,h1.elementor-heading-title,h4.elementor-heading-title,h3.elementor-heading-title,h3.elementor-image-box-title,h2.elementor-heading-title,p.elementor-image-box-description,.elementor-widget-text-editor,span.elementor-icon-list-text {
    font-family: 'Lato' !important;
}