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


.big {
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0px;
	 color: #737E86;
}

a:hover{text-decoration:none;}

#menu-item-176, #menu-item-196 {
	width:315px!important;
}

#menu-item-136, #menu-item-148 {
	width:225px!important;
}

.wpcf7-list-item-label {
	font-weight: 400!important;
}

@media only screen and (max-width: 600px) {
	.start-page-mobile {
		padding-top:80px!important;
		padding-bottom: 65px!important;
	}
		.bottom-page-mobile {
		padding-top:80px!important;
		padding-bottom: 85px!important;
	}
	.hide-mobile {
		display: none;
	}
}

/*Portfolio*/
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrappper a.zoom {display:none;}
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrappper a.link {float:none;}

.fixed-nav .desc {background:#fafafa;}
.fixed-nav .desc .date {display:none;}
.fixed-nav .desc h6 {font-size: 14px; line-height: 20px;}

/*Categorie*/
.category_description {text-align:center;}

/*Header*/
@media only screen and (max-width: 767px) {
	#Subheader {
		padding: 80px 0px;
	}
}

