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

/* COMMAN CSS START */
h4 a, h5 a {
    color: #1E2831;
}
a.elementor-button.secondary-btn {
    border: 1px solid #1E2831;
    background-color: transparent;
    color: #1E2831;
    display: flex;
    align-items: center;
    gap: 20px;
    align-self: flex-start;
    width: max-content;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    border-radius: 5px 5px 5px 5px;
    padding: 16px 25px 16px 25px;
}
.secondary-btn svg {
    fill: #1E2831;
    width: 16px;
}
a.elementor-button.secondary-btn:hover {
    background-color: #1E2831;
    color: #FFFFFF;
}
a.elementor-button.secondary-btn:hover svg {
    fill:#fff;
}
button.elementor-button.secondary-btn {
    border: 1px solid #00C4E4;
    background-color: #00C4E4;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 20px;
    align-self: flex-start;
    width: max-content;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    border-radius: 5px 5px 5px 5px;
    padding: 16px 25px 16px 25px;
}
button.elementor-button.secondary-btn:hover {
    background-color:transparent;
    color: #00C4E4;
}
button.elementor-button.secondary-btn svg {
    fill: #fff;
}
button.elementor-button.secondary-btn:hover svg {
    fill:#00C4E4;
}

a:active, a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}

/* HEADER CSS START */
.ast-header-search form.search-form .search-field, .ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {
	width: 235px;
}

/* HOME PAGE CSS START */
.counter-title p {
    margin: 0;
}
/* .type-product img {
    width: 100%;
    aspect-ratio: 2 / 1.5;
    object-fit: cover;
} */
span.swiper-pagination-bullet {
    border: 1px solid #03bcdc !important;
}
.sp-testimonial-free-section {
    margin: 0 50px !important;
}
.sp-testimonial-free-section .swiper-wrapper {
    align-items: center;
}
.sp-testimonial-free-section .sp-testimonial-item {
    text-align: left;
}
.sp-testimonial-free-section .sp-testimonial-client-rating {
    margin: 0;
    padding: 15px 0 0 15px;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial {
    padding:40px 15px 20px 15px;
}
.sp-testimonial-free-section .swiper-slide-next .sp-testimonial-client-testimonial {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    text-align: left;
    padding:0;
    margin: 0;
}
.sp-testimonial-free-section .sp-testimonial-client-name {
    background-color: #262626;
    color: #fff !important;
    text-align: left;
    padding: 20px;
    margin: 0;
    font-family: "Inter", Sans-serif;
    font-weight: normal;
}
.sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet {
    width:10px;
    height:10px;
}
.sp-testimonial-free-section .swiper-pagination {
    position: static;
    margin-top: 30px;
}
.article_section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.article_section article {
    border-radius: 5px;
    overflow: hidden;
}
.blog article img, 
.single-post article .post-thumb img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    width: 100%;
}
.post-content {
    padding: 15px !important;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #ddd;
    border-top: none;
}
.post-content h4 {
    margin-bottom:15px;
}
.post-content h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* PRODUCT PAGE CSS START */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin: 0;
}
.astra-shop-summary-wrap {
    padding: 15px !important;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #ddd;
    border-top: none;
}
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 24px;
    margin-bottom: 15px;
}

/* PRODUCT DETAILS PAGE CSS START */
.woocommerce-js div.product .product_title {
    font-size: 36px;
    font-weight: normal;
}
.product-features ol {
    margin: 0 0 0 20px;
}
.additional-product-data table th, .additional-product-data table td {
    border: none;
    padding: 12px 15px !important;
    background-color: #B3D9FF;
    color: #1E2831;
    font-weight: 500;
}
.additional-product-data table th {
    background-color: #3C9DFF;
}
.additional-product-data table {
    border: none !important;
    border-collapse: separate;
    border-spacing: 0px 5px;
}
.woocommerce-js div.product .product_meta {
    display: none;
}

/* PRICING PAGE CSS START */
.fauji_heading sup {
    font-size: 20px;
    -webkit-text-stroke-width: 0;
    stroke-width: 0;
    letter-spacing: 0;
    vertical-align: top;
    top: 2px;
    left: -10px;
}
.fauji_sub_heading sup {
    font-size: 13px;
    -webkit-text-stroke-width: 0;
    stroke-width: 0;
    letter-spacing: 0;
    vertical-align: top;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #1E2831;
    border-radius: 50%;
    line-height: 0;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    display: inline-flex;
}

/* BLOG PAGE CSS START */
.blog #primary {
    margin-top: 40px;
    margin-bottom: 80px;
}
form.search-form {
    margin-bottom: 40px;
}
.search-form label {
    display: flex;
}
.search-form input {
    border-radius: 0;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    padding: 10px 15px;
    height: 45px;
    box-shadow: none;
}
.search-form button.search-submit {
    border-radius: 0;
    background-color: #1E2831;
    font-size: 25px;
    height: 45px;
    padding: 0;
    width: 45px;
    border: none;
}
.search-form button.search-submit svg {
    fill: #fff;
}
.ast-blog-layout-4-grid .ast-article-post {
    margin-bottom: 30px;
}
.load-btn {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

/* BLOG DETAILS PAGE CSS START */
.ast-related-posts-title-section {
    padding-bottom: 0;
}
h4.ast-related-post-title.entry-title {
    margin-top: 0;
}
.ast-related-post-title a {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ast-related-post-content .post-has-thumb + .entry-content {
    padding: 15px !important;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #ddd;
    border-top: none;
    margin: 0;
}

/*CONTACT PAGE CSS START*/
.kainya-contact-form .kainya-name {
    display: flex;
    gap: 20px;
}
.kainya-contact-form .textarea-message {
    height: 95px;
}

/* FOOTER CSS START */
.site-below-footer-inner-wrap {
    border-top: 1px solid #747474;
    padding: 30px 0;
}
.ast-footer-copyright p {
    margin: 0 !important;
}


/* =============== MEDIA CSS START =============== */
@media (max-width:1199px) {
    /* HOME PAGE CSS START */
    .banner_title h1 {
        font-size: 44px !important;
    }
    .banner_sub_title h2 {
        font-size: 28px !important;
    }
}

@media (max-width:1024px) {
    /* HOME PAGE CSS START */
    .article_section {
        grid-template-columns: repeat(2, 1fr);
    }
    .sp-testimonial-free-section {
        margin: 0 20px !important;
    }
    /* BLOG PAGE CSS START */
    .ast-blog-layout-4-grid .ast-article-post {
        width: 50%;
    }
    /* FOOTER CSS START */
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 50px;
    }
}

@media (max-width:700px) {
    /* HOME PAGE CSS START */
    .banner_title h1 {
        font-size: 36px !important;
        line-height: 1.4em !important;
    }
    .banner_sub_title h2 {
        font-size: 24px !important;
    }
    /* BLOG PAGE CSS START */
    .blog #primary {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .ast-blog-layout-4-grid .ast-article-post {
        width: 100%;
    }
    .blog #content .ast-container {
        padding: 0 20px;
    }
    .ast-separate-container .ast-blog-layout-4-grid .ast-article-post {
        padding: 0;
    }
    .load-btn {
        margin-top: 0;
    }
}

@media (max-width:767px) {
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle:focus {
		outline: none;
		border: none;
		padding: 0;
	}
    .elementor-button-content-wrapper {
        gap: 10px !important;
    }
    a.elementor-button.secondary-btn,
    button.elementor-button.secondary-btn {
        padding: 12px 15px 12px 15px;
        font-size: 16px;
        gap: 10px;
    }
    /* HOME PAGE CSS START */
    .article_section {
        grid-template-columns: repeat(1, 1fr);
    }
    .sp-testimonial-free-section .swiper-slide-next .sp-testimonial-client-testimonial {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    /* ABOUT PAGE CSS START */
    .icon_title .elementor-image-box-wrapper {
        display: flex;
        gap: 15px;
    }
    /* PRODUCT PAGE CSS START */
    .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
        font-size: 21px;
    }
    /* PRICING PAGE CSS START */
	.fauji_heading sup {
    	font-size: 12px;
    	left: -4px;
	}
	.fauji_sub_heading sup {
		font-size: 8px;
		top: -6px;
		left: -1px;
		width: 10px;
		height: 10px;
		border: 1px solid #1E2831;
	}
	.page-id-75 .site-footer {
    	display: none;
	}
    /* FOOTER CSS START */
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 30px;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        margin-bottom: 0;
    }
    .site-below-footer-inner-wrap {
        padding: 20px 0;
    }
}