/* 
Theme Name: iClean
Theme URI: https://github.com/elementor/hello-theme/
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: 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
*/

/* Margin */
.margin-top-sm {margin-top:30px!important;}
.margin-top-md {margin-top:60px!important;}
.margin-top-lg {margin-top:90px!important;}
.margin-bottom-sm {margin-bottom:30px!important;}
.margin-bottom-md {margin-bottom:60px!important;}
.margin-bottom-lg {margin-bottom:90px!important;}
.margin-top-bottom-sm {margin-top:30px!important;margin-bottom:30px!important;}
.margin-top-bottom-md {margin-top:60px!important;margin-bottom:60px!important;}
.margin-top-bottom-lg {margin-top:90px!important;margin-bottom:90px!important;}

/* Padding */
.padding-top-sm {padding-top:30px!important;}
.padding-top-md {padding-top:60px!important;}
.padding-top-lg {padding-top:90px!important;}
.padding-bottom-sm {padding-bottom:30px!important;}
.padding-bottom-md {padding-bottom:60px!important;}
.padding-bottom-lg {padding-bottom:90px!important;}
.padding-top-bottom-sm {padding-top:30px!important;padding-bottom:30px!important;}
.padding-top-bottom-md {padding-top:60px!important;padding-bottom:60px!important;}
.padding-top-bottom-lg {padding-top:90px!important;padding-bottom:90px!important;}

/* Elementor Fix: Text Widget */
.elementor-widget-text-editor > .elementor-widget-container > p,
.elementor-widget-text-editor > .elementor-widget-container > ol,
.elementor-widget-text-editor > .elementor-widget-container > ul {margin-bottom:10px;}
.elementor-widget-text-editor > .elementor-widget-container > p:last-child,
.elementor-widget-text-editor > .elementor-widget-container > ol:last-child,
.elementor-widget-text-editor > .elementor-widget-container > ul:last-child {margin-bottom:0;}
.elementor-widget-text-editor > .elementor-widget-container > ol,
.elementor-widget-text-editor > .elementor-widget-container > ul {padding:0 0 0 20px;}
/* Elementor Fix: Image Carousel Widget */
.elementor-widget-image-carousel figure.swiper-slide-inner {line-height:1!important;}
.elementor-widget-image-carousel figure.swiper-slide-inner > img.swiper-slide-image {display:block;}
/* Elementor Fix: Button Widget */
.elementor-widget-button .elementor-button-icon {display:flex;}