/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.Latest_news ul li .photo {
border: none;}

.fancy_heading .title {
  /*color: #eee !important;*/
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  text-transform: uppercase;
}

.fancy_heading_line .slogan {
  color: #eee !important;
  display: block;
  font-size: 26px;
  letter-spacing: 1px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.fancy_heading_line .inside {
  color: #eee !important;
  font-size: 16px;
  margin-bottom: 15px;
}

.fancy_heading_line {
text-shadow: 2px 2px 4px #000000;
}

.tribe-events-notices {
    background: #ffe7ba none repeat scroll 0 0;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #a52a2a;
}

body:not(.template-slider) #Header {
    min-height: 120px;
}

#Top_bar .menu > li > a span:not(.description) {
  text-transform: uppercase;
  padding: 0 10px;
}

#Action_bar .social li a, .social-menu a {
	color: #444;
}

#Action_bar .social li a:hover, .social-menu a:hover, .social-menu a:focus {
	color: #007992;
}

#Action_bar .social {
 /* padding-left: 60px !important;*/
  margin-left: 60px;
}

.menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a::after {
  height: 2px !important;
  margin-top: 10px !important;
}
/*
.blog_slider.flat .blog_slider_ul li .item_wrapper .desc a.button {
  display: table !important;
  margin-left: 0;
}
*/
.column, .columns {
  float: left;
  margin: 0 1% 10px;
}
/*
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background-color: #f7f7f7;
  color: #747474;
  font-size: 16px;
}
*/
button.caldera-forms-modal {
  background-color: #f7f7f7;
  color: #747474;
  font-size: 16px;
}

.mfn-megamenu-title > span {
  font-size: 11px;
}

.menu-item.menu-item-type-taxonomy.menu-item-object-category {
  font-size: 12px;
  line-height: 12px;
  color: #000;
}

#Top_bar .menu li ul li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #000 !important;
  display: block;
  padding: 7px 10px 7px 20px;
}

#Top_bar .menu > li > a span:not(.description) {
  padding: 0 7px;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
	#Action_bar .social {
 /* padding-left: 60px !important;*/
  margin-left: 0;
}
}