/**
Theme Name: Wizi 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: wizi-child
Template: astra
*/

ul#menu-footer-menu
{
   display: flex;
}

ul#menu-footer-menu li
{
   padding-right: 20px;
}

.elementor.elementor-43
{
   margin: 30px 30px 0px 30px;
}

.mu_banner
{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

footer#colophon
{
    background: linear-gradient(180deg, #ffffff 46.5%, #d1dffd 100%);
}

.site-footer-below-section-1.site-footer-section.site-footer-section-1
{
    background: #fff;
    padding: 5px 0px;
    opacity: 80%;
    border-radius: 10px;
}

footer nav 
{
    font-size: 18px;
    font-weight: 500;
    line-height: 25.2px;
}

.mu_contact .e-con-inner
{
    background: linear-gradient(180deg, #ffffff 46.5%, #edf2fd 100%);
    border-radius: 10px;
}

.mu_contact div.wpforms-container-full button[type=submit]
{
    width: 100%;
    font-size: 16px;
    line-height: 22.4px;
}

.mu_contact div.wpforms-container-full button[type=submit]:hover
{
	background: #1549BC;
    color: #fff;
    border: 1px solid #1549BC; 
}

.mu_contact .wpforms-container .wpforms-form .wpforms-field-label
{
    font-size: 14px;
    line-height: 19.6px;
    margin-bottom: 10px;
}

.mu_contact .wpforms-container .wpforms-field
{
    padding-top: 0px;
}

.mu_contact div.wpforms-container-full .wpforms-selected input[type=checkbox]:before
{
    background-color: #2561E7;
}

.mu_contact #wpforms-2550-field_6 input[type="checkbox"]:checked::after {
    border: solid #ffffff;
    border-width: 0 0 4px 4px;
}

.mu_lang a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

a.mu_en 
{
    background: #2561E7;
    color: #fff;    
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

a.mu_ar
{
    background: #f5f5f5;
    color: #14232E;    
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 16px;
}

a.mu_en:hover, a.mu_ar:hover
{
    background: #1549BC;
    color: #fff;   
}

.mu_operations .elementor-element.e-child,
.mu_operations .elementor-element.e-child img
{
    border-radius: 10px;
}

@media (max-width:768px)
{
    ul#menu-footer-menu 
    {
        justify-content: center;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row
    {
        row-gap: 20px;
    }
}