/* .overall-wrapper{background: url(https://738090.myshoptet.com/user/documents/upload/tagmi-main-bcg-1.png);background-size: cover;background-attachment: fixed;} */
.h1,
.h2,
.h3,
.h4,
h1,
h3,
h4,
h5,
h6,
#content {
  color: white;
}
.header-bottom {
  border-color: #011335;
  background: #011335;
}
.navigation-in ul li a b {
  font-weight: 400;
}
body {
  background-color: #010e24 !important;
}
.header-inner,
.header__content {
  padding: 20px 0;
}
#navigation,
.navigation,
.top-bar {
  background-color: #011335;
}
.search-input-icon {
  color: white;
}
@media (min-width: 768px) {
  .fitted .navigation-in ul {
    justify-content: end;
  }
}
.product.active .p-in .name span {
  font-weight: bold;
  color: white;
}
#content-wrapper.container.content-wrapper {
  background-color: transparent;
}
table.detail-parameters tbody tr th .row-header-label {
  background-color: #011335;
}
.detail-parameters .p-code {
  color: white;
}
.p-to-cart-block {
  background-color: #001232;
}
#footer li a,
.stars-label,
.link-icons .link-icon,
.active .shp-tab-link,
.shp-tab-link {
  color: white;
}
#footer a {
  position: relative;
  text-decoration: none !important;
}
#footer a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: white;
  transition: width 0.4s ease;
}
#footer a:hover::after {
  width: 100%;
}
.p-detail-inner .p-data-wrapper {
  order: 1;
}
.adtl-shoe {
  position: relative;
  display: inline-block;
  background: transparent;
}
.adtl-shoe img {
  display: block;
  max-width: 100%;
  height: auto;
  background: transparent;
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .navigation-in > ul > li.exp > a,
  .navigation-in > ul > li > a,
  .navigation-in > ul > li > a:hover {
    background-color: #e6ef03;
    color: #1a1937;
  }
}
.benefitBanner__item {
  justify-content: center;
  position: relative;
  padding: 20px 40px;
  background-color: transparent;
  background: linear-gradient(
    to bottom,
    rgba(230, 239, 3, 0.15),
    rgba(230, 239, 3, 0.05)
  );
  border: 1.5px solid rgba(230, 239, 3, 0.6);
  border-radius: 16px;
  backdrop-filter: blur(10px);
  padding: 20px;
  position: relative;
  transition: all 0.6s ease;
}
.benefitBanner__item::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  height: 50%;
  width: 4px;
  border: 1px solid rgba(230, 239, 3, 0.6);
  display: flex;
  justify-content: center;
}
.benefitBanner__item::before::after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #0a1b45;
  margin: 0 auto;
}
.benefitBanner__item::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  height: 50%;
  width: 4px;
  border: 1px solid rgba(230, 239, 3, 0.6);
  display: flex;
  justify-content: center;
}
.benefitBanner__item::after::after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #0a1b45;
  margin: 0 auto;
}
.benefitBanner__content {
  white-space: nowrap;
}
@media (min-width: 480px) {
  .benefitBanner {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    gap: 15px;
  }
}
.quantity {
  display: none;
}
.btn.btn-cart,
.btn.btn-conversion,
a.btn.btn-cart,
a.btn.btn-conversion {
  background-color: #001232;
  border-color: #4d5f22;
  color: white;
}
.columns-3 .products-block > div:hover,
.columns-4 .products-block > div:hover {
  box-shadow:
    0 0 25px rgba(230, 239, 3, 0.35),
    inset 0 0 8px rgba(255, 255, 255, 0.1);
  border-color: rgba(230, 239, 3, 0.5);
}
.product.active .p-in .name span {
  font-size: 32px;
}
.navigation-in > ul > li.menu-item-708 > a:hover {
  padding-left: 40px !important;
  margin-left: 0;
}
.navigation-in > ul > li.menu-item-708 > a {
  position: relative;
  background: #0a1b45;
  color: #dcf12b;
  font-size: 28px;
  letter-spacing: 2px;
  border: 4px solid #dcf12b;
  border-radius: 10px;
  padding: 18px 40px;
  box-shadow: 0 0 15px rgba(230, 239, 3, 0.35);
  transition: all 0.3s ease;
  transform: rotate(-2deg);
}
.navigation-in > ul > li.menu-item-708 > a::before,
.navigation-in > ul > li.menu-item-708 > a::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 16px;
  background: #0a1b45;
  border: 2px solid #dcf12b;
  border-radius: 3px;
  box-shadow: inset 0 0 4px rgba(230, 239, 3, 0.4);
  top: 50%;
  transform: translateY(-50%);
}
.navigation-in > ul > li.menu-item-708 > a::before {
  left: 8px;
}
.navigation-in > ul > li.menu-item-708 > a::after {
  right: 8px;
}
.navigation-in > ul > li.menu-item-708 > a:hover {
  background: #dcf12b;
  color: #0a1b45;
  box-shadow: 0 0 25px rgba(230, 239, 3, 0.8);
  transform: rotate(2deg);
  padding-left: 40px;
}
.navigation-buttons a[data-target="cart"]:before {
  color: white;
}
.menu-level-1 li {
  background: none !important;
}
#header #formSearchForm {
  position: relative;
  z-index: 3;
  border-radius: 16px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1.5px solid rgba(230, 239, 3, 0.3);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.25);
  background: linear-gradient(
    to bottom,
    rgba(230, 239, 3, 0.08),
    rgba(230, 239, 3, 0.02)
  );
  padding: 2px 50px;
  transition: all 0.6s ease;
  overflow: hidden;
}
#header #formSearchForm:hover {
  border: 1.5px solid rgba(230, 239, 3, 0.45);
  box-shadow: 0 8px 25px rgba(230, 239, 3, 0.25);
}
#header #formSearchForm fieldset {
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
#header #formSearchForm .search-input {
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 12px;
}
#header #formSearchForm .search-button {
  background: rgba(230, 239, 3, 0.15);
  border: 1px solid rgba(230, 239, 3, 0.4);
  border-radius: 8px;
  color: #ffffff;
  padding: 8px 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}
#header #formSearchForm .search-button:hover {
  background: rgba(230, 239, 3, 0.35);
  border-color: rgba(230, 239, 3, 0.6);
}
#header #formSearchForm .search-input-icon {
  color: rgba(230, 239, 3, 0.7);
}
@media (min-width: 1200px) {
  #header .search {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-slider-holder .product-slider {
  z-index: 1;
}
@media (min-width: 992px) {
  .products-wrapper.product-slider-holder.has-navigation:before {
    content: "";
    position: absolute;
    display: block;
    width: 200%;
    height: 200%;
    transform-origin: bottom right;
    background-image: linear-gradient(
      45deg,
      transparent,
      transparent,
      #426cff,
      #426cff,
      #426cff
    );
    opacity: 1;
    transition: all 0.3s linear;
    filter: blur(50px);
    animation: rotate-2 6s linear infinite;
    bottom: 50%;
    right: 50%;
  }
  .products-wrapper.product-slider-holder.has-navigation:after {
    content: "";
    position: absolute;
    display: block;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #011332;
    z-index: 0;
    opacity: 1;
    transition: all 0.3s linear;
  }
  @keyframes rotate-2 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
}
.add-to-cart-button {
  position: relative;
  display: inline-flex;
  background: #0a1b45 !important;
  color: #39ff14 !important;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border: 3px solid #39ff14 !important;
  border-radius: 8px;
  padding: 1px 28px;
  box-shadow: 0 0 10px #39ff14 !important;
  transition: all 0.3s ease;
  cursor: pointer;
  transform: none;
}
.add-to-cart-button::before,
.add-to-cart-button::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 22px;
  background: #0a1b45 !important;
  border: 2px solid #39ff14 !important;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
}
.add-to-cart-button::before {
  left: 8px;
}
.add-to-cart-button::after {
  right: 8px;
}
.add-to-cart-button:hover {
  background: #39ff14 !important;
  color: #0a1b45 !important;
  box-shadow: 0 0 18px #39ff14 !important;
  transform: scale(1.05);
}
