

:root {
  --color1: #0174AD;
  --color2: #FF1C25;
}
.single-product .site-main {
  padding-top: 60px;
}

.woocommerce-page input:not([type="button"]):not([type="submit"]),
.woocommerce-page textarea,
.woocommerce-page .elementor-field-textual {
  border-color: #ccc !important;
}

/* products css */
@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1240px !important;
  }
}

.banner-main {
  padding-top: 50px;
}
.banner-main .btn-badge-light {
  font: normal normal 600 13px / 17px D-DIN;
  letter-spacing: 1.6px;
  color: #6e8f72;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .hero-banner .carousel-item img.w-100 {
    min-height: 1px;
  }
  .hero-banner .carousel-item .carousel-caption h2 {
    font: normal normal 500 40px/55px D-DIN;
  }
  .hero-banner .carousel-indicators {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .iconbox::before {
    left: 50%;
    translate: -50% 0;
    bottom: -28px;
    height: 20px;
  }
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0 2% 1.5em 0;
  width: 22.05%;
}


/* user and woocommerce css */
.alignwide {
  margin-inline: 0 !important;
}
.site-main .page-header {
  padding: 30px 0 !important;
}
.site-main .page-header .entry-title {
  margin: 0 !important;
  text-align: left;
  font: normal normal 600 30px/40px D-DIN !important;
  letter-spacing: 0px !important;
  color: var(--color2) !important;
}
.is-large.wc-block-cart .wc-block-cart-items {
  border: 1px solid #cfcfcf !important;
}
.is-large.wc-block-cart .wc-block-cart-items th {
  background: #e9e9e9 !important;
  border-color: #cfcfcf !important;
  text-align: left !important;
  visibility: visible !important;
  padding: 8px 16px !important;
}
.is-large.wc-block-cart .wc-block-cart-items th span {
  color: var(--color2);
  font: normal normal bold 15px/25px D-DIN;
  letter-spacing: 0px;
}
.wc-block-cart-items .wc-block-components-product-name {
  text-align: left;
  font: normal normal 600 14px/22px D-DIN;
  letter-spacing: 0px;
  color: var(--color1);
  opacity: 1;
  margin-bottom: 0 !important;
}
.wc-block-components-quantity-selector:after {
  display: none !important;
}
.wc-block-components-quantity-selector input {
  padding: 0 !important;
  border: 0 !important;
}
.wc-block-cart-items .wc-block-components-product-metadata__description {
  display: none !important;
}
.wc-block-cart-items .wc-block-components-quantity-selector__button {
  padding: 0 !important;
  font-size: 16px !important;
  opacity: 1 !important;
  color: var(--color2);
}
.wc-block-cart-items .wc-block-components-product-price {
  text-align: left;
  font: normal normal bold 16px/23px D-DIN;
  letter-spacing: 0px;
  color: var(--color1);
  text-transform: capitalize;
  opacity: 1;
}
.wc-block-cart-item__total .wc-block-components-product-price {
  text-align: left;
  font: normal normal bold 22px/30px D-DIN;
  letter-spacing: 0px;
  color: var(--color1);
}
.is-large.wc-block-cart .wc-block-components-sidebar,
.wc-block-checkout__form,
.wp-block-woocommerce-checkout-order-summary-block {
  margin-top: 0;
  background: #e9e9e9;
  padding: 30px;
  border: 0 !important;
  border-radius: 0 !important;
}
.is-large.wc-block-cart
  .wc-block-components-sidebar
  .wc-block-cart__totals-title,
.wc-block-components-title.wc-block-components-title,
.wc-block-components-checkout-order-summary__title-text {
  text-align: left;
  font: normal normal bold 22px/30px D-DIN !important;
  letter-spacing: 0px;
  color: var(--color1);
}
.wc-block-components-checkbox
  .wc-block-components-checkbox__input[type="checkbox"] {
  padding: 0 !important;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  color: #ffffff !important;
  background: var(--color1) !important;
  border-radius: 8px !important;
  border: 0 !important;
  padding: 12px 25px !important;
  text-transform: capitalize;
  opacity: 1;
  text-align: center;
  font: normal normal 600 16px/20px D-DIN !important;
  letter-spacing: 0px;
  opacity: 1;
}
.wp-block-woocommerce-checkout {
  padding-top: 0 !important;
}
.wc-block-components-form
  .wc-blocks-components-select
  .wc-blocks-components-select__select,
.wc-block-components-form.wc-block-checkout__form input {
  border: 0 !important;
  border-radius: 10px !important;
}
.woocommerce-account .site-main {
  padding-bottom: 70px;
}

/* user dashboared start */
.woocommerce-account .woocommerce-MyAccount-navigation {
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
  background: var(--color1);
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-MyAccount-content .woocommerce-Button.button,
.woocommerce .woocommerce-order-details .order-actions-button,
.woocommerce button.button {
  text-align: left;
  font: normal normal bold 16px/20px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  opacity: 1;
  padding: 14px 20px !important;
  border-radius: 8px !important;
  background: var(--color1) !important;
}
.woocommerce table.my_account_orders .button {
  margin: 5px;
  text-align: left;
  font: normal normal bold 13px/18px D-DIN;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  opacity: 1;
  padding: 6px 10px !important;
  border-radius: 5px !important;
  background: var(--color1) !important;
}
.woocommerce table.my_account_orders .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce-MyAccount-content .woocommerce-Button.button:hover,
.woocommerce .woocommerce-order-details .order-actions-button:hover,
.woocommerce button.button:hover {
  background: var(--color2) !important;
  color: #fff !important;
}

.woocommerce div.product form.cart .variations select {
  background-image: url(http://localhost:8888/wp/Jin-yinmemorial/wp-content/uploads/2025/06/drop-down-arrow.png);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--color1);
  background: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
.woocommerce-info {
  border: 0;
}
.woocommerce-info::before {
  color: var(--color1);
}
.comments-area a,
.page-content a {
  text-decoration: none;
}
.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
  font-family: D-DIN !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new,
.woocommerce-cart
  .wp-block-woocommerce-empty-cart-block
  .wp-block-separator
  ~ .wp-block-heading {
  display: none !important;
}
.comments-area a,
.page-content a {
  text-decoration: none !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.wc-block-components-quantity-selector__input {
  border: 0 !important;
}

.woocommerce-message:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}
.page-header .entry-title {
  font-family: D-DIN;
  font-size: 42px;
  font-weight: bold;
  color: var(--e-global-color-primary);
}
/* #content {
    padding-bottom: 50px;
  } */
.woocommerce-Address {
  background: #f2f2f2;
  padding: 15px;
  border-radius: 10px;
}
.woocommerce-Address h2 {
  font-size: 1.3rem;
  margin: 0;
}
.woocommerce-Address .edit {
  font-size: 14px;
}
.woocommerce-Address .woocommerce-Address-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.woocommerce-Address .woocommerce-Address-title::after,
.woocommerce-Address .woocommerce-Address-title::before {
  display: none !important;
}
table th,
table td {
  border: 0 !important;
  padding: 10px 12px !important;
}
/* user dashboared end */

.brand-images img {
  width: auto !important;
}
.mission-box img {
  transition-duration: 5s ease all !important;
  transition: 5s ease all !important;
}
.mission-box:hover img {
  rotate: 360deg;
}


@media (max-width: 991px) {
  .single-product .product-type-simple {
    float: inherit;
  }
  .woocommerce-tabs {
    padding-top: 40px;
  }
  section.related.products {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
  section.related.products::before {
    width: 100%;
    display: none;
  }
  section.related.products h1 {
    font-size: 32px;
    line-height: 38px;
  }
  table.variations tr {
    margin-right: 5px;
  }
  .fiter_shop h1.elementor-heading-title {
    font: normal normal 500 32px / 42px Noto Serif;
  }
}
@media (max-width: 767px) {
  .fiter_shop h1.elementor-heading-title {
    font: normal normal 500 28px / 36px Noto Serif;
  }
  .single-product div#primary {
    padding: 0;
  }
  .slick-arrow.slick-next {
    right: 0px;
    z-index: 9;
  }
  .slick-arrow.slick-prev {
    left: 0px;
    z-index: 9;
  }
  .woo-shop .page-title h1 {
    font: normal normal normal 40px/55px D-DIN;
  }
  .is-large.wc-block-cart .wc-block-components-sidebar,
  .wc-block-checkout__form,
  .wp-block-woocommerce-checkout-order-summary-block {
    padding: 10px;
  }
  .wc-block-cart-item__total .wc-block-components-product-price {
    font: normal normal 300 14px/20px D-DIN;
  }
  section.related.products h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .vertical-img-left.wpgis-slider-for {
    width: 100%;
    float: inherit;
    margin-left: 0;
  }

  .single-product .summary .product_title.entry-title,
  .featured-item-details .featured-item-details-title,
  section.related.products h2 {
    font: normal normal 500 30px / 38px Noto Serif;
  }
  .single-product .summary .price,
  .featured-item-details .featured-item-details-price {
    font: normal normal 500 16px / 24px D-DIN !important;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font: normal normal 500 15px/22px D-DIN;
  }
  .woocommerce ul.products li.product .price {
    font: normal normal 500 14px / 20px D-DIN;
  }
}
