/*
 Theme Name:   Ippsum Child
 Theme URI:    http://ippsum.bold-themes.com
 Description:  Ippsum child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     ippsum
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  ippsum-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.btLogoArea .logo {
    padding: 10px 0;
}
.rht-logocomapny img.attachment-large {
    height: 100px;
    width: auto;
}
.menuPort nav > ul > li > a {
    line-height: 120px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > a, .btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .menuPort nav > ul > li > .subToggler {
    line-height: 100px;
}

.box-remove-icon .bt_bb_column_content_inner {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-bottom: 25px;
    min-height: 170px;
}

.box-remove-icon .bt_bb_column_content_inner span.bt_bb_icon_holder {
    display: none;
}
.employer-testmoinal header.bt_bb_headline.bt_bb_size_small {
    max-width: inherit;
}

.btArticleHeadline a.btArticleComments {
    display: none;
}
.Recruitment-services ul {
    margin: 0;
    padding: 0;
    margin-left: 0;
    list-style: none;
    position: relative;
}
/*
.Recruitment-services ul li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(https://manforcestaffingltd.com/wp-content/uploads/2023/09/check-circle.png);
    left: 0;
    top: 0;
    background-size: cover;
}*/
.Recruitment-services ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    left: 0;
    top: 0;
    background-size: cover;
    border-radius: 50%;
    top: 12px;
}
.Recruitment-services ul li {
    position: relative;
    padding-left: 15px;
    margin: 0;
    margin-bottom: 12px;
}
.Guarantee_It ul {
    margin: 0;
    padding: 0;
}

.Guarantee_It ul li {
    margin-bottom: 12px;
}
.Recruitment-services ul li:last-child,
.Guarantee_It ul li:last-child{
    margin-bottom: 0;
}
.quotetext .bt_bb_testimonial_text:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(https://manforcestaffingltd.com/wp-content/uploads/2023/09/right-quote.png);
    left: -10px;
    top: -10px;
    background-size: cover;
}
.quotetext .bt_bb_testimonial_text {
    font-size: 20px;
    font-style: italic;
    padding-bottom: 1em;
    position: relative;
    padding-left: 16px;
}
.job-actions.job-actions-bottom {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.job-actions.job-actions-bottom a,
.jobsearch-form .wpforms-submit-container button.wpforms-submit{
    background-color: #ea1d25 !important;
    letter-spacing: 0;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    font-size: 18px;
    font-family: 'Muli',sans-serif;
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    height: auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    line-height: 36px;
    display: inline-block;
}
div.wpforms-container-full button[type=submit]:focus:after {
    border: 0 !important;
}

.job-actions.job-actions-bottom {
    display: flex;
    margin-bottom: 4em;
}

.job-actions-back {
    margin-right: 10px;
}
.mainHeaderInner {
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.05);
}
.job_list_div {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 4em 0;
}

.job_list_div table {
    margin: 0;
}
body.single.single-job.postid-3519 article.btPostSingleItemStandard {
    margin: 4em;
}
.Associated-img {
    margin: auto;
    position: relative;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
}

.Associated-img img.attachment-full.size-full {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #fff;
    background-color: #fff;
}
.bt_bb_text.Shergill-Group,
.Shergill-col-6 p{
    font-weight: 500;
    font-family: "IBM Plex Sans",Arial,Helvetica,sans-serif;
    margin-top: 5px;
}

.Shergill-col-6 .bt_bb_column_content_inner {
    display: flex;
}
.Shergill-col-6 .bt_bb_text.Shergill-Group {
    width: 40%;
}
.Shergill-col-6 .bt_bb_image.Associated-img {
    width: 160px;
}

.btContentHolder table thead th {
    font-weight: 700;
    color: #fff;
    background-color: #ea1d25;
    font-size: 20px;
}
.btContentHolder table tbody tr:nth-child(even){
    background-color: #f7f7f7;
}
@media(min-width:768px){
.bt_bb_row.box-remove-icon.marbtm-remove .bt_bb_column_content_inner {
    margin-bottom: 0;
}
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
    padding-right: 50px;
}
}