/* 
 Theme Name:     EduTheme
 Author:         Argo Software s.r.l.
 Author URI:     http://www.argoweb.net.com 
 Template:       design-italia
 Version:        1.0 
*/ 

.menu-moreaction-argo span {
        padding: 0em 0.4em;
}

.menu-moreaction-argo {
    font-size: 90%;
    display: flex;
}

.moreaction-argo {
    font-size: 90%;
    display: flex;
}

.entry-content .alignfull-argo {
    margin-right: calc( -100vw/2 + 50%/2 );
    width: 100vw;
}

#header-widget-area {
    padding: 0px;
}



.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
  background-color: #2872c7;
}

.so-widget-sow-button-flat-fde51816d38b .ow-button-base a {
  text-align: left;
  height: 100% !important;
}

.it-header-slim-wrapper {
  background-color: #30373d;
  padding-top: 0.5em;
}


#footer .widget-title {
  padding-bottom: 0em;
}

.container-fluid.widget-area {
  padding-bottom: 15px;
}

#footer ul li {
  padding-bottom: 0em;
}

#footer ul a {
  color: #65dde0;
}

.dashicons.dashicons-admin-users {
    vertical-align: sub;
}


.wprpsp-recent-post-nav .wprpsp-post-nav-loop .wprpsp-post-noimg {
  background: url(/wp-content/themes/EduTheme/img/no-image-slide.png) no-repeat center;
}

/* intestazione */


.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
  font-size: 1.25em;
  font-weight: normal;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
    font-size: 1.25em;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: unset;
    line-height: 1.5;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
    font-size: .889em;
    font-weight: 400;
    margin-bottom: 0;
}

.it-footer-main .it-brand-wrapper a .blogname {
    font-size: 1.25em;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: unset;
    line-height: 1.1;
}



/* fine intestazione */

.link-ministero  {
  font-weight: 600;
  padding-left: 5px;
}

#footer .credit {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
	  font-size:smaller;
}

#footer .credit a {
		color:#65dde0;
	  font-weight:600;
}

[id$="dettaglio-testo"] p {
        font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
}




/* Cerca nel sito */

.it-footer .searchform input[type="text"], .it-header-wrapper .searchform input[type="text"] {
    color: #828282;
box-shadow: inset 0 -1px 0px #fff;
  background: #fff;

}
.searchform input[type="text"], .searchform [type="submit"] {
    
    height: auto;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}

.it-footer .searchform [type="submit"], .it-header-wrapper .searchform [type="submit"] {
    background-color:     #fff;
    border-radius: 0px;
    height: auto;
    width: 48px;
    margin-left: 0px;
    padding: 10px;
}

@media screen and (max-width: 767px) {
  
  #header .it-search-wrapper {
    display: none;
}
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper { margin-left:20px; }

/* Fine Cerca nel sito */

/* Rimozione del titolo Allegati */
.download-attachments {

    font-size: 1.3em;
    padding-top: 2.5em;
    font-weight: bold;
    font-variant: sub;
}

/* Fine Rimozione del titolo Allegati */





	