/*
 Theme Name:   Travelify Child
 Description:  Travelify Child Theme
 Author:       Davide calanca
 Template:     travelify
*/
.logo img{

float: left;
margin: 0 20px 20px;
border: 0 none;
width: 150px;
}

#contenitore {
width: 500px;
height: 100%;
}

.logo table {
border: 0 none;
background: #ffffff;
		border-radius: 4px;
	margin: 0 0 25px 0;
	width: 100%;
}


.logo td,tbody th {
	background: #ffffff;
	border-top: 0px solid #eaeaea;
	border-bottom: 0px solid #eaeaea;
	border-right: 0px solid #eaeaea;
	color: #fff;
	font-size: 14px;
	padding: 4px 2%;
position: relative;
}

#footerarea .widget-area {
       width: 3000px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: 'Ubuntu', sans-serif;
	color: #3300CC;
}
h1 {
	font-size: 30px;
	line-height: 36px;
}
h2 {
	font-size: 28px;
	line-height: 55px;
}
h3 {
	font-size: 26px;
	line-height: 32px;
}
h4 {
	font-size: 24px;
	line-height: 30px;
}
h5 {
	font-size: 44px;
	line-height: 28px;
}
h6 {
	font-size: 19px;
	line-height: 25px;
	text-transform: uppercase;
}