/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.13.1740637826
Updated: 2025-02-27 06:30:26

*/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0 !important;
}

/* Header */
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  padding-inline: 15px;
  font-weight: 600 !important;
}

ul.mega-sub-menu:has(> .custom_product_mega_menu) {
  transform: translate(0, 10px) !important;
}

.custom_product_mega_menu a.mega-menu-link {
  color: #0a2050 !important;
  position: relative !important;
}

/* .custom_product_mega_menu .mega-menu-item-object-product_cat ul li ul li a.mega-menu-link:before, */
.custom_product_mega_menu
  .mega-menu-item-has-children
  ul
  li
  ul
  li
  a.mega-menu-link:before {
  content: "";
  position: absolute !important;
  top: 12px !important;
  left: -11px !important;
  transform: translateY(-50%);
  width: 8px !important;
  height: 8px !important;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4 12L20 12" stroke="%230A2050" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

/* Home Page */
.jb_container {
  padding: 50px 7vw 50px 7vw;
}

.product_crd .elementor-widget-container .elementskit-box-header {
  height: 200px;
}
.product_crd .elementor-widget-container .elementskit-box-header img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.product_crd
  .elementor-widget-container
  .elementskit-box-body
  .elementskit-box-content
  .elementskit-info-box-title {
  min-height: 50px;
}
.sub_menu {
  height: 45px;
}

.top-bar p {
  margin-bottom: 0px !important;
}

.eael-feature-list-content a {
  color: #364151;
  text-decoration: none !important;
}

/* ---------------------------------Profile Page-------------------------------------------------- */
.profile-img {
  position: sticky;
  top: 2rem;
}
.elementor-15
  .elementor-element.elementor-element-bcd51dd
  .elemenetskit-tablepress
  table.profile-table
  tr
  td {
  text-align: left;
}

.elementor-15
  .elementor-element.elementor-element-bcd51dd
  .elemenetskit-tablepress
  table.profile-table
  ul {
  padding-left: 20px;
}

/*----------------------------- Post Page------------------------------------  */
.ast-single-entry-banner[data-post-type="post"] {
  background-image: url(https://demo.openspace.website/jambrass/wp-content/uploads/2025/04/Gemini_Generated_Image_98wr6a98wr6a98wr.webp);
  background-size: cover;
  background-color: #000;
}
/* -------------------------post tags--------------------------------------------- */
.tag {
  display: inline-block;
  background-color: #0a2050;
  color: #fff;
  padding: 5px 20px;
  margin: 5px 5px 0 0;
  border-radius: 3px;
  /*   font-size: 0.9em; */
  /*   text-decoration: none; */
}
.tag a {
  text-decoration: none !important;
  font-size: 16px;
  color: #fff;
}

.tag:hover {
  background-color: #ddd;
}
.tag a:hover {
  color: #0a2050;
}

/* --- Product Category Page --- */
.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
  border: 1px solid #0a2050;
  padding: 20px;
  border-radius: 10px;
}
.add_to_cart_button {
  display: none;
}
.ast-woocommerce-container .woocommerce-result-count,
.ast-woocommerce-container .woocommerce-ordering {
  display: none;
}

/* product share button */
.social-share-buttons {
  text-align: center;
}

/*---------------------------Contact form-----------------  */
.wpcf7-form-control-wrap {
  margin-bottom: 20px;
}

/* ----------Single Product Page------------------ */
thead {
  background-color: #3e5891;
  color: white;
}
span.kgunit {
  padding-top: 5px;
  padding-right: 5px;
}
.single-product span.kgunit {
  padding-right: 15px;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper,
.single-product .woocommerce-Tabs-panel--description {
  margin-bottom: 0 !important;
}

.single-product .tagged_as {
  margin-bottom: 30px;
  display: flex !important;
  flex-wrap: wrap;
  gap: 15px;
}

.single-product .tagged_as a {
  /* margin-inline: 6px; */
  color: white;
  background-color: var(--ast-global-color-0);
  padding: 4px 10px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
  border: 1px solid var(--ast-global-color-0);
}

.single-product .tagged_as a:hover {
  background-color: white;
  color: var(--ast-global-color-0);
}

/* Meida Query */
@media (min-width: 767px) {
  /* Header */
  .mega-cus_contact_tab a.mega-menu-link {
    background-color: #3e5891 !important;
    /* color: var(--e-global-color-astglobalcolor4); */
    /* border-style: none; */
    border-radius: 6px 6px 6px 6px !important;
  }
}

/* @media (max-width: 767px){
	#mega-menu-primary{
		background-color: #0A2050 !important;
	}

	.mega-menu-toggle{
		background-color: transparent !important;
	}
} */

@media (max-width: 500px) {
  .custom-table-wrap {
    overflow-x: scroll;
  }
  .social-share-buttons {
    text-align: left;
    margin-bottom: 10px;
  }
}
