/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* pagina contatti
-------------------------------------------------------------- */
.tab-contact table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: auto;
}

.tab-contact td, th {
  text-align: left;
  padding: 8px;
}
.tab-contact tr:nth-child(even) {
  background-color: rgb(193, 193, 193,0.5);
}
/*.tab-contact tr:nth-child(odd) {
  background-color: rgb(244, 105, 46,0.5);
}
*/
/*modifica della dimensione minima dell'header in caso di assenza di slider*/
body:not(.template-slider) #Header {

    min-height: 600px !important;
}
/*margin-top sidebar sx menu*/
#nav_menu-4, #nav_menu-5, #nav_menu-6 {
    top: 150px !important;
    border: none !important;
}

/*modifica bordo icona mail footer*/
#popup_contact > a.button { color: #ffffff !important; border: 1px solid #000 !important; background-color:#EC6A2D !important; }
#back_to_top > a.button{color: #ffffff !important; border: 1px solid #000 !important; background-color:#EC6A2D !important;}

/*lista escursioni regolari id-47*/
.esc-reg-lista p{
    text-align:justify;
}
.esc-reg-lista div{
    top: 100px !important;
}

/*lista pullman mercatini id-387
.ponti-mercatini div{
    top: 70px !important;    
}*/

/*css casino la perla*/
.casino-perla p{
    text-align: justify;
}
/*css pagamenti online*/
.pagamenti p{
    text-align: justify;
}
/*lista viaggi pullman studenti id-558
.blocco-gite-pullman div{
    top: 100px !important;
    margin-top: 100px !important;
}
*/
/*CONDIZIONI GENERALI DI PARTECIPAZIONE id-373*/
.titolo-sottolineato{
    text-decoration: underline;
}
/*colore bottone di invio*/
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"]{
    background-color: #54AA20 !important;
}
.content{margin-bottom: 200px;}
