/*
Theme Name:     Exponent Child
Theme URI:      https://exponentwptheme.com
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Exponent
Author URI:     https://exponentwptheme.com
Version:        1.16
Template:       exponent
*/
.featured-img img {
    width: 1900px;
    height: 495px;
    object-fit: cover;
    border-bottom: 4px solid red;
}

.featured-img {
    background: antiquewhite !important;
}

.article-ajax-filters {
    margin-left: 40%;
}

.filters-button {
    height: 45px;
    width: 8vw;
}

.chk-text {
    width: 250px;
}

/**collapsible-filter**/

.jet-filter-label {
    background-color: #f5f5f5;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
}

.plusminus {
    float: right;
    font-size: 1.5em;
    margin-right: 3%;
    color: #f04c25;
}

/*body.page-id-14650 {
    overflow-y: hidden !important;
}*/

.elementor-element-0393650 .jet-search-filter__submit {
    display: none;
}

.jet-checkboxes-list-wrapper {
    display: none;
    padding: 5px;
}

.jet-checkboxes-list .jet-checkboxes-list__item {
    align-items: baseline !important;
}

/*
.jet-listing .elementor-widget-container .jet-listing-dynamic-field__content{
    font-size: 18px;
}*/
