/*

	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

*/

@import url('https://fonts.googleapis.com/css?family=Oswald');



/* 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;

}

p{

 text-align:justify;

}
input {
    width: 100%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea, .wpcf7 select
{
    background-color: #fff;
    color: #000;
    width: 100%;
}


.entry-header .entry-title h1{

	font-family: 'Oswald', sans-serif;

        font-size: 40px;

	font-weight: 400;

        letter-spacing: 1.2px;

        line-height: 50px;

}

/*-----------------image hover overrride----------*/
.ih-item.square {
    position: relative;
    width: 100%;
    height: auto;
    border: none;
    box-shadow: 1px 1px 3px rgba(0,0,0,.3);
    margin-bottom: 5px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------Custom CSS Override---------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------*/
#mc_embed_signup {
    background: none!important;
  
}
#mc_embed_signup form{
  padding: 0px!important;
}
#mc_embed_signup input {
    margin: 0px 0px 10px!important;
}
#mc_embed_signup input[type=text],#mc_embed_signup input[type=email] {
   width: 100%!important;
height: auto!important;border: 1px solid #e1e2e4!important

}
#mc_embed_signup input{
border: 1px solid #fff!important;
    border-radius: 0px!important;
}
#footer_top #mc_embed_signup input[type=submit] {
    margin: 10px 0px 10px!important;
    height: auto!important;
    padding: 8px;
}
.table_working_hours {
    width: 98%!important;
}
#footer_top .widget_contacts ul li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #67757b;
    padding-bottom: 10px;
}
#mc_embed_signup h2{
    margin: 5px 0 40px!important;
    font-size: 32px!important;
}
.header_top_bar .top_bar_info li .fa:hover, .header_top_bar .top_bar_info li .fa:focus, .header_top_bar .top_bar_info li .fa:active{
    color: #eab830 !important;
}
.hidden-info a:hover, li.hidden-info a:focus, .hidden-info a:active, .hidden-info a:visited, .hidden-info a:link{
    color: #eab830 !important;

}
.loc-map:hover, .loc-map:focus{
    color: #eab830 !important;
}
.blog_main_layout_grid .post_list_meta_unit {
	display: none;
}
.yellow{
	color:#2e1919 !important;
	text-shadow: -1px 0 rgba(256,256,256,0.2), 0 1px rgba(256,256,256,0.2), 1px 0 rgba(256,256,256,0.2), 0 -1px rgba(256,256,256,0.2);
}

.text-center{
background: rgba(255, 255, 255, 0.6);
    padding: 20px;
}

.stats_counter.text-center {
    background: none;
}

.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li:hover > .sub-menu, .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu {
	width: 275px;
	border-top: 3px solid #eab830;
}

.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li:hover > .sub-menu, .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu > li {
	    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 4px;
} 
.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li:hover > .sub-menu, .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu > li:last-child {
	    border-bottom: none;
} 

.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li.menu-item-has-children a:after{
	top: 6px;
}
.gallery-bx{
	max-height: 737px;
	overflow-y: hidden;
}
.gallery-bx .foogallery-album-gallery-list .foogallery-pile img{
	min-width: 150px;
}

pre{
	background-color: #e2e2e2;
}
.events li a span{
	color: #9d7b2c;
}
#sg-popup-content-wrapper-3 .row{
	margin:0px !important;
}
.mg-bt-10{
	display:none;
}
.post_thumbnail img{
	margin: 0 auto !important;
}
.news-bar p, .vc_btn3-container, .stm_post_details{
display: none;
}
.news-page h3{
	margin-top:0px;
}
.news-page .vc_grid-item-zone-c-left .vc_gitem-zone-c{
	width:100%;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	padding-bottom: 0px;
}
.post_list_item_excerpt, .vc_gitem-post-data-source-post_excerpt{
	display:none;
}
#invs, .invs, .breadcrumbs_holder{
	display:none;
}
.titlex h4{
	min-height:14px !important;
}
.com-events hr {
    margin-top: 5px;
    margin-bottom: 5px;
}
.com-events p {
    margin-bottom: 5px;
	font-size:13px
}
.rowx .wpb_content_element{
	margin-bottom:10px !important;
}
.rowx h5{
 font-size:13px;
 border-bottom:1px solid rgba(0,0,0,0.1);
padding-bottom:10px !important;
}

.vc_gitem-zone-c{
	width:100% !important;
}
.dept h3{
	color:#b51a23 !important;
}
.gallery-bx .foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner {
    width: 220px;
}
.entry-header {
    padding: 13px 0 20px;
    background-color: #37bcb4;
	margin-bottom: 0px
}
.areax h5{
	border:none;
}
.areax .icon_box {
    padding: 10px;
}
.no-border{border:0px !important}
.rowx .icon_box {
    padding: 0px;
}
#headx div.multiseparator:after{
	background-color: #cc181e 
}
.testimonials_control_bar_top {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none; 
}
.testimonials_control_bar {
    margin-top: 00px;
}
#ecwd-events-content h1 {
    color:#fff;
}
.stm_breadcrumbs_unit {
    margin-bottom: 0px;
}
.navxtBreads{
    margin-bottom: 10px;	
}
.stm_breadcrumbs_unit{
	margin-bottom: 30px;
}
#BoG .teacher_content{
	min-height: 148px
}
#BoT .teacher_content{
	min-height: 150px
}
#GAB  .teacher_content{
	min-height: 218px
}
.com-news .vc_custom_heading p{
	margin-bottom: 0px !important;

}

.com-news .vc_grid-item{
	padding-bottom:0px !important
}
.entry-header .entry-title h1 span{
	text-transform: lowercase !important;
}
.new-layout .post_list_content_unit{
	background: #fff;
}
.new-layout .post_list_meta_unit{
	margin-left: 6px;
}
.gifeed_col_3 {
    width: 25% !important;
}
.gifeed-main-items{
	height:auto !important;
}
.gifeed-main-items li{
 position: static !important;
}
.gifeed-main-items li:nth-child(5), .gifeed-main-items li:nth-child(6), .gifeed-header-container{
 display:none !important;
}
.cash-eve{
	border: 1px solid rgba(0,0,0,0.1);
}

.layout-gallery{
	/*max-height: 2200px !important;*/
}
.layout-gallery .foogallery-album-gallery-list .foogallery-pile h3 {
    font-size: 12px;
}
.foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner {
    width: 250px;
}
.layout-gallery .foogallery-album-gallery-list .foogallery-pile h3{
	position: static;
}
.last-row-com .layout-gallery{
	max-height:420px;
	overflow:hidden
}
.wpb_single_image.vc_align_right {
    text-align: left;
}
.com-mbbs-prog .vc_column-inner {
	margin-left: auto;
    margin-right: auto;
	max-width: 446px;
}
.fb-sm .svc-social-item{
	    background-color: #3a5795 !important;
}
.fb-sm .social-feed-text, .fb-sm .svc-author-title{
	color:#fff !important
}
.fb-sm .svc-pull-left{
	width:0px;
}
.fb-sm{
	min-height: 130px;
	max-height: 130px;
	overflow: hidden;
}

.home-head .header-menu > li.menu-item > a{
	font-weight: 400;
}
.home-foot #footer_top {
    background-color: #535353;
}
.home-foot #footer_copyright {
    background-color: #444444;
}
.home-foot #contacts-2:after {
    content: url('https://gmu.ac.ae/wp-content/uploads/2018/02/Thumbay_white.png');
	margin-left:25%
}
.header_main_menu_wrapper .header-menu > li:last-child > ul.sub-menu{
	left: -104px;
}
#mc_embed_signup #mce-success-response{
	color: #333 !important;
	font-weight: normal;
	line-height: 24px;
	width: 100%;
}
#mc_embed_signup div.response{
	padding: .5em .5em 1em 0;
}
label, .label{
 font-weight: 600 !important;
color: #333;
}
input[type=submit]:hover {
    background-color: #cf1533;
    color: #fff;
    border-color: #cf1533;
    box-shadow: none;
}
.com-gal{
	height: 350px !important;
	overflow:hidden
}
.post_thumbnail{
display:none !important;
}
.text_block img{
  display:block;
    margin:auto;
	margin-bottom: 40px;
}
body.single-post div.multiseparator{
display: none;
}
.gradient_overlay:after{
	background: none !important;
}

/*-----------TRIPM----------------*/
.page-id-4761 .entry-header, .page-id-4796 .entry-header, .page-id-4803 .entry-header, .page-id-7330 .entry-header, .page-id-4800 .entry-header, .page-id-7336 .entry-header, .page-id-7333 .entry-header, .page-id-5313 .entry-header, .page-id-14131 .entry-header,  .page-id-15086 .entry-header{
    padding: 62px 0 71px;
    background-color: #37bcb4;
    margin-bottom: 0px;
}
.bg-txt{
	background: #fff !important
}
body.page-template-cop-news-temp div.post_list_inner_content_unit a{
 font-weight: normal ;
}
body.page-template-cop-news-temp div.post_list_inner_content_unit{
  margin-top: 15px
}
body.page-template-cop-news-temp .short_separator {
margin-bottom:60px
}
.page-numbers{   
    position: relative;
    padding: 8px 14px;
    color: #aaa;
    font-size: 12px;
    text-align: center;
    z-index: 2;
    overflow: hidden;
    text-decoration: none !important;
}
body.page-template-cop-news-temp  .page-numbers{ 
    border: 2px solid #ccc;
}
span.current{ 
	color: #333 !important;   
	background: #eab830;
	overflow:hidden;
}
.page-numbers:hover{ 
	color: #333 !important;   
	background: transparent;
	overflow:hidden;
}
.post_list_cats{
   display: none;
}
ul.page-numbers > li{
	overflow:hidden
}
li.menu-item-7355 .sub-menu{
	    
	left: -120% !important;
}
.single-reflection_notes .post_title{
	display:none
}
/*@media screen and (min-width: 656px) and (max-width: 767px) {
    .container .pillars-home{
        margin-top: 113px !important;
    }
}*/