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

.apt {
    clear: both;
    border: 2px solid #00b5fa;
    padding: 7px;
    margin-bottom: 10px;
}
.apt span {
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#Subheader .title {
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #fff;
    background: #0000007a;
    padding: 6px;
    width: 35%;
}
#Action_bar .contact_details {
    float: right;     
}
.page-id-10 #Content , .page-id-8 #Content{
	padding-top:0px;
}
@media only screen and (min-width: 768px){
	.offer_thumb.bottom .slider_pagination {
		position: absolute !important;
		border: 0;
		text-align: center;
		margin-bottom: 50px;
		margin: 0 auto !important;
		display: block;
		width: 100%;
	}
	.offer_thumb.bottom {
		padding-top: 130px;
	}		
	.tp-bullets.metis.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
		padding-bottom: 35px;
	}
}
@media only screen and (max-width: 768px){
	#Subheader .title {
		width: 100%;
	} 
}