<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Sailing Child
 Theme URI:    http://sailing.thimpress.com/
 Description:  Sailing Child Theme
 Author:       ThimPress (adapt. por Vitor Leonardo)
 Author URI:   http://thimpress.com
 Template:     sailing
 Version:      1.0.0
 Text Domain:  sailing-child
*/


/*Bullets do Master Slider*/
.ms-bullets.ms-dir-h {
	display: none;
}

/*PÃ¡gina de CheckOut*/
.hb_advance_payment {
	display: none;
}
.hb_payment_all {
	display: none;
}

/*metadados dos posts*/
.entry-meta {
	display: none;
}

/*Limite do widget de procura (barra lateral)*/
.hotel-booking-search {
    width: auto;
    max-width: 100%;
    padding: 35px;
    border: solid;
    border-width: thin;
    border-color: #e9e9e9;
}
/*Background do texto em lista, nas pÃ¡ginas*/
.col-sm-4 {
    background-color: #e9e9e9;
}</pre></body></html>