/*
Theme Name: Listingeasy - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: listingeasy
*/
@import url("../listingeasy/style.css");

body .job_summary_shortcode {
    width: 100% !important;
    margin: 0 !important;
    float: none;
    padding: 0;
    border: none;
    box-shadow: none !important;
    border-radius: 0;
    text-align: left;
}
body .job_summary_shortcode .card:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}
body .job_summary_shortcode .card__link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

/* Video Slider */
.gt3_single_video_thmb {
    position: relative;
}
.gt3_single_video_thmb.gt3_single_thmb.current_sthmb {
    opacity: 0.7;
}
.gt3_single_video_thmb:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #000;
    font-size: 20px;
    line-height: 1.5;
    content:"\f04b";
    font-family:'FontAwesome';
}
.gt3_single_slide iframe {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
}

/* Featured jobs widget */
.widget_featured_jobs .job_listings {
    padding-bottom: 24px !important;
}
.widget_featured_jobs .widget-title {
    letter-spacing: -0.3px;
}
.widget_featured_jobs ul.job_listings {
    padding: 0;
    margin: 0;
}
.gt3_widget.job_manager.widget_featured_jobs ul.job_listings li.job_listing {
    padding: 33px 0 0 0;
    margin: 22px 0 0 0;
    list-style: none;
    border-top: 1px solid #eeeeee;
}
.gt3_widget.job_manager.widget_featured_jobs ul.job_listings li.job_listing:first-child {
    margin: 0;
    padding: 0;
    border: none;
}
.widget_featured_jobs ul.job_listings li.job_listing:before {
    display: none;
}
.widget_featured_jobs .listing_featured_posts_image {
    position:relative;
    margin-bottom: 12px;
    display: block;
}
.widget_featured_jobs ul.job_listings li.job_listing a.listing_featured_posts_image img.company_logo {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: auto;
    float: none;
    margin: 0;
}
.widget_featured_jobs .listing_meta {
    margin-bottom: 0;
	display: block !important;
}
.widget_featured_jobs .listing_meta,
.widget_featured_jobs .listing_meta span {
    color: #8995a2;
    font-size: 14px;
    line-height: 20px;
}
.widget_featured_jobs h4 {
    margin-bottom: 2px;
}
.widget_featured_jobs .listing_meta i {
    margin-right: 6px;
    font-size: 13px;
}
.widget_featured_jobs .listing_widget_wrapper {
    padding-bottom: 24px;
}
.widget_featured_jobs .featured_posts_content {
    width: 100%;
}
.widget_featured_jobs .listing_meta i {
    color: #28b8dc;
}
.widget_featured_jobs ul.job_listings li.job_listing a {
    display: inline-block;
    vertical-align: top;
}

/* Hello! i de-activated tags plugin and this code below. Also new code in functions.php.
 * As i wrote in e-mail there is something wrong. Searching is not working. After a search using category or region and you scroll down on cellphone page reload and do new search that include all
 * regions and categories
 * Good luck Thanks:)
 */


.gt3_custom_tags_filter {
    text-align: center;
}

.gt3_custom_tags_filter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gt3_custom_tags_filter li {
    display: inline-block;
    margin: 0 10px;
}

.gt3_custom_tags_filter label {
    font-weight: normal;
    margin: 0;
}

.gt3_custom_tags_filter input[type="checkbox"] {
    margin-right: 5px;
}

.main_wrapper .gt3_custom_tags_filter ul li:before {
    display: none;
}


@media only screen and (max-width: 899px) {
    .gt3_custom_tags_filter {
        display: none;
        margin-bottom: 20px;
    }
    .show-filters .gt3_custom_tags_filter {
        display: block;
    }
}

/* GT3 Custom Contact Listing */
.gt3_custom_contact_check {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 20;
    background: #28b8dc;
    color: #fff ;
 /*   text-transform: uppercase; */
    padding: 1px 10px;
    font-weight: normal;
    font-size: 14px;
	border: 1px #28b8dc solid;
	border-radius: 20px;
}
.gt3_custom_contact_check input[type="checkbox"] {
    margin: 3px 3px 0 0;
    width: 18px;
    height: 18px;
    vertical-align: top;
}
.gt3_custom_contact_check input[type="checkbox"]:before {
    font-size: 18px;
    line-height: 16px;
}
.gt3_custom_contact_check label {
    margin: 0;
    font-weight: normal;
}
a.popup .gt3_custom_contact_check {
    padding: 3px 10px 4px 10px;
}
a.popup .gt3_custom_contact_check input[type="checkbox"] {
    margin-top: 1px;
}
.gt3_custom_contact_button {
    position: fixed;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    z-index: 999999;
    display: none;
    visibility: hidden;

}
.footer_enable .gt3_custom_contact_button {
    position: absolute;
}
.gt3_custom_listings_enable .gt3_custom_contact_button {
    display: inline-block;
    visibility: visible;
}
.page_with_listing_map .gt3_custom_contact_button {
    left: 415px;
}
@media only screen and (max-width: 1200px) {
    .page_with_listing_map .gt3_custom_contact_button {
        left: 280px;
    }
}
@media only screen and (max-width: 899px) {
    .page_with_listing_map .gt3_custom_contact_button {
        left: 50%;
    }
}
.gt3_custom_contact_button a,
.gt3_custom_mobile_contact_direct a {
    display: block;
    width: 100%;
    background: #28b8dc;
    border: 1px #28b8dc solid;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 23px;
    font-weight: 600;
    box-sizing: border-box;
    text-align: center;

}
.gt3_custom_contact_button a:after {
    content:"\f105";
    font-family:'FontAwesome';
    margin-left: 10px;
}
.gt3_custom_contact_button a:hover,
.gt3_custom_mobile_contact_direct a:hover {
    background: #fff;
    border-color: #c4cad0;
    color: #28b8dc;
}
.single-job_listing .gt3_custom_contact_button,
.single-job_listing.footer_enable .gt3_custom_contact_button {
    margin-bottom: 30px;
    display: block;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    transform: none;
    z-index: 1;
    visibility: visible;
}
.single-job_listing .gt3_custom_contact_button a,
.gt3_custom_mobile_contact_direct a {
    border-radius: 5px;
}

.single-job_listing .gt3_custom_contact_button + .gt3_custom_mobile_contact_direct {
    margin-top: -20px;
    margin-bottom: 30px;
}

.single-job_listing .content-container .gt3_custom_contact_button,
.single-job_listing .content-container .gt3_custom_mobile_contact_direct {
    display: none;
}

@media only screen and (max-width: 768px) {
    .single-job_listing .content-container .gt3_custom_contact_button,
    .single-job_listing .content-container .gt3_custom_mobile_contact_direct {
        display: block;
    }
    .single-job_listing .sidebar .gt3_custom_contact_button {
        display: none;
    }
}



.gt3_custom_listings_form .row .span3,
.gt3_custom_listings_form .row [class*="span"] {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}

.gt3_custom_listings_enable.footer_enable .job_listings .load_more_jobs {
    margin-bottom: 90px;
}

body .wpforms-container input[type=checkbox] {
    -webkit-appearance: none !important;
    appearance: none !important;
}
body .wpforms-container input[type=radio]:checked:before,
body .wpforms-container input[type=radio]:before,
body .wpforms-container input[type=checkbox]:checked:before,
body .wpforms-container input[type=checkbox]:before {
    display: inline-block !important;
}

.admin-bar #contacts-popup {
    top: 122px;
}

#contacts-popup {
    background: #f9f9f9;
    border: 5px #28b8dc solid;
    position: fixed;
    right: 0;
    top: 90px;

    width: 340px;
    height: auto;
    max-height: calc(100vh - 90px);
    overflow: auto;

    box-sizing: border-box;
    padding: 15px;

    text-align: center;

    transform: translateY(calc(-1*100% - 200px));
    transition: transform .4s;
}

#contacts-popup.show {
    transform: translateY(0);
}

#contacts-popup[data-step="0"] .footer {
    display: none;
}

#contacts-popup[data-step="1"] #contacts-body {
/*    display: none;*/
}

.admin-bar .show-listings-wrapper {
    top: 151px;
}

.show-listings-wrapper {
    position: fixed;
    right: 30px;
    top: 125px;
}

.show-listings-wrapper i {
    margin-right: 8px;
}

.show-listings-wrapper button {
    white-space: nowrap;
}

.lists {
    width: 100%;
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.contact_item {
    display: flex;
}
.contact_item > * {
    flex: 0 1 auto;
}
.contact_item > div {
    flex: 1 1 auto;
    text-align: left;
}
.contact_item > span {
    margin: 0 5px;
}
.contact_item + button {
    margin-top: 20px;
}
.contact_item + button i {
    margin-left: 10px;
}
#contacts-popup h2 {
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
}

#contacts-popup .header {
    margin-bottom: 15px;
}

button.closed_button {
    padding: 5px 15px;
    color: #28b8dc;
    background: #fff;
    border-color: #c4cad0;
    font-size: 12px;
}

button.closed_button:hover {
    color: #fff;
    background: #28b8dc;
    border-color: #28b8dc;
}

.footer .wpforms-field-container {
    text-align: left;
}

.footer .wpforms-field-container input.wpforms-field-medium[type="text"],
.footer .wpforms-field-container input.wpforms-field-medium[type="email"] {
    max-width: 100%;
}

.footer .wpforms-submit-container button[type="submit"],
.gt3_widget .wpforms-submit-container button[type="submit"] {
    color: #fff !important;
    background: #28b8dc !important;
    border-color: #28b8dc !important;
    border-radius: 24px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    font-size: 14px !important;
    line-height: 1.5 !important;
    padding: 13px 30px !important;
}
.footer .wpforms-submit-container button[type="submit"]:hover,
.gt3_widget .wpforms-submit-container button[type="submit"]:hover {
    color: #28b8dc !important;
    background: #fff !important;
    border-color: #c4cad0 !important;
}

.single .gt3_custom_contact_button a:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fd4851;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #c4cad0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

.single .gt3_custom_contact_button a[data-checked='yes']:before {
    content: '\2713';
}

.gt3_custom_mobile_contact_direct a {
    position: relative;
}

.gt3_custom_mobile_contact_direct a:before {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: inherit;
    content: '\f003';
    font-family:'FontAwesome';
    font-weight: normal;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .show-listings-wrapper {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        top: 30px !important;
    }
    #contacts-popup {
        width: 100%;
        top: 0 !important;
        max-height: 100vh !important;
        z-index: 9999;
    }
    aside.sidebar {
        flex-direction: column;
        display: flex;
    }

    /* Betalat, Premium */
    aside.sidebar.sidebar_sidebar-betalat > div,
    aside.sidebar.sidebar_sidebar-premium > div {
        order: 1;
    }
    aside.sidebar.sidebar_sidebar-betalat > div.gt3_wpforms_widget,
    aside.sidebar.sidebar_sidebar-premium > div.gt3_wpforms_widget {
        order: 15;
    }

    /* Gratis */
    aside.sidebar.sidebar_sidebar-gratis > div.widget_gt3_contact_widget {
        order: 1;
    }
    aside.sidebar.sidebar_sidebar-gratis > div.gt3_wpforms_widget {
        order: 2;
    }
    aside.sidebar.sidebar_sidebar-gratis > div {
        order: 3;
    }

    .page_with_listing_map.show-map .job_filters {
        position: fixed;
        left: 50%;
        top: auto;
        bottom: 0;
        transform: translateX(-50%);
        padding: 5px 15px 10px 15px;
        margin-bottom: 0;
    }

    .page_with_listing_map.show-map .job_filters .gt3_mobile_buttons {
        margin-top: 0;
    }

    .page_with_listing_map.show-map .show-listings-wrapper {
        top: 90px !important;
    }

}


body[data-show-contact-button="show"] .show-listings-wrapper {
    display: block;
}

body[data-show-contact-button="hide"] .show-listings-wrapper {
    display: none;
}

.wpforms-field.save_as_template input[type="checkbox"]{
    position: relative;
}

/* Custom 07.11.22 */
.gt3_single_slider_thumbs_wrapper {
    padding-top: 40px;
    margin-top: -40px;
    z-index: 10;
}
.gt3_single_slider_thumbs_wrapper:after {
    position: absolute;
    right: 20px;
    top: 0;
    content: attr(data-count-info);
    color: #fff;
}
.gt3_custom_sidebar_advertise {
    position: relative;
    margin: 30px 0;
    text-align: center;
	background: #ffffff;
    border: #eeeeee 1px solid;
    border-radius: 5px;
    padding: 29px;
}
.gt3_custom_sidebar_advertise .gt3_widget {
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.gt3_custom_sidebar_advertise .widget_media_image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0px;
}
.gt3_custom_sidebar_advertise .widget_media_image figure {

}
.gt3_custom_sidebar_advertise .widget_media_image figure.wp-block-image {
    position: relative;
    margin: 0;
}
.gt3_custom_sidebar_advertise .widget_media_image figure.wp-block-image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
}
.gt3_custom_sidebar_advertise .widget_media_image figure figcaption {
    margin: 0;
}

/* Tags alignment */
.gt3_custom_tags_filter ul {
    display: flex;
    flex-flow: wrap;
}
.gt3_custom_tags_filter ul > li:first-child {
    display: none;
}
.gt3_custom_tags_filter li {
    width: calc(50% - 25px);
    padding-left: 0 !important;
    margin-left: 0;
}
@media only screen and (max-width: 900px) {
    .gt3_custom_tags_filter li {
        width: 100%;
    }
    .gt3_custom_tags_filter {
        padding: 0 15%;
        display: block;
    }
    .main_wrapper .gt3_listing_with_map .search_jobs,
    .gt3_listing_with_map .active-tags {
        visibility: visible;
        height: auto;
    }
	body:not(.show-map) .gt3_listing_with_map .active-tags,
    body:not(.show-map) .main_wrapper .gt3_listing_with_map .search_jobs {
        visibility: visible !important;
        height: auto !important;
    }
    body.show-map .main_wrapper .gt3_listing_with_map .search_jobs,
    body.show-map .main_wrapper .gt3_listing_with_map .gt3_custom_tags_filter,
    body.show-map .gt3_listing_with_map .active-tags {
        visibility: hidden;
        height: 0;
        display: none;
    }
    .gt3_mobile_buttons button {
        margin-left: 0;
        margin-right: 0;
    }
    .gt3_mobile_buttons button.btn_filter {
        display: none;
    }
	.gt3_mobile_tags_wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
}
.gt3-guests {
    position: relative;
    padding-left: 20px;
	font-size: 13px;
}
.gt3-guests:before {
    width: 20px;
    height: 22px;
    background-image: url("./chair.webp");
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
}

@media only screen and (min-width: 901px) {
    .gt3_custom_tags_filter {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* New custom */
.gt3_listing_grid .card__content,
.gt3_listing_part .card__content,
.job_listings  .card__content{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.gt3_listing_grid .card__content > *,
.gt3_listing_part .card__content > *,
.job_listings  .card__content > * {
    width: 100%;
}
.gt3_listing_grid .card__content .card_footer__container,
.gt3_listing_part .card__content .card_footer__container,
.job_listings  .card__content .card_footer__container {
    display: flex;
    align-items: flex-end;
}
.gt3_listing_grid .card__content div:empty,
.gt3_listing_part .card__content div:empty,
.job_listings  .card__content div:empty {
    display: none !important;
}
.gt3-yellow_text {
	background: #fbaf2d;
	color: #fff;
	text-align: center;
}
aside.card__image .gt3-yellow_text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 30;
}
.gt3_custom_sidebar_advertise img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0;
}
.gt3_custom_sidebar_advertise > a {
    display: block;
}
.gt3_listing_grid_without_filter .search_region .select2-selection__rendered {
    padding: 10px 20px !important;
    width: 100% !important;
    margin: 0 !important;
    border: 1px #c4cad0 solid !important;
    min-height: 50px;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 23px;
    background: none;
    color: rgba(68, 68, 68, 1);
    position: relative;
}
.gt3_listing_grid_without_filter .search_region li:not(.select2-selection__choice) {
    display: none !important;
}
.gt3_listing_grid_without_filter .search_region li.select2-selection__choice {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 21px;
    padding: 3px 0;
    border: none;
    margin: 0 10px 0 0 !important;
    color: currentColor !important;
    background: transparent !important;
    text-transform: none;
}
.gt3_listing_grid_without_filter .select2-selection__choice__remove {
    color: rgba(137, 149, 162, 1) !important;
}
.gt3_listing_grid_without_filter .select2-selection__choice:hover .select2-selection__choice__remove {
    color: currentColor !important;
}

.widget_featured_jobs ul.job_listings li.job_listing a {
    padding: 0;
    background: none !important;
}
.widget_featured_jobs ul.job_listings li {
    padding: 33px 0 0 0;
    margin: 22px 0 0 0;
    list-style: none;
    border: none;
    border-top: 1px solid #eeeeee;
}
.widget_featured_jobs ul.job_listings li:first-child {
    margin: 0;
    padding: 0;
    border: none;
}
body:not(.gt3_single_listing_pro) .contact_widget_website,
body:not(.gt3_single_listing_pro) .contact_widget_socials {
    display: none!important;
}

.gt3-listing-breadcrumbs-holder {
    height: 71px;
}





.search-guests-title {
    display: flex;
    justify-content: start;
    align-items: center;
}

.job-manager-filter.search-guests-input {
    width: 100%;
}

body .gt3_single_slider_large_image a {
    width: 30px;
    height: 30px;
    margin-top: -15px;
}
body .gt3_single_slider_controls a i {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
}
body .gt3_single_slider_prev_btn,
body .gt3_single_slider_large_image:hover .gt3_single_slider_prev_btn {
    left:10px;
}
body .gt3_single_slider_next_btn,
body .gt3_single_slider_large_image:hover .gt3_single_slider_next_btn {
    right:10px;
}

@media only screen and (min-width: 901px) {
    body .gt3_custom_tags_filter,
    .search_guests {
        margin-left: auto;
        margin-right: auto;
        max-width: 430px;
    }
    .gt3_custom_tags_filter ul {
        margin-right: -40px;
    }
    body.page_with_listing_map .search_guests {
       margin-left: 0;
       max-width: 370px;
    }
    body:not(.page_with_listing_map) .gt3_custom_tags_filter ul {
        margin-right: -193px;
    }
}
body .search-guests-title h3 {
    margin-top: 0;
}
.search-guests-title .guests-limit {
    margin-left: 15px;
}
.btn_hide_map,
.show-map .btn_show_map {
    display: none;
}
.show-map .btn_hide_map {
    display: block;
}
@media only screen and (max-width: 600px) {
    body .gt3_header_builder_button_component {
        display: inline-block;
    }
}
