/**

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

*/


/* Roboto */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2') format('woff2');
}

/* Font Awesome Regular */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2') format('woff2');
}

/* Font Awesome Solid */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2') format('woff2');
}

* {
    font-family: 'Roboto';
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.ast-container-full {

    max-width: 100%;

}



.ast-mobile-header-content {

    margin-bottom: 1em;

}



.hero-image img {

    max-width: none;

    width: 100%;

    display: block;

    object-fit: cover;

    object-position: bottom center;

}



.site-header-section .main-header-menu .menu-item .menu-link {

    height: 36px;

    -webkit-border-radius: 20px;

    -moz-border-radius: 20px;

    border-radius: 20px;

    padding-top: 7px;

    padding-bottom: 7px;

}



.site-footer .site-below-footer-wrap[data-section="section-below-footer-builder"] {

    border-top-width: 0;

}



#footer {

    padding-top: 30px;

    background-color: rgb(36, 36, 36);

    color: #ffffff;

    font-size: 13px;

}



#footer .widget .gtranslate {

    margin-top: 30px;

}



#footer .widget .footer_social_media {

    border-top: 1px solid #484848;

    padding-top: 13px;

}



#footer .widget .footer_social_media i {

    margin-left: 10px;

}



#footer .widget-container {

    margin-bottom: 50px;

}



#footer .widget-container .widget .ft-links .ft-link-item {

    margin: 10px 0 10px 0;

    border-top: 1px solid #484848;

    padding-top: 10px;

}



#footer .widget-container .widget .ft-links .ft-link-item i {

    margin-right: 10px;

    color: #ffffff;

}



#footer .widget-container .widget .ft-list .ft-list-item {

    margin: 10px 0 10px 0;

    border-top: 1px solid #484848;

    padding-top: 11px;

}



#footer .widget-container .widget .ft-list .ft-list-address {

    padding-bottom: 6px;

}



#footer .widget-container .widget .ft-list .ft-list-item i {

    margin-right: 10px;

    color: #ffffff;

}



.home-accordion-services {

    min-height: 520px;

}



.home-blog-carousel .slick-list {

    margin: 0 30px 0 30px;

}



.woocommerce .inner-page-start,

.woocommerce .inner-post,

.woocommerce .inner-head {

    margin-top: 1em;

}



.woocommerce .inner-post {

    margin-bottom: 1em;

}



.woocommerce div.product-type-variable p.price {

    display: none;

}



.woocommerce ul.products li.product,

.woocommerce-page ul.products li.product {

    flex-direction: row;

}



.woocommerce ul.products li.product .astra-shop-thumbnail-wrap,

.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap {

    margin: 2%;

    flex: 1 0 0;

    flex-basis: 28%;

}



.woocommerce ul.products li.product .astra-shop-summary-wrap,

.woocommerce-page ul.products li.product .astra-shop-summary-wrap {

    margin: 2%;

    flex: 3 0px;

    flex-basis: 68%;

}



.woocommerce .form-title {

    font-weight: 700;

}



.woocommerce .form-check {

    margin-bottom: 2em;

}



.woocommerce .btn-primary {

    margin-bottom: 2em;

    border-radius: 100px;

    border-color: #3B4A7C;

    background-color: #3B4A7C;

    padding: 5px 20px;

}



.woocommerce .form-check .variation-swatch-input-element {

    display: none;

}



.woocommerce .form-check .card-input {

    margin-right: 1em;

    padding: 5px 10px;

    /* border-radius: 100px; */

    /* border-color: rgba(59, 74, 124, 0.05); */

    border-width: 2px;

    background-color: rgba(59, 74, 124, 0.05);

}



.woocommerce .form-check .card-input:hover {

    cursor: pointer;

}



.woocommerce .form-check .variation-swatch-input-element:checked+.card-input {

    /* background-color: rgb(59, 74, 124);

    color: #ffffff; */

    box-shadow: rgba(59, 74, 124, 1) 0px 0px 4px 2px;

    border-color: rgba(59, 74, 124, 1);

    background-color: #ffffff;

}



/* .woocommerce .second-row .variation-swatch-input-element:checked+.card-input {

    border-color: #3B4A7C;

    border-width: 3px;

} */



.woocommerce .woocommerce-billing-fields__field-wrapper,

.woocommerce .woocommerce-additional-fields__field-wrapper {

    display: flex;

    flex-flow: column;

}



.woocommerce .woocommerce-billing-fields__field-wrapper p>*,

.woocommerce .woocommerce-additional-fields__field-wrapper p>* {

    flex: 1 80%;

}



.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table {

    margin-left: 30px;

}



.woocommerce ul.products li.product,

.woocommerce-page ul.products li.product {

    border-bottom: 1px solid rgb(204, 204, 204);

}



.woocommerce .ast-woo-shop-product-description {

    margin-bottom: 2em;

}



.woocommerce-page.woocommerce-checkout form #order_review td.product-name,

.woocommerce.woocommerce-checkout form #order_review td.product-name {

    flex-flow: row wrap;

}



.woocommerce-page.woocommerce-checkout form #order_review td.product-name > *,

.woocommerce.woocommerce-checkout form #order_review td.product-name > * {

    flex: 1 100%;

}



.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity, 

.woocommerce.woocommerce-checkout form #order_review td.product-name .product-quantity {

    margin: 0 20px;

    flex: 1 auto;

}



.woocommerce td.product-name dl.variation {

    display: flex;

    flex-flow: row wrap;

}



.woocommerce td.product-name dl.variation dt.variation-LicenseTypes,

.woocommerce td.product-name dl.variation dt.variation-SubLicense {

    flex: 1 30%;

}



.woocommerce td.product-name dl.variation dd.variation-LicenseTypes,

.woocommerce td.product-name dl.variation dd.variation-SubLicense {

    flex: 1 65%;

}



.eael-woo-cart .elementor-885 .elementor-element.elementor-element-2bedd53b .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td {

    text-align: center !important;

}



#careerboostviewdetails a.btn-packages {

    display: none;

}



#careerboostviewdetails li.product_cat-careerboost {

    justify-content: center;

}



@media screen and (max-width: 1060px) {

    .woocommerce .second-row .card-input {

        padding: 5px 30px;

    }



    /* 	.woocommerce .first-row {

        display: flex;

        flex-direction: column;

        align-items: flex-start;

    } */

}



@media screen and (max-width: 768px) {



    .woocommerce ul.products li.product,

    .woocommerce-page ul.products li.product {

        flex-direction: column;

    }



    .woocommerce ul.products li.product .astra-shop-thumbnail-wrap,

    .woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap {

        max-width: 50%;

        height: auto;

        margin-left: 25%;

        flex: 0 0 0;

    }



    .woocommerce ul.products li.product .astra-shop-summary-wrap,

    .woocommerce-page ul.products li.product .astra-shop-summary-wrap {

        text-align: center;

    }



    .woocommerce .first-row {

        align-items: center;

    }

}



@media screen and (min-width: 922px) {

    .woocommerce.woocommerce-checkout form #customer_details.col2-set,

    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set {

        width: 45%;

    }

    

    .woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {

        width: 50%;

    }

}

 

.elementor-element-4d15aaf5 .wpmtst-testimonial-image img{

   width:95px !important;

   height:95px !important;

}

.elementor-element-4d15aaf5 .testimonial-content p{

    font-size:17px !important;

}