/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Description:  A child theme for Hello Elementor
 Author:       Vijendra Yadav
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* ----------custom css------ */


/* ---------19/12/2025 css-------- */
h2.woocommerce-loop-product__title {
    padding: 10px !important;
}


/* -----------end-------------- */


.nsl-container-buttons.cstm-login-user {
    display: flex !important;
    gap: 10px;
}

.disabled-close-account.wc-forward {
    padding: 14px 30px !important;
    font-size: 18px !important;
}

.disabled-close-account.wc-forward:focus, .disabled-close-account.wc-forward:hover {
    border: 0px;
}

.close-account {
    margin-top: 25px;
}
.close-account a.button.wc-forward {
    padding: 15px 34px;
    font-size: 1rem;
    font-weight: 800;
    background: #d21616;
    color: #fff !important;
}
.close-account a.button.wc-forward:hover {
    background: #d21616 !important;
    color: #fff !important;
}

button#wpforms-submit-1756 {
    padding: 12px 30px;
    background: #003366;
}
.report-a-problem-section {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    padding: 25px;
    border-radius: 6px;
}
.report-a-problem-section input {
    background: #f9fafa !important;
    border: 0px !important;
}
.report-a-problem-section textarea{
    background: #f9fafa !important;
    border: 0px !important;
}


/* -----------my account view order details page------------  */

.wvr-bg-white-with-box {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    border: none;
    padding: 20px !important;
    background: #fff;
    border-radius: 6px;
}
.vendor-review-box form label {
    margin: 12px 0px;
    font-size: 16px;
    color: #111321;
    font-weight: 500;
}
.vendor-review-box form select,.vendor-review-box form textarea {
    border: 1px solid #f9fafa;
    background: #f9fafa;
    padding: 15px 12px;
    border-radius: 4px;
}
.vendor-review-box form .button {
    margin-top: 20px !important;
    background: #003366;
    color: #fff;
    padding: 15px 25px;
    border: none;
}
.vendor-review-box form .button:hover {
    background: #003366;
    color: #d4af37;
	   border: none;
}
.vendor-review-box form select:focus-visible,.vendor-review-box form textarea:focus-visible {
    outline: 0;
}
.woocommerce-order-pay #order_review table.shop_table {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    border-radius: 6px;
}
#payment .form-row {
    background: #fff;
}
.woocommerce-order-pay  #payment ul.wc_payment_methods.payment_methods.methods {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    border-radius: 6px;
}
 #payment .payment_box.payment_method_yith-stripe-connect {
    background: #fff !important;
}

.woocommerce-checkout #payment div.payment_box::before{
	display:none;
}
 #payment #place_order {
    background-color: var( --e-global-color-text );
    padding: 15px 30px;
}



/* -----------END my account view order details page------------  */


/* -------single page popup-------- */

button#yith-wcact-auction-add-to-cart-button {
    margin: 0px 10px !important;
    padding: 12px 20px !important;
    background: #003366;
    border: none;
}

/* .yith-ywcact-popup-content-wrapper {
    padding: 20px 30px;
} */
.yith-wcact-modal-title h3 {
    font-size: 22px !important;
	margin-top:20px;
}
button.button.alt.ywcact-modal-button.ywcact-modal-button-confirm-bid {
    background: #003366;
    padding: 15px 20px;
	border:none;
	margin-bottom: 20px;
}
.yith-ywcact-popup-wrapper {
    border-radius: 12px;
}
.yith-ywcact-overlay {
    background: rgb(0 51 102 / 68%) !important;
}

/* -------end single page popup-------- */


/* --------auction page css of category filter--------------- */

ul.wvr-auction-category-filter.wvr-filter-list {
    list-style: none;
	padding:0px;
}
ul.wvr-auction-category-filter.wvr-filter-list li.item {
    /* margin-top: 15px; */
    border-top: 1px solid #B1B4C45C;
    padding: 15px 20px;
}
ul.wvr-auction-category-filter.wvr-filter-list li.item h4 {
    font-size: 16px !important;
	margin:0px;
}
ul.wvr-auction-category-filter.wvr-filter-list li.item h4:hover {
     color: #d4af37 !important;
}

li.item.wt-active {
    background: #003366;
/*     padding: 10px 20px 10px 20px; */
    /* color: #fff !important; */
/*     border-radius: 4px; */
}
li.item.wt-active a h4 {
color:#fff;
}
.wvr-auction-status-filter .btn.wvr-btn-tab {
    width: 100%;
}
.wvr-auction-status-filter .btn.wvr-btn-tab {
    width: 100%;
    background: #0033661f;
    border: 0px;
    color: #003366;
	Padding: 12px 20px;
	font-size:16px;
}
.wvr-auction-status-filter .btn.wvr-btn-tab:hover {
    border: 0px;
    background: #003366;
    color: #fff;
}
.btn.wvr-btn-tab.wt-active {
    border: 0px;
    background: #003366;
    color: #fff;
}


.wvr-woocommerce-pagination {
/*   display: flex;
  justify-content: center; */
  margin: 20px 0;
}

.wvr-woocommerce-pagination .page-numbers {
  display: flex;
  gap: 10px; /* space between numbers */
  list-style: none;
  padding: 0;
  margin: 0;
}

.wvr-woocommerce-pagination .page-numbers li {
  display: inline-block;
}

.wvr-woocommerce-pagination .page-numbers a,
.wvr-woocommerce-pagination .page-numbers span {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 6px;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.wvr-woocommerce-pagination .page-numbers a:hover {
  background-color: #003366; /* hover effect */
  color: #fff;
}

.wvr-woocommerce-pagination .page-numbers .current {
  background-color: #003366; /* active page */
  color: #fff;
  font-weight: bold;
}

/* Enable horizontal scroll on tablet & mobile */
@media (max-width: 1024px) {
  .wvr-auction-status-filter {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
    padding-bottom: 5px; /* space for scrollbar */
  }

  .wvr-auction-status-filter::-webkit-scrollbar {
    height: 6px; /* thin horizontal scrollbar */
  }

  .wvr-auction-status-filter::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }

  .wvr-auction-status-filter::-webkit-scrollbar-track {
    background: transparent;
  }
}

/* Disable WooCommerce clearfix only inside auction page */
.cstm-auctionpage .woocommerce .products ul::before,
.cstm-auctionpage .woocommerce .products ul::after,
.cstm-auctionpage .woocommerce ul.products::before,
.cstm-auctionpage .woocommerce ul.products::after {
  content: none !important;
  display: none !important;
}

.cstm-auctionpage .woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.cstm-auctionpage li.product.type-product.status-publish.has-post-thumbnail, li.product-category{
	width:auto;
}
/* Tablet (max-width: 1024px) → 2 columns */
@media (max-width: 1024px) {
	.cstm-auctionpage .woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
		button#yith-wcact-auction-add-to-cart-button {
    margin: 25px 0px !important;
    padding: 12px 20px !important;
    background: #003366;
    border: none;
}
}

/* Mobile (max-width: 768px) → 1 column */
@media (max-width: 480px) {
	.cstm-auctionpage .woocommerce ul.products {
    grid-template-columns: repeat(1, 1fr);

}


}

/* -----------------end auction page css of category filter-------------------- */


/* Add shadow when header is sticky */
.elementor-sticky--effects.elementor-sticky--active {
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  transition: box-shadow 0.3s ease;
}

button#yith-become-a-vendor-submit {
    background: #003366;
    color: #fff;
    padding: 15px 30px;
    border: none;
}

/* ----------auction page------ */

.auction_end_start {
    margin-top: 10px;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .price {
    margin-bottom: 1em;
}

/* Desktop & Laptop only */
@media (min-width: 1025px) {
  #uc_content_tabs_elementor_b0c9797.r-tabs .r-tabs-tab {
      width: 25%;
  }
}



#cstm-auctionpage .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
/*     margin: 0 3.8% 2.992em 0; */
    width: 31.05%;
    margin: 0px 20px 20px 0px !important;
}
 #cstm-auctionpage .woocommerce ul.products.columns-4 li.product:nth-child(3n) {
    margin-right: 0px !important; /* no gap on last in row */
}
.post-type-archive-product #cstm-auctionpage .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    display: none;
}

/* -------------login btn------------- */
.cstm-loginbtn a.account-button {
    background: #003366;
    padding: 14px 30px;
    border-radius: 3px;
    color: #fff;
	font-size:15px;
	text-transform: capitalize;
}
.cstm-loginbtn a.account-button:hover {
    color: #d4af37;
}
.wvr-myaccount-dashboard-lable {
    text-transform: capitalize;
}
/*----------------- end login btn------- */

 li.product.type-product.status-publish.has-post-thumbnail,
li.product-category{
    /* border: 1px solid #000; */
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    text-align: center;
    padding: 0px 0px 20px 0px;
	
}
li.product.product-type-auction a.add_to_cart_button {
    display: inline-block;
/*     margin-top: 1.2em !important; */
    background: #003366;
    padding: 12px 30px;
    color:#fff;
}
li.product.product-type-auction a.add_to_cart_button:hover {
    color:#d4af37;
}
/* .auction_end_start {
    display: none;
} */
li.product.product-type-auction .yith-wcact-timeleft-loop .yith-wcact-timeleft {
    padding: 5px 6px;
    margin: 0 2px;
    background-color: #cacaca96;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}
body.home .woocommerce-result-count, body.home form.woocommerce-ordering {
    display: none;
}

body.home li.product.type-product.status-publish.has-post-thumbnail {
    margin-bottom: 0px;
}
li.product.product-type-auction span.yith-wcact-number-label {
    font-size: 12px;
}
.cstm-col-product .woocommerce ul.products li.product{
    width: 46.05%;

}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    transition: transform 0.8s ease;
    /* transform: scale(1.1); */
    transform: scale(0.9);
}

body.home h2.product-title {
    font-size: 19px;
}
#cstm-list-product .wvr-product-item-image {
    display: flex;
}


/* list product css */

/* Parent list item layout */
#cstm-list-product li.product {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  background-color: #fff;
}

/* Left image section */
#cstm-list-product li.product .product-item-left {
  flex: 0 0 40%;
}

#cstm-list-product li.product .product-item-left img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

/* Right content section */
#cstm-list-product li.product .product-item-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    gap: 6px;
    padding-left: 20px;
    align-items: flex-start;
}

/* Product title */
#cstm-list-product li.product .product-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
	text-align:left;
}

/* .yith-ywcact-popup-inner {
    padding: 20px 0px;
} */

#cstm-list-product .woocommerce ul.products li.product .price {
    margin-bottom:0px !important;
}

/* Countdown timer layout */
#cstm-list-product li.product .yith-wcact-timeleft-compact {
  display: flex;
  flex-wrap: wrap;
}

#cstm-list-product li.product .yith-wcact-timeleft-compact > div {
  background-color: #f3f3f3;
  padding: 6px 10px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 12px;
}

/* Auction start date */
#cstm-list-product li.product .auction_end_start {
    font-size: 14px;
/*     display: flex; */
    margin-bottom: 0px;
	text-align:left;
}

#cstm-list-product span.ywcact_auction_end_start_label {
    margin-left: 4px !important;
}

/* Bid now button */
#cstm-list-product li.product .button {
  background-color: #003366;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-block;
  width: fit-content;
  transition: background-color 0.3s ease;
	margin-top:0px !important;
}

#cstm-list-product li.product .button:hover {
  color:#d4af37;
}

/* Add gap between all list items */
 #cstm-list-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 10px 0px 10px 20px !important;
}




/* Responsive for small screens */
@media (max-width: 768px) {
  #cstm-list-product li.product {
    flex-direction: column;
    align-items: flex-start;
  }

  #cstm-list-product li.product .product-item-left {
    width: 100%;
  }

  #cstm-list-product li.product .product-item-left img {
    width: 100%;
    height: auto;
  }

  #cstm-list-product li.product .button {
    width: 100%;
    text-align: center;
  }
	.cstm-loginbtn a.account-button {
    background: #036;
    padding: 14px 25px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px !important;
}
}


.ended a.button.product_type_auction.add_to_cart_button {
    display: none !important;
}

/* category css for header owl swiper */

.product-cat-carousel .item {
  text-align: center;
/*   padding: 10px; */
}
.product-cat-carousel img {
  max-width: 100%;
  border-radius: 8px;
}



/* Add border between items */
.wvr-product-cat-carousel .owl-item:not(:last-child) {
    border-right: 1px solid #FFF;
    margin-right: 0; /* Remove the extra margin if needed */
    padding-right: 15px; /* Optional: add space inside instead */
}



/* ul.products.elementor-grid.columns-12 {
  display: flex !important;
  flex-wrap: nowrap !important;          
  overflow-x: auto !important;           
  overflow-y: hidden !important;
  gap: 10px;
  padding: 10px 0;
  margin: 0;
  max-width: 100%;
  white-space: nowrap;
  list-style: none;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

ul.products.elementor-grid.columns-12 li.product-category.product {
  flex: 0 0 auto !important;
  width: 100px !important;              
  text-align: center;
  scroll-snap-align: start;
  padding: 0;
  margin: 0;
}

ul.products.elementor-grid.columns-12 li.product-category.product img {
  width: 60px !important;    
  height: auto;
  display: block;
  margin: 0 auto;
} */

/* ul.products.elementor-grid.columns-12 h2.woocommerce-loop-category__title {
  font-size: 16px !important;
  margin-top: 6px;
  line-height: 1.2;
  white-space: nowrap;
} */

ul.products.elementor-grid.columns-12 mark.count {
  display: none !important;
}

/* Remove spacing between carousel items */
.product-cat-carousel .owl-stage .owl-item {
  margin-right: 0 !important;
}

/* Smaller item width */
.product-cat-carousel .owl-item .item {
/*   width: 170px; */
/*   padding: 5px; */
  text-align: center;
}

/* Smaller image */
.product-cat-carousel .owl-item .item img {
  width: 25px !important;
  height: 25px !important;
  object-fit: contain;
  display: block;
  margin: 0 auto 5px;
}

/* Category text */
.product-cat-carousel .owl-item .item h4 {
  font-size: 12px;
  margin: 0;
  line-height: 1.5;
  color: #fff;
  font-weight:600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s ease;
}


h2.woocommerce-loop-category__title {
    font-size: 14px !important;
}

/* Apply blue background when header is sticky */
/* .elementor-sticky--active {
    background-color: #003366 !important; 
    transition: background-color 0.3s ease;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
 */

.has-post-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:not(#cstm-list-product li.product img) {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    object-fit: cover;
}

.yith-add-to-wishlist-button-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: max-content;
    margin: 0px;
}


button.yith-wcwl-add-to-wishlist-button:focus {
    border: 0px;
}
button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button.yith-wcwl-add-to-wishlist-button-over-image.yith-wcwl-add-to-wishlist-button-over-image--top-left {
    background: #a7a7a79c;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
#cstm-list-product .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left {
    left: 18px;
    top: 16px;
}

@media only screen and (max-device-width: 600px){

  #cstm-list-product li.product {
      width: 100% !important;
  }
  
  li.product.product-type-auction .yith-wcact-timeleft-loop .yith-wcact-timeleft
  {
        padding: 4px 6px;
        margin: 0px 1px;
        font-size: 12px;
  }
  #cstm-list-product li.product .yith-wcact-timeleft-compact > div{
    padding: 2px 4px; 
    font-weight: 600;
    font-size: 10px;
  }
	li.product-category.product {
    margin-bottom: 15px !important;
}
  
}

/* ----newslater css----- */

.cstm-newslater {
    display: flex;
}
.cstm-newslater p {
    margin-bottom: 0px;
}
.cstm-newslater .wvr-subscriber-btn {
    padding: 13px 18px !important;
    background: #d4af37 !important;
    color: #fff !important;
    margin-top: 16px;
    border-radius: 3px 3px 3px 3px !important;
    font-size: 16px !important;
}
.cstm-newslater input#email {
    padding: 12px 12px;
}

/* ----newslater css end------ */


/* -------category page----- */

.product-category h2.woocommerce-loop-category__title {
    padding: 10px 10px 20px 10px !important;
}

/* ----single product css----- */

/* #yith_reserve_price p{
    display: inline-block;
    background-color: #003366;   
    color: #fff;                 
    font-size: 14px;             
    font-weight: bold;
    padding: 6px 20px;
    border-radius: 10px;         
} */
/* Hover effect */
#yith_reserve_price p:hover {
    background: linear-gradient(135deg, #0055aa, #0077cc);
    box-shadow: 0 5px 10px rgba(0,0,0,0.25);
    transform: translateY(-2px); /* slight lift */
}

#yith_reserve_price p {
    display: inline-block;
    background: linear-gradient(135deg, #003366, #0055aa); /* modern gradient */
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 30px;          /* pill-shaped */
    text-transform: uppercase;
    letter-spacing: 0.8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2); /* subtle shadow for depth */
    transition: all 0.3s ease;    /* smooth hover effect */
}

.single-product .ywcact-other-auction-info-timeleft .yith-wcact-timeleft {
    display: inline-block;
    border: 1px solid #003366;
    padding: 5px 5px;
    border-radius: 6px;
    background: #003366 !important;
    color: #ffffff;
    margin: 10px 10px 0px 0px;
    width: auto;
}
/* .ywcact-other-auction-info-timeleft {
    margin-top: 15px;
} */

.single-product .yith-wcact-time-left-main {
    background-color: transparent;
}
/* .single-product .yith-wcact-timeleft-big-blocks .yith-wcact-timeleft {
    display: inline;
    border: 1px solid #003366;
    padding: 12px 10px;
    border-radius: 6px;
    background: #003366 !important;
    color: #ffffff;
    margin: 0px 10px 0px 0px;
    width: auto;
} */
.single-product .yith-wcact-timeleft {
    display: inline;
    border: 1px solid #003366;
    padding: 12px 10px;
    border-radius: 6px;
    background: #003366 !important;
    color: #ffffff;
    margin: 0px 10px 0px 0px;
    width: auto;
}
.single-product p.ywcact-time-left {
    margin-bottom: 20px;
}
/* .single-product p.stock.in-stock {
    color: #002852 !important;
    font-weight: 600;
}
.single-product .yith-wcact-timeleft-big-blocks .yith-wcact-number {
    font-size: 22px;
    padding-right: 5px;
}
.single-product .yith-wcact-timeleft-big-blocks {
    display: flex;
    justify-content: flex-start;
} */
.single-product .yith-wcact-container-timeleft {
    padding: 0px !important;
}
 .single-product .yith-wcact-container-timeleft-big-blocks .ywcact-auction-end-date {
    padding-left: 0px;
}
 .single-product .ywcact-auction-end-date {
    margin-top: 20px;
    font-size: 14px;
}
.single-product .ywcact-bid-form {
    margin: 15px 0px 0px 0px;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em;
}
.single-product .woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 12px 20px;
    background: #003366 !important;
}

.single-product .quantity {
    width: 100%;
}
.single-product button.ywcact-auction-confirm.button {
    background: #003366 !important;
    padding: 12px 20px;
}
 button.auction_bid {
    background: #003366 !important;
    padding: 12px 20px !important;
}
.single-product input#_actual_bid {
    width: 100%;
    padding: 8px 10px 8px  24px;
	text-align:left;
}
.single-product .ywcact-currency-symbol.ywcact-currency-value {
    position: absolute;
    left: 8px;
    margin-top: 10px;
    font-size: 18px;
}
.single-product svg#yith-wcwl-icon-heart-outline {
    color: #003366;
}
.single-product .woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 10px 0 0 !important;
}
.single-product input.button.button-primary.yith-wcact-watchlist {
    color: #fff;
}
.single-product .yith-wcact-container-timeleft-big-blocks .ywcact-time-left {
    padding-left: 0px;
}
.single-product nav.woocommerce-breadcrumb a {
    font-size: 16px;
}
/* Auction bids table in single product page */
.single-product #datatable.ywcact-list-bids-table {
  border-collapse: collapse;
  width: 100%;
  font-family: inherit;
  border: 1px solid #003466; /* Outer border */
}

/* Table header row */
.single-product #datatable.ywcact-list-bids-table .toptable {
  background-color: #003466 !important; /* Always blue */
  color: #fff;
  font-weight: 600;
  padding: 10px;
  border-top: 1px solid #003466;
  border-bottom: 1px solid #003466;
  border-left: 1px solid #fff; /* White dividers */
  border-right: 1px solid #fff; /* White dividers */
}

/* Keep outer header borders blue */
.single-product #datatable.ywcact-list-bids-table .toptable:first-child {
  border-left: 1px solid #003466;
}
.single-product #datatable.ywcact-list-bids-table .toptable:last-child {
  border-right: 1px solid #003466;
}

/* Table body cells */
.single-product #datatable.ywcact-list-bids-table td {
  padding: 10px;
  border: 1px solid #003466;
}

/* Zebra striping */
.single-product #datatable.ywcact-list-bids-table tr:nth-child(even) td {
  background-color: #f9f9f9;
}

/* Remove ALL hover effects */
/* .single-product #datatable.ywcact-list-bids-table tr:hover td,
.single-product #datatable.ywcact-list-bids-table tr:hover .toptable {
  background-color: #003466 !important;
  color: #fff !important;
} */
/* Keep header row always blue, no hover effect */
.single-product #datatable.ywcact-list-bids-table tr:first-child:hover .toptable {
  background-color: #003466 !important;
  color: #fff !important;
}

.single-product label#comment-form-rating-label {
    margin: 15px 0px;
}
.single-product .comment-form-comment label {
    margin-bottom: 15px;
}
.single-product .mc4wp-checkbox input[type="checkbox"] {
    margin-right: 5px;
}
.single-product input#submit {
    margin-top: 15px !important;
    padding: 15px 30px !important;
    background: #003366 !important;
    color: #fff !important;
}
.single-product span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.single-product a.yith-wcwl-add-to-wishlist-button--single {
    background: #0033662b;
    border-radius: 3px;
    padding: 5px;
}
.single-product #yith_wcact_reserve_and_overtime {
    font-size: 16px;
}
.single-product .yith-wcact-auction-form-elementor-widget h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

/* --------end single page css--------- */

/* -----------cart page-------- */

.woocommerce-cart .e-cart__column-inner.e-sticky-right-column .e-cart-totals.e-cart-section {
    background: #d4af3717;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .input-text.qty{
	max-height: 40px;
    min-height: 40px;
    padding: 5px 5px;

}
/* .cart_totals h2 {
    font-size: 26px !important;
} */


/* === CART PAGE 2-COLUMN LAYOUT === */
/* .cstm-cart .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
} */

/* Left column: cart items */
/* .cstm-cart .woocommerce-cart-form {
    flex: 1 1 65%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
} */

/* Right column: cart totals */
/* .cstm-cart .cart-collaterals {
    flex: 1 1 30%;
    background: #d4af3714;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    height: fit-content;
} */

/* Make tables look nicer */
/* .cstm-cart table.shop_table {
    width: 100%;
    border-collapse: collapse;
	border:none;
}
.cstm-cart table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent;
}

.cstm-cart table.shop_table th,
.cstm-cart table.shop_table td {
    padding: 12px 10px;
    border-bottom: 0px solid #eee;
    text-align: left;
}
.cstm-cart .woocommerce table.shop_table td{
	border:none !important;
}
.cstm-cart table.shop_table th {
    font-weight: 600;
}
.cstm-cart thead {
    background: #00336612;
}
.cstm-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    width: 100%;
    box-shadow: none;
}
.cstm-cart td.product-thumbnail {
    max-width: 50px;
}
.cstm-cart table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}
.cstm-cart td.actions:hover {
    background: #ffffff !important;
} */

/* Product image adjustments */
/* .cstm-cart .product-thumbnail img {
    max-width: 80px;
    border-radius: 4px;
} */


/* Buttons styling */
/* .cstm-cart .button {
    background-color: #003466 !important;
    color: #fff !important;
    padding: 15px 30px !important;
    border-radius: 4px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.cstm-cart .button:hover {
    background-color:#d3af37 !important;
	border: none;
}
.cstm-cart .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: initial;
    width: 100%;
}
.cstm-cart .coupon {
    display: none;
}
.cstm-cart .woocommerce .quantity .qty {
    width: 50%;
    text-align: left;
} */

/* Responsive stacking */
/* @media (max-width: 768px) {
    .cstm-cart .woocommerce {
        flex-direction: column;
    }

    .cstm-cart .woocommerce-cart-form,
    .cstm-cart .cart-collaterals {
        flex: 1 1 100%;
    }
} */


/* -----------end cart page css---------- */



/* --------------my account page---------- */

.woocommerce-account form.woocommerce-form.woocommerce-form-login.login {
    height: auto !important;
}
.woocommerce-account .woocommerce-orders-table__cell a.woocommerce-button {
    margin-right: 5px;
}
.woocommerce-account .edit-account input.woocommerce-form__input-radio {
    margin-right: 5px;
}
.woocommerce-account .yith_wcact_my_auctions_auction_list_index, .woocommerce-account .yith_wcact_my_auctions_watchlist_list_index {
    border: none !important;
    border-radius: 3px;
    padding: 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}
.elementor-widget-woocommerce-my-account {
    color: #69727d;
    font-family: 'Lato';
}
.woocommerce-account .yith-wcact-my-watchlist-list-index-container-header {
    margin: 50px 0px 25px 0px;
}
.woocommerce-account .yith-wcact-my-auctions-list-index-container-header {
    margin-bottom: 25px;
}
.woocommerce-account .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce-account span.nobr {
    font-size: 18px;
    font-weight: 600;
}
.woocommerce-account td.my-auction-list-index-product a, .woocommerce-account td.my-auction-watchlist-list-index-product a {
    font-size: 16px;
}
.woocommerce-account .yith-wcact-timeleft-default .yith-wcact-number {
    font-size: 16px;
    color: #111321;
}
 .woocommerce-account button.mc-filter-commissions.button-primary {
    margin-left: 10px;
}
 .woocommerce-account a#_export_csv_button, a#_print_result {
    padding: 12px;
    margin-left: 5px;
}
.woocommerce-account a#_export_csv_button:hover, a#_print_result:hover {
    background: #d4af3733;
}
 .woocommerce-account .become-a-seller a {
    background: #003366;
    padding: 12px 30px;
    color: #fff !important;
    border-radius: 3px;
}
 .woocommerce-account .become-a-seller a:hover {
    background: #d4af37;
}
 .woocommerce-account .become-a-seller {
margin-top:25px;
}
.woocommerce-account #yith_wcsc_commissions_header{
	margin-top:0px;
}

/* --------------end my account------------ */


@media (max-width: 480px) {
  /* Your mobile styles here */
 .single-product .yith-wcact-timeleft-big-blocks .yith-wcact-timeleft {
    display: inline-grid;
}
	.single-product #yith-wcact-form-bid .quantity {
    width: 100%;
    max-width: 75%;
}
	.single-product input.button.button-primary.yith-wcact-watchlist {
    margin-top: 20px;
    margin-left: 0px;
}
	.single-product #yith-wcact-watchlist-email {
    min-width: 25%;
    width: 100% !important;
    padding: calc(0.667em + 2px);
}
/* .post-type-archive-product #cstm-auctionpage .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

    width: 100%;
    margin: 0px 0px 20px 0px !important;
} */
.post-type-archive-product #cstm-auctionpage .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    /* margin: 0 3.8% 2.992em 0; */
    width: 100%;
    margin: 0px 0px 20px 0px !important;
}
}

.cstm-share.elementor-widget.elementor-widget-heading:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 33%;
    left: 100%;
    border-style: solid;
    border-color: transparent transparent transparent #7070703b;
    border-width: 9px 0px 9px 11px;
}


/* media query that targets devices up to 1025px wide */
@media (max-width:480px){
		#cstm-list-product .wvr-product-item-image {
    gap: 10px;
}
}

@media (max-width: 768px) {

	#cstm-list-product .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0px 0px 20px 0px !important;
}
	#cstm-list-product li.product .yith-wcact-timeleft-compact > div {
    padding: 5px 10px;
}
	li.product.product-type-auction .yith-wcact-timeleft-loop .yith-wcact-timeleft {
    margin: 0px 0px 10px 5px;
}
	body.home li.product.type-product.status-publish.has-post-thumbnail {
    margin-bottom: 20px;
}
	.checkout.woocommerce-checkout {
    display: block;
}
	.checkout.woocommerce-checkout #order_review {
    margin-top: 30px !important;
}
}

@media (max-width: 768px) and (min-width: 481px)  {

	#cstm-list-product .wvr-product-item-image {
    gap: 30px;
}

}
/* Tablet only */
@media (min-width: 768px) and (max-width: 1024px) {
	.post-type-archive-product #cstm-auctionpage .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
      width: 45.05%;
  }
	#cstm-list-product .wvr-product-item-image {
    display: grid;
}
}

@media (max-width: 1200px) {
#cstm-list-product li.product .yith-wcact-timeleft-compact > div {
    margin-top: 5px;
}
}

.yith_wcmv_sold_by_wrapper{
    display: none !important;
}
body.single-product .woocommerce-notices-wrapper {
    z-index: 99999;
    position: fixed;
    top: 103px;
}
body.single-product .woocommerce-error::before {
    content: "\00d7"; 
    cursor: pointer; 
}
.wvr-product-cat-carousel .owl-item .item a h4:hover {
    color: #9ec5eb;
    text-decoration: underline;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border: 2px solid #dee2e7 !important;
    border-radius: 4px !important;
}
.wc-form-message{
    display: block;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 14px;
}
.wc-form-error {
    background-color: red;
}
.wc-form-success{
    background-color: green;
}

button.wvr-user-registation-process{
    background-color: #003366;
    padding: 10px 24px;
    font-size: 16px;
    color: #fff;
}
.woocommerce-MyAccount-content .yith-wcact-my-watchlist-list-index-container {
    display: none;
}