/*
Theme Name:     Listify Child
Theme URI:      https://astoundify.com/products/listify/
Template:       listify
Version:        1.0
*/

.search-filters-home {
    display: none;
}
footer.entry-footer a {
    color: #D64141;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    text-transform: capitalize;
    padding-bottom: 5px;
}

footer.entry-footer:hover a {
    border-bottom: 2px solid #D64141;
}
h4 {
    margin: 0 0 12px;
}
    .container {
        max-width: 1280px;
    }
li.menu-item.menu-type-link.menu-item-search {
    display: none;
}
.header-add-your a {
    background-color: #000;
    color: #fff !important;
    padding: 14px 24px !important;
    border-radius: 4px;
	border: 1px solid #000;
}
.header-add-your a:hover {
	background-color: #fff;
	color: #000 !important;
}


button.update_results {
    margin-top: 20px;
}
h1.home-widget-title {
    max-width: 825px;
    margin: auto;
}


.btn-wrapp-secc a.button , a.secont-button:hover {
	color: #D64141;
	border: 1px solid #fff;
	background-color: #fff;
	box-shadow: none; 
}
.btn-wrapp-secc a.button:hover {
	background-color: #dd3333 !important;
	color: #fff;
	border: 1px solid #dd3333;
} 

.btn-wrapp-secc {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
}

a.secont-button {
    border-radius: 4px;
    background: #D64141;
    padding: 14px 24px;
    color: #FFFFFF;
	border: 1px solid #D64141;
}
.ion-person-add:before {
    content: "";
    background-image: url('https://onyxxchange.com/wp-content/uploads/2025/08/icons8-verified_account-1.svg');
    background-position: center;
    background-size: contain;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
}
.ion-compose:before {
    content: "";
    background-image: url('https://onyxxchange.com/wp-content/uploads/2025/08/icons8-edit_message-1.svg');
    background-position: center;
    background-size: contain;
    height: 30px;
    width: 30px;
}
.ion-bag:before {
    content: "";
    background-image: url('https://onyxxchange.com/wp-content/uploads/2025/08/icons8-shopping_bag-1.svg');
    background-position: center;
    background-size: contain;
    height: 30px;
    width: 30px;
}
.get-started-wrapp {
    display: block;
    margin-top: 200px;
}
h3.ion-bag {
    margin-top: 100px !important;
}

h3.ion-compose {
    margin-top: 50px;
}
.has-image.entry-cover--home:after, .has-image.entry-cover:after, .has-image.listing-cover:after, .has-image.page-cover:after, .listify-cover.has-image:after {
	background: radial-gradient(102.81% 102.81% at 50% 50%, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.00) 100%);
}
h4.social-ttext {
    margin: 0;
	font-size: 14px;
}

.site-social {
    display: flex;
    align-items: center;
    gap: 20px;
}
.home-feature-media img {
    width: auto;
}
.job-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}
.job-tab {
    padding: 8px 12px;
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
}
.job-tab.active {
    background: #e91e63;
    color: white;
    border-color: #e91e63;
}
.job-listing-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.job-listing-card {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    width: calc(33.333% - 20px);
}
.view-details {
    color: #e91e63;
    text-decoration: none;
}

/* listing page css */
.locations-wrapp {
width: 32.2%; 
	padding: 24px;
	border-radius: 4px;
border: 1px solid rgba(209, 209, 209, 0.50);
background: var(--black-white-white, #FFF);
box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.03);
}
.locations-wrapp h3 {
	margin: 0;
	margin-bottom: 16px;
	font-size: 20px;
	min-height: 52px;
	color: #333;
}
button.update-btn-style {
    width: 100%;
	border-radius: 4px;
background: #D64141;
	border: 1px solid #D64141;
    color: #fff;
	padding: 15px 0;
}


.nf-field-element input#nf-field-8 {
    width: 100%;
    background-color: #150501;
}

span#nf-form-title-2 h3 {
    color: var(--Heading-color, var(--heading, #313030));
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	margin-bottom: 50px;
}
.nf-before-form-content {
    display: none;
}

footer.site-footer-widgets {
    padding: 40px 0 20px;
}
.site-footer {
    border-top: 1px solid #3B3B3B66;
}

.disclaimer-footer p {
    padding: 0;
    margin: 0;
}
.null-wrapper::after {
    color: #D64141;
}
.result-seclect-wrapp {
	display: flex;
	justify-content: space-between;
	align-items: center; 
	margin: 24px 0;
}
.result-seclect-wrapp p {
    margin: 0;
}
span.select.null-wrapper select {
    min-width: 100% !important;
}
form#onyxx-listing-form {
    max-width: 700px;
}

span.select.null-wrapper {
    width: 100%;
}
.searchh-location-style input {
	padding:12px;
	width: 500px;
}
.searchh-location-style button {
	padding:12px 20px;
	background:#D64141;
	color:#fff;
	border:1px solid #D64141;
	border-radius: 4px;
}
.fillters-by-labell label {
    margin-bottom: 14px !important;
    display: inline-block;
	min-width: max-content;
}

button.btn-one {
    border-radius: 4px;
    border: 1px solid #D64141;
    background: #D64141;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 116.667% */
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 7px 12px;
}
.homepage-cover .home-widget-title {
        font-size: 48px;
    }
.homepage-cover.page-cover {
	 min-height: 610px;
    display: flex;
    align-items: center;
}
button:hover , .button:hover{
    background-color: #fff !important;
    color: #dd3333;
    border: 1px solid #dd3333;
}
button.update_results_override {
    border: 1px solid #dd3333;
}
a.button {
    border: 1px solid;
}
.feature-callout.text-center h2 {
    line-height: 120%;
}
.callout-feature-content p {
    font-size: 20px;
	line-height: 140%;
}
#listify_widget_features-1 .home-feature {
    height: -webkit-fill-available;
}
.content-box.content-box-wrapper {
    height: -webkit-fill-available !important;
}
.entry-title--grid {
    font-size: 18px;
	line-height: 120%;
	min-height: 45px;
	color: #333;
}
.content-box.content-box-wrapper .content-box-inner {
	padding: 24px; 
}
a.entry-read-more:hover {
    color: #dd3333;
}
aside#custom_html-5 .home-widget-section-title {
    margin: 16px;
}

aside#custom_html-5 .textwidget.custom-html-widget > p {
    text-align: center;
}
.locations-wrapp a {
    display: flex;
	gap: 8px;
	transition: 0.3s all linear;
	color: #D64141;
}
.locations-wrapp a:hover img {
    transform: rotate(45deg);
	transition: 0.3s all linear;
}
aside#text-1 .textwidget p {
    max-width: 300px;
}
	.tabs-content-wrap {
    display: flex;
    justify-content: space-between;
}
        .job-category-tabs {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 20px;
			    width: calc(100% - 320px);
        }
        .job-category-tabs .job-tab {
            border: 1px solid #ddd;
            background: #fff;
            padding: 8px 16px;
            border-radius: 4px;
            cursor: pointer;
            font-size: 14px;
            transition: all 0.3s ease;
        }
        .job-category-tabs .job-tab.active {
            border-color: #e60000;
            color: #e60000;
            background: #fff;
        }
        .job-category-tabs .job-tab:hover {
            border-color: #e60000;
            color: #e60000;
        }
        
        .job-listings-content {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
        }
article#post-134 {
    box-shadow: none;
}
.page-id-134 .content-box-inner {
    max-width: 850px;
    margin: auto;
}
.page-id-134 h1.page-title.cover-wrapper {
    font-size: 48px;
}
h1.page-title.cover-wrapper {
    font-size: 48px;
}
.entry-summary p {
    color: #7A7A7A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
	letter-spacing: 0.07px;
}
form#onyxx-listing-form button {
    padding: 12px 48px;
	    border: 1px solid #d9534f;
}
.wp-block-group__inner-container h2 {
    margin-top: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-bottom: 10px;
}
.fillters-by-labell input[type="checkbox"] {
    height: 26px;
    width: 26px;
	margin-top: 0px;
}
input[type=checkbox]:checked:before {
	margin-top: 3px;
}
.locations-wrapp p {
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
	color: #7A7A7A;
}

.locations-wrapp p img {
    position: absolute;
    left: -2px;
    top: 0px;
/* 	bottom: 0; */
	margin: auto;
}
a.single-job_listing-respond.button.button-secondary {
    background-color: #D64141;
    border: 1px solid #D64141;
}

a.single-job_listing-respond.button.button-secondary:hover {
    background-color: #fff;
    color: #D64141;
}
input#submit {
    border: 1px solid #D64141;
}

input#submit:hover {
    background-color: #fff;
    color: #D64141;
}
.search_keywords {
    position: relative;
    padding-left: 30px;
}

.search_keywords::before {
    content: "";
    position: absolute;
    left: 40px;
    background-image: url('https://onyxxchange.com/wp-content/uploads/2025/08/search-normal.svg');
    height: 20px;
    width: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

input#search_keywords {
    padding-left: 35px;
}

.custom-search-container {
  display: flex;
  gap: 10px;
	justify-content: center;
}

.search-box,
.location-box {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  padding: 12px 12px;
	width: 323px;
	gap: 8px;
}

.location-box {
  position: relative;
	padding: 12px 0 12px 12px;
  
}

.search-box input,
.location-box select {
  border: none;
  outline: none;
  flex: 1;
  font-size: 14px;
  background: transparent;
	padding: 0;
}
.search-box, .location-box {
	padding: 10px 12px;
}

.location-box select {
  appearance: none;
  cursor: pointer;
}

.location-box i {
  position: absolute;
  right: 12px;
  color: #888;
  pointer-events: none;
}

.search-box i {
  color: #888;
  margin-right: 8px;
}

.btn-explore {
  background: #D64141;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 12px 40px;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  transition: background 0.3s;
	border: 1px solid #D64141;
}

.btn-explore:hover {
  background: #b71c1c;
	color: #D64141;
}
.location-box .null-wrapper::after {
    color: #D64141;
    top: 0;
    bottom: 0;
	margin: auto;
}
p.no-result-style {
    margin-top: 20px;
}
.footer-widget a:hover {
    color: hwb(0deg 100% 0% / 50%);
}

.nav-menu.primary a:hover {
    color: hwb(0deg 0% 100% / 50%);
}
.navigation-bar-wrapper.active {
    left: 0;
	right: 0;
}
a.button.button-small {
    box-shadow: none;
	border: 1px solid #dd3333;
}
.entry-footer .button.button-small:hover {
	box-shadow: none;
}
.page-cover--large .page-title, .page-cover--large>.cover-wrapper {
        padding: 3em;
    }
button#load-more-jobs , button#load-more-jobs-tabs {
    display: flex;
    padding: 12px 24px;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin: auto;
    border-radius: 4px;
    background: #D64141;
    color: #fff;
    border: 1px solid #d64141;
}

button#load-more-jobs:hover , button#load-more-jobs-tabs:hover {
    color: #D64141;
    background-color: transparent;
}
button:hover img, .button:hover img {
    filter: brightness(0) saturate(100%) invert(36%) sepia(22%) saturate(3987%) hue-rotate(332deg) brightness(94%) contrast(85%);
}
.content-single-job_listing-actions-start {
    display: none;
}
label span {
    font-size: 12px;
}
.site-main .content-box .select::after {
	top: 6px;
}
aside#custom_html-5 .textwidget.custom-html-widget > p {
    color: #7A7A7A;
}
aside#listify_widget_taxonomy_image_grid-1 {
    display: none;
}
.page-id-25 aside#listify_widget_taxonomy_image_grid-1 {
    display: block;
}



/* Responsive */
@media screen and (max-width: 1199px) {
	.primary.nav-menu {
    padding-left: 0;
}
	.disclaimer-footer {
    padding: 40px 0;
}
	.locations-wrapp {
		width: 31.8%;
	}
}
@media screen and (max-width: 991px) {
.locations-wrapp {
	width: 48%;
	}
	.primary.nav-menu {
        padding-left: 10px;
    }
	a.navigation-bar-toggle.active .ion-navicon-round:before {
    content: "\00D7";
}
	span.mobile-nav-menu-label {
    display: none;
}
	.map-widget-section.map-widget-section--split {
		padding: 20px 20px;
	}
aside#listify_widget_panel_listing_social_profiles-1 {
    padding: 20px 10px;
}
}
@media screen and (max-width: 767px) {
.locations-wrapp {
        width: 100%;
	}
	.fillters-by-labell label {
    margin-right: 16px !important;
}
	.searchh-location-style button {
    margin-top: 10px;
    width: 100%;
}
	.tabs-content-wrap {
    display: block;
}
	.job-category-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;   /* only horizontal scroll */
    overflow-y: hidden; /* prevent vertical scroll */
    -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
    width: 100%; /* allow responsiveness */
    max-width: 100vw; /* don't exceed screen width */
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 #f1f1f1; /* Firefox */
}

.job-category-tabs::-webkit-scrollbar {
    height: 6px; /* horizontal scrollbar height */
}

.job-category-tabs::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.job-category-tabs::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.job-category-tabs .job-tab {
    flex: 0 0 auto; /* prevent shrinking */
    width: max-content;
}
	button.btn-one {
    min-width: 148px;
}
	.job-category-tabs button {
    margin-bottom: 10px;
}
    .page-id-34 .entry-content img {
    width: 100%;
}
	h1.page-title.cover-wrapper {
    font-size: 32px;
}
	.locations-wrapp p img {
    top: 2px;
	}
	form.custom-search-container {
    flex-direction: column;
}

.search-box, .location-box {
    width: 100%;
}
	.homepage-cover .home-widget-title {
		font-size: 30px;
	}
	.get-started-wrapp {
    margin-top: 0;
}
	.fillters-by-labell div {
    overflow-x: auto;
    width: 100%;
    display: flex;
}

/* For Chrome, Edge, Safari */
.fillters-by-labell div::-webkit-scrollbar {
    height: 5px;   /* for horizontal scrollbar */
    width: 5px;    /* for vertical scrollbar */
}

.fillters-by-labell div::-webkit-scrollbar-track {
    background: #f8f8f8!important;   /* track color */
    border-radius: 10px;
}

.fillters-by-labell div::-webkit-scrollbar-thumb {
    background: #D64141 !important;       /* scrollbar color */
    border-radius: 10px;
}

.fillters-by-labell div::-webkit-scrollbar-thumb:hover {
    background: #555;       /* hover effect */
}

.fillters-by-labell div::-webkit-scrollbar-button {
	display: none;
}
}





