/*
 Theme Name:   Findgo Child
 Theme URI:    http://wordpress.com
 Description:  Findgo Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     findgo
 Version:      1.0.0
 Text Domain:  findgo-child
*/

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* gentium-book-basic-regular - latin */
@font-face {
  font-family: 'Gentium Book Basic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gentium-book-basic-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/gentium-book-basic-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gentium-book-basic-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gentium-book-basic-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/gentium-book-basic-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gentium-book-basic-v16-latin-regular.svg#GentiumBookBasic') format('svg'); /* Legacy iOS */
}


.widget-post-recent .content-left {
    /*float: left;*/
    padding-right: 20px;
	width: 110px;
	}

div.job_listing .review-avg{
    background: #7bc39d !important;
	}	
	
.h3{
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	}		

.entry-title {
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	}
	
.entry-title a{
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	}

.grid-carousel2 .readmore {
    font-weight: 500;
    color: #7bc39d !important;
}	

body {
    font-size: 14px !important;
    color: #000 !important;
}

div.job-grid-style .bottom-grid {
    border-color: #fff !important;
}	

.listing-title {
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	font-size: 26px !important;
	}
	
.listing-title a{
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	}
	
.listing-main-content div{
	border: 1px solid #ffffff!important;
	
		}
div.job_listing .listing-tags a {
    color: #7bc39d !important;
}

.listing-main-content #listing-comments #reviews .review-label {

    border: 1px solid #7bc39d !important;
    color: #7bc39d !important;

}	
.header-mobile .btn.offcanvas {
    color: #7bc39d !important;
}	
.header-mobile {
    padding: 8px 0;
    background: #ffffff!important;
}	

a {
    color: #7bc39d!important;
    text-decoration: none;
}

p {
    font-size: 14px !important;
}	

.listing-review .comment-form-rating ul + ul {
    color: #7bc39d!important;
}
.job-list-widget-style .listing-image {
    width: 100%!important;
}
.job-list-widget-style .listing-left-content {
    padding-left: 1px!important;
	overflow: visible!important;
}
.listing-title-w a{
    color: #7bc39d !important;
	font-family: 'Gentium Basic'!important;
	font-size: 20px !important;
}
.listing-review .comment-form-rating ul li span {
    color: #7bc39d !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat a{
    color: #fff!important;
    background-color: #7bc39d;
}

div.job_listings .load_more_jobs:focus, div.job_listings .load_more_jobs:hover .load_more_jobs:link .load_more_jobs:active .load_more_jobs:visited{
    
	color: #fff!important;
    background-color: #1d96b4;
}

a.comment-like {
    background: #7bc39d !important;
	color: #fff!important;
}

a.comment-dislike {
    background: #7bc39d !important;
	color: #fff!important;
}

a.comment-love {
    background: #7bc39d !important;
	color: #fff!important;
}

.listing-main-content .review-stars-rated ul + ul {
    color: #7bc39d !important;
}

.header-mobile {
    background: #ffffff !important;
}

.header-mobile .btn.dropdown-toggle,
.header-mobile .btn.offcanvas {
  border: none;
  font-size: 20px;
  color: #7bc39d !important;
  background: transparent;
}
		