/*--
	Theme Name: theme52701
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.sf-menu {
    table-layout: auto!important;
}
.logo_tagline span{display:inline!important;}

.home .header {
    /*margin-bottom: -45px!important;*/margin-bottom:14px!important;
}

.wp-image-2053,.wp-image-2054,.wp-image-2055,.wp-image-2062 {
    position: absolute;
    top: 0;
}
.wp-image-2053,.wp-image-2054,.wp-image-2055{display:none;}
.wp-image-2062 {
    z-index:1;
}
@media only screen and (max-width:767px){
.main-holder {
    padding-top: 0px!important;
}
}
body {background-color:#747570!important;font-family:'Montserrat','Palatino Linotype', Palatino, serif!important;}
.title-section h1,.sf-menu > li > a,.footer-text,.logo_tagline, h2,h3,h4,.btn, .btn-primary, .btn-default, .btn-normal, .btn-inline{font-family:'Book Antiqua','Palatino Linotype', Palatino, serif!important;}

h2{letter-spacing:3px!important;}
.isStuck	{background-color:#747570!important;}
#back-top a span:hover	{background-color:#747570!important;}
#back-top a span	{background-color:#747570!important;}
a {color: #7d8573;}

/*link pdfagenzia entrate*/
.category-provvedimenti .post_content p a,
.category-circolari .post_content p a,
.category-risoluzioni .post_content p a{
   background: rgba(0, 0, 0, 0) url("http://www.studiofabbromartini.it/wp-content/uploads/2015/06/PDF.png") repeat scroll 0 0 / 100% auto;
    color: transparent;
    display: block;
    font-size: 0;
    height: 64px;
    line-height: 0;
    width: 64px;
float:left;
}
@media only screen and (max-width:1199px){
    .menu-wrap {margin:0 0 43px!important}
}
@media only screen and (max-width:979px){
    #topnav a {min-height:48px;}
}



.page-id-14 .content-holder ul, ol,.page-id-3036 .content-holder ul,.page-id-3036 .content-holder ol,.page-id-3053 .content-holder ul, ol {
    list-style: initial;
    margin-left:25px;
}
h2.h2{    font: 20px/30px 'Questrial', sans-serif;
    color: #73746c;
    margin: 0;
    letter-spacing: 2px;
}
h2.h2:before{
    height:0!important;
    margin-left:0!important;
}
h2.h2:after{
    width:0!important;
}
.abutton{padding:5px 10px; border:2px solid gray;}



#animate {
	display:none;
  position: fixed;
  top: 40vh;
  right: 100vw;
  background-image: url("/wp-content/uploads/2021/03/automobile2.png");
  background-repeat:no-repeat;
  background-position:center center;
  width: 400px;
  height: 195px;
  z-index:99;
  animation: slideLeft 30s 1s infinite;
  animation-timing-function: linear;
  padding:15px;
}
#animate:hover{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
     animation-play-state: paused;
     background-color:#fff;
     box-shadow: 0px 0px 12px #fff,0px 0px 12px #fff,0px 0px 12px #fff,0px 0px 12px #fff,0px 0px 12px #fff;
     
}
#chiudiaereo{
    position:absolute;
    right:30px;
    bottom:14px;
    color:#fff;
    font-weight:800;
    font-family: arial;
}
#chiudiaereo span {font-size:10px;font-weight:100;color:#7d8573;}
#scopri {padding:5px;font-size:16px;margin-left:64px;}

@keyframes slideLeft {
  from { right: 100vw; }
  to { transform: translateX(150vw); }
}
