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

body:not(.template-slider) #Header {
    min-height: 0;
    background-image: none !important;
}

#Subheader h1.title {
    text-transform: uppercase;
    padding: .3em;
    text-shadow: 0px 1px 1px goldenrod;
}

.wp-caption-text {
    background: transparent !important;
    font-size: 80%;
    font-style: italic;
}

.column_contact_box i {
    color: #CF9A2E;
}
.cta__darkblue h3 {
    color: #ffffff !important;
}
table.tribe-events-calendar tr:hover td a {
    color: #CF9A2E !important;
}
.widget_nav_menu ul {
    background-color: transparent !important
}
.clients_slider_header {
    padding-bottom: 15px;
}
#back_to_top {
    width: auto;
}