/*
Theme Name: Getleads
Description: Child theme for the GetLeads. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Theme URI: http://themeforest.net/user/XpeedStudio
Author: XpeedStudio
Author URI: http://xpeedstudio.com
Version: 2.1
* Tags: one-column, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Template: getleads
*/
@import url("../getleads/style.css");

a#privacy {
	color: white !important;
}

a:link#privacy {
	color: white !important;
}

a.contact {
	color: #f1c40f !important; 
}


@media screen and (min-width: 1500px) {
.team.team-list.p-a.y-middle.m-b-md.wow.slideInUp {
	margin-left: 70px;
    margin-right: 70px;
}
}

h1 {
	font-size: 38px !important;
}


/*.navbar.bg-transparent .logo-black {
	display: none !important;
}

.navbar.bg-transparent.top-nav-collapse .logo-black {
	display: none !important;
}

.navbar-brand>img {
	display: none !important;
}
*/

.breadcrumbs .current {
    color: #c39971 !important;
    padding-bottom: 12px;
    border-bottom: 3px solid #c39971 !important;
}

.breadcrumbs a {
    color: white !important;
}

.gem-gmaps .gem-gmaps-hide {
    overflow: hidden;
    width: 100%;
    padding-top: 46px !important;
}

input[type="checkbox"], input[type="radio"] {
	width: 20px !important;
}

/*footer_menu*/
.widget_nav_menu > div > ul {
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
}

.widget_nav_menu li {
	border-top: none !important;
}

.widget_nav_menu > div > ul > li > a {
	color: #99a9b5 !important;
}

.widget_nav_menu > div > ul > li > a:hover {
	color: #c39971 !important;
}

.widget_nav_menu ul {
	list-style: disc !important;
}

#white {
	color: white !important;
}

.wpcf7 p {
	margin-bottom: 5px !important;
	}
	
#cookie-notice .cn-button {
    background-image: none !important;
    background-color: #c39971 !important;
}
/*Titolo pagine*/
.page-title-block {
    background-image: url('https://www.pnitalia.it/wp-content/uploads/2019/01/Img-back.jpg') !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
/*Bottone servizio*/
#bottone-servizio:hover {
    background-color: #3c3950;
    color: #fff;
}
#paginazione input[type='submit'] {
    margin: 3px;
    padding: 10px 12px;
    line-height: 15px;
}
#paginazione {
    margin-bottom: 40px;
    text-align: center;
}
.evidenza {
    background-color: #212331 !important;
}
.wp-caption-text {
    text-align: center !important;
}
#conten {
    width: 100%;
    margin-bottom: 30px;
    display: block;
    overflow: scroll !important;
    height: 400px;
	border: solid 1px;
}
#down-ex {
    background-color: #4CAF50;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    padding: 5px 15px;
	box-shadow: 0px 2px 5px 0px #000;
}
#down-ex:hover {
    background-color: #000;
}
.intestazione{
	min-width: 125px;
}
#risultati tr td, #risultati tr th {
    font-size: 14px !important;
}
li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate{
	display: none !important;
}
#footer-nav .col-md-9 {
    width: 100% !important;
    text-align: center !important;
}
.socials.inline-inside.socials-colored {
    display: none !important;
}
li.menu-item.menu-item-search {
    display: none !important;
}
li.menu-item.menu-item-gtranslate a{
    /*display: none !important;*/
}
.wpml-ls-item {
    display: none !important;
}