<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Modern Interior Child
Theme URI: http://gt3themes.com/wordpress-themes/interior/
Description: Tema Child di Interior
Author: Roberto Lanari
Author URI: http://www.doublecompany.com/
Template: interior
Version: 1.0.0
Text Domain: interior-child
*/

@import url(â€œ../interior/style.cssâ€);

/* =Theme customization starts here
â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€“ */

@media screen and (min-width: 1024px) {
	
.main_wrapper nav ul.menu &gt; li &gt; a {
	height: 50px !important;
	line-height: 50px !important;
}
	
.main_wrapper nav ul.menu &gt; li {
  min-height: 50px !important;
}

}

* {
  font-size:10px !important;
}

.show_hide_btn {
  height:50px !important;
}

.show_hide_btn {
  background-color: #FFF !important;
}

a:hover {
	text-decoration: underline !important;
	color:#ffffff !important;
}
.main_wrapper.home_slider nav {
		border-right: none !important;	
		background-color: #ffffff !important;
}

header {
	background-color: transparent !important;
}

footer div {
    font-size: 10px !important;
	line-height:0px !important;
}

.main_wrapper footer {
    
    height: 20px !important;

}

p, td, div, blockquote p {
	
   /* line-height: 2px !important;*/

}

.footer_phone::after {
    
    top: 4px !important;
 
}

.footer_social_content li a {   
    margin-top: -10px;
}

#cookie-law-info-again {
    /*margin-bottom:6px!important;*/
    border:0px!important;
    background:none !important;
}

#cookie-law-info-bar span {
    color: #fff !important;
}


</pre></body></html>