/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 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:  my-listing-child
*/
.c27-top-content-margin{
	display: none;
}
/* .job_listing-template-default .top-header-wrap{
	display: none  !important;
} */
.gt_float_switcher {
    width: 120px;
    font-size: 16px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0px !important;
    margin-top: 0px;
    position: absolute;
    top: 3px;
    color: #ffffff !important;
    text-align: left;
}

.gt_float_switcher .gt-selected {
    background: transparent !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    color: #ffffff !important;
    /* padding-top: 0px !important; */
    /* padding-bottom: 0px !important; */
}

.gt_float_switcher img {
    width: 22px !important;
}

span.gt_float_switcher-arrow {
    display: inline-block;
    height: 24px;
    width: 15px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' fill='%23fff'/></svg>") !important;url(
    data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' fill='%23fff'/></svg>) !important;
    background-position: 50%;
    background-size: 11px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(0deg) !important;
}

.gt_float_switcher .gt_options {
    position: relative;
    font-size: 14px !important;
    background-color: #ffffff;
    text-align: left;
}
@media(min-width: 200px){
	.c27-top-content-margin{
		height:0 !important;
	}
	.c27-main-header:not(.header-scroll) .header-skin{
		border-bottom: none !important;
	}
}
@media only screen and (max-width: 480px) {
    .c27-top-content-margin {
        height: 0px !important;
    }
	
}