/*
	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.5.5
	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 */
@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;}
.head-topright li{list-style: none;}
.headright.phone{background: url(assets/images/icon_head1.png) no-repeat left center scroll;padding-left: 67px;}
.headright.email{background: url(assets/images/icon_head2.png) no-repeat left center scroll;padding-left: 67px;}
.head-topright h2{border-bottom: 1px solid #FFFF39;display: inline-block;padding-right: 70px;padding-left: 20px;color: #FFFF39;padding-bottom: 4px;font-size: 20px;}
.head-topright p a{color: #FFF;}
.header_main_menu_wrapper.clearfix{background-color: #ffff39;text-align: center;}
.header_main_menu_wrapper .collapse.navbar-collapse.pull-right{float: none !important;}
.header_main_menu_wrapper .collapse.navbar-collapse.pull-right a{color: #000;font-weight: 100;}
.header_main_menu_wrapper.clearfix li{float: none;display: inline-block;}
.transparent_header .header_default{padding-bottom: 0;}
#header{border-top: 3px solid #FFFF39;background-color: #0192c2;}
.head-topright{margin-top: 19px;}
.headright.phone p{color: #FFF;}
table tr{border: none !important;}
.transparent_header_off .header_default{background-color: transparent !important;}