<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

/* installatori -------------------------------------------------------------------------------------------- */
#installatori_heading {
	background:#4F5162 url(https://www.antifurtocasa.info/wp-content/uploads/2023/07/installatore.jpg) no-repeat right bottom;
	color:#fff;
	padding:30px;
	padding-right:300px;
	font-size:14px;
	margin-bottom:30px;
}
#installatori_heading p{
	margin-bottom:0;
	padding-bottom:0;
}
#installatori_heading h2{
	color:#fff !important;
	font-size:18px;
	line-height:22px;
}

#installatori_list h3{
	text-transform:uppercase;
	font-size:16px;
	line-height:18px;
	margin-bottom:5px;
}
#installatori_list ul{
	padding-bottom:20px !important;
}
.installatore_strip{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	margin-bottom:20px;
	border:2px solid #f8f8f8;
	padding:0px 20px 0 20px;
}
.installatore_strip h3{
	font-size:18px;
	text-transform:uppercase;
	line-height:1.2;
}
.installatore_strip h2{
	font-size:18px;
	text-transform:uppercase;
	line-height:1.2;
	margin-top:10px;
}
.installatore_strip ul{
	list-style:none;
	margin:0;
	padding:0;
}
.installatore_strip ul li{
	margin-bottom:15px;
}
.installatore_strip ul li strong{
	display:block;
	color:#6f7579 !important;
}
.installatore_strip ul li strong i{
	color:#6f7579 !important;
}
/* Pop up cookie ====================================== */ 
.eupopup-container {
	background-color: rgba(25, 25, 25, 1);
	color: #fff;
	margin:0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	display: none;
	z-index: 9999999;
	top:0;
	left:0;
}
.eupopup-container-top,
.eupopup-container-fixedtop {
	position: static;
	top: 0; left: 0; right: 0;
}
.eupopup-closebutton {
	font-size: 16px;
	font-weight: 100;
	line-height: 1;
	color: #ccc;
	filter: alpha(opacity=20);
	position: absolute;
	font-family: helvetica, arial, verdana, sans-serif;
	top: 0; right: 0;
	padding:10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active {
	color: #fff;
	text-decoration: none;
}
.eupopup-head {
	padding: 0;
}
.eupopup-body {
	color: #ccc;
}
.eupopup-buttons {
	padding: 7px 0 5px 0;
}
.eupopup-button_1 {
	color: #fff;
	padding:2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #999;
}
.eupopup-button_2 {
	color: #fff;
	font-weight: normal;
}
.eupopup-button {
	margin: 0 10px;
}
.eupopup-button:hover,
.eupopup-button:focus {
	color: #fff;
	text-decoration:none;
}
body .eupopup-style-compact {
	text-align: center;
	line-height: 15px;
	padding:0;
}
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
	display: inline-block;
	padding: 10px 0;
	margin: 0;
}
body .eupopup-style-compact .eupopup-button {
	margin: 0 5px;
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

@media (max-width: 650px) {
	
	#installatori_heading {
	background:#4F5162;
	padding:30px;
}

.img_no_scale_mobile {
	width: auto!important;
	max-width: inherit!important;
	margin: 0 auto !important;
}
	
}</pre></body></html>