/*
Theme Name: EEAC MEC Child
Theme URI: https://orientwebs.com
Author: orientwebs
Author URI: https://orientwebs.com
Description: Child Theme for EEAC MEC
Template: eeac
Version: 2.0.1
*/

.mcb-column-inner {
 margin: ;0;
}

.section-post-related .desc h4{
	font-size: 15px;
}
.section-post-related .image_frame .image_wrapper .mask{
	box-shadow: none;
}
/*
.widget_nav_menu ul{
	background: rgba(0,0,0,0.2); #215968;
	color: #135A7D; #fff;
}
.widget_nav_menu ul a{
	color: ;#135A7D; #fff;
} */
.widget:not(.widget_block) > h3{
	font-weight: 600;
}

.header-shop #Top_bar .top_bar_row_second{
	border-top: 1px solid rgba(0,0,0,.08); #ddd;
}

/* Header	*/
.header-classic #Action_bar {
	background: linear-gradient(90deg,#4d4a5f,#3b727d);
}


.header-shop #Top_bar .menu_wrapper #menu ul:nth-child(2){
	margin-top: -11px;
}

/*
#Subheader{
	background: #ECEFF1; #f4f4f2;#f0eee4;
	border-bottom: 1px solid #D8D8D6;
} */

#Subheader:after{ box-shadow: none;}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
  color: #23507E;
}
#Subheader .title {
  font-size: 34px;
  line-height: 32px;
  font-weight: 600;
}
.single.single-post #Subheader{
	display: none;
	z-index: -1;
}
/*	Sidebar */
.mcb-sidebar{
	border-color: #D8D8D6;
}
.aside_left .mcb-sidebar:before{
	border-right: 1px solid #FEFEFC;
}
.aside_right .mcb-sidebar:before{
	border-left: 1px solid #FEFEFC;;
}
.mcb-sidebar:before{
	background: transparent;
}

.aside_right .widget::after {
  width: 100%;
}

.widget_archive ul, .widget_nav_menu ul{
	background: #DBF9FF;
	border-radius: 10px;
	padding: 20px;
  	list-style: none;
}
.widget_archive ul li, .widget_nav_menu ul li{
	margin-bottom: 5px;	
}
.widget_archive ul li:after, .widget_nav_menu ul li::after{
	border: none;
	width: 0;
}
/* .widget_archive ul li a, .widget_nav_menu ul li a {
	 padding: 8px 15px;
} */
.widget_archive ul li a:hover, .widget_nav_menu ul li a:hover {
	 padding: 8px 15px;
  background: #b5e2e9;
  border-radius: 10px;
	text-decoration: none;
  transition: ease-in 0.3s all;
}

/*	Post	*/
.post-header .title_wrapper h1{
	font-size: 28px;
	color: #0E0F2B;
}

.wp-block-file .wp-block-file__button{
	background: #23507E;
	  color: #fff;
	  padding: 0 10px;
	  margin-bottom: 10px;
}
.wp-block-file .wp-block-file__button:hover{
	text-decoration: none;
	color: #fff;
	background: #0E0F2B;
}

/*	Youtube API	*/
.epyt-gallery-title{
	text-align: left;
	font-size: 100%;
	padding-top: 15px;
	/*
	line-height: 160%;
	border: 1px solid #ddd;
    height: 100px;
    background: #f4f4f2; */
}
.epyt-gallery-thumb{
	padding-top: 20px;
}
.epyt-gallery-img-box{
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.75);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.75);
}
.epyt-video-wrapper{
	display: none;
}
.epyt-video-wrapper.fluid-width-video-wrapper{
	display: block!important;
}

/*	Footer	*/
#Footer .widgets_wrapper, .mfn-footer .footer_copy{
  background: #466584b8;
}

/* Responsive	*/
@media only screen and (max-width: 767px) {
	#Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
    	margin: 0px 100px 0 5px;
  	}
}



