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

.dn {
    display: none !important;
 }
 
 .partners-block-mobile {
    display: none;
 }
 
 
 h1,
 h2,
 h4 {
    color: #4650ff !important;
 }
 
 p,
 td,
 th,
 li {
    font-size: 15px !important;
 }
 
 .cw h2,
 .cw h3 {
    color: #ffffff !important;
 }
 
 .eael-tab-content-item {
    font-family: "Poppins",Sans-serif !important;
    font-size: 15px !important;
    color:#7a7a7a !important;
 }
 
 .pa {
    position: absolute;
 }
 .fr {
    float: right;
 }
 
 .header-menu-block {
    right: 0;
 }
 .header-block h1,
 .header-block h2 {
    color: #ffffff !important;
 }
 body h3,
 body h6,
 .news-block a.elementor-post__read-more  {
    color: #4650ff !important;
 }
 
 .w-text-block h1,
 .w-text-block h2,
 .w-text-block h3,
 .w-text-block h4 {
    color: #ffffff !important;
 }
 
 .elementor-button {
    background-color: #4650ff !important;
    border: none !important;
    color: #fff !important;
 }
 
 .eael-tabs-nav {
    width: 35% !important;
    padding: 0 40px 0 0 !important;
 }
 .eael-tab-item-trigger {
    padding: 30px !important;
    margin-bottom: 5px;
 }
 .eael-tab-title {
    font-size: 18px !important;
    color: #fff !important;
 }
 body .eael-advance-tabs h2.eael-tab-title {
    color: #fff !important;
    margin-bottom: 0;
 }
 .eael-advance-tabs .eael-tabs-nav > ul li img {
    width: 35px !important;
 }
 .eael-advance-tabs .elementor-button-link {
    display: block;
    margin: 20px 0;
    max-width: 150px;
 }
 
 .ha-horizontal-timeline-icon-box {
    text-align: center !important;
 }
 .ha-horizontal-timeline-icon {
    margin: 0 auto !important;
 }
 
.wpml-ls-legacy-list-horizontal a {
padding: 0;
}

.wpml-ls {
   width: 80px;
}

.wpml-ls-item {
   width: 30px;
   display: inline-block;
}

.m-lang {
   display: block;
}

.error404 #content {
   height: 100vh;
}

.error404 {
   background-color: #4650ff;
}

.error-404 {
   margin-top: 200px;
}

.optanon-toggle-display {
   color: #ffffff !important;
   border: solid 1px #ffffff !important;
   border-radius: 30px !important;
   padding: 10px 20px !important;
   cursor: pointer !important;
}
 
 @media screen and (max-width: 1300px) {
    .elementor-element.menu-pop {
       padding: 500px 300px 500px 300px !important;
    }
 }
 
 @media screen and (max-width: 1199px) {
    .elementor-element.menu-pop {
          padding: 500px 200px 500px 200px !important;
    }
    .elementor-section {
       padding-left: 20px !important;
       padding-right: 20px !important;
    }
    .elementor-section .elementor-section {
       padding-left: 0!important;
       padding-right: 0!important;
    }
    .elementor-popup-modal .dialog-message {
       background-color: #4650ff;
    }
    .menu-pop {
       padding: 40px !important;
    }
 }

 @media screen and (max-width: 1024px) {
   .m-lang {
      display: block;
   }
   .desk-lang {
      display: none;
   }   
   .menu-lang .elementor-icon-list--layout-inline {
      margin: 0 !important;
   }
 }
 
 @media screen and (max-width: 768px) {
    .f-padding {
       padding-right: 30px !important;
       padding-left: 30px !important;
    }
    .f-padding .elementor-icon {
       padding-right: 30px !important; 
       padding-left: 30px !important;  
    } 
    div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after {
       display: none;
    }
    
    .partners-block .elementor-image {
       padding: 20px;
    }
 }
 
 @media screen and (max-width: 700px) {
    .footer-width-fixer img {
       width: 50% !important; 
    }
    .partners-block p {
       display: none;
    }
    .partners-block-mobile p {
       display: block;
       font-size: 15px !important;
    }
    .partners-block-desktop {
       display: none;
    }   
    .partners-block-mobile {
       display: block;
    }
    .partners-block .elementor-image img {
       width: 100% !important;
       max-width: 95px;
       max-height: 65px;
    }
 }