/* @font-face {
  font-family: 'FONTSPRING DEMO - Garet Medium';
  src: url(https://thehq.ai/wp-content/themes/piga/fonts/Fontspring-DEMO-garet-medium-iF6672920b9c951.otf);
} */

/* @font-face {
  font-family: 'Garet';
  src: url(https://thehq.ai/wp-content/themes/piga/fonts/Garet-Book.otf);
}

@font-face {
  font-family: 'Garet-Bold';
  src: url(https://thehq.ai/wp-content/themes/piga/fonts/Garet-Heavy.otf);
} */
/* @font-face {
  font-family: 'aeoniktrial-light';
  src: url(https://cardinalbatdev.wpenginepowered.com/wp-content/themes/piga/fonts/aeoniktrial-light.otf);
}
@font-face {
  font-family: 'aeoniktrial-bold';
  src: url(https://cardinalbatdev.wpenginepowered.com/wp-content/themes/piga/fonts/aeoniktrial-bold.otf);
} */
body, html {
overflow-x: hidden !important}
/* h1{
	
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 400 !important;
	font-size: 65px !important;
	
}


h2{
	font-size: 40px !important;
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 700 !important;
}
h3{
	font-size: 43px !important;
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 400 !important;
}

h4{
	font-size: 32px !important;
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 500 !important;
	letter-spacing: -1.5px !important;
	
}

h5{
	font-size: 24px !important;
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 400 !important;
} */

h6 {
		font-size: 20px !important;
	letter-spacing: -1px !important;
}
@media (max-width:768px){
     h1{
        font-size: 44px !important;
        letter-spacing: -3px !important;
    }   
	h3{
        font-size: 24px !important;
        letter-spacing: 0 !important;
    }   
/* 	h4{
	font-size: 20px !important;
	font-family: 'FONTSPRING DEMO - Garet Medium' !important;
	font-weight: 400 !important;
	} */
}

.custom-regular-font {
	 font-family: 'Garet', sans-serif !important;
}
.custom-menu-style {
    font-family: 'aeoniktrial-light', sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
}
.elementor-icon-list-text {
    font-family: 'aeoniktrial-light', sans-serif !important;
}
p, span, li, a {
/* 	line-height: 125% !important; */
}

/* p{
	font-size: 16px 
} */


u {
	    line-height: 125% !important;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 8%;
    text-underline-offset: 12%;
    text-decoration-skip-ink: auto;
}
.elementor-button span:not(.custom-link-text span) {
	font-family: 'Garet' !important;
	font-weight: 300;
}
/* p, ul, li, a, input, select, textarea {
	font-family: 'Garet' !important;
	font-weight: 400 !important;
	
} */
.site_button{
	font-family: 'aeoniktrial-bold' !important;
	font-weight: 600 !important;
}


.custom_primary_button  .elementor-button-wrapper, .gform_footer  {
     border-radius: 999px !important;
     padding: 4px !important;
  background: linear-gradient(93.24deg, #3659A1 0.7%, #588FFF 99.3%) !important;
}

.custom_primary_button svg {
	width: 20px !important;
}

.custom_primary_button  .elementor-button, .gform_wrapper input[type="submit"] {
    border: none !important;
  border-radius: 999px !important;
  
}

.custom_secondary_button  .elementor-button-wrapper {
     border-radius: 999px !important;
     padding: 4px !important;
  background: linear-gradient(87.68deg, #4C4C4C -15.58%, #EAEAEA 102.8%) !important;
}



.custom_secondary_button  .elementor-button {
    border: none !important;
  border-radius: 999px !important;
  
}

input::placeholder:not([type="checkbox"], [type="search"], [type="hidden"], [type="radio"], .ai-search-wrapper input), textarea {
  background: #0000000a !important;
  border: none !important;
  padding: 15px 10px !important;
  width: 100%;
  border-radius: 5px !important;
  font-size: 14px;
			 margin-bottom: 15px !important;
}
input::placeholder:not([type="checkbox"], [type="search"], [type="hidden"], .ai-search-wrapper input), textarea::placeholder {
color: #00000030 !important;
}
.ai-search-wrapper {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #37363617, #252525b0);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    padding: 8px 8px;
    padding-left: 15px;
    max-width: 600px;
    box-shadow: 0 0 20px rgba(128, 0, 128, 0.15);
    margin: 20px 0;
    gap: 10px;
}
.ai-search-wrapper input {
  flex-grow: 1;
  background: transparent;
  border: none;
  outline: none;
  color: white;
  font-size: 16px;
  font-family: 'Garet' !important;
	font-weight: 300 !important
}

.ai-search-wrapper input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.ai-search-wrapper button {
    background: linear-gradient(135deg, #7A28CB, #3D1465);
    border: none;
    padding: 10px 16px;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 50px;
    position: relative;
	  /* Inner shadow */
 box-shadow: inset -1px 5px 4px 5px rgba(255, 255, 255, 0.1), inset 0 -4px 8px rgba(0, 0, 0, 0.3), 0 0 8px rgba(122, 40, 203, 0.5);
}

.ai-search-wrapper button img {
      border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
    position: absolute;
    top: -9px;
    left: 5px;
    right: 0;
    bottom: 0;
}

.job-results {
	border: 2px solid #72727229;
    padding: 25px 20px;
    border-radius: 20px;
}
.job-results *:not(i) {
    font-family: 'Garet' !important;
    
}
.job-results small {
    
    font-weight: 300;
    -webkit-text-stroke: 1.2px;
}
.job-item-row {
	display: flex !important;
	gap: 20px;
	padding: 20px 0px;
	
}
.job-item-row:not(:last-child) {
	border-bottom: 1px solid #72727229;
}
.job-item-thumbnail {
    width: 100%;
    min-width: 80px;
    max-width: 120px;
    height: 100%;
    aspect-ratio: 1/1;
}
@media (max-width: 768px){
	.job-item-thumbnail {
		min-width: 60px !important;
		max-width: 70px !important;
		height: auto !important
	}
	.job-results {
		/* border: unset !important; */
		padding: 0 20px !important;
	}
	.job-item-action-buttons {
		
		gap: 0px !important;
	}
}
.job-item-thumbnail img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 10px !important;
	
}

.job-item-info .job-item-title {
    letter-spacing: -0.5px;
    text-transform: uppercase;
    font-weight: 300 !important;
	margin-top: 7px !important;
	font-size: 20px !important;
	color: #000 !important;
		-webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}
.job-item-info {
	width: auto !important;
}
.job-item-action {
    display: flex;
    margin-left: auto;
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-between;
}



/* Grid Area Assignments */
.job-item-thumbnail {
  grid-area: thumbnail;
}

.job-item-info {
  grid-area: info;
}

.job-item-action {
  grid-area: action;
  margin-top: 10px;
}

/* Optional: Make buttons stack in small screens */
.job-item-action-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.job-item-action-buttons a:not(a:has(i)) {
  
  min-width: 100px;
}

/* Desktop view: everything in one row */
@media (max-width: 768px) {
 .job-item-row {
    display: flex !important;
    
    flex-direction: column;
}
  .job-item-action {
    margin-top: 0;
    text-align: right;
  }

  .job-item-action-buttons {
    justify-content: flex-end;
    flex-wrap: nowrap;
  }

  .job-item-action-buttons a {
    width: auto;
  }
	
}

.job-item-action-buttons {
	display: flex;
    margin-left: auto;
    align-items: flex-end;
	
}
.job-item-action-upper-stats {
	display: flex;
    margin-left: auto;
    align-items: flex-end;
	
}
.primary-btn {
	padding: 10px 14px;
	background: #7A28CB !important;
	border-radius: 7px !important;
	color: #fff !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	border: unset !important;
}

.secondary-btn {
	padding: 10px 14px;
	background: #000 !important;
	border-radius: 7px !important;
	color: #fff !important;
	font-weight: 500 !important;
		font-size: 15px !important;
}

.light-primary-btn {
	padding: 10px 14px;
	background: #fff !important;
	border-radius: 7px !important;
	color: #7A28CB !important;
	font-weight: 500 !important;
	font-size: 15px !important;
}

.mx-2 {
	margin: 0 5px !important;
}
.job-item-author {
	color: #AC88FF !important;
	text-transform: uppercase
	
}


.light-primary-icon-btn {
    background: #EFE9FF;
    padding: 7px 12px;
    color: #7A28CB;
    border-radius: 7px;
    font-size: 18px;
}

.d-flex {	
	display: flex;

	align-items: center;
	justify-content: space-between;

}
.grey_button {
	padding: 15px 25px !important;
	background: #0000000d;
	border-radius: 50px !important;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	
	
}
.grey_button:hover {
background: #eee !important;
text-decoration: none !important;
	color: #000 !important;
	


}

@media (max-width:768px){
	.primary-btn, .secondary-btn {
		padding: 8px 13px;
		font-size: 12px !important;
	}
	.light-primary-icon-btn {
		padding: 4px 11px;
	}
}

.user-profile-summary * {
	font-family: 'Garet' !important
}
.user-profile-summary .user-profile-name {
    font-size: 36px !important;
    display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px; 
}
.user-profile-skills {
	font-size: 20px !important;
	font-weight: 300 !important
}



.light-secondary-icon-btn {
    border: 1px solid #00000038;
    border-radius: 7px;
    padding: 9px 14px;
    background: #d9d9d93d;
    color: #000;
}