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



.avwp-av {
    background-color: #ffffff5e;
}
.avwp-av p {
    font-size: 30px;
    line-height: 1.4em;
    color: #fff;
    letter-spacing: 1px;
}
.avwp-av button.no {
    background-color: transparent;
    border: 1px solid;
}


.cf7s-wrap {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    gap: 10px;
}
.cf7s-wrap .wpcf7-form-control {
    height: 45px;
    border-radius: 4px;
}
.cf7s-wrap label{
    color: #fff;
}
span.wpcf7-list-item {
    margin: 0 10px 0 0;
}


.cf7-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}
.cf7-wrap .half {
    width: calc(50% - 10px);
}
.cf7-wrap .full {
    width: 100%;
}
.cf7-wrap input,
.cf7-wrap textarea,
.cf7-wrap input:focus,
.cf7-wrap textarea:focus {
    background-color: transparent !important;
    border-width: 0 0 1px 0 !important;
    padding: 10px 5px !important;
    border-radius: 0;
    font-size: 18px;
    color: #fff !important;
}
.cf7-wrap textarea {
    height: 120px;
}
.cf7-wrap input.wpcf7-submit {
    font-size: 22px;
    text-transform: uppercase;
}
.woocommerce-js form .form-row label {
    color: #fff;
    font-weight: 400;
}
body .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #ffffff30 !important;
}


footer textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff !important;
}
footer input.wpcf7-submit.has-spinner {
    background-color: #fff !important;
    color: var(--ast-global-color-8) !important;
    font-size: 16px;
    padding: 10px 20px !important;
    border-radius: 5px;
}
footer input.wpcf7-form-control.wpcf7-text {
    background-color: #fff !important;
    font-size: 16px;
}
footer .cf7-wrap {
    gap: 10px 10px;
}
footer .cf7-wrap .half {
    width: calc(50% - 5px);
}

.foocontact li img {
    margin-right: 8px;
}
.foocontact li a {
	word-wrap: break-word;
}
.hov1 .elementor-element.e-con:hover * {
    color: #fff;
    fill: #fff;
}

.white img {
	filter: brightness(0) invert(1);
}

.cf7s-wrap.inline {
    flex-wrap: nowrap;
    gap: 0;
}
.cf7s-wrap.inline input.wpcf7-submit {
    background-color: #000 !important;
    color: #fff !important;
    border: 2px solid #909090;
    border-radius: 0;
}

div#ast-scroll-top {
    content: '';
    background-image: url(https://bhavyasharma.in/dev/divine/wp-content/uploads/2024/09/cUntitled-1-removebg-preview.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
}

span.ast-icon.icon-arrow svg.ast-arrow-svg {
    visibility: hidden;
}


.black img.wp-image-488 {
    background: #000;
}
.form input.wpcf7-form-control,
.form textarea.wpcf7-form-control {
    border-color: #fff;
}















