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

@media (min-width: 922px) {
.site-content .ast-container {display: block; }
.ast-container {max-width: 1150px;    }	
}
.course-page {padding: 30px 0;}
.course-page .course-box .list-row {display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #CFC8C857; padding: 10px 0;}
.course-page .course-box .name-box.box {width: 45%;}
.course-page .course-box .location-box.box { width: 40%;}
.course-page .course-box .btn-box .box {width: 15%;}
.course-page .course-box span.badge {background: #ECAC43; padding: 5px 10px; font-size: 12px; border-radius: 4px; color: #fff;}
.course-page .course-box p.level { font-size: 14px; padding: 3px 0;}
.course-page .course-box h6.title {color: #1E3055;}
.course-page .course-box a.find-out {font-weight: 600; color: #1E3055;}
.course-page .course-box a.find-out::after {content: "\f08e"; font-family: fontawesome; padding: 0 0 0 5px;}
.course-page .course-box a.find-out:hover{ color:#ECAC43;}
.course-box p {margin: 0; font-size: 14px;}

.btn-filter {border-bottom: 1px solid #CFC8C857; padding: 0 0 20px 0;}
.btn-filter h5 {margin: 0 0 10px 0;}

div#alphabetFilter {display: flex; justify-content: space-between;}
#alphabetFilter button {margin: 0px; padding: 6px 12px;  background-color: #f5f5f5; border: none; cursor: pointer; border-radius: 4px; color: #1E3055}
#alphabetFilter button.active, #alphabetFilter button:hover { background-color: #1E3055; color: white;}


.search-filter {display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px 0;}
.search-filter input#searchInput {background: #efefef; border: none; border-radius: 30px; padding: 10px 20px; height: 45px; color: #1e3055; font-size: 14px; width: 85%;}
.search-filter button {padding: 12px 30px; background: #ecac4340; border-radius: 30px; font-size: 14px; color: #1e3055; margin: 0 0 0 5px; border: none;}
.search-filter button:hover{background: #1e3055; color: #fff;}
@media only screen and (max-width: 599px) {
.search-filter {display: block; }
.search-filter input#searchInput{width: 100%;}
.search-filter button { width: 49%; margin: 10px 0 0 0px; padding: 10px 30px; }
div#alphabetFilter{display: block; text-align: center;} 
#alphabetFilter button { margin: 2px;} 
  
.course-page .course-box .list-row{ display:block;} 
.course-page .course-box .box{ width:100% !important;}
.course-page .course-box .location-box.box{padding: 10px 0;} 
}

  
