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

.ad-formats-sec .ad-formats{display: flex;justify-content: space-between;width:100%;align-items: center;}
.ad-formats-sec .ad-formats>div{width:50%;display:inline-block;}
.ad-formats-sec .ad-formats .ad-formats-right{padding-left:30px;}
.ad-formats-sec .elementor-tabs-wrapper{margin-bottom:10px;}
.ad-formats-sec .elementor-tab-title{border:0 !important;height: 2.5rem !important;margin: .3125rem 0 !important;max-width: 9.875rem !important;}
.ad-formats-sec .elementor-tab-title:before, .ad-formats-sec .elementor-tab-title:after{border:0 !important;}
.ad-formats-sec .elementor-tabs-content-wrapper, .ad-formats-sec .elementor-tabs-content-wrapper .elementor-tab-content{border:0 ;}
.ad-formats-sec .ad-formats .ad-formats-right{color:#FFF;font-size:18px;}
.ad-formats-sec .ad-formats .ad-formats-right h3{font-size:32px;}
.ad-formats-sec-inner .ad-formats .ad-formats-right{color: #000 !important;}


/*899 to 800 */
@media (max-width: 899px) {
	.ad-formats-sec .ad-formats{display:inline-block;}
	.ad-formats-sec .ad-formats>div{width:100%;}
	.hfe-nav-menu-icon{margin-right:0 !important;}
}