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


.su-post-thumbnail-salvidio {
	float: left;
    display: block;
    margin-right: 1em;
}
.page-id-8 .su-post{
    width: 50%;
    float: left;
}

.single-post .single-photo-wrapper { margin:0!important;}
.single-post .post-header {margin-bottom:0!important; margin-left:0!important}
.single-post .entry-title {font-size:22px!important; font-weight:700;}
.single-post .section_wrapper {background-color:transparent!important; padding-bottom:0!important}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
	.page-id-8 .su-post{
    width: 100%;
    float: none;
}
}
@media only screen and (max-width: 479px)
{
	.page-id-8 .su-post{
    width: 100%;
    float: none;
}
@media only screen and (min-width: 350px) and (max-width: 767px) {
	.vc_general.vc_cta3.vc_cta3-style-custom {
    font-size:20px!important;

}
	
    .vc_general.vc_cta3.vc_cta3-style-custom a:hover {
    font-size:20px!important;
}


 .vc_general.vc_cta3.vc_cta3-style-custom.pulse {
   font-size:20px!important;
}
}