/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 14 2016 | 08:14:37 (am)
/*
/******* Do not edit this file *******/

body {
  min-width: 1000px !important;
}
#wrap {
  margin: 50px auto !important;
}
#logo {
  margin: -23px 0px -22px 15px !important;
}
.contact-info {
  font-size: 12px !important;
  margin-right: 25px !important;
}
section#slider-home {
  display: none !important;
}
#header .contact-info .home {
  background-image: url("../../themes/finesse/images/contact/home.png");
  padding-left: 21px;
}
#header .contact-info p {
  float: left !important;
  clear: both !important;
  margin: 5px 0px !important;
  padding-right: 25px !important;
  padding-left: 0px !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  width: 300px !important;
  text-align: right !important;
}
ul#navlist > li > a {
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  font-weight: normal !important;
}
#content {
  min-height: 100px !important;
}
#footer {
  margin-top: 35px !important;
}
body.home #content p > iframe {
  float: right;
  height: 400px !important;
  margin-left: 35px;
  width: 447px !important;
}
body.home .act-content {
  width: 50%;
}
.act-contact {
  width: 140px;
  font-weight: bold;
  display: block;
  float: left;
}
body.page-id-19 #content p > iframe {
  margin: 0 auto;
  height: 500px !important;
  width: 547px !important;
}