.elementor-kit-1703{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E10600;--e-global-color-6311973:#FAFAFA;--e-global-color-5e9faa6:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-1703 button,.elementor-kit-1703 input[type="button"],.elementor-kit-1703 input[type="submit"],.elementor-kit-1703 .elementor-button{background-color:var( --e-global-color-accent );font-weight:bold;text-transform:uppercase;color:var( --e-global-color-5e9faa6 );border-style:none;border-radius:100px 100px 100px 100px;}.elementor-kit-1703 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1703 a{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;}.elementor-kit-1703 a:hover{color:var( --e-global-color-primary );}.elementor-kit-1703 h1{color:#E10600;font-size:45px;font-weight:700;text-transform:uppercase;line-height:47px;}.elementor-kit-1703 h2{color:var( --e-global-color-primary );font-size:30px;font-weight:600;line-height:32px;}.elementor-kit-1703 h3{font-size:24px;font-weight:600;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1700px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#titlebar {
background-color: #E23125;
display: none;
}
#titlebar h1 {
font-size: 40px;
color: #fff;
}
/* GLOBAL BUTTON RADIUS */
button,
input[type="submit"],
input[type="button"],
a.button,
.wp-block-button__link,
.elementor-button,
.btn,
.button,
.job-manager-apply-button,
.wp-job-manager-apply-button,
.resume-manager-button,
input[type="file"]::file-.elementor-kit-1703-button {
    border-radius: 100px !important;
}

/* WorkScout specific buttons */
.workscout-button,
.workscout-submit,
.job_listing a.apply,
.job-manager-form button,
.job_filters .search_jobs button,
.job_listing .button,
.single_job_listing .application_button {
    border-radius: 100px !important;
}
.new-category-box {
	background: #E10600;
}
.new-category-box .category-box-content h3 {
	color: #fff;
	font-size: 18px;
}
.grid-layout .job-listing .job-listing-company-logo, .category-box-icon {
display: none;
}
h1, h2, h3 {
  padding: 10px 0 10px;
  margin: 0;
}
ol, ul {
    padding-bottom: 10px;
    margin-left: 10px;
    padding-left: 20px;
}
ol li, ul li {
    padding-bottom: 10px;
}
hr {
    padding: 20px 0 10px;
    margin-top: 20px !important
}/* End custom CSS */