/**
Theme Name: Jacksons Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jacksons-child-theme
Template: astra
*/




/* Paragraph spacing */

.single-post .site-content p {
	margin-bottom: 30px;
}

.single-post .site-content .wp-caption-text {
    margin-bottom: 40px;
    line-height: 20px;
    margin-top: -10px;
}

.single-post .site-content img {
	display: inline-block;
	margin: 20px 0;
}

.site-content .embed-container {
	margin-bottom: 40px;
}

.single-post .site-content img.uael-video__thumb {
	margin: 0 !important;
}

.post-last-updated {
	font-family: 'Roboto Condensed';
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

/* Original live site styles */
.home.ast-single-post .entry-content a {
    text-decoration: none;
}
.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	display: none;
}

/* HEADER */

.elementor-widget-search .e-search-input-wrapper>i:is(svg), .elementor-widget-search .e-search-input-wrapper>svg:is(svg) {
    display: none;
}

.elementor-1536128 .elementor-element.elementor-element-8f4dab2 {
    --justify-content: flex-start;
}

/* PAGES */

@media (min-width: 993px) {
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
        margin: 0;
    }
}

/* FOOTER */

.klaviyo-form-SyVEKn button {
	width: 160px;
}

.klaviyo-form-SyVEKn input {
	border: none !important;
}

@media (max-width: 600px) {
  [data-testid="form-row"] {
    flex-direction: column !important;
  }

  [data-testid="form-component"] {
    width: 100% !important;
    flex: 1 1 100% !important;
    padding: 10px 0 !important;
  }

  [data-testid="form-component"]:last-child {
    margin: 0 !important;
  }

  /* Make button fill width */
  [data-testid="form-component"] button {
    width: 100% !important;
  }
}

/* MISC */

address, blockquote, body, dd, dl, dt, fieldset, figure, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    font-size: 15px;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.custom-post-cat {
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.5px;
}

.elementor-pagination {
	border-top: 1px solid #EAEAEA;
	padding: 15px;
	margin-top: 10px;
}

.post-card-meta a:hover {
	text-decoration: underline !important;
}

.elementor-widget-heading h1.elementor-heading-title {
    line-height: 1.3em;
    font-size: 40px;
    letter-spacing: 2.2px;
}

.ast-article-single figure, .ast-article-single img:not(figure img) {
	background-color: none;
	box-shadow: none;
}

.homepage-banner-category a {
	color: #ffffff !important;
}

.homepage-banner-category a:hover {
	text-decoration: underline  !important;
}

/* NAVIGATION */

.uael-menu-item:focus {
	outline: none;
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}

.elementor-nav-menu a {
  -webkit-tap-highlight-color: transparent;
}

.elementor-nav-menu a:focus:not(:focus-visible),
.menu button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

/* POSTS */

.single-post .single-blog-content .wp-caption-text {
	font-size: 12px;
	text-align: left;
}

/* COMMENTS */

.comments-title {
    display: none;
}

.comment-form {
	margin-bottom: 40px;
}

.page .comments-area {
	display: none;
}

/* FORMS */

#form-field-field_73ab04f {
	background: none;
	margin-top: 10px;
}

#form-field-message {
	padding: 20px
}

/* Blog Article */
.tags-layout .elementor-post-info__terms-list {
    color: #e5e5e5;
    word-wrap: normal;
    display: flex !important;
    flex-wrap: wrap;
}
.tags-layout .elementor-post-info__terms-list a {
    background-color: #e5e5e5;
    background-color: #e5e5e5;
    padding: 4px 25px;
    border-radius: 50px;
    margin: 0px 10px 20px 10px;
    color: #000;
    min-width: 160px;
    font-size: 15px;
    text-align: center;
/*     font-family: 'Roboto';
    letter-spacing: 0.6px;
    line-height: 20px; */
}
.recom-post .elementor-post__meta-data .elementor-post-author:before{
    content: 'by';
}
.recom-post .elementor-post__meta-data {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.recom-post .elementor-post__meta-data span{
    font-size: 15px;
    color: #000;
    font-family: 'roboto';
    line-height: 22px;
    letter-spacing: 2.2px;
    width: auto;
    text-transform: uppercase;
}
.recom-post .elementor-post__title {
    margin-bottom: 15px !important;
}
.single-post .comment-form .ast-comment-formwrap {
    display: flex;
    flex-direction: column;
}
.single-post .comment-form{
    display: flex;
    flex-wrap: wrap;
}
.single-post .comment-form #reply-title,
.single-post .comment-form .comment-notes,
.single-post .comment-form .comment-form-url,
.single-post .comment-form .comment-form-cookies-consent,
.single-post .comment-reply-title{
    display: none;
}
.single-post .comment-form .comment-textarea {
    order: 3;
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 30px !important;
    margin-bottom: 11px;
}
.single-post .comment-form .ast-comment-formwrap {
    order: 2;
    flex: 0 0 30%;
    max-width: 30%;
}
.single-post .comment-form .form-submit {
    order: 3;
    width: 100%;
    text-align: right;
}
.single-post .comment-form .comment-form-author, 
.single-post .comment-form .comment-form-email {
    width: 100%;
}
.single-post .comment-form .ast-comment-formwrap input,
.single-post .comment-form .comment-textarea textarea {
    border-color: #000;
}
.single-post .comment-form .comment-form-comment {
    margin-bottom: 0 !important;
}
.single-post .comment-form .form-submit #submit {
    background-color: #000 !important;
    padding: 25px 35px !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed' !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}
.ast-page-builder-template .comments-area {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.ast-comment-formwrap .comment-form-author {
    margin-bottom: 10px;
}
.ast-page-builder-template .comments-area #respond {
    padding-top: 0;
}
.logged-in-as a {
    display: none;
}
.logged-in-as {
    width: 100%;
}
.logged-in-as .required-field-message {
    display: none;
}
.logged-in.single-post .comment-form .comment-textarea {
    padding-left: 0 !important;
    width: 100%;
    flex: unset;
    max-width: 100%;
		margin-bottom: 11px;
}
.blog-author-main-wrap {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
}
.ba-row {
    display: flex;
    align-items: center;
}
.ba-col.content-wrapper {
    width: calc(100% - 240px);
    padding-left: 20px;
}
.blog-author-post-content-wrap {
    padding: 70px 0;
}
.no-underline a{
    text-decoration: none;
}
.desktop-home-post-template .elementor-widget-post-info ul, .elementor-widget-loop-grid .elementor-widget-post-info ul {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
}
.desktop-home-post-template .elementor-widget-post-info ul li, .elementor-widget-loop-grid .elementor-widget-post-info ul li {
    list-style-type: none;
}

/* Additional styling for live site */
.bottom-tags-container .elementor-icon-list-items.elementor-post-info {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
}
.bottom-tags-container .elementor-icon-list-items.elementor-post-info li {
    text-decoration: none;
    display: flex;
}
.search-results .ast-article-post, .dsply-posts-archive .ast-article-post {
    width: 100% !important;
}

@media only screen and (max-width: 600px) {
	.single-post .comment-form{
        flex-direction: column;
	}
	.single-post .comment-form .comment-textarea {
        flex: unset;
        max-width: 100%;
        padding-left: 0px !important;
	}
	.single-post .comment-form .ast-comment-formwrap {
        flex: unset;
        max-width: 100%;
	}
	.single-post .comment-form .form-submit #submit {
        background-color: #000 !important;
        padding: 16px 23px 12px !important;
        font-weight: 600 !important;
        font-size: 15px !important;
        line-height: 26px;
        letter-spacing: 1.5px;
	}
}

/* SearchWP  */

.swp-input--search::placeholder {
  color: #000000;
	font-size: 15px;
	letter-spacing: 0.6px;
}

form.searchwp-form input.swp-input--search {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath fill='%23000000' d='M6.068 12.136c1.31 0 2.533-.426 3.527-1.136l3.74 3.74c.174.173.402.26.64.26.512 0 .883-.395.883-.9a.87.87 0 0 0-.253-.63L10.89 9.744a6.04 6.04 0 0 0 1.247-3.677C12.136 2.73 9.406 0 6.068 0 2.722 0 0 2.73 0 6.068s2.722 6.068 6.068 6.068m0-1.31c-2.612 0-4.758-2.154-4.758-4.758S3.456 1.31 6.068 1.31c2.604 0 4.758 2.154 4.758 4.758s-2.154 4.758-4.758 4.758'/%3E%3C/svg%3E");
}

.elementor-element-5e5e9b65 {
  width: 85% !important;
  max-width: 85% !important;
  flex: 1 1 80% !important;
}

.searchwp-live-search-results {
	border: none !important;
	box-shadow: none !important;
	margin-left: 0px;
}

.searchwp-live-search-result {
    padding: 15px;
}

.searchwp-live-search-result--title {
	    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.4px;
	margin-bottom: 7px;
}

@media (max-width: 768px) {
	.searchwp-live-search-results {
	width: 90% !important;
	margin-left: 0px;
	right: 17px !important;
}
}

form.searchwp-form input.swp-input--search {
    background-position: left 20px top 50%;
    background-size: 20px auto;
	border: none;
    padding: 25px 20px 25px 55px;
    border-radius: 50px;
}

.searchwp-live-search-result--desc {
	margin-bottom: 0;
}


/* IMAGE ALIGNMENT */

.align-top-left, .align-top-left img {
  object-position: left top !important;
	background-position: left top !important;
}

.align-top-center, .align-top-center img {
  object-position: center top !important;
	background-position: center top !important;
}

.align-top-right, .align-top-right img {
  object-position: right top !important;
	background-position: right top !important;
}

.align-center-left, .align-center-left img {
  object-position: left center !important;
	background-position: left center !important;
}

.align-center-center, .align-center-center img {
  object-position: center center !important;
	background-position: center center !important;
}

.align-center-right, .align-center-right img {
  object-position: right center !important;
	background-position: right center !important;
}

.align-bottom-left, .align-bottom-left img {
  object-position: left bottom !important;
	background-position: left bottom !important;
}

.align-bottom-center, .align-bottom-center img {
  object-position: center bottom !important;
	background-position: center bottom !important;
}

.align-bottom-right, .align-bottom-right img {
  object-position: right bottom !important;
	background-position: right bottom !important;
}

@media (min-width: 1200px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

/* PAGINATION */

.elementor-pagination {
    padding: 25px 15px 5px;
	  margin-top: 30px;
}

a.page-numbers {
    padding: 7px 8px;
}

a.page-numbers:hover {
	background-color: #e5e5e5;
}

.elementor-pagination .current {
	background-color: #e5e5e5;
	padding: 7px 8px;
}








/* HEADER */

.elementor-widget-search .e-search-input-wrapper>i:is(svg), .elementor-widget-search .e-search-input-wrapper>svg:is(svg) {
    display: none;
}

.elementor-1536128 .elementor-element.elementor-element-8f4dab2 {
    --justify-content: flex-start;
}

/* FOOTER */

.klaviyo-form-SyVEKn button {
	width: 160px;
}

.klaviyo-form-SyVEKn input {
	border: none !important;
}

@media (max-width: 600px) {
  [data-testid="form-row"] {
    flex-direction: column !important;
  }

  [data-testid="form-component"] {
    width: 100% !important;
    flex: 1 1 100% !important;
    padding: 10px 0 !important;
  }

  [data-testid="form-component"]:last-child {
    margin: 0 !important;
  }

  /* Make button fill width */
  [data-testid="form-component"] button {
    width: 100% !important;
  }
}

/* MISC */

address, blockquote, body, dd, dl, dt, fieldset, figure, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    font-size: 15px;
}

.custom-post-cat {
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.5px;
}

.elementor-pagination {
	border-top: 1px solid #EAEAEA;
	padding: 15px;
	margin-top: 10px;
}

.post-card-meta a:hover {
	text-decoration: underline !important;
}

/* NAVIGATION */

.uael-menu-item:focus {
	outline: none;
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}

.elementor-nav-menu a {
  -webkit-tap-highlight-color: transparent;
}

.elementor-nav-menu a:focus:not(:focus-visible),
.menu button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

/* POSTS */

.single-post .single-blog-content .wp-caption-text {
	font-size: 12px;
	text-align: left;
}

/* COMMENTS */

.comments-title {
    display: none;
}

.comment-form {
	margin-bottom: 40px;
}

/* FORMS */

#form-field-field_73ab04f {
	background: none;
	margin-top: 10px;
}

#form-field-message {
	padding: 20px
}

/* SEARCHWP  */

.swp-input--search::placeholder {
  color: #000000;
	font-size: 15px;
	letter-spacing: 0.6px;
}

form.searchwp-form input.swp-input--search {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath fill='%23000000' d='M6.068 12.136c1.31 0 2.533-.426 3.527-1.136l3.74 3.74c.174.173.402.26.64.26.512 0 .883-.395.883-.9a.87.87 0 0 0-.253-.63L10.89 9.744a6.04 6.04 0 0 0 1.247-3.677C12.136 2.73 9.406 0 6.068 0 2.722 0 0 2.73 0 6.068s2.722 6.068 6.068 6.068m0-1.31c-2.612 0-4.758-2.154-4.758-4.758S3.456 1.31 6.068 1.31c2.604 0 4.758 2.154 4.758 4.758s-2.154 4.758-4.758 4.758'/%3E%3C/svg%3E");
}

.elementor-element-78ab0bf  {
  width: 85% !important;
  max-width: 85% !important;
  flex: 1 1 80% !important;
}

.searchwp-live-search-results {
	border: none !important;
	box-shadow: none !important;
	margin-left: 0px;
}

.searchwp-live-search-result {
    padding: 15px;
}

.searchwp-live-search-result--title {
	    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.4px;
	margin-bottom: 7px;
}

@media (max-width: 768px) {
	.searchwp-live-search-results {
	width: 90% !important;
	margin-left: 0px;
	right: 17px !important;
}
}

form.searchwp-form input.swp-input--search {
    background-position: left 20px top 50%;
    background-size: 20px auto;
	border: none;
    padding: 25px 20px 25px 55px;
    border-radius: 50px;
}

.searchwp-live-search-result--desc {
	margin-bottom: 0;
}

/* IMAGE ALIGNMENT */

.align-top-left, .align-top-left img {
  object-position: left top !important;
	background-position: left top !important;
}

.align-top-center, .align-top-center img {
  object-position: center top !important;
	background-position: center top !important;
}

.align-top-right, .align-top-right img {
  object-position: right top !important;
	background-position: right top !important;
}

.align-center-left, .align-center-left img {
  object-position: left center !important;
	background-position: left center !important;
}

.align-center-center, .align-center-center img {
  object-position: center center !important;
	background-position: center center !important;
}

.align-center-right, .align-center-right img {
  object-position: right center !important;
	background-position: right center !important;
}

.align-bottom-left, .align-bottom-left img {
  object-position: left bottom !important;
	background-position: left bottom !important;
}

.align-bottom-center, .align-bottom-center img {
  object-position: center bottom !important;
	background-position: center bottom !important;
}

.align-bottom-right, .align-bottom-right img {
  object-position: right bottom !important;
	background-position: right bottom !important;
}



/* Original live site styles */
.home.ast-single-post .entry-content a {
    text-decoration: none;
}
.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	display: none;
}

/* Articles */

.tags-layout .elementor-post-info__terms-list {
    color: #e5e5e5;
    word-wrap: normal;
    display: flex !important;
    flex-wrap: wrap;
}
.tags-layout .elementor-post-info__terms-list a {
    background-color: #e5e5e5;
    background-color: #e5e5e5;
    padding: 4px 25px;
    border-radius: 50px;
    margin: 0px 10px 20px 10px;
    color: #000;
    min-width: 160px;
    font-size: 15px;
    text-align: center;
/*     font-family: 'Roboto';
    letter-spacing: 0.6px;
    line-height: 20px; */
}
.recom-post .elementor-post__meta-data .elementor-post-author:before{
    content: 'by';
}
.recom-post .elementor-post__meta-data {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.recom-post .elementor-post__meta-data span{
    font-size: 15px;
    color: #000;
    font-family: 'roboto';
    line-height: 22px;
    letter-spacing: 2.2px;
    width: auto;
    text-transform: uppercase;
}
.recom-post .elementor-post__title {
    margin-bottom: 15px !important;
}
.single-post .comment-form .ast-comment-formwrap {
    display: flex;
    flex-direction: column;
}
.single-post .comment-form{
    display: flex;
    flex-wrap: wrap;
}
.single-post .comment-form #reply-title,
.single-post .comment-form .comment-notes,
.single-post .comment-form .comment-form-url,
.single-post .comment-form .comment-form-cookies-consent,
.single-post .comment-reply-title{
    display: none;
}
.single-post .comment-form .comment-textarea {
    order: 3;
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 30px !important;
    margin-bottom: 11px;
}
.single-post .comment-form .ast-comment-formwrap {
    order: 2;
    flex: 0 0 30%;
    max-width: 30%;
}
.single-post .comment-form .form-submit {
    order: 3;
    width: 100%;
    text-align: right;
}
.single-post .comment-form .comment-form-author, 
.single-post .comment-form .comment-form-email {
    width: 100%;
}
.single-post .comment-form .ast-comment-formwrap input,
.single-post .comment-form .comment-textarea textarea {
    border-color: #000;
}
.single-post .comment-form .comment-form-comment {
    margin-bottom: 0 !important;
}
.single-post .comment-form .form-submit #submit {
    background-color: #000 !important;
    padding: 25px 35px !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed' !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}
.ast-page-builder-template .comments-area {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.ast-comment-formwrap .comment-form-author {
    margin-bottom: 10px;
}
.ast-page-builder-template .comments-area #respond {
    padding-top: 0;
}
.logged-in-as a {
    display: none;
}
.logged-in-as {
    width: 100%;
}
.logged-in-as .required-field-message {
    display: none;
}
.logged-in.single-post .comment-form .comment-textarea {
    padding-left: 0 !important;
    width: 100%;
    flex: unset;
    max-width: 100%;
		margin-bottom: 11px;
}
.blog-author-main-wrap {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
}
.ba-row {
    display: flex;
    align-items: center;
}
.ba-col.content-wrapper {
    width: calc(100% - 240px);
    padding-left: 20px;
}
.blog-author-post-content-wrap {
    padding: 70px 0;
}
.no-underline a{
    text-decoration: none;
}
.desktop-home-post-template .elementor-widget-post-info ul, .elementor-widget-loop-grid .elementor-widget-post-info ul {
    padding-left: 0px;
    display: flex;
    flex-direction: row;
}
.desktop-home-post-template .elementor-widget-post-info ul li, .elementor-widget-loop-grid .elementor-widget-post-info ul li {
    list-style-type: none;
}

.bottom-tags-container .elementor-icon-list-items.elementor-post-info {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
}
.bottom-tags-container .elementor-icon-list-items.elementor-post-info li {
    text-decoration: none;
    display: flex;
}
.search-results .ast-article-post, .dsply-posts-archive .ast-article-post {
    width: 100% !important;
}

@media only screen and (max-width: 600px) {
	.single-post .comment-form{
        flex-direction: column;
	}
	.single-post .comment-form .comment-textarea {
        flex: unset;
        max-width: 100%;
        padding-left: 0px !important;
	}
	.single-post .comment-form .ast-comment-formwrap {
        flex: unset;
        max-width: 100%;
	}
	.single-post .comment-form .form-submit #submit {
        background-color: #000 !important;
        padding: 16px 23px 12px !important;
        font-weight: 600 !important;
        font-size: 15px !important;
        line-height: 26px;
        letter-spacing: 1.5px;
	}
}

/* astra */
.ast-container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    border-bottom: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
/* Header */
.search-btn {
    cursor: pointer;
}
.search-btn .elementor-icon-wrapper{
    display: flex;
}
/* Home */
.elementor-slide-description h1{
    color: #fff;
}
.elementor-slide-description h1:last-child{
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.post-info-area .elementor-post-info__item--type-author{
    font-weight: 700;
}
.post-info-area .elementor-post-info__item-prefix {
    font-weight: 400;
}
.view-more-btn a{
    text-decoration: none !important;
    font-weight: 700;
}
.view-more-btn a:hover{
    color: #000 !important;
}
.brgr-header-icon .elementor-icon-wrapper {
    display: flex;
}
/* footer */
.footer-max-width {
    max-width: 580px;
    height: 100%;
}
.footer-social-icons {
    width: 100%;
}
.footer-social-icons .elementor-social-icons-wrapper{
    display: flex !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
}
.footer-email-form .elementor-field-group-email {
    max-width: 458px;
	height: 62px;
}
.footer-email-form .elementor-field-type-submit {
    max-width: 218px;
	height: 62px;
}
.footer-email-form .elementor-field-type-submit .elementor-button {
	padding: 19px 0px 19px 0px !important;
}
.footer-about-links .elementor-heading-title {
    line-height: 100% !important;
}
.footer-text-bottom {
    max-width: 336px !important;
}
.footer-text-bottom .elementor-widget-container {
    max-width: 305px;
}
.footer-text-wrap {
    max-width: 654px;
}
.thumb-image-wrap {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
}
.post-content-wrap {
    padding: 21px 0;
}
.ba-posts-row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 22px;
}
.post-tags {
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 20px;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    margin-bottom: 6px;
}
.post-title {
    font-size: 22px;
    letter-spacing: 2.2px;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: 'Roboto Condensed';
}
.post-meta-wrap {
    font-size: 15px;
    letter-spacing: 0.6px;
}
.post-meta-wrap .post-autor {
    font-weight: 700;
}
.ba-post-col {
    flex: 0 0 23.98%;
    max-width: 23.98%;
}
.post-tags a {
    color: #000;
}
.custom-post-cat a {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
}
#ast-commentform input#submit {
    width: 220px;
}
/* Blog Article */
.tags-layout .elementor-post-info__terms-list {
    color: #e5e5e5;
    word-wrap: normal;
    display: flex !important;
    flex-wrap: wrap;
}
.tags-layout .elementor-post-info__terms-list a {
    background-color: #e5e5e5;
    background-color: #e5e5e5;
    padding: 4px 25px;
    border-radius: 50px;
    margin: 0px 10px 20px 10px;
    color: #000;
    min-width: 160px;
    font-size: 15px;
    text-align: center;
}
.tags-layout .elementor-post-info__terms-list a:hover {
    background-color: #707070;
    background-color: #707070;
}
.recom-post .elementor-post__meta-data .elementor-post-author:before{
    content: 'by';
}
.recom-post .elementor-post__meta-data {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.recom-post .elementor-post__meta-data span{
    font-size: 15px;
    color: #000;
    font-family: 'roboto';
    line-height: 22px;
    letter-spacing: 2.2px;
    width: auto;
    text-transform: uppercase;
}
.recom-post .elementor-post__title {
    margin-bottom: 15px !important;
}
.single-post .comment-form .ast-comment-formwrap {
    display: flex;
    flex-direction: column;
}
.single-post .comment-form{
    display: flex;
    flex-wrap: wrap;
}
.single-post .comment-form #reply-title,
.single-post .comment-form .comment-notes,
.single-post .comment-form .comment-form-url,
.single-post .comment-form .comment-form-cookies-consent,
.single-post .comment-reply-title{
    display: none;
}
.single-post .comment-form .comment-textarea {
    order: 3;
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 30px !important;
		margin-bottom: 11px;
}
.single-post .comment-form .ast-comment-formwrap {
    order: 2;
    flex: 0 0 30%;
    max-width: 30%;
}
.ast-separate-container .comment-respond {
	padding: 0 !important;
}
.single-post .comment-form .form-submit {
    order: 3;
    width: 100%;
    text-align: right;
}
.single-post .comment-form .comment-form-author, 
.single-post .comment-form .comment-form-email {
    width: 100%;
}
.single-post .comment-form .ast-comment-formwrap input,
.single-post .comment-form .comment-textarea textarea {
    border-color: #000;
}
.single-post .comment-form .comment-form-comment {
    margin-bottom: 0 !important;
	transform: translateX(20px);
}
.single-post  #ast-commentform  .ast-grid-common-col {
	padding: 0 !important;
}
.single-post .comment-form .form-submit #submit {
    background-color: #000 !important;
    padding: 25px 35px !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed' !important;
    font-weight: 600 !important;
    font-size: 22px !important;
}
.ast-page-builder-template .comments-area {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.ast-comment-formwrap .comment-form-author {
    margin-bottom: 10px;
}
.ast-page-builder-template .comments-area #respond {
    padding-top: 0;
}
.logged-in-as a {
    display: none;
}
.logged-in-as {
    width: 100%;
}
.logged-in-as .required-field-message {
    display: none;
}
.logged-in.single-post .comment-form .comment-textarea {
    padding-left: 0 !important;
    width: 100%;
    flex: unset;
    max-width: 100%;
		margin-bottom: 11px;
}
.blog-author-main-wrap {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
}
.ba-row {
    display: flex;
    align-items: center;
}
.ba-col.image-wrapper {
    max-width: 159px;
}
.ba-col.content-wrapper {
    width: calc(100% - 240px);
    padding-left: 20px;
}
.blog-author-post-content-wrap {
    padding: 70px 0;
}
.no-underline a{
	text-decoration: none !important;
}
/* submission & suggestion form - CF7*/
.wpcf7 input[type="text"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type=reset], .wpcf7 input[type=tel], .wpcf7 input[type=date], .wpcf7 select {
    height: 45px;
}
.wpcf7 input[type="submit"] {
  color: #ffffff;
  background-color: #000000;
  width: 100%;
  max-width: 220px;
  height: 72px;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  font-size: 20px;
  transition: 250ms ease-in-out;
}
.wpcf7 input[type="submit"]:hover {
  color: #000;
  background: #fff;
  border: 1px solid #707070;
}
.wpcf7 .cstm-group-flex {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.wpcf7 .cstm-input-group {
  width: 100%;
  max-width: 456px;
  margin-bottom: 0;
}
.wpcf7 .cstm-input-group p {
  width: 100%;
  margin-bottom: 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
  max-width: 456px;
  width: 100%;
  font-size: 15px;
  font-family: "Roboto";
  color: #707070;
  border-radius: 0;
  border: 1px solid #707070;
}
.wpcf7 textarea {
  width: 100%;
  height: 196px;
  font-size: 15px;
  font-family: "Roboto";
  color: #707070;
  resize: none;
  border-radius: 0;
  border: 1px solid #707070;
}
.wpcf7 .cstm-file-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  gap: 21px;
  margin-bottom: 40px;
}
.wpcf7 .cstm-file-container p {
  margin-bottom: 0;
}
.wpcf7 .cstm-file-upload-group p {
  margin-bottom: 0;
}
.wpcf7 .cstm-file-upload-group label {
  font-family: "Roboto";
  font-size: 15px;
  display: flex;
  width: 90%;
  font-weight: 400;
}
.wpcf7 .cstm-file-container .wpcf7-form-control-wrap {
  width: 0%;
  display: block;
}
.wpcf7 .cstm-file-upload-group {
  display: flex;
  gap: 10px;
  position: relative;
  flex-direction: column;
  margin-bottom: 0;
}
.wpcf7 input[type="file"] {
  position: absolute;
  opacity: 0;
  width: 340px !important;
  left: -20px;
  height: 72px;
  cursor: pointer;
}
.wpcf7 .custom-file-upload {
  display: block;
  width: 100%;
  max-width: 340px;
  height: 72px;
  text-align: center;
  color: #000;
  border: 1px solid #707070;
  padding: 0px 20px;
  font-size: 15px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  cursor: pointer;
  transition: 250ms ease-in-out;
}
.wpcf7 .file-placeholder {
  display: block;
  width: 100%;
  text-align: center;
}
.wpcf7 .custom-file-upload:hover {
  background-color: #000;
  color: #fff;
}
.wpcf7 .file-name {
  font-size: 12px;
  color: #000;
  line-height: 18px;
  letter-spacing: 0.48px;
  font-weight: 400;
  font-family: "Roboto";
  text-align: left;
  width: 100%;
}
.wpcf7 .file-check {
  background: #000;
  border-radius: 100px;
  color: #fff;
  font-weight: 100;
  margin-left: 5px;
  width: 22px;
  height: 22px;
  font-size: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wpcf7 .file-check img {
  filter: brightness(0) invert(1) saturate(100%);
}
.wpcf7 .cstm-recaptcha-submit {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
}


/* / Updates / */
.cstm-recaptcha-group p {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 12px;
  color: #000;
  margin-bottom: 0;
}
.cstm-recaptcha-group p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.cstm-recaptcha-group {
    width: 100%;
    max-width: 450px;
}
.cstm-recaptcha-group .wpcf7-form-control-wrap {
  max-width: 96px;
  margin-left: 24px;
}
.cstm-recaptcha-group .wpcf7-captchac {
  margin-left: 12px;
}
.wpcf7 .cstm-recaptcha-submit > p {
  max-width: 220px;
  flex: 0 0 220px;
  margin-bottom: 0;
  height: 72px;
}

/* Additional live site updates */
.bottom-tags-container .elementor-icon-list-items.elementor-post-info {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
}
.bottom-tags-container .elementor-icon-list-items.elementor-post-info li {
    text-decoration: none;
    display: flex;
}

.search-results .ast-article-post {
    width: 100% !important;
}

@media only screen and (max-width: 1024px) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 .cstm-input-group {
    max-width: 100%;
  }
  .wpcf7 .cstm-group-flex {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .wpcf7 .cstm-input-group p {
    margin-bottom: 0;
  }
  .wpcf7 .cstm-file-container {
    flex-direction: column;
  }
  .wpcf7 .custom-file-upload {
    position: relative;
    width: 100%;
  }
  .wpcf7 input[type="submit"] {
    max-width: none;
  }
  .wpcf7 input[type="file"] {
    width: 90vw !important;
  }
  /* / recently added / */
  .cstm-recaptcha-group p {
    justify-content: space-between;
  }
  .wpcf7 .cstm-file-upload-group label {
    font-weight: 400;
  }
  .wpcf7 .cstm-file-container {
    margin-bottom: 20px;
  }
  .cstm-recaptcha-group {
    max-width: none;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 .cstm-recaptcha-submit > p {
    margin-left: auto;
    height: 52px;
    flex: 0 0 160px;
    max-width: 160px;
  }
  .wpcf7 .cstm-recaptcha-submit input {
    font-size: 15px;
    line-height: 0;
    height: 52px;
  }
}


/* / side menu CSS - Start / */
/* .interview-menu-header,
.art-menu-header,
.interview-sub-menu,
.art-sub-menu {
  display: none;
} */
.art-sub-menu,
.art-menu-header,
.interview-sub-menu,
.interview-menu-header,
.second-sub-menu-header,
.second-sub-menu {
	display: none;
}
.alignment-icons .elementor-icon-wrapper {
    line-height: 56px;
}
.archive.tags .hide-tags {
    display: none;
}
.back-to-home .elementor-icon-wrapper,
.back-to-menu .elementor-icon-wrapper {
    line-height: 15px;
}
.tags-layout-side-menu .elementor-post-info a {
  background-color: #e5e5e5;
  padding: 4px 15px 4px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 50px;
  color: #000000;
  font-size: 12px;
  text-align: center;
  transition: ease-out 0.3s;
  font-family: "Roboto";
  letter-spacing: 0.48px;
}
.tags-layout-side-menu .elementor-post-info a:hover {
  background-color: #808285;
  color: #ffffff;
}
.tags-layout-side-menu .elementor-icon-list-icon {
  display: none;
}

/* Additional styling for live site */
.bottom-tags-container .elementor-icon-list-items.elementor-post-info {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
}
.bottom-tags-container .elementor-icon-list-items.elementor-post-info li {
    text-decoration: none;
    display: flex;
}
/* New Updates 06-27-2025 - start */
.jack-main-nav .uael-nav-menu__layout-horizontal .uael-has-submenu-container .uael-sub-menu-item .sub-arrow {
	display: flex;
	margin-right: 20px;
}
.jack-main-nav .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu {
	box-shadow: none !important;
}
.elementor-element .swiper .elementor-swiper-button:hover svg {
    fill: #707070;
}
.elementor-slide-heading:hover {
	color: #e5e5e5;
	cursor: pointer;
	transition: .3s ease-in-out;
}
.jack-footer-left-area {
	height: 144px;
}
.footer-email-form .elementor-message-svg:before {
	filter: invert(0.5);
}
textarea#comment {
    resize: none;
}
.jack-main-nav a i, .btn-vm a svg {
    transition: transform 0.2s ease-out;
}
.jack-main-nav a:hover i, .btn-vm a:hover svg {
    transform: translate(2px, 0);
	filter: contrast(1) !important;
}
.jack-main-nav .uael-nav-menu__layout-horizontal .uael-has-submenu-container .uael-sub-menu-item .sub-arrow i { /* Added on 07-15-2025 */
	font-style: normal; 
    color: transparent;
    background-image: url('/wp-content/uploads/2025/07/Menu_arrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    width: 12px !important;               
    height: 12px !important;
	filter: contrast(0);
}
.btn-vm span.elementor-button-icon {
    font-size: 21px;
    margin: -5px auto;
}
.oil-nav ul.sub-menu {
    position: absolute !important;
    top: -10px !important;
	height: 450px !important;
}
.wc-nav ul.sub-menu {
    position: absolute !important;
    top: -55px !important;
	height: 450px !important;
}
.ac-nav ul.sub-menu {
    position: absolute !important;
    top: -100px !important;
	height: 450px !important;
}
.pa-nav ul.sub-menu {
    position: absolute !important;
    top: -145px !important;
	height: 450px !important;
}
.dr-nav ul.sub-menu {
    position: absolute !important;
    top: -190px !important;
	height: 450px !important;
}
.pm-nav ul.sub-menu {
    position: absolute !important;
    top: -235px !important;
	height: 450px !important;
}
.sg-nav ul.sub-menu {
    position: absolute !important;
    top: -280px !important;
	height: 450px !important;
}
.ast-separate-container .ast-article-single {
   background-color: transparent !important;
   background-image: none;
}
.single-post .elementor hr {
    background-color: #cccccc !important;
	margin-bottom: 28px !important;
}
.single-post .single-blog-content h1,
.single-post .single-blog-content h2,
.single-post .single-blog-content h3,
.single-post .single-blog-content h4,
.single-post .single-blog-content h5,
.single-post .single-blog-content h6 {
    margin-bottom: 20px;
	text-transform: uppercase;
}
.faqs-content-wrapper h1,
.faqs-content-wrapper h2,
.faqs-content-wrapper h3,
.faqs-content-wrapper h4,
.faqs-content-wrapper h5,
.faqs-content-wrapper h6 {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.faqs-content-wrapper span,
.faqs-content-wrapper p,
.faqs-content-wrapper strong {
	color: #000000 !important;
}
.glossary-content-wrapper a,
.faqs-content-wrapper a {
	color: #000000 !important;
	font-weight: 500;
}
.glossary-content-wrapper h1,
.glossary-content-wrapper h2,
.glossary-content-wrapper h3,
.glossary-content-wrapper h4,
.glossary-content-wrapper h5,
.glossary-content-wrapper h6 {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.glossary-content-wrapper span,
.glossary-content-wrapper p,
.glossary-content-wrapper strong {
	color: #000000 !important;
}
.single-post .blog-article-comsec .comments-title {
	text-transform: uppercase !important;
	color: #000 !important;
}
.single-post .comment-form .ast-comment-formwrap input {
    font-size: 15px !important;
}
@media only screen and (max-width: 377px) {
	.alignment-icons.frst {
		gap: 52px !important;
	}
}
@media only screen and (max-width: 544px) {
    .ast-separate-container #content .ast-container {
        padding: 0px !important;
    }
}
@media only screen and (max-width: 767px) {
	.jack-home-main-banner .swiper-slide-contents {
		display: none !important;
	}
	.tags-layout a.elementor-post-info__terms-list-item {
    	padding: 4px 15px !important;
    	min-width: fit-content !important;
	}
	.elementor-widget-loop-carousel .elementor-loop-container.offset-right {
    	padding-inline-end: 33.33% !important;
	}
	.jack-footer-left-area {
	height: fit-content !important;
	}
}

/* New Updates - end */

@media only screen and (max-width: 600px) {
	.single-post .comment-form{
		flex-direction: column;
	}
	.single-post .comment-form .comment-textarea {
		flex: unset;
		max-width: 100%;
		padding-left: 0px !important;
	}
	.single-post .comment-form .ast-comment-formwrap {
		flex: unset;
		max-width: 100%;
	}
	.single-post .comment-form .form-submit #submit {
		background-color: #000 !important;
		padding: 16px 23px 12px !important;
		font-weight: 600 !important;
		font-size: 15px !important;
		line-height: 26px;
		letter-spacing: 1.5px;
	}
}
/* Responsive */
@media only screen and (max-width: 1720px) {
    .blog-author-inner-wrap {
        padding: 0 100px;
    }
}
@media only screen and (max-width: 991px) {
    .ba-post-col {
        flex: 0 0 48%;
        max-width: 48%;
    }.blog-author-inner-wrap {
        padding: 0 30px;
    }
    .ba-col.image-wrapper {
        max-width: 180px;
    }
}
@media only screen and (max-width: 767px) {
	.footer-email-form .elementor-field-group-email {
		max-width: 100%;
	}
	.footer-email-form .elementor-field-type-submit {
		max-width: 100%;
	}
	.footer-text-bottom .elementor-widget-container {
		max-width: 100%;
	}
	.footer-max-width {
		max-width: 100%;
		height: 100%;
	}
	.footer-text-bottom {
		max-width: 100% !important;
	}
	.footer-email-form .elementor-field-type-submit .elementor-button {
    	padding: 20px 0px 20px 0px !important;
	}
}
@media only screen and (max-width: 600px) {
    .ba-post-col {
        flex: unset;
        max-width: 100%;
        width: 100%;
    }
    .ba-posts-row {
        gap: unset;
    }
    .ba-col.image-wrapper {
        max-width: 150px;
        width: 100%;
    }
    .ba-col.content-wrapper {
        width: calc(100% - 150px);
    }
    .ba-col.image-wrapper {
        max-width: 150px;
    }
}