/**
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
*/
.page-id-34 .google_review_sec{
    display: none;
}
.google_review_sec .rpi-dots {
    padding: 0 5px !important;
}
.header-color{
    background: #fff !important;
}
.toggle_menu .hfe-nav-menu-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.toggle_menu .hfe-active-menu-full-width svg {
    height: 20px !important;
}
.elementor-button-icon svg {
    width: 17px;
    height: 15px;
}
.practice-area-slider .slider-img-wrapper img {
    width: 86px;
    height: 84px;
    border-radius: 0 !important;
}
.practice-area-slider .addon-testimonial-gallery-slide {
    background: #fff;
    padding: 45px;
    min-height: 330px;
}
.practice-area-slider a.slider-heading-link {
    text-decoration: none;
}
.practice-area-slider a.slider-heading-link:hover {
    color: #1a3754e5 !important;
}
.practice-area-slider .slider-heading {
    min-height: 48px;
}
.practice-area-slider h3.slider-sub-heading {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.practice-area-slider .owl-nav {
    display: flex;
    width: 500px;
    justify-content: space-between;
    margin: 55px auto 0 auto !important;
    position: relative;
}
.practice-area-slider .owl-nav:before {
    position: absolute;
    content: '';
    width: 250px;
    height: 1px;
    background: #B3B3B3;
    top: 50%;
    left: 24.5%;
}
.practice-area-slider .fas:before {
    position: absolute;
    content: "";
    font-size: 0;
    background: url(/wp-content/uploads/2025/10/Polygon-1.svg) no-repeat;
    width: 17px;
    height: 15px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 58%;
}
.practice-area-slider .owl-prev .fas:before {
    transform: rotate(180deg);
    left: 30%;
    top: 36%;
}
.have-info-box a {
    color: #252525;
    text-decoration: none !important;
}
.have-info-box a:hover {
    color: #00B0DC;
}
.have-a-question {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 30px;
}
.have-a-question .full{
    width: 100%;
    margin-bottom: 26px;
}
.half {
    flex: 0 0 calc(50% - 15px);
    width: calc(50% - 15px);
    margin-bottom: 26px;
}
.have-a-question label {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 12px;
    line-height: 170%;
    text-transform: uppercase;
    color: #242424;
}
.have-a-question input, .have-a-question textarea {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 13px;
    line-height: 170%;
/*    text-transform: capitalize;*/
    color: #000;
    border-radius: 0;
    border: 1px solid transparent;
}
.have-a-question input::placeholder, .have-a-question textarea::placeholder{
   color: #9F9F9F !important;
    opacity: 1 !important;
}
.have-a-question input:focus, .have-a-question textarea:focus{
    border: 1px solid #1A3754E5 !important;
    color: #000 !important;
}
.have-a-question input {
    height: 43px;
}
.have-a-question textarea{
    height: 110px;
}
.have-a-question .wpcf7-submit {
    padding: 17px 53px 17px 30px !important;
    height: 50px;
    background: url(/wp-content/uploads/2025/10/Polygon-1.svg) no-repeat center right 30px #00B0DC !important;
}
.have-a-question .wpcf7-submit:hover{
    background: url(/wp-content/uploads/2025/10/Polygon-1.svg) no-repeat center right 30px #000 !important;
    border-color: #000;
}
.have-a-question .wpcf7-submit:focus{
    border-color: transparent !important;
    color: #fff !important;
}
.wpcf7-response-output {
    border: 1px solid red !important;
    color: red !important;
    text-align: center;
    padding: 10px !important;
    margin-left: 0 !important;
}
form.wpcf7-form.sent .wpcf7-response-output {
    border-color: green !important;
    color: green !important;
}
/* about secection in about page */
.about-list ul li{
    list-style-type:disc !important;
}
.about-list ul li::marker{
    font-size:10px !important;
}
.accordian .e-n-accordion-item-title{
    border-style:none !important;
} 
 .accordian .e-child{
    border-style:none !important;
}
.accordian ul{
    margin-top:-11px;
    margin-left:25px;
}

/* footer */

.footer-contact-number a:hover{
    color:#00B0DC !important;
}
/* 
.practice-area-slider .owl-nav{
    margin-top:0px !important;
}
 */
.practice-area-slider h2:hover{
    color:#00B0DC !important;
}

#and{
    font-size: 60px !important;
}
.pay-btn {
    display: none !important;
}
.what-we-menu ul {
    column-count: 2;
    -webkit-column-count: 2;
    column-gap: 35px;
}
@media(max-width: 1024px){
.practice-area-slider .addon-testimonial-gallery-slide{
    padding: 20px;
}
.what-we-menu ul {
    column-gap: 18px;
}
}
@media(max-width:767px){
.accordian ul {
    margin-left: 10px;
}
.what-we-menu ul {
    column-count: 1;
    -webkit-column-count: 1;
}
.practice-area-slider .owl-nav button {
    width: 50px !important;
    height: 45px !important;
}
.practice-area-slider .slider-heading {
    font-size: 20px !important;
}
.pay-btn {
    display: block !important;
}
.practice-area-slider .owl-nav {
    display: flex;
    width: 295px;
    justify-content: space-between;
    margin: 55px auto 0 auto !important;
    position: relative;
}
.practice-area-slider .owl-nav:before {
    width: 150px;
    left: 24.5%;
}
.practice-area-slider .owl-prev .fas:before {
    left: 25%;
    top: 36%;
}
.half {
    flex: 0 0 calc(100% - 0px);
    width: calc(100% - 0px);
    margin-bottom: 10px;
}
}