/*
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
-------------------------------------------------------------- */


/* Header customisation starts here
-------------------------------------------------------------- */

.single p {
text-transform: initial !important;
    text-align: justify !important;
    font-family: Raleway !important;
    font-size: 16px !important;
    line-height: 36px !important;
    font-weight: 400 !important;
    color: #404040 !important;
}

.addtoany_share_save_container {
    margin-top: 100px !important;
    text-align: center;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-right: 0px;
}

div.wpcf7 img.ajax-loader {
    display: block !important;
    margin: 0 auto !important;
}

.desc, label, legend {
    text-transform: initial !important;
    font-family: Raleway !important;
    font-size: 10px !important;
    line-height: 30px !important;
    font-weight: 200 !important;
    color: #404040 !important;
    letter-spacing: 1px;
}    


#Top_bar .menu > li > a span:not(.description) {
    display: block;
    text-decoration: none;
    font-size: 10px;
    color: #404040;
    padding: 10px 20px 0px 20px;
    outline: none;
    font-family: Raleway;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/* button customisation starts here
-------------------------------------------------------------- */
.home #Subheader {
Display: none !important;
}

a.button.button_size_3 .button_label {
    display: block;
    text-decoration: none;
    font-size: 12px;
	font-weight: 400;
    color: #fff;
    outline: none;
    font-family: Raleway;
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #104893;
    border: 1px solid #c5c5c5;
}

a.button.button_size_3 .button_label:hover {
    background-color: #1653a5;
}

/* text customisation starts here
-------------------------------------------------------------- */
@media only screen and (max-width: 5000px) and (min-width: 0px) {
.fancy_heading .title {
    text-decoration: none !important;
    font-size: 13px !important;
    color: #404040 !important;
    outline: none !important;
    font-family: Raleway !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
}
}

.clearfix { 
    text-decoration: none;
    font-size: 11px;
    color: #404040;
    outline: none;
    font-family: Raleway;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/* footer customisation starts here
-------------------------------------------------------------- */

.widget_archive ul li, .widget_nav_menu ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

#Footer .widgets_wrapper .widget {
    padding: 0px 0;
    margin-bottom: 0;
    text-align: center;
}

ul#menu-main-menu-1 {
    background-color: #fff;
}

.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next {
    background-color: #e4e4e4;
    color: #747474;
}
