/*
 Theme Name:     BookYourTravel Child
 Theme URI:      http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266?ref=themeenergy
 Description:    Child theme for BookYourTravel
 Author:         Your Name
 Author URI:     https://yourwebsite.com
 Template:       BookYourTravel
 Version:        1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Ici, colle tout ton ancien CSS personnalisé, par ex. celui de BookYourTravel-Child-old */
.above-footer-sidebar {color:#ddd;}
.above-footer-sidebar h4 {color:#fff;}
.above-footer-sidebar .widget > div {box-shadow:none !important;}
/* ... et tout le reste de ton CSS personnalisé ... */
