/*
Theme Name:   Entrada Child
Theme URI:    https://themes.waituk.com/entrada-intro/
Description:  Tour Booking Adventure Tour Package Theme - Entrada
Author:       WAITUK
Author URI:   https://www.waituk.com
Template:     entrada
Version: 3.3.7
License: Themeforest Regular License
License URI: http://themeforest.net/licenses/standard
Tags:         two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
Text Domain:  entrada-child
*/

@import url("../entrada/style.css");
@import url("../entrada/woocommerce/woocommerce.css");
/* = Child Theme customization starts here
------------------------------------------------------- */


@media only screen and (min-width: 992px) {
	#banner-bp {
		margin-top: 70px;
	}
}

@media only screen and (max-width: 991px) {
	#banner-bp {
		margin-top: 10px;
	}
}

