@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.otabazaar.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.otabazaar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,113,242);
	--btn-accented-bgcolor-hover: rgb(0,113,242);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 209px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(244,7,193);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.featured {
	background-color: rgb(234,39,127);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: #ffffff;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(130,36,227);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 50%;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



/*.searchform input[type="text"] {
    padding-right: 50px;
    height: 40px;
    font-size: 15px;
    border-radius: 5px;
}

.searchform.wd-style-with-bg .searchsubmit {
    background-color: #fff !important;
	  color: blue !important;
}
*/
.nav-link-text {
  text-transform: capitalize;
	padding-left: 0px;
	padding-right: 18px;
	font-weight: 600;
}
/*.whb-main-header {
	box-shadow: 0 1px 0 rgba(0,0,0,.16);
}
*/
.wd-tools-element .wd-tools-text {
	color: white;
	text-transform: capitalize;	
}

/*.whb-top-bar .wd-nav-secondary>li>a {
    font-weight: 400;
    font-size: 12px;
    color: white;
}
*/

.wd-tools-element .wd-tools-icon {
    position: relative;
    font-size: 0;
    color: white;
    font-weight: bold;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto !important;
    height: 150px !important;
}
.product-images-inner {
	height:500px;
}

.woocommerce-product-gallery__image img {
	height:450px;
	width:auto;
	display:block;
	margin:auto;
}

.slick-slide img {
	height:150px;
	width:auto;
	margin:auto;
}
.product-grid-item .product-image-link {
    display: block;
    padding-left: 28px;
}
.product-image-summary div.quantity {
    display: none;
}
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 0px;
    width: 40%;
    border-radius: 10px !important;
}
.wsb-button {
    width: 40%;
    border-radius: 10px !important;
    margin-bottom: 0px;
}
#ship-to-different-address {
    display: none;
}
.available-offer {
font-size: 15px;
font-weight: 600px;
color: green;
}
.wd-buttons .wd-action-btn>a {
    display: none;
}
.jQaQTJ {
    display: none !important;
}
.whb-top-bar .wd-tools-element .wd-tools-text {
    text-transform: capitalize !important;
}
/*.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}
*/
.labels-rounded .out-of-stock {
    font-size: 10px !important;
    color: red !important;
}
.tabs-layout-tabs .tabs li a {
    text-transform: capitalize;
}

.product-label.onsale {
    background-color: red;
}
.wd-switch-to-register {
    color: #FFFFFF !important;
    background-color: #fb641b !important;
}
.social-login-btn .login-goo-link {
    background-color: #ff0000 !important;
}
.register .button, .login .button, .lost_reset_password .button {
    background-color: rgb(7 182 18) !important;
}
.commentlist .comment-text .meta time {
    font-style: italic;
    display: none;
}
.woocommerce-review__dash {
 display: none;
}
.wd-action-btn.wd-style-text>a {
    display: none;
}
/* for title, view button and high height issue in grid home page issue fixed*/
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 5px;
}
/* my order section color for orders*/
.order-number {
    background-color: #000000;
    color: #ffff;
    font-weight: 500;
    border-radius: 5px;
}
.order-date {
    background-color: #3F00FF;
    color: #ffff;
    font-weight: 500;
    border-radius: 5px;
}
.order-status {
    background-color: #00A36C;
    color: #ffff;
    font-weight: 500;
    border-radius: 5px;
}
/* order upadtes text color*/
.woocommerce-OrderUpdates {
    --wd-tags-mb: 10px;
    background: #F0F8FF;
    color: #2C3E50;
    border-radius: 10px;
}
/* flipkatr review and price design*/
/* ===== Custom Product Rating & Price ===== */

.custom-product-info .rating-badge {
  background-color: #388e3c !important; /* ✅ green background */
  color: #fff !important;               /* ✅ white text */
  font-weight: 700 !important;
  padding: 4px 9px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}

.custom-product-info .rating-badge .star {
  font-size: 14px !important;
  margin-left: 2px;
}

.custom-product-info .rating-text {
  color: #555 !important;
  font-size: 14px !important;
}

.custom-product-info .sale-price {
  font-size: 24px !important;
  font-weight: 800 !important;
  color: #000 !important;
}

.custom-product-info .original-price {
  font-size: 16px !important;
  color: #C4C4C4 !important;
  text-decoration: line-through !important;
	margin-left: 5px;
}

.custom-product-info .discount {
  font-size: 14px !important;
  color: #388e3c !important;
  font-weight: 700 !important;
	padding-left: 5px;
}

/* Mobile */
@media (max-width: 768px) {
  .custom-product-info .sale-price {
    font-size: 20px !important;
  }
  .custom-product-info .rating-badge {
    font-size: 13px !important;
    padding: 3px 7px !important;
  }
}
.custom-product-info .price-section {
  margin-top: 12px !important; /* adjust gap as needed */
}

.custom-product-info .sale-price {
  font-size: 28px !important;
}

/* dynamic delivey and offer tab in porduct page*/
/* Delivery + Offers (with SVG icon) */
.custom-delivery-info {
  margin-top: -31px;
  font-family: inherit;
  color: #222;
}

.custom-delivery-info .delivery-date {
  color: #212121; /* green */
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Offers container */
.available-offers {
  background: #f9f9f9;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 12px 14px;
}

.available-offers h3 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #111;
  font-weight: 700;
}

/* List */
.available-offers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.available-offers li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #333;
  line-height: 1.45;
}

.available-offers li:last-child {
  margin-bottom: 0;
}

/* Inline SVG icon */
.available-offers .offer-icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-top: 2px; /* align with text */
}

/* Offer text styling */
.available-offers .offer-text strong {
  color: #000;
  font-weight: 600;
}

/* link style inside offer */
.available-offers a {
  color: #0073aa;
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .custom-delivery-info .delivery-date { font-size: 11px; }
  .available-offers h3 { font-size: 11px; }
  .available-offers li { font-size: 14px; gap: 8px; }
}

/*rating and review show on other pages as single product page rating and review already added in above code*/
/* ✅ Shop page rating badge */
.otabazaar-loop-rating {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 6px 0;
  font-size: 14px;
  flex-wrap: wrap;
}

.otabazaar-rating-badge {
  background-color: #388e3c;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  padding: 2px 6px;
  border-radius: 4px;
  display: inline-block;
}

.otabazaar-rating-text {
  color: #555;
  font-size: 13px;
}

@media (max-width: 768px) {
  .otabazaar-loop-rating {
    font-size: 13px;
    gap: 4px;
  }

  .otabazaar-rating-badge {
    font-size: 12px;
    padding: 2px 5px;
  }

  .otabazaar-rating-text {
    font-size: 12px;
  }
}
/* Force-hide default yellow star rating everywhere except single product */
.product-grid-item .star-rating {
   display:none;
}
.wd-product .woocommerce-review-link {
    display: none;
}
/* Discount product price inline next to price */
.custom-discount-inline {
  color: #d32f2f; /* red for discount */
  font-size: 16px;
  font-weight: 600;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .custom-discount-inline {
    font-size: 14px;
    margin-left: -3px;
  }
}
/* hide % off from all pages provided in default thems */
.product-labels .product-label.onsale {
    display: none;
}

/* disable quantity on porduct page* */
.quantity {
display: none !important;
}

/* stiky add to cart and buy now button code for mobile*/
/* === Sticky Buy Now & Add to Cart Bar (Mobile Only) === */
@media (max-width: 1024px) {
  .rup-sticky-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    padding: 8px;
    gap: 8px;
    transform: translateY(100%);
    transition: transform 0.4s ease-in-out;
  }
  .rup-sticky-cta.show {
    transform: translateY(0);
  }

  .rup-sticky-cta button,
  .rup-sticky-cta a {
    flex: 1 1 50%;
    height: 56px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
  }

  /* Add to Cart Button */
  .rup-sticky-cta .rup-add-to-cart {
    background: #fff;
    color: #000;
    border: 2px solid #e0e0e0;
  }

  /* 🌸 Triple pink pulse rings */
  .rup-sticky-cta .rup-add-to-cart::before,
  .rup-sticky-cta .rup-add-to-cart::after,
  .rup-sticky-cta .rup-add-to-cart .pulse-ring {
    content: "";
    position: absolute;
    border: 2px solid rgba(255, 105, 180, 0.6);
    border-radius: 50%;
    width: 56px;
    height: 56px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    animation: triple-pulse 3s infinite;
    opacity: 0;
    z-index: 0;
  }

  .rup-sticky-cta .rup-add-to-cart::after {
    animation-delay: 0.6s;
  }
  .rup-sticky-cta .rup-add-to-cart .pulse-ring {
    animation-delay: 1.2s;
  }

  @keyframes triple-pulse {
    0% {
      transform: scale(1);
      opacity: 0.7;
    }
    70% {
      transform: scale(1.8);
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }

  /* Buy Now Button */
  .rup-sticky-cta .rup-buy-now {
    background: linear-gradient(90deg, #ffcc00, #f5a623);
    color: #000;
  }

  /* Spinner */
  .rup-sticky-cta .loading-spinner {
    display: none;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 0.8s linear infinite;
    margin-left: 8px;
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  /* Loading state */
  .rup-sticky-cta .loading {
    pointer-events: none;
    opacity: 0.7;
  }
  .rup-sticky-cta .loading .loading-spinner {
    display: inline-block;
  }

  body.single-product {
    padding-bottom: 90px;
  }
}

@media (min-width: 1025px) {
  .rup-sticky-cta {
    display: none !important;
  }
}
/* add to cart and buy now button for desktop */
/* ===== Desktop buttons centered in left 1/2 (gallery) ===== */
@media (min-width: 1025px) {

  .left-gallery-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 28px auto 0;
    max-width: 520px; /* container width inside the left column */
    text-align: center;
  }

  .left-gallery-cta button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 220px;
    padding: 14px 22px;
    height: 56px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    overflow: visible;
    z-index: 3; /* above rings */
    transition: transform .18s ease, box-shadow .18s ease;
  }

  .left-gallery-cta button .cta-icon { font-size: 20px; line-height:1; }
  .left-gallery-cta button .cta-text { display:inline-block; }

  .left-gallery-cta .desktop-add-cart {
    background: linear-gradient(180deg,#ffb045,#ff9416); /* lighter orange */
    color: #111;
    box-shadow: 0 8px 20px rgba(255,140,40,0.12);
  }
  .left-gallery-cta .desktop-add-cart:hover:not([disabled]) {
    transform: translateY(-3px);
    box-shadow: 0 10px 28px rgba(255,140,40,0.18);
  }

  .left-gallery-cta .desktop-buy-now {
    background: linear-gradient(180deg,#ff7a00,#ff5c00); /* darker orange */
    color: #fff;
    box-shadow: 0 8px 20px rgba(255,90,20,0.12);
  }
  .left-gallery-cta .desktop-buy-now:hover:not([disabled]) {
    transform: translateY(-3px);
    box-shadow: 0 10px 28px rgba(255,90,20,0.18);
  }

  /* === Triple black pulse rings behind Add to Cart (three off-layer rings) === */
  .left-gallery-cta .desktop-add-cart::before,
  .left-gallery-cta .desktop-add-cart::after,
  .left-gallery-cta .desktop-add-cart .pulse-ring {
    content: "";
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 2px solid rgba(0,0,0,0.35);
    top: 50%;
    left: 18px; /* place ring slightly left of button center to mimic design */
    transform: translateY(-50%) scale(1);
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    animation: triple-pulse 3s infinite;
  }

  .left-gallery-cta .desktop-add-cart::after { animation-delay: .6s; }
  .left-gallery-cta .desktop-add-cart .pulse-ring { animation-delay: 1.2s; }

  @keyframes triple-pulse {
    0% { transform: translateY(-50%) scale(1); opacity: 0.6; }
    70% { transform: translateY(-50%) scale(1.8); opacity: 0; }
    100% { opacity: 0; }
  }

  /* Ensure rings are behind the content */
  .left-gallery-cta .desktop-add-cart::before,
  .left-gallery-cta .desktop-add-cart::after,
  .left-gallery-cta .desktop-add-cart .pulse-ring { z-index: 0; }

  /* Loading spinner (hidden by default) */
  .left-gallery-cta .loading-spinner {
    display: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid rgba(0,0,0,0.12);
    border-top-color: rgba(0,0,0,0.9);
    animation: spin 0.8s linear infinite;
    margin-left: 8px;
    z-index: 4;
  }

  .left-gallery-cta button.loading { opacity: 0.85; pointer-events: none; }
  .left-gallery-cta button.loading .loading-spinner { display: inline-block; }

  @keyframes spin {
    to { transform: rotate(360deg); }
  }

  /* Disabled appearance (visible but not clickable) */
  .left-gallery-cta button[disabled] {
    opacity: 0.55;
    cursor: not-allowed;
    pointer-events: none;
    filter: grayscale(.06);
    box-shadow: none;
  }
}

/* Hide the desktop block on mobile/tablet (mobile uses sticky bar) */
@media (max-width: 1024px) {
  .left-gallery-cta { display: none !important; }
}
/* hide stiky cart for desktop */
/* Hide sticky add-to-cart + buy-now section on desktop */
@media (min-width: 1025px) {
  .wd-sticky-btn,
  .wd-sticky-btn-container,
  .wd-sticky-btn-content {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}@media (min-width: 1025px) {
	/*.wd-sticky-btn {
display: none;
}
.searchform.wd-style-with-bg input[type="text"] {
    border-radius: 7px;
}
.searchform.wd-style-with-bg .searchsubmit {
 border-radius: 7px !important;
}
*/

.wd-header-search-form {
    padding-inline: 10px;
    flex: 1 1 auto;
    width: 717px !important;
}

body.page-id-123 .site-content {
    max-width: 1200px;  /* Adjust width for box */
    margin: 0 auto;
    background: #fff;   /* Optional: give background to box */
    padding: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1); /* Optional shadow */
    border-radius: 10px; /* Rounded corners if you want */
}
/*my account page design setup manual*/
.shop_table tr :is(td,th):last-child {
    padding-inline-end: 68px;
    border-radius: 15px;
}
.woocommerce-my-account-wrapper {
    margin-inline: 25px;
    background: white;
}
/*order updates design in my order section*/
.woocommerce-MyAccount-content>h2, .woocommerce-MyAccount-content header>h2 {
    text-transform: capitalize;
    font-size: 18px;
    background: #8E44AD;
    color: #ffffff;
    margin-right: 866px;
	  border-radius: 5px;
	  padding-left: 12px;
}
/* may account left menu text issue resolve design start
#wd-68dc752ada91a a {
    padding-right: 110px !important;
}
#wd-68dc76213ca6f a {
    padding-right: 125px !important;
}
#wd-68dc7cc0cc33c a {
    padding-right: 44px !important;
}
#wd-68dc7dd571280 a {
    padding-right: 40px !important;
}
#wd-68dc7feb6a32f a {
    padding-right: 76px !important;
}
#wd-68dc806fa76c9 a {
    padding-right: 82px !important;
}

#wd-68dc80a25bd71 a {
    padding-right: 70px !important;
}
/*============END============/ */
/* % OFF position fixed*/
.custom-discount-inline {
    margin-left: -2px;
    margin-top: 9px;
}
}

@media (max-width: 576px) {
	/*.wd-header-search-form-mobile input[type="text"] {
    min-width: 100%;
    height: 37px !important;
    font-size: 14px;
    background: white;
	  margin-top: 0px;
}
*/
/*.whb-header-bottom {
background-color: #105ED2 !important;
}
*/
/*.searchform .searchsubmit {
    position: absolute;
    top: 0;
    right: -3px;
    bottom: -2px;
    padding: 0;
    width: 48px;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: var(--wd-submit-color);
    font-weight: 400;
    font-size: 0;
}
*/
.product-images-inner {
	height: 450px;
	width: auto;
	overflow:hidden;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto;
    height: 150px !important;
}

.product-grid-item .product-image-link {
    display: block;
    padding-left: 0px;
}
.wd-sticky-btn div.quantity {
    display: none;
}
/*.wd-sticky-btn .single_add_to_cart_button {
    width: 50% !important;
	  border-radius: 0px !important;
}
.wd-sticky-btn .quantity:not(.hidden)+.single_add_to_cart_button {
    padding: 16px 0 !important;
}
.wd-sticky-btn-cart .wsb-button {
  padding: 16px 0 !important;
	width: 50% !important;
	border-radius: 0px !important;
} 
*/
.woocommerce-product-gallery__image img {
    height: 350px;
}
/*3rd row bottom color same as main headr backgroud color*/
.whb-header-bottom {
    background-color: #0066ff;
    }
/* hide menu on 3rd row for scrolling*/
.whb-col-mobile .wd-header-mobile-nav {
display: none;
}
/* hide cart icon on 3rd row for scrolling*/
.whb-col-mobile .wd-header-cart {
display: none;
}
/* show cart and menu after scroll up
.whb-sticked .whb-row .wd-header-mobile-nav {
 display: inherit;   
} */

.whb-sticked .whb-row .wd-header-cart {
 display: inherit;   
}
/* fixed slider vertical position in mobile device, if found issue in "view All" tab in home page , disable it
.vc_column_container {
    margin-top: -16px;
    margin-bottom: 23px;
}
*/
/*order updates design in my order section*/
.woocommerce-MyAccount-content>h2, .woocommerce-MyAccount-content header>h2 {
    text-transform: capitalize;
    font-size: 15px;
    background: #8E44AD;
    color: #ffffff;
    border-radius: 4px;
    padding-left: 9px;
}
/* image fixes size in my account page */
.my_order_contents_image img {
    max-width: 100%
		height: 45px;
    border: 1px solid #ccc;
    margin-top: 42px;
}
/* tite fixes size in my account page */
.my_order_contents_name {
      margin-top: -95px;
      padding-left: 20px;
    }
/*custum logout button icon mising in mobile resolution*/
/* ===== Logout Button Styling (Mobile) ===== */
@media (max-width: 767px) {
  .custom-logout-btn {
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    color: #000 !important;
    padding: 10px 42px;
    border-radius: 0px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none !important;
    transition: 0.3s;
    margin-top: 9px;
  }

  /* Replace icon with your uploaded image */
  .custom-logout-btn .logout-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url("https://cdn.otabazaar.com/imedia/2025/10/01162229/logout.svg") no-repeat center center;
    background-size: contain;
    content: "";
  }

  /* Optional: if <i> or <span> element is empty, force display */
  .custom-logout-btn .logout-icon::before {
    content: "";
  }
}
/* mobile close button*/
/* 📱 Mobile Menu Close Button (Blue) */
.mobile-close-btn {
  position: absolute;
  top: 14px;
  right: 16px;
  background: #4A90E2; /* Blue color */
  color: #fff;
  font-size: 26px;
  line-height: 1;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.mobile-close-btn:hover {
  transform: scale(1.1);
  background: #357ABD; /* darker blue on hover */
}
}

