/*
Theme Name: sigueiro
Description: plantilla de estilo para sigüeiro hostel
Author: ledmon
Author URI: http://www.ledmon.com
Version: 1.0
Tags: 
Template: sigueiropadre
*/
@import url('../sigueiropadre/style.css');
/* Aquí puedes añadir el código CSS que quieras añadir a tu tema hijo */
.topbar-right {
    width: 62%;
}
.clearfix .one-third li{
list-style:none;
}
@media only screen and (min-width: 1050px) {
	#logo #tagline{display:none;}
	.home-reservation-box .select-wrapper{width: 140px;}
}
@media only screen and (min-width: 770px) and (max-width: 1049px) {
	.home-reservation-box .select-wrapper{width: 100px !important;}
}
.main-navigation #navigation{margin-top:40px;}
.rooms-wrapper .label{width:100%;}