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

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


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

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky #logo img:not(.svg) {
    max-height: 52px!important;
    width: auto !important;
	}}

h3.Our-Other-Services {
    color: #fff;
}
h3.Why-chose {
    color: #fff;
}
.Call-services{
	height:500px;
}
h3.Call-in-see {
	font-size:18px!important;
    padding-top: 140px;
    color: #fff;
}

h1.Tell-me-more {
    color: #055185;
}
p.Tell-me-Queensland {
    color: #055185;
}
ul.cleaning-equipment li {
    display: block;
    color: #055185;
}
h3.our-link {
    border-bottom: 2px solid #fff;
    color: #ffffff!important;
    padding: 4px 4px 4px 4px;
}
h3.About-info {
    border-bottom: 2px solid #fff;
    color: #ffffff!important;
    padding: 4px 4px 4px 4px;
}	
h3.Subscribe-news{
	border-bottom: 2px solid #fff;
    color: #ffffff!important;
    padding: 4px 4px 4px 4px;
}
.tnp-widget-minimal input.tnp-submit{
	background-color: #00a5d1!important;
}
ul.our_links li a:hover {
    color: #00a5d1!important;
}
ul.our_links li a {
    color: #fff!important;
}
p.About-info-Pool{
	color:#fff;
}
h1.Contact_Us-services{
	color: #f2110f;
}
ul.big li {
    display: block;
}
p.AstralPool {
    color: #000;
    font-size: 15px;
}
ul.High-flow li {
    color: #000;
    font-size: 15px;
    display: block;
}
ul.Open-now li {
    font-size: 15px;
    color: #040404;
}
.back-image {
    height: 500px;
}
.Send-info {
        float: left;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    background-color: #055184!important;
}
h5.Email {
    color: #000;
}
h5.Email a:hover {
    color: #055184;
}
.addres-location {
    color: black;
}
h5.location {
    color: #000;
    font-weight: 500;
    font-size: 17px;
}

.Read-more {
    background-color: #0179b4!important;
    font-size: 17px!important;
}
/*-------------media query---------------------- */
@media screen and (max-width: 768px) and (min-width:200px){
h3.Call-in-see {
	font-size:18px!important;
    padding-top: 140px;
    color: #fff;
	padding-left:40px;
}
}
@media screen and (max-width: 770px) and (min-width:200px){
.Desktop-version{
	display:none;
	}	
}


@media screen and (max-width: 2000px) and (min-width:770px){
.show-mobile-version{
	display:none;
	}	
}

@media screen and (max-width: 770px) and (min-width:200px){
.show-mobile-version{
	}	
}