/**
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.1
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
*/

#vg-footer {
    background-size: 100% 100%;
}

.vg-vglaw-text,
.vg-ref-text {
    padding-top: 80px;
    padding-bottom: 50px;
}
.vg-team-text {
    padding-top: 80px;
}
.vg-contact-text {
    padding-top: 100px;
    padding-bottom: 10px;
}

.vg-vglaw h3 {
    color: #FFD804;
    margin-bottom: 8px;
    margin-top: 20px;
    font-size: 16px;
}

.elementor-widget-wrap>.elementor-element.vg-title {
    position: absolute;
    background-color: black;
    text-align: center;
    width: 600px;
    height: 100px;
    top: -30px;
}
.elementor-widget-wrap>.elementor-element.vg-vglaw-title,
.elementor-widget-wrap>.elementor-element.vg-team-title {
    left: -30px;
}
.elementor-widget-wrap>.elementor-element.vg-ref-title {
    background-color: #FFD804;
    right: 0;
}
.elementor-widget-wrap>.elementor-element.vg-contact-title {
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
}
.elementor-widget-wrap>.elementor-element.vg-title .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.vg-team-email {
    position: absolute;
    text-align: right;
    bottom: -20px;
    right: 10px;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
    content: "";
    display:block;
    height: 80px; /* fixed header height*/
    margin: -80px 0 0; /* negative fixed header height */
    visibility: hidden;
    pointer-events: none;
}

.elementor-19 .elementor-element.elementor-element-4a4430e3 .elementor-nav-menu--main .vg-menu-home .elementor-item.elementor-item-active {
    color: white;
}
.elementor-19 .elementor-element.elementor-element-4a4430e3 .elementor-nav-menu--main .vg-menu-home .elementor-item.elementor-item-active:hover {
    color: #FFD804;
}

.elementor-social-icon-instagram {  
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.vg-team-image .elementor-widget-container {
    pointer-events: none;
}

.vg-team-text .elementor-widget-heading {
    margin-bottom: 0;
}
.vg-team-text .elementor-widget-heading.elementor-page-title {
    margin-bottom: 10px;
    margin-top: 10px;
}
.vg-team-text h4 {
    font-size: 15px;
}

.vg-team-text.elementor-posts--thumbnail-top article.elementor-post {
    display: none;
}

@media (max-width: 980px) {
    .elementor-widget-wrap>.elementor-element.vg-title {
        position: relative;
        margin-bottom: 0;
    }
    .vg-text {
        padding-top: 0;
    }
}


.cli_pg_page_contaner h3 {
    margin-top: 30px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #6063f6;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #6063f6;
}