/*
	Theme Name: MasterStudy
	Theme URI: https://stylemixthemes.com/masterstudy/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 4.0.1
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/

/*Home Page Woocommerce Products Styling*/


#footer_copyright {
	display:none !important;	
}

.grecaptcha-badge {
    z-index: 999;
}

.woocommerce-cart .cross-sells {
	display:none !important;
}

.course-product-style .product {
    width: 100%;
}

.course-product-style .product h2 {
	font-size:25px;
}

.course-product-style .product .price {
	display: block;
    font-size: 20px;
}

.home .product{
	border:none !important;
}
.home .woocommerce-loop-product__title{
	font-size: 18px;
    text-align: center;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.home .star-rating{
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
    margin-top: 0;
    margin-right: 10px;
}
.home .price{
	display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
}

.home .add_to_cart_button{
	width: calc(100% - 60px);
    display: block;
    margin: 0 auto;
    font-size: 12px;
    padding: 10px 15px;
    min-height: auto;
}

.related.products {
    display: none;
}

.up-sells.upsells.products h2 {
    font-size: 25px;
}

.up-sells.upsells.products h2.woocommerce-loop-product__title {
	font-size:18px;
}

.up-sells.upsells.products .price {
	display:block;
	font-size:15px;
}

.control-panel-page-a {
	
	font-size:20px;
}

.variations_button .quantity {
	
    display: block !important;
}

body.single-product .product .summary .cart .quantity {
    margin-bottom: 20px;
}

_::-webkit-full-page-media, _:future, :root .variations_button .quantity {
    display: block !important;
}

_::-webkit-full-page-media, _:future, :root body.single-product .product .summary .cart .quantity {
    margin-bottom: 20px;
}

li#tab-title-additional_information {
    display: none;
}

.prod-tab-custom .vc_tta-tab a {
	background-color:#efefefad !important;
	color:#2c75e4 !important;
}

.vc_general.vc_tta.vc_tta-tabs.prod-tab-custom .vc_tta-tab>a {
	color:#2c75e4 !important;
}

.vc_general.vc_tta.vc_tta-tabs.prod-tab-custom .vc_tta-tab.vc_active>a {
	color:#000000 !important;
	background-color:transparent !important;
}

.vc_general.vc_tta.vc_tta-tabs.prod-tab-custom {
	border-top:1px solid grey;
}

.single-product p.price.heading_font {
    display: none;
}

.single-product .woocommerce-variation-availability , .single-product .sku_wrapper {
    display: none !important;
}

.home-cat-tiles .stm_lms_courses_categories.style_4:last-child {
	justify-content: space-evenly !important;
}

.postid-5297 .out-of-stock {
	display:none;
}


@media (max-width: 767px) {
    body .top_bar_info li.hidden-info {
        display: none !important;
    }
}
.stm_lms_courses__filter_actions input[type=submit] {
    outline: none;
}

.stm-lms-course__lesson-content iframe {
    width: 100%;
}
