/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 30 2016 | 01:11:01 (pm)
/*
/******* Do not edit this file *******/

.rev_slider {
    position: relative;
    overflow: visible;
    top: 37px !Important;
}

.widget-logo {
   
    position: relative;
    bottom: 16px;
    right: 20px;

}

@media only screen and (max-width: 767px) {
 .rev_slider {
    position: relative;
    overflow: visible;
    top: -60px !Important;
}   
}

h3 {
    font-size: 25px !Important;
}

.greennature-page-title-wrapper .greennature-page-title {
    font-size: 45px;
    margin: 0px 15px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #FFFFFF !Important;
}

h1, h2, h3, h4 {
    color: #8f6105 !Important;
}