/*
 Theme Name: 	Meelo WP Child
 Theme URI: 	https://demo.cocobasic.com/meelo-wp/
 Description: 	Meelo WP Child Theme
 Author: 		CocoBasic
 Author URI:  	https://www.cocobasic.com 
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:		meelo-wp
 Text Domain: 	meelo-wp-child
*/

.leftw1 { 
   float: left;
	width: 5%;
}

.leftw2 { 
   float: left;
	width: 95%;
}

span.wpcf7-list-item {
	margin: 0 0 0 0 !important;
}
.footer {
    padding-top: 20px;
    padding-bottom: 0px;
}


body a:hover {
    color: #84c16b; 
}

.header-logo img {
    width: 198px;
    height: 122px;
}

.custom-html-widget a, .custom-html-widget a:hover, .custom-html-widget a:focus , .custom-html-widget a:active {
    color: white !important; 
}

a.button {
    background-color: #84c16b;
    border: 2px solid #84c16b;
}

a.button:hover {
    color: #84c16b;
}

body .sm-clean a:hover, 
body .main-menu.sm-clean .sub-menu li a:hover, 
body .sm-clean li.active a, 
body .sm-clean li.current-page-ancestor > a, 
body .sm-clean li.current_page_ancestor > a, 
body .sm-clean li.current_page_item > a {
    color: #84c16b;
}

.navigation.pagination a:hover {
    color: #84c16b;
}

.navigation.pagination .current {
    background-color: #84c16b;
}

.tags-holder a {
    background-color: #84c16b;
    border: 1px solid #84c16b;
}

.tags-holder a:hover {    
    color: #84c16b !important;
}

.wp-link-pages {    
    color: #84c16b;
}

.site-wrapper .comment-form-holder a:hover {
    color: #84c16b;
}

a.comment-reply-link {
    color: #84c16b;
}

.replay-at-author {
    color: #84c16b;
}

#reply-title > a {
    color: #84c16b;
}

.form-submit input[type=submit] {    
    background-color: #84c16b;
    border: 2px solid #84c16b;
}

.form-submit input[type=submit]:hover {
    color: #84c16b;
}

.search h1.entry-title, 
.archive h1.entry-title {
    background-color: #84c16b;
}

.wpcf7 input[type=submit] {
    background-color: #84c16b;
    border: 2px solid #84c16b;
}

.wpcf7 input[type=submit]:hover {
    color: #84c16b;
}

span.wpcf7-not-valid-tip {
    color: #84c16b;
}    

div.wpcf7-response-output {
    color: #84c16b;
}

p.up-title-text {
    color: #84c16b;
}

.small-text {
    color: #84c16b;
}

span.timeline-circle::before {
	border: 4px solid #84c16b;
}
li.timeline-event:hover span.timeline-circle:before {
    background-color: #84c16b;
}

.service-num {
    color: #84c16b;
}

.owl-theme .owl-dots .owl-dot {
    border: 2px solid #84c16b;
}

.owl-theme .owl-dots .owl-dot.active {
    background-color: #84c16b;
}

a.button {
    background-color: #84c16b;
    border: 2px solid #84c16b;
}

.skill-fill {    
    background-color: #84c16b;
}

a.button:hover {
    color: #84c16b;
}

.member-social-holder {
    background: #84c16b;
}

p.milestone-num {
    color: #84c16b;
}

.pricing-table-price {
    color: #84c16b;
}

.pricing-table-desc {
    color: #84c16b;
}

.pricing-list span.fa {
    color: #84c16b;
}