/*
Theme Name:         Scholarship LMS
Theme URI:          https://demo.mysterythemes.com/scholarship-demos/
Author:             Mystery Themes
Author URI:         https://mysterythemes.com
Description:    	  Scholarship LMS is a dynamic learning platform created for online courses, websites, and educational institutions. It connects with popular LMS plugins such as Tutor LMS, which improves the elearning experience. The theme supports popular page builders like as Elementor, allowing for simple modification using a drag-and-drop editor. Scholarship LMS is meant to be highly customizable, with quick layout adjustments. It is well-optimized, responsive, and SEO-friendly, guaranteeing that content performs well in search engines. With Scholarship LMS, you can develop a website that reflects your vision and educational objectives. Check demo here: https://demo.mysterythemes.com/scholarship-demos/
Version:            1.0.3
Requires at least:  4.7
Tested up to:       6.7
Requires PHP:       7.2
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Template:           scholarship
Text Domain:        scholarship-lms
Tags:               education, e-commerce, blog, photography, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, three-columns, four-columns, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, editor-style, sticky-post, theme-options, threaded-comments, translation-ready

*/

.item-title a,
.entry-title a {
  font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

body {
  font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
  color: #302b2b;
}

a:hover,
a:focus,
a:active {
  color: #000;
}

.page-content a,
.entry-content a,
.entry-summary a {
  text-decoration: underline;
}

.home.elementor-template-full-width .mt-container {
  width: 100%;
}

.home.elementor-template-full-width .logo-content-wrapper .mt-container,
.home.elementor-template-full-width #colophon .mt-container {
  width: 1320px;
}

.section-wrapper {
  padding: 40px 0px;
}

/* blog design */

.latest-posts-wrapper .single-post-wrapper .blog-content-wrapper {
  padding: 20px;
  position: relative;
}

.elementor-widget-wp-widget-scholarship_latest_blog .blog-content-wrapper::before {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  left: 20px;
  top: -10px;
}

.latest-posts-wrapper .single-post-wrapper {
  box-shadow: 0 4px 15px 4px rgba(39, 57, 101, .1);
  margin-bottom: 40px;
  border-radius: 20px;
}

.latest-posts-wrapper .single-post-wrapper .news-more {
  background: #00794e;
  padding: 9px;
  color: #fff;

}

.latest-posts-wrapper .news-title a {
  font-size: 21px;
  font-weight: 500;
  text-transform: capitalize;
}

.site-info {
  width: 1320px;
}

.home.blog #content #colophon .site-info .mt-container {
  margin: 0px auto;
}

#mt-scrollup:hover {
  color: #00794e;
}


/* tutor lms courses design */

.tutor-course-details-title {
  font-size: 25px;
}

.tutor-meta>* {
  font-size: 18px;
}

.tutor-fs-6 {
  font-size: 16px;
}

.tutor-fs-5 {
  font-size: 18px;
}


#primary .no-results .search-field{
  width:80%;
}

#primary .no-results .search-submit{
  height:36px;
}
