/*
	Theme Name: Master Study
	
	Author: StylemixThemes
	
	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: 1.4.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
*/

.icon_alignment_center{text-align: center;}
#cf_field_1{WIDTH: 100%;}
#cf_field_4{WIDTH: 100%;}
/*#cf_field_3{WIDTH: 100%;}*/
.cf-sb{text-align: center;}
.price-line {
    padding: 5px 5px 5px 15px;
    background: #eab72f;
    overflow: hidden;
    margin-bottom: 10px;
}
.price-box {
    float: right;
    background: white;
    padding: 25px 20px;
    font-size: 1.2em;
}
.price-line-text {
    padding-top: 20px;
    
    font-size: 18px;
    color: #fff;

    display: block;
}
.price-box  p {
    margin-bottom:-30px;
}

#fancybox-wrap {
    z-index: 100 !important;
}

.select2-container{
        z-index: 1000000 !important;
}