/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.1.6.1690968281
Updated: 2023-08-02 14:54:41

*/

/* Scrollbars */
::-webkit-scrollbar {
    width: 8px!important;
}
::-webkit-scrollbar-track {
	background: #e8f2f9;
}
::-webkit-scrollbar-thumb {
    background: #003d7e;
    border-radius: 2px;
    height: 50px;
}
.leaflet-popup-scrolled::-webkit-scrollbar {
    width: 1px!important;
}

/* Header */
header .bsui .form-group {
	margin-bottom: 0;
}

.ast-post-social-sharing {
    margin-top: 2rem;
}
.ast-post-social-sharing .ast-social-sharing-heading {
    margin-bottom: 0;
}
.ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li {
	font-size: 14px !important;
}

section.elementor-section:not(.elementor-inner-section) {
	padding: 2rem 0;
}
.light-text {
	color: var(--ast-global-color-5);
}
.ast-logo-title-inline .ast-site-identity {
	padding: 0.5rem 0;
}

@media (max-width: 556px) {
.single-post .entry-content img {
	min-width: 100%;
    margin-bottom: 1rem;	
	}
}
.blfe-post-grid-item .blfe-post-grid-bg-image img {
	min-height: auto;
}  

/* Custom Adjustments for blogs styles */
@media screen and (max-width: 767px){
    .blfe-post-list-item {
        display: flex!important;
    }
}
.custom-post-list-classic-1 .blfe-post-list-item .blfe-post-image-wrapper {
    flex-basis: calc(27% - 10px);
    max-width: calc(27% - 10px);
    margin-right: 0;
    padding-bottom: 0;
}
.custom-post-list-classic-1 .blfe-post-list-item .blfe-post-list-details {
    flex: 0 0 73%;
    max-width: 73%;
}
.custom-post-list-classic-1 .blfe-post-list-item .blfe-post-image-wrapper:hover span {
    transform: scale(1);
}

.ast-title-bar-wrap {
	background-position: top 35% center !important;
}
@media (max-width: 921px){
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        text-align: center;
    }
}
#menu-toggle-close .ahfb-svg-iconset svg {
	width: 30px;
    height: 30px;
}

/* Blog Page Header */
.ast-archive-entry-banner[data-post-type="post"] {
	align-items: flex-start;
	text-align: left;
	justify-content: start;
}
.ast-archive-entry-banner[data-post-type="post"] .ast-container {
    width: 50%;
    margin-right: auto;
    margin-left: 2%;
}

/* Blogs */
.blog-layout-1 {
	border: 1px solid var(--ast-border-color);
    padding-bottom: 10px;
}
.blog-layout-1 .entry-header, .blog-layout-1 .entry-content  {
    padding: 0 1rem;
}
.blog-layout-1 .entry-content {
	color: #424242;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.blog-layout-1 .entry-content .read-more .ast-button {
	padding: 0.6rem 1rem;
    display: inline-block;
    font-size: 14px;
    border-radius: 3px;
}
.blog-layout-1 .entry-content .read-more .ast-button:hover {
    background-color: #da0b32;
    border-color: #da0b32;
}

/* Module Corretions */
@media screen and (max-width: 767px) {
	.blfe-post-list-item .blfe-post-image-wrapper, .blfe-post-list-item .blfe-post-list-details {
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin-right: 15px;
	}
    #above-ft-cta .bsui .form-group {
        margin-bottom: 10px !important;
    }
}
/* Sidebar */
#secondary h2 {
	font-size: 1.3rem;
}
.widget {
    margin-bottom: 2.25em;
}
.widget select {
    width: 100%;
    max-width: 100%;
}
#secondary .widget_recent_entries li {
    padding-bottom: 0.75em;
    border-bottom: 1px solid #ddd;
}
.widget_recent_entries .post-date {
	font-size: 0.81rem;
    clear: both;
    display: block;
}

#secondary .widget_custom_post_tags_widget li {
    line-height: 1;
}
#secondary .widget_custom_post_tags_widget li a {
	font-size: 14px;
    line-height: 1.4;
}

/* Geo Directory */
.archive h1.geodir-page-title {
	text-align: center;
    color: #fff;
    text-transform: capitalize !important;
    font-size: 2.5rem;
    font-weight: 400 !important;
    margin: 0;
}
/* Loop Grid */
.geodir-loop-container.bsui .card-body, .bsui .geodir-gridview .card-body {
	padding: 1rem !important;
}
.geodir-loop-container.bsui h2.geodir-entry-title, .bsui .geodir-gridview h2.geodir-entry-title {
	font-size: 1.25rem !important;
}
.geodir-loop-container.bsui h2.geodir-entry-title a, .bsui .geodir-gridview h2.geodir-entry-title a {
	color: #000 !important;
}
.geodir-loop-container.bsui .card-body .geodir-post-content-container, .bsui .geodir-gridview .card-body .geodir-post-content-container {
	margin-top: 2.2rem;
}
.geodir-loop-container.bsui .geodir-field-post_content, .bsui .geodir-gridview .geodir-field-post_content {
	font-size: 14px;
}
.geodir-i-taxonomy {
    color: #003c81;
}
.card-body .geodir_post_meta {
	font-size: 14px;
}
.bsui a {
	color: #003c81;
}
.bsui a:hover {
	text-decoration: none;
}
.bsui h4, .bsui .h4 {
	font-size: 1.3rem !important;
}
.bsui h5, .bsui .h5 {
	font-size: 1.05rem !important;
}
.gd-login-links {
	text-align: center;
}
.bsui .gd-cptcat-ul.dropdown-menu.show {
	transform: translate3d(0px, 22px, 0px) !important;
	max-height: 250px;
    overflow: auto;
}
.bsui .gd-cptcat-ul.dropdown-menu a {
	font-size: 14px;
    font-weight: 400 !important;
}
.bsui .gd-cptcat-li > a {
    position: absolute !important;
    top: unset !important;
    right: 0 !important;
    bottom: 0 !important;
    width: auto !important;
    height: 265%!important;
    padding: 1rem !important;
    display: inline-flex;
    align-items: center;
    border-left: 1px solid #0075bb;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.bsui .gd-cptcat-li > a:hover {
	text-decoration: none;
}
.uwp-password-wrap[data-argument="confirm_password"] > .form-text {
	display: none !important;
}
.uwp_widget_author_box .custom-uwp-author-box {
	display: flex !important;
    align-items: center;
}
.uwp_widget_author_box .custom-uwp-author-box .media-body h5 {
	line-height: 1.4;
    margin-bottom: 0 !important;
}   
.uwp_widget_author_box .custom-uwp-author-box .media-body p {
	margin-bottom: 0;
}
.custom-cat-toggle .e-n-accordion-item > .elementor-element {
	position: absolute !important;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
}
.custom-cat-toggle .gd-cptcat-ul {
    margin-bottom: 0 !important;
}
.custom-cat-toggle .bsui .card-body {
    text-align: left !important;
}
.bsui .btn-primary {
    color: #fff;
    background-color: #003d7e;
    border-color: #003d7e;
}
.bsui a.btn-outline-primary {
	color: #fff;
    background-color: #003d7e;
    border-color: #003d7e;
    border-radius: 3px !important;
}
.bsui a.btn-outline-primary:hover {
    background-color: #da0b32;
    border-color: #da0b32;
}
.bsui .nav-tabs .nav-link.active {
    outline: none;
}
#above-ft-cta .bsui .form-group {
	margin-bottom: 0;
}
/**
div#ast-scroll-top:before {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: -4px;
    right: -8px;
    height: 23px;
    background: url(https://www.acquireeducation.com/wp-content/uploads/2023/12/download.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1;
}

div#ast-scroll-top:before {
content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: -14px;
    height: 64px;
    width: 100%;
    background: url(https://www.acquireeducation.com/wp-content/uploads/2023/12/christmashat.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
*/
/* Map Marker Bubble */
.leaflet-popup-content {
	margin: 15px 10px 10px 10px;
	min-width: 110px;
}
.gd-bubble .geodir-entry-title, .gd-bubble .geodir-entry-title a {
	font-size: 0.9rem;
	color: #000;
	margin: 0;
}
.gd-bubble .geodir-bubble_image {
	padding: 0 !important;
}
.gd-bubble .geodir-bubble_image .geodir-link-image {
	width: auto;
    height: 40px;
}
.gd-bubble .geodir-bubble_image .geodir-link-image img {
	object-fit: contain;
	width: auto !important;
}
.gd-bubble .geodir-bubble-meta-side {
	display: none;
}
.gd-bubble .geodir-bubble-meta-side .list-group-item {
	padding: 2px;
	border: 0;
}