h1 {  
color: #000000;
}

h2, h3, h4, h5, h6 
{
color: #0F3647;
}

.page-title {
font-family: "roboto slab";
}

#wp-subscribe.wp-subscribe-wrap input.submit {
font-size: 18px;
font-weight: bold;
color: #FFF;
background: #ce181e;
line-height: 20px;	
}

#wp-subscribe.wp-subscribe-wrap p.footer-text {
margin-bottom: -1px;
text-align: left;
}

#wp-subscribe.wp-subscribe-wrap p.text 
{
line-height: 1.2em;
font-family: 'Roboto', sans-serif;
}

#wp-subscribe.wp-subscribe-wrap
{
background: #000000;
}

#wp-subscribe.wp-subscribe-wrap input.regular-text.email-field {
    color: black;
    background: #FFD;
}

#wp-subscribe.wp-subscribe-wrap input.name-field {
    color: black;
    background: #FFD;
}

#srpw_widget-3.widget.widget_smart_recent_entries.smart_recent_posts ul > li {
    list-style: none;
    position: sticky;
    padding-left: 2px;
    margin-bottom: 0;
}

.single_job_listing .page-content .wp-post-image,
.entry-content .wp-post-image {
    display: none;
}


.job_listing_category-marketing-jobs .thumbnail-wrap {
   display: none;
}

.job_listing_category-marketing-jobs .entry-meta .entry-comment
{
   display: none;
}

.job_listing_category-marketing-jobs .entry-meta 
{
   display: none;
}

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
     font-size: 18px;
    line-height: 20px;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
    text-transform: uppercase;
	  text-align: center;
   }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 32px;
	font-size: 15px;
		}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    margin-top: .3px;

 }

.su-list {

margin-top: -10px;
margin-bottom: 1.7em;	

}

.unclickable > a {
pointer-events: none;
}

@media (max-width: 767px){
.hide-on-mobile{
display: none !important;
}
}

.single_job_listing .company {
    border: 2px solid #333;
    box-shadow: 4px 4px 4px rgb(105 105 105 / 96%);
}

.single_job_listing .company .name a {
    float: right;
    margin-left: 1em;
    font-weight: bold;
}

.single_job_listing .company .company_header {
    margin: 0 0 1em;
    min-height: 40px;
}

.search_submit input[type="submit"]{
box-shadow: 3px 3px 3px #000;
}

.read-more a, .read-more a:visited {
	box-shadow: 3px 3px 3px #000;
}

.job_sector, .entry-meta{
   display: none;
}

.job_sector, .thumbnail-wrap {
   display: none;
}

.job_filters .search_jobs {
       display: none;
}

.job_filters .job_types {
display:none
}

.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found {
    border: 1px solid #ccc;
    }

@media only screen and (max-width: 479px) {
#primary article.type-page,
  #primary article.type-post,
  .entry-related,
  .author-box,
  .comments-area,
  .sidebar .widget {
    padding: 15px 0px 20px 0px;
	} }

.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location {
  padding: 0 0 0 0 !important;
   
}

.single_job_listing .meta .job-type.temporary-jobs {
    background-color: #750048;
    font-weight: bold;
}


.single_job_listing .meta .job-type.full-time-jobs {
    background-color: #1f85d3;
    font-weight: bold;
}


.single_job_listing .meta .job-type.contract-jobs {
    background-color: #8b24e5;
    font-weight: bold;
}

.single_job_listing .meta .job-type.freelance-jobs {
    background-color: #37a031;
    font-weight: bold;
}

.single_job_listing .meta .job-type.internship-jobs {
    background-color: #a88b15;
    font-weight: bold;
}

.single_job_listing .meta .job-type.part-time-jobs {
       font-weight: bold;
	background-color: #c95b02;
}

@media (max-width: 479px){
.single_job_listing .meta .date-posted{
display: none !important;
}
}

.single_job_listing .application .application_details {
border: 2px solid #2264ad;
position: inherit;
font-weight: bold;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
font-weight: bold;	
}

@media only screen and (max-width: 479px) {
    #primary article.type-page, #primary article.type-post, .entry-related, .author-box, .comments-area, .sidebar .widget {
        padding: 15px 0px 20px 10px;
    }
}

.mobile-menu-icon .menu-icon-open {
display: none;
}

@media only screen and (max-width: 1024px) {
  .mobmenul-container {
		margin-top: 4px;
		  }
}

.select2-container .select2-search--inline .select2-search__field {
   margin-top: -10px;
}

.whatsapp-follow-button {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    background-color: #128C7E;
	box-shadow: 5px 5px 5px #075E54;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    border-radius: 0px;
    transition: background-color 0.3s ease;
  }
  
  .whatsapp-follow-button i {
    margin-right: 8px;
    font-size: 20px;
  }
  
  .whatsapp-follow-button:hover {
    background-color: #25D366;
		text-decoration: none !important;
  }

