/*
Theme Name:   GoodNature
Description:  Website for Good Nature
Author:       nathan
Author URL:   Write here the author's blog or website url
Template:     uncode
Version:      1.0
Text Domain:  GoodNature
*/

/* Write here your own personal stylesheet */
.menu-wrapper .btn {
    background: #7aa137;
    border: none;
    padding: 20px 13px !important;
    color: #fff !important;
}

.social-facebook::before {
    display: none !important;
}

.icon-box-left .icon-box-content {
    vertical-align: middle !important;
    padding-left: 0 !important;
}