/*
	Theme Name: Master Study
	Theme URI: http://stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://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: 1.6.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
*/

/* UPD SEPT */
.header_default .col-md-3.col-sm-12.col-xs-12 {
    width: 17%;
}
.header_default .col-md-8.col-md-offset-1.col-sm-9.col-sm-offset-0.hidden-xs.hidden-sm {
    margin-left: 0.5%;
    width: 82.5%;
}
div#slide-5-layer-5 {
    display: none !important;
}
.tp-loop-wrap .tp-mask-wrap div#slide-4-layer-3 {
    display: none !important;
}
.phd_home h2 {
      font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
        color: #ffffff;
    font-size: 23px;
    background: #fdc735;
    padding: 23px 10px;
}
.phd_home {
    padding: 14% 6%;
    box-shadow: 1px 2px 6px 2px #ccc;
    margin: 0%;
}
.phd_home p {
    text-align: justify;
    margin-bottom: 21px;
    width: 100%;
}
.phd_home a {
    margin: auto;
    padding: 2%;
    color: #fdc735;
    float: right;
}

/**********
@media (max-width: 400px) {
	.course-title-holder {
		padding-right: 5px;		
	}
}

@media(max-width: 480px){
	.woocommerce-MyAccount-navigation ul {
		padding-left: 0;
	}
	.woocommerce-MyAccount-navigation ul li { 
		display: block; 
	}
}

@media (max-width: 767px) {
	.table-responsive>.table>tbody>tr>td, 
	.table-responsive>.table>tbody>tr>th, 
	.table-responsive>.table>tfoot>tr>td, 
	.table-responsive>.table>tfoot>tr>th, 
	.table-responsive>.table>thead>tr>td, 
	.table-responsive>.table>thead>tr>th {
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 655px) {
	.course_table tr td.number.number-visible.title, .course_table tr td.title {
		padding-left: 20px;	
		display: block;
		width: 100%;
	}
	.course_table tr td.stm_badge {
		display: block;
		width: 100%;
		text-align: left;
	}
	.course_table tr td .meta {
		padding-left: 12px;
	}
	.course_table tr td.stm_badge .badge_unit {
		margin-left: 15px;
	}
	.woocommerce-message {
		padding-right: 26px;
	}
	.woocommerce-message .button {
		position: static;
		float: none;
		display: block;
	}
	.woocommerce-message .button:after {
		display: none;
	}
	.shop_table > tbody > tr td.actions {
		padding-left: 15px;
		padding-right: 15px;
	}
	.woocommerce .shop_table.cart .coupon .button {
		display: block;
		margin-top: 15px;
	}
	.woocommerce .shop_table.cart .coupon {
		float: none;
		margin-bottom: 30px;
	}
	.woocommerce .shop_table.cart .button.update-cart {
		float: none;
		margin-bottom: 15px;
	}
}

.tp-caption .icon_in_btn {
	text-align: center !important;
}

@media (max-width: 991px){
.overflowed_content .wpb_column .vc_column-inner{
    margin-top: 0 !important;
}
}