/*
 Theme Name:   Providens
 Theme URI:    http://www.providens.it
 Description:  Tema per l'associazione Providens di Comasia Iacovazzo - Onlus Locorotondo
 Author:       Gianvito Pentassuglia
 Author URI:   http://www.pentatechnologies.it
 Template:     sydney
 Version:      1.0.0
 Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain: sydney
 */


.site-logo {
    float: left;
    margin-right: 1em;
}

@media only screen and (max-width: 425px){
  .site-title {
    width: 100%;
  }
}

header .site-title {
     display: none;
}

header .site-description {	
     text-align: center;
}

.hentry .title-post {
	color: #d65050;
}

#page h1,
/*#page h2,*/
#page h3,
#page h4,
#page h5,
#page h6 {
	color: #d65050;
}

header .site-description {
     text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	/* color: #d65050; */
}

.text-slider .maintitle, .text-slider .subtitle {
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.9);
      /* text-shadow: 1px 1px 10px #9E9E9E; */
}

/*header .site-description,*/
#mainnav ul li a, 
#mainnav ul li::before {	
     text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.vc_images_carousel{
  margin-left: auto;
  margin-right: auto;
}

.vc_images_carousel{
  max-width: 100% !important;
}

.site-header {	
     background-color: rgba(0,0,0,0.1);
}

.roll-button:hover {
	background-color: #ff6060;
	color: white;
}

.footer-widgets {
	padding: 40px 0;
}

#sidebar-footer.widget-area .widget {
	padding-top: 0;
	margin-bottom: 0;
}

#sidebar-footer.widget-area .widget ul li {
	padding: 3px 0;
	font-size: 14px;
}

#sidebar-footer #nav_menu-2,
#sidebar-footer #nav_menu-4 {
	float: left;
    width: 50%;
}
/*
.slide-inner{
  bottom: 0% !important;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
} 
*/

.cn-button.bootstrap {
	background-color: #d65050;
	background-image: none;
	/*
    background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
    background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
    background-image: -o-linear-gradient(top,#0088cc,#0044cc);
    background-image: linear-gradient(to bottom,#0088cc,#0044cc);
    */
}
.cn-button.bootstrap:hover {
	background-color: #ca6868;
}

#secondary.widget-area .widget-title {
	color: #d65050 !important;
     border-bottom: 1px solid;
    padding-bottom: 12px;
    margin-bottom: 1em;
}

.sydney_contact_info_widget span {
  float: left;
}

.sydney_contact_info_widget span .fa {
  margin-bottom: 35px;
}

.sydney_contact_info_widget div {
  margin-bottom: 30px;
}