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

/* Theme customization starts here
-------------------------------------------------------------- */

/* Współpraca na Home */
.wspolpraca { margin-top: 50px; }
/* tytuł posta */
.column.one .title { line-height: 60px !important; }
/* Galeria */
.single-envira .author-box,
.single-envira .single-photo-wrapper,
.single-envira .post-header,
.single-envira .section-post-header  {
    display: none;
}
.envira-back-link {
    background-color: #0d6526;
    color: #fff;
    padding: 8px;
}
.envira-gallery-wrap {
    margin: 7px auto 20px auto !important;
}