/*!
Theme Name:CiviChild
Theme URI: https://civi.uxper.co/
Author: Uxper
Author URI: http://uxper.co/
Description: This is a child theme of Civi
Template: civi
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain:civichild
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.site-menu.desktop-menu .menu > li > a {padding: 0 0 0 25px}
header.site-header .left-header {align-items: flex-end !important; width: 100% !important}
.menu {text-align: right}
.d-xl-block {width: 100%}

.team-profile h3 {line-height:100%; margin: 0 0 5px; font-weight: 600}
.team-profile h4 {font-size: 16px}
.team-profile p {margin: 0 0 15px !important}
.team-profile a {color: #003d33}

.archive-jobs-top {padding: 150px 0 !important}
.archive-layout .civi-jobs-featured {border-color: #94c11f}
.archive-layout .archive-filter-top .form-archive-top-filter .select2.select2-container {background: #fff}

.default-p p {margin-bottom: 20px !important}

.job-alerts-form .notice.success, .form-popup-apply .message_error.true {color: #fff !important; background: #043d33; text-align: center; padding: 4%}

.alert-form {right: 20px; bottom: 20px; border-radius: 10px; max-width: 300px; padding: 16px}
.alert-form .desc {font-size: 13px}
.alert-form .civi-button {padding: 5px}

.standard p {margin: 0 0 15px}
.standard h2 {margin: 20px 0 8px; font-size: 22px}
.standard h3 {margin: 20px 0 8px; font-size: 20px}

/* hide days left to apply */
.civi-jobs-item .days, .jobs-apply-sidebar .days, .jobs-apply-details .days, .civi-jobs-item .logo-comnpany {display: none} 