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

html {
/*background-image: url(/wp-content/uploads/2015/02/home_bar_bg.png);*/
}
h2.entry-title {
    font-size: 26px;
}
/*.topHomeBan{
	background-color: black;
}
.topHomeBan img{
	float: 0 auto;
}*/

#Subheader{
	background-image: url(/wp-content/uploads/2018/08/woodgrainshort.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#Subheader .title{
	color: rgba(163,153,153,1.00) !important;
}



.slider_pagination a{
	background-color: #999999;
}
.slick-dots li.slick-active a{
	background-color: #ffcc00 !important;
	width: 12px !important;
	height: 12px !important;
	top: 0px !important;
	border-radius: 4px !important;
}
.slider_pagination a.selected:after, .slider_pagination .slick-active a:after{
	background-color: transparent !important;
}

#menu-main-menu-right {
    margin-top: 0px !important;
    padding: 0 !important;
    height: 150px;
}
.header-split #Header .top_bar_left .logo {
    left: 0 !important;
}
.header-split #Header .top_bar_left .menu_right {
    width: 100% !important;
    text-align: right !important;
}

#Top_bar .menu li ul {
	top: 80%;
}
#Top_bar .menu li ul li{
	text-align: left;
	font-family: "Bree Serif", Arial, Tahoma, sans-serif;
}


.rev_slider_wrapper {
    background-color: black !important;
}
.grid .post-photo-wrapper {
    height: 185px !important;
    overflow: hidden !important;
}
.grid .post-photo-wrapper img {
    height: 180px !important;
    overflow: hidden !important;
    object-fit: cover;
    object-position: 50% 0%;
}
.column_fancy_heading {
    margin-bottom: 5px;
}
.grid .post-desc-wrapper .post-desc {
    padding-top: 0px;
}
.image_frame, .wp-caption {
    border-width: 0px !important;
    border-color: #aea086 !important;
    padding: 0px !important;
}
.footer_copy {
    background-color: #723B1C !important;
    color: white !important;
    background-image: url(/wp-content/uploads/2018/08/woodgrain.jpg);
    background-repeat: repeat-x;
    height: 200px;
}
#rev_slider_5_2 .tp-bullets {
    top: 107% !important;
}
#rev_slider_5_2 .tp-bullet {
    border: 0 !important;
}
#Top_bar .menu > li > a {
    padding: 20px 0 10px 0 !important;
}
.header_ban {
    float: right;
    margin-bottom: 20px;
    border: 0px solid #999;
}
.front_left_ban_box .column_info_box .infobox {
    padding-top: 200px !important;
    background-position: center top;
    background-color: rgba(120,75,51,1.00);
    margin-bottom: 0px;
}
.front_left_ban_box .column_info_box {
    margin: 0 0 10px 0;
}
.front_left_ban_box .column_info_box .infobox h3 {
    font-size: 18px;
    line-height: 20px;
}
.front_left_ban_box .infobox ul li:before {
    background-image: url();
}
.front_left_ban_box .infobox ul li {
    padding-left: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.36);
}
.front_left_ban_box .infobox ul li:after {
    border: 0px none;
}
.front_left_ban_box .frontpage_left_ban {
    padding: 0;
    margin: 0;
}
.front_left_ban_box {
    margin-top: 40px;
}
.topSocial {
    float: right;
    margin: 10px 0 0px 0;
}
.topSocial li {
    font-size: 29px;
    float: left;
    margin: 0 10px 0 0;
}
.topSocial li i {
    color: #444444 !important;
    transition: 0.2s color ease-out;
}
.topSocial li i:hover {
    color: #1e73be !important;
}


#Footer{
	margin-top: 100px;
}

#menu-footer {
    display: table;
    margin: 20px auto 20px auto;
}
#menu-footer li {
    float: left;
    font-size: 16px;
    margin: 0 0px;
	padding: 0 8px;
	border-left: 1px solid #ccc;
	text-align: center !important;
}
#menu-footer li a{
	text-align: center !important;
}
#menu-footer li a:hover{
	color: white !important; 
}
#menu-footer li:first-child {
	border: 0px;
	
}

.stationTable h2{
	margin: 10px auto;
}
.stationTable td, .stationTable th{
	text-align: left;
}
.stationTable thead tr{
	background-color: #1e73be;
	color: white;
	
}
.stationTable thead tr h2{
	color: white !important;
	text-align: center !important;
}
.stationTable tr:hover {
	background-color: #D8DCE1;
}
.stationTable .tableizer-firstrow {
	font-size: 25px !important;
}
.stationTable tr td:first-child {
	padding-left: 20px;
}


.videoContainer{
}


.wp-image-242{
	margin-top: 5px;
}

.aboutImage{
	margin-bottom: 0px !important;
}

.share-simple-wrapper{
	border-top: 0px;
	border-bottom: 1px solid rgba(0,0,0,.08);
}


@media screen and (max-width: 1240px) {
.topSocial {
    margin: 0 auto 10px auto;
    float: none;
	display: table;
}
}


#text-4{
	padding: 20px 10px 0 10px;
	background-color: black;
}
#text-4 p{
	margin-bottom: 0px;
}








@media screen and (max-width: 630px) {
	#menu-footer{
		display: none;
	}
}

















