/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


body[data-elementor-device-mode="mobile"] .elementor-element-c55aa8a,
body[data-elementor-device-mode="tablet"] .elementor-element-c55aa8a{
    display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

html, body {
        width: 100%;
        overflow-x: hidden;
    }

.shanihome{
	margin:9px;
	max-width:422px !important;
}
.specialel{
	margin-left:23px;
	margin-bottom:23px;
	padding:18px;
	font-size:18px;
}
.elementor-sticky img.wp-image-953{
	transition:all 0.5s ease;
	width:171px
}
.elementor-sticky.elementor-sticky--effects img.wp-image-953{
	width:123px;
}

@media screen and (max-width:767px){
	.elementor-2 .elementor-element.elementor-element-e271835:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-e271835 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	  background-color: transparent;
	  background-image: linear-gradient(180deg, #2A2A2A6B 0%, #161725 44%);
	}
}