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

@font-face {
    font-family: "Mont SemiBold";
    src: url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.eot");
    src: url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.svg#Mont SemiBold")format("svg");
}
/* Header section Style */
.get-in-touch svg {
    max-width: 45px;
    width: 100%;
}

.cky-notice-des {
    color: #212121;
    font-size: 14px;
    line-height: 24px;
    font-family: 'mont-thin';
    font-weight: 400;
    word-wrap: break-word !important;
    text-align: left;
}

.header-logo img{
    max-width: 130px !important;
    object-fit: cover;
    width: 100%;
}
.get-in-touch.elementor-button span {
    display: inline-flex;  
    align-items: center;  
    justify-content: center; 
    flex-wrap: nowrap;
    height: 100%;
}

/* Cookie Consent Styling */
@media (max-width: 782px) {
.cky-consent-container .cky-notice-group .cky-notice-des * {
    font-size: 13px !important;
    line-height: 20px;
}
	.cky-consent-container .cky-consent-bar .cky-notice p.cky-title {
		font-size:16px !important;
		margin-bottom:8px !important;
	}
}


@media (max-width: 440px) {
	.cky-notice-btn-wrapper{
		flex-direction: row !important;
    gap:8px;
	}
	
    /* Customize + Reject: share row when possible */
    .cky-notice-btn-wrapper 
    .cky-btn-customize,
    .cky-notice-btn-wrapper 
    .cky-btn-reject {
        flex: 1 1 calc(50% - 4px);
      margin-top:0px !important;  
  }
}

/* Home-Page-Style */

span.sky-clr {
    color: #436B8E;
}

/* Testimonial STart */

/* Ensure Swiper layout works */
    .swiper {
        width: 100%;
        padding: 40px 0;
        box-sizing: border-box;
    }
    .swiper-wrapper {
        display: flex;
        align-items: stretch;
    }
    .swiper-slide {
        display: flex;
        justify-content: center;
        height: auto;
    }
 
    /* Card design */
    .testimonial-card {
        background: #fff;
        border-radius: 20px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        padding: 25px 50px 50px 50px;
        text-align: left;
        width: 100%;
        transition: all 0.3s ease;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        border: 1px solid #D8D5D5;
        position: relative;
    }
    .flex-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }
    .testimonial-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    }
    .testimonial-avatar {
        position: absolute;
        top: -33px;
    }
    .testimonial-avatar img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        object-fit: cover;
    }
 
    .testimonial-text {
        color: #000000B2;
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-top: 30px;
        font-family: "mont-thin", Sans-serif;
    }
    .footer-mrgn{
        margin: 0px !important;
    }
    .smart-growth-title {
        margin-left: -50px;
        margin-top: 25px;
    }
 .testimonial-name {
    font-weight: 600;
    color: #000;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 200px;
    font-family: 'mont-semibold';
}
 
    .testimonial-logo {
        margin-top: 10px;
        max-height: 25px;
        width: auto;
    }
 
    .swiper-pagination-bullet {
        background: #007aff;
        display: none;
    }
    .swiper-button-next, .swiper-button-prev {
        color: #000;
        display: none;
    }


    /* Blog-Page-Style-Start */

    .blogs-section .hfe-post-image img {
        width: 100%;
        border-radius: 20px !important;
        display: block;
    }
    .blogs-section article.hfe-post-card {
        display: flex;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        padding: 5px 10PX;
    }
    .blogs-section .hfe-post-image {
        width: 100%;
        max-width: 10%;
    }
    .menu-item a.hfe-menu-item:focus {
        border: none;
        outline: none;
    }
    .blogs-section .hfe-post-meta {
        display: none;
    }

    /* Contact Page */
    
    .contact-form input {
        border-radius: 80px;
        padding: 20px 15px !important;
        font-size: 12px;
        font-family: 'mont-thin';
    }
    .contact-form br {
      display: none;
    }
    .contact-form p {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        margin-bottom: 5px;
    }
    .contact-form textarea {
        border-radius: 20px;
        resize: none;
        max-height: 70px;
    }
        .sub-btn input {
        background: linear-gradient(90deg, #436B8E, #1B9ED9);
        color: #fff;
        border: none;
        padding: 15px 20px !important;
        border-radius: 80px;
        cursor: pointer;
        transition: 0.3s ease;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.3px;
    }
    .comment-reply-title {
        color: #273757;
        font-family: 'mont-semibold';
    }
    p.comment-notes {
    font-family: 'mont-thin';
    font-size: 15px;
    }
    p.comment-form-cookies-consent {
    font-family: 'mont-thin';
    line-height: 22px;
}

    .sub-btn input:hover {
       opacity: 0.9; 
    }

    p.extra-text {
        color: #686868;
        font-size: 14px;
        font-family: "mont-thin", Sans-serif;
        line-height: 24px;
        text-align: left;
        display: block;
        margin-bottom: 5px;
    }
    .contact-form .wpcf7 form.sent .wpcf7-response-output {
        color: #0b500b;
        border: none;
        padding-top: 0px !important;
        margin-top: 0px !important;
        text-align: center;
   }

   .accordian-items .e-n-accordion-item-title-text {
    padding: 20px;
   }
    .sky-clr-grad {
        background: linear-gradient(90deg, #436B8E, #1B9ED9);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text; /* for some non-webkit browsers */
    }

    p.extra-text a {
    color: #686868;
    }
    .sub-btn input {
     transition: transform 2s ease; /* Add smooth transition */
    }

    .sub-btn input:hover {
     transform: scale(1.1); /* Zoom in by 10% */
    }
    .fir-coln .elementor-icon-box-wrapper {
        gap: 0px !important;
    }

    /* Single-Detail-Page */
    .single-post .ast-container {
        max-width: 1090px !important;
        width: 100%;
    }
    body.single-post .ast-separate-container .ast-article-single:not(.ast-related-post) {
        background-color: transparent !important;
    }
    nav.navigation.post-navigation {
    display: none;
}

    body.single-post .entry-content[data-ast-blocks-layout] > * {
    max-width:100%;
    margin-left: 0;
    margin-right: 0;
}


@media (max-width: 768px) {

    .blogs-section .hfe-post-image {
    width: 100%;
    max-width: 25%;
   }

    .get-in-touch svg {
        width: 20px;
    }

    .blogs-section article.hfe-post-card {
     flex-wrap: wrap !important;
     }

    p.extra-text {
        font-size: 12px;
        line-height: 21px;
        display: block;
        text-align: left;
    }
    .contact-form {
        padding: 20px;
        margin-bottom: 0px;
    }
    .testimonial-text {
       font-size: 14px;
    }

    .contact-form input {
      font-size: 14px;
      padding: 20px !important;
   }
    .sub-btn p {
        margin-bottom: 0px !important;
    }

    .contact-form {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    }

    .accordian-items .e-n-accordion-item-title-text {
      padding: 0px;
   }
   .blogs-section .hfe-post-content {
    padding-left: 0px !important;
   }

   .testimonial-card{
    padding: 20px;
   }
    .smart-growth-title {
        margin-left: 0px;
        margin-top: 0px;
    }
	
	.cky-btn-revisit-wrapper, .cky-consent-container {
		display:none !important;
	}
}