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

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

body .decor2-shadow {
	-webkit-box-shadow: inset 0px -10px 0px 0px rgba(47,145,252,.3);
	-moz-box-shadow: inset 0px -10px 0px 0px rgba(47,145,252,.3);
	box-shadow: inset 0px -10px 0px 0px rgba(47,145,252,.3);
}

.uppercase {
	text-transform: uppercase;
}

.slider_pagination a {
	background: rgba(255,255,255,.15);
}

.button-stroke a:hover.button.button_stroke_custom, .button-stroke a:hover.tp-button.button_stroke_custom {
    background-color: #2f91fc !important;
    color: #fff !important;
}

#Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
}

.column-gallery {
	margin-bottom: 20px;
}

#Top_bar .menu > li > a span:not(.description) {
	padding: 0 15px;
}

.exhibition-booth-img img {
	max-height: 205px;
	width: auto;
}

.accessories-title {
	float: none;
	margin: 0 auto;
	max-width: 800px;
}

body h1 a,
body h2 a,
body h3 a, 
body h4 a {
	color: #2f91fc;
}

body .contact-box a {
	color: #000;
}

body #Top_bar .menu > li ul {
    background-color: #2f91fc;
    border-radius: 4px;
}

body #Top_bar .menu li ul li {
	width: 260px;
}

body #Top_bar .menu > li ul li a {
    color: #000000;
}