<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Hotel Italia
Theme URI: http://www.kauky.com
Description: Child theme Hotec
Author: KAUKY.COM
Author URI: http://www.kauky.com
Version: 1.0
Template: Hotec
*/


/* Importo il CSS del tema parente */
@import url("../Hotec/style.css");

/*Contact form*/
.contact-style-sx {
	width: 45%;
	margin-right: 2%!important;
	margin-bottom: 25px;
}

.contact-style-dx {
	width: 45%;
	margin-right: 0;
	margin-bottom: 25px;
}

.contact-style-sxsx {
	color: #a9a9a9;
  	padding: 8px 10px;
  	border: 1px solid #f0f0f0;
  	background: #f4f4f4;
  	font-size: 12px;
	width: 27%;
	margin-right: 2%!important;
	margin-bottom: 25px;
}

.contact-style-centro {
	width: 27%;
	margin-right: 2%!important;
	margin-bottom: 25px;
}

.contact-style-dxdx {
	color: #a9a9a9;
  	padding: 8px 10px;
  	border: 1px solid #f0f0f0;
  	background: #f4f4f4;
  	font-size: 12px;
	width: 37%;
	margin-right: 0;
	margin-bottom: 25px;
}

@media only screen and (max-width: 750px) {
	.contact-style-sx {
	width:100%;
	}
	
	.contact-style-dx {
	width:100%;
	}
	
	.contact-style-centro {
	width:100%;
	}
	
	.contact-style-sxsx {
	width:100%;
	}
	
	.contact-style-dxdx {
	width:100%;
	}
}

/* Language menu top */
.top-bar-right.right &gt; div &gt; ul {
  margin-bottom: 0px;
  margin-top: -4px;
}

@media only screen and (max-width: 767px){
	.top-bar-right {
	  display: block!important;
	}
}

/* Dimensioni testo nei paragrafi &lt;p&gt; del body */
body p {
  font-size: 13px;
}

/* Dimensioni pulsante nella pagina Camere */
.go-detail {
  width: 80px;
}

h3.widgettitle{
	background: url('img/doted-divider.png') repeat-x bottom left;
    text-transform: uppercase;
    font-weight: bolder;
    color: #5B6262;
        margin-bottom: 12px!important;
}
/*widget info e prenotazioni + offerte*/
div#text-8 , div#postsfromcategorywidget-2{
    background-color: #E8E8E8;
    padding: 9px;
    border-radius: 5px;
}

.text_info a{
	color: #BCA474;
    font-size: 16px;
}

#subscribe_form{
	background-color: #DEDEDE;
	padding: 10px 0;
}

form.wpcf7-form {
    background-color: #E5E5E5;
    padding: 10px 11px;
}

.lang_sel_click li{
display: -webkit-inline-box;}


.ads125{
	display: inherit!important;
}</pre></body></html>