/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
input[type="submit"] {
    background-color: #7479FC;
    border-color: #7479FC;   
}

input[type="submit"]:hover {
    background-color: #7479fccc;
    border-color: #7479FC;
}

.elementor-widget-video .e-hosted-video .elementor-video{
	object-fit: none !important;
    background-color: transparent;
}

#mfn-popup-template-1161 .mfn-popup-tmpl-content{
	border:1px solid #31305F;
}

.post-template-default{
	padding-top: 150px;
} 

.post-template-default .post-header{
	text-align: center;
}

.post-template-default .fixed-nav{
	display: none;
}

.post-meta .author-date{
	float:none;
}