/*
Theme Name: The Core Child
Description: Child theme for the Exposure. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Version: 1.0
Author URI: http://themefuse.com/
Template: the-core-parent
Text Domain: fw
Tags: translation-ready
*/

@import url("../the-core-parent/style.css");

.fw-header-main, .fw-footer-menu{text-transform:uppercase}
.fw-inner H2{font-size:14px !important}
.fw-footer-menu ul li a::after {
    background: #6faa45;
    height: 2px;
}
postlist .wrap-entry-meta a, .post-details .wrap-entry-meta a{#6faa45!important}
.fw-footer-menu ul li a:hover{color: #6faa45}

.fw-footer-menu ul li a:active{color: #6faa45 !important}

/*Form Contatti Home*/
.FormHome[type="text"],.FormHome[type="email"],.MsgHome {  background: rgb(54, 58, 50);
    border: medium solid rgb(255, 255, 255);
    color: rgb(221, 221, 221);
    font-weight: 300;
}
.NameHome{}
.EmailHome{} 
.MsgHome{height: 100px;} 
.inviaHome{    outline: medium none;
    background: rgb(104, 175, 66) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    border: medium solid rgb(104, 175, 66);
    font-weight: 600;
    padding: 9px 55px;}

.single-fw-event .site-main{background #fff!important}
.site-main{background #fff!important}


.tf-sh-5c07fc2de77b578dc09a6065ad7b3e4f .cal-month-day:hover, .tf-sh-5c07fc2de77b578dc09a6065ad7b3e4f .cal-month-day.cal-day-outmonth.event-day:hover {
    background-color: #68af42 !important;
}

.buttonstyle, .italybtn{background: #68af42 !important; border: none !important; padding: 10px !important; float: right !important; margin-top: -15px !important;}
#cookieChoiceInfo {
    background-color: rgba(129, 131, 120, 0.7)!important;
padding-bottom:15px !important}

body{
    background: #f2f2f2 !important;}

