/**
Theme Name: Truth & Justice League
Author: John Cole
Author URI: https://metatractormedia.com
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: truth-justice-league
Template: astra
*/

/*
.home header .custom-logo-link img {
    max-width: 150px;
    width: 150px;
}

.home .main-header-bar .main-header-bar-navigation {
    margin-top: -50px;
}
*/

/*
li.menu-item-780 a.menu-link:hover,
li.menu-item-780 a.menu-link:active,
li.menu-item-781 a.menu-link:hover,
li.menu-item-781 a.menu-link:active {
    color: #ffffff !important;
}
*/

.page-id-955 .elementor-heading-title a,
.page-id-949 .elementor-heading-title a {
    text-decoration: underline;
}

#gform_confirmation_message_1 {
    color: #ffffff;
}

.product_meta .sku_wrapper {
    display: none !important;
}

.astra-dark-mode-enable .woocommerce-js .woocommerce-page label, legend {
    color: #4A4A4A;
}

.podcast-urls {
    font-weight: 600;
}

.podcast-category-badge {
    background: #69727d;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    padding: .6em 1.2em;
    width: fit-content;
    text-transform: uppercase;
}

.podcast-category-badge a {
    color: #fff;
}

/*
.single-podcast .elementor-widget-container p {
    margin-bottom: 0;
}
*/

a button {
    border-radius: 10px;
}

.elementor img {
    /* border-radius: 10px 10px 0 0 !important; */
    border-radius: 10px !important;
}

.uael-post__bg-wrap {
    border-radius: 10px;
}

/* WooCommerce */

/* Woo product category archives: make Astra header overlay (like transparent header) */
.tax-product_cat #masthead {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}

/* Keep header usable/readable over hero */
.tax-product_cat #masthead,
.tax-product_cat #masthead .main-header-bar {
  background: transparent;
}

.tax-product_cat a.menu-link {
    color: #ffffff;
}

.tax-product_cat .sub-menu a.menu-link {
    color: #4A4A4A !important;
}

.tax-product_cat .sub-menu li.menu-item:hover .menu-link, {
.tax-product_cat .sub-menu .menu-link:hover,
.tax-product_cat .menu-item .sub-menu .menu-link:hover {
    color: #DCA54A !important;
}

.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a.woocommerce-loop-product__link {
  display: block;
  height: 100%;
}

.archive .product .count {
    display: none !important;
}

/* Respect the WP admin bar when logged in */
/*
.admin-bar.tax-product_cat #masthead {
  top: 32px;
}
*/

@media (max-width: 782px) {
  .admin-bar.tax-product_cat #masthead {
    top: 46px;
  }
}
