/*!
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
*/


.civi-jobs-item .logo-comnpany, .civi-company-item .logo-comnpany {
width:150px;
height:inherit;
border-radius:unset;
}

.company-head-details .civi-company-header-top .logo-comnpany img {
border-radius:unset;
}

.company-head-details .civi-company-header-top .logo-comnpany {
width:200px;
height:inherit;
}

.archive-layout .archive-filter-top .form-group:last-child {
max-width:250px;
}

.filter-jobs-career {
display:none;
}

/*.post-type-archive-company .archive-layout .inner-content .area-archive {
grid-template-columns:repeat(3, 1fr);
} */