.elementor-297 .elementor-element.elementor-element-78dfb0c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-c32c7de */.elementor-297 .elementor-element.elementor-element-c32c7de .job_listings li{
    border: none !important;
}

.elementor-297 .elementor-element.elementor-element-c32c7de .job_listings li a{
      border: 1px solid #E6E6E6;
    border-radius: 12px;  
    background: #fff;
    padding: 1em;
}

.elementor-297 .elementor-element.elementor-element-c32c7de .job_listings li a:hover{
    border-color: #66A6B1;
    box-shadow: 0px 12px 48px 0px rgba(0, 44, 109, 0.1);
    background: linear-gradient(90deg, #B8D6DB -20.57%, #FFFFFF 100%);
    transition: 0.3s all ease;
}
.krigoweb-job-list {
    display: flex;
}
.krigweb-job-items {
    width: 80%;
    display: flex;
    gap: 10px;
}

.krigoweb-job-details {
    width: 100%;
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.elementor-297 .elementor-element.elementor-element-c32c7de .position {
    display: flex !important;
    gap: 10px;
    width: 100%;
    padding: 0;
}

.elementor-297 .elementor-element.elementor-element-c32c7de img.company_logo{
    position: relative !important;
    left: 0;
    margin-right: 0;
    height: auto;
}
.krigoweb-job-details.position ul.meta{
display: inline-block;
float: left;
width: auto;
}

.job-post-date ul.meta{
display: inline-block;
float: left !important;
width: auto !important;
}
.krigoweb-job-feature {
    width: 100%;
    display: flex;
    gap: 10px;
}

.krigoweb-job-details .position h3{ 
font-family: "Lato", Sans-Serif;
font-size: 18px;
font-weight: 600;
line-height: 28px;
text-align: left;
color: #333;

}

.krigoweb-job-details .company{
font-family: "Lato", Sans-Serif;
font-size: 14px;
font-weight: 500;
line-height: 18px;
text-align: left;
color: #545454 !important;

}
.krigoweb-job-feature .location{
    font-family: "Lato", Sans-Serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px !important;
    text-align: left;
    color: #545454 !important;
    width: auto !important;
    padding-left: 0 !important; 
}


.location .kg-location-icon svg, .calender-icon svg{
width: 16px;
height: 16px;
fill: #C8CCD1;
vertical-align: middle;
margin-right: 10px;
}


.elementor-297 .elementor-element.elementor-element-c32c7de ul.meta li.job-type{
    background: #E7F0FA;
    font-family: "Lato", Sans-Serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 3px 12px;
    border-radius: 52px;
    margin-bottom: 5px;
}
.elementor-297 .elementor-element.elementor-element-c32c7de .job_listings li a:hover ul.meta li.job-type{
    background-color: #E8F2F3;
}

.job-post-date ul.meta li.date{    
    padding-left: 5px;
    font-family: "Lato", Sans-Serif;
    font-size: 14px;
    color: #545454;
    line-height: 18px !important;

}
.job_listings li a:hover .location .kg-location-icon svg{
    fill: #bababa !important;
    transition: 0.3s all ease;
}
.job_listings li a:hover .calender-icon svg{
    fill: #bababa !important;
    transition: 0.3s all ease;
}

.krigoweb-apply-button {
    width: 20%;
    display: flex
;
    align-items: center;
    justify-content: end;
}
@media(max-width: 767px){
    .krigoweb-company-logo{
        display: none;
    }
}

.job_listings button.job_apply-button {
    float: right;
        display: flex
;
    align-items: center;
    gap: 10px;
    color: #1A7A8A;
    background-color: #E8F2F3;

    font-family: "Inter", Sans-Serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.apply-button-icon{
    display: flex;
    align-items: end;
}

.apply-button-icon svg{
    fill:  #1A7A8A;
    width: 20px;
    height: 20px;
}

.job_listings button.job_apply-button:hover{
    background-color: #1A7A8A;
    color: #fff!important;
    transition: 0.3s all ease;
}

.job_apply-button:hover .apply-button-icon svg{
    fill: #fff !important;
}
@media(max-width: 850px){
    .krigweb-job-items{
        width: 70%;
    }
    .krigoweb-apply-button{
        width: 30%;
    }
    .li.job_listing a .meta{
        width: 25% !important;
    }
}

@media(max-width: 570px){
    .krigoweb-job-list{
        flex-direction: column;
        gap: 20px;
    }
    .krigweb-job-items, .krigoweb-apply-button{
        width: 100%;
    }
    .job_listings button.job_apply-button{
        float: left !important;
    }
    .krigoweb-apply-button{
        justify-content: start;
    }
}/* End custom CSS */