/*
Theme Name:     PetsWorld Child
Theme URI: 		http://wedesignthemes.com/themes/petsworld/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the PetsWorld theme powered by DesignThemes
Template:       petsworld
Version:        1.0
*/
@import url("../petsworld/style.css");

.hero-sec::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}