.elementor-menu-cart__main .elementor-menu-cart__close-button-custom {
    padding: 10px 12px;
    background: #fff;
    top: 0px;
    bottom: auto;
    left: auto;
    right: 0px;
    position: absolute;
}

.elementor-menu-cart__main .widget_shopping_cart_content {
    margin-top: 40px;
}

.elementor-menu-cart__main .elementor-menu-cart__product .product-thumbnail {
    height: 80px;
}

.elementor-menu-cart__main .elementor-menu-cart__product .product-thumbnail a {
    height: 100%;
}

.elementor-menu-cart__main .elementor-menu-cart__product .product-thumbnail a img {
    height: 100%;
    object-fit: contain;
}

.celtide-account .woocommerce-info {
    border-color: #1360ae;
    font-family: 'SF Pro';
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 57px;
}

.celtide-account .woocommerce-info:before {
    color: #1360ae;
}

.celtide-account .woocommerce-info a {
    background: #1360ae;
    color: #fff !important;
    border-radius: 100px;
    padding: 20px 34px 20px 34px;
    transition: 0.4s all ease;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    text-transform: capitalize;
}


.celtide-account  .woocommerce-MyAccount-content-wrapper-no-data {
    padding: 20px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #E3E3E3;
    box-shadow: 0px 0px 15px 0px hwb(0deg 0% 100% / 10%);
}

.celtide-productimg .flex-control-thumbs {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
}

.celtide-productimg .flex-control-thumbs li {
    padding: 10px !important;
    width: calc(25% - 7px) !important;
    border: 1px solid #ffffff;
    border-radius: 20px;
}

.celtide-productimg .flex-control-thumbs li img {
    opacity: 1 !important;
}

.celtide-productimg .woocommerce-product-gallery {
    padding: 30px !important;
    margin: 0px !important;
    background: #fff;
    border-radius: 40px;
    padding-top: 60px !important;
		box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
}

.celtide-productimg .woocommerce-product-gallery__trigger {
    top: 20px !important;
    right: 20px !important;
    font-size: 0px !important;
    border-radius: 0px !important;
    background: transparent !important;
}

.celtide-productimg .woocommerce-product-gallery__trigger:before {
    border-color: #fff !important;
}

.celtide-productimg .woocommerce-product-gallery__trigger:after {
    background: #fff !important;
}

.celtide-variant tr {
    padding: 20px;
    display: flex;
    background: #0060b2;
    border-radius: 24px;
    flex-direction: column;
    align-items: start;
    gap: 12px;
}

.celtide-variant tr .label {
    padding: 0px;
}

.celtide-variant tr .value {
    padding: 0px;
    width: 100%;
}

.celtide-variant tr .value .reset_variations {
    color: #fff;
    text-decoration: underline;
}

.celtide-variant .woocommerce-variation-price .price {
    padding: 5.5px 20px;
    position: relative;
    color: #fff !important;
    background: #0060b2;
    font-size: 16px !important;
    border-radius: 12px;
}

.celtide-variant .woocommerce-variation, .celtide-variant .woocommerce-variation .woocommerce-variation-price {
    height: 39px;
    display: flex;
    align-items: center;
}

.celtide-variant .woocommerce-variation {
    margin-bottom: 20px;
}

.celtide-productimg .woocommerce-product-gallery .flex-viewport img {
    height: 480px !important;
    object-fit: contain !important;
}

.celtide-productimg  .flex-viewport {
    height: 100% !important;
}

.celtide-productimg .woocommerce-product-gallery__wrapper img {
    object-fit: contain !important;
    height: 480px !important;
}


/* 
single-product-page- css */

.woocommerce-notices-wrapper {
    border-top: none !important;
   margin-top : 20px;
}

  .woocommerce-message {
    border-top: 3px solid #0060B2;
    background-color: #f2f2f2;
    color: #000000;
    border-radius: 20px;
}

  .woocommerce-message::before {
    color: #0060B2;
    top: 50%;
    transform: translate(0, -50%);
}

  .woocommerce-message a.button.wc-forward {
  background: #0060b2;
color:#fff;
  border-radius:50px;
}








/* Pagination */

.loop-progress {
    position: relative;
}

.loop-progress .swiper-pagination {
    position: absolute;
    top: unset;
    bottom: -100px;
    background: rgba(0, 0 ,0, 0.2);
    height: 1px !important;
}



.loop-progress .swiper-pagination-progressbar-fill {
    height: 5px;
    margin-top: -2px !important;
}

@media (max-width: 1024px) {
    .loop-progress .swiper-pagination {
        top: unset !important;
        bottom: -40px !important;
    }
}


.premium{color:#fff;}
.premium32{color:#fff; font-size:32px;}
































































@media screen and (min-width: 768px) and (max-width: 1023px) {
	
.celtide-productimg .woocommerce-product-gallery .flex-viewport img {
    height: 330px !important;
}
	
.celtide-productimg .woocommerce-product-gallery__wrapper img {
    height: 330px !important;
}
	
}















@media screen and (min-width: 320px) and (max-width: 767px) {
	
.celtide-productimg .woocommerce-product-gallery__wrapper img {
    height: 250px !important;
}
	
.celtide-productimg .woocommerce-product-gallery .flex-viewport img {
    height: 250px !important;
}
	
.celtide-account .woocommerce-EditAccountForm .woocommerce-form-row {
    margin: 0px 0px 20px 0px !important;
    width: 100%;
    padding: 0px !important;
}
	
.checkout-page .woocommerce .woocommerce-notices-wrapper {
    padding: 0px;
}

.checkout-page .e-checkout__container, .checkout-page .e-checkout__container .e-checkout__column #customer_details, .checkout-page .e-checkout__container .e-checkout__column-inner {
    display: flex !important;
    gap: 20px;
    flex-direction: column;
}

.checkout-page .e-checkout__container .e-checkout__column #customer_details:before, .checkout-page .e-checkout__container .e-checkout__column #customer_details:after {
    display: none;
}
	
}



/* Tabel css for product bulk order  */

/* ===== Bulk Pricing Table ===== */
#tab-bulk-order-pricing {
  font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, sans-serif;
}

#tab-bulk-order-pricing h2 {
  font-size: 32px;
  margin-bottom: 10px;
}

#tab-bulk-order-pricing .container {
  max-width: 100%;
  overflow-x: auto;
}

/* Table */
#tab-bulk-order-pricing table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  border-radius: 8px;
  overflow: hidden;
}

/* Header */
#tab-bulk-order-pricing thead th {
  background: #1677ff;
  color: #fff;
  padding: 14px;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}

/* Body */
#tab-bulk-order-pricing tbody td {
  padding: 14px;
  text-align: center;
  border-bottom: 1px solid #e5e7eb;
  font-size: 14px;
}

/* Price color */
#tab-bulk-order-pricing tbody td:nth-child(2) {
  color: #1677ff;
  font-weight: 600;
}

/* Save color */
#tab-bulk-order-pricing tbody td:nth-child(3) {
  color: #22c55e;
  font-weight: 600;
}

/* Highlight row (200+) */
#tab-bulk-order-pricing tbody tr:nth-child(4) {
  background: #1677ff;
  color: #fff;
}

#tab-bulk-order-pricing tbody tr:nth-child(4) td {
  color: #fff !important;
  font-weight: 600;
}




/* ===== Mobile Responsive ===== */
@media (max-width: 768px) {
  #tab-bulk-order-pricing table,
  #tab-bulk-order-pricing thead,
  #tab-bulk-order-pricing tbody,
  #tab-bulk-order-pricing th,
  #tab-bulk-order-pricing td,
  #tab-bulk-order-pricing tr {
    display: block;
  }

  #tab-bulk-order-pricing thead {
    display: none;
  }

  #tab-bulk-order-pricing tbody tr {
    margin-bottom: 15px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 10px;
  }

  #tab-bulk-order-pricing tbody td {
    text-align: right;
    position: relative;
    padding-left: 50%;
  }

  #tab-bulk-order-pricing tbody td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    font-weight: 600;
    text-align: left;
  }
}
