/*
Theme Name: LMS Education University
Description: LMS Education University is an excellent option for any education-related website, perfectly suited for creating an online education platform for universities, colleges, or schools of any level, including tuition centers and vocational training academies. This versatile university theme is built on the Bootstrap framework, ensuring ease of use and responsiveness across all device screens. As an SEO-friendly choice, it can enhance your academic portal's visibility on major search engines like Google. Compatible with various learning management systems (LMS) such as LearnPress and Tutor LMS, you can easily develop and manage college courses for students. The inclusion of shortcodes enhances site functionality, while clean, secure coding guarantees a smooth user experience. With features like social media integration and a modern, visually appealing design, your school website can effectively showcase its offerings and engage your audience. Additionally, the theme’s speed optimization ensures quick page loads, and its translation-ready design accommodates a global audience. A dedicated testimonial section enables students to share feedback, which boosts the credibility of your institution. Embrace this powerful eLearning solution to achieve your educational milestones.
Author: misbahwp
Theme URI: https://www.misbahwp.com/products/free-university-wordpress-theme
Author URI: https://www.misbahwp.com/
Template: lms-education
Version: 7.5.2
Requires PHP: 7.2
Tested up to: 7.0
Requires at least: 5.0
Tags: blog, education, e-commerce, wide-blocks, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, post-formats, theme-options, threaded-comments, rtl-language-support, sticky-post, translation-ready
Text Domain: lms-education-university
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

LMS Education University WordPress Theme has been created by misbahwp(misbahwp.com), 2021.
LMS Education University WordPress Theme is released under the terms of GNU GPL
*/

:root {
  --first-color: #ffb606;
}

.register-top,#main-menu ul.children li a:hover, #main-menu ul.sub-menu li a:hover,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.added_to_cart,.searchform input[type=submit],.sidebar-area .tagcloud a:hover,.comment-reply a,.comment-respond input#submit,nav.woocommerce-MyAccount-navigation ul li,.menu-toggle, .dropdown-toggle, button.close-menu,.slider-btn a,.pagination .nav-links a:hover, .pagination .nav-links a:focus, .pagination .nav-links span.current, .lms-education-pagination span.current, .lms-education-pagination span.current:hover, .lms-education-pagination span.current:focus, .lms-education-pagination a span:hover, .lms-education-pagination a span:focus, .wp-block-button__link {
	background: var(--first-color);
}

.wp-block-button__link{
	background: var(--first-color) !important;
}

#main-menu a:hover, #main-menu ul li a:hover, #main-menu li:hover > a, #main-menu a:focus, #main-menu ul li a:focus, #main-menu li.focus > a, #main-menu li:focus > a, #main-menu ul li.current-menu-item > a, #main-menu ul li.current_page_item > a, #main-menu ul li.current-menu-parent > a, #main-menu ul li.current_page_ancestor > a, #main-menu ul li.current-menu-ancestor > a,.post-meta i,a:hover, a:focus,.courses-info strong,.courses-box-content h3 a,.social-links a:hover, .top-header p,.slider h3.post-title a{
	color: var(--first-color);
}

#courses hr,.slider .owl-carousel button.owl-dot.active,.content_inner_box hr{
	border-color: var(--first-color);
}

.searchform input[type=submit]:hover, .searchform input[type=submit]:focus,.header, footer,.woocommerce ul.products li.product .onsale, .woocommerce span.onsale,.comment-reply a:hover,nav.woocommerce-MyAccount-navigation ul li:hover,.slider-btn a:hover,.woocommerce a.button:hover, .woocommerce a.added_to_cart:hover{
	background: #222222;
}

a,h1, h2, h3, h4, h5, h6,.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price,.blog_inner_box h3.post-title a{
	color: #222222;
}

.entry-audio audio {
    width: 100%;
}
/*
.sidebar-area h4.title{
	border-color: var(--first-color);
	background: #222222;
}*/

.courses-box-content{
	background: rgb(34 34 34 / 90%);
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info{
	background: #222222 !important;
}

#checkout-payment #checkout-order-action button, .learnpress-page .lp-button, .learnpress-page #lp-button{
	background: var(--first-color) !important;;
}

.page-template-frontpage .header-box {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.page-template-frontpage .header,.page-template-frontpage .top-header{
	background: transparent;
}

.content_inner_box {
    left: 55%;
    right: 10%;
    text-align: right;
}

.content_inner_box hr {
    border-top: 3px solid var(--first-color);
    display: inline-block;
}

.blog_box {
    background: #000000;
}

.blog_box img {
    opacity: 0.6;
}

.blog_box p{
	color: #fff;
}

.slider-btn a {
    padding: 12px 20px;
    color: #fff;
    font-weight: bold;
}

.slider-btn {
    margin: 25px 0;
}

.scroll-up a:hover{
	background: #222222;
	color:#fff;
}
.scroll-up a {
	background: var(--first-color);
	color:#ffffff;
}

.sh2 {
  border-color: transparent  transparent var(--first-color) transparent ;
}

#description h3 {
    font-size: 18px !important;
}

.woocommerce a.added_to_cart {
    padding: 0.618em 2.2em;
 }

 footer .sidebar-area h4.title {
     border-color: #222222;
 }
 .fixed-header{
	 background: #222222;
 }
 .admin-bar .fixed-header{
	 background: #222222;
	 margin-top: 32px;
 }

 .wp-block-woocommerce-cart .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button{
  background: var(--first-color);
  color: #fff !important;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover{
  border: 2px solid var(--first-color);
  background: var(--first-color);
  color: #fff !important;
}
a.cart-customlocation{
	position: relative;
}
a.cart-customlocation p.cart-item-box {
    top: -70%;
    left: 96%;
}
.content_inner_box h5{
	color: #fff !important;
}
.content_inner_box hr{
	left: 0%;
	opacity: 1;
}
.social-links a, .top-header span,.header-search .open-search-form i, a.cart-customlocation i{
	color: var(--first-color);
}
.wc-block-components-button:not(.is-link) {
    padding: 10px !important;
}
.bread_crumb span, .bread_crumb a:hover{
	color: var(--first-color);
}

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

.triangle35b:nth-child(1) {
  --angle:0deg;
  background:var(--first-color);
  animation-delay:0.4s;
}
.triangle35b:nth-child(2) {
  --angle:90deg;
  background:#fff;
  animation-delay:0.2s;
}
.triangle35b:nth-child(3) {
  --angle:180deg;
  background:var(--first-color);
}

#courses hr{
	opacity: 1;
}

header.woocommerce-Address-title.title a {
    background: var(--first-color);
}

@media screen and (min-width: 320px) and (max-width: 767px){
	.menu-toggle, .dropdown-toggle, button.close-menu,.header i.fa.fa-search, .header i.fas.fa-shopping-cart {
    	background: var(--first-color) !important;
	}

	.post-title a{
		font-size: 25px !important;
	}
	.slider-btn a {
    font-size: 17px !important;
	}
	.content_inner_box p,.content_inner_box hr {
    	display: none;
	}
	span.dashicons.dashicons-dashicons.dashicons-phone, span.dashicons.dashicons-dashicons.dashicons-email {
    margin-top: 6px;
}
.top-head {
    margin-top: 41px;
}
}

@media screen and (min-width: 320px) and (max-width: 999px){
	.page-template-frontpage .header-box {
	    position: static;
	}
	.page-template-frontpage .header{
		background: #222222;
	}
	.page-template-frontpage .top-header {
	    background: #0c0909;
	}
	.page-template-frontpage .header-search .open-search-form i,.page-template-frontpage a.cart-customlocation i {
		color: #fff;
	}
}

@media screen and (min-width: 320px) and (max-width: 991px){
#site-navigation ul.sub-menu,#site-navigation ul.sub-menu li,.main-navigation ul.sub-menu > li > a::before, .main-navigation ul.children > li > a::before{
	background: unset !important;
	}
#site-navigation .page_item_has_children ul li a, #site-navigation .main-navigation .menu .menu-item-has-children ul li a{
	color: #fff !important;
}
.mobile-menu:focus{
	color: #000 !important;
}
}