/*

Theme Name: Education LMS Pro Child Theme

Theme URI: https://www.filathemes.com/download/education-lms/

Author: Sivaram

Author URI: https://www.filathemes.com

Description: Education LMS is a simple, clean, responsive and user-friendly education WordPress theme specially designed for university, school, college or other educational institutions. The Education LMS theme has powerful theme customization options such as custom header media, logo, custom menu, social icons, featured slider, courses, title bar, news, and more. It makes your website more engaging and informative. Especially, the Education LMS theme works excellent with Elementor and LearnPress plugins, help you easily create flexible content and sell the course online. For more details, check out Theme Instructions at http://docs.filathemes.com/education-lms/ and demo at https://www.filathemes.com/downloads/education-lms/

Version: 0.0.7

Template: education-lms-pro 

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: education-lms-child

Tags: education, news, blog, custom-background, custom-logo, custom-header, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, left-sidebar, featured-image-header, footer-widgets

*/

.woocommerce .woocommerce-order-downloads :last-child {
    background: none !important;
}
table.woocommerce-table.woocommerce-table--order-downloads tr td, table.woocommerce-table.woocommerce-table--order-downloads tr th {
    font-size: 0.85rem;
    color:#000;
}
table.woocommerce-table.woocommerce-table--order-downloads tr td a {
    display: inline-block;
    padding: 8px !important;
}
table.woocommerce-table.woocommerce-table--order-downloads tr th {
	color:#000 !important;
}
table.woocommerce-table.woocommerce-table--order-downloads tr td a.button.alt {
    background: #00CF88 !important;
}
.woocommerce-MyAccount-navigation ul {
	list-style: none;
}
.woocommerce-MyAccount-navigation-link a {   
    color: #3a3a3a;
    padding: 10px;
	display: block;
	font-weight: bold;
}
li.woocommerce-MyAccount-navigation-link.is-active a{
	color: #ffb606;
}  
.is-search-form.is-ajax-search {
    width: 350px;
    position: fixed;
    top: 35px;
    z-index: 99999;
    left: -170px;
    right: 0;
    margin: 0 auto;
}  
@media only screen and (max-width: 1199px) {
	.is-search-form.is-ajax-search {
	    width: 200px;
	}
}
@media only screen and (max-width: 1023px) {
	.header-default #mobile-open {
	    top: 15px;
	}
	.is-search-form.is-ajax-search {
	    width: 300px;
	    top: 15px;
	}
	.nav-form.open {
		z-index: 999999;
	}
}
@media only screen and (max-width: 991px) {
	.header-default #mobile-open {
	    top: -30px;
	}
	.is-search-form.is-ajax-search {
	    width: 200px;
	    top: 15px;
	    left:0;
	}
}
@media only screen and (max-width: 767px) {
	.is-search-form.is-ajax-search {   
	    top: 50px;
	}
}