/*
 Theme Name:   Hotel_Victoria-child
 Theme URI:    http://www.hotelvictoriadiego.com/hotel/wordpress/wp-content/themes/Hotel_Victoria-child
 Description:  Theme enfant base sur Hotel_Victoria
 Author:       Cre4tic
 Author URI:   http://cre4tic.com
 Template:     Hotel_Victoria
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Hotel_Victoria-child
*/


/* mise à jour taille du logo au max 75px*/
#nav .logo img {
    max-height: 75px;
}

/* modification des tailles de caractères réservations */
.selectboxit-container span {
    font: 15px/55px 'Open Sans', sans-serif;
    color: #EA6112;
}

#check .field input {
    font: 15px/55px 'Open Sans', sans-serif;
    color: #EA6112;
}

#check .field select {
    font: 15px/55px 'Open Sans', sans-serif;
    color: #EA6112;
}

#check ::-webkit-input-placeholder { color:#EA6112; }
}

/* utilisation d'une class tabulation */
.tabulation {
    text-indent: 100px;
}
