/*
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.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.post-photo-wrapper {
  display: block !important;
}

.sendpress-signup-form .submit {
  height: 0;
  visibility: hidden;
}

iframe {
margin: 0 auto;
width: 795px;
display:block;
}


.column.one.single-photo-wrapper.disabled.image {
  display: none;
}

.photo .post-desc-wrapper {
  text-align: left;
}

.style-simple blockquote::after {
  display: block;
}

.smtitle h1 {
  font-size: 18px;
  line-height: 18px;
}

.photo h1 {
margin-bottom: 5px;
}

.photo .author-date {
margin-right: 20px;
}

.grid .post-date.updated {
	font-size: 12px;
}

.grid .post-desc-wrapper .post-desc {
  padding: 0;
}

.grid h2 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 5px;
}

.grid .post-excerpt {
  font-size: 14px;
  line-height: 16px;
}

.aside_right .widget::after {
  left: 0;
  width: 100%;
}

.column, .columns {
  float: left;
  margin: 0 1% 20px;
}

.column.mcb-column.one-fourth.column_sidebar_widget {
  height: 90px;
}