/*
Theme Name: Publintur
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


.titolabout h1{
font-size:20px;
}

.titolabout h1 strong{
font-size:40px;
display:block;
}


.entry ul,.entry li {
list-style-type: none;
padding:0;
margin-Left:0;
}

.link{
color:black;}

/* Tweak contact form submit button */
#wpcf7-f79-p75-o1 .wpcf7-submit { width: 100%; padding: 20px; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }

/* Stretch Portfolio main image */
.stretch-image img { width: 100%; }

.vcex-portfolio-filter .theme-txt-link {
	padding-left:5px;
	padding-right:5px;
}

.vcex-portfolio-filter .theme-txt-link:hover, .vcex-portfolio-filter .active .theme-txt-link {
	color:red;
	text-decoration:none;
}

 #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li > a:hover{
    color: red !important;
}



 #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li.current_page_item > a{
    color: red !important;
}

#copyright{
	width:50%;
	float:right;
}

#footer-bottom.textright #footer-bottom-menu li {
    float: left;
}
