/** Shopify CDN: Minification failed

Line 2830:3 Expected "}" to go with "{"

**/
/* AH Custom CSS */

html {
  scroll-behavior: smooth;
}

.h4, h4 {
    font-size: 18px;
    letter-spacing: unset;
    text-transform: capitalize;
}

/* Header */

.toolbar + .header-sticky-wrapper .site-header {
    padding: 0;
    border: 1px solid #080707 !important;
}

.header-layout--left .site-navigation {
  text-align: center;
}

.header-item--icons .site-nav {
  height: 100%;
}
.site-nav__icons {
  height: 100%;
}

.icon__fallback-text.alh-icon__fallback-text{
  color: #08070799;
}

.alh-search-container img {
  display: inline;
  margin-right: 10px;
  vertical-align: middle;
  height: 100%;
}

.header-item--icons .site-nav {
  margin-right: 0;
  overflow: hidden;
}

.site-nav__link--icon {
  height: 100%;
}
.site-nav__link--icon:nth-child(1),
.site-nav__link--icon:nth-child(2),
.site-nav__link--icon:nth-child(3),
.site-nav__link--icon:nth-child(4) {
  border-left: 1px solid #080707;
}

/* .site-nav__link--icon:nth-child(4) {
  border-right: 1px solid #080707;
} */

.site-nav__link img {
  /* margin-top: 4px; */
}
.alh-search-container img {
  margin: 0;
}
.alh-icon__fallback-text {
  /* margin-top: 9px; */
  display: inline-table;
}

.disclosure-list::-webkit-scrollbar {
  width: 8px;
}

.disclosure-list::-webkit-scrollbar-track {
  background: #000000; /* Track color */
}

.disclosure-list::-webkit-scrollbar-thumb {
  background-color: #ffffff; /* Scrollbar thumb color */
  border-radius: 10px;
  border: 2px solid #000000; /* Optional border around thumb */
}

/* Firefox */
.disclosure-list {
  scrollbar-width: thin;
  scrollbar-color: #ffffff #000000;
}

.header-item--logo {
  margin-left: 5rem;
}
@media screen and (min-width:1600px) {
  .header-item--logo {
    margin-left: 7rem;
  }
}

@media screen and (min-width:1100px){
  .site-nav__link--icon {
    padding: 20px 24px;
  }
  .icon__fallback-text.alh-icon__fallback-text{
    position:unset;
  }

}

@media screen and (max-width:1099px) {
  .site-nav__link img, .site-nav__link .cart-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-right: 0;
    margin-top: 0;
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .alh-icon__fallback-text {
    display: none;
  }
}

  .alh-search-container_mob {
    display: none;
  }

@media screen and (max-width:768px) {
  .header-item--logo, .header-layout--left-center .header-item--logo, .header-layout--left-center .header-item--icons {
    flex: auto !important;
  }
  .header-item--navigation {
    display: none;
  }
  header .page-width {
    padding: 0 !important;
  }
  .icon__fallback-text.alh-icon__fallback-text{
    position:unset;
  }
  .alh-search-container_desk {
    display: none;
  }
  .alh-search-container_mob {
    display: block;
  }
  .header-layout {
    border: 1px solid #080707;
  }
  .alh-search-container_mob {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    border-left: 0;
  }
  .alh-icon__fallback-text {
    margin-top: 0;
  }
  button.site-nav__link.site-nav__link--icon.js-drawer-open-nav.medium-up--hide {
    padding: 21px;
    border-left: 0;
    border-right: 1px solid #080707;
  }
  a.site-nav__link.site-nav__link--icon.js-drawer-open-cart {
    padding: 13px;
    border-right: 0;
  }
  .site-nav__link--icon {
    padding: 13px;
  }
  .site-nav__link--icon+.site-nav__link--icon {
    margin-left: 0;
  }
  a.site-nav__link.site-nav__link--icon.alh-account_icon {
    padding-top: 21px;
  }
}


.announcement-text {
    display: block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
}

.announcement-slider[data-compact=true] .announcement-text+.announcement-link-text {
    text-transform: uppercase;
    font-weight: 700;
}

@media screen and (max-width:425px) {
  .site-nav__link--icon img {
    height: 20px;
    width: 20px;
  }
  .announcement-text {
    font-size: 12px;
    line-height: 20px;
  }
  .announcement-slider[data-compact=true] .announcement-text+.announcement-link-text {
    font-size: 12px;
    line-height: 20px;
  }
}


/* End Header */


/* Start Hero Section */
.hero__text-wrap .hero__text-content .hero__text-shadow {
    width: 40% !important;
}

.slideshow__slide--image_KeaUaq .hero__title {
    line-height: 56px;
    color: #080707;
    letter-spacing: -2px;
}
.hero__subtitle {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 10px;
    line-height: 24px;
}



.hero__link .btn {
  display: flex;
  justify-content: space-between;
  max-width: 254px;
  align-items: center;
  padding: 15px 26px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  box-shadow: 5px 5px #080707;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.alh-reviews_container {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
}

.alh-reviews_rating {
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 700;
}

.start-container {
    display: flex;
    gap: 5px;
}


@media screen and (max-width:1000px) {
  .hero__text-wrap .hero__text-content .hero__text-shadow {
      width: 100%!important;
      margin-top: 60px;
  }
}

@media screen and (max-width:767px) {
  .hero__text-content.vertical-center {
    vertical-align: unset;
  }
  .h1.hero__title {
    font-size: 28px !important;
    line-height: 36px;
    letter-spacing: -1px;
  }
  .h1.hero__title .animation-contents {
    padding-right: 2px;
  }
  .hero__text-content.horizontal-left {
    text-align: center;
  }
  .hero__subtitle {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
  }
  .hero__link .btn {
    justify-content: center;
    max-width: 224px;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px;
    gap: 10px;
    margin: 0 auto;
  }
  .alh-reviews_rating {
    flex-direction: column;
    gap: 5px;
  }
}



/* End Hero Section */



/* Logo Section Start */
.logo-bar {
    margin-bottom: 0;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content:space-between;
}
.logo-bar__item {
    width: 240px !important;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: unset;
    margin: 0;
    box-shadow: 5px 5px 0px #080707;
    border: 2px solid #080707;
}
@media only screen and (max-width: 1024px) {
  .logo-bar__item {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .section-header__title {
    font-size: 24px;
    line-height: 32px;
    max-width: 100%;
    margin: 0 auto;
  }
  .logo-bar {
    flex-direction: column;
  }
  .logo-bar__item {
    width: 100% !important;
  }
  .logo-bar__item img {
    min-width: 142px;
  }
}
/* Loge section End */



/* Footer */

.footer__item--footer2[data-type="newsletter"] .footer__collapsible {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}
.footer__item--footer2[data-type="newsletter"] .footer__collapsible p {
  font-weight: 700;
  font-size: 16px;
  margin: 0;
  line-height: 20px;
}
.footer__newsletter-input {
    background-color: unset;
    border-bottom: unset;
    border: 1px solid;
    border-bottom-color: var(--colorFooterText);
    border-radius: 0;
    color: var(--colorFooterText);
    min-width: 353px;
    padding: 12px 20px;
    width: 100%;
}

.footer__newsletter-input::placeholder {
  color: #FFFFFF99;
}

.footer__newsletter-btn {
    color: var(--colorFooterText);
    padding: 0;
    position: absolute;
    right: -28px;
    top: 50%;
    transform: translateY(-50%);
}
.footer__newsletter-btn-label {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}
.footer__item--footer2[data-type="newsletter"] .footer__title {
  margin: 0;
}

.alh-footer_info {
  display: flex;
  gap: 4px;
  font-size: 14px;
  align-items: center;
  color: #FFFFFFCC;
  
}

.alh-footer_info a {
  text-decoration: none !important;
  color: #FFFFFFCC;
  border: none !important;
}

.footer__social {
    margin-top: 5px;
}

.alh-footer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.alh-footer_bottom__center {
    /* flex: 1; */
}

.alh-footer_bottom__right p {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}
.footer-scroll-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.alh-border {
    border-top: 3px dotted #EA4325;
    padding-top: 20px;
    margin-top: 20px;
    z-index: 1;
    position: inherit;
}

.footer__small-text {
  color: #FFFFFFB2;
}
.payment-icons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (min-width: 769px) {
  .footer__section {
      margin-top: 20px;
  }
}

@media only screen and (max-width: 959px) {
  .footer__item--footer2[data-type=newsletter] .footer__collapsible {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .alh-footer_bottom {
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
  .alh-footer_bottom__right {
    display: none;
  }
}

.alh-mob_content {
    display: none;
  }

@media only screen and (max-width: 768px) {
  .alh-desk_content {
    display: none;
  }
  .alh-mob_content {
    display: block;
    padding-top: 40px;
  }
  .alh-footer_info {
    gap: 6px;
    justify-content: left;
    margin-bottom: 10px;
    text-align: left;
  }
  .footer__social {
    margin-top: 40px;
    margin-left: 30px;
  }
  .alh-border {
    border-top: none;
    padding-top: 10px;
    margin-top: 0;
  }
  .alh-footer_bottom__left  .alh-footer_info {
    font-size: 12px;
  }
  .alh-footer_bottom__left  .alh-footer_info img {
    height: 20px;
    width: 20px;
  }
  .footer__newsletter {
    max-width: 100%;
  }
  .footer__newsletter-input {
    min-width: 100%;
    padding: 12px;
  }
  .footer__newsletter-btn {
    right: 13px;
  }
  .footer__logo {
    margin-top: 40px;
  }
  .site-footer .grid__item:after {
    border-bottom: 1px dashed;
    opacity: .6;
  }
  .grid__item[data-type=logo_social]:after,
  .grid__item[data-type=newsletter]:after {
    display: none;
  }
  .footer__item--footer2[data-type=newsletter] {
    margin-bottom: 10px;
  }
  .footer__item--footer2[data-type=newsletter] .alh-mob_content {
    padding-top: 10px;
  }
  .footer__item--footer2[data-type=newsletter] .alh-mob_content p {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
  }
  [data-center-text=true] .footer__title {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .collapsible-content {
    text-align: left;
  }
}

/* End Footer */

.home-featured-products-swiper .grid__item {
  width: 100% !important;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 30% !important;
    transform: translateY(-30%) !important;
    width: 52px !important;
    height: 52px !important;
    margin-top: 0 !important;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: unset !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -9px !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -24px !important;
}

.home-featured-products-swiper .image-wrap img {
    max-width: 275px;
}

.grid-product__image-mask {
    border: 1px solid #08070726;
    /* box-shadow: 4px 4px #000000; */
    padding: 15px;
    background: #fff;
}

.home-featured-products-swiper .grid-product {
    margin-left: -4px;
}

.alh-grid--uniform {
  position: relative;
}

.home-featured-products-swiper.swiper {
    position: unset !important;
}

.bought-rating_continer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
}
.bought-rating_continer p {
  margin-bottom: 0;
}
.alh-product-rating {
  display: flex;
  gap: 4px;
  align-items: center;
}

.grid-product__title.grid-product__title--body {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: capitalize;
  margin-bottom: 10px;
  text-align: left;
}

.price-inventory_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.price-inventory_container p {
  margin: 0;
}
.grid-product__price {
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.grid-product__price--original {
    margin-right: 0;
    font-size: 14px;
    color: #08070799;
}

span.grid-product__price--savings {
    color: #080707;
    padding: 5px 7px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    background: #2BF05C80;
    margin: 0;
}
p.low-stock {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #A10000;
}
span.alh-main_price {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  color: #080707;
}

a.alh-grid-product__link {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #080707;
    background: #F9BC26;
    width: 100%;
    display: inline-block;
    padding: 12px;
    border: 2px solid #000000;
    box-shadow: 4px 4px #080707;
    text-transform: uppercase;
}

.alh-featured-collection .section-header__title {
  font-size: 32px;
  text-align: left;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -1px;
}

.alh-featured-collection .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.alh-featured-collection .section-header__link {
    margin: 0;
    border: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -1px;
    text-transform: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
}

@media only screen and (max-width: 768px) {
  .alh-featured-collection .section-header__link {
    display: none;
  }
  .alh-featured-collection .section-header {
    justify-content: center;
  }
  .alh-featured-collection .section-header__title {
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .swiper-button-next img, .swiper-button-prev img {
    width: 32px;
    height: 32px;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -12px !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -12px!important;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 32px !important;
    height: 32px !important;
  }
}

.slider-progress-bar {
  position: relative;
  height: 4px;
  width: 100%;
  background: #00000038;
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .slider-progress-bar {
    width: 98.5%;
    margin-left: 20px;
  }
}



.progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: black;
  width: 0%;
  transition: width 0.3s ease;
  z-index: 1;
  transition: width 0.5s ease;
}

.progress-icon {
  position: absolute;
  top: -12px;
  left: 0%;
  /* transform: translateX(-50%); */
  z-index: 2;
  transition: left 0.5s ease;
}

/* .progress-icon img {
  width: 20px;
  height: 20px;
} */


@media only screen and (max-width: 768px) {
    .grid.alh-grid--uniform {
        margin-left: 0;
    }
    .alh-grid--uniform .grid__item {
    padding-left: 4px;
  }
}

.site-nav__dropdown ul {
  padding: 15px;
  border: 2px solid #080707;
  box-shadow: 4px 4px #080707;
  margin: 0;
  margin-top: 6px;
  background: #fff;
}
#site-nav-item--4 .site-nav__dropdown ul, #site-nav-item--6 .site-nav__dropdown ul {
  border: 2px solid #ffffff;
  border-top: 2px solid #000000;
}
.site-nav__dropdown .site-nav__dropdown-link {
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid #FFFFFF99;
  font-weight: 700;
}
img.site-nav__dropdown-image {
  margin-top: 25px;
}


.hero__image-wrapper:before, .hero__media:before {
    background-color: transparent;
}

.hero__text-shadow:before {
    display: none;
}

/* .alh-banner .slideshow-wrapper {
  box-shadow: 4px 4px #080707;
} */

.alh-banner h2.h1.hero__title {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -1px;
    margin-bottom: 25px;
}

.alh-banner .hero__link .btn {
  display: inline-block;
  /* background: #000; */
}

.alh-banner .hero__link img {
  display: none;
}


@media screen and (max-width: 768px) {
    .alh-banner .hero__text-content.horizontal-left {
        text-align: left;
    }
    .alh-banner h2.h1.hero__title {
      font-size: 20px !important;
      line-height: 30px;
      letter-spacing: -1px;
      margin-bottom: 15px;
    }
    .alh-banner .hero__text-content .hero__link {
      margin-top: 25px;
    }
    .alh-banner .hero__text-wrap .hero__text-content .hero__text-shadow {
      margin-top: 0;
      text-align: center;
    }
    .header-item--logo {
      margin-left: 0rem;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-text-fill-color: white !important;
  color: white !important;
  caret-color: white !important;
  background-color: transparent !important;
  transition: background-color 9999s ease-in-out 0s !important;
}


a.alh-article__link {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #EA4325;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0;
}

.alh-block_section .article__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: left;
  display: inline-block;
}

.alh-block_section .article__grid-meta {
  text-align: left;
}

.alh-block_section .article__excerpt {
    color: #000000B2;
    margin-bottom: 20px;
}

.alh-block_section .section-header {
    text-align: left;
}

.alh-banner.page-width {
    margin-bottom: 140px;
}


@media only screen and (max-width:768px){
  .alh-block_section .grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .alh-block_section .grid .grid__item {
    width: 100%;
  }
  .alh-block_section .article__title {
    font-size: 20px;
    line-height: 26px;
  }
  .alh-block_section .article__excerpt {
    font-size: 14px;
    line-height: 22px;
  }
  .alh-block_section a.alh-article__link {
    font-size: 14px;
  }
  .index-section {
    margin: 50px 0;
  }
  .featured-product-slider-section {
    margin-top: 30px !important;
  }
  .alh-shop-categories_section {
    margin: 70px auto 0 auto !important;
  }
  .review-columns-section {
    margin: 70px auto 0 auto !important
  }
  .alh-banner.page-width {
    margin-bottom: 70px !important;
  }
}

.collapsible-trigger__icon {
    height: 20px;
    width: 20px;
}

.site-header__logo {
  margin: 0;
}

#site-nav-item--7 .site-nav__dropdown .site-nav__dropdown-link {
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #000000;
    font-weight: 700;
}

.alh-banner .hero {
  box-shadow: 4px 4px #080707;
  border: 1px solid #000000;
}

.alh-pro_addToCart {
  cursor: pointer;
  height: 30px;
  width: 30px;
  background: #3FB8D0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.alh-pro_addToCart.btn--loading {
  background-color: #3FB8D0;
}

.alh-pro_addToCart.btn--loading:hover {
  background-color: #3FB8D0;
}

/* .alh-sub_collections {
  display: flex;
  justify-content: center;
  align-items: center;
} */

.sub-coll_img {
  box-shadow: 3px 4px #000000;
  border: 1px solid #000000;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  flex: 1;
}

.sub-coll_img img {
  max-width: 160px;
  padding: 25px 15px;
  margin: 0 auto;
  flex: 1;
  object-fit: contain;
  min-height: 192px;
}

.sub-collection-item h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 15px;
  text-align: center;
}

.alh-collection_top {
    min-height: 150px;
    margin: 0 auto;
}

/* .alh-collection_bottom {
  display: flex;
  justify-content: center;
  align-items: center;
} */

h1.alh-collection_title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}

.alh-sub_collections .swiper {
  position: unset;
}

.alh-sub_collections .swiper-button-next {
  top: 37% !important;
  transform: translateY(-37%)!important;
}

.alh-sub_collections .swiper-button-prev {
  top: 34% !important;
  transform: translateY(-34%)!important;
}

.alh-sub_collections .swiper-button-prev{
    left: -25px !important;
}

.alh-sub_collections .swiper-button-next {
    right: -25px!important;
}

.alh-collection_desc {
    width: 30%;
    margin-top: 64px;
}


.alh-sub_collections {
    position: relative;
    max-width: 50%;
    margin-left: auto;
    margin-top: -200px;
  }

@media only screen and (max-width:1440px) {
  .alh-sub_collections {
    max-width: 60%;
    margin-top: -216px;
  }
}

@media only screen and (max-width:1220px) {
  .alh-sub_collections {
    max-width: 65%;
  }
}

@media only screen and (max-width:1024px) {
  .alh-sub_collections {
    max-width: 100%;
    margin-top: 35px;
  }

  .alh-collection_desc {
    width: 100%;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .alh-sub_collections .swiper-button-prev{
    left: -16px !important;
  }
  .alh-sub_collections .swiper-button-next {
    right: -16px !important;
  }
  h1.alh-collection_title {
    font-size: 24px;
    line-height: 32px;
  }
  .alh-collection_desc p {
    font-size: 14px;
    line-height: 22px;
  }
}

.alh-collection_top_container {
  display: flex;
  align-items: center;
  min-height: 150px;
  justify-content: space-between;
}

h1.alh-collection_title.alh-collection_title-top {
  margin-bottom: 0;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .alh-collection_top {
    min-height: 120px;
  }
  .alh-collection_top_container {
    min-height: 120px;
  }
  .alh-collection_top_container img {
    max-width: 120px;
  }
}

.alh-collection_type_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 23px auto;
}

.alh-sub-collection_type {
  display: flex;
  gap: 20px;
}

.alh-collection_type_container .alh-collection_desc {
  margin-top: 10px;
}

.alh-sub-collection_type h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
}

.alh-sub-collection_type .sub-coll_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.alh-sub-collection_type .sub-coll_img img {
  padding: 23px 28px;
  width: 160px;
  height: 160px;
  object-fit: contain;
}

@media only screen and (max-width:1024px) {
  .alh-collection_type_container {
    flex-direction: column;
  }
  .alh-sub-collection_type .sub-coll_img img {
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .alh-sub-collection_type {
    gap: 10px;
  }
  .alh-sub-collection_type h3 {
    font-size: 12px;
    line-height: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .alh-sub-collection_type .sub-coll_img img {
    max-width: 120px;
    padding: 10px;
  }
}

.alh-main_collection-container img {
  margin-bottom: -54px;
}

button.wishlist-button {
  position: absolute;
  right: 15px;
  z-index: 2;
  top: 15px;
}

div#per-page-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

div#per-page-wrapper select {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 104px;
  height: auto;
}

div#per-page-wrapper label {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
}

.collection-filter__item {
    flex: auto !important;
    margin-bottom: 0;
}
.collection-filter__item--count {
    margin-bottom: 0;
}

.collection-filter__sort-container select {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  max-width: 70%;
}

.collection-filter {
  gap: 160px;
  border: 1px solid #0807071A;
  padding: 20px;
  margin-bottom: 25px;
}

.collection-filter__sort-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.collection-filter__sort-container label {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

select:focus-visible {
  outline: none;
}


.alh-filter_text-container {
  border: 1px solid #0807071A;
  padding: 16px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}


.grid__item--sidebar::-webkit-scrollbar {
    width: 4px; /* Slim width */
}

.grid__item--sidebar::-webkit-scrollbar-track {
    background: transparent; /* Optional: scrollbar track background */
}

.grid__item--sidebar::-webkit-scrollbar-thumb {
    background-color: #888; /* Scrollbar color */
    border-radius: 10px;     /* Rounded edges */
}

/* Optional hover effect */
.grid__item--sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.grid__item--sidebar {
    scrollbar-width: thin;         /* Makes it slim */
    scrollbar-color: #888 transparent; /* Color of thumb and track */
}

.collapsible-trigger-btn {
  display: block;
  font-size: 1rem;
  letter-spacing: 0;
  padding: 15px 10px 15px 0;
  text-transform: capitalize;
  width: 100%;
  font-weight: 600;
}

.noUi-connect {
  background: #00B3C1;
}
.noUi-touch-area {
  background: #fff;
  border: 2px solid #000;
  border-radius: 50%;
}

.noUi-target {
  background: #080707;
}

.price-range__display-wrapper {
    font-size: 12px;
    line-height: 18px;
}

.collection-sidebar__group .collapsible-trigger-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.collection-sidebar__group .collapsible-trigger-btn img {
  transform: rotate(180deg);
}

.collection-sidebar__group .collapsible-trigger-btn.is-open img {
  transform: rotate(0deg);
}

.tag__checkbox {
  padding-left: 30px;
}



.tag__checkbox:before {
  border: 1px solid;
  border-color: #080707;
  height: 20px;
  width: 20px;
}

.tag__checkbox:after {
  height: 20px;
  left: 0;
  width: 20px;
  content: "✓";
  color: #fff;
  text-align: center;
}

span.tag__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-transform: capitalize;
}

.collection-sidebar__group {
  border-top: none;
}


.pagination .next, .pagination .prev {
  background: transparent;
  color: #000;
  margin: 0;
  width: 42px;
  height: 42px;
}

.pagination .next .icon, .pagination .prev .icon {
  color: #000;
  height: 14px;
  width: 13px;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.pagination .page {
  height: 42px;
  width: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .page.current {
  opacity: 1;
  color: #fff !important;
  background: #EA4325;
  text-align: center;
  border: 2px solid #080707;
  padding: 0;
  box-shadow: 2px 2px #000;
}

.pagination .page.current, .pagination a {
  padding: 0;
  color: #08070799;
  font-size: 18px;
}

@media only screen and (min-width: 768px) {
  .collection-filter {
    gap: 0 !important;
  }
}

@media only screen and (min-width: 1024px) {
  .collection-filter {
    gap: 80px !important;
  }
}

@media only screen and (min-width: 1341px) {
  .collection-filter {
    gap: 160px !important;
  }
}






@media only screen and (max-width: 767px) {
  div#per-page-wrapper {
    display: none;
  }
  .alh-filter_text-container {
    display: none;
  }
  .collection-filter {
    gap: 0;
    flex-wrap: nowrap;
    background: #fff;
  }
  .collapsible-content--sidebar {
    padding-top: 4px;
  }
  .collection-filter__sort-container label {
    display: none !important;
  }
  .collection-filter .btn {
    border: none;
  }
  .collection-filter__sort-container select {
    max-width: 60%;
  }
  .collection-filter .btn, .collection-filter select {
    font-size: 14px !important;
    height: auto;
    color: #000000CC;
    padding-right: 0;
  } 
  .collection-filter__item.collection-filter__item--drawer {
    border-right: 1px solid #0807071A;
  }
  .alh-collection-grid__wrapper .small--grid--flush {
    margin-left: 0;
    margin-right: 0;
  }
  .alh-collection-grid__wrapper .small--one-half {
    width: 100%;
  }
  .alh-collection-grid__wrapper .grid__item-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .alh-collection-grid__wrapper .grid__item-image-wrapper a {
    min-width: 50%;
  }
  .alh-collection-grid__wrapper button.wishlist-button {
    position: absolute;
    right: 50%;
    z-index: 2;
    top: 8px;
  }
  .alh-collection-grid__wrapper button.wishlist-button img {
    width: 16px;
    height: 16px;
  }
  .alh-collection-grid__wrapper .bought-rating_continer {
    flex-direction: column;
    align-items: start;
  }
  .alh-collection-grid__wrapper .grid-product__title.grid-product__title--body {
    font-size: 12px;
    line-height: 14px;
  }
  .alh-collection-grid__wrapper span.alh-main_price {
    font-size: 20px;
    line-height: 28px;
  }
  .alh-collection-grid__wrapper .grid-product__price--original {
    font-size: 10px;
  }
  .alh-collection-grid__wrapper span.grid-product__price--savings {
    display: none;
  }
  .alh-collection-grid__wrapper .bought-rating_continer {
    font-size: 12px;
  }
  .alh-collection-grid__wrapper .small--grid--flush .grid-product__meta {
    flex: 1;
    padding-left: 15px;
  }
  .pagination {
    gap: 10px;
  }
  .pagination .page {
    height: 30px;
    width: 30px;
  }
  .pagination .page.current, .pagination a {
    font-size: 14px;
  }
}

.alh-collection_top_container img {
  max-width: 243px;
}

.alh-main_collection-container img {
  max-width: 182px;
}


/* PDP CSS */


.alh-breadcrumbs {
  margin-bottom: 20px;
}


.product__main-photos .product-main-slide {
  border: 1px solid #08070726;
}

.product-info-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 28px;
  background-color: #EDF5FC;
  border: 1px solid #449ADF;
  margin-left: 95px;
  margin-top: 20px;
}

.product-info-banner .info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product-info-banner .info-icon {
  width: 35px;
  height: 35px;
}

.product-info-banner .info-text {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #333;
}

.product-info-banner .info-text strong {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #080707;
}

.product-info-banner .info-text span {
  font-size: 10px;
  line-height: 14px;
  color: #080707CC;
}

.product-info-banner .divider {
  width: 1px;
  height: 30px;
  background-color: #449ADF;
}

.product-secondary-images {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  margin-left: 95px;
  align-items: center;
  justify-content: center;
}

.product-secondary-images .secondary-image img {
  width: 100%;
  max-width: 305px;
  border: 1px solid #08070726;
}

.alh-pro_desc {
  margin-top: 60px;
}

.alh-sell-game {
  padding: 22px 30px;
  background: #E7699E40;
  margin-top: 35px;
}

.alh-sell-game h3 {
  margin-bottom: 10px;
}

.alh-sell-game_desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.alh-sell-game_desc p {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  color: #080707CC;
}

.alh-sell-game_desc a {
  display: flex;
  gap: 10px;
  color: #449ADF;
  font-weight: 700;
}

.alh-pdp-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  margin: 10px 0;
}

.alh-pdp-info .product-meta {
  flex: 1;
  margin: 0;
}

.alh-pdp-info .alh-review_container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.alh-pdp-info .alh-review_container p {
  margin: 0;
}

p.alh-pdp-condition {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 0;
}

span.product__price.alh-product__price {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #080707;
  letter-spacing: -1px;
  margin-bottom: 15px;
  display: inline-block;
}

.alh-check_container {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 8px;
}

.alh-product-single__meta input {
  height: 20px;
  width: 20px;
  margin: 0;
}

.alh-product-single__meta label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px !important;
  line-height: 24px;
  text-transform: none !important;
  letter-spacing: 0 !important;
  margin-bottom: 0;
}

.addon-products-wrapper {
  margin-bottom: 20px;
}

label.variant__label {
  font-size: 16px !important;
}

.variant-input-wrap[name="Color"] input[type=radio]:checked+label {
  box-shadow: 0 0 0 3px var(--colorTextBody);
}


.controller-addon {
    margin-bottom: 20px;
}

.controller-buttons {
  display: grid;
  grid-template-columns: 200px 200px;
  gap: 15px;
  margin-bottom: 15px;
}

.controller-btn {
  padding: 10px;
  border: 1px solid #08070733;
  max-width: 200px;
  font-size: 14px;
}
.controller-btn.active {
  border: 1px solid #449ADF;
  background: #449ADF40;
}

.alh-product_template button[type="submit"] {
  display: none;
}

.swiper-slide.sub-collection-item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

button.ssd-option.active {
    border: 1px solid;
}

[data-available="false"] {
  opacity: 0.4;
  pointer-events: none;
  cursor: not-allowed;
}

.addon-card {
  display: flex;
  /* align-items: center; */
  background: #08070726;
  margin-bottom: 10px;
}
.addon-card__info {
    flex: 1;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.addon-card__image {
  height: 120px;
  width: 120px;
  border: 1px solid #08070726;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}

.addon-card__image img {
  height: 100%;
  object-fit: cover;
}

.addon-card__action {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  min-width: 124px;
}

.addon-price {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #080707;
}

.addon-rating {
  font-size: 14px;
}

.alh-review_container {
  display: flex;
  align-items: center;
  gap: 10px;
}

.alh-review_container p {
  margin: 0;
}

button.addon-toggle-btn {
  width: 100%;
  background: #449ADF;
  color: #fff;
  font-size: 12px;
  padding: 5px 17px;
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

.addon-card-section {
    margin-bottom: 20px;
}

.ssd-options {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

button.ssd-option {
  padding: 10px;
  border: 1px solid #08070733;
  font-size: 14px;
}

button.ssd-option.active {
  border: 1px solid #449ADF;
  background: #449adf40;
}

.alh-atc-btn_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  margin: 15px 0;
}

.alh-pdp_atc {
  background: #449ADF;
  border-radius: 30px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 700;
  width: 100%;
}

.alh-price-quantity_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-product-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  font-size: 18px;
  font-weight: 700;
}

button#qty-minus, button#qty-plus {
  height: 30px;
  width: 30px;
  background: #0807071A;
  border-radius: 50%;
}

.alh-pdp_buynow {
    background: #F9BC26;
    border-radius: 30px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 700;
    width: 100%;
}

.payment-icons.pdp-payment__section {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-self: center;
  align-self: center;
}

.pdp-payment__section svg{
  width: 63px;
  height: 32px;
}

.alh-mobile-pdp_info {
  display: none;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .product-info-banner {
    margin-left: 0;
  }
  .product-secondary-images {
    margin-left: 0;
  }
  .addon-card__image {
    height: auto;
    width: 75px;
  }
  .addon-card__info h4 {
    font-size: 12px;
    line-height: 14px;
  }
  .addon-price {
    font-size: 16px;
    line-height: 20px;
  }
  .addon-card__action {
    padding: 10px;
    min-width: 77px;
  }
  .addon-rating {
    font-size: 10px;
  }
  .controller-buttons {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }
  .controller-btn {
    max-width: 100%;
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .product-secondary-images {
    display: none;
  }
  .alh-desktop-pdp_info {
    display: none;
  }
  .alh-mobile-pdp_info {
    display: block;
  }
  .controller-buttons {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }
  .controller-btn {
    max-width: 100%;
    font-size: 12px;
  }
  .product-info-banner {
    margin-left: 0;
  }
  .alh-product-single__meta label {
    font-size: 12px!important;
    line-height: 18px;
  }
  .product-single__meta {
    text-align: left !important;
  }
  .alh-product-single__meta input {
    min-width: 20px;
  }
  .alh-check_container a[target="_blank"] {
    min-width: 12px;
  }
  .alh-check_container {
    gap: 5px;
  }

  .product-block[data-dynamic-variants-enabled] label {
    font-size: calc(var(--typeBaseSize) * .92) !important;
    letter-spacing: var(--typeBaseSpacing);
    line-height: var(--typeBaseLineHeight);
  }
  .variant__button-label {
    font-size: 12px !important;
    line-height: 18px;
  }
  .color-swatch {
    height: 30px;
    width: 30px;
  }
  .addon-card__image {
    height: auto;
    width: 75px;
  }
  .addon-card__info h4 {
    font-size: 12px;
    line-height: 14px;
  }
  .addon-price {
    font-size: 16px;
    line-height: 20px;
  }
  .addon-card__action {
    padding: 10px;
    min-width: 77px;
  }
  .addon-rating {
    font-size: 10px;
  }
  .ssd-options {
    gap: 5px;
  }
  button.ssd-option {
  font-size: 12px;
  }
  .alh-atc-btn_container {
    gap: 10px;
    flex-direction: column;
  }
  .product-info-banner {
    gap: 20px;
    padding: 18px 32px;
  }
  .product-info-banner .info-text strong {
    font-size: 12px;
    line-height: 16px;
  }
  .product-info-banner .info-text span {
    font-size: 8px;
    line-height: 12px;
  }
  .alh-pro_desc {
    margin-top: 20px;
  }
  .alh-pro_desc {
    font-size: 12px;
    line-height: 16px;
  }
  .alh-pro_desc .rte h1, .alh-pro_desc .rte h2, .alh-pro_desc .rte h3, .alh-pro_desc .rte h4, .alh-pro_desc .rte h5, .alh-pro_desc .rte h6 {
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 16px;
  }
  .alh-sell-game h3 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .alh-sell-game_desc p {
    font-size: 12px;
    line-height: 16px;
    width: 70%;
  }
  .alh-sell-game_desc a {
    font-size: 12px;
  }
  .alh-sell-game {
    padding: 16px 25px;
  }
  [data-type_headers_align_text=true] .breadcrumb {
    text-align: left;
  }
  .template-product .breadcrumb {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .alh-breadcrumbs {
    margin-bottom: 0;
  }
  h1.h2.product-single__title {
    font-size: 16px;
    line-height: 22px;
  }
  /* .start-container img:nth-child(1), .start-container img:nth-child(2), .start-container img:nth-child(3), .start-container img:nth-child(4) {
    display: none;
  } */
  .alh-pdp-info {
    gap: 15px;
    font-size: 12px;
    justify-content: flex-start;
  }
  .alh-pdp-info .product-meta {
    flex: unset;
  }
  .pdp-payment__section svg {
    width: 100%;
    height: auto;
  }
}

.floating-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 1px solid #eee;
  box-shadow: 0 -2px 6px rgba(0,0,0,0.1);
  padding: 0;
  display: none;
  z-index: 9999;
}

.floating-cta__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.floating-cta__info h3 {
  font-size: 24px;
  margin: 0;
  line-height: 30px;
}

.floating-cta__info .price {
  font-weight: bold;
  margin: 0;
}

.floating-cta__info .price span.product__price.alh-product__price {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.floating-cta__info .compare-price {
  text-decoration: line-through;
  margin-left: 8px;
  color: #999;
}

.floating-cta__buttons {
  display: flex;
  gap: 10px;
  width: 40%;
}

.floating-cta__buttons .btn {
  /* border-radius: 0; */
  box-shadow: none;
}
@media only screen and (max-width: 1000px) {
  .floating-cta {
    padding-top: 10px;
  }
  .floating-cta__content {
    flex-direction: column;
  }
  .floating-cta__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .floating-cta__buttons {
    flex-direction: row;
    width: 100%;
  }
  .floating-cta__info h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .floating-cta__buttons .btn {
    font-size: 14px;
    line-height: 18px;
  }
}

.custom-rating-summary {
    display: flex;
    align-items: center;
    gap: 5px;
}
.custom-rating-summary img {
  margin-bottom: 4px;
}


/* Sanader css */

.shopify-policy__container {
    max-width: 1150px!important;
    padding-top: 5px;
}
.privacy-content{
  display: flex;
  margin-top: 20px;
}
.privacy-main {
    background: #fff;
    color: #080707;
}
.privacy-main h2 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
}
.privacy-main p {
    font-size: 18px;
    margin-bottom: 20px!important;
    ;
    font-weight: 400;
}
.privacy-header {
    background: #080707;
    color: #fff;
    text-align: center;
    padding: 50px 0;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.privacy-header h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
}
.privacy-header .last-updated {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px;
}
.privacy-header .last-updated span {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    opacity: .7;
}
.privacy-container {
    display: flex;
    flex-direction: row;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 16px;
    margin-top: 65px;
}
.sidebar {
    width: 393px;
    background: #449adf;
    padding: 30px;
    position: sticky;
    top: 10px;
    height: 100%;
    box-sizing: border-box;
    box-shadow: 4px 4px 0 0 #000;
}
.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar li {
    margin-bottom: 12px;
}
.sidebar a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    transition: color 0.2s;
}
.content {
    flex: 1;
    padding: 0 40px;
    background: #fff;
}
.section-1 p {
    font-size: 18px;
    font-weight: 400;
}
.section-1 a {
    color: #080707;
    text-decoration: underline;
}
.content h1 {
    font-size: 2.2em;
    font-weight: 700;
}
.content .last-updated {
    color: #888;
    font-size: .95em;
    margin-bottom: 32px;
}
.content section {
    margin-bottom: 40px;
}
.content h3 {
    color: #000;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 700;
}
.content ul {
    list-style: disc;
    margin-block-start: 0;
    margin-block-end: 0;
}
.content ul li {
    margin-bottom: 15px;
}
.content ul li::marker {
    color: #3fb8d0;
    height: 10px;
    width: 10px;
}
.questions-section {
    background: #f9bc26;
    box-shadow: 4px 4px 0 0 #000;
    margin: 150px auto 0 auto;
    max-width: 1200px;
    min-height: 220px;
    max-height: 320px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.questions-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1060px;
    padding: 40px 40px 40px 40px;
}
.questions-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%}
.questions-left h2 {
    font-size: 2em;
    font-weight: 700;
    margin: 0 0 18px 0;
}
.questions-left p {
    font-size: 1em;
    margin: 0 0 28px 0;
    color: #222;
}
.contact-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    max-width: fit-content;
    color: #fff!important;
    font-weight: 700;
    padding: 12px 20px;
    border: 2px solid #fff;
    border-radius: 2px;
    text-decoration: none!important;
    font-size: 16px!important;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 2px 2px 0 0 #000;
}
.questions-right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%}
.questions-logo {
    max-width: 372px;
    height: auto;
    display: block;
}
@media (max-width:700px) {
    .privacy-container {
    flex-direction: column;
}
.sidebar {
    display: none!important;
}
.content {
    padding: 24px 8px;
}
.privacy-header {
    padding: 24px 0 12px 0;
}
.privacy-header h1 {
    font-size: 1.4em;
}
}@media (max-width:900px) {
    .questions-container {
    flex-direction: column;
    padding: 24px 12px;
    align-items: flex-start;
}
.questions-left, .questions-right {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.questions-left {
    margin-bottom: 24px;
}
.questions-logo {
    max-width: 220px;
    margin: 0 auto;
}
.questions-section {
    min-height: 220px;
    max-height: 500px;
    margin: 40px 8px;
    padding: 0;
}
.column-30, .column-70 {
    width: 100%}
}.sidebar ul, .dropdown-btn {
    background: #449adf;
}
.sidebar a {
    display: block;
    padding: 6px 0 6px 8px;
    border-left: 4px solid #fff0;
    font-weight: 400;
    transition: border-color 0.3s, font-weight 0.3s, color 0.3s, padding-left 0.3s;
}
.content:has(>section:target)+.sidebar a {
    font-weight: 400;
    border-left: 4px solid #fff0;
}
.content:has(>#who-we-are:target)+.sidebar a[href="#who-we-are"], .content:has(>#info-we-collect:target)+.sidebar a[href="#info-we-collect"], .content:has(>#cookies:target)+.sidebar a[href="#cookies"], .content:has(>#how-we-use:target)+.sidebar a[href="#how-we-use"], .content:has(>#protect-data:target)+.sidebar a[href="#protect-data"], .content:has(>#data-sharing:target)+.sidebar a[href="#data-sharing"], .content:has(>#data-retention:target)+.sidebar a[href="#data-retention"], .content:has(>#your-rights:target)+.sidebar a[href="#your-rights"], .content:has(>#changes-to-policy:target)+.sidebar a[href="#changes-to-policy"] {
    font-weight: 700;
    border-left: 4px solid #fff;
    padding-left: 12px;
}
.column-30 {
    width: 30%}
.column-70 {
    width: 70%}
.shopify-policy__title {
    display: none;
}
.sell-games-faq {
    margin: 60px 0;
}
.sell-games-section-title {
    font-size: 2.5em;
    font-weight: 700;
    margin: 0 0 40px 0;
    text-align: center;
    color: #080707;
}
.sell-games-faq-item {
    margin-bottom: 20px;
    border: 2px solid #f9bc26;
    border-radius: 8px;
    overflow: hidden;
}
.sell-games-faq-trigger {
    width: 100%;
    padding: 20px;
    background: #f9bc26;
    border: none;
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    color: #080707;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.sell-games-faq-trigger:hover {
    background: #e6a91a;
}
.sell-games-faq-trigger .collapsible-trigger__icon {
    float: right;
    margin-top: 4px;
}
.sell-games-categories {
    margin: 80px 0;
}
.sell-games-categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    margin-top: 40px;
}
.sell-games-category {
    background: #fff;
    border: 3px solid #f9bc26;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 4px 4px 0 0 #000;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sell-games-category:hover {
    transform: translateY(-5px);
    box-shadow: 6px 6px 0 0 #000;
}
.sell-games-category-header {
    text-align: center;
    margin-bottom: 20px;
}
.sell-games-category-image {
    margin-bottom: 15px;
}
.sell-games-category-image img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
    border: 2px solid #080707;
}
.sell-games-category-title {
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
    color: #080707;
}
.sell-games-category-description {
    margin-bottom: 25px;
    color: #666;
    line-height: 1.6;
}
.sell-games-products {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 15px;
}
.sell-games-product {
    background: #f8f8f8;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    transition: border-color 0.3s ease;
}
.sell-games-product:hover {
    border-color: #f9bc26;
}
.sell-games-product-image {
    margin-bottom: 10px;
}
.sell-games-product-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.sell-games-product-name {
    font-size: .9em;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #080707;
    line-height: 1.3;
}
.sell-games-product-price {
    font-size: .8em;
    font-weight: 700;
    color: #f9bc26;
    background: #080707;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
}
.sell-games-form-section {
    margin: 80px 0;
    background: #f9f9f9;
    padding: 60px 40px;
    border-radius: 12px;
    border: 3px solid #f9bc26;
    box-shadow: 4px 4px 0 0 #000;
}
.sell-games-form-container {
    max-width: 800px;
    margin: 0 auto;
}
.sell-games-form {
    background: #fff;
    padding: 40px;
    border-radius: 8px;
    border: 2px solid #e0e0e0;
}
.sell-games-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}
.sell-games-form-group--full {
    grid-column: 1 / -1;
}
.sell-games-form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #080707;
}
.sell-games-form-group input, .sell-games-form-group select, .sell-games-form-group textarea {
    width: 100%;
    padding: 12px;
    border: 2px solid #e0e0e0;
    border-radius: 4px;
    font-size: 1em;
    transition: border-color 0.3s ease;
}
.sell-games-form-group input:focus, .sell-games-form-group select:focus, .sell-games-form-group textarea:focus {
    outline: none;
    border-color: #f9bc26;
}
.sell-games-form-group textarea {
    resize: vertical;
    min-height: 100px;
}
.sell-games-form-submit {
    text-align: center;
}
.sell-games-submit-btn {
    background: #f9bc26;
    color: #080707;
    border: 3px solid #080707;
    padding: 15px 30px;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 3px 3px 0 0 #000;
}
.sell-games-submit-btn:hover {
    background: #e6a91a;
    transform: translateY(-2px);
    box-shadow: 4px 4px 0 0 #000;
}
.sell-games-submit-btn:active {
    transform: translateY(0);
    box-shadow: 2px 2px 0 0 #000;
}
@media (max-width:768px) {
    .sell-games-section-title {
    font-size: 2em;
    margin-bottom: 30px;
}
.sell-games-categories-grid {
    grid-template-columns: 1fr;
    gap: 30px;
}
.sell-games-category {
    padding: 20px;
}
.sell-games-products {
    grid-template-columns: repeat(2, 1fr);
}
.sell-games-form-section {
    padding: 40px 20px;
    margin: 60px 0;
}
.sell-games-form {
    padding: 30px 20px;
}
.sell-games-form-grid {
    grid-template-columns: 1fr;
    gap: 15px;
}
.sell-games-submit-btn {
    width: 100%;
    padding: 18px 20px;
}
}@media (max-width:480px) {
    .sell-games-products {
    grid-template-columns: 1fr;
}
.sell-games-category-image img {
    width: 80px;
    height: 80px;
}
.sell-games-product-image img {
    width: 50px;
    height: 50px;
}
}

.alh-info_container .grid-product__price--savings {
  display: none;
}

/* Custom CSS for arrows product image slider */
@media only screen and (max-width:768px) {
  .flickity-prev-next-button {
    bottom: -44px;
    top: auto;
    transform: none;
    background: none !important;
    color: #000;
    font-size: 28px;
    height: 40px;
    width: 60px;
  }
  .flickity-prev-next-button:hover {
    color: rgb(18, 2, 2);
    transform: scale(1.2);
  }
  .flickity-previous {
    left: 50px !important;
  }
  .flickity-next {
    right: 50px !important;
  }
}

@media only screen and (min-width: 1025px) {
  label.variant__button-label.color-swatch.color-swatch--no-preference {
    background-repeat: round !important;
  }
}

/* Custom CSS for share button product image slider */
  .custom-media-actions {
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    z-index: 5;
  }

  .custom-media-actions button {
    background: #fff;
    color: #000;
    border: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0,0,0,0.15);
    transition: all 0.2s ease;
  }

  .custom-media-actions button:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 10px rgba(0,0,0,0.2);
  }

  /* Account Icon display none  */
  .HubLauncherWidget__FloatingWidget-sc-1cgcsir-0.itYCKI {
    display: none;
}


@media only screen and (max-width:768px) {
  .alh-sell-game {
   display: none;
  }