  .pdp-block .pdp-block__main-information {
    display: flex
  }

  #block-6QhDn4z1db {
    display: flex
  }

  .lzd-header-content,
  .lzd-site-nav-menu {
    background: #8B0000 !important
  }

  .lzd-header .lzd-links-bar a {
    color: #ffd700 !important
  }

  .lzd-site-menu-nav-container {
    display: flex;
    justify-content: center
  }

  .lzd-site-menu-nav-category-text,
  .lzd-site-nav-menu.lzd-site-nav-menu-active .lzd-site-menu-nav-container .lzd-menu-labels .lzd-menu-labels-item .lzd-menu-labels-item-text {
    color: #ffd700 !important
  }

  .lzd-site-nav-menu .lzd-site-menu-nav-container .lzd-menu-labels .lzd-menu-labels-item .lzd-menu-labels-item-text {
    color: #ffd700
  }

  .lzd-header .lzd-logo-bar .logo-bar-content .lzd-logo-content img {
    width: 195px;
    height: auto
  }

  #container,
  body {
    position: relative;
    background: linear-gradient(180deg, #000 0, #000 100%)
  }

  .background-batiq {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    background-repeat: repeat-y;
    background-position-y: top;
    background-position-x: 50%;
    background: linear-gradient(180deg, #8B0000 0, #8B0000 100%)
  }

  @media(min-width:1600px) {
    .background-batiq {
      background-position-x: 47%
    }
  }

  @media(min-width:1700px) {
    .background-batiq {
      background-position-x: 46%
    }
  }

  @media(min-width:1800px) {
    .background-batiq {
      background-position-x: 42%
    }
  }

  @media(min-width:1900px) {
    .background-batiq {
      background-position-x: 5%
    }
  }

  #root.pdp-block {
    position: relative;
    z-index: 1;
    padding-bottom: 0
  }

  .pdp-block__delivery-seller {
    width: 200px;
  }

  .seller-name {
    background-color: #080808;
  }

  .pdp-seller-info-pc {
    border-top: 0px
  }

  .seller-name__title {
    text-align: right;
    color: #ffd700
  }

  .header-title {
    display: flex
  }

  #block-6QhDn4z1db {
    justify-content: center
  }

  .pdp-product-title .pdp-mod-product-badge-title {
    font-weight: 700;
    color: #ffd700
  }

  .pdp-block__product-detail {
    width: 95%
  }

  .pdp-link {
    color: #ffd700
  }

  .pdp-mod-product-price ol,
  .pdp-mod-product-price ul {
    padding-left: 1.5rem;
    margin-bottom: 1rem
  }

  .pdp-mod-product-price ul {
    list-style: disc
  }

  .pdp-mod-product-price p {
    margin-bottom: 1rem
  }

  .lzd-site-nav-menu.lzd-site-nav-menu-active {
    background: #0b0b0b !important
  }

  .logo-bar-content.header-content {
    display: flex;
    gap: 1rem
  }

  .lzd-header-content {
    background: linear-gradient(to bottom, #000 0, #8B0000 100%) !important
  }

  .lzd-nav-search {
    margin-left: 4rem;
    height: 40px !important;
    display: flex !important;
    border-radius: 1rem !important;
    overflow: hidden
  }

  .lzd-nav-search .input-search {
    width: 100%;
    height: 100%;
    padding: .5rem .5rem .5rem 1rem;
    color: rgba(0, 0, 0, .5);
    border: none;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem
  }

  .lzd-nav-search .container-icon {
    width: 5rem;
    background: #ffd700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem
  }

  .pdp-product-brand {
    border-bottom: 1px solid #ffd700;
    margin-bottom: 18px
  }

  .pdp-block {
    background: #080808
  }

  .pdp-block .pdp-block__gallery {
    background: #080808
  }

  .pdp-block__product-detail {
    background: #080808
  }

  .seller-name__detail {
    text-align: right
  }

  .seller-name__detail-name {
    margin-right: 0;
    color: #ff7300
  }

  #pdp-nav {
    background: unset !important
  }

  .breadcrumb_list {
    background: 0 0 !important
  }

  .lzd-header .lzd-logo-bar .logo-bar-content .lzd-nav-cart .cart-icon {
    background-image: url(https://www.pgferals.org/images/favicon.webp) !important
  }

  .add-to-cart-buy-now-btn {
    font-family: Roboto;
    font-weight: 700;
    font-size: 1.6rem;
  }

  .pdp-button_theme_yellow {
    border: 2px solid #ffffff;
    background: linear-gradient(90deg, #016b03 0%, #016b03 50%, #016b03 100%);
    color: #ffffff;
    transition: all 0.5s ease;
  }

  .pdp-button_theme_yellow:hover {
    border: 2px solid #8B0000;
    background: linear-gradient(180deg, #ffd700 0, #ffd700 100%);
    color: #181200
  }

  .pdp-button_theme_orange {
    border: 2px solid;
    background: linear-gradient(90deg, #f5e133 0%, #f5e133 50%, #f5e133 100%);
    color: #020000;
    animation: flashing-border 1s infinite;
  }

  .pdp-button_theme_orange:hover {
    border: 2px solid #ffffff;
    background: linear-gradient(180deg, #016b03 0, #016b03 100%);
    color: #ffffff
  }

  @keyframes flashing-border {
    0% {
      border-color: #008cff2c;
    }

    50% {
      border-color: #eef0ff;
    }

    100% {
      border-color: #008cff2c;
    }
  }

  .pdp-mod-product-price {
    font-family: Roboto
  }

  .pdp-mod-product-price h1,
  .pdp-mod-product-price h2,
  .pdp-mod-product-price h3,
  .pdp-mod-product-price h4 {
    color: #ffcc00;
    margin-bottom: .5rem
  }

  .pdp-mod-product-price h1 {
    text-align: center;
    margin-bottom: 3rem
  }

  .pdp-mod-product-price h3 {
    margin-top: 1.5rem
  }

  .pdp-mod-product-price p {
    text-align: justify;
    font-weight: 500
  }

  .site-description a {
    color: #ffd700;
    text-decoration: underline
  }

  .site-description td {
    padding: .5rem
  }

  .lzd-header .lzd-links-bar {
    text-align: center !important;
    left: -3.5rem !important
  }

  .pdp-block__gallery {
    width: 400px
  }

  .gallery-preview-panel {
    border-bottom: 0px solid
  }

  .gallery-preview-panel__content {
    margin: 2rem auto 10px auto !important
  }

  .w-80 {
    margin-left: auto;
    margin-right: auto;
    width: 80%
  }

  .pdp-mod-product-badge-title {
    margin: 2rem 0 .67em 0
  }

  .seller-container {
    margin-top: 1.5rem
  }
