/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.scale-section{
	padding-right: calc((100% - 1240px)/2 + 5px) !important;
}

.scale-section .scale-img .elementor-widget-container{
	position: relative !important;
	z-index: 1;
}

.scale-section .scale-img .elementor-widget-container:before{
	content: '';
	position: absolute !important;
	background: #e5b238 !important;
	top: -32px;
	bottom: -50px;
	left: -32px;
	right: 23px;
	width: 100% !important;
	/* height: 100%; */
	z-index: -1;
}

/* ===================================
 *               mordern-section
 * =================================== */

.mordern-section .mordern-img .elementor-widget-container{
	position: relative !important;
}

.mordern-section .mordern-img .elementor-widget-container:before{
	content: '';
	position: absolute !important;
	
}
.author-box .elementor-image-box-img{
    width: 72px !important;
    height: 72px !important;
}
.author-box  .elementor-image-box-title{margin-bottom:0px;text-align:left;}
.author-box .elementor-image-box-description{text-align:left;}
.home .menu-box-shadow{background-color: #fff;
	box-shadow: 0px 20px 26px rgba(149, 157, 165, 0.2), 0px 0px 0 rgba(149, 157, 165, 0.2);
}
.top-social-icon ul li{
text-align:left !important;
}
.top-social-icon ul li .elementor-icon-list-icon{
background: #EFF1F0;
    padding: 14px 15px !important;
    border-radius: 50%;
}
.top-social-icon ul li .elementor-icon-list-icon svg{text-align:center;margin:0px !important;}
#menu-main-menu{z-index:999;}
#custom-button{background-color: #cb9c30;
    border-radius: 20px 0px 20px 0px;
    padding: 15px 30px 15px 30px;}
#custom-button:hover{
	background-color:#3fe0d0;
}
.bg-color-white ul li .elementor-icon-list-icon{background: #ffffff;}
.book-now-btn a{width: 100% !important;
    padding: 20px 0px !important;}
.pp-advanced-menu__container .pp-advanced-menu .menu-item:last-child>.menu-link{
background: #992CC6;
    color: #fff !important;
    border-radius: 25px 0px;
}
.right-bottom-footer-fixed{
    position: fixed;
    right: 9px;
    bottom: 77px;
    z-index: 9999;
    padding: 10px 20px;
    background: #CB9C30;
    border-radius: 17px 0px;
    color: #fff;
}
.right-bottom-footer-fixed:hover{
	background: #3FE0D0;
}