.grecaptcha-badge {
    z-index: 100;
    display: none!important;
}
.header .site-title {
    margin: 0;
    display: none;
    text-align: left;
    vertical-align: middle;
}
.header .site-description {
    margin: 2px 0 0;
    font-size: 14px;
    color: #888;
    display: none;
}
img.custom-logo {
    width: 271px;
    height: 94px;
}
.splash-example {
background-image: url(https://nameyourprice.divinenaples.com/wp-content/uploads/2015/04/ORgetPRO_Banner2.jpg)!important;
background-position: top left;
background-repeat: no-repeat;
padding: 30px 0 30px;
-webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/

}
.splash-image { background-size:100%;}
.header-widget .columns, .header-widget .column { padding:0 0; }

/*  =========== [ Bee Modern (Green/Blue) Stylesheet Colors: Table of Contents ] =========== */

/*
 * 1. Layout, General
 * 2. Header
 * 3. Listings
 * 4. Single
 * 5. Forms
 * 6. Sidebar
 * 7. Dashboard
 * 8. Footer
 */

/* =========== [ 1. LAYOUT, GENERAL ] =========== */

a,
a:hover,
a:focus {
	color: #78c04b;
}

.button,
.button[disabled],
a.post-edit-link,
a.more-link {
	background-color: #3397d1;
}

.button[disabled] {
	opacity: 0.6;
}

.widget_create_project_button .button {
	background-color: #78c04b;
}

.button:hover,
.button:focus,
a.post-edit-link:hover,
a.post-edit-link:focus,
a.more-link:hover,
a.more-link:focus {
	background-color: #85db4c;
}

.button.secondary {
	background-color: #E0E4EE;
}

.button.secondary:not(.dropdown) :hover {
	background-color: #85db4c;
	color: #FFF;
}

.top-bar-section a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#navigation li :not(.button):hover {
	text-decoration: none;
	background-color: #78c04b;
	opacity: 1;
}

.project > h2 a {
	color: #415157;
}

.projects-section i,
.project-meta-below-desc i,
.order-main i,
.user-header-meta i,
.user-projects-stats i,
.single-project-meta-tags i,
.work-user-meta > :not(.user-meta-info) i,
.freelancer-loc i {
	color: #ABA8B8;
}

.full-width .content-header {
	background-color: #2779a8;
}

/* =========== [ 2. HEADER ] =========== */

.top-bar {
	background-color: #FFF;
}

/* main nav menu */

.main-navigation,
.lower-top-bar,
.main-navigation .top-bar.expanded .title-area {
	background-color: #3397d1;
}

.lower-top-bar li a:not(.button) {
	background: #3397d1;
}

.lower-top-bar li a {
	border-right: 1px solid #286f99;
}

/* below navigation widget */

.top-widgets {
	color: #FFF;
	background-color: #397ea3;
}

/* search */

.search-button {
	background-color: #78c04b;
}

.search-button:hover,
.search-button:focus {
	background-color: #85db4c;
}

/* responsive menus */

.top-navigation .top-bar .toggle-topbar a span {
	-webkit-box-shadow: 0 10px 0 1px #96D25F, 0 16px 0 1px #96D25F, 0 22px 0 1px #3397d1;
	        box-shadow: 0 10px 0 1px #96D25F, 0 16px 0 1px #96D25F, 0 22px 0 1px #3397d1;
}

.main-navigation .top-bar.expanded .toggle-topbar a span {
	-webkit-box-shadow: 0 10px 0 1px #76B83E, 0 16px 0 1px #76B83E, 0 22px 0 1px #286f99;
	        box-shadow: 0 10px 0 1px #76B83E, 0 16px 0 1px #76B83E, 0 22px 0 1px #286f99;
}

.lower-top-bar.expanded .top-bar-section ul li {
	border-top: 1px solid #286f99;
}

/* =========== [ 3. LISTINGS ] =========== */

/* project featured loop */

.featured.project > h2:hover {
	background-color: #3397d1;
}

.featured > h2 {
	background-color: #397ea3;
}

.featured .project-meta:before {
	border-bottom: 8px solid #397ea3;
}

.featured .project-meta,
.featured .project-description,
.featured .project-author-meta {
	background-color: #397ea3;
	color: #C9C6DA;
}

.featured .project-cat a,
.featured .project-meta-below-desc {
	background-color: #397ea3;
	color: #8C86AF;
}

.featured .project-meta-below-desc i,
.featured .project-meta-below-desc a {
	color: #8C86AF;
}

.featured .project-author-meta,
.featured .project-budget-wrapper,
.featured .project-num-proposals,
.featured .project-description,
.featured .project-meta-below-desc,
.featured .project-location,
.featured .project-cat {
	border-color: #397ea3;
}

.featured .label {
	background-color: #8F87B1;
	color: #F0EFF4;
}

.featured .project-skills .label:after {
	border-left-color: #8F87B1;
}

/* project loop */

.budget-deadline .project-budget {
	background-color: #a6d87a;
}

.budget-deadline .project-budget .budget-type {
	background-color: #90d164;
}

.budget-deadline .project-expires {
	background-color: #58BCD7;
}

.budget-deadline .project-expires .days-left {
	background-color: #81DAF3;
}

/* freelancer loop */

.freelancers-header .article-title h3 {
	color: #FFF;
	background-color: #3397d1;
}

/* ribbon flag ends */

.freelancers-header .article-title h3:before,
.freelancers-header .article-title h3:after {
	border-color: #3397d1;
}

/* pagination */

ul.pagination li a {
	background-color: #E6E8EA;
	color: #000;
}

.home ul.pagination li a {
	background-color: #A6D87A;
}

ul.pagination li.current a,
ul.pagination li.current a:hover {
	color: #FFF;
}

ul.pagination li.current a,
ul.pagination li.current a:hover,
ul.pagination li a:hover {
	background-color: #a6d87a;
	text-decoration: none;
	color: #FFF;
}

/* blog loop */

.post-date-box {
	color: #FFF;
	background-color: #90d164;
}

.post-date-box .box-comment-link {
	border-top: 1px solid #78c04b;
}

/* =========== [ 4. SINGLE ] =========== */

.single-project .single-project-header {
	background-color: #2e82b3;
}

.single-project .single-project-header:after {
	border-top: 8px solid #2e82b3;
}

.single-project .bid .button {
	background-color: #FB6B5B;
	color: #FFF;
}

.single-project .bid .button:hover {
	background-color: #C95B4F;
}

.single-by-widget-meta a {
	color: #90d164;
}

.section-tabs .active p.title a,
.section-tabs .active p.title a:hover {
	background-color: #2779a8;
}

article.post a,
article.page a,
article.fourzerofour a {
	color: #78c04b;
}

.comment-form .logged-in-as a {
	color: #FFF;
	background-color: #2779a8;
}

.comment-form .logged-in-as a:nth-of-type(2) {
	background-color: #90d164;
}

.comment-form .logged-in-as a:nth-of-type(2):hover {
	background-color: #85db4c;
	text-decoration: none;
}

/* proposals */

.single-bid .bid-terms {
	background-color: #276d96;
	color: #FFF;
}

.single-bid .bid-terms:before {
	border-left: 8px solid #276d96;
}

.bid .proposal-amount {
	background-color: #a6d87a;
}

.bid .proposal-delivery {
	background-color: #90d164;
}

.bid-terms .submit-time span {
	background-color: #81DAF3;
}

.bid-terms .submit-time .proposal-posted-time {
	background-color: #58BCD7;
}

/* =========== [ 5. FORMS ] =========== */

form input[type='submit'] {
	background-color: #3397d1;
	color: #FFF;
}

form input[type='submit'].button:not(.secondary):hover:not(:disabled),
form input[type='submit']:hover {
	background-color: #85db4c;
}

.log-in .register-box {
	background-color: #78c04b;
	color: #FFF;
}

.log-in .register-box .button {
	background-color: #78c04b;
}

.log-in .register-box .button:hover {
	background-color: #5b913a;
}

.log-in .register-box .button a:hover {
	text-decoration: none;
}

.create-project form.custom .selector,
.order-checkout form.custom .selector,
.dashboard-workspace form.custom .selector,
.edit-profile form.custom .selector,
#load-saved-filter-form .selector {
	background-color: #78c04b;
	border-bottom: solid 1px #FFF;
}

.create-project .section-head h1,
.order-checkout .section-head h1,
.agreement .section-head h1 {
	background-color: #2779a8;
	color: #FFF;
}

.create-project .budget-currency .custom.dropdown a,
.create-project .location-type .custom.dropdown a {
	background-color: #78c04b;
	color: #FFF;
}

.create-project .selected-currency {
	background-color: #78c04b;
	color: #FFF;
}

.create-project .files .button:hover {
	background-color: #85db4c;
	color: #FFF;
}

/* progress tracker steps */

ol.progtrckr li.progtrckr-done,
ol.progtrckr li.progtrckr-todo {
	color: #445159;
	border-top: 4px solid #90d164;
	border-bottom: 4px solid #DEE5EE;
}

ol.progtrckr li.progtrckr-done:before {
	background-color: #90d164;
}

ol.progtrckr li.progtrckr-todo:before {
	color: #90d164;
}

/* =========== [ 6. SIDEBAR ] =========== */

.user-info-wrap h3 {
	background-color: #2779a8;
	color: #FFF;
}

/* =========== [ 7. DASHBOARD ] =========== */

.dashboard > h2,
.edit-profile > h2 {
	color: #2779a8;
}

.dashboard > h2 i {
	color: #2779a8;
}

.dashboard table thead > tr {
	background-color: #2779a8;
}

.dashboard-notifications .new-notification {
	color: #2779a8;
}

.agreement .section-primary-info {
	background-color: #2779a8;
	color: #FFF;
}

/* =========== [ 8. FOOTER ] =========== */

#footer {
	color: #546B83;
}

#footer a {
	color: #6bafd6;
}

a.button.dropdown:not(:hover) {
    background-color: #77c04b;
}

a.button.large:not(:hover) {
    background-color: #77c04b;
}

/* =========== [ NEW CSS ] =========== */

.top-bar-section ul li>a {
    font-size: 14px!important;
    font-weight: bold!important;
    color: #A1A1A1;
}

a.button.large:not(:hover) {
    background-color: #77c04b;
    border-radius: 125px!important;
}

a.button.large {
    border-radius: 125px!important;
}

.widget_create_project_button .button {
    background-color: #78c04b;
    border-radius: 125px!important;
}

.dashboard-side .add-project {
    background-color: #76b951!important;
}

.dashboard-side .add-project span {
    background-color: #629844!important;
}

#dashboard-acct-stats .section-head {
    background-color: #2779a8!important;
}

#dashboard-acct-info .section-head {
    background-color: #2779a8!important;
}

a.button.expand2 {
    color: #ffffff!important;
}