/* Start custom CSS for shortcode, class: .elementor-element-ea96123 */.entry-content {
     max-width: 960px;
     margin: auto;
}
 .gv-list-view-content-description {color:#000000; Text-align:justifed;
     width: 100% !important;
}
.gv-list-view-content-description .gv-field-label {color:#000000; Font-weight:bold; Float:left;
}
 .gv-widget-search .gv-search-box.gv-search-box-submit {
     margin-top: 15px;
     margin-bottom: 15px;
}
 .gv-list-view {
     border: none;
}
 .gv-list-view-content {
     background-color: #cdd8f8; text-align:justified;/*content background color*/
}
 .gv-list-view-title {
     background-color: #5c6991;/*title background color*/
     border: none;}
.gv-list-view-title h3, .gv-list-view-title h3 A {
     color:#ffffff!important;}

.gv-list-view-subtitle H4{
     color:#a8b4d9 !important;}
     
     .gv-list-view-subtitle .gv-field-label {font-weight:bold;}
     
 .entry-content-wrap {
     max-width: 960px;
     margin: 0 auto;
}
 .gv-grid-col-2-3 {
     width: 100%;
}
 .gv-list-view-subtitle h4 {
     font-size: 18px;
     font-weight: 400;
}
 .gv-list-view-title h3 {
     margin: 0 0 0.1em 0;
}
 .job-type {
     display:flex;
     justify-content: space-between;
}
 .job-info {
    display:flex;
}
 .job-type span {
     padding: 3px 8px;
     border: 2px solid #000000;
     border-radius: 5px;
     margin-right: 10px;
     font-size: 14px;
}
 .job-featured {
     margin-right:20px;
}
 .job-new, .job-featured {
     padding: 5px 8px !important;
     border-radius: 5px;
     color: #ffffff;
     background-color: #ff8d00;
     font-size: 14px;
     box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
 @media only screen and (max-width: 600px) {
     .job-type {
         display:block !important;
    }
}
 .gv-search-box .gv-search-button {
     background-color: #F84642 !important;
}
 .gv-search-box .gv-search-clear {
     background-color: #F84642 !important;
     margin-left: 5px;
}
 .gv-list-view {
     box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
 .apply-button {
     background-color: #F84642;
     margin-top: 20px;
}
 .apply-button:hover {
     background-color: #F84642;
}/* End custom CSS */