/*
Theme Name: Qempo Child
Theme URI: https://gaviaspreview.com/wp/qempo/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Qempo theme.
Template: qempo
*/

header .elementor-button-text{
	white-space:nowrap;
}

.post-template-default .breadcrumb li:nth-child(3){
	display:block !important;
}
.related-posts {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-bottom:60px;
}

.related-posts ul {
    list-style: none;
    padding: 0;
}

.related-posts ul li {
    margin-bottom: 10px;
}


.single .post-template-default .breadcrumb li:nth-child(3){
	display:block !important;
}

html {
    overflow-x: visible !important;
}

.awsm-job-single-content .awsm-job-container{
	    max-width: 1000px;
    padding: 50px 15px;
}

.hs-form-field label.hs-error-msg, .hs-form-field label.hs-main-font-element{
	display:block !important;
}