/*
	Theme Name: Cariere
	Theme URI: http://c4studio.ro
	Description: Tema custom pentru cariereonlin.ro, revistacariere.ro
	Version: 1.0.0
	Author: C4Studio
	Author URI: http://c4studio.ro
	Tags: C4Studio, HTML5, CSS3

*/

.wpjb-col-logo, .wpjb-company_name, .wpjb-top-header-image .wpjb-glyphs, .wpjb-grid-row-icon {
    display: none !important;
}
.wpjb .wpjb-top-header-image {
    width: inherit !important;
}

.wpjb-grid-col{
    float: none !important;
}

.wpjb-grid-col.wpjb-col-35 {
    font-weight: bold;
}

.wpjb .wpjb-text-box h3 {
    font-weight: bold;
    margin: 15px 0 0;
}
body .wpjb .wpjb-line-major .wpjb-title {
    color: #000;
    font-weight: normal !important;
    text-decoration: none;
}

.text-center {
    text-align: center;

}

.wpjb-job-apply+.wpjb-text {
    display: none;
}
.abo-form label {
    display: block;
    font-weight: bold;
    margin: 15px 0 0;
}

.abo-form label input, .abo-form label select {
    margin: 5px 0 0;

}

.wpcf7-list-item.first {
    margin-left: 0;
}

.wpcf7-list-item input[type="radio"] {
    position: relative;
    top: 3px;
}

.abo-form select {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    display: block;
    font-size: 14px;
    line-height: 1;
    padding: 0.5rem 1rem;
    transition: all .2s ease-in-out;
    vertical-align: middle;
    width: 100%;
}

.abo-form input[type="submit"] {
    background-color: #555;
    color: #fff;
    margin-top: 20px;
}

.abo-form input[type="submit"]:hover {
    cursor: pointer;
    opacity: 0.7;
}

.hide {
    display: none;
}

.marginB25 {
    margin-bottom: 25px !important;
}

.article--body img.alignleft {
    margin-right: 15px;
}

.article--body img.alignright {
    margin-left: 15px;
}

.single-post .article--body h1{
    font-size: 30px;
    font-weight: bold;
}
.single-post .article--body h2{
    font-size: 27px;
    font-weight: bold;
}
.single-post .article--body h3{
    font-size: 24px;
    font-weight: bold;
}
.single-post .article--body h4{
    font-size: 20px;
    font-weight: bold;
}
.single-post .article--body h5{
    font-size: 18px;
    font-weight: bold;
}

blockquote p{
    font-family: 'EB Garamond', serif;
    font-style: italic !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 0;
}


html body .wpjb-element-name-remember{
    display: none !important;
}

html body .wpjb .wpjb-button.wpjb-button-search {
    padding: 6px 13px 7px;
}

html body .wpjb .wpjb-form input.wpjb-submit {
    background-color: #252525;
    border: 0px solid #fff;
    color: #fff;
    width: auto;
}

body .wpjb .wpjb-layer-inside {
    background: #fff !important;
    border: 0px solid #fff !important;
    color:  #000 !important;
}
body .wpjb-box .wpjb-box-icon {
    color:  #252525 !important;
    opacity: 1;
}

body .wpjb-box .wpjb-box-icon:before {
    color:  #252525 !important;
    opacity: 1;
    border-color: #252525;
}

body .wpjb-box-payment_history, body .wpjb-box-membership, body .wpjb-fieldset-coupon {
    display: none !important;
}
body .wpjb.wpjb-page-save  .wpjb-flash-icon {
    display: none !important;
}

body .wpjb .wpjb-top-header {
    font-weight: 700;
    font-size: 13px;
    background: none;
}

.wpjb.wpjb-page-single .wpjb-grid-col {
    padding: 0;
}

body .wpjb.wpjb-page-single  .wpjb-top-header-title {
    float: left;
    padding: 0 8px 0;
    margin-top: -15px;
    z-index: 2;
    position: relative;
    margin-bottom: 20px;
}

body .wpjb.wpjb-page-single .wpjb-top-header {
    overflow: inherit;
}

body .wpjb.wpjb-page-single .wpjb-top-header-subtitle {
    float: left;
    margin-top: -12px;
}

.wpjb.wpjb-page-single .wpjb-grid .wpjb-grid-row {
    padding: 4px 0;
    border: 0px solid #fff;
}

.wpjb-page-company-login  .wpjb-submit {
    float: left;
    margin-right: 15px;
}
.wpjb-page-company-login  .wpjb-submit + a {
    margin-top: 12px;
    display: inline-block;
    padding-left: 15px;
}
.marginT20 {
    margin-top: 20px;
}
.marginB20 {
    margin-bottom: 20px;
}

body .event .event--speakers .event--speaker .event--speaker--name {
	word-spacing: inherit !important;
}

.sidebar form.search, .sidebar-widget .wpjb-widget-recent-jobs-all {
    display: none;
}

.sidebar-widget h3 {
    color: #252525;
    font-size: 18px;
    font-weight: 500;
    padding: 0rem;
    text-transform: uppercase;
}

.wpjb-widget .wpjb-grid-row:nth-child(even) {
    background-color: #f6f6f6;
}
.wpjb-widget .wpjb-grid-row a {
    color: #363636;
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}
.wpjb-widget .wpjb-grid-row .wpjb-sub {
    text-align: right;
    display: block;
}