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

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



/* ========================
 *  Red Button Bold Menu - Tickets 
 * ======================== */

.menu-button-bold-colored a span{
	background-color: red;
    color: white !important;
    font-weight: 900 !important;
}
#menu-item-4673 a span,
#menu-item-4674 a span {
	background-color: #10CCAA!important;
	color: white!important;
	font-weight: 900 !important;
}
@media only screen and (max-width: 1239px) {
	#menu-item-4673 a,
	#menu-item-4674 a {
		background-color: #10CCAA!important;
		color: white!important;
		font-weight: 900 !important;
	}
	#menu-item-2343 a {
    	background-color: #00F!important;
	}
	#menu-item-2312 a {
    	background-color: #00F!important;
	}
}

#menu-item-2343 span {
    background-color: #00F!important;
}

#Side_slide .menu-button-bold-colored a{
	background-color: red;
    color: white !important;
    font-weight: 900 !important;
}
.logo.responsive-logo-safari a:last-child {
    display: none !important;
}
img.logo-main.scale-with-grid {
    min-height: 54px !important;
}
.bilete-meniu a span {
    background: #ff0000;
    color: #fff;
	font-weight:bold;
}
.bilete-meniunt a span {
   background: #5a00bb;
    color: #fff;
	font-weight:bold;
}
.live-night-tours a span {
	background: #000;
    color: #FE3B00;
	font-weight:bold;
}
@media only screen and (min-width: 768px) {
	.header-fixed #Top_bar .logo {
		margin: initial;
	}	
}