/* 
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
*/


.elementor-element.elementor-element-2afdb22.e-con-full.e-flex.e-con.e-child.animated.fadeInUp {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; !important
}
.elementor-element.elementor-element-ce7dbd3.e-con-full.e-flex.e-con.e-child.animated.fadeInUp {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; !important
}
.elementor-element.elementor-element-d896b31.e-con-full.animated-slow.e-flex.e-con.e-child.animated.fadeInUp {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; !important
}

/*کد تغییر ظاهر اسکرول*/
::-webkit-scrollbar {
-webkit-appearance: none;
}
::-webkit-scrollbar {
width: 8px;
}
  
::-webkit-scrollbar-track {
background: #ffffff;
border:0px solid #ccc;
}
  
::-webkit-scrollbar-thumb {
background: #f5f5f5;
border:1px solid #eee;
height:100px;
border-radius:5px;
}
  
::-webkit-scrollbar-thumb:hover {
background: #fff3df;
}
 