/**
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
*/
.menu-item .sub-menu .menu-link {
    border-bottom-width: 0;
    color: #0274BE !important;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item:last-child .menu-link {
    border-bottom-width: 0;
    color: #0274BE;
}
.ast-primary-header-bar {
    background-color: #223C73;
}
.logged-in 
.learndash-wrapper .ld-button.ld-login-button.ld-login{
    justify-content: flex-start;
    display: none;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-title {
    font-size: 16px !important;
}
.tribe-common .tribe-common-b1 {
    display: none !important;
}
input#account_last_name {
    background-color: #F0F0F1 !important;
}
input#account_first_name {
    background-color: #F0F0F1 !important;
}
/* Css to Style Rss Feed Widget Coming from Blog.test.brasi.org Starting Here */

nav[aria-label="BRASI Blog & Updates"] ul {
    list-style-type: none !important;
    padding: 0; /* Optional: remove default padding */
}

nav[aria-label="BRASI Blog & Updates"] ul li {
    list-style-type: none !important; /* Ensure that each list item also has no marker */
}
elementor-element elementor-element-dba9855 elementor-widget elementor-widget-wp-widget-rss, h5{
	display: none !important;
}
.elementor *, .elementor :after, .elementor :before {
	margin: 0px;
}
a.rsswidget {
  display: block;
	font-size: 15px;
	font-weight: 600
}
li .rss-date {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
li .rssSummary {
	display: block;
	font-weight: 400;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
/* Css to Style Rss Feed Widget Coming from Blog.test.brasi.org Closing Here */

/* Instructor dashboard CSS Starts*/
.ir-admin-logo.ir-admin-image {
    margin-top: 25px;
}
/* Instructor dashboard CSS Ends*/

/* CISCOM Instructor-led Group Page CSS Starts*/
nav.navigation.post-navigation {
	display: none;
}
/* CISCOM Instructor-led Group Page Ends*/

/* Google reCaptcha Badge Hide */  

.grecaptcha-badge {
    display: none !important;
}

/* Course Price Ribbon Place Adjustement */
.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon {
    top: 6px !important;
}

.wooco_component_product_selection_list_item_desc {
    display: inline-block !important;
}
.wooco_component_product_selection_list_item_name {
    display: inline-block !important;
}
.wooco_component_product_selection_list_item_image {
    display: none !important;
}
.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
    padding: 5px 5px !important;
    margin-bottom: 0px !important;
    border-radius: 5px !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}
.wooco_component_product_selection_list_item_name {
    margin-right: 20px !important;
}
img.dd-selected-image {
    display: none !important;
}
.dd-selected {
    padding-left: 20px !important;
    border: 0px !important;
}
.wooco_components .wooco_component {
    padding: 0 !important;
}