/**
Theme Name: Olivers Garage
Author: Oliver
Author URI: https://oliversgarage.com
Description: Theme for Oliver's Bike Garage!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olivers-garage
Template: astra
*/

body {
	background-image: url(/wp-content/uploads/2022/08/oliver-bg.jpeg)!important;
	background-position: top center
}

.ast-builder-footer-grid-columns {color:#ccc}
.ast-builder-footer-grid-columns h3 {
	margin-bottom:0;
	color:#c89e51;
}

.ast-builder-footer-grid-columns section.widget.widget_block {
	margin-bottom:0
}

#ast-fixed-header .ast-below-header{
background-image: url(https://olivers.explo-code.com/wp-content/uploads/2022/08/dark-bg2.png);
background-repeat: repeat;
    background-position: center center;
    background-size: contain;
    background-attachment: scroll;
}
.site-below-header-wrap{max-width:100%; width:100%}
#block-19 p {margin-bottom:0; text-align:right; widtH:100%-webkit-fill-available}
.site-header-below-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    justify-content: end;
}


.ast-separate-container {
    background-repeat: no-repeat!important;
    background-position: center top;
    background-size: cover!important;
}