/*
 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
*/

p{
	font-size: 15px;
}

.header-v4 .header-inner, .header-v2 .header-inner {
    background: #151519;
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget-listing-categories.style3 .listing-category-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #ffb300;
}
.widget-listing-categories.style3 .listing-category-item:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: -2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #ffb300;
}

.widget-listing-categories.style3 .listing-category-item .category-icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  padding-right: 15px;
  font-size: 45px;
  line-height: 1;
  color: #ffb300;
}
.widget-listing-categories.style4 .listing-category-item .bg-icon i:before, .widget-listing-categories.style2 .listing-category-item .bg-icon i:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 90px;
  color: #f7f7f7;
}
.widget-listing-categories.style4 .listing-category-item:hover, .widget-listing-categories.style2 .listing-category-item:hover {
  background: #242423;
}
.widget-listing-categories.style4 .listing-category-item:hover .bg-icon i:before, .widget-listing-categories.style2 .listing-category-item:hover .bg-icon i:before {
  color: #fff;
}
.widget-listing-categories.style4 .listing-category-item:hover .category-icon,
.widget-listing-categories.style4 .listing-category-item:hover .category-info-title, .widget-listing-categories.style2 .listing-category-item:hover .category-icon,
.widget-listing-categories.style2 .listing-category-item:hover .category-info-title {
  color: #fff;
}
.widget-listing-categories.style4 .category-info-title, .widget-listing-categories.style2 .category-info-title {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 18px;
  margin: 0 0 20px;
}
.widget-listing-categories.style4 .category-icon, .widget-listing-categories.style2 .category-icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: 1;
  color: #f7f7f7;
  font-size: 45px;
}
.widget-listing-categories.style4 .category-icon i:before, .widget-listing-categories.style2 .category-icon i:before {
  font-size: 45px;
}
.widget-listing-categories.style4 .category-icon img, .widget-listing-categories.style2 .category-icon img {
  max-width: 100%;
  vertical-align: middle;
}
.widget-listing-categories.style4 .listing-category-item {
  background: #4cadc9;
}
.widget-listing-categories.style4 .listing-category-item:hover {
  background: #ffb300;
}

.navbar-nav.megamenu li:hover > .dropdown-menu {
    background-color: #000000;
background-repeat: repeat;
background-attachment: fixed;
background-position: left top;
background-image: url(//asawaa.com/epink/wp-content/uploads/2019/04/Fondorombos300x300-6.png);
}

.tagcloud a {
	color: #fff;
    background: #e0a742;
    border-color: #e0a742;
}

.tagcloud a:hover {
    color: #fff;
    background: #745130;
    border-color: #745130;
}

form.cart .single_add_to_cart_button:hover, form.cart .single_add_to_cart_button:active {
    color: #fff;
    background: #5cac8d;
}

.apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:hover, .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:active {
    color: #fff;
    background: #5cac8d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5cac8d;
    border-color: #5cac8d;
}

.btn-primary {
    color: #fff;
    background-color: #fcc340;
    border-color: #fcc340;
}

.apus-breadscrumb .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.close-sidebar-btn i, .mobile-sidebar-btn i {
    margin-right: 5px;
    color: #e0a742;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 15px;
    font-weight: 400;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    background: #5cac8d;
    color: #fff;
    float: none;
    padding: 7px 30px;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:active {
    color: #fff;
    background: #e0a742;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    z-index: 2;
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 2px solid #5cac8d;
    cursor: pointer;
    top: -9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
    color: #5cac8d;
    overflow: hidden;
    width: 100%;
    padding: 5px 0 0;
    text-align: center;
}

.btn-second:hover{
	background: #fcc340;
	border-color: #fcc340;
}

textarea.form-control {
    height: 140px;
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    /* padding: 10px 20px; */
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-block.grid .name {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce div.product span.price {
    color: #e0a742;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
}

.product-block.grid .metas {
    padding: 18px 05px 0;
    overflow: hidden;
    clear: both;
}
.fa {
    color: #fcc340;
}
a:hover{
	color:#e0a742;
}
.product-block .add-cart .button {
    background: transparent !important;
    font-weight: 500;
    font-size: 14px;
    font-family: sans-serif;
    color: #fff !important;
    border: none !important;
    padding: 0 !important;
}
div.job_listing .review-avg {
    display: inline-block;
    background: #5cac8d;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin-right: 8px;
}
div.job_listing .listing-tags .listing-time {
    color: #5cac8d;
}

.job_filters .search_distance_wrapper .ui-slider-handle {
    margin-top: -1px;
    width: 14px;
    height: 14px;
    background: #e0a742;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

job_filters .search_distance_wrapper .ui-slider-range {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: #5cac8d;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #5cac8d;
    color: #fff;
}

.apus-listing-map.leaflet-container a.leaflet-popup-close-button {
    background: #e0a742;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0;
    z-index: 99;
    margin-top: -15px;
    margin-right: -15px;
}
.apus-listing-map .leaflet-popup-content-wrapper .listing-time {
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    background-color: #fcc340;
    color: #745130;
}
.apus-listing-map .leaflet-popup-content-wrapper div.job-grid-style .listing-content .listing-bookmark:hover, .apus-listing-map .leaflet-popup-content-wrapper div.job-grid-style .listing-content .listing-bookmark:active {
    color: #fff !important;
    background: #fcc340;
}
.apus-listing-map.leaflet-container a.leaflet-popup-close-button:hover, .apus-listing-map.leaflet-container a.leaflet-popup-close-button:active {
    color: #fff;
    background-color: #745130;
}

.apus-listing-map .leaflet-popup-content-wrapper div.job-grid-style .listing-content .listing-bookmark {
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 2;
    background-color: #5cac8d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
    z-index: 9;
}

.cresta-whatsapp-chat-box {
    width: 60px;
    height: 60px;
    display: block;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    background: #5cac8d;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3);
}

.cresta-whatsapp-chat-top-header {
    display: block;
    position: relative;
    width: 300px;
    background: #5cac8d;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 1;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cresta-whatsapp-to-send .cresta-whatsapp-send {
    width: 100%;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    border: 0;
    line-height: 1;
    text-decoration: none;
    padding: 18px 0;
    background: #5cac8d;
    color: #fff;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0;
    min-height: auto;
    font-size: inherit;
    font-family: inherit;
}

.leaflet-container a {
    color: #5cac8d;
}
.map-popup .icon-cat > * {
    max-width: 18px;
    font-size: 25px;
    max-height: 26px;
    color: #28b8dc;
}

#apus-header .active > a, #apus-header a:active, #apus-header a:hover {
    color: #e0a742;
}

.name {
    font-size: 13px;
    margin: 0 0 10px;
    letter-spacing: 1.2px;
    font-weight: 400;
    font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: sans-serif;
}

.entry-title {
    font-family: sans-serif;
}

.widget-title{
	font-family: sans-serif;
}

.price{
	font-family: sans-serif;
}
.description{
	font-family: sans-serif;
}
.category-info-title{
	font-family: sans-serif;          
}

.apus-nav {
	font-family: sans-serif;
}
.date{
	font-family: sans-serif;
}

p {
    font-family: sans-serif;
}

.vc_custom_heading{
	font-family: sans-serif;
}

.job_filters .title {
    font-family: sans-serif;
}

.results{
	font-family: sans-serif;
}
.listings-filter-header{
	font-family: sans-serif;
}
div.job_listing .listing-image-inner .bookmark-view {
    background-color: #5cac8d;;   
}

div.job_listing .listing-image-inner .bookmark-view:hover, div.job_listing .listing-image-inner .bookmark-view:active {
    color: #fff;
    background: #fcc340;
}
.apus-preview-listing .quickview-wrapper .mfp-close {
    background-color: #e0a742;
    color: #fff;
}

.apus-preview-listing .quickview-wrapper .mfp-close {
    background-color: #745130;
    color: #fff;
}
.apus-footer a {
    color: #fff;
}

.apus-footer a:hover, .apus-footer a:focus, .apus-footer a:active {
    color: #e0a742;
}