/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.am-title .elementor-heading-title.elementor-size-default {
	height: 50px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
 
span.jet-engine-gallery-slider__item-wrap.jet-engine-gallery-item-wrap {
    border-radius: 5px;
}


.ac-title .elementor-heading-title.elementor-size-default {
	height: 80px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


input#submit {
    background: #969a82;
    border: 0px;
    color: #fff;
}

