/*
Theme Name: Braxton Child
Description: Child theme based on Braxton.
Author: Texas Hill Country
Author URI: http://texashillcountry.com/
Theme URI: http://texashillcountry.com/
Template: braxton
Version: 1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: braxton-child
*/


#body-wrapper {
    position: static;
}

.background-cover{
    -webkit-background-size: cover;
    -moz-background-size: cover; -o-background-size: cover;
    background-size: cover; position:fixed; background-repeat:no-repeat;
    top:0; left:0; z-index:0; overflow: hidden; width: 100%; height:100%;
}

#sidebar-wrapper {
  -webkit-perspective: none;
}

@media only screen and (max-width: 1540px){
.ezoic_ad_placementright {
display: none;
} 
}
@media only screen and (max-width: 1540px){
.ezoic_ad_placementleft {
display: none;
} 
}