.entry-hero.page-hero-section{
	display: none;
}

.single_add_to_cart_button {
  width: 30% !important;
	flex-grow: unset !important;
}

/* Resize Buy Now button */
.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now {
	margin-left: 20px !important;
  width: 30% !important; 
}

.product-after-images-element {
	display: none;
}

nav ul li a[href*="sale"] {
  color: red !important;
  font-weight: bold !important;
  font-size: 20px !important;
}

.footer-social-wrap {
	margin: 0;
}

.footer-social-wrap .widget-title {
	font-size: 24px;
}

.site-footer {
	padding: 0 60px;
}

.site-footer-top-section-1 {
	margin-left: 80px;
}


.custom-payment-icons li {
  display: inline-block;       
}

.custom-payment-icons .base-svg-iconset svg {
	width: auto;
	height: 25px;
}

.woocommerce ul.products li.product-category img {
    border-radius: 14px;
    transition: 0.3s ease;
}

.woocommerce ul.products li.product-category img:hover {
    transform: scale(1.03);
}

.woocommerce ul.products li.product-category {
    text-align: center;
}

.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
}

mark.count {
    display: none;
}

.alavi-topbar-info {
  display: flex;
  align-items: center;
  gap: 32px;
  color: #ffffff;
  font-size: 13px;
  line-height: 32px;
  white-space: nowrap;
}

.alavi-topbar-info span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.alavi-topbar-info .topbar-icon {
  color: #ffffff !important;
  font-size: 14px;
  line-height: 1;
}

/* =========================================================
   ALAVI SPORTS - FINAL DROPDOWN MENU STYLE
   Header dropdown/menu only
   ========================================================= */


/* Main menu links */
.header-navigation .header-menu-container > ul > li > a {
  color: #111111 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  background: transparent !important;
  transition: color 0.18s ease !important;
}

/* Main menu hover/current */
.header-navigation .header-menu-container > ul > li > a:hover,
.header-navigation .header-menu-container > ul > li.current-menu-item > a,
.header-navigation .header-menu-container > ul > li.current-menu-ancestor > a {
  color: #7b4ff5 !important;
  background: transparent !important;
}

/* Remove blue active/focus highlight */
.header-navigation .header-menu-container > ul > li > a:focus,
.header-navigation .header-menu-container > ul > li > a:active {
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}


/* Dropdown box */
.header-navigation .header-menu-container ul ul {
  background: #ffffff !important;
  border: 1px solid #e8e8e8 !important;
  border-radius: 10px !important;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.14) !important;
  padding: 8px 0 !important;
  min-width: 210px !important;
  margin-top: 0 !important;
  overflow: hidden !important;
  z-index: 9999 !important;
}


/* Dropdown list items */
.header-navigation .header-menu-container ul ul li {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #f1f1f1 !important;
  background: #ffffff !important;
}

/* Remove border from last item */
.header-navigation .header-menu-container ul ul li:last-child {
  border-bottom: none !important;
}


/* Dropdown links */
.header-navigation .header-menu-container ul ul li a {
  display: block !important;
  color: #222222 !important;
  background: #ffffff !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  padding: 10px 18px !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  transition: all 0.18s ease !important;
}


/* Dropdown hover/current */
.header-navigation .header-menu-container ul ul li a:hover,
.header-navigation .header-menu-container ul ul li.current-menu-item > a {
  background: #f6f2ff !important;
  color: #7b4ff5 !important;
  padding-left: 22px !important;
}


/* Dropdown arrow spacing */
.header-navigation .header-menu-container > ul > li.menu-item-has-children > a::after {
  margin-left: 6px !important;
}


/* Sale button style
   Add class "menu-sale-button" to Sale menu item:
   Appearance → Menus → Sale → CSS Classes
*/
.header-navigation .header-menu-container > ul > li.menu-sale-button > a {
  background: #e31818 !important;
  color: #ffffff !important;
  padding: 9px 15px !important;
  border-radius: 6px !important;
  line-height: 1.2 !important;
}

.header-navigation .header-menu-container > ul > li.menu-sale-button > a:hover {
  background: #c90000 !important;
  color: #ffffff !important;
}


/* Mobile safety */
@media (max-width: 768px) {
  .header-navigation .header-menu-container ul ul {
    box-shadow: none !important;
    border-radius: 0 !important;
    border: none !important;
    min-width: 100% !important;
  }

  .header-navigation .header-menu-container ul ul li a {
    padding: 12px 16px !important;
  }

  .header-navigation .header-menu-container ul ul li a:hover {
    padding-left: 20px !important;
  }
}


/* =========================================================
   Inauguration Popup Gallery Fix
   ========================================================= */

/* Popup main box */
.elementor-popup-modal .dialog-widget-content {
  border-radius: 12px !important;
  overflow: hidden !important;
}

/* Remove extra white space inside popup */
.elementor-popup-modal .dialog-message {
  padding: 0 !important;
  overflow: hidden !important;
}

/* If using Elementor Image Carousel */
.elementor-popup-modal .elementor-image-carousel-wrapper,
.elementor-popup-modal .swiper,
.elementor-popup-modal .swiper-container {
  height: 520px !important;
  max-height: 80vh !important;
  overflow: hidden !important;
}

/* Carousel images */
.elementor-popup-modal .elementor-image-carousel img,
.elementor-popup-modal .swiper-slide img {
  width: 100% !important;
  height: 520px !important;
  max-height: 80vh !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}

/* If using Modula gallery inside popup */
.elementor-popup-modal .modula,
.elementor-popup-modal .modula-gallery,
.elementor-popup-modal .modula-items {
  max-height: 520px !important;
  overflow: hidden !important;
}

/* Modula images */
.elementor-popup-modal .modula img {
  width: 100% !important;
  height: 520px !important;
  max-height: 80vh !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* Close button */
.elementor-popup-modal .dialog-close-button {
  top: 10px !important;
  right: 12px !important;
  z-index: 9999 !important;
}

/* Mobile */
@media (max-width: 768px) {
  .elementor-popup-modal .elementor-image-carousel-wrapper,
  .elementor-popup-modal .swiper,
  .elementor-popup-modal .swiper-container,
  .elementor-popup-modal .elementor-image-carousel img,
  .elementor-popup-modal .swiper-slide img,
  .elementor-popup-modal .modula img {
    height: 360px !important;
    max-height: 75vh !important;
  }
}

/* Product catalog image box consistency */
.woocommerce ul.products li.product .product-thumbnail,
.woocommerce ul.products li.product .woocommerce-loop-product__link {
  display: block;
}

/* Product image area */
.woocommerce ul.products li.product img {
  width: 100% !important;
  height: 300px !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #ffffff !important;
  padding: 20px !important;
}

/* Product card spacing */
.woocommerce ul.products li.product {
  background: #ffffff !important;
}

/* Product title alignment */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 42px;
}

/* Fix nav height */
.woocommerce-MyAccount-navigation ul li {
    height: 36px !important;
    overflow: hidden !important;
    border-bottom: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #c9a84c !important;
}

.woocommerce-MyAccount-navigation ul li a * {
    line-height: 0 !important;
}

/* Dark background */
.woocommerce-account .woocommerce {
    background: #1a1a1a !important;
    padding: 20px !important;
    border-radius: 12px !important;
}

/* Content text */
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content span,
.woocommerce-MyAccount-content td,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 { color: #f0f0f0 !important; }

.woocommerce-MyAccount-content a { color: #c9a84c !important; }

/* Nav as horizontal tabs */
.woocommerce-MyAccount-navigation ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    padding: 0 0 16px 0 !important;
    border-bottom: 1px solid #2a2a2a !important;
    margin-bottom: 20px !important;
}

.woocommerce-MyAccount-navigation ul li {
    height: auto !important;
    overflow: visible !important;
    border: 1px solid #2a2a2a !important;
    border-radius: 6px !important;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 8px 14px !important;
    height: auto !important;
    color: #888 !important;
    font-size: 13px !important;
    border-left: none !important;
    border-radius: 6px !important;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #242424 !important;
    color: #c9a84c !important;
    border-color: #c9a84c !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--is-active a {
    background: #c9a84c !important;
    color: #0e0e0e !important;
    border-color: #c9a84c !important;
}

/* Remove bullet dots */
.woocommerce-MyAccount-navigation ul li::before {
    display: none !important;
    content: none !important;
}

/* Hide ugly hello line */
.woocommerce-MyAccount-navigation + p {
    display: none !important;
}

/* Content padding */
.woocommerce-MyAccount-content {
    padding: 20px 0 !important;
}

/* Table text colors */
.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content table td {
    color: #f0f0f0 !important;
    border-bottom: 1px solid #2a2a2a !important;
}

.woocommerce-MyAccount-content table th {
    color: #c9a84c !important;
    background: #242424 !important;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 8px 18px !important;
}

.woocommerce-MyAccount-navigation ul li::before,
.woocommerce-MyAccount-navigation ul li::marker {
    display: none !important;
    content: "" !important;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
}


/* Login page */
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
    background: #1a1a1a !important;
    border: 1px solid #2a2a2a !important;
    border-radius: 12px !important;
    padding: 32px !important;
}

.woocommerce-account .woocommerce form input[type=text],
.woocommerce-account .woocommerce form input[type=email],
.woocommerce-account .woocommerce form input[type=password] {
    background: #242424 !important;
    border: 1px solid #2a2a2a !important;
    color: #f0f0f0 !important;
    border-radius: 6px !important;
}

.woocommerce-account .woocommerce form input:focus {
    border-color: #c9a84c !important;
    outline: none !important;
}

.woocommerce-account .woocommerce form .button {
    background: #c9a84c !important;
    color: #0e0e0e !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    border: none !important;
}

.woocommerce-account .woocommerce form .button:hover {
    background: #e8c97a !important;
}

.woocommerce-account .woocommerce form label {
    color: #888 !important;
}

/* Login page */
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
    background: #1a1a1a !important;
    border: 1px solid #2a2a2a !important;
    border-radius: 12px !important;
    padding: 32px !important;
}

.woocommerce-account .woocommerce form input[type=text],
.woocommerce-account .woocommerce form input[type=email],
.woocommerce-account .woocommerce form input[type=password] {
    background: #242424 !important;
    border: 1px solid #2a2a2a !important;
    color: #f0f0f0 !important;
    border-radius: 6px !important;
}

.woocommerce-account .woocommerce form input:focus {
    border-color: #c9a84c !important;
    outline: none !important;
}

.woocommerce-account .woocommerce form .button {
    background: #c9a84c !important;
    color: #0e0e0e !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    border: none !important;
}

.woocommerce-account .woocommerce form .button:hover {
    background: #e8c97a !important;
}

.woocommerce-account .woocommerce form label {
    color: #888 !important;
}


/* Fix black headings on login page */
.woocommerce-account h2,
.woocommerce-account h1,
.woocommerce-account .woocommerce form h2,
.woocommerce-account .woocommerce form h3 {
    color: #f0f0f0 !important;
}

/* Fix Login page title */
.woocommerce-account .entry-title,
.woocommerce-account .page-title {
    color: #f0f0f0 !important;
}

.show-password-input {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 10px !important;
    position: absolute !important;
}

.password-input {
    position: relative !important;
    display: block !important;
}

.show-password-input {
    font-size: 4px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 10px !important;
    position: absolute !important;
    line-height: 1 !important;
}

.site-footer-top-section-3 ul {
    text-align: left !important;
}

.site-footer-top-section-3 h3 {
    text-align: left !important;
}

.footer-widget-area.content-valign-middle {
	align-items: unset !important;
	margin-left: 20px
}
