/*
Theme Name: 	Betheme Child Theme
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
-------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px !important;
}


h2.entry-title {
    text-transform: none!important;
    font-size: 30px !important;
    line-height: 1.1em !important;
    font-weight: 400 !important;
}

.subheader-both-center #Subheader .title {
    width: 100%;
    text-align: center;
    padding-top: 100px;
    font-weight: 700 !important;
    text-transform: none !important;
}


p {
    margin: 0 0 15px;
    color: #222222 !important;
}

ul, li {
    color: #222222 !important;
}

.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    display: none !important;
}