/*
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
-------------------------------------------------------------- */

/* Center */

.intro-text {
text-align: center;
}

.event-text {
text-align: center;
}

.verzorging-text {
text-align: center;
}

/* Locaties */

.locatie-text {
text-align: center;
}

.intro-text p {
font-size: 20px;
font-family: sans-serif;
line-height: 1.6;
font-weight: 200;
}

.locatie-text p {
font-size: 15px;
min-height: 150px;
}

@media only screen and (max-width: 480px) {
.locatie-text p {
min-height: 1px;
}
}

@media only screen and (max-width: 767px) {
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { height: 80px !important; }
#Top_bar .menu > li { background: #555; }

header #Top_bar {
background: #555 !important;
}

#Top_bar #menu {
background: #555 !important;
}
}

.locatie-text i {
color: #e1b6a0;
font-size: 24px;
}

.locatie-link {
color: rgb(17, 17, 17);
text-decoration: underline;
margin-top: 35px;
display: block;
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
}

/* Slider */

.tp-bgimg {
background-attachment: fixed;
}

/* Responsive */

#Top_bar.is-sticky #logo {
color: #333;
}

.header-simple #Top_bar.is-sticky .responsive-menu-toggle {
color: #e1b6a0;
}

.icon-menu {
font-size: 40px;
}

a.button .button_icon {
    padding: 12px 10px !important;
}