/*
 Theme Name:   Travesy
 Theme URI:    
 Description:  Travesy Theme
 Author:       27collective
 Author URI:   https://zzani.com/
 Template:     my-listing
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  travesy
*/

.footer div.c_widget:nth-child(3n+1) {
    clear: inherit;
}

div.testimonial-content h3{
    color: #fff;
}

footer.footer{
    background: #121212;
}

footer.footer p,
footer.footer .c_widget_title h5,
footer.footer .c_widget .menu > li > a,
footer.footer .footer-bottom .social-links ul li a{
    color: #f0f0f0;
}

footer.footer .c_widget .menu > li > a{
    font-weight: 400;
}

footer.footer:not(.footer-mini) > .container > .row:first-child{
    border-color: #ff830e;
}

.transparent .featured-search.wide .fs-tabs .tab-content {
    background: #ffffff1f !important;
    border-radius: 10px;
}

.page-id-2 .transparent .featured-search.wide .fs-tabs .tab-content .md-group label,
.page-id-2 .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}

.page-id-2 .location-wrapper .material-icons,
.page-id-2 .featured-search .fs-tabs .tab-content .form-group label,
.page-id-2 .select2-container--default .select2-selection--single .select2-selection__arrow::before,
.page-id-2 .featured-search .radius .amount{
	color: #fff;
	letter-spacing: 2px;
}

.page-id-2 .transparent .featured-search.wide .fs-tabs .tab-content .md-group input,
.page-id-2 .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: rgba(255, 255, 255, 0.8);
	border-bottom: 2px solid rgba(255,255,255,.5);
}

.single-job_listing .c27-main-header:not(.header-scroll) div.header-skin {
    background: transparent;
    border: none;
}

.single-listing img.verified-listing {
  max-height: 30px;
  position: relative;
  top: -4px;
}

.lf-item-container img.verified-listing {
    max-height: 20px;
    padding: 2px;
    border-radius: 50%;
}