/*
Theme Name: Coras Wellness
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
body i.icon.icon-right-arrow2 {
    margin-left: 10px;
}
.awsm-job-main.awsm-job-single-content .awsm-job-container {
    padding: 20px;
}

.awsm-job-main.awsm-job-single-content .awsm-job-container h1.entry-title.awsm-jobs-single-title {
    padding: 0px 0 30px;
    font-family: 'DM Serif Display';
    color: #2e3f51;
    border-bottom: 4px double #f2c065;
    margin-bottom: 60px;
    text-align: center;
}

.awsm-job-main.awsm-job-single-content .awsm-job-form h2 {
    font-family: 'DM Sans';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 29px;
}

.awsm-job-main.awsm-job-single-content .awsm-job-form-inner {
    border-color: #f2c066;
    border-radius: 8px;
}

.awsm-job-main.awsm-job-single-content .awsm_job_spec_above_content {
    padding-left: 20px;
    padding: 10px 20px;
    border-left: 2px solid #f2c066;
    background: #2e3f51;
    color: #fff;
}

.awsm-job-main.awsm-job-single-content awsm-job-content * {
    font-family: 'DM Sans';
}

.lga-card .lga-title a::after {
    content: "View More";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: flex-end;
    padding: 13px;
}

.lga-card {
    position: relative;
    padding-bottom: 30px;
}

.lga-body {
    height: 100% !important;
}
.lga-controls .lga-search, .lga-controls .lga-filter {
    width: 20%;
    max-width: 30%;
}

.lga-controls {
    justify-content: space-between;
}

.lga-controls .lga-search {
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding-left: 0;
}
.awsm-job-item h2.awsm-job-post-title a {
    font-size: 16px;
    color: #2e3f51;
}

.awsm-list-item .awsm-job-more-container a.awsm-job-more {
    background: #f2c066;
    padding: 7px 16px;
    border-radius: 4px;
    color: #fff;
    transition: .2s linear;
}

.awsm-list-item .awsm-job-more-container a.awsm-job-more:hover {
    background: #2e3f51;
}
.lga-grid {
    grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
    gap: 20px;
}

.lga-card .lga-title a {
    font-family: 'DM Serif Display';
    font-weight: 500;
    font-size: 21px;
    line-height: 29px;
    color: #2e3f51;
}

.lga-card .lga-title a::after {
    font-family: 'DM Sans';
    font-size: 14px;
    font-weight: 600;
    color: #c43b31;
}

.lga-card .lga-meta {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 23px;
}

@media(max-width:767px){
	.awsm-job-main.awsm-job-single-content .awsm-job-container h1.entry-title.awsm-jobs-single-title{
		font-size:32px;
		    margin-bottom: 30px;
	}
	
}
@media(max-width: 575px){
	.lga-grid {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}

.lga-controls .lga-search, .lga-controls .lga-filter {
    width: fit-content;
    max-width: fit-content;
}

.lga-controls {align-items: center;text-align: center;}

.lga-controls .lga-search {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
}
#elementor-popup-modal-2195 {
    display: none  ;
}
