/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 13.1

All css files are placed in /css/ folder
*/

#Footer .image_wrapper{text-align:center;}


/*header and tites*/
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a{
    color: #fff !important;
}

h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4, h2, h2 a, h2 a:hover,h3, h3 a, h3 a:hover{
    color: #29456d !important;
}

h6, h6 a, h6 a:hover, a.content_link .title,blockquote, blockquote a, blockquote a:hover{
    color: #50709e !important;
}
#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover{
    color: #fff !important;
}
#Footer a {
    color: #c9cdd7 !important;
}
#Footer, #Footer .widget_recent_entries ul li a {
    color: #c9cdd7 !important;
}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol{
    color: #50709F !important;
}
body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc{
    color: #50709F !important;
}
.image_frame, .wp-caption {
    border-width: 4px;
    border-color: #95cee8 !important;
}
.button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"]{
    border-color: #95cee8 !important;
    color: #95cee8 !important;
}

.button-stroke a.button.button_theme:hover, .button-stroke a.tp-button.button_theme:hover, .button-stroke button:hover, .button-stroke input[type="submit"]:hover, .button-stroke input[type="reset"]:hover, .button-stroke input[type="button"]:hover,.button.action_button{
        background-color: #95cee8 !important;
}

.icon-right-dir{
    color: #eef0fb !important;
}

.icon_box .icon_wrapper, .icon_box a .icon_wrapper, .style-simple .icon_box:hover .icon_wrapper{
    color: #95CEE8 !important;
}
.hr_color, .hr_color hr, .hr_dots span{
    background: #29456d !important;
}
#Subheader .title{
         background: -webkit-linear-gradient(#eef0fb, #b8d8f1, #eef0fb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #ac6e6d !important;
}
.author h5,.author span{
    color: #051c3a !important;
}
.wpcf7-mail-sent-ok{
    background: #95cee8!important;
}
getquote-hov:hover{
	background: #95cee8 !important;
    color: white !important;
}
a.button.button_theme{
	border: 2px solid #95cee8 !important;
    background: transparent !important;
}
@media(max-width: 767px){
#Header{
    height: 480px;
}
div.tp-bgimg.defaultimg{
    height: 70% !important;
}
img.tp-kbimg{
    height: 290px !important;
}
}