/*
Theme Name: Maxcoach Child
Theme URI: http://maxcoach.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: maxcoach
Text Domain:  maxcoach-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


.hide{
    display:none !important;
}
.desktop-menu .header-13 .menu--primary > ul > li > a {
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.term-33 .price{
    display:none;
}

.cta-btn{
	margin-left: auto;
  margin-right: auto;
	width:210px;
}
.cta-btn a{
	font-size:20px;
	font-weight:bold;
	background-color:#20ad96;
	padding:15px 30px 15px 30px;
	color:#ffffff;
	border-radius: 5px;
}
.cta-btn a:hover{
	opacity:0.7;
	color:#fafafa;
}
.home #page-header{
    opacity: 0.75;
}
.home h1{
  //color: #ffffff !important;
  //font-size:35px;
}
.site{
	background-size: contain;
}

.mailerlite-subscribe-submit{
    margin-top: 15px;
    margin-bottom: 15px;
}
#mailerlite-1-field-email{
    width:350px;
}

.elementor-element-4b39bff{
    border-top: solid;
    border-width: 1px;
    padding-top: 20px;
}

.page-id-1687 .page-title-bar-inner{
    padding-bottom: 40px !important;
}
.down-button{
    color: #ffffff;
    background-color: #20ad96;
    border-radius: 5px;
    padding: 8px 30px;
    font-weight: bold;
    display: block;
}
.down-button:hover{
    background-color: #20ad90;
}
.popup-header{
    
}
.popup-button{
    color: #ffffff;
    background-color: #20ad96;
    border-radius: 5px;
    padding: 8px 30px;
    font-weight: bold;
    display: block;
    width: 200px;
}
.page-mobile-menu-content{
    background-color:#20ad96 !important;
}

//Hide Quizzes tab
.quizzes{
    display:none;
}
//Hide students number
.course-students{
    display:none !important;
}
.course-students .meta-value{
    display:none !important;
}


//Hide reviews - course tab
//  Noče prebrati - deluje le css vnešen direktno v WordPress
.course-nav-tab-reviews{
    display:none !important;
}
//Hide compare content
.woocommerce-MyAccount-navigation-link--compare, .compare-btn{
    display:none !important;
}

.failed_courses, .passed_courses, .quizzes{
    display:none !important;
}

//Hide "Testni program" - kasneje se ta program lahko tudi izbriše, in tudi spodnjo vrstico!
#pmpro_level-3{
    //display:none !important;
}

#akcija-tekst-clanstvo{
    margin-bottom: 15px;
}

.course-nav-tab-instructor, .course-nav-tab-reviews{
    //display:none !important;
}
.purchase-course{
    display:none !important;
}
.wps_recurring_bifurcation_wrapper h4{
    font-size: 16px;

}

//Hide bottom sigiin form on custom pages (skrij polje za prijavo na novičke na posamezni strani)
/*
.page-id-1527 .elementor-element-57afb6e, .elementor-page-6707 .elementor-element-57afb6e, .elementor-page-6898 .elementor-element-57afb6e{
    display:none !important;
}
*/

.elementor-element-57afb6e{
    //display:none !important;
}

.pmpro_level-expiration{
    font-size:12px;
}
#pmpro_tos_fields{
    padding-left: 30px;
}
.pmpro_form_submit{
    padding-left: 30px;
}

//Visualize down button on membership shopping page -> "Zakup članstva"

#btn-shop-now{
    background-color: #20ad96;
    padding: 10px 30px;
    border-radius: 5px;
    margin: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}
#pmpro_level_cost{
    margin-top: 23px;
}


 .woocommerce-message .wc-forward{
        border-color: #ffffff !important;
        border-radius: 5px !important;
        padding: 10px !important;
        border-width: 2px !important;
        border: 2px !important;
    }

//Shortcode CSS - show/hide content

.sc-title-wrapp{
    background-color: gray !important;
    padding: 5px;
    color:#ffffff;
}

.page-title-bar-01 .page-title-bar-inner{
    padding-bottom:40px !important;
}

//Homepage edit content

//  Start - Desktop selector - Start
//  Noče prebrati - deluje le css vnešen direktno v WordPress
@media only screen and (min-width: 768px) {
    .desktop-hide{
        display:none !important;
    }
}

//  End - Desktop selector - End

//  Start - Mobile selector - Start

@media only screen and (max-width: 1024px) {
    #mailerlite-1-field-email{
        width:80% !important;
    }
    #page-mobile-main-menu .inner{
        background-color:#d6f2e8 !important;  //ne dela!
    }
    #popup-sidebar .search-course{
        background-color:#d6f2e8 !important;
    }
    .woocommerce-message{
        padding-bottom: 40px !important;
    }
   
    
}

//  End - Mobile selector - End