/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

form.checkout span.optional {
  display: none !important;
}
form.checkout h3,
form.checkout h3#order_review_heading {
  font-family: "Montserrat";
}
.product-info.summary h1.product-title {
  font-size: 40px;
}
.product-info.summary .price-wrapper .price {
  font-family: "Forum";
  font-size: 40px;
}
.product-info.summary .price-wrapper .price span.amount {
  font-weight: 400 !important;
}
.dd_btn_relay .ux-relay__control {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
.dd_slider_home .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
  border-width: 1px !important;
  height: 1px !important;
}
.woocommerce-sepay-bank-details {
  max-width: 100% !important;
  margin-bottom: 15px !important;
}
.container.cart-container .message-container {
  max-width: 100%;
}
.col_2border_side {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.header-main.nav-dark .cart-item.has-icon img {
  filter: invert(1);
}
.header-main #logo {
  margin-left: 20px !important;
}
.text_small_footer,
.text_small_footer > * {
  font-size: 12px;
}
.text_small,
.text_small > * {
  font-size: 14px;
}
.text_medium,
.text_medium > * {
  font-size: 16px;
}
.text_large,
.text_large > * {
  font-size: 20px;
}

.text_mb_0 > * {
  margin-bottom: 0;
}
.dd_logo_footer img {
  max-width: 150px;
}
.dd_logo_footer_col {
  max-width: 200px;
}
.footer_text > * {
  font-size: 12px;
  margin-bottom: 0;
  color: #000;
}
.footer_text h6 {
  font-size: 14px;
  margin-bottom: 12px;
  text-transform: none !important;
  font-family: "Montserrat" !important;
  color: #000;
  font-weight: bolder !important;
}
#masthead .header-inner .header-nav.header-nav-main {
  justify-content: center !important;
  gap: 20px !important;
  margin-right: 30px;
}
#masthead .header-inner li.cart-item.has-icon .header-cart-link .cart-img-icon {
  max-width: 22px !important;
}

.single-product
  .product-container
  .product-main
  .product-gallery
  .product-thumbnails.thumbnails {
  display: none !important;
}

.single-product .product-container .product-main .product-info.summary {
  padding: 0 120px !important;
}
/* Media query for 1024px to 1280px */
@media (min-width: 1024px) and (max-width: 1280px) {
  .single-product .product-container .product-main .product-info.summary {
    padding: 0 20px !important;
  }
}
.single-product .woocommerce-breadcrumb.breadcrumbs {
  margin-bottom: 30px;
}
.woocommerce-breadcrumb.breadcrumbs a {
  text-transform: none !important;
  opacity: 1 !important;
  color: #000 !important;
}
.woocommerce-breadcrumb.breadcrumbs .divider {
  opacity: 1 !important;
}
.woocommerce-breadcrumb.breadcrumbs .divider_icon img {
  width: 7px;
  height: auto;
}
.badge-container.absolute.left.top.z-1 {
  left: 20px !important;
  top: 20px !important;
  margin: 0 !important;
}
.badge-container.absolute.left.top.z-1 .callout.badge .badge-inner {
  padding: 0 10px !important;
  border-radius: 5px !important;
}

.dd_footer_menu {
  gap: 12px;
}
.dd_footer_menu .ux-menu-link .ux-menu-link__link {
  min-height: unset;
  padding: 0;
}

.dd_footer_menu .ux-menu-link .ux-menu-link__text {
  font-size: 12px;
}

.absolute-footer {
  display: none;
}
.dd_cat_page_title {
  padding: 0 10px;
}
.dd_product_list_slider_home .flickity-button {
  opacity: 1 !important;
  margin: 0 !important;
}
.dd_product_list_slider_home .flickity-button .flickity-button-icon {
  background-color: black;
  fill: white !important;
}
.dd_product_list_slider_home .flickity-button .flickity-button-icon > * {
  fill: white !important;
}

.product-small.box .box-text {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dd_row_full_width_cat .products.row {
  max-width: 100%;
  margin: 0 !important;
}

.dd_row_full_width_cat
  .products.row
  .product-small.col
  .badge-container
  .callout.badge {
  min-width: 5em;
}
.dd_row_full_width_cat
  .products.row
  .product-small.col
  .badge-container
  .callout.badge
  .badge-inner {
  background-color: #000;
}
.dd_btn_discover:hover {
  background-color: white;
  box-shadow: none;
  color: #000 !important;
  border: 1px solid #000;
}
.dd_btn_discover > span {
  font-size: 14px;
}
.dd_btn_discover_white {
  background-color: white;
  color: #000;
  border: 1px solid #000;
}
.dd_btn_discover_white:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.dd_btn_discover_white > span {
  color: #000 !important;
}
.dd_btn_discover_white:hover > span {
  color: white !important;
}
.cart-collaterals .cart-sidebar .cart_totals th,
.cart-collaterals .cart-sidebar .cart_totals td {
  border-bottom: none !important;
}
.cart-collaterals .cart-sidebar .cart_totals .cart_totals_title {
  font-weight: 600;
  font-size: 16px;
}
.cart-collaterals .cart-sidebar .cart_totals td {
  font-size: 16px;
  font-weight: 600;
}
.cart-collaterals .cart-sidebar .wc-proceed-to-checkout > a.checkout-button {
  padding: 10px 0;
  font-weight: 500;
}
.continue-shopping > a.button-continue-shopping {
  border: none;
  font-size: 14px;
  text-transform: none;
  text-decoration: underline;
  font-weight: 400;
}
.continue-shopping > a.button-continue-shopping:hover {
  background-color: transparent;
  color: #000;
}
.cart-summary-custom {
  margin-top: 30px;
}
.cart-summary-table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 0;
}
.cart-summary-table th,
.cart-summary-table td {
  padding: 0 0 8px 0;
  background: none;
  border: none;
}
.cart-summary-label {
  text-align: left;
  font-weight: 400;
  color: #a4a4a4;
  font-size: 12px;
  vertical-align: top;
  text-transform: none;
}
.cart-summary-value {
  text-align: right;
  font-weight: 400;
  color: #888;
  font-size: 13px;
  vertical-align: top;
}
.cart-summary-total-label {
  text-align: left;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 10px;
  color: #222;
}
.cart-summary-total-value {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
  color: #222;
}
.cart-shipping-policy {
  margin-top: 20px;
  font-size: 12px;
  color: #222;
  line-height: 1.7;
}
.cart-policy-link {
  text-decoration: underline;
  color: #222;
  transition: color 0.2s;
}
.cart-policy-link:hover {
  color: #000;
}
.shop_table .woocommerce-cart-form__cart-item .product-name-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
.shop_table .woocommerce-cart-form__cart-item .product-price-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
  gap: 30px;
}
.shop_table .woocommerce-cart-form__cart-item .product-price a.remove {
  border: none;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  text-decoration: underline;
  font-size: 14px !important;
}
.cart_col_list_product {
  border-left: none !important;
}
.cart-container.container.page-wrapper.page-checkout {
  max-width: 100% !important;
}
/* Size Chart Styles */
.dd-size-chart-btn {
  margin-top: 15px;
  background: #fff;
  border: 1px solid #000;
  text-transform: none;
  border-radius: 4px;
  padding: 5px 16px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dd-size-chart-btn:hover {
  background: #000;
  border-color: #333;
}

.single-product .product-info.summary .ux-quantity.quantity {
  display: none !important;
}

/* Single Product Add to Cart Button */
.single-product .single_add_to_cart_button {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  flex: 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  transition: all 0.3s ease !important;
}
.dd_fullwidth_container {
  max-width: 100% !important;
  padding: 0 !important;
}
.single-product .single_add_to_cart_button:hover {
  background: #333 !important;
  transform: translateY(-1px) !important;
}
.dd-products-header {
  display: flex;
  gap: 30px;
  padding: 0 20px 20px;
  justify-content: space-between;
}
.dd-viewed-products-section {
  margin-bottom: 30px;
}
.dd-products-header .dd-product-title {
  font-size: 40px;
  margin-bottom: 0;
}

.dd-product-tab {
  font-size: 14px;
  color: #999;
  text-transform: none;
  font-weight: 400;
  margin: 0;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease;
  position: relative;
  width: fit-content;
  font-family: "Montserrat";
}
#dd-viewed-products-toggle {
  text-align: right;
}
.dd-product-tab:hover {
  color: #666;
}

.dd-product-tab.active {
  color: #000;
  font-weight: 600;
}

.single-product .single_add_to_cart_button:before {
  content: "" !important;
  background-image: url("./assets/images/shopping-cart.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 20px !important;
  height: 20px !important;
  display: inline-block !important;
  margin-right: 10px !important;
}

/* Add price to Add to Cart button */
.single-product .single_add_to_cart_button:after {
  content: attr(data-price) !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-left: auto !important;
}

/* Hide price when button is loading */
.single-product .single_add_to_cart_button.loading:after {
  content: "" !important;
  display: none !important;
}

/* Loading spinner for Add to Cart button */
.single-product .single_add_to_cart_button.loading:before {
  content: "" !important;
  background-image: none !important;
  animation: ddSpin 0.5s linear infinite !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  width: 16px !important;
  height: 16px !important;
  margin-right: 10px !important;
}
.single-product .product-main {
  padding-top: 0 !important;
}
/* Spinner animation */
@keyframes ddSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.dd-size-chart-drawer {
  position: fixed;
  top: 0;
  right: -700px;
  width: 700px;
  max-width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 9999;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  transition: right 0.3s;
  overflow-y: auto;
}

.dd-size-chart-close {
  position: absolute;
  top: 30px;
  right: 0px;
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  z-index: 1;
}

.dd-size-chart-content {
  padding: 16px;
}

.dd-size-chart-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9998;
}
/* Mini Cart Styles */
#cart-popup {
  background-color: white !important;
}
.dd-mini-cart-container {
  overflow-y: auto;
  max-height: 60vh;
}

.dd-mini-cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #eee;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 1;
}

.dd-mini-cart-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #000;
}

.dd-mini-cart-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #000;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dd-mini-cart-content {
  padding: 0 20px;
}

.dd-mini-cart-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dd-mini-cart-item {
  display: flex;
  gap: 15px;
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}

.dd-mini-cart-item:last-child {
  border-bottom: none;
}

.dd-mini-cart-item-image {
  flex-shrink: 0;
}

.dd-mini-cart-item-image img {
  width: 100px;
  aspect-ratio: 3 / 4;
  object-fit: cover;
}

.dd-mini-cart-item-details {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.dd-mini-cart-item-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.dd-mini-cart-item-name {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #000;
}

.dd-mini-cart-item-name a {
  color: #000;
  text-decoration: none;
}

.dd-mini-cart-item-meta {
  margin-bottom: 8px;
}

.dd-mini-cart-item-status {
  background: #f0f0f0;
  color: #666;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}

.dd-mini-cart-item-quantity {
  margin-top: 8px;
}

/* Mini Cart Quantity Controls */
.mini-cart-quantity-wrapper {
  margin-top: 8px;
}

.quantity-controls {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 8px;
}

.qty-btn {
  background: #f0f0f0;
  border: 1px solid #ddd;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  transition: all 0.2s ease;
}

.qty-btn:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.qty-input {
  width: 50px;
  height: 25px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 12px;
  padding: 0;
  background: #fff;
  color: #000;
}

.qty-input:focus {
  outline: none;
  border-color: #000;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.remove_from_cart_button {
  color: #000;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 400;
}

.remove_from_cart_button:hover {
  color: #ff0000;
}

.dd-mini-cart-item-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
  justify-content: center;
}

.dd-mini-cart-remove {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 400;
}

.dd-mini-cart-remove:hover {
  color: #ff0000;
}

.dd-mini-cart-item-price {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
#cart-popup .widget_shopping_cart_content {
  height: 100%;
  justify-content: space-between;
}
.dd-mini-cart-footer {
  padding: 20px;
  border-top: 1px solid #eee;
}

.dd-mini-cart-total {
  margin-bottom: 15px;
}

.dd-mini-cart-total-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dd-mini-cart-total-label {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.dd-mini-cart-total-amount {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.dd-mini-cart-note {
  margin-bottom: 20px;
}

.dd-mini-cart-note p {
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

.dd-mini-cart-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dd-mini-cart-checkout-btn {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 15px 20px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.dd-mini-cart-checkout-btn:hover {
  background: #333;
  color: #fff;
  text-decoration: none;
}

.dd-mini-cart-view-cart {
  color: #000;
  text-decoration: underline;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}

.dd-mini-cart-view-cart:hover {
  color: #333;
  text-decoration: underline;
}

.dd-mini-cart-empty {
  padding: 40px 20px;
  text-align: center;
}

.dd-mini-cart-empty-message {
  color: #666;
  font-size: 16px;
  margin: 0;
}

/* Custom Gallery Styling */
.dd-custom-gallery {
  position: relative;
  margin: 20px 0;
  border-radius: 8px;
  overflow: hidden;
}

.dd-gallery-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dd-gallery-track {
  display: flex;
  height: 100%;
  transition: transform 0.3s ease;
  gap: 12.5px;
}
.single-product .product-footer .woocommerce-tabs {
  background: #f2f2f2;
  padding: 20px !important;
  border: none !important;
  max-width: 100% !important;
}
.dd-viewed-products-container {
  margin-top: 50px;
}
.single-product .product-footer .woocommerce-tabs > ul.tabs {
  margin: 0 !important;
  justify-content: center !important;
  gap: 10%;
}
.single-product .product-footer .woocommerce-tabs > ul.tabs > li > a {
  font-size: 26px;
  text-transform: none !important;
}
.single-product .product-footer .woocommerce-tabs > ul.tabs > li:hover > a,
.single-product .product-footer .woocommerce-tabs > ul.tabs > li.active > a {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.single-product
  .product-footer
  .woocommerce-tabs
  > ul.tabs
  > li:hover
  > a::before,
.single-product
  .product-footer
  .woocommerce-tabs
  > ul.tabs
  > li.active
  > a::before {
  content: unset !important;
}
.dd-gallery-slide {
  flex: 0 0 calc(100% / 3 - 12.5px);
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}

.dd-gallery-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.dd-gallery-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 2;
  margin: 0;
  aspect-ratio: 1 !important;
}

.dd-gallery-nav:hover {
  background: rgba(0, 0, 0, 0.9);
  transform: translateY(-50%) scale(1.1);
}

.dd-gallery-prev {
  left: 15px;
}

.dd-gallery-next {
  right: 15px;
}

.dd-gallery-nav svg {
  width: 20px;
  height: 20px;
}

/* Gallery indicators/dots */
.dd-gallery-indicators {
  display: none !important;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 2;
}

.dd-gallery-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dd-gallery-dot.active {
  background: white;
  transform: scale(1.2);
}

.dd-gallery-dot:hover {
  background: rgba(255, 255, 255, 0.8);
}

/* Product Description Toggle */
.woocommerce-Tabs-panel--description {
  position: relative;
}

.dd-description-toggle {
  background: none;
  border: none;
  color: #000;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
  padding: 10px 0;
  margin: 0;
  display: block;
  width: 100%;
  text-align: center;
  transition: color 0.3s ease;
}

.dd-description-toggle:hover {
  color: #666;
}

.dd-description-content {
  position: relative;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.dd-description-content.collapsed {
  max-height: 200px;
}
.product-small.box .box-text.box-text-products .price-wrapper {
  display: flex;
  overflow: hidden;
}
.product-small.box:hover .box-text.box-text-products .price-wrapper::after {
  margin-right: 0;
}
.product-small.box .box-text.box-text-products .price-wrapper::after {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-left: 14px;
  margin-right: -28px;
  content: " ";
  display: inline-block;
  width: 13px;
  height: 15px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px 15px;
  background-image: url("./assets/images/atc.png") !important;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.cart-popup-title > span {
  font-family: "Montserrat";
}
.order-success-custom {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 20px;
  background: white;
}

.breadcrumb-nav {
  margin-bottom: 30px;
  font-size: 14px;
  color: #333;
}

.breadcrumb-nav a {
  color: #333;
  text-decoration: none;
}

.breadcrumb-separator {
  margin: 0 10px;
}
.breadcrumb-separator > img {
  width: 7px;
  height: auto;
}

.success-icon-container {
  margin-bottom: 30px;
}

.success-icon {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}

.order-success-title {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Montserrat";
}

.order-success-message {
  margin-bottom: 40px;
  color: #333;
  line-height: 1.6;
}

.order-success-message > * {
  margin-bottom: 10px;
  font-size: 16px;
}
.order-success-message span.order-number {
  font-size: 18px;
  font-weight: 500;
  background-color: black;
  padding: 2px 6px;
  color: white;
  border-radius: 4px;
}

.track-order-link {
  color: #0073aa;
  text-decoration: underline;
}

.track-order-link:hover {
  color: #005a87;
}

.continue-shopping-btn {
  display: inline-block;
  background: #000;
  color: white;
  padding: 15px 30px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: background-color 0.3s ease;
}

.continue-shopping-btn:hover {
  background: #333;
  color: white;
}
.woocommerce-customer-details h2,
.woocommerce-order-details h2 {
  font-family: "Montserrat";
}

/* Order Check Page Styles */
.order-check-container {
  background: #fff;
  padding: 60px 20px;
}

.order-check-wrapper {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.breadcrumb-nav {
  margin-bottom: 30px;
  font-size: 14px;
  color: #333;
}

.breadcrumb-nav a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.breadcrumb-nav a:hover {
  color: #000;
}

.breadcrumb-separator {
  margin: 0 10px;
}

.breadcrumb-separator > img {
  width: 7px;
  height: auto;
}

.order-check-title {
  font-size: 48px;
  font-weight: bold;
  color: #000;
  margin-bottom: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Montserrat", sans-serif;
}

.order-input-section {
  margin-bottom: 50px;
}

.order-check-form {
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-group {
  display: flex;
  align-items: stretch;
  max-width: 500px;
  width: 100%;
  gap: 0;
}

.order-id-input {
  flex: 1;
  padding: 15px 20px !important;
  border: 1px solid #ddd !important;
  border-right: none !important;
  background: #f8f8f8 !important;
  font-size: 16px !important;
  color: #333 !important;
  outline: none !important;
  transition: all 0.3s ease !important;
  height: 100% !important;
  margin: 0;
}

.order-id-input:focus {
  background: #fff;
  border-color: #000;
}

.order-id-input::placeholder {
  color: #999;
  font-style: italic;
}

.order-check-btn {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  min-height: unset;
  line-height: normal;
}

.order-check-btn:hover {
  background: #333;
  border-color: #333;
}

.order-check-btn:disabled {
  background: #ccc;
  border-color: #ccc;
  cursor: not-allowed;
}

.order-loading {
  text-align: center;
  padding: 40px 20px;
}

.loading-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.order-loading p {
  color: #666;
  font-size: 16px;
  margin: 0;
}

.order-results {
  margin-top: 40px;
  text-align: left;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.order-info {
  padding: 30px;
  border-bottom: 1px solid #eee;
}

.order-info h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.order-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

.order-detail-item {
  display: flex;
  flex-direction: column;
}

.order-detail-label {
  font-size: 14px;
  color: #666;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.order-detail-value {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.order-status {
  display: inline-block;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.order-status.completed {
  background: #d4edda;
  color: #155724;
}

.order-status.processing {
  background: #fff3cd;
  color: #856404;
}

.order-status.pending {
  background: #f8d7da;
  color: #721c24;
}

.order-status.cancelled {
  background: #f5c6cb;
  color: #721c24;
}

.order-items {
  padding: 30px;
}

.order-items h4 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.order-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #f0f0f0;
}

.order-item:last-child {
  border-bottom: none;
}

.order-detail-item-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.order-item-image {
  width: 150px;
  height: auto;
  margin-right: 20px;
  flex-shrink: 0;
}

.order-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.order-item-details {
  flex: 1;
}

.order-item-name {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.order-item-meta {
  font-size: 14px;
  color: #666;
  margin-bottom: 5px;
}

.order-item-price {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.order-totals {
  padding: 30px;
  background: #f8f8f8;
  border-top: 1px solid #eee;
}

.order-total-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.order-total-row:last-child {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

.order-total-label {
  color: #666;
}

.order-total-value {
  color: #000;
  font-weight: 600;
}

.order-error {
  padding: 30px;
  text-align: center;
  color: #721c24;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  border-radius: 8px;
}

.order-error h3 {
  color: #721c24;
  margin-bottom: 10px;
}

.order-error p {
  margin: 0;
  font-size: 16px;
}

@media only screen and (max-width: 48em) {
  .continue-shopping-btn {
    padding: 10px 30px;
    font-size: 14px;
  }

  .order-success-title {
    font-size: 20px;
  }

  .success-icon {
    width: 100px;
    height: 100px;
  }
  .order-success-message p {
    font-size: 14px;
  }
  .checkmark-icon {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .product-small.box .box-text.box-text-products .price-wrapper::after {
    content: unset;
  }
  .dd-product-tab {
    font-size: 12px;
  }
  .dd-size-chart-drawer {
    width: 100vw;
    right: -100vw;
  }

  .dd-size-chart-close {
    top: 0px;
    right: -20px;
  }
  .dd-products-header {
    padding: 0 10px 10px;
  }
  .single-product .product-footer .woocommerce-tabs > ul.tabs {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    white-space: nowrap;
    padding: 0 10px;
    margin: 0 -10px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start !important;
  }

  .single-product
    .product-footer
    .woocommerce-tabs
    > ul.tabs::-webkit-scrollbar {
    display: none;
  }

  .single-product .product-footer .woocommerce-tabs > ul.tabs > li > a {
    font-size: 18px;
    padding: 10px 0;
    display: block;
  }

  .dd-gallery-viewport {
    height: 200px;
  }

  .dd-gallery-slide {
    flex: 0 0 calc(50% - 4px);
  }

  .dd-gallery-track {
    gap: 8px;
  }

  .dd-gallery-nav {
    width: 30px;
    height: 30px;
    min-height: unset;
  }

  .dd-gallery-prev {
    left: 10px;
  }

  .dd-gallery-next {
    right: 10px;
  }
  .dd-products-header .dd-product-title {
    font-size: 30px;
  }
  .single-product .woocommerce-breadcrumb.breadcrumbs {
    margin-bottom: 10px;
  }
  .col_2border_side {
    border: none;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  #main-menu.mobile-sidebar .sidebar-menu .nav.nav-sidebar > li.header-block {
    border-bottom: 1px solid #000;
  }
  #main-menu.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical > li + li {
    border-top: none !important;
  }
  #main-menu.mobile-sidebar .sidebar-menu .nav-sidebar.nav-vertical > li a {
    color: #000 !important;
  }
  .off-canvas .sidebar-menu {
    padding: 0 !important;
  }
  .single-product .product-container .product-main .product-info.summary {
    padding: 20px !important;
  }
  .cart-collaterals .cart-sidebar .cart_totals .shop_table {
    display: none;
  }
  .shop_table .product-price {
    display: table-cell !important;
  }
  .note_cart_buying {
    font-size: 12px;
    font-weight: 600;
  }
  .dd_row_cart_flex_mobile {
    flex-direction: column;
    margin: 0 auto !important;
  }
  .dd_row_cart_flex_mobile .cart-collaterals {
    order: 2;
  }
  .dd_row_cart_flex_mobile .cart_col_list_product {
    order: 1;
  }
  .product-small.box .box-text {
    flex-direction: column;
    align-items: flex-start;
  }
  .dd_row_full_width_cat
    .products.row
    .product-small.col
    .badge-container
    .callout.badge {
    min-width: unset;
    font-size: 12px;
  }
  .dd_accordion_footer .accordion-item .accordion-title {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    border-color: #000 !important;
  }
  .dd_accordion_footer .accordion-item:last-child .accordion-title {
    padding-bottom: 0;
  }
  .dd_accordion_footer .accordion-item .accordion-inner {
    padding: 0 15px 15px;
  }
  .dd_accordion_footer .accordion-item .accordion-title.active {
    border-color: #000 !important;
    background-color: transparent !important;
  }
  .dd_accordion_footer .accordion-item .accordion-title button.toggle {
    left: unset;
    right: unset;
    position: relative;
  }
  .dd_accordion_footer .accordion-item .accordion-title span {
    font-size: 14px;
  }
  .dd_row_footer_accordion > .col {
    padding: 0 !important;
  }
  .dd_logo_footer_col {
    max-width: unset;
  }
  .dd_logo_footer {
    margin-bottom: 30px;
  }
  .dd_logo_footer > .img-inner {
    text-align: center;
  }

  /* Order Check Mobile Styles */
  .order-check-container {
    padding: 30px 15px;
  }

  .order-check-title {
    font-size: 28px;
    margin-bottom: 30px;
    letter-spacing: 1px;
  }

  .input-group {
    flex-direction: column;
    gap: 15px;
  }

  .order-id-input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 14px;
  }

  .order-check-btn {
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
  }

  .order-details {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .order-item {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }

  .order-item-image {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .order-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .order-info,
  .order-items,
  .order-totals {
    padding: 20px 15px;
  }

  .order-info h3 {
    font-size: 20px;
  }

  .order-items h4 {
    font-size: 18px;
  }
}
