/*
Theme Name: Astra Child
Theme URI: https://example.com/astra-child
Description: Astra Child Theme for customizations
Author: Your Name
Author URI: https://example.com
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* =Theme customization starts here

-------------------------------------------------------------- */



body, h1, h2, h3, h4, h5, h6, p, li {

    font-family: 'Inter' !important;

}
body {
    font-size: 15px;
}
#content li, #content p {
    font-weight: 400 !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-image {
    width: 35px;
    float: left;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    padding: 15px !important;
    text-align: left !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    font-size: 14px !important;
    text-align: left !important;
}
.strong-view-id-1 .wpmtst-testimonial-content p {
    font-style: normal;
}
.strong-view-id-1 .wpmtst-testimonial-inner {
    border-radius: 15px;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before {
    display: none !important;
}
.strong-view.controls-style-buttons2 .wpmslider-start, .strong-view.controls-style-buttons2 .wpmslider-stop, .strong-view.controls-style-buttons2 .wpmslider-next, .strong-view.controls-style-buttons2 .wpmslider-prev {
    background: #FF6201 !important;
    border-radius: 30px !important;
    line-height: 42px !important;
    width: 40px !important;
    height: 40px !important;
}
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-next:before,
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-prev:before {
    background: #FF6201 !important;
    width: 40px !important;
    height: 40px !important;
}
.strong-view.wpmtst-modern .disabled {
    background: #fff !important;
    display: block !important;
}
.strong-view.wpmtst-modern .disabled:before{
    color: #000 !important;
}
#ast-scroll-top {
    background-color: #ff6201;
}
.site-footer li {
    color: #000000;
    padding: 5px 0px;
}
.site-footer li a, .site-footer p {
    color: #272522CC;
}
.site-footer h2.widget-title {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: bold;
}
.ast-footer-copyright p{
    font-size: 14px;
}
.mc4wp-form-fields #email {
    border-radius: 30px;
    background: #eeeeee;
    border-color: #eeeeee;
}
.mc4wp-form-fields input[type="submit"] {
    background: #FF6201;
    border-radius: 30px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 15px;
}
.ast-single-post .entry-content a {
    text-decoration: none;
}

@media screen and (max-width: 921px) {
    #ast-desktop-header .ast-main-header-wrap.main-header-bar-wrap {
    	display: none;
    }
    #ast-desktop-header {
    	 display: block; 
    }
}


/****Signup - WP-Forms*****/

.wpforms-container .wpforms-field {
    padding: 5px;
}
legend.wpforms-field-label, label.wpforms-field-label {
    margin-bottom: 5px !important;
    font-size: 14px !important;
}
.wpforms-container .wpforms-form .wpforms-field-sublabel {
    font-size: 12px;
}
label.wpforms-field-label-inline {
    font-size: 14px !important;
}
.wpforms-field-row-block input, .wpforms-field-medium, .wpforms-field-large {
    /*height: 40px !important;*/
    border-radius: 30px !important;
    font-size: 15px !important;
}
button#wpforms-submit-3590, 
button#wpforms-submit-3599, 
button#wpforms-submit-3655, 
button#wpforms-submit-3660, 
button#wpforms-submit-3715, 
button#wpforms-submit-3720,
button#wpforms-submit-3790,
button#wpforms-submit-3801,
button#wpforms-submit-4760 {
    background: #ff6201;
    border-radius: 30px;
    width: 100%;
}
div.wpforms-container-full input[type=checkbox]:checked:before, div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #FF6201;
    box-shadow: 0 0 0 1px #FF6201, 0px 1px 2px rgba(0, 0, 0, 0.15);
    background: #FF6201;
}
div.wpforms-container-full input[type=checkbox]:focus:before, div.wpforms-container-full input[type=radio]:focus:before {
    border: 1px solid #FF6201;
    box-shadow: 0 0 0 1px #FF6201, 0px 1px 2px rgba(0, 0, 0, 0.15);
}
div.wpforms-container-full input[type=checkbox]:checked:after {
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
}
form#wpforms-form-4760 .wpforms-field {
    padding: 5px 0px;
}
textarea#wpforms-4760-field_4 {
    border-radius: 30px;
}


/***************************/
header.entry-header.ast-no-thumbnail.ast-header-without-markup {
    display: none;
}
.site-logo-img, .site-branding {
	pointer-events: none !important;
}
.ast-footer-copyright {
    text-align: left;
}
.site-below-footer-wrap {
	max-width: 1160px;
	margin: auto;
}
.main-navigation.ast-inline-flex {
    font-weight: 500;
}

button.btn.button.ur-submit-button.submit,
button.user-registration-Button.button.ur-submit-button,
input.user-registration-Button.button.ur-reset-password-btn {
	background: #FF6201 !important;
	   border: 1px solid #FF6201 !important;
}
.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
	border-color: #ff6201;
	background-color: #ff6201;
}
/***************************/


/************Header***********/
/* Button highlight */
    .ast-custom-button-link.active .ast-custom-button {
    background-color: #ffffff6b;
    color: #fff;
    border-radius: 24px;
    padding: 6px 12px;
}

/* Hide both menus initially */
.ast-builder-menu-1,
.ast-builder-menu-2 {
    display: none;
}
.ast-above-header-wrap .ast-custom-button:hover,
.site-header-primary-section-right .ast-custom-button:hover {
    background: #013E6A;
    color: #fff;
}


.current_page_item.menu-item-3618 a,
.current_page_item.menu-item-3627 a,
.current_page_item.menu-item-3619 a,
.current_page_item.menu-item-3881 a,
.menu-item-3882 a,
.menu-item-3627 a,
.menu-item-5092 a,
.menu-item-5111 a 
{
    background: #ff6201;
    color: #fff !important;
    border-radius: 30px;
    height: 42px !important;
}

#ast-hf-menu-1 li#menu-item-5145 span, 
#ast-hf-menu-2 li#menu-item-5146 span {
    display: none;
}


/* Large screens */
@media (min-width: 1200px) {
    /* Desktop Logged Out → 2 items */
    .desktop-logged-in > li:nth-last-child(2),
    .online-logged-in > li:nth-last-child(2),
    .desktop-logged-out > li:nth-last-child(2),
    .online-logged-out > li:nth-last-child(2)
    {
        margin-left: 200px;
    }
}

/* Medium screens (921px – 1199px) */
@media (min-width: 921px) and (max-width: 1199px) {
    .desktop-logged-in > li:nth-last-child(2),
    .online-logged-in > li:nth-last-child(2),
    .desktop-logged-out > li:nth-last-child(2),
    .online-logged-out > li:nth-last-child(2) {
        margin-left: 60px;
    }
}

/****************/