 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, threademed-comments, translation-ready
 Text Domain:  my-listing-child
*/

.event-dates-timeline li {
    padding-top: 13px!important;
    padding-bottom: 14px!important;
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    padding-left: 60px;
}
.fa, .far, .fas {
	  color: #E44A30;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    text-decoration: none;
    box-shadow: none;
    font-size: 18px!important;
}

.codedropz-upload-inner h3 {
    margin: 5px 0;
    font-size: 17px;
    line-height: 32px!important;
}
.profile-header .profile-menu ul li a:hover {
    opacity: 1;
    nd: rgb(13,74,70);
background: linear-gradient(180deg, rgba(213,75,49,1) 0%, rgba(207,73,48,1) 21%, rgba(194,68,45,1) 52%, rgba(175,63,42,1) 70%, rgba(144,51,33,1) 100%)!important;
    color: white;
}
.profile-header .profile-menu ul li.active a {
    border-bottom: none!important;
    background: rgb(13,74,70);
    nd: rgb(13,74,70);
background: linear-gradient(180deg, rgba(213,75,49,1) 0%, rgba(207,73,48,1) 21%, rgba(194,68,45,1) 52%, rgba(175,63,42,1) 70%, rgba(144,51,33,1) 100%)!important;
    color: white;
}
.login-container {
    background: #eae9e9;
    min-height: calc(100vh - 90px);
    top: 0;
    width: 500px;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 50px 0;
}
.alignnone {
    margin: -6px 20px -12px 0;
}

table.job-manager-jobs .job-dashboard-actions {
    visibility: visible!important;
}

.l-type .listing-type .value {
    padding: 10px 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    border-radius: 2px;
    padding: 6px 12px;
    border: 1px solid rgba(0,0,0,.15);
    color: #fff;
    font-size: 14px;
    background: #61CE70;
}

#job-manager-job-dashboard table td.job_title, #job-manager-job-dashboard table td.job_title>a, .bookmark-title>h5 a {
    font-size: 17px;
    font-weight: 700;
    color: #4245a9;
}
.bookmark-actions a, .job-dashboard-actions li a {
    color: #3eaf29;
    font-weight: 700;
    border-radius: 2px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    font-size: 16px;
}

table.job-manager-jobs .job-dashboard-actions a.job-dashboard-action-delete {
    color: red!important;
}
#job-manager-job-dashboard table td, #job-manager-job-dashboard table th {
    padding: 0px 0 0;
}

a img.alignnone {
    margin: 0px 0px 0px 0px;
}
.job-manager-jobs .label {
    color: #484848;
    font-size: 0px;
    font-weight: 400;
}

.footer-bottom .social-links {
    min-height: 61px;
}
.copyright p {
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
    line-height: 9px;
}
.profile-header .profile-menu ul li a {
    font-size: 14px;
    padding: 0 16px!important;
    position: relative;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #242429;
    height: 60px;
    font-weight: 600;
}
@media only screen and (min-width : 1201px) {
.page-template-content-no-sidebar .i-section .page-content {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
}

.single-listing .verified-listing {
    max-height: 30px;
    position: relative;
    top: -3px;
}
.profile-name .edit-listing i {
    width: 30px;
    height: 30px;
    background: green;
    text-align: center;
    border: 1px solid hsla(0,0%,100%,.5);
    border-radius: 100%;
    font-size: 19px;
    padding-top: 4px;
    display: inline-block;
    position: relative;
    top: -4px;
    cursor: pointer;
    color: #fff;
}

/* DOC PLUGIN CSS */

.betterdocs-sidebar-content .betterdocs-categories-wrap li a.active, .betterdocs-sidebar-content .betterdocs-categories-wrap li.sub-list a.active {
    color: #E44A30!important;
}
.betterdocs-sidebar-content .docs-item-count {
    background-color: #E44A30!important;
}
.betterdocs-breadcrumb-item.current span {
    font-size: 16px;
    color: #E44A30!important;
}
.docs-cat-title-inner h3 {
    color: #E44A30!important;
}
.docs-cat-link-btn:hover {
    background-color: #E44A30!important;
    color: #fff;
    border-color: #E44A30!important;
}
.docs-cat-link-btn, .docs-cat-link-btn:visited {
    background-color: #E44A30!important;
    font-size: 16px;
    color: #FFF!important;
    border-color: #E44A30!important;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.docs-cat-title-inner {
    border-bottom: 0px solid #E44A30!important;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.docs-single-title .betterdocs-entry-title {
    font-size: 26px!important;
    color: #3f5876;
}
.betterdocs-sidebar-content .docs-cat-title-inner h3 {
    color: #3f5876;
    font-size: 16px;
    line-height: 26px!important;
}
.betterdocs-sidebar-content .docs-item-count span {
    background-color: #E44A30!important;
    color: #ffffff!important;
    font-size: 12px;
}
.betterdocs-categories-wrap .docs-item-count {
    background-color: #E44A30!important;
}
.betterdocs-archive-wrap .betterdocs-categories-wrap .docs-cat-title-inner span {
    background-color: #E44A30!important;
    width: 30px;
    height: 30px;
}
.betterdocs-search-form-wrap {
    background-color: #E44A30!important;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
}
.betterdocs-wraper.betterdocs-main-wraper {
    background-color: #f3f3f3!important;
}
.betterdocs-sidebar-content .docs-single-cat-wrap .docs-cat-title-wrap.active-title {
    background-color: transparent!important;
    border-color: #528fff;
}
/* YOUZER CUSTOMM CSS */
.yz-copyright p{margin:0;padding:0;color:transparent!important;font-size:13px;line-height:inherit}.yz-copyright p a{color:transparent!important; display:none!important;font-weight:600;margin-left:4px;text-decoration:none}
.settings-sidebar .account-infos, .settings-sidebar .account-menus {
    margin-bottom: 35px;
    background-color: #fff;
    display: none!important;
}

.logy-form form {
    margin: auto;
    overflow: hidden;
    padding: 35px 45px;
    background: #E44A30!important;
}

.logy-form-item label {
    font-size: 17px!important;
    color: #fff!important;
}
.logy-form-note {
    margin: 0;
    padding: 0;
    color: #000!important;
    font-size: 16px;
    line-height: 24px;
}

.logy-form .form-cover-title {
    bottom: 141px;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    line-height: 26px;
    padding: 12px 22px;
    position: absolute;
    margin: 0 91px 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: rgba(0,0,0,.45);
    height: 55px;
}
.yz-user_badges .yz-user-badges {
    padding: 12.5px;
    text-align: center;
    display: none!important;
}
.youzer .yz-wg-networks.yz-icons-full-width {
    padding: 22px 32px;
    display: none!important;
}
/* PRINT FRIENDLY CUSTOMM CSS */

#pf-body #pf-title {
    margin-bottom: .3rem;
    border-bottom: 2px solid #8e8e8e;
    margin-top: 0;
    font-size: 10px!important;
    text-align: center;
}

#printfriendly #pf-body .col-12, #pf-body .col-sm-12, #pf-body .col-md-12, #pf-body .col-lg-12, #pf-body .col-xl-12 {
    padding: .5rem 0;
    display: none;
}
#printfriendly #pf-body th, #pf-body td {
    width: 218px!important;
    padding: 2px!important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
#pf-content .blockImage, #pf-content img.block {
    clear: both;
    float: none;
    display: n;
    margin-top: -21px;
    margin-left: 42px;
    margin-bottom: 57px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-right: 20px!important;
}
#pf-body table {
    border-collapse: collapse;
    margin: 1rem 0;
    display: table!important;
    table-layout: fixed;
    overflow: hidden;
    width: -webkit-fill-available!important;
    font-family: Arial, Verdana, sans-serif;
    background: #f8f8f8!important;
    border-bottom: 0px solid #fff!important;
}

/* Laisser passer class */
#pf-body h6 {
    font-size: 14px;
    margin-top: 370px!important;
}

.listes {
    color: inherit;
}
.c27-content-wrapper table tr, .comment-body table tr {
    border-top: 0px solid rgba(0,0,0,.1);
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 12px;
}
#printfriendly .pdf-border{
padding:0!important;
}

#printfriendly .bigFont {
    font-family: Arial;
    font-size: 140px;
}
#pf-body h3 {
    text-align: center!important;
}
#pf-body tr {
    border-bottom: 0px solid #fff!important;
    line-height: 17px;
}
h5, .h5 {
    font-size: 12px!important;
    color: #E44A30;
}


element.style {
}
#pf-body * {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 13px!important;
    font-family: Arial, Verdana, sans-serif;
}
#pf-body * {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#pf-body h1 {
    text-align: center!important;
    font-family: Arial, Verdana, sans-serif;
    line-height: 20px!important;
    border: 0px;
}
element.style {
}
#pf-content .blockImage, #pf-content img.block {
    clear: both;
    float: none;
    display: block;
    margin-top: -21px;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
#pf-body #pf-src-url img {
    vertical-align: top;
    border-style: none;
    height: 16px;
    width: 16px;
    margin: 0 .25rem 0 0;
    display: none!important;
}
.pf-content-wrapper {
    border: 40px solid #c71414!important;
    border-top: 1px solid #dedede!important;
}
#pf-body h4 {
    font-size: 16px;
    font-family: Arial, Verdana, sans-serif;
}
#pf-body a#pf-src-url, #pf-body a#pf-src-url:visited {
    display: block;
    font-size: .75rem;
    line-height: 1rem;
    text-decoration: none;
    font-family: Arial, Verdana, sans-serif;
    cursor: default;
    color: #8e8e8e;
    overflow: hidden !important;
    text-align: center;
}
.content-mask {
    opacity: 0;
    max-height: 12px;
}
#pf-body * {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 13px!important;
    font-family: Arial, Verdana, sans-serif;

}
/* CSS download monitor */
.download-button {
    text-align: center;
    text-decoration: none!important;
    padding: 7px 0px 9px 0px!important;
    color: #fff;
    max-width: 346px!important;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #09c;
    background-image: -webkit-linear-gradient(#009fd4,#09c,#0086b2);
    background-image: -moz-linear-gradient(#009fd4,#09c,#0086b2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.4);
    border: 1px solid #0086b2;
    cursor: pointer;
}
.download-button small {
    font-size: .8em;
    opacity: .8;
    display: block;
    display: none;
}
/* Theme button publish form */
.skip-preview-btn {
    margin-bottom: 60px;
    background: #4CAF50!important;
    border-bottom: 2px solid rgba(0,0,0,.08)!important;
    color: #f5f5f5!important;
    width: auto!important;
    margin: auto;
    padding: 15px 31px!important;
    border-radius: 0!important;
    font-size: 19px!important;
}
form .listing-form-submit-btn button[type=submit], form input[type=submit] {
    font-size: 19px;
    font-weight: 400;
    padding: 15px 40px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    overflow: hidden;
    border-radius: 2px;
    line-height: 16px;
    display: block;
}

div.mce-notification {
    left: 10%!important;
    right: 10%;
    display: none!important;
}
.mce-notification.mce-has-close {
    padding-right: 15px;
    display: none!important;
}
.field-head .description {
    font-size: 15px!important;
    font-weight: 500;
    color: #c27!important;
    padding-right: 800px!important;
    text-decoration: underline!important;
}
#submit-job-form label {
    font-size: 17px!important;
    font-weight: 600;
}
[class*=" icon-"], [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1201px){
.c27-top-content-margin {
    height: 89px!important;
}
}
.price-or-date .lmb-label {
    font-size: 19px;
    opacity: .7;
    white-space: nowrap;
    text-align: center;
    color: white!important;
    background: #E44A30;
    font-weight: 700;
    padding: 0px 5px 0px 5px;
    opacity: 0;
    display:none;
}
.price-or-date .value {
    font-size: 17px;
    font-weight: 600;
    background: #E44A30;
    padding: 11px 10px 10px 10px;
    border-radius: 5px;
    text-transform: capitalize!important;
}
.event-dates-timeline li span {
    padding: 10px 10px 10px 0;
    width: 100%;
    text-transform: capitalize!important;
}

/* header background */



.submenu-toggle i {
    font-size: 0px!important;
    position: relative;
    right: -4px;
}
/* css contact form 7 output */

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450!important;
    color: white!important;
}
.lf-item-info-2 h6 {
    color: #7e7e89;
    font-weight: 400;
    line-height: 20px;
    max-height: 36px;
    overflow: hidden;
    margin-top: 0;
    font-size: 0px;
    margin-bottom: 0;
    display: none!important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.copyright a {
    color: tomato!important;
}
label {
    color: #2276d2!important;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: -4px;
    text-align: left;
}

body:not(.logged-in) .user-area.signin-area {
    margin-right: 15px;
    display: none!important;
}

.lmb-calltoaction2 {
    
padding:20px;
border-top:1px solid #e6e6e6;
background:#E44A30!important;
color:#fff!important;
}


body:not(.logged-in) .header-button{
    display: none !important;
}

.buttons2 {
    font-size: 13px;
    padding: 14px 40px;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    overflow: hidden;
    border-radius: 5px;
    line-height: 16px;
    font-weight: 600;
    background:#E44A30!important;
color:#fff!important;
}

.acf-relationship .selection .values .acf-rel-item {
    cursor: move;
    background: green!important;
    color: white!important;
}
a.acf-icon.-minus.dark:hover, a.acf-icon.-cancel.dark:hover {
    color: white!important;
    background: red!important;
}

input, textarea {
    width: 100%;
    display: block;
    border: none;
    resize: none;
    line-height: 18px;
    background-color: transparent;
    padding: 14px 0;
    color: #242429;
    outline: none;
    font-size: 14px;
    border-bottom: 2px solid #E44A30!important;
    -webkit-transition: padding .25s ease-in-out;
    transition: padding .25s ease-in-out;
}
.acf-button-group label:only-child {
    border-radius: 3px;
    width: 166px;
    background: #c0d8d8;
}

.wpcf7-response-output {
    margin: 2em .5em 1em 0!important;
    padding: 1.2em 1em!important;
    color: #222!important;
    height: 66px!important;
    font-size: 14px!important;
}
.wpcf7-form p {
    margin-bottom: 10px!important;
}
.element .pf-body {
    font-size: 14px!important;
}
.chat-counter-container, .header-cart-counter {
    font-size: 10px;
    background: red!important;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    text-align: center;
    line-height: 16px;
    bottom: -8px;
    right: -7px;
    font-family: sans-serif;
}
table.job-manager-jobs .job-dashboard-actions a.job-dashboard-action-delete {
    color: transparent!important;
    display: none!important;
}

.social-share-modal .share-options {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    right: unset!important;
    top: unset;
    width: 300px!important;
    height: 141px!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.07);
    border-radius: 3px;
}
.job-manager-message {
    background-color: #fff!important;
    color: #4BB543!important;
    border: none!important;
    font-size: 17px!important;
    border-radius: 5px;
    border: 1px solid #e3e3e3!important;
}
.job-manager-error, .job-manager-info, .job-manager-message {
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 25px;
    padding: 22px 28px 22px 50px!important;
    position: relative;
}

.button-2:visited {
    color: inherit!important;
    background: white!important;
}
/* header */

@media only screen and (min-width: 1201px){
.header-container .header-top {
    background: rgb(15,79,75);
   background: rgb(13,74,70);
background: linear-gradient(180deg, rgba(213,75,49,1) 0%, rgba(207,73,48,1) 21%, rgba(194,68,45,1) 52%, rgba(175,63,42,1) 70%, rgba(144,51,33,1) 100%)!important;
}
}


.fs-tabs .nav-tabs>li>a {
    -webkit-transform: translateZ(0);
    border-radius: 0;
    color: #000!important;
    background: #A4D2A4!important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    border: 1px solid transparent;
    font-weight: 600;
}
.mlduo-account-menu {
    background: #A4D2A4!important;
    border-bottom: 1px solid #ebebeb!important;
    padding: 0 15px;
    position: relative;
}

@media only screen and (max-width: 1450px){
.header-style-default .header-container {
    width: 100%;
    nd: rgb(13,74,70);
background: linear-gradient(180deg, rgba(213,75,49,1) 0%, rgba(207,73,48,1) 21%, rgba(194,68,45,1) 52%, rgba(175,63,42,1) 70%, rgba(144,51,33,1) 100%)!important;
}
}
.logy-form .form-title {
    padding: 45px;
    text-align: center;
    display: none;
}
.logy-form form {
    margin: auto;
    overflow: hidden;
    padding: 35px 45px;
    background: white!important;
}
#logy_signup_form input[type=email], #logy_signup_form input[type=number], #logy_signup_form input[type=password], #logy_signup_form input[type=text] {
    width: 100%;
    color: #000;
    font-size: 13px;
    padding: 0 18px;
    min-height: 42px;
    line-height: 42px;
    border: 1px solid #E44A30;
    border-radius: initial;
    background: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#logy_signup_form .field-visibility-settings-notoggle, #logy_signup_form .field-visibility-settings-toggle {
    color: #8a8a8a;
    font-size: 13px;
    margin-top: 15px;
    display: none;
    padding: 10px 15px;
    border-radius: 3px;
    background-color: #f9f9f9;
    border-left: 5px solid #b4b3b3;
}
.logy-fullwidth-button:not(.logy-bp-registration-completed) .logy-action-item a {
    margin-top: 12px;
    display: none;
}
.logy-form #message p, .logy-form .logy-form-message p {
    color: #000;
    font-size: 17px;
    text-align: left;
    line-height: 24px;
    padding: 8px 15px;
    margin: 0 0 10px 0;
    background-color: #eee;
}
.logy-form .logy-form-cover {
    height: 200px;
    overflow: hidden;
    position: relative;
    background-position: center;
    display: none;
}
.logy-form-item input:not([type=checkbox]) {
    width: 100%;
    margin: 0;
    min-height: 42px;
    line-height: 42px;
    padding: 0 18px;
    color: green;
    font-size: 16px;
    border: none;
    border-radius: initial;
    background: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.logy-form .logy-form-message p a {
    color: red;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
.logy-form-item label {
    font-size: 17px!important;
    color: #000!important;
}

.title-style-1 i {
    float: left;
    color: #E44A30!important;
    font-size: 35px;
    padding-right: 6px;
    position: relative;
    margin-top: -2px!important;
}
.title-style-1 h5 {
    font-weight: 600;
    color: #242429!important;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 0;
    font-size: 14px!important;
    float: left;
    line-height: 39px!important;
    margin-top: -2px!important;

}
.single-job-listing .element {
    margin-bottom: 12px!important;
}
.round-icon .title-style-1 h5 {
    position: relative;
    top: 7px;
    left: 23px!important;
}
.round-icon .title-style-1 i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 0px;
    background: transparent!important;
    padding: 0px!important;
    text-align: center;
}
.element .pf-body {
    padding-top: 15px;
    width: 100%;
    font-size: 18px;
}
.map-block-address a, a.add-to-google-cal {
    border-radius: 3px;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    margin-top: 0;
    padding: 10px 15px;
    background: #E44A30;
}
google-cal {
    margin-top: 15px;
    float: none!important;
    background: rgba(0,0,0,.03);
    padding: 12px;
    font-size: 14px!important;
    border-right: 3px;
    color: #fff!important;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
.add-listing-nav li.active a {
    color: #E44A30;
    font-weight: 600;
    background: transparent;
}
.c27-submit-listing-form #form-section-general,
.add-listing-nav #form-section-general-nav {
    display: none;
}
.add-listing-nav a {
    font-size: 13px!important;
    padding: 5px 5px!important;
    display: block;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    color: #000!important;
    flex-wrap: nowrap;
    font-weight: 500!important;
    line-height:12px!important;
}

.countdown-box .title-style-1 h5 {
    color: #fff;
    border-bottom: none;
    text-align: center;
    color: #fff!important;
}

span.strength-text {
    color: #000;
}
div.userpro-maxwidth div.userpro-input label {
    color: red !important;
}
div.userpro a {
    color: rgba(13,74,70,1);
    font-weight: 600;
}div.userpro-label label {
    color: #000 !important;
    font-weight: normal !important;
}
div.userpro-section {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    text-shadow: 0 1px #fff;
    background: #eee;
    color: #000 !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
    display: inline-block;
    opacity: 1;
}
div.userpro-label span.userpro-field-icon {
    position: absolute;
    width: 29px !important;
    height: 29px !important;
    line-height: 29px !important;
    left: -32px;
    text-align: center;
    top: -10px;
    font-size: 15px;
    cursor: default !important;
}
div.userpro-message p {
    background: #ffeb3b!important;
    border: 1px solid #f9f893;
    border-radius: 0;
    color: #000!important;
}
div.userpro-submit input {
    vertical-align: baseline !important;
    display: none!important;
    width: auto !important;
    font-size: 13px !important;
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 !important;
    margin-right: 15px !important;
}

.pp-checklists-req .status-label {
    width: 90%!important;
}

.betterdocs-single-wraper .betterdocs-content .anchor {
    margin-left: 5px;
    font-size: 0px!important;
}

.user-area .user-profile-name {
    opacity: 1;
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    line-height: 16px!important;
    display: block;
    font-size: 14px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 400;
}
.acf-relationship .list .acf-rel-item .thumbnail img {
    max-width: 20px!important;
    max-height: 22px;
    margin: -4px!important;
    display: block;
}
/* skip preview*/
.add-listing-form .add-listing-step .skip-preview-btn {
    background: #d54b31 !important;
    border: none !important;
    width: 100% !important;
    padding: 16px !important;
    color: #fff !important;
    font-size: 0px !important;
}
.add-listing-form .add-listing-step .skip-preview-btn:after {
    content: '										Envoyer la fiche. Elle sera visible uniquement après validation par le Festival Manager.									';
    font-size: 14px;
}
   
.add-listing-form .add-listing-step .skip-preview-btn:hover {
    background: #2b2828 !important;
}

#submit-job-form label small {
    padding: 0;
    display: none!important;
}   
.add-listing-form .add-listing-step .listing-form-submit-btn button[value="submit"] {
    display: none !important;
}
.kjm-admin-notice p i.small, .kjm-admin-notice p i.small a {
    color: #989898;
    display: none!important;
}
.alm-listing .alm-paging-content>li.alm-item p.entry-meta, .alm-listing .alm-reveal>li.alm-item p.entry-meta, .alm-listing>li.alm-item p.entry-meta {
    opacity: .75;
    display: none!important;
}
.alm-listing .alm-paging-content>li.alm-item p, .alm-listing .alm-reveal>li.alm-item p, .alm-listing>li.alm-item p {
    margin: 10px 0 0;
    display: none!important;
}
b, strong {
    font-weight: 400!important;
}

/* listing boxes dashboard */
@media (min-width: 992px){
.col-md-3 {
    width: 33%;
}
}
.header-search {
    position: relative;
    margin-right: 20px;
    width: 300px;
    float: left;
    z-index: 100;
    margin-top: -52px;
    opacity: 1;
}
.header-menu-left .i-nav>ul, .header-menu-right .i-nav>ul {
    display: -webkit-box;
    display: -webkit-box;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    justify-content: flex-end;
    margin: 0;
    height: 90px;
}

.i-nav>ul>li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
}

@media only screen and (min-width: 1201px){
.header-container .header-top {
    height: 100%!important;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    background: rgb(15,79,75);
   background: rgb(13,74,70);
background: linear-gradient(180deg, rgba(213,75,49,1) 0%, rgba(207,73,48,1) 21%, rgba(194,68,45,1) 52%, rgba(175,63,42,1) 70%, rgba(144,51,33,1) 100%)!important;
    justify-content: space-between;
    top: 0;
    left: 0;
}
}
@media only screen and (min-width: 1201px){
.header-light-skin:not(.header-scroll) .user-area .user-profile-name, .header-light-skin:not(.header-scroll) .user-area a[data-toggle=modal], .header.header-scroll.header-scroll-light-skin .user-area .user-profile-name, .header.header-scroll.header-scroll-light-skin .user-area a[data-toggle=modal] {
    color: #fff!important;
}
}
@media only screen and (min-width: 1201px){
.header.header-light-skin:not(.header-scroll) .i-nav>ul>li .submenu-toggle i, .header.header-light-skin:not(.header-scroll) .i-nav>ul>li>a, .header.header-light-skin:not(.header-scroll) .user-area>a, .header.header-light-skin:not(.header-scroll) .user-area>span, .header.header-scroll.header-scroll-light-skin .i-nav>ul>li .submenu-toggle i, .header.header-scroll.header-scroll-light-skin .i-nav>ul>li>a, .header.header-scroll.header-scroll-light-skin .user-area>a, .header.header-scroll.header-scroll-light-skin .user-area>span {
    color: white!important;
}
}
header.header-scroll.header-scroll-light-skin .inbox-header-icon i, header.header-scroll.header-scroll-light-skin .view-cart-contents span, header:not(.header-scroll).header-light-skin .inbox-header-icon i, header:not(.header-scroll).header-light-skin .view-cart-contents>span {
    color: #fff!important;
}
.woocommerce table.job-manager-jobs tr {
    width: calc(25.3% - 8px);
    margin-right: 2px;
    background: #fff;
    padding: 4px;
    margin-bottom: 4px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    vertical-align: top;
}
@media only screen and (max-width: 768px) {
.single-listing .profile-cover {
padding-bottom: 75% !important;
}
}
.yz-nav-settings {
    height: 65px;
    z-index: 9999;
    cursor: pointer;
    margin-left: 8px;
    line-height: 65px;
    position: relative;
    display: none!important;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
#yz-profile-navmenu .yz-inner-content {
    width: 100%;
    margin: 0 auto;
    display: none!important;
    position: relative;
}

.yz-horizontal-layout .yz-main-column {
    width: 100%!important;
    float: left;
}
#submit-job-form div.mce-statusbar > div {
    display: none!important;
}
.nav-tabs .show-filters::after {
font-size:11px;
content: "ZOEKEN";
}
.nav-tabs .show-results::after {
font-size:11px;
content: "RESULTATEN";
}
.nav-tabs .show-map::after {
font-size:11px;
content: "KAART";
}
.explore-mobile-nav ul li {
padding-bottom:10px;
}
.nav-tabs>li>a {
padding-bottom:0px;
}
@media only screen and (max-width: 1200px) {
.c27-explore-search-button {
bottom:69px;
}
}


/* ake add listing button visible on mobile */
@media only screen and (max-width : 1200px) {
.header-button a {
    padding: 10px !important;
}
 .header-button {
display: block;
}
}

/* Back to top button on mobile*/
@media only screen and (max-width : 1200px) {
a.back-to-top {
    display: block !important;
}
}

/* Hide Expiration date in My Listings*/
 #job-manager-job-dashboard table .expires {
    display: none;
}

/* counter color */
.items-counter {
    background: #E44A30;
    display: inline-block;
    width: auto;
    min-width: 18px;
    height: 18px;
    border: 1px solid #e62909;
    border-radius: 50px;
    margin-left: 6px;
    text-align: center;
    font-size: 11px;
    font-weight: 800;
    padding: 1px 5px 0;
    color: #fff;
}

/* new youzer */

.youzify-right-sidebar-layout {
    grid-template-columns: calc(100% - 35px) 28%;
}
#youzify-profile-navmenu .youzify-settings-menu {
    right: 0;
    margin: 0;
    width: 250px;
    display: none;
    z-index: 9999;
    text-align: left;
    line-height: 24px;
    padding: 8px 25px;
    position: absolute;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 2px 1px 0 rgba(164,166,167,.33);
    -webkit-box-shadow: 0 2px 1px 0 rgb(164 166 167 / 33%);
    box-shadow: 0 2px 1px 0 rgb(164 166 167 / 33%);
}
.youzify div.item-list-tabs {
    padding: 15px 20px;
    margin: 0 0 35px;
    background-color: #fff;
    display: none;
    border-radius: 3px;
}
.youzify-hdr-v1 .youzify-header-cover {
    height: 380px;
}