/*
Theme Name: AIHub
Theme URI: https://liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.3.2
License: GNU General Public License
License URI: license.txt
Text Domain: aihub
Tested up to: 6.3
Requires PHP: 7.4
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.wp-block-gallery {
	margin-bottom: 1em;
}
.blocks-gallery-caption {
	margin-top: 0;
}

/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.wp-block-button__link {
	--wp-btn-border-radius: 1.5em;
	border-radius: var(--wp-btn-border-radius);
	line-height: 1.35em;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	--wp-btn-border-radius: 0;
}

/*--------------------------------------------------------------
Cover
--------------------------------------------------------------*/
.wp-block-cover.has-background-dim {
	color: #fff;
}
.wp-block-cover.has-background-dim a {
	color: inherit;
}

.wp-block-group.has-background,
.has-background {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
Blockquote
--------------------------------------------------------------*/
.wp-block-pullquote blockquote {
	border: none;
}

/*--------------------------------------------------------------
Careers 
--------------------------------------------------------------*/
.awsm-job-wrap{
    margin-top: 200px !important;
}
.page-id-6396 .awsm-filter-item {
    width: 33.3% !important;
}

@media (max-width: 767px) {
    .page-id-6396 .awsm-filter-item {
        width: 100% !important;
    }
}

.page-id-6396 .awsm-filter-wrap.awsm-no-search-filter-wrap{
    /*padding-top: 10px;*/
    /*background: white;*/
    /*border-radius: 8px;*/
    /*box-shadow: 5px 4px 10px #efefef;*/
}

.page-id-6396 .awsm-selectric-items li.highlighted {
    background: rgba(107, 151, 255, 0.1) !important;
    color: #444 !important;
    border-radius: 8px !important;
    position: relative;
    padding-left: 24px; 
    font-weight: bold!important;
}

.page-id-6396 .awsm-selectric-items li.highlighted::before {
    content: '✓'; 
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #444;
    font-weight: bold;
}

.page-id-6396 .awsm-selectric-items li{
    font-size: 14px;
    margin-top: 4px!important;
    margin-bottom: 4px!important;
}

.page-id-6396 .awsm-selectric-items li:hover {
    background: rgba(107, 151, 255, 0.1);
    color: #444;
    border-radius: 8px;
    cursor: pointer;
}

.page-id-6396 .awsm-job-form-plugin-style .awsm-selectric-open .awsm-selectric{
    border-color:#efefef!important;
}

.page-id-6396 .awsm-selectric-items{
    padding: 8px;
    border-radius: 12px!important;
    margin-top: 8px;
    border: 1px solid #efefef!important;
    box-shadow:5px 4px 10px #efefef;
}

.page-id-6396 .awsm-job-form-plugin-style .awsm-selectric .label {
    font-size: 14px;
    font-weight: bold!important;
}

.page-id-6396 .awsm-job-form-plugin-style .awsm-selectric{
    border-color: #efefef!important;
    border-radius: 8px !important;
}

.page-id-6396 .awsm-filter-toggle{
    background: #fff;
    border-color: #efefef!important;
    border-radius: 8px !important;
     color: #444;
}

.page-id-6396 .awsm-filter-toggle .awsm-on{
    background: #fff;
    border-color: #efefef!important;
    border-radius: 8px !important;
     color: #444;
}
.uicore-navbar nav.menu-item-has-children>a:after{
    content: hidden !important;
}

#lqd-page-content-wrap {
  margin-top: 200px !important; 
}

#lqd-page-content-wrap .has-medium-font-size {
  font-size: 20px !important; 
  line-height: 1.6;    
}

.posted-on{
    display: none !important;
}

.entry-meta{
    display: none !important;
}

.entry-footer{
    display : none !important;
}

.awsm-job-content{
    font-size: 20px !important;
    margin-top: 12px!important;
    line-height: 1.6;
}

.awsm-job-specifications-row .awsm-job-specification-wrapper{
    display: flex !important;
    flex-direction:column!important;
    gap: 12px;
}

.awsm-job-content p {
    margin-bottom: 8px !important;
}

.lqd-contents .overflow-hidden {
    overflow: visible !important;
}

.awsm-application-submit-btn {
    min-width: 160px; 
    padding: 10px 24px;
    border-radius: 9999px; 
    background-color: #000000 !important; 
    color: #ffffff !important; 
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.awsm-job-form-inner h2{
    font-size: 22px !important;
    line-height: 26px!important;
}
.awsm-job-form-group{
    margin-bottom: 20px!important;
}
.awsm-job-form-group label{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}

.awsm-job-form-group.awsm-job-inline-group label{
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 1.2 !important;
}

.awsm-job-form-inner {
    background: transparent !important;
}

#awsm-applicant-name,
#awsm-applicant-email,
#awsm-applicant-phone,
#awsm-cover-letter {
    color: #000000 !important;
}

.awsm-job-item {
    background: transparent !important;
}

.awsm-lists{
    border: none !important;
}
