/*
 Theme Name:   PetsZone Child
 Theme URI:    https://petszone.wpengine.com/
 Description:  PetsZone Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     petszone
 Version:      1.0.0
 Text Domain:  petszone-child
*/
#header-wrapper .main-title-section-wrapper > .main-title-section-bg:after {
    background-color: #ffbd05!important
}
#header-wrapper {
	margin:0
}
@media only screen and (max-width: 1280px) {
    .main-title-section-wrapper .main-title-section-container {
        padding: 0!important;
    }
}