/*
Theme Name: Radio Gelosa
Theme URI: https://demos.wolfthemes.com/decibel/landing/
Description: Decibel Child theme
Author: Danny Palmeira
Author URI: https://wolfthemes.com
Template: decibel
Version: 3.2.3
*/



.menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line, .menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line {
    background-color: #fff !important;
} 

 
#nav-bar  {
    -webkit-box-shadow: 0 10px 17px -9px rgb(0 0 0 / 14%);
    box-shadow: 0 10px 17px -9px rgb(0 0 0 / 14%);
    background: #1c1c1a !important;
    color: #fff !important;
}


#nav-bar a {
    color: #fff !important;
}

#mobile-bar  {
    -webkit-box-shadow: 0 10px 17px -9px rgb(0 0 0 / 14%);
    box-shadow: 0 10px 17px -9px rgb(0 0 0 / 14%);
    background: #1c1c1a !important;
    color: #fff !important;
}


#shop .wvc-col-6 {
	margin: 0px;
}

.richiesta a {
    background-color: black;
}

/* post home */ 

.entry-summary {  min-height: 500px !important; }

.nav-label {
    color: #f4f4f4 !important;
}


/* table frequenza */

#table-freq { color:#fff; font-size: 18px; }

#table-freq td { padding: 10px 25px; border-bottom: 0px; font-weight: 600;}

.dataTable tbody tr:nth-child(2n) { background: #ffffff47; }

/* form */

input[type="checkbox"]  { height: 15px;
}

/* pubblicita */

.conteagenzia {
    padding: 15px 5%;
    margin: 15px 0 0 0;
    background: rgba(159,24,26,1);
    background: -moz-linear-gradient(top, rgba(159,24,26,1) 0%, rgba(231,56,39,1) 100%);
	text-align: center;	
	}

.conteagenzia, .agenzia {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.conteagenzia p {
	text-align: justify;
	}

.agenzia {
    background-color: #fff;
    padding: 15px 0;
}

.agenzia h4.klasse {
    color: #006239;
}

.daticontatto a {
  font-size: 18px;
	color: #bf1605 !important;
	text-align: center;	
}

.daticontatto a:hover {
    font-weight: bold;
}

/* footer */

.sidebar-footer .widget {
	text-align: center;
	}
