input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
textarea,
select,
.woocommerce-input-wrapper input:not([type="checkbox"]):not([type="radio"]),
.form-row input:not([type="checkbox"]):not([type="radio"]),
.form-row textarea,
.form-row select {
  width: 100%;
  padding: 12px 24px !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  color: #1f2937 !important;
  background-color: #ffffff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  appearance: none !important;
  border-radius: 35px !important;
  transition:
    border-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out !important;
  outline: none !important;
  text-align: left !important;
}
input[type="search"] {
  width: 100%;
  padding: 12px 24px !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  color: #1f2937 !important;
  background-color: #ffffff !important;
  background-clip: padding-box !important;
  appearance: none !important;
  border: none;
  transition:
    border-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out !important;
  outline: none !important;
  text-align: left !important;
}
textarea {
  min-height: 120px !important;
  resize: vertical !important;
}
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 16px 12px !important;
  padding-right: 40px !important;
  cursor: pointer !important;
}
.select2-container .select2-selection--single {
  height: 48px !important;
  padding: 10px 24px !important;
  border: 1px solid #ced4da !important;
  border-radius: 35px !important;
  background-color: #ffffff !important;
  transition:
    border-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #1f2937 !important;
  font-size: 15px !important;
  line-height: 26px !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 46px !important;
  right: 20px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #6b7280 transparent transparent transparent !important;
  border-width: 6px 5px 0 5px !important;
}
.select2-container--open .select2-selection--single {
  border-color: #3849b7 !important;
  box-shadow: 0 0 0 4px rgba(56, 73, 183, 0.1) !important;
}
.select2-dropdown {
  border: 1px solid #ced4da !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
  overflow: hidden !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3849b7 !important;
  color: #ffffff !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 10px 14px !important;
  border: 1px solid #ced4da !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  outline: none !important;
}
.select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  border-color: #3849b7 !important;
  box-shadow: 0 0 0 3px rgba(56, 73, 183, 0.1) !important;
}
input:focus,
textarea:focus,
select:focus {
  color: #212529 !important;
  background-color: #fff !important;
  border-color: #3849b7 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 4px rgba(56, 73, 183, 0.1) !important;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af !important;
  opacity: 1 !important;
}
.form-row,
.woocommerce-billing-fields__field-wrapper p,
.woocommerce-shipping-fields__field-wrapper p,
.woocommerce-additional-fields__field-wrapper p,
p.form-row {
  margin-bottom: 16px !important;
}
.form-row label,
.woocommerce form .form-row label {
  display: block !important;
  margin-bottom: 6px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #374151 !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
a.button.gcf-saved-products-btn,
.woocommerce button.button {
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 50px;
  text-transform: capitalize;
  transition: all 0.4s;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
a.button.gcf-saved-products-btn:hover,
.woocommerce button.button:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
  opacity: 0.9;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 15px !important;
  margin-bottom: 25px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.container {
  max-width: 1222px !important;
  margin: 0 auto !important;
}
.gcf-breadcrumb {
  margin: 0;
}
.gcf-breadcrumb-nav {
  display: block;
}
.gcf-breadcrumb-list {
  align-items: center;
  color: #6b7280;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gcf-breadcrumb-item {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}
.gcf-breadcrumb-item a {
  color: #6b7280;
  text-decoration: none;
}
.gcf-breadcrumb-item a:hover,
.gcf-breadcrumb-item a:focus {
  color: var(--gcf-link-hover-color, #0b5ed7);
}
.gcf-breadcrumb-item.is-current span:first-child {
  color: #fff;
  font-weight: 600;
}
.gcf-breadcrumb-separator {
  color: #9ca3af;
}
.w-1px {
  width: 1px;
}
.social-header {
  height: 41px;
}
.social-icons a {
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  justify-content: center;
  transition: all 0.3s ease;
}
.social-icons a:has(.fa-facebook-f) {
  background-color: #365493;
}
.social-icons a:has(.fa-instagram) {
  background-color: #774430;
}
.social-icons a:has(.fa-youtube) {
  background-color: #cb2027;
}
.social-icons a:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}
.social-header .social-header-text {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
}
.main-header {
  padding: 17px 15px !important;
}
.main-header-logo .logo-img {
  height: 90px;
  width: auto;
  display: block;
}
.header-link {
  font-size: 13px;
  white-space: nowrap;
  transition: opacity 0.3s ease;
}
.header-link:hover {
  opacity: 0.85;
}
.header-link i {
  font-size: 14px;
}
.header-icon-link {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.header-icon-link:hover {
  color: #ffffff;
  opacity: 0.85;
}
.header-cart {
  transition: opacity 0.3s ease;
}
.header-cart:hover {
  opacity: 0.85;
}
.header-cart i {
  font-size: 20px;
}
.cart-price {
  font-size: 14px;
}
.badge-count {
  background: #3b82f6;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  border-radius: 50%;
  padding: 2px 5px;
  min-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .main-header {
    height: auto;
    padding: 15px 0;
  }
  .main-header .container > div {
    flex-direction: column;
    gap: 15px !important;
  }
  .main-header-right {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .header-link span {
    display: none;
  }
  .header-link i {
    font-size: 18px;
  }
}
.navbar-section {
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  padding: 0 !important;
  position: relative;
}
.navbar-section .container > div {
  height: 54px;
}
.main-nav {
  list-style: none;
  flex: 1;
}
.main-nav .nav-link {
  color: #333333;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  padding: 8px 0 !important;
  position: relative;
  transition: color 0.3s ease;
}
.main-nav .nav-link:hover,
.main-nav .nav-link.active {
  color: #0a4db1;
}
.main-nav .nav-link:hover::after,
.main-nav .nav-link.active::after {
  width: 100%;
}
.navbar-special {
  display: flex;
  align-items: center;
  color: #dc2626;
  font-size: 14px;
  font-weight: 600;
  padding: 0 16px !important;
}
.navbar-special i {
  font-size: 18px;
}
.mobile-menu-toggle {
  background: transparent;
  border: none;
  color: #374151;
  font-size: 24px;
  cursor: pointer;
  padding: 8px !important;
  display: none;
}
@media (max-width: 1024px) {
  .main-nav {
    gap: 20px !important;
  }
  .main-nav .nav-link {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .main-nav,
  .navbar-special {
    display: none !important;
  }
  .mobile-menu-toggle {
    display: block;
  }
  .navbar-section .container > div {
    height: auto;
    padding: 8px 0 !important;
  }
}
.popular-categories-section {
  padding: 120px 0 !important;
}
.popular-categories-section .section-subtitle {
  font-size: 14px;
}
.popular-categories-section .section-title {
  font-size: 38px;
}
.category-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  transition: box-shadow 0.3s ease;
  height: 100%;
}
.category-card:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}
.category-card-image {
  width: 150px;
  height: 150px;
  object-fit: contain !important;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px !important;
  margin: 0 auto;
}
.category-card-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.4s ease;
}
.category-card:hover .category-card-image img {
  transform: scale(1.15);
}
.category-card-content {
  padding: 20px !important;
  text-align: center;
  background: #ffffff;
}
.category-card-title {
  font-size: 14px;
  font-weight: 600;
  color: #1f2937;
  margin: 0 !important;
  letter-spacing: 0.5px;
}
.categoriesSwiper .swiper-wrapper {
  padding: 10px 0 !important;
}
.categoriesSwiper .swiper-slide {
  height: auto;
}
.categories-prev,
.categories-next {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #062e67 !important;
  transition: all 0.3s ease;
  opacity: 0;
}
.categories-prev:after,
.categories-next:after {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff !important;
}
.categories-prev {
  left: -64px;
  z-index: 100;
}
.categories-next {
  right: -64px;
  z-index: 100;
}
.categoriesSwiperWrapper:hover .categories-prev {
  opacity: 1;
  left: -44px;
}
.categoriesSwiperWrapper:hover .categories-next {
  opacity: 1;
  right: -44px;
}
.categoriesSwiperWrapper {
  margin: 0 !important;
}
.featured-products-section {
  position: relative;
}
.featured-products-section .section-heading {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .featured-products-section {
    position: relative;
  }
}
.product-card {
  background-color: #eaefef;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e7eb;
}
.product-card:hover {
  border-color: #49a3e1;
}
.product-image-wrapper {
  min-height: 200px;
  max-height: 264px;
  background-color: #ffffff;
  padding: 20px;
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-image-wrapper .product-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: #009f3d;
  color: #ffffff !important;
  border-radius: 9999px;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  z-index: 2;
}
.product-image-wrapper .product-badge.sale-badge {
  background-color: #0d6efd;
}
.product-image-wrapper .product-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-card:hover .quick-view-btn {
  opacity: 1;
  visibility: visible;
}
.quick-view-btn {
  gap: 6px;
  padding: 10px 16px;
  background-color: #eaedff;
  color: #3849b7;
  outline: none;
  border: none;
  border-radius: 60px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  opacity: 0;
  transition: all 0.3s ease;
  width: max-content;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.product-details {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.product-details .product-name {
  line-height: 24px;
  word-wrap: break-word;
  margin: 0 0 8px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-details .price {
  font-family: var(--gcf-body-font-family, "Cabin", sans-serif);
  line-height: 32px;
  margin-bottom: 16px;
  color: var(--gcf-wc-price-color, #3849b7);
  font-size: var(--gcf-wc-price-size, 24px);
  font-weight: 600;
}
.product-details .price del {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  margin-right: 8px;
}
.product-details .price ins {
  text-decoration: none;
}
.product-icon-btn {
  width: 48px;
  height: 40px;
  border-radius: 60px;
  border: none;
  background: #ffffff;
  color: #1f2937;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: none;
  outline: 1px #e9eaeb solid;
  flex-shrink: 0;
}
.product-icon-btn:hover {
  background-color: #eaedff;
  color: #3849b7;
}
.product-icon-btn i {
  font-size: 16px;
}
.product-action-icons {
  position: absolute;
  top: 12px;
  right: 12px;
  display: none !important;
  flex-direction: column;
  gap: 8px;
  z-index: 10;
}
.product-actions-desktop {
  display: flex !important;
  margin-top: auto;
}
.product-actions-mobile {
  display: none !important;
}
.product-details .product-add-to-cart-btn {
  padding: 10px 16px !important;
  border-radius: 60px;
  outline: none;
  border: none;
  line-height: 20px;
}
.product-details a.product-add-to-cart-btn {
  text-decoration: none;
}
.product-details a.product-add-to-cart-btn:hover {
  color: #fff;
  background-color: #0b5ed7;
}
.product-actions-desktop .added_to_cart.wc-forward {
  display: none !important;
}
.gcf-toast-container {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1055;
  display: flex;
  flex-direction: column;
  gap: 12px;
  pointer-events: none;
}
.gcf-toast {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #ffffff;
  color: #1f2937;
  padding: 16px 20px;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  font-weight: 500;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  pointer-events: auto;
  border-left: 4px solid #009f3d;
}
.gcf-toast.show {
  opacity: 1;
  transform: translateY(0);
}
.gcf-toast-success .fa-check-circle {
  color: #009f3d;
  font-size: 20px;
}
.gcf-toast-info .fa-info-circle {
  color: #0d6efd;
  font-size: 20px;
  border-left-color: #0d6efd;
}
.product-icon-btn.is-loading,
.product-icon-btn.loading,
.product-add-to-cart-btn.loading,
.product-add-to-cart-btn.is-loading,
.single_add_to_cart_button.loading,
.single_add_to_cart_button.is-loading,
.modal-add-to-cart-btn.loading,
.modal-add-to-cart-btn.is-loading {
  position: relative;
  color: transparent !important;
  pointer-events: none;
  min-height: 48px;
}
.product-icon-btn.is-loading > *,
.product-icon-btn.loading > *,
.product-add-to-cart-btn.loading > *,
.product-add-to-cart-btn.is-loading > *,
.single_add_to_cart_button.loading > *,
.single_add_to_cart_button.is-loading > *,
.modal-add-to-cart-btn.loading > *,
.modal-add-to-cart-btn.is-loading > * {
  visibility: hidden !important;
}
.product-icon-btn.is-loading i,
.product-icon-btn.loading i {
  visibility: hidden;
}
.product-icon-btn.is-loading::after,
.product-icon-btn.loading::after,
.product-add-to-cart-btn.loading::after,
.product-add-to-cart-btn.is-loading::after,
.single_add_to_cart_button.loading::after,
.single_add_to_cart_button.is-loading::after,
.modal-add-to-cart-btn.loading::after,
.modal-add-to-cart-btn.is-loading::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -8px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-top-color: currentColor;
  border-radius: 50%;
  animation: button-spin 0.6s linear infinite;
}
.product-add-to-cart-btn.loading::after,
.product-add-to-cart-btn.is-loading::after,
.single_add_to_cart_button.loading::after,
.single_add_to_cart_button.is-loading::after,
.modal-add-to-cart-btn.loading::after,
.modal-add-to-cart-btn.is-loading::after {
  border-top-color: #ffffff;
  border-left-color: rgba(255, 255, 255, 0.2);
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.woocommerce a.button.product-add-to-cart-btn.loading,
.woocommerce a.button.product-add-to-cart-btn.is-loading {
  opacity: 1 !important;
  position: relative !important;
  color: transparent !important;
  pointer-events: none !important;
  min-height: auto !important;
}
.woocommerce a.button.product-add-to-cart-btn.loading > *,
.woocommerce a.button.product-add-to-cart-btn.is-loading > * {
  visibility: hidden !important;
}
.woocommerce a.button.product-add-to-cart-btn.loading::after,
.woocommerce a.button.product-add-to-cart-btn.is-loading::after {
  content: "" !important;
  font-family: inherit !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  right: auto !important;
  width: 14px !important;
  height: 14px !important;
  margin-left: -7px !important;
  margin-top: -7px !important;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  border-top-color: #ffffff !important;
  border-radius: 50% !important;
  animation: button-spin 0.6s linear infinite !important;
  vertical-align: initial !important;
}
.product-add-to-cart-btn.added-success,
.single_add_to_cart_button.added-success,
.modal-add-to-cart-btn.added-success {
  background-color: #009f3d !important;
  border-color: #009f3d !important;
  color: #ffffff !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.added::after {
  display: none !important;
}
.product-icon-btn.is-loading::after,
.product-icon-btn.loading::after {
  border-top-color: #3849b7;
  border-left-color: rgba(56, 73, 183, 0.2);
  border-right-color: rgba(56, 73, 183, 0.2);
  border-bottom-color: rgba(56, 73, 183, 0.2);
}
@keyframes button-spin {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .product-image-wrapper {
    min-height: 160px;
    max-height: 200px;
    padding: 20px;
  }
  .product-info {
    padding: 20px;
  }
  .product-name {
    font-size: 14px;
  }
  .price {
    font-size: 14px;
  }
  .product-action-icons {
    display: block !important;
    top: 10px;
    right: 10px;
  }
  .product-actions-desktop {
    display: flex !important;
  }
  .product-actions-mobile {
    display: none !important;
  }
  .quick-view-btn {
    display: none !important;
  }
  .product-details {
    padding: 15px;
  }
  .product-add-to-cart-btn {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .product-image-wrapper {
    min-height: 160px;
    max-height: 200px;
    padding: 15px;
  }
  .product-info {
    padding: 15px;
  }
  .product-name {
    font-size: 13px;
  }
  .price {
    font-size: 13px;
  }
  .product-icon-btn {
    width: 35px;
    height: 35px;
    font-size: 12px;
  }
  .product-icon-btn i {
    font-size: 14px;
  }
  .product-action-icons {
    display: block !important;
    top: 8px;
    right: 8px;
    gap: 6px;
  }
  .product-actions-desktop {
    display: flex !important;
  }
  .product-actions-desktop
    .product-add-to-cart-btn
    .product-add-to-cart-btn-text {
    display: none;
  }
  .product-actions-mobile {
    display: none !important;
  }
  .quick-view-btn {
    display: none !important;
  }
  .product-details .product-add-to-cart-btn {
    width: 100%;
    justify-content: center;
    padding: 10px 16px;
  }
}
.site-main .blog-content-section ul.page-numbers {
  display: flex !important;
  list-style: none !important;
  padding: 10px 0 !important;
  margin: 60px 0 20px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: none !important;
}
.site-main .blog-content-section ul.page-numbers::-webkit-scrollbar {
  display: none !important;
}
.site-main .blog-content-section ul.page-numbers li {
  margin: 0 !important;
  padding: 0 !important;
}
.site-main .blog-content-section ul.page-numbers li a,
.site-main .blog-content-section ul.page-numbers li span {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 44px !important;
  height: 44px !important;
  padding: 0 10px !important;
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  color: #4b5563 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  line-height: 1 !important;
  transition: all 0.3s ease !important;
}
.site-main .blog-content-section ul.page-numbers li span.current {
  background: #60d4f2 !important;
  color: #ffffff !important;
  border-color: #60d4f2 !important;
}
.site-main .blog-content-section ul.page-numbers li a:hover {
  border-color: #60d4f2 !important;
  color: #60d4f2 !important;
  background: #f9fafb !important;
  transform: translateY(-2px) !important;
}
@media (max-width: 767px) {
  .site-main .blog-content-section ul.page-numbers {
    gap: 8px !important;
  }
  .site-main .blog-content-section ul.page-numbers li a,
  .site-main .blog-content-section ul.page-numbers li span {
    min-width: 38px !important;
    height: 38px !important;
    padding: 0 12px !important;
    font-size: 14px !important;
    border-radius: 8px !important;
  }
}
@media (max-width: 480px) {
  .site-main .blog-content-section ul.page-numbers {
    gap: 5px !important;
  }
  .site-main .blog-content-section ul.page-numbers li a,
  .site-main .blog-content-section ul.page-numbers li span {
    min-width: 32px !important;
    height: 32px !important;
    padding: 0 8px !important;
    font-size: 13px !important;
  }
}
.product-stock-status,
.card-stock-status,
.modal-stock-status {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 8px 10px !important;
  border-radius: 50px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  border: 1px solid #b2f5d9 !important;
  background-color: #e6f6f0 !important;
  color: #0e6245 !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  height: 40px !important;
  box-sizing: border-box !important;
  margin: 10px 0 !important;
  vertical-align: middle !important;
  width: fit-content !important;
}
.product-stock-status i,
.card-stock-status i,
.modal-stock-status i {
  font-size: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  flex-shrink: 0 !important;
  border: 2px solid #0e6245 !important;
}
.product-stock-status.out-of-stock,
.card-stock-status.out-of-stock,
.modal-stock-status.out-of-stock {
  background-color: #ffeff1 !important;
  border-color: #ffcfd6 !important;
  color: #b31b1b !important;
}
.product-stock-status.out-of-stock i,
.card-stock-status.out-of-stock i,
.modal-stock-status.out-of-stock i {
  border-color: #b31b1b !important;
}
@media (max-width: 576px) {
  .product-stock-status,
  .card-stock-status,
  .modal-stock-status {
    height: 36px !important;
    padding: 6px 10px !important;
    font-size: 13px !important;
  }
  .product-stock-status i,
  .card-stock-status i,
  .modal-stock-status i {
    width: 18px !important;
    height: 18px !important;
    font-size: 8px !important;
  }
}
.product-info-component {
  background: #ffffff;
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(229, 231, 235, 0.5);
}
.product-info-component .nav-tabs {
  display: flex;
  gap: 12px;
  padding: 8px;
  background: #f8fafc;
  border-radius: 16px;
  margin-bottom: 20px;
  border: none !important;
  width: fit-content;
}
.product-info-component .nav-item {
  margin: 0;
}
.product-info-component .nav-link {
  border: none !important;
  border-radius: 12px !important;
  padding: 12px 24px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #64748b !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  background: transparent !important;
  text-transform: capitalize;
}
.product-info-component .nav-link:hover {
  color: #3849b7 !important;
  background: rgba(56, 73, 183, 0.05) !important;
}
.product-info-component .nav-link.active {
  background: #ffffff !important;
  color: #3849b7 !important;
  box-shadow: 0 4px 12px rgba(56, 73, 183, 0.12) !important;
}
.product-info-component .tab-content {
  padding: 10px 5px;
}
.info-subtitle {
  font-size: 18px;
  font-weight: 800;
  color: #1e293b;
  margin-bottom: 20px !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
.description-text {
  font-size: 16px;
  line-height: 1.8;
  color: #475569;
}
@media (max-width: 768px) {
  .product-info-component {
    padding: 20px;
    border-radius: 0;
    margin: 40px -15px;
    border-left: none;
    border-right: none;
  }
  .product-info-component .nav-tabs {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    scrollbar-width: none;
  }
  .product-info-component .nav-tabs::-webkit-scrollbar {
    display: none;
  }
}
.info-subtitle i {
  color: #3849b7;
  opacity: 0.9;
  font-size: 1.1em;
}
.spec-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.spec-table tr td {
  padding: 16px 0;
  border-bottom: 1px solid #f1f5f9;
}
.spec-table tr:last-child td {
  border-bottom: none;
}
.spec-label {
  width: 40%;
  font-weight: 600;
  color: #64748b;
  font-size: 14px;
  vertical-align: top;
}
.spec-value {
  width: 60%;
  font-weight: 600;
  color: #1e293b;
  font-size: 14px;
  text-align: right;
}
.spec-section-title {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #94a3b8;
  margin-bottom: 15px !important;
  margin-top: 30px !important;
}
.specifications-content .section-title {
  font-size: 24px;
  font-weight: 800;
  color: #1e293b;
  margin-bottom: 25px !important;
}
.prop-65-warning {
  margin-top: 40px;
  padding: 24px;
  background: #fff1f2;
  border-radius: 16px;
  border: 1px solid #fecdd3;
}
.prop-65-warning .info-subtitle {
  color: #be123c !important;
}
.prop-65-warning .info-subtitle i {
  color: #be123c;
}
.related-products-section-wrapper {
  margin-top: 44px;
}
.gcf-upsells-section,
.gcf-related-products-section {
  border-top: 1px solid #e5e7eb;
  margin-top: 0;
  padding-top: 32px;
}
.gcf-upsells-header,
.gcf-related-products-header {
  align-items: center;
  column-gap: 12px;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 12px;
  margin-bottom: 18px;
}
.gcf-upsells-title,
.gcf-related-products-title {
  color: #0f2747;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0 !important;
}
.gcf-upsells-nav,
.gcf-related-products-nav {
  display: flex !important;
  flex: 0 0 auto;
  gap: 8px;
  justify-self: end;
  margin-left: auto;
}
.gcf-upsells-prev,
.gcf-upsells-next,
.gcf-related-products-prev,
.gcf-related-products-next {
  align-items: center;
  background: #ffffff !important;
  border: 1px solid #d6dce5 !important;
  border-radius: 12px !important;
  color: #0f2747 !important;
  cursor: pointer;
  display: inline-flex !important;
  height: 40px !important;
  justify-content: center !important;
  line-height: 1 !important;
  transition: all 0.2s ease;
  width: 40px !important;
  padding: 0 !important;
}
.gcf-upsells-prev:hover,
.gcf-upsells-next:hover,
.gcf-related-products-prev:hover,
.gcf-related-products-next:hover {
  background: #f5f8fc !important;
  border-color: #9eb2cc !important;
  color: #0a1f38 !important;
}
.gcf-upsells-prev span,
.gcf-upsells-next span,
.gcf-related-products-prev span,
.gcf-related-products-next span {
  display: inline-block;
  font-size: 30px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  margin-top: -3px;
}
.gcfUpsellsSwiper,
.gcfRelatedProductsSwiper {
  padding: 4px 2px 42px !important;
  width: 100% !important;
}
.gcfUpsellsSwiper .swiper-slide,
.gcfRelatedProductsSwiper .swiper-slide {
  display: flex;
  height: auto;
}
.gcfUpsellsSwiper .product-card:hover,
.gcfRelatedProductsSwiper .product-card:hover {
  border-color: #c2d0e2;
  box-shadow: 0 14px 28px rgba(15, 39, 71, 0.1);
  transform: translateY(-3px);
}
.gcfUpsellsSwiper .product-image-wrapper,
.gcfRelatedProductsSwiper .product-image-wrapper {
  align-items: center;
  background: #ffffff !important;
  border-bottom: 1px solid #edf1f6;
  display: flex;
  justify-content: center;
  max-height: 220px;
  min-height: 200px;
  padding: 16px;
}
.gcfUpsellsSwiper .product-image-wrapper .product-badge,
.gcfRelatedProductsSwiper .product-image-wrapper .product-badge {
  font-size: 12px;
  font-weight: 700;
  padding: 4px 11px;
}
.gcfUpsellsSwiper .product-details,
.gcfRelatedProductsSwiper .product-details {
  padding: 16px;
  background-color: #eaefef !important;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.gcfUpsellsSwiper .product-details .product-name,
.gcfRelatedProductsSwiper .product-details .product-name {
  color: #0f2747;
  font-size: 18px !important;
  line-height: 1.25;
  margin-bottom: 10px !important;
  min-height: 44px;
}
.gcfUpsellsSwiper .product-details .price,
.gcfRelatedProductsSwiper .product-details .price {
  color: #1a6faf;
  font-size: 24px !important;
  line-height: 1.1;
  margin-bottom: 14px;
}
.gcfUpsellsSwiper .product-details .price del,
.gcfRelatedProductsSwiper .product-details .price del {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  margin-right: 8px;
}
.gcfUpsellsSwiper .product-details .price ins,
.gcfRelatedProductsSwiper .product-details .price ins {
  text-decoration: none;
}
.gcfUpsellsSwiper .product-actions-desktop,
.gcfRelatedProductsSwiper .product-actions-desktop {
  gap: 8px !important;
}
.gcfUpsellsSwiper .product-actions-desktop .product-icon-btn,
.gcfRelatedProductsSwiper .product-actions-desktop .product-icon-btn {
  height: 38px;
  width: 38px;
}
.gcfUpsellsSwiper .product-actions-desktop .product-add-to-cart-btn,
.gcfRelatedProductsSwiper .product-actions-desktop .product-add-to-cart-btn {
  border-radius: 30px;
  font-size: 14px !important;
  height: 38px;
  justify-content: center;
  min-width: 95px;
  padding: 0 14px !important;
}
.gcfUpsellsSwiper .swiper-pagination,
.gcfRelatedProductsSwiper .swiper-pagination {
  bottom: 0 !important;
}
.gcfUpsellsSwiper .swiper-pagination-bullet,
.gcfUpsellsSwiper .swiper-pagination-bullet-active,
.gcfRelatedProductsSwiper .swiper-pagination-bullet,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active {
  width: 10px !important;
  height: 10px !important;
  background: #d1d5db !important;
  opacity: 1 !important;
  border-radius: 50% !important;
  transition: all 0.3s ease !important;
}
.gcfUpsellsSwiper .swiper-pagination-bullet-active,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active {
  width: 24px !important;
  border-radius: 5px !important;
}
.gcfUpsellsSwiper .swiper-slide > .product,
.gcfRelatedProductsSwiper .swiper-slide > .product {
  display: flex;
  flex-direction: column;
  flex: 1 0 100% !important;
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
.gcfUpsellsSwiper:not(.swiper-initialized) .swiper-slide,
.gcfRelatedProductsSwiper:not(.swiper-initialized) .swiper-slide {
  width: 100% !important;
}
@media (min-width: 420px) {
  .gcfUpsellsSwiper:not(.swiper-initialized) .swiper-slide,
  .gcfRelatedProductsSwiper:not(.swiper-initialized) .swiper-slide {
    width: 83.33% !important;
  }
}
@media (min-width: 576px) {
  .gcfUpsellsSwiper:not(.swiper-initialized) .swiper-slide,
  .gcfRelatedProductsSwiper:not(.swiper-initialized) .swiper-slide {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .gcfUpsellsSwiper:not(.swiper-initialized) .swiper-slide,
  .gcfRelatedProductsSwiper:not(.swiper-initialized) .swiper-slide {
    width: 33.33% !important;
  }
}
@media (min-width: 1200px) {
  .gcfUpsellsSwiper:not(.swiper-initialized) .swiper-slide,
  .gcfRelatedProductsSwiper:not(.swiper-initialized) .swiper-slide {
    width: 25% !important;
  }
}
.gcfUpsellsSwiper .swiper-pagination-bullet-active-prev,
.gcfUpsellsSwiper .swiper-pagination-bullet-active-next,
.gcfUpsellsSwiper .swiper-pagination-bullet-active-prev-prev,
.gcfUpsellsSwiper .swiper-pagination-bullet-active-next-next,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active-prev,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active-next,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active-prev-prev,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active-next-next {
  transform: none !important;
}
.relatedPostsSwiper .swiper-pagination-bullet,
.gcfUpsellsSwiper .swiper-pagination-bullet,
.gcfRelatedProductsSwiper .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #d1d5db !important;
  opacity: 1 !important;
  border-radius: 50% !important;
  transition: all 0.3s ease !important;
}
.relatedPostsSwiper .swiper-pagination-bullet-active,
.gcfUpsellsSwiper .swiper-pagination-bullet-active,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active,
.gcfRelatedProductsSwiper .swiper-pagination-bullet-active-main {
  width: 24px !important;
  border-radius: 5px !important;
}
@media (max-width: 991px) {
  .related-products-section-wrapper {
    margin-top: 34px;
  }
  .gcf-upsells-section,
  .gcf-related-products-section {
    padding-top: 26px;
  }
  .gcfUpsellsSwiper .product-image-wrapper,
  .gcfRelatedProductsSwiper .product-image-wrapper {
    max-height: 210px;
    min-height: 180px;
  }
}
@media (max-width: 575px) {
  .gcf-upsells-title,
  .gcf-related-products-title {
    font-size: 30px;
  }
  .gcf-upsells-header,
  .gcf-related-products-header {
    margin-bottom: 14px;
  }
  .gcfUpsellsSwiper .product-details .product-name,
  .gcfRelatedProductsSwiper .product-details .product-name {
    font-size: 17px !important;
  }
  .gcfUpsellsSwiper .product-details .price,
  .gcfRelatedProductsSwiper .product-details .price {
    font-size: 22px !important;
    margin-bottom: 12px;
  }
}
