/*
	Theme Name:     Samatex Child
	Theme URI:      http://enovathemes.com/samatex
	Description:    Industrial WordPress Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       samatex
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.sm-globe:before { display: none; }
.size-large > .language-toggle.hbe-toggle { line-height: 25px; }
.size-medium > .language-toggle.hbe-toggle { line-height: 28px; }
.language-toggle.hbe-toggle.active:before { display: none; }
.hb_accommodation-template-default .title-section { display: none; }
.white, .white a, .white a:hover, .white p a, .white p { color: #fff !important; }
.et-breadcrumbs a:after { height: 2px; bottom: -4px; }
.mobiel { display: none; }
@media only screen and (max-width: 478px) {
	.desktop { display: none !important; }
	.mobiel { display: block !important; }
	.wegMob  { display: none !important; }
}