.page-id-2437 .logo {
    display: none !important;
}

html::-moz-selection {
    background: #8bc34a;
    color: #fff !important;
}

html::selection {
    background: #8bc34a;
    color: #fff !important;
}

html .ellipseBtn:hover {
    background-color: #8bc34a !important;
}

html .customColor:hover,
.customColor:focus,
html .customColor {
    color: #8bc34a !important;
}

html body .ellipseBtn:hover span {
    background-color: #8bc34a !important;
}

html .feature-item:hover .circle {
    background-color: #8bc34a !important;
}

html .ellipseBtn.customWhiteBtn {
    background-color: #8bc34a !important;
}

html .options-item:hover .circle {
    background-color: #8bc34a;
}

html .review-slide_autor-ava {
    border-color: #8bc34a;
}

html .best .package-header {
    background-color: #8bc34a;
    border-color: #8bc34a;
}

html .best .package-header .circle span {
    background-color: #8bc34a;
}

html .circle span b {
    color: #8bc34a;
}

html .best .ellipseLink {
    background-color: #8bc34a;
    border-color: #8bc34a;
}

html .member-ava {
    border: 4px solid #8bc34a;
}

html .customBgColor {
    background-color: #8bc34a !important;
}

html .menu-item-has-children > a:before {
    border-top: 4px solid #8bc34a;
}

html .dropdown-menu {
    border-top: 3px solid #8bc34a !important;
}

html .menu-item-has-children:hover > a:after {
    border-bottom: 15px solid #8bc34a;
}