.woocommerce ul.products li, .woocommerce-page ul.products li {
	background: #fff;
    border-radius: 5px;
    padding: 0 0 20px 0!important;
    box-shadow: 0 0 5px #a5a5a5;
}
.woocommerce ul.products li h2 {
    color: #000;
    font-family: 'Jost';
    text-align: center;
    font-size: 14px !important;
}
.return-to-shop>a.button.wc-backward {
    text-align: center;
    background: #f82ba9;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}
.return-to-shop>a.button.wc-backward:hover {
    background: #000;
    color: #fff;
    opacity: 1;
}
p.return-to-shop {
    text-align: center;
    width: 100%;
}
.elementor-element-7572eff .woocommerce-message {
    margin-bottom: 0 !important;
}
.elementor-element-7572eff .woocommerce-info::before {
    Display:none;
}
.elementor-element-7572eff .wc-empty-cart-message .woocommerce-info,
.elementor-element-7572eff .cart-empty.woocommerce-info{
    border: 0 !important;
}
.elementor-element-7572eff .cart-empty.woocommerce-info {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 40px 0px 15px 0px !important;
    margin-bottom: 0px !important;
    color: #7a7a7a;
}

.checkout-main  .woocommerce-billing-fields h3,
h3#order_review_heading,
.woocommerce-additional-fields h3{
    background: #45306f;
    color: #fff;
    font-size: 24px;
    padding: 10px 20px;
    margin-bottom: 0;
}
.checkout-main  .woocommerce #payment #place_order, .checkout-main  .woocommerce-page #payment #place_order {
    background: #45306f;
    font-weight: 600 !important;
    text-transform: capitalize;
    padding: 10px 20px;
}
.woocommerce span.onsale {
    background-color: #f82ba9;
    margin: 0.5em 0.5em 0 0 !important;
    border-radius: 5px !important;
    line-height: 2.5em;
    max-height: 2.5em !important;
    min-height: 2.5em !important;
}

.variations_form.cart table.variations tr {
	display: flex;
	flex-direction: column;
	text-align: left;
}
.variations_form.cart table.variations th.label {
	padding: 10px 10px 5px 10px;
}
.variations_form.cart table.variations td.value {
	padding: 10px !important;
}
.variations_form.cart table.variations label{
	font-weight: 500 !important;
	font-size: 18px;
}
.checkout-main .woocommerce form .form-row .input-text, 
.checkout-main .woocommerce form .form-row select,
.checkout-main .select2-container .select2-dropdown, 
.checkout-main .select2-container .select2-selection,
.select2-container .select2-dropdown, 
.select2-container .select2-selection,
.select2-container--default .select2-search--dropdown .select2-search__field{    
    border: var(--wc-form-border-width) solid #e5e5e5 !important;   
}
div#primary {
    padding: 0 20px;
}
.woocommerce ul.products li a.button {
    color: #fff;
    background: #f82ba9;
    font-size: 14px;
    padding: 14px 20px;
    width: 90%;
    font-family: 'Jost';
    FONT-WEIGHT: 500;
    text-align: center;
    margin: 0 auto !important;
    align-items: center;
    display: flex !important;
    justify-content: center;
}
.woocommerce ul.products li a.button:hover {
    background: #000;
}
.woocommerce ul.products li:hover h2 {
    color: #f82ba9;
}
.woocommerce ul.products li.product .price {
    text-align: center;
    color: #f82ba9;
    font-family: 'Jost';
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000000;
    font-size: 1.25em;
}
#contact-form  form.wpcf7-form.init label {
    color: #172760;
    text-transform: capitalize;
    font-weight: 500 !important;
}
#contact-form form label {
    width: 100%;
    font-size: 18px;
    color: #000;
    font-family: 'Jost';
    font-weight: 400;
}
#contact-form form label input,#contact-form form textarea {
    margin-top: 10px;
    background: #f7f7f7;
    border: 1px solid #fff;
}
#contact-form span.wpcf7-spinner {
    display: none;
}
#contact-form input[type="submit"] {
    background: #f82ba9;
    border: 1px solid #f82ba9;
    color: #fff;
    padding: 8px 40px;
    font-size: 18px;
    font-weight: bold;
}
#contact-form input[type="submit"]:hover {
    background: #000;
    border-color: #000;
}


/*single-product-page*/
.single-product,.post-type-archive,.tax-product_cat,.woocommerce-cart ,.woocommerce-checkout{
    font-family: 'Jost';
}
.woocommerce-tabs.wc-tabs-wrapper {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 40px 40px 0;
    background: #4db9e114;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f82ba9;
    color: #fff;
    z-index: 2;
    border-bottom-color: #f82ba9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 99%;
    left: 1%;
    border-bottom: 1px solid #f82ba9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding-left: 6px !important;
	gap: 10px;
    display: flex;
}
.woocommerce #reviews #comment {
    height: 75px;
    border: 1px solid #939090;
    background: transparent;
    margin-top: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #f82ba9;
    background-color: #fff;
    color: #000;
    border-radius: 4px !important;
}
section.related.products h2 {
    font-size: 30px;
    font-family: 'Jost';
    font-weight: bold;
    color: #000;
}
section.related.products {
    margin-top: 25px;
}
form#commentform p.form-submit input{
	color: #f82ba9 !important;
    background-color: #f82ba961 !important;
    border: 0 !important;
    padding: 15px 30px !important;
    border-radius: 50px !important;
}
form#commentform p.form-submit input:hover{
background-color: #000 !important;
    color: #fff !important;
}
form.cart input[type="text"],
form.cart input[type="time"],
form.cart input[type="number"],
form.cart input[type="date"] {
    width: 100%;
    height: 45px;
    display: block;
	border:1px solid #ddd;
	background:#fff;
}
form.cart strong {
    width: 100%;
    display: block;
    font-size: 16px;
    font-family: 'Jost';
    font-weight: 500;
    color: #000;
}
form.cart .whatsapp-number p strong {
    width: auto;
    color: #919191;
}
form.cart .whatsapp-number p {
    display: flex;
    align-items: center;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 10px;
	background:#fff;
	flex-direction: row;
    flex-wrap: wrap;
}
form.cart .whatsapp-number input#whatsapp{
	width: 90% !important;
}
p.whatsapp-label {
    margin-bottom: 5px;
}
form.cart .whatsapp-number .error-message{
    margin-left: -8px;
}
form.cart .whatsapp-number p input {
    border: 0 !important;
    background: transparent;
}
span.posted_in {
    font-size: 20px;
}
span.posted_in a { 
    color: #f82ba9;
}
button.single_add_to_cart_button {
    background-color: #f82ba9 !important;
    height: 45px;
    padding: 0 29px !important;
}
span.woocommerce-Price-amount.amount bdi {
    color: #f82ba9;
    font-family: 'Jost';
}
.comment-form-rating {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
p.stars a {
    color: #f82ba9;
}

.single-product .content-area ,.post-type-archive .content-area,.tax-product_cat .content-area{
    background: #F8F8F8;padding-top:40px; padding-bottom:10px;
}
 
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #000; 
}
.woocommerce div.product .product_title {
    font-size: 30px;
    font-weight: 500;
    font-family: 'Jost';
    color: #000;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-family: 'Jost';
}
.post-type-archive ul.products ,.tax-product_cat ul.products{
    /* padding-top: 30px  !important; */
}

/*08-02-2025-cart-page*/

.woocommerce-cart .alignwide {
    margin-inline: 0 !important;
}
.woocommerce-cart .site-main {
    padding: 20px;
    background: #F8F8F8;
    padding-top: 40px;
    padding-bottom: 35px;
    max-width: 100% !important;
}
.woocommerce-cart .page-content {
    max-width:1140px;
    margin: 0 auto;
}
.woocommerce-cart li.wc-block-grid__product {
    background: #fff;
    border-radius: 5px;
    padding: 10px !important;
    box-shadow: 0 0 5px #a5a5a5;
}
.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__product {
    max-width: 24%;
}
.woocommerce-cart .wc-block-grid__products {
    gap: 15px;
    margin-top: 30px;
    justify-content: center;
}
.woocommerce-cart .wc-block-grid__product-title {
    color: #000;
    font-family: 'Jost';
    text-align: center;
    font-size: 14px !important;
    text-decoration: none !important;
    border-bottom: none !important;
}
.woocommerce-cart span.woocommerce-Price-amount.amount {
    color: #f82ba9;
    text-align: center;
    font-family: 'Jost';
    font-size: 14px;
}
.woocommerce-cart a.wp-block-button__link.add_to_cart_button{
    color: #fff;
    background: #f82ba9;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    font-family: 'Jost';
    FONT-WEIGHT: 500;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}
.woocommerce-cart a.wp-block-button__link.add_to_cart_button:hover {
    background: #000;
}
.woocommerce-cart .wp-block-button.wc-block-grid__product-add-to-cart {
    margin: 0;
}
li.wc-block-grid__product:hover .wc-block-grid__product-title {
    color: #f82ba9 !important;
}
.woocommerce-cart a { 
    text-decoration: none !important;
}
.woocommerce-cart h1.entry-title {
    text-align: center;
    margin-bottom: 20px;
}
.woocommerce-cart .wc-block-cart-item__wrap a, a.wc-block-components-checkout-return-to-cart-button,.woocommerce-table a{
    color: #f82ba9 !important;
}
.woocommerce-cart button.wc-block-cart-item__remove-link {
    color: #f82ba9 !important;
}
.woocommerce-cart .wc-block-cart__submit-button:hover {
    background: #000;
    color: #fff;
}
.woocommerce-cart .wc-block-cart__submit-button {
    background: #f82ba9;
}
.woocommerce-cart .wc-block-cart-items th {
    border-top: 0;
}
.woocommerce-cart .wc-block-components-totals-coupon__button{
    border: 1px solid #f82ba9;
    color: #f82ba9;
}
.woocommerce-cart .wc-block-components-totals-coupon__button:hover{
    background: #f82ba9;
    color: #fff;
}
.wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button {
    border: 1px solid #f82ba9 !important;
    color: #f82ba9 !important;
}
.wc-block-components-checkout-place-order-button:hover,.wc-block-components-totals-coupon__button:hover {
    background: #f82ba9 !important;
    color: #fff !important;
}
.woocommerce-thankyou-order-received {
    font-size: 22px;
    color: #fff;
    background: #f82ba9;
    text-align: center;
    padding: 15px;
    margin-bottom: 25px;
}
body {
    background-color: #F8F8F8 !important;
}
.woocommerce-order-received main#content {
    padding: 40px 0;
}
.woocommerce-order-received .woocommerce ul.order_details {
    background: #fff;
    padding: 20px;
}
section.woocommerce-order-details, .woocommerce-customer-details {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ddd;
}
.woocommerce-order p:nth-child(3) {
    font-size: 20px;
    text-align: center;
    background: #f82ba9;
    color: #fff;
    padding: 10px;
    margin-bottom: 25px;
}
.woocommerce-message {
    font-size: 16px;
    color: #000 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fff;
  
}
.cart-table td.product-name a {
    color: #000;
    font-size: 14px;
	font-weight:600;
    text-transform: capitalize;
}
.cart-table td.product-thumbnail img.attachment-woocommerce_thumbnail {
    width: 120px !important;
}
form.woocommerce-cart-form table tr>th {
    background: #45306f !important;
    font-size: 18px;
    color: #ffffff !important;
}
form.woocommerce-cart-form table .variation {
    color: black !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #45306f;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    text-transform: capitalize;
    color: #000;
    background: transparent;
    font-weight: 600;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: transparent;
    opacity: .7;
    
}
/*
.woocommerce-message::before {
    content: "\e015";
    color:#ff0297;
}
.woocommerce-message {
    border-top-color: #ff0096;
}

.woocommerce-info {
    border-top-color: #ff0096 !important;
}
a.button.wc-forward {
    background: #ffdff2;
    color: #ff0096;
}
a.button.wc-forward:hover {
    background: #ff0096;
    color: #fff;
}
.woocommerce-info::before {
    color: #ff0096;
}*/
.woocommerce-checkout main#content {
    background: #fff;
    padding: 20px;
    margin: 20px auto;
}
/*my-account*/
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    background: #fff; 
    box-shadow: -2px 2px 5px #ddd;
}
.woocommerce-account{
	font-family: 'Jost';
}
.woocommerce-account main#content {
    padding: 0;
}
.woocommerce-account a {
    color: #f82ba9;
    text-decoration: none !important;
    font-size: 16px;
    font-family: 'Jost';
}button.wc-block-cart-item__remove-link:hover {
    background: transparent !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding: 10px 20px;
    border-bottom: 1px solid #5dbee2;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #f82ba9 !important;
}
.woocommerce-account .woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout {
    border-bottom-color: #f82ba9 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: red !important;
}
.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 30px;
}
.woocommerce-account .addresses .title .edit {
    float: right;
    width: 100%;
}
.woocommerce-account .woocommerce-Address {
    background: #fff;
    box-shadow: -2px 2px 5px #ddd;
    padding: 20px;
}
.woocommerce-account .woocommerce-orders-table {
    background: #fff;
    padding: 25px;
    border: 0 !important;
    box-shadow: 0 0 5px #ddd;
    border-radius: 0 !important;
}
.woocommerce-account .woocommerce-orders-table tbody td {
    border: none !important;
    padding: 10px 0 !important;
}
.woocommerce-account .woocommerce-orders-table thead th {
	border:0 !important;
}
.woocommerce-account .woocommerce-orders-table tbody tr th {
    border: 0 !important;
}
.woocommerce-account .woocommerce-orders-table tbody tr td a {
    background: #f82ba9 !important;
    color: #fff !important;
    font-weight: normal !important;
}
.woocommerce-account .woocommerce-orders-table tbody tr td a:hover {
    background: #f82ba9 !important;
}
.woocommerce-account a:hover {
    color: #f82ba9;
}
.woocommerce-account .wc-block-components-sidebar-layout .wc-block-components-main {
    background: #fff;
    padding: 20px; 
}
.woocommerce-account table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details, th, td {
    border-color: #f1efef !important;
}
.woocommerce-account section.woocommerce-customer-details address {
    padding: 20px !important;
}
.woocommerce-account .edit-account {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 5px #ddd;
}
.woocommerce-account .edit-account input {
    border: 1px solid #ddd !important;
	height:40px;
}
.woocommerce-account .edit-account input#account_display_name {
    margin-bottom: 10px;
}
.woocommerce-account .edit-account .woocommerce-Button {
    background: #f82ba9 !important;
    color: #fff !important;
    margin-top: 20px !important;
}
.woocommerce-account .edit-account .woocommerce form .form-row label {
    line-height: 2;
    font-size: 18px !important;
}
.woocommerce-account .edit-account p {
    font-size: 16px !important;
}
.woocommerce-error {
    border-top-color: #2eacdc;
}
.woocommerce-error::before {
    content: "\e016";
    color: #2eacdc;
}
.woocommerce-account .woocommerce-MyAccount-content form {
    background: #fff;
    box-shadow: 0 0 5px #ddd;
	padding:30px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button {
    font-size: 18px !important;
    font-weight: normal !important;
    background: #5DBEE1 !important;
    color: #fff !important;
    margin-top: 20px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover {
    background: #f944b3 !important;
}
button:hover {
    background: #f82ba9 !important;
    color: #fff !important;
}
span.posted_in a:hover {
    color: #f89628;
}
/*slidr aroow css*/
#product-slider .owl-nav {
    position: absolute;
    top: 30%;  /* Center vertically */
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);  /* Adjust to perfect middle */
    z-index: 10;
}

#product-slider .owl-prev, 
#product-slider .owl-next {
    background: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
    color: #fff; 
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 18px;
    transition: 0.3s ease;
}

#product-slider.owl-prev {
     position: absolute !important;
    right: 98% !important;
}
#product-slider button.owl-prev>span,
 #product-slider button.owl-next>span {
    background: #f82ba9 !important;
    position: absolute !important;
    right: 100% !important;
    font-size: 36px !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    height: 45px;
    line-height: 0;
    padding: 13px 15px 25px 13px;
    width: 45px;
}
#product-slider .owl-next {
      position: absolute !important;
    left: 100% !important;
}

#product-slider .owl-prev:hover, 
#product-slider .owl-next:hover {
       opacity: .8;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    #product-slider .owl-prev {
        left: 5px; /* Move inside on small screens */
    }
   #product-slider .owl-next {
        right: 5px;
    }

   #product-slider .owl-prev, 
    #product-slider .owl-next {
        padding: 5px 10px;
        font-size: 14px;
    }
	.woocommerce-no-products-found {
		min-height: 400px !important;
		padding-top: 140px !important;
	}
	  .woocommerce-order-received .woocommerce-order-overview.order_details {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1em;
    padding: 1em 0.5em;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px 0 rgba(180,177,203,0.10);
  }
  .woocommerce-order-received .woocommerce-order-overview.order_details li {
    background: #faf8ff;
    border-radius: 8px;
    padding: 1em;
    margin-bottom: 0;
    min-width: 0;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(150,140,200,0.04);
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-right: 10px !important;
	font-size: 12px !important;
  }
  .woocommerce-order-received .woocommerce-order-overview.order_details li strong {
    margin-top: 0.3em;
    color: #333255;
    font-size: 1.05em;
    font-weight: 600;
  }
  .woocommerce-order-received .woocommerce-order-overview__total {
    color: #e6007a;
    font-size: 1.2em;
    font-weight: 700;
    background: #fff0f6;
  }
  .woocommerce-order-received .woocommerce-order-overview__payment-method {
    color: #696969;
  }
  .woocommerce-order-received .woocommerce-order-overview__status img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 0.3em;
  }

  /* For odd number of items, span last one full width */
  .woocommerce-order-received .woocommerce-order-overview.order_details li:last-child:nth-child(odd) {
    grid-column: span 2;
  }
	.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details:before {
		display: none;
	}
	.woocommerce-order-received .woocommerce ul.order_details{
		padding:0 !important;
		margin-bottom: 10px !important;
	}
	.woocommerce-order-details__title {
		margin-top: 0.5em;
		margin-bottom: 0.9em;
		font-size: 1.23em;
		font-weight: 700;
		color: #21213a;
		letter-spacing: 0.02em;
		padding-left: 5px;
		border-left: 4px solid #ffe3f1;
		background: none;
		padding:10px;
		line-height: 1.3;
		/* Optional shadow for subtle elevation */
		box-shadow: none;
	  }
	  .woocommerce-order-received .shop_table.order_details tfoot tr th{
		  width:50% !important;
	  }
	.single-product .lcse-custom-badge {
		margin: 3px 3px 0 0 !important;
		font-size: 11px !important;
		padding: 0px 7px 0px 9px !important;
	}
	.lcse-custom-badge{
		top: 3px !important;
		left: 5px !important;
		padding: 4px 4px 4px 6px !important;
        font-size: 11px;
	}
	.single-product .main-product-wrapper .lcse-custom-badge {
		margin: 0.3em 0.5em 0 0 !important;
	}
	.woocommerce.single-product div.product.type-product {
		margin-top: 0px;
	}
	.single-product .woocommerce-breadcrumb {
		display: none !important;
	}
	body.single-product .woocommerce-product-gallery__wrapper {
		padding: 46px 0 20px !important;
	}
	.single-product .woocommerce-product-gallery {
		margin-bottom: 9px !important;
	}
	.woocommerce.single-product div.product .product_title{
		margin-bottom: 6px !important;
	}
	.woocommerce div.product div.summary p.price{
		margin-bottom: 7px !important;
	}
	#lcbs-cart-replace-popup {
        max-width: 360px;
        width: 94%;
        padding: 20px 18px 16px;
        border-radius: 18px;
    }

    #lcbs-cart-replace-popup h3 {
        font-size: 20px;
    }

    #lcbs-cart-replace-popup p {
        font-size: 14px;
    }

    .lcbs-close-icon {
        top: 8px;
        right: 8px;
    }	
  body.woocommerce-checkout.woocommerce-order-received .woocommerce-columns--addresses {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px;
    padding: 8px;
    max-width: 100%;
    margin: 20px 0;
  }

  body.woocommerce-checkout.woocommerce-order-received .woocommerce-column--billing-address,
  body.woocommerce-checkout.woocommerce-order-received .woocommerce-column--shipping-address {
    width: 100% !important;
    min-height: 0 !important;
    flex: none !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 14px !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12) !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
    position: relative !important;
    overflow: visible !important;
    page-break-inside: avoid;
    break-inside: avoid;
  }

  /* Status bar indicators */
  body.woocommerce-checkout.woocommerce-order-received .woocommerce-column--billing-address {
    border-top: 4px solid #4f46e5 !important;
  }

  body.woocommerce-checkout.woocommerce-order-received .woocommerce-column--shipping-address {
    border-top: 4px solid #10b981 !important;
  }

  body.woocommerce-checkout.woocommerce-order-received .woocommerce-column__title {
    margin: 0 0 16px 0 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #111827 !important;
    letter-spacing: -0.025em !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  /* Icon-like indicators */
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-column--billing-address .woocommerce-column__title::before {
    content: "💳";
    font-size: 20px;
  }

  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-column--shipping-address .woocommerce-column__title::before {
    content: "🚚";
    font-size: 20px;
  }

  body.woocommerce-checkout.woocommerce-order-received address {
    font-style: normal !important;
    line-height: 1.65 !important;
    color: #374151 !important;
    font-size: 15px !important;
    margin: 0 !important;
  }

  body.woocommerce-checkout.woocommerce-order-received address br {
    display: block !important;
    margin: 8px 0 !important;
  }

  /* Contact info styling */
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-customer-details--phone,
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-customer-details--email {
    margin: 16px 0 0 0 !important;
    padding: 12px 30px !important;
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%) !important;
    border-radius: 12px !important;
    border: 1px solid rgba(59,130,246,0.1) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #1f2937 !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-customer-details--phone::before {
    content: "📞" !important;
  }

  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-customer-details--email::before {
    content: "✉️";
  }

  /* Fix any WooCommerce grid overrides */
  body.woocommerce-checkout.woocommerce-order-received 
  .col2-set,
  body.woocommerce-checkout.woocommerce-order-received 
  .col-1,
  body.woocommerce-checkout.woocommerce-order-received 
  .col-2,
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-columns--2 {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Ensure no horizontal scroll */
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-columns--addresses,
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-column--1,
  body.woocommerce-checkout.woocommerce-order-received 
  .woocommerce-column--2 {
    box-sizing: border-box !important;
    overflow: hidden !important;
  }
}

/**/
.product-image {
    padding:5px;
    border-radius: 10px;
    height: 200px;
    background: #feedf7;
    width: 200px;
}
.product-image>img {
    max-height: 180px;
    min-height: 100px;
    width: 100% !important;
    object-fit: contain !important;
    height: auto;
}
/*.product-image>img {*/
/*    height: 100% !important;*/
/*    width: 100% !important;*/
/*    object-fit: cover;*/
/*    border-radius: 10px;*/
/*}*/
a.title-pduct {
    text-decoration: none!important;    
}
a.title-pduct>h4 {
    margin: 0;
    font-size: 16px;
    color: #160E4B;
    line-height: 18px;
    font-family: 'Jost';
    margin-bottom: 5px;
    margin-top: 10px;
}
p.pduct-pp {
    color: #F05454 !important;
    font-size: 16px;
}

/**/
.gallery-container>div{
    max-height:260px;
}
.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Center align items */
    gap: 20px;
    padding: 20px;
    max-width:1000px; /* Adjust width as needed */
    margin: auto;
}

.gallery-item {
    display:flex;
    justify-content:center;
    align-items:center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* First row (4 images) */
.gallery-item:nth-child(-n+4) {
    flex: 1 1 calc(25% - 15px); /* 4 images in first row */
    max-width: calc(25% - 15px);
}

/* Second row (3 images) */
.gallery-item:nth-child(n+5) {
    flex: 1 1 calc(33.33% - 15px); /* 3 images in second row */
    max-width: calc(33.33% - 15px);
}

.gallery-item img {
    min-width: 370px !important;
    max-height: 370px;
    display: block;
    border-radius: 10px;
    object-fit: contain;
}
/* Hover Effect */
.gallery-item:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

/* Mobile Responsive: 1 image per row */

@media (max-width: 375px) {
	.single-product .woocommerce-product-gallery__image{
		max-width: 260px !important;
	}
	.trending-badge-single, .lcbs-extra-info {
        font-size: 10px !important;
        padding: 6px 10px !important;
	}
	.custom-rating {
		top: -40px;
	}
}

/**/
p.cat_url>a {
    text-decoration: none;
    color: #160E4B !important;
    line-height: 20px!important;
    font-weight: 600!important;
    margin-bottom: 4px;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
}
.single-category {
    display: flex;
    background: #feedf7;
    border-radius: 15px;
    overflow: hidden;
    padding: 12px;
    height:100%;
    
}
    .product-categories-carousel {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
}
.single-category>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
p.cat_url {
    margin-bottom: 4px;
    color: #160E4B;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.single-category {
    position: relative;
}
.inner_sec img {
    max-width: 70px;
}
p.items_number,
p.cat_url {
    margin: 0;
}
.single-category .items_number {
    color: #757F95;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.inner_sec {
    display: flex;
    gap: 10px;
}
.cat_counter {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#product-slider .product-image {
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 1025px) {
h3#order_review_heading {
    float: right;
    width: 40%;
}
}
@media (max-width: 1024px) {
 #product-slider button.owl-prev>span{
    right: 95% !important;
   
}
div#customer_details {
    display: flex;
    flex-direction: column;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    width: 100% !important;
}

	     .product-categories-carousel {
    grid-template-columns: repeat(2,1fr);
    
}
}
.gallery-container .gallery-item {
    border: 1px solid #000 !important; 
	background-color:#fff;
}
.deal-box:hover h3 a {
    color: #F82BA9;
}
.deal-box:hover figure img {
    transform: scale(1.1);
}
.deal-box figure{
    overflow: hidden;
}

/*customize-css*/
.custom-product-meta p label {
		text-align: center;
		width: 100%;
		background: #000;
		padding: 15px;
		color: #fff;
	cursor:pointer;
	border:1px solid transparent;
	}
.custom-product-meta p label:hover {
    border: 1px solid #000;
    color: #000;
    background: transparent;
}
span.pink-text {
    color: #F82BA9;
}
 .product-categories {
display: flex;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
gap: 15px;
 text-align: center;
padding: 20px;
}
.img-box figure {
    margin-bottom: 0 !important;
}     

/*home-banner*/
.home-banner .banner-left {
    width: 30%;
    padding: 20px; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    display: flex;
}
.home-banner .banner-right {
    width: 70%;
    padding: 20px; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    display: flex;
    align-items: end;
}
.home-banner .banner-inner {
    display: flex;
    gap: 20px;
    width: 100%; 
}
.home-banner .heading-title {
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #F82BA9;
}
.home-banner .banner-left p {
    color: #160E4B;
    font-family: "Jost", Sans-serif;
    font-size: 55px;
    font-weight: 600;
    width: 100%;
    line-height: 55px;
    margin-bottom: 25px;
}
.home-banner .banner-right h2 {
    font-family: "Jost", Sans-serif;
    font-size: 55px;
    font-weight: 600;
    color: #160E4B;
    width: 70%;
    line-height: 55px;
}
.home-banner .banner-right p {
    color: #7a7a7a;
    font-size: 18px;
    font-family: 'Jost';
}
.home-banner a.button-link {
    background-color: #F82BA9;
    font-family: "Jost", Sans-serif;
    font-weight: 500;
    border-radius: 50px 50px 50px 50px;
    padding: 10px 20px;
    color: #fff;
    transition: .2s;
}
.home-banner a.button-link:hover {
    background-color: #000;
}
.banner-right .banner-content {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.banner-content {
    padding: 40px 10px;
}
.single-category:hover {
    cursor: pointer;
    box-shadow: 0 0px 4px rgba(0,0,0,0.12);
}
.hver-effect:hover{
     box-shadow: 0 0px 4px rgba(0,0,0,0.12);
}
@media (min-width: 768px) and (max-width: 1024px) {
.home-banner .banner-left {
    width: 40%;
    }
.home-banner .banner-right {
    width: 60%;   
}
}
@media(max-width:768px){
.home-banner .banner-right h2,
.home-banner .banner-left p {
    font-size: 40px;
    line-height: 45px;
    width: 100%;
}
.home-banner .banner-inner {
    height: auto;
}
.home-banner .banner-left p {
    width: 100%; 
}
}

@media(max-width:767px){
    .post-type-archive h1.woocommerce-products-header__title.page-title {
		font-size: 24px !important;
		margin: 0 !important;
	}
	.post-type-archive.woocommerce-shop #main header.woocommerce-products-header {
		height: 70px !important;
    }
	.global-coupon-message.coupon-message-shop{ 
		margin-top: 80px !important; 
	}
	.home-banner .banner-inner {
		flex-direction: column;
	}
	.home-banner .banner-right, .home-banner .banner-left {
		width: 100%; 
	}
	.inner_sec {
		width: 100%; 
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
		align-items: center;
	}
	.cat_counter {
	  text-align: center;
		align-items: center;
	}
	.woocommerce-account .woocommerce-MyAccount-content{
		padding: 0 !important;
	}
	.woocommerce-account #content .page-content {
		padding: 60px 10px !important;
		margin: 0px 0px !important;
		border-radius: 0 !important;
	}
	.woocommerce-account tr.woocommerce-orders-table__row.order {
		margin-bottom: 20px;
		border: 1px solid #e1e1e1;
		border-radius: 5px;
		padding: 5px;
	}
	.woocommerce-account table.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table {
		padding: 10px !important;
	}
	section.woocommerce-order-details, .woocommerce-customer-details{
		padding:0 5px !important;
	}
	.my-header .menu-item .elementskit-dropdown.elementskit-submenu-panel{
		max-width: 100% !important;
	}
	
	.my-header ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open {
		padding: 0 !important;
	}
	.my-header .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
		font-size: 14px !important;
	}
	body.woocommerce-shop main#main {
		padding: 0 !important;
	}
	.woocommerce .woocommerce-breadcrumb {
		margin-top: 10px;
		margin-bottom: 10px !important;
	}	
	.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
		text-align: left;
	}
	.after-cart-icons {
		gap: 10px !important;
		top: 13px !important;
	}
	.after-cart-icons img {
		height: 50px !important;
		width: 22% !important;
	}
	.float-bob-x{
		max-width: 150px !important;
	}
	.woocommerce-Tabs-panel--description .product-copy{
		padding: 15px !important;
		font-size: 0.95rem !important;
		line-height: 1.72 !important
	}
	.woocommerce-Tabs-panel--description .product-copy h4{
		margin: 1em 0 0em 0 !important;
		font-size: 1.08em !important;
	}
	.woocommerce-Tabs-panel--description .product-copy ul, .woocommerce-Tabs-panel--description .product-copy ol{
		padding: 0 !important;
		font-size: 0.95rem !important;
		line-height: 1.72 !important		
	}
	.woocommerce-Tabs-panel--description .product-copy ul li, .woocommerce-Tabs-panel--description .product-copy ol li{
		padding: 0px !important;
	}
	.woocommerce-Tabs-panel--description .product-copy p{
		margin: 0.5em 0 0.5em 0 !important;
	}
	.preview-btn{
		margin-top: 12px !important;
	}
	.woocommerce-checkout .woocommerce-billing-fields__field-wrapper , .woocommerce-checkout .shipping_address, .woocommerce-checkout .woocommerce-additional-fields__field-wrapper{
		padding: 5px !important;
	}
	.woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
		padding: 5px !important;
	}
	.woocommerce-checkout .wc_payment_methods.payment_methods.methods {
        padding: 10px 6px 6px 6px;
    }
    .woocommerce-checkout .wc_payment_method {
        padding: 10px 7px;
    }
	.woocommerce-checkout #payment ul.payment_methods li {
		padding: 12px 15px !important;
	}
	.woocommerce-checkout .wc_payment_method label{
		font-size:15px !important;
	}
	.woocommerce-checkout .payment_box p {
		font-size: 13px;
	}
	form#woocommerce-checkout-form-coupon {
		padding: 36px 6px 6px 6px;
	}
	form#woocommerce-checkout-form-coupon p.form-row.form-row-last {
		float: left;
	}
	.wc_payment_method .upi-img  {
		height:28px !important;
		margin-top: 0 !important;
	}
	.wc_payment_method input#payment_method_phonepe {
		top: 13px;
	}
	.wc_payment_method input#payment_method_phonepe[type="radio"]:checked{
		top: 20px !important;
	}
	#payment .form-row.place-order{
		padding: 1em 2em !important;
	}
	.upi-images {
		gap: 13px;
		margin-left: 15px;
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
		font-size: 22px;
	}
	.woocommerce-checkout .woocommerce{
		display:flex;
		flex-direction: column;
	}
	.woocommerce-checkout .woocommerce-notices-wrapper {order: 1;margin-bottom:0px;}
	.woocommerce-checkout .woocommerce-coupon-wrapper {
		order: 3;
	}
	.woocommerce-checkout .woocommerce-form-login-toggle {
		order: 2;
	}
	.woocommerce-checkout form.checkout.woocommerce-checkout {
		order: 4;
	}
	.woocommerce-form-coupon-toggle .woocommerce-info {margin-bottom: 0 !important;}
	.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
		margin-top: 7px !important;
		margin-bottom: 10px !important;
	}
	.woocommerce-form-coupon-toggle .woocommerce-info {
		margin-bottom: 12px !important;
		margin-top: 5px !important;
	}
	.custom-rating {
		padding: 6px 7px 6px 7px !important;
        font-size: 12px !important;
        top: -1px !important;
        gap: 5px !important;
        right: 0 !important;
	}
    .custom-rating .star img {
        width: 15px;
        height: 15px;
    }
	#reviews .g-recaptcha-wrap {
		scale: 0.82;
		margin-left: -31px;
	}

	.custom-reviews-section {
		padding: 8px 8px 36px !important;
	}

	.custom-reviews-section > h2 {
		font-size: 24px !important;
	}

	.custom-reviews-section .comment-reply-title {
		font-size: 18px !important;
	}

	.custom-reviews-section #review_form_wrapper {
		padding: 20px 15px 15px 15px !important;
	}

	.custom-reviews-section .comment-form-rating {
		margin-bottom: 5px !important;
	}

	.custom-reviews-section p.comment-form-comment {
		margin-bottom: 0 !important;
	}

	.custom-reviews-section p.comment-form-cookies-consent {
		display: flex !important;
		gap: 10px !important;
		align-items: center !important;
		margin-top: 21px !important;
	}

	.custom-reviews-section p.comment-form-cookies-consent label {
		line-height: 1.3em !important;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text{
		margin: 0 0 0 35px !important;
	}
	.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
		margin-bottom: 3px !important;
	}
	.custom-description-wrapper {
		position: relative;
	}

	.custom-description-content {
		max-height: 30em;
		overflow: hidden;
		position: relative;
		transition: max-height 0.65s ease;
	}

	.custom-description-content.blur::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 9em;
		background: linear-gradient(rgb(255 255 255 / 21%), rgba(255,255,255,1));
		pointer-events: none;
	}

	.show-more-toggle {
		text-align: center;
		margin-top: 0;
		cursor: pointer;
		font-weight: bold;
		color: #160E4B;
		background: transparent;
		padding: 6px 15px;
		display: inline-block;
		border-radius: 5px;
		backdrop-filter: blur(1px);
		border: 1px solid #bfbfbf;
		transform: translate(-4px, -50px);
	}
	.show-more-main {
		text-align: center;
		display:block !important;
	}
	.show-more-main.active-wrapper {
		height: 24px;
	}
	.show-more-toggle .toggle-icon {
		display: inline-block;
		margin-left: 5px;
		transition: transform 0.3s ease;
	}

	.show-more-toggle.expanded .toggle-icon {
		transform: rotate(180deg);
	}
	.show-more-toggle.active-toggle {
		transform: translate(-4px, 4px) !important;
	}
	.rating-block {
		min-width: 39px !important;
		padding: 3px 4px 3px 5px !important;
		font-size: 11px !important;
		line-height: 15px !important;
		margin-top: -69px !important;
	}
	.custom-add-message{
		margin-bottom:15px !Important;
	}
	.global-coupon-message {
		padding: 6px 10px 4px 8px !important;
		font-size: 13px !important;
		margin-bottom: 10px !important;
		margin-top: 2px !important;
	}
	.cod-whatsapp-notice {
		padding: 14px 15px;
		font-size: 13.5px;
		display:block !important;
	}
	.cod-whatsapp-notice i.fa-whatsapp {
		font-size: 16px;
	}
	.cod-wa-link {
		margin-top: 9px !important;
        display: flex !important;
        width: fit-content;
	}
	.cod-whatsapp-notice i.fa-whatsapp {transform: translate(-1px, 2px);}
}
.show-more-main {
    display: none;
	height:0;
}
.woocommerce .star-rating span {
    color: #f82ba9;
}
@media (max-width:400px){
	.inner_sec img {
		max-width: 50px;
	}
	p.cat_url {
		font-size: 14px;
		line-height: 14px;
	}
	#custom-login-popup .g-recaptcha-wrap{
		scale: 0.85;
		margin-left: -15px;
	}
}
@media (max-width:360px){
	#custom-login-popup .g-recaptcha-wrap{
		scale: 0.75;
		margin-left: -29px;
	}
}		
.icon-sale {
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 50px;
    line-height: 0;
    margin-bottom: 10px !important;
}
.icon-sale svg {
    filter: invert(1);
}
.show-secondary-image img {
    padding: 10px;
}
.product-image {
    padding: 15px 30px!important;
    background-image: url('/wp-content/uploads/2025/04/frame-bg-img.png') !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
}
@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1400px !important;
    }
}
.single-product .woocommerce-product-gallery__wrapper{
    background: #fff;
    padding: 50px 0 !important;
}
.single-product .woocommerce-product-gallery__image{
    max-width: 420px;
    margin: auto;
}
.woocommerce table.shop_table {
    border: 0 !important;
}
.woocommerce table.shop_table  thead>tr>th,
.woocommerce table.shop_table tbody>tr>td {
  background: transparent;
    border-left: 0;
    border-right: 0;
    border-top: 0!important;
}
tbody>tr:last-child td {
    border-bottom: 0 !important;
}
/*cart page css */
.cart-table .woocommerce {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.cart-table .woocommerce-notices-wrapper {
    width: 100%;
}
.cart-table .woocommerce-cart-form {
	padding-top:40px;
    width: 70%;
}
.cart-table .cart-collaterals{
width:30%;
		padding-top:40px;
}
.cart-table .woocommerce .cart_totals {   
    width: 90%;
}
.cart-table .wc-proceed-to-checkout a {
    font-weight:600;
    padding: 12px !important;
    border-radius: 0 !important;
}
.cart-table .quantity input {
   
    padding: 4px 6px !important;
}
.cart-table .coupon {
    display: flex;
}

.cart-table .woocommerce-cart-form input#coupon_code {
    width: 550px !important;
    max-width:100%;
}
.cart-table .woocommerce .cart .button, 
.cart-table .woocommerce .cart input.button {
    float: none;
    padding: 11px 14px;
}
.cart-table .cart_totals h2 {
    font-size: 24px;
    margin-top: 0 !important;
    background: #45306f;
    color: #fff;
    text-transform: capitalize;
    padding: 8px 20px;
}
.cart-table .cart_totals {
    border-radius: 10px;
    height: 100%;
    background: #7f54b30a;
    box-shadow: 0 -0 6px 3px #f6f3fa;
}
@media (max-width:1440px) {
    .cart-table .woocommerce-cart-form input#coupon_code {
    width: 380px !important;
    max-width:100%;
}
    
.cart-table .woocommerce-cart-form {
    width: 65%;
}
.cart-table .cart-collaterals{
width:35%;
}
}
@media (max-width:1020px) {
	.cart-table .woocommerce {
    display: block;    
}
	.cart-table .woocommerce .cart_totals,
	.cart-table .cart-collaterals,
	.cart-table .woocommerce-cart-form{   
    width: 100%;
}
}
.single-product .woocommerce-breadcrumb {
	margin-top: 13px;
}
.single-product .woocommerce-breadcrumb a {
    color: #f82ba9 !important;
}
/* Tablet Responsive: 2 images per row */
@media (max-width: 768px) {
    .gallery-item:nth-child(-n+4),
    .gallery-item:nth-child(n+5) {
        flex: 1 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
		  .cart-table .woocommerce-cart-form input#coupon_code {    width: auto !important;
	  width:100% !important;
	}
	div#primary {
		padding: 0 10px !important;
	}
	.woocommerce ul.products li.product a img {
		min-height: 185px !important;
		max-height: 185px !important;
		padding: 10px;
	}
	.woocommerce span.onsale {
		margin: 3px 3px 0 0 !important;
		font-size: 11px !important;
	}
	.woocommerce-shop.woocommerce span.onsale {
		font-size: 10px !important;
		line-height: 2em;
    		max-height: 2em !important;
    		min-height: 2em !important;
	}
	.woocommerce-shop.woocommerce span.onsale {
		padding: 0 8px !important;
	}
	.woocommerce-shop.woocommerce .trending-badge, .woocommerce-shop.woocommerce .lcse-custom-badge{
		font-size: 11px !important;
	}
	.trending-badge {
		top: 1px !important;
		left: 1px !important;
		padding: 1px 1px 0px 3px !important;
	}
	.products li.product.type-product a {
		padding: 0 2px;
	}
	.products li.product.type-product {
		margin: 0 0 1em !important;
	}
	.frame-inputs.file-input:nth-child(odd) {
		margin-right: 3%;
	}
	.frame-inputs.file-input:nth-child(even) {
		margin-left: 3%;
	}
	.frame-inputs.file-input.file-rev:nth-child(odd) {
		margin-left: 2%;
		margin-right:0 !important;
	}
	.frame-inputs.file-input.file-rev:nth-child(even) {
		margin-right: 2%;
		margin-left:0 !important;
	}
	.frame-inputs.file-input {
		width: 47%;
		float: left;
		min-height: 156px;
        max-height: 156px;
	}
	.frame-inputs.file-input.file-rev .error-message{
		top: 1px !important;
	}
	
	.file-input .chose-image-set,.rest-input .chose-image-set  {
		font-weight: 500 !important;
		font-size: 13px !important;
		line-height: 1 !important;
		height: 28px !important;
		display:none;
	}
	.chose-cross {
		color: white;
		position: absolute;
		left: 90px;
		background: #f82ba9;
		border-radius: 50%;
		top: 5px;
		height: 30px;
		width: 30px;
		display: flex !important;
		justify-content: center;
		align-items: center;
	}
	.image-preview.container {
		margin-top: -15px !important;
	}
	.chose-image {
		position: relative;
	}
	.chose-cross i {
		font-size: 13px;
	}
	.toggle-form-icons{
		display:none !important;
	}
	.frame-inputs > p{
		position: inherit !important;
	}
}
.chose-cross {
	display:none;
}
.page-id-1590 .wc-empty-cart-message {
    width: 100%;
}
form.woocommerce-checkout .col2-set {
    float: left;
    width: 60%;
    padding-right: 24px;
}
form.woocommerce-checkout .checkout-order-review, form.woocommerce-checkout .woocommerce-checkout-review-order {
    float: left;
    width: 39.9%;
}

.woocommerce-checkout form.checkout .woocommerce-account-fields div.create-account, .woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout form.checkout .woocommerce-shipping-fields .shipping_address,
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper{
    padding: 20px 25px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
    padding: 30px;
    border: 1px solid #e5e5e5;
    background: #fcfbfb;
    border-radius: 5px;
    margin-bottom: 30px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-payment {
    padding: 0 10px;
    margin: 0 -30px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}
.page-id-1599 tr.order-total td,
.page-id-1599 tr.order-total th,
.page-id-1599 tr.cart-subtotal td,
.page-id-1599 tr.cart-subtotal th {
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5!important;
}
@media (max-width: 1024px) {
    form.woocommerce-checkout .checkout-order-review, form.woocommerce-checkout .woocommerce-checkout-review-order {
        float: left;
        width: 100%;
    }
    form.woocommerce-checkout .col2-set {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }
}
@media (min-width: 1025px) {
    form.checkout .col2-set .col-1, form.checkout .col2-set .col-2 {
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
}
   
}
.icon-shopping-header i {
    background: #f82ba9;
    color: #fff !important;
    padding: 10px;
    border-radius: 50px;
    font-size: 14px;
}
.icon-shopping-header i:hover {
    opacity: .6;
}
.post-type-archive h1.woocommerce-products-header__title.page-title {
    font-size: 50px;
    position: relative;
}
  .post-type-archive nav.woocommerce-breadcrumb {
    display: none;
}
/*
.post-type-archive div#primary {
    padding: 0 !important;
}
*/
.contacts-links a {
    color: #4F5156;
}
.contacts-links a:hover {
      opacity: .6;
}
.post-type-archive header.woocommerce-products-header {
    position: absolute !important;
    height: 180px !important;
    left: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-image: url('/wp-content/uploads/2025/02/footer-bg-scaled.jpg');
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    background-size: cover;
}
.post-type-archive p.woocommerce-result-count,
.post-type-archive form.woocommerce-ordering  {
    margin-top: 0px!important;
}
.post-type-archive header.woocommerce-products-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #22293478;
}

.cloud-bg-shape {
    background-size: auto;
    background-repeat: repeat-x;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 42px;
    -webkit-animation: headerShapeAnim 80s linear infinite;
    animation: headerShapeAnim 80s linear infinite;
}

@keyframes headerShapeAnim {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}
@keyframes float-bob-x{
0% {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
}
50% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}
100% {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
}
}
 .float-bob-x {
    animation-name: float-bob-x;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
section.related.products h2 { 
    text-transform: capitalize;
}
@media(max-width:400px){
	.post-type-archive form.woocommerce-ordering {
		width: 100%;
		margin-top: 10px !important;
		margin-bottom: 5px !important;
	}
}
@media(max-width:375px){
	#order_review_heading {
		padding: 10px 10px !important;
	}
	.order-review-title {
		font-size: 18px !important;
	}
}
table.variations a.reset_variations {
    display: none !important;
}
.woocommerce-no-products-found {
    min-height: 500px;
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.woocommerce-no-products-found .woocommerce-info{
	width: 100%;
}
.category-section-4 {
	background: linear-gradient(45deg, #fdf2f8 0%, #fce7f3 100%);
	padding: 45px 20px;
}

.category-container-4 {
	margin: 0 auto;
}

.category-grid-4 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 25px;
}

.category-card-4 {
	background: white;
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.4s ease;
	border: 3px solid transparent;
	font-family: "Jost", sans-serif;
}

.category-card-4:hover {
	transform: rotate(-1deg) scale(1.03);
	border-color: #F82BA9;
	box-shadow: 0 20px 40px rgba(248, 43, 169, 0.2);
}

.category-image-4 {
	width: 100%;
	height: 160px;
	position: relative;
	clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
	overflow: hidden;
}

.category-image-4 img {
	width: 100%;
	height: 120%;
	object-fit: cover;
	transition: transform 0.4s ease;
}

.category-card-4:hover .category-image-4 img {
	transform: scale(1.12);
}

.category-icon-4 {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 45px;
	height: 45px;
	background: linear-gradient(135deg, #F82BA9, #160E4B);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	z-index: 2;
	box-shadow: 0 5px 15px rgba(248, 43, 169, 0.4);
}

.category-content-4 {
	padding: 20px 25px 25px;
	text-align: center;
	margin-top: -20px;
}

.category-title-4 {
	font-size: 20px;
	font-weight: 800;
	color: #160E4B;
	margin: 8px 0 15px 0;
}

.category-stats-4 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.category-count-4 {
	background: rgba(248, 43, 169, 0.1);
	color: #F82BA9;
	padding: 8px 15px;
	border-radius: 20px;
	font-size: 14px;
	font-weight: 600;
}

.category-button-4 {
    background-color: #F82BA9;
    font-family: "Jost", Sans-serif;
    font-weight: 500;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 16px;
    font-size: 14px;
    color: #fff !important;
    transition: all 0.3s ease;
}
.category-button-4:hover {
    background-color: #000;
	color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
	.category-grid-4 {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.category-content-4 {
		padding: 20px 10px;
	}
	.category-section-4 {
		padding: 20px 10px 45px 10px;
	}		
	.category-icon-4 {
		top: 7px !important;
		right: 7px !important;
		width: 33px !important;
		height: 33px !important;
		font-size: 16px;
	}
	.start-price-badge{
		top: 7px  !important;
		left: 7px !important;
		padding: 6px 12px !important;
		font-size: 11px !important;
	}
	.category-title-4{
		font-size: 16px;
		line-height: 1.3em;
		margin-top: 10px;
		margin-bottom: 8px;
	}
	.category-count-4 {
		padding: 8px 16px;
		font-size: 12px;
	}
	.category-button-4 {
		font-weight: 400;
		padding: 8px 16px;
		font-size: 12px;
	}
}
@media (max-width: 400px) {
	.category-button-4 {
		padding: 6px 8px !important;
		font-size: 12px !important;
	}
	body.archive.tax-product_cat p.woocommerce-result-count{
		/* width: 40%; */
		margin-bottom: 0;
        margin-top: 8px;
	}
	body.archive.tax-product_cat form.woocommerce-ordering{
		width: 55%;
	}
	.category-count-4 {
		padding: 8px 11px !important;
		font-size: 12px !important;
	}
	.category-stats-4{
		gap:1px;
	}
	.category-content-4{
		padding: 20px 10px 12px 10px;
	}
	form.woocommerce-form.woocommerce-form-login.login{
		width:100%;
	}
	.payment_method_phonepe img {
        max-width: 46% !important;
    }
}


/* Badge style: feel free to customize colors, font, placement */
.start-price-badge {
    position: absolute;
    top: 15px;         /* Adjust as needed */
    left: 15px;       /* Adjust as needed */
    background: #F82BA9;  /* Beautiful accent color */
    color: #fff;
    padding: 6px 16px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    letter-spacing: 0.2px;
    z-index: 2;
	font-family: "Jost", sans-serif;
    pointer-events: none; /* So it doesn't block other buttons */
}
.start-price-badge .price {
    font-weight: bold;
    font-size: 12px;
}
.powered-by-footer .elementor-widget-container {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.powered-by-footer .elementor-widget-container img {
    width: 180px;
    filter: brightness(2);
}
/* Order Tracking Section Styles */

.lcbs-tracking-wrapper{
    margin-bottom: 30px;
}

.lcbs-tracking-container {
    background: linear-gradient(135deg, #f82ba9 0%, #f06292 100%);
    border-radius: 20px;
    padding: 32px;
    color: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(240, 98, 146, 0.3);
}

.lcbs-tracking-container::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    pointer-events: none;
}

/* Header Section */
.lcbs-tracking-header {
    text-align: center;
    margin-bottom: 32px;
    position: relative;
    z-index: 1;
}

.lcbs-tracking-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.lcbs-tracking-icon svg {
    width: 40px;
    height: 40px;
    color: white;
}

.lcbs-tracking-icon.pending {
    background: rgba(255, 193, 7, 0.2);
    border-color: rgba(255, 193, 7, 0.3);
}

.lcbs-tracking-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.lcbs-tracking-subtitle {
    font-size: 16px;
    margin: 0;
    opacity: 0.9;
    font-weight: 400;
}

/* Progress Bar */
.lcbs-tracking-progress {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 32px 0;
    position: relative;
    z-index: 1;
}

.lcbs-progress-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    min-width: 0;
}

.lcbs-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 12px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.lcbs-progress-step.active .lcbs-step-icon {
    background: rgba(255, 255, 255, 1);
    color: #f06292;
    border-color: white;
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
}

.lcbs-progress-step span {
    font-size: 13px;
    text-align: center;
    opacity: 0.8;
    font-weight: 500;
}

.lcbs-progress-step.active span {
    opacity: 1;
    font-weight: 600;
}

.lcbs-progress-line {
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    flex: 1;
    margin: 0 15px;
    position: relative;
    top: -15px;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.lcbs-progress-line.active {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

/* AWB Section */
.lcbs-awb-section {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 15px;
    padding: 20px;
    margin: 24px 0;
    position: relative;
    z-index: 1;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.lcbs-awb-label {
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 8px;
    font-weight: 600;
}

.lcbs-awb-code {
    font-family: 'Courier New', monospace;
    font-size: 16px;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.2);
    padding: 12px 16px;
    border-radius: 8px;
    margin-bottom: 12px;
    word-break: break-all;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.lcbs-copy-btn {
    background: #000;
    border: 2px solid rgba(255, 255, 255, 0.4);
    color: white;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.lcbs-copy-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 255, 255, 0.3);
}

.lcbs-copy-btn svg {
    width: 16px;
    height: 16px;
}

.lcbs-copy-btn.copied {
    background: rgba(76, 175, 80, 0.8);
    border-color: rgba(76, 175, 80, 1);
}

/* Track Button */
.lcbs-track-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: white;
    color: #f06292;
    text-decoration: none;
    padding: 18px 32px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.3);
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
}

.lcbs-track-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s;
}

.lcbs-track-btn:hover::before {
    left: 100%;
}

.lcbs-track-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 15px 40px rgba(255, 255, 255, 0.4);
    color: #e91e63;
}

.lcbs-btn-icon svg {
    width: 24px;
    height: 24px;
}

.lcbs-btn-arrow {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.lcbs-track-btn:hover .lcbs-btn-arrow {
    transform: translateX(5px);
}

/* Pending Animation */
.lcbs-pending-animation {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 32px 0;
}

.lcbs-pulse-dot {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    animation: lcbsPulse 1.5s ease-in-out infinite;
}

.lcbs-pulse-dot:nth-child(1) { animation-delay: 0s; }
.lcbs-pulse-dot:nth-child(2) { animation-delay: 0.3s; }
.lcbs-pulse-dot:nth-child(3) { animation-delay: 0.6s; }

@keyframes lcbsPulse {
    0%, 80%, 100% {
        transform: scale(0.8);
        opacity: 0.5;
    }
    40% {
        transform: scale(1.2);
        opacity: 1;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .lcbs-tracking-container {
        padding: 24px 20px;
        border-radius: 15px;
        margin: 20px 0;
    }
    
    .lcbs-tracking-title {
        font-size: 24px;
    }
    
    .lcbs-tracking-subtitle {
        font-size: 14px;
    }
    
    .lcbs-progress-step span {
        font-size: 11px;
    }
    
    .lcbs-step-icon {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    
    .lcbs-progress-line {
        margin: 0 8px;
        top: -15px;
    }
	.lcbs-tracking-header{
		margin-bottom: 0 !important;
	}
    
    .lcbs-track-btn {
        padding: 16px 24px;
        font-size: 15px;
        max-width: 100%;
    }
    
    .lcbs-awb-code {
        font-size: 14px;
        padding: 10px 14px;
    }
	body.woocommerce-account #content .page-header .entry-title{
		font-size: 36px !important;
	}
	body.woocommerce-account #content .page-header {
		padding: 60px 0px !important;
	}
	.custom-coupon-wrapper{
		padding: 10px 10px 20px 10px !important;
		width: 100% !Important;
		margin-left: 0 !Important;
	}
}

@media (max-width: 480px) {
    .lcbs-tracking-container {
        padding: 20px 16px;
    }
    
    .lcbs-progress-step {
        min-width: 60px;
    }
    
    .lcbs-progress-step span {
        font-size: 10px;
    }
    
    .lcbs-progress-line {
        margin: 0 5px;
    }
    
    .lcbs-awb-section {
        padding: 16px;
    }
	.gallery-item {
        flex: 1 1 100%;
        max-width: 100%;
    }
	.single-product .woocommerce-product-gallery__image{
		max-width: 240px !important;
	}
	.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__product {
		max-width: 90%;
		margin-bottom: 20px;
	}    
    .lcbs-track-btn {
        padding: 14px 20px;
		font-size: 12px;
    }
	.wc_payment_method .upi-img  {
		height:28px !important;
		margin-top: 0 !important;
	}
	.wc_payment_method input#payment_method_phonepe {
		top: 13px;
	}
	.wc_payment_method input#payment_method_phonepe[type="radio"]:checked{
		top: 21px !important;
	}
	#payment .form-row.place-order{
		padding: 1em 2em;
	}
	.woocommerce.single-product div.product .product_title {
        font-size: 19px !important;
    }
	.woocommerce.single-product div.product div.summary p.price {
		font-size: 19px !important;
	}
	.load-more-spinner {
		right: 46% !important;
		transform: translateY(3px) !important;
	}
}
.my-acc .cancel-button {
	background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
	color: white;
	border: none;
	padding: 14px 32px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
	text-transform: none;
	letter-spacing: 0.5px;
}

.my-acc .cancel-button:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
	transition: left 0.5s;
}

.my-acc .cancel-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
	background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);
}

.my-acc .cancel-button:hover:before {
	left: 100%;
}

.my-acc .cancel-button:active {
	transform: translateY(0);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.my-acc .warning-text {
	color: #666;
	font-size: 13px;
	text-align: center;
	margin-top: 12px;
	font-weight: 500;
	opacity: 0.8;
}

.my-acc .icon {
	margin-right: 8px;
	font-size: 14px;
}
.my-acc .warning-badge {
	background: #fff3cd;
	border: 1px solid #ffeaa7;
	color: #856404;
	padding: 8px 12px;
	border-radius: 6px;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	font-weight: 500;
}

.my-acc  {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.my-acc:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
body.woocommerce-account #content .page-header .entry-title{
	font-size: 50px;
    font-weight: 700;
    line-height: 1.25em;
    color: #160E4B;
}
/* Track Order Styling - LoveCraft Theme */
.track-order-se {
    background: linear-gradient(135deg, #f8f4f9 0%, #fff0f5 100%);
    padding: 60px 20px;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.track-order-se .e-con-inner {
    max-width: 1200px !important;
    width: 100%;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(231, 41, 138, 0.15);
    overflow: hidden;
    position: relative;
	padding:60px 0 30px 0 !important;
	display:block !important;
}

@keyframes track-shimmer {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.track-order-se .elementor-widget-container {
    padding: 0px 35px;
    position: relative;
    z-index: 2;
}


.track-order-se .elementor-widget-container::after {
    content: 'Get real-time updates on your LoveCraft order';
    display: block;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 300;
}

/* Description Styling */
.track-order-se .woocommerce form p:first-child {
    background: linear-gradient(135deg, #fff5f8 0%, #f0f9ff 100%);
    border-left: 4px solid #e7298a;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 0 12px 12px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    box-shadow: 0 4px 15px rgba(231, 41, 138, 0.08);
}

/* Form Layout */
.track-order-se .woocommerce-form {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.track-order-se .form-row {
    margin: 0;
    flex: 1;
    min-width: 250px;
}

.track-order-se .form-row-first,
.track-order-se .form-row-last {
    flex: 1;
}

/* Label Styling */
.track-order-se .form-row label {
    display: block;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    font-size: 15px;
    position: relative;
}

.track-order-se .form-row label::after {
    content: ' *';
    color: #e7298a;
    font-weight: 700;
}

/* Input Field Styling */
.track-order-se .input-text {
    width: 100%;
    padding: 16px 20px;
    border: 2px solid #e1e5e9;
    border-radius: 12px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #fafafa;
    color: #333;
    font-family: inherit;
}

.track-order-se .input-text:focus {
    outline: none;
    border-color: #e7298a;
    background: white;
    box-shadow: 0 0 0 4px rgba(231, 41, 138, 0.1);
    transform: translateY(-2px);
}

.track-order-se .input-text::placeholder {
    color: #999;
    font-style: italic;
}

/* Button Container */
.track-order-se .form-row:has(.button) {
    flex: 100%;
    text-align: center;
    margin-top: 20px;
}

/* Button Styling */
.track-order-se .button {
    background: linear-gradient(135deg, #e7298a 0%, #ff1493 100%) !important;
    color: white !important;
    border: none !important;
    padding: 18px 50px !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 8px 25px rgba(231, 41, 138, 0.3);
    position: relative;
    overflow: hidden;
    min-width: 200px;
}

.track-order-se .button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s;
}

.track-order-se .button:hover::before {
    left: 100%;
}

.track-order-se .button:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 35px rgba(231, 41, 138, 0.4) !important;
}

.track-order-se .button:active {
    transform: translateY(-1px) !important;
}

/* Clear div styling */
.track-order-se .clear {
    display: none;
}

/* Help Section */
.track-order-se .elementor-widget-container::after {
    content: '';
    display: block;
}

.track-order-se .woocommerce form.track_order::after {
    content: 'Need Help? Can\'t find your order ID or having trouble tracking? Contact our support team and we\'ll be happy to help you locate your order.';
    display: block;
    margin-top: 30px;
    padding: 25px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    text-align: center;
    color: #666;
    font-size: 14px;
	width:100%;
    line-height: 1.5;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.track-order-se p.order-info{
	display: none !important;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .track-order-se {
        padding: 30px 15px;
        min-height: auto;
    }

    .track-order-se .e-con-inner {
        max-width: 100%;
        border-radius: 15px;
		padding:0 !important;
    }

    .track-order-se .elementor-widget-container {
        padding: 12px 10px;
    }

    .track-order-se .elementor-widget-container::before {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .track-order-se .elementor-widget-container::after {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .track-order-se .form-row {
        min-width: 100%;
        flex: 100%;
    }

    .track-order-se .woocommerce-form {
        flex-direction: column;
        gap: 20px;
    }

    .track-order-se .button {
        width: 100% !important;
        padding: 16px 30px !important;
        min-width: auto;
    }

    .track-order-se .woocommerce form p:first-child {
        padding: 15px;
        font-size: 14px;
    }

    .track-order-se .woocommerce::after {
        padding: 20px;
        margin-top: 25px;
    }
	.category-intro-inner {
		margin: 14px 0 26px 0;
	}
	.woocommerce-tabs.wc-tabs-wrapper {
		padding: 8px !important;
	}
	.single-product .lcse-cod-badge {
		margin: 0.3em 0.5em 0 0 !important;
		font-size: 11px !important;
		padding: 0px 7px 0px 9px !important;
	}
    body.woocommerce-checkout 
    .woocommerce-checkout-review-order 
    .shop_table 
    .product-name 
    .prod-tittle 
    img {
       object-fit: contain; 
    }
	.order-review-toggle {
		cursor: pointer;
		display: flex;
		align-items: center;
		gap: 6px;
		font-size: 18px;
		color: #f82ba9;
		user-select: none;
	}

	.order-review-toggle .toggle-icon {
		transition: transform 0.3s ease;
	}

	.order-review-toggle.is-expanded .toggle-icon {
		transform: rotate(180deg);
	}
	table.tableofdesc {
		margin-top: 12px;
	}

	#order_review_heading .view-eye-icon {
		margin-right: 3px;  
		font-size: 16px; 
		color: #000;   
	}
	#order_review_heading{
		background: #fff !important;
		color: #f82ba9 !important;
		border: 1px solid #d9d9d9;
		border-radius: 5px;
		margin-top: -20px !important;
	}
	.order-review-title {
		font-size: 20px;
	}
	.woocommerce-checkout-review-order{
			margin-top: 20px;
	}
}
/* Desktop: always show table */
@media (min-width: 769px) {
	#order_review thead,
	#order_review tbody {
		display: table-header-group !important;
		display: table-row-group !important;
	}
	.order-review-toggle {
		display: none !important; 
	}
	.parent-container-coupon {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	body.woocommerce-checkout .custom-coupon-wrapper input#custom-coupon-code {
		margin: 12px 0 !important;
	}
	.custom-coupon-wrapper .custom-coupon-message{
		margin-top: 6px !important;
	}
}

/* Tablet Responsiveness */
@media (max-width: 1024px) and (min-width: 769px) {
    .track-order-se {
        padding: 40px 20px;
    }

    .track-order-se .e-con-inner {
        max-width: 550px;
    }

    .track-order-se .elementor-widget-container {
        padding: 35px 30px;
    }
}

/* Animation Enhancement */
.track-order-se.animated.slideInUp {
    animation-duration: 0.8s;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Focus States for Accessibility */
.track-order-se .input-text:focus,
.track-order-se .button:focus {
    outline: 2px solid #e7298a;
    outline-offset: 2px;
}

/* Loading State for Button */
.track-order-se .button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none !important;
}

/* Enhanced Visual Hierarchy */
.track-order-se .woocommerce {
    position: relative;
}

.track-order-se .form-row:first-of-type .input-text {
    background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
}

.track-order-se .form-row:last-of-type .input-text {
    background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
}
body.wp-singular.woocommerce-account.woocommerce-page #content .page-content .woocommerce h2:first-of-type {
    display: none !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0,0%,50%,.071) !important;
}
form.woocommerce-form.woocommerce-form-login.login{
    max-width: 400px;
    margin: 0 auto;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border: 1px solid #e1e5e9 !important;
}
form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid #e1e5e9 !important;
    padding: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
	background: #F82BA9 !important;
	color: white !important;
	border: none !important;
	padding: 12px 24px !important;
	border-radius: 6px !important;
	font-weight: 600 !important;
	cursor: pointer !important;
	transition: transform 0.2s ease, box-shadow 0.2s ease !important;
	font-size: 14px !important;
}
.woocommerce-form-login__submit {
  width:100px !important;
}
.category-intro {
    display: flex;
    justify-content: center;
}

.category-intro-inner {
    max-width: 1000px;
    text-align: center;
	margin: 0 0 35px 0;
	line-height: 1.7;
}
body.tax-product_cat .woocommerce-products-header .term-description {
    display: none !important;
}
.woocommerce-tabs #tab-description h4 {
    margin-top: 11PX;
    margin-bottom: 10px;
}
#contact-form .wpcf7-submit{
	margin-top: 15px;
}
.my-header i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    margin-left: 10px;
}
.my-header .elementskit-dropdown.elementskit-submenu-panel .dropdown-item{
	padding: 10px !important;
    font-size: 16px !important;
}
.my-header .elementskit-dropdown.elementskit-submenu-panel{
	padding: 0px !important;
	max-width: 180px !important;
    min-width: 180px !important;
}
.my-header .elementskit-dropdown.elementskit-submenu-panel .dropdown-item:hover{
	color: #F82BA9 !important;
}
.custom-add-message{
	margin-top: 10px;
	font-weight: 600;
	color: rgb(248 43 169);
	font-size: 16px;
	border: 1px solid;
	padding: 10px;
	background: #efefef;
	border-radius: 5px;
}
@media (max-width: 450px) {
	body.woocommerce .content-area ul.products li.product a img{
		margin-bottom: 3px !important;
	}
	body.woocommerce .content-area ul.products li.product a.woocommerce-loop-product__link{
		min-height: 255px !important;
	}
	body.woocommerce .content-area ul.products li h2{
		font-size: 12px !important;
	}
	body.woocommerce .content-area ul.products li.product .price{
		font-size: 13px !important;
	}
	body.woocommerce .content-area ul.products li a.button{
		padding: 10px 20px !important;
	}
	body.woocommerce ul.products li, .woocommerce-page ul.products li{
		padding:0 0 14px 0!important;
	}
}
.tooltipp {
    display: inline-block;
    margin-left: 4px;
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    position: relative;
}

.tooltipp::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 12px;
    width: 250px;          /* Set fixed width */
    white-space: normal;   /* Allow text to wrap */
    word-break: break-word;/* Break long words if needed */
    text-align: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}
.tooltipp:hover::after {
    opacity: 1;
}

/* Alternative Dark Style - uncomment to use this instead */
select[name="orderby"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    max-width: 250px;
    padding: 10px 40px 10px 18px;
    border: 2px solid #F82BA9;
    border-radius: 12px;
    background: #F82BA9;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3e%3cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 12px;
    color: white;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
    box-shadow: 0 4px 15px rgba(248, 43, 169, 0.3);
}

select[name="orderby"]:hover {
    transform: translateY(-2px);
	border-color: #F82BA9;
	box-shadow: 0 0 0 4px rgba(248, 43, 169, 0.2);
}

select[name="orderby"]:focus {
    transform: translateY(-2px);
    box-shadow: 0 0 0 4px rgba(248, 43, 169, 0.2);
}

select[name="orderby"] option {
    background: #000 !important;
    color: #fff;
    padding: 12px 18px;
}

select[name="orderby"] option:hover,
select[name="orderby"] option:checked {
    background: rgba(248, 43, 169, 0.1);
    color: #F82BA9;
}
.trending-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: linear-gradient(90deg, #0066ff 0%, #3399ff 100%);
    color: #fff;
    padding: 5px 8px 3px 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 2px 8px rgba(51, 153, 255, 0.3); /* subtle glow */
    user-select: none;
}

.trending-badge i {
    font-size: 14px;
}
.badge-main {
    margin-bottom: 19px;
}

.trending-badge-single {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(90deg, #ff1a8c 0%, #f82ba9 100%);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 24px;
    box-shadow: 0 2px 10px rgba(248, 43, 169, 0.3);
    letter-spacing: 0.03em;
    transition: box-shadow 0.25s ease;
    cursor: default;
    user-select: none;
}
.trending-badge-single i {
    margin-right: 8px;
    font-size: 17px;
    line-height: 1;
}
.trending-badge-single:hover {
    box-shadow: 0 4px 18px rgba(248, 43, 169, 0.5);
}

.lcbs-extra-info {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    color: #d7263d;
    font-weight: 500;
    background: linear-gradient(90deg, #fff6fb 0%, #ffe6e6 100%);
    padding: 8px 22px;
    margin-left: 12px;
    border-radius: 25px;
    font-style: normal;
    box-shadow: 0 2px 10px rgba(215, 38, 61, 0.09);
    border: 1.5px solid #f5bfc4;
    letter-spacing: 0.02em;
    transition: box-shadow 0.2s;
	animation: bounceIn 1.5s cubic-bezier(0.28, 0.84, 0.42, 1) both;
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(50px);
  }
  60% {
    opacity: 1;
    transform: scale(1.04) translateY(-10px);
  }
  80% {
    transform: scale(0.96) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
}

.lcbs-extra-info::before {
    content: "⏰";
    margin-right: 8px;
    font-size: 18px;
    color: #ff5773;
    display: inline-block;
    animation: pulse 1.75s infinite;
}

.lcbs-extra-info:hover {
    box-shadow: 0 4px 18px rgba(215, 38, 61, 0.18);
}
.badge-main {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    align-items: center;
    justify-content: flex-start; /* align left by default */
    margin-bottom: 12px;
}

@media (max-width: 500px) {
    .badge-main {
        justify-content: center; /* center both badges on mobile */
        gap: 6px;
    }
    .trending-badge-single,
    .lcbs-extra-info {
        font-size: 12px;
        padding: 6px 12px;
        border-radius: 16px;
        margin-left: 0;
        margin-right: 0;
        width: auto;           /* ensure badge shrinks to content */
        min-width: 0;          /* override if any min-width is set */
        max-width: 90vw;       /* prevent overflow, but not full width */
        justify-content: center;
        box-sizing: border-box;
        white-space: nowrap;   /* prevent wrap inside badge */
    }
    .trending-badge-single i,
    .lcbs-extra-info::before {
        font-size: 15px;
    }
	.wc-extra-discount {
		font-size: 10px !important;
		margin-left:0 !important;
	}
	.woocommerce-checkout #payment ul.payment_methods li {
		padding: 12px 10px 12px 14px !important;
	}
	.wc-discount-icon {
		width: 15px;
		height: 13px;
		margin-right: 2px;
		margin-top: -1px;
	}
	li.wc_payment_method.payment_method_phonepe .upi-images.extra-dis {
		width: 14% !important;
		gap: 4px;
		margin-left: 30px;
		transform: translate(7px, 0px);
	}
	
	.wc_payment_method .extra-dis.upi-img .upi-img {
		height: 20px !important;
	}
	.woocommerce-checkout .wc_payment_method label{
		justify-content: space-between;
	}
}
.order-pay-success {
  display: flex;
  align-items: center;
  background: #ECFDF5;
  border: 1px solid #34D399;
  border-radius: 8px;
  padding: 18px 24px;
  gap: 16px;
  max-width: 100%;
  margin: 24px auto;
  box-shadow: 0 2px 10px 0 rgba(34,197,94,0.07);
}
.elementor-shortcode .woocommerce .woocommerce-order-details{
	box-shadow : none !important;
	padding:0 !important;
}
.order-pay-success .success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D1FAE5;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
}

.order-pay-success .success-text strong {
  color: #065F46;
  font-size: 1.18rem;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}

.order-pay-success .success-text {
  color: #065F46;
  font-size: 1rem;
  line-height: 1.4;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  background-color: #ff1ea1; /* Bright pink like Lovecraft theme */
  color: #fff;
  font-weight: 500;
  font-size: 1.15rem;
  padding: 18px 25px;
  border-radius: 8px;
  margin: 15px auto 18px auto;
  box-shadow: 0 3px 14px rgba(255, 30, 161, 0.48);
  display: flex;
  align-items: center;
  gap: 14px;
  letter-spacing: 0.01em;
  border: none;
  justify-content: center;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received img.emoji {
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  padding: 4px;
  box-shadow: 0 0 0 3px #ff1ea138;
  flex-shrink: 0;
}
.after-cart-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
	justify-content: flex-start;
    align-items: center;
    padding: 0;
	width: 100%;
	position: relative;
	top:18px;
}

.after-cart-icons img {
    width: 17%;
    height: 65px;
    position: relative;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgb(0 0 0 / .08);
    background: #fff;
    transition: transform 0.2s,box-shadow 0.15s;
    border: 1px solid #ebebeb;
}

.after-cart-icons img:hover {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
}
.summary.entry-summary .product_meta {
    display: none !important;
}
.woocommerce div.product div.summary{
	margin-bottom: 0.5em !important;
}
.woocommerce-Tabs-panel--description .product-copy {
    background: #fff;
    border-radius: 14px;
    padding: 32px 28px 24px 28px;
    margin-bottom: 32px;
    box-shadow: 0 2px 18px rgba(127, 53, 172, 0.06);
    color: #442444;
    font-size: 1.08rem;
    line-height: 1.82;
}

.woocommerce-Tabs-panel--description .product-copy strong {
    color: #f82ba9;
    font-weight: 700;
}

.woocommerce-Tabs-panel--description .product-copy h4 {
    color: #160E4B;
    font-size: 1.18em;
    margin: 1em 0 0.7em 0;
    font-family: inherit;
    letter-spacing: 0.01em;
    font-weight: 700;
    border-left: 3.5px solid #160E4B;
    padding-left: 10px;
    background: none;
}

.woocommerce-Tabs-panel--description .product-copy ul,
.woocommerce-Tabs-panel--description .product-copy ol {
    background: #fff;
    border-radius: 7px;
    padding: 12px 22px;
    margin: 0.5em 0 1.2em 0;
    box-shadow: 0 1px 6px rgba(192, 121, 231, 0.06);
    font-size: 1em;
}

.woocommerce-Tabs-panel--description .product-copy ul li,
.woocommerce-Tabs-panel--description .product-copy ol li {
    padding: 6px 0;
    margin-left: 1em;
}

.woocommerce-Tabs-panel--description .product-copy em,
.woocommerce-Tabs-panel--description .product-copy p em {
    color: #f82ba9;
    font-style: italic;
}

.woocommerce-Tabs-panel--description .product-copy p {
    margin: 0.85em 0 0.85em 0;
}

.woocommerce-Tabs-panel--description .product-copy a {
    color: #f82ba9;
    text-decoration: underline dotted;
    transition: color 0.2s;
}

.woocommerce-Tabs-panel--description .product-copy a:hover {
    color: #f82ba9;
    text-decoration: underline solid;
}
.woocommerce.single-product div.product.type-product {
    margin-bottom: 50px;
}
.order-item-thumb img{
	max-width:150px !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before, .woocommerce-form-login-toggle  .woocommerce-info::before{
    content: '';
}
.woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-form-login-toggle  .woocommerce-info {
    padding-left: 0;
    border: 0 !important;
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.woocommerce-form-login-toggle a.showlogin {
    display: none;
}
.woocommerce-form-login-toggle a.checkout-btn {
    display: block;
}

/* Remove label visually */
.checkout_coupon label.screen-reader-text {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden; clip: rect(1px, 1px, 1px, 1px);
}

/* Input: soft border, clean font, slight rounding */
.checkout_coupon .input-text {
  background: #faf7fd;
  border: 1px solid #e2d9ea;
  border-radius: 8px;
  padding: 10px 14px;
  font-size: 16px;
  color: #333;
  width: 180px;
  transition: border 0.2s;
}

.checkout_coupon .input-text:focus {
  border: 1.3px solid #a86eed;
  outline: none;
}

/* Button: subtle, modern, on-brand purple, slightly rounded */
.checkout_coupon button.button {
    background: #f82ba9;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 22px;
    font-size: 15px;
    font-weight: 600;
    box-shadow: none;
    transition: background 0.2s,color 0.2s;
    cursor: pointer;
    margin-left: 4px;
    font-family: inherit;
}

.checkout_coupon button.button:hover {
  background: #a86eed;
  color: #fff;
}

form#woocommerce-checkout-form-coupon {
    margin: 0;
    padding: 36px 10px 10px 10px;
    position: relative;
    max-width: 500px;
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: none;
    gap: 13px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    min-width: 100%;
}

form#woocommerce-checkout-form-coupon:before {
    content: 'Have a coupon code ?';
    position: absolute;
    top: 8px;
    left: 14px;
}

form#woocommerce-checkout-form-coupon p.form-row.form-row-first {
    width: 100%;
}
.woocommerce-checkout .e-con-inner form.woocommerce-form.woocommerce-form-login.login {
    display: none !IMPORTANT;
}
 /* Overlay background */
#custom-login-popup-overlay {
	display: none;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
	opacity: 0;
	transition: opacity 0.4s ease;
}
#custom-login-popup-overlay.show {
	display: block;
	opacity: 1;
	z-index: 99999;
}
/* Modal container */
#custom-login-popup { 
	position: fixed;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	max-width: 400px;
	width: 90%;
	border-radius: 8px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	padding: 20px;
	opacity: 0;
	transition: opacity 0.4s ease;
	z-index:-999;
}
#custom-login-popup.show {
	opacity: 1;
	z-index: 100000 !important;
}
/* Close button */
#custom-login-popup-close {
	position: absolute;
	top: 10px; right: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	user-select: none;
}
/* Responsive adjustments and styling to fit your site */
#custom-login-popup form login,
#custom-login-popup form .woocommerce-form-row {
	margin-bottom: 10px;
}
#custom-login-popup a {
	color: #0073aa; /* Match your site link color */
	text-decoration: underline;
}
.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
    background-color: #f7f0fa;
    border-left: 4px solid #C65B8C !important;
    padding: 16px 20px !important;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 20px !important;
    font-size: 1.1em;
    color: #302344;
    box-shadow: 0 2px 8px rgba(198, 91, 140, 0.1);
    max-width: 500px;
    min-width: 100%;
}

.woocommerce-form-login-toggle .checkout-login-msg {
    font-weight: 600;
}

.woocommerce-form-login-toggle .checkout-login-msg a.checkout-btn-login {
    color: #C65B8C;
    font-weight: 600;
    text-decoration: none;
    margin-left: 6px;
    padding: 5px 14px;
    border-radius: 4px;
    background: #fff0fa;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
}

.woocommerce-form-login-toggle .checkout-login-msg a.checkout-btn-login:hover,
.woocommerce-form-login-toggle .checkout-login-msg a.checkout-btn-login:focus {
    background: #dfa5d3;
    border-color: #c65b8c;
    color: #7C1C5E;
    text-decoration: underline;
}
/* Wrapper is default, target the error type */
.woocommerce-checkout .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-error {
    margin: 0 0 12px 0;
    padding: 0;
}

.woocommerce-checkout ul.woocommerce-error {
    background: #fff0fa;
    border-left: 4px solid #d12478;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(209,36,120,0.07);
    color: #6e184a;
    padding: 16px 18px 16px 58px;
    list-style: none;
    font-size: 1.09em;
    margin: 16px 0 14px 0;
    max-width: 100%;
    position: relative;
    border-top: none;
}

.woocommerce-checkout ul.woocommerce-error li {
    line-height: 1.6;
    display: flex;
    align-items: flex-start;
}

/* Emphasize the 'Error' label and error code */
.woocommerce-checkout ul.woocommerce-error strong {
    color: #d12478;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-error::before{
	color:#f82ba9 !important;
}


.woocommerce-checkout-review-order li.wc_payment_method input[type="radio"]:checked + label {
    padding-left: 44px !important;
}

.woocommerce-checkout-review-order li.wc_payment_method.payment_method_phonepe{
	margin-top:10px !important ;
}

/* Payment method tab container */
ul.wc_payment_methods.payment_methods.methods { 
    /* display: flex; */
    flex-direction: column;
    gap: 18px;
    background: #faf7fc;
    border-radius: 13px;
    padding: 22px 18px 18px 18px;
    margin-bottom: 20px;
    border: 1.5px solid #ebdde9;
    box-shadow: 0 2px 10px rgba(118, 76, 145, 0.11);
}

/* Individual payment method as card/tab */
.wc_payment_method {
    /* display: flex; */
    flex-direction: column;
    border-radius: 11px;
    border: 1.5px solid #ebdde9;
    background: #fff;
    padding: 15px 18px;
    transition: border-color 0.2s, box-shadow 0.2s;
    position: relative;
}

/* On selection, highlight tab */
.wc_payment_method input[type="radio"]:checked ~ label,
.wc_payment_method input[type="radio"]:checked + label {
    color: #6e2f8e;
    font-weight: 600;
}

/* Active border when checked */
.wc_payment_method input[type="radio"]:checked ~ label,
.wc_payment_method input[type="radio"]:checked {
    border: none;
}
.wc_payment_method input[type="radio"]:checked ~ label,
.wc_payment_method input[type="radio"]:checked + label {
    color: #6e2f8e;
}

/* Add effect for the card itself */
.wc_payment_method input[type="radio"]:checked {
    position: absolute;
    left: 16px;
    top: 17px;
}

.wc_payment_method input[type="radio"]:checked ~ label,
.wc_payment_method input[type="radio"]:checked + label,
.wc_payment_method input[type="radio"]:checked ~ .payment_box,
.wc_payment_method input[type="radio"]:checked + .payment_box {
    /* Card border color highlight */
    margin-left: -15px;
    padding-left: 14px;
    box-shadow: 0 3px 20px rgba(118, 76, 145, 0.085) !important;
	line-height: 1.35em;
}

.wc_payment_method label {
    display: flex;
    align-items: center;
    font-size: 1.09em;
    cursor: pointer;
    gap: 11px;
    padding-bottom: 0;
    font-weight: 500;
	line-height: 1.35em;
}
.wc_payment_method img {
    height: 22px;
    margin-left: 9px;
    vertical-align: middle;
}

/* Hide default radio, custom position */
.wc_payment_method input[type="radio"] {
    accent-color: #6e2f8e;
    scale: 1.18;
    margin-right: 8px;
    position: relative;
    top: 4px;
	float:left;
}

/* Payment box styling */
.payment_box {
    background: #f7ebfa;
    color: #6e2f8e;
    border-radius: 8px;
    margin-top: 14px;
    font-size: 0.97em;
    padding: 14px 16px 10px 20px;
    border: none;
    box-shadow: 0 1.5px 8px rgba(182, 134, 210, 0.06);
}
.payment_box p {
    margin-bottom: 0;
}

/* Extra: hover effect */
.wc_payment_method:hover {
    border-color: #6e2f8e;
    box-shadow: 0 4px 21px rgba(118, 76, 145, 0.17);
}

.woocommerce-form-coupon-toggle .woocommerce-info{
	font-weight:600;
}

.wc_payment_method .upi-img  {
    height:32px;
}
.upi-images {
    display: flex;
    max-width: 50%;
    justify-content: flex-end;
}
.wc_payment_method input#payment_method_phonepe {
    top: 8px;
}
.wc_payment_method input#payment_method_phonepe[type="radio"]:checked{
	top: 25px;
}

@media (min-width: 1025px) {
	.woocommerce-checkout .woocommerce-coupon-wrapper {
		float: left;
		width: 50%;
		min-width: 58.1%;
	}
	.woocommerce-checkout form#woocommerce-checkout-form-coupon button{
		width: 80%;
	}
	.woocommerce-checkout .woocommerce-form-login-toggle {
		float: right;
		width: 40%;
		margin-top: 0px;
	}
	.woocommerce-checkout form.checkout.woocommerce-checkout {
		width: 100%;
	}
}
.woocommerce-product-rating {
    display: none !important;
}

/* reviews css here */

.custom-reviews-section {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px 40px;
    background: #4db9e114;
	margin: 45px 0;
}

.custom-reviews-section > h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    color: #160E4B;
    margin-bottom: 16px;
    border-bottom: 2px solid #f06292;
    padding-bottom: 8px;
    letter-spacing: 0.04em;
}

.custom-reviews-section .woocommerce-noreviews {
    font-size: 1.1rem;
    color: #333333;
    font-style: italic;
    margin-bottom: 18px;
}

.custom-reviews-section .woocommerce-verification-required {
    font-size: 1rem;
    color: #b7398b;
    background: #ffe6f4;
    border-left: 4px solid #f26fbf;
    padding: 10px 14px;
    border-radius: 6px;
}

.custom-reviews-section .clear {
    clear: both;
}


.custom-reviews-section #review_form_wrapper {
    background: #f3fcff;
    border-radius: 14px;
    padding: 32px 28px 26px 28px;
    box-shadow: 0 2px 22px rgba(44,159,205,0.06);
    border: 1.5px solid #d7e0f2;
    margin-top: 26px;
}

.custom-reviews-section #respond {
    width: 100%;
}

.custom-reviews-section .comment-reply-title {
    font-size: 1.36rem;
    color: #cc147f;
    font-weight: 700;
    margin-bottom: 16px;
    display: block;
}

.custom-reviews-section .comment-form-rating {
    margin-bottom: 20px;
}

.custom-reviews-section #comment-form-rating-label {
    font-weight: 600;
    color: #222;
}

.custom-reviews-section .stars span a {
    font-size: 2rem;
    color: #fa39b1 !important;
    margin-right: 2px;
    transition: transform 0.15s, color 0.25s;
    text-shadow: 0 1px 7px #f2c2e4;
}

.custom-reviews-section .stars span a:hover,
.custom-reviews-section .stars span a:focus,
.custom-reviews-section .stars span a.active {
    color: #ec178e !important;
    transform: scale(1.18);
    text-shadow: 0 2px 12px #ffc7ec;
}

.custom-reviews-section .comment-form-comment label,
.custom-reviews-section .comment-form-rating label {
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    color: #222;
}

.custom-reviews-section textarea#comment {
    width: 100%;
    min-height: 120px;
    border: 1.5px solid #eecbe8;
    border-radius: 8px;
    background: #fafcff;
    padding: 16px 14px;
    font-size: 1rem;
    transition: border-color 0.2s;
    margin-bottom: 8px;
}

.custom-reviews-section textarea#comment:focus {
    border-color: #fa39b1;
    outline: none;
    box-shadow: 0 0 0 2px #fa39b128;
}

.custom-reviews-section .form-submit {
    margin-top: 10px;
}

.custom-reviews-section input.submit {
    border-radius: 40px;
    padding: 12px 40px;
    font-size: 1.09rem;
    font-weight: bold;
    box-shadow: 0 2px 9px #fa9ed533;
    cursor: pointer;
    transition: background 0.18s, box-shadow 0.18s;
}

.custom-reviews-section .required {
    color: #fa39b1;
    font-weight: 700;
}
.woocommerce ul.products li.product .star-rating{
	display:none;
}
.woocommerce div.product div.summary p.price .custom-rating {
    display: flex !important;
	cursor:pointer;
}
.woocommerce div.product div.summary p.price{
	position:relative;
}
.custom-rating {
    display: none;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    background: linear-gradient(90deg, #fff6fb 0%, #ffe6e6 100%);
    padding: 6px 14px 6px 12px;
    border-radius: 999px;
    border: 1.5px solid #f5bfc4;
    position: absolute;
	top: -8px;
    right: 10px;
    z-index: 2;
	font-size:16px;
}

.custom-rating .star {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 700;
    color: #f3b500;
}

.custom-rating .star img {
    width: 17px;
    height: 17px;
    margin-right: 2px;
    vertical-align: middle;
    filter: drop-shadow(0 1px 2px rgba(243,181,0,0.17));
}

.custom-rating .count {
    font-size: 0.98em;
    color: #f82ba9;
    font-weight: 500;
    margin-left: 7px;
}
.woocommerce #reviews #comments ol.commentlist {
    margin-top: 22px !important;
}
.lc-hurry-badge {
    display: inline-flex;
    background: #0e0b22;
    padding: 5px 15px;
    border-radius: 5px;
    color: white;
    gap: 5px;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.lc-hurry-badge::after {
    content: "";
    position: absolute;
    top: 0; left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, transparent, #fff7, transparent);
    animation: lc-shimmer 1.8s infinite;
}
@keyframes lc-shimmer {
    0% { left: -75%; }
    100% { left: 125%; }
} 
.cod-badge .lc-hurry-badge {
	padding: 8px 20px !important;
}
.cod-badge {
    width: 100%;
    position: relative;
    min-width: 100%;
    display: flex;
    margin-top: 10px !important;
    margin-bottom: -35px;
}
i.fas.fa-money-bill-wave {
    color: green;
}
.icon-menu a i:before {
	color: #f82ba9;
	top: 1.5px;
	position: relative;
}
.rating-block{
    background: green;
    color: #fff;
    display: inline-block;
    min-width: 46px;
    padding: 3px 6px 3px 8px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    vertical-align: middle;
    position: absolute;
    right: 6px;
    margin-top: -80px;
}
.wc-extra-discount {
    color: #ffffff;
    font-weight: 500;
    margin-left: 8px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    background: green;
    padding: 2px 10px 2px 8px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(40,167,69,0.10);
    letter-spacing: 0.01em;
    gap: 0;
}
.wc-extra-discount bdi{
    color: #ffffff !important;
}
.wc-discount-icon {
    width: 16px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.wc-extra-discount span.woocommerce-Price-amount.amount {
    margin: 0 4px;
    font-weight: 700;
}
.payment_method_phonepe .wc-extra-discount{
	margin-left: 0 !important;
}
.upi-images.extra-dis {
    width: 34% !important;
    gap: 6px;
}
.wc_payment_method .extra-dis .upi-img {
    height: 28px !important;
}
.recaptcha-error {
    cursor: pointer;
    text-transform: capitalize;
}
.woocommerce-billing-fields .g-recaptcha-wrap.g-recaptcha-error .g-recaptcha > div {
    box-shadow: 0 0 7px red !Important;
}
.lcse-custom-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 5px 8px 3px 10px;
    font-size: 12px;
    z-index: 10;
    background: linear-gradient(45deg,#ff6600,#ffbe0b);
    font-weight: 600;
    letter-spacing: 0.5px;
    pointer-events: none;
    display: flex;
    align-items: center;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(51, 153, 255, 0.3);
    user-select: none;
}
.lcse-custom-badge i {
    font-size: 13px;
    margin-left: 3px;
}

.single-product .lcse-custom-badge {
    top: 5px !important;
    left: 83px !important;
    margin: 0.5em 0.5em 0 0 !important;
    border-radius: 5px !important;
    line-height: 2.5em;
    max-height: 2.5em !important;
    min-height: 2.5em !important;
}
.global-coupon-message {
    background: #079d07;
    color: white;
    border: 1.5px solid green;
    border-radius: 6px;
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin: 0px 0 15px 0;
    position: relative;
    box-shadow: 0 3px 12px 0 rgba(168,44,83,0.14);
    letter-spacing: 0.01em;
}
.global-coupon-message::before {
    content: "🎁"; /* Adds a festive emoji left */
    font-size: 1.2em;
    margin-right: 8px;
    vertical-align: middle;
}
.custom-coupon-wrapper {
	margin: 20px 0;
	padding: 20px 20px 30px 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 4px;
	width: 106%;
    margin-left: -3%;
}
.custom-coupon-wrapper .custom-coupon-form {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}
.custom-coupon-wrapper .custom-coupon-label {
	font-weight: 600;
	color: #333;
	margin-right: 10px;
	white-space: nowrap;
}
.custom-coupon-wrapper .custom-coupon-input {
	flex: 1;
	min-width: 200px;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
}
.custom-coupon-wrapper .custom-coupon-input:focus {
	outline: none;
	border-color: #f82ba9;
}
.custom-coupon-wrapper input#custom-coupon-code {
	margin: 8px 0 19px 0 !important;
}
.custom-coupon-wrapper .custom-coupon-button {
	padding: 10px 20px;
	background: #f82ba9;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	transition: background 0.3s ease;
}
.custom-coupon-wrapper .custom-coupon-button:hover {
	background: #000;
	color:#fff !important;
}
.custom-coupon-wrapper .custom-coupon-button:disabled {
	background: #ccc;
	cursor: not-allowed;
}
.custom-coupon-wrapper .custom-coupon-message {
	width: 100%;
	padding: 10px 15px;
	margin-top: 20px;
	border-radius: 4px;
	font-size: 14px;
	display: none;
	margin-bottom: -6px;
}
.custom-coupon-wrapper .custom-coupon-message.success {
	background: #d4edda;
	color: #155724;
	border: 1px solid #c3e6cb;
	display: block;
}
.custom-coupon-wrapper .custom-coupon-message.error {
	background: #f8d7da;
	color: #721c24;
	border: 1px solid #f5c6cb;
	display: block;
}
.custom-coupon-wrapper .custom-coupon-loading {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	border-top-color: transparent;
	border-radius: 50%;
	animation: spin 0.6s linear infinite;
	top: 3px;
    position: relative;
}
@keyframes spin {
	to { transform: rotate(360deg); }
}
.custom-coupon-wrapper .applied-coupons {
	margin-top: 16px;
	display: none;
	flex-wrap: wrap;
	gap: 8px;
}
.custom-coupon-wrapper .coupon-tag {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 5px 12px;
	background: #f82ba9;
	color: #fff;
	border-radius: 20px;
	font-size: 13px;
}
.custom-coupon-wrapper .remove-coupon {
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}
.custom-coupon-wrapper .remove-coupon:hover {
	opacity: 0.8;
}
.lcse-cod-badge.new {
	left: 150px !important;
}
.lcse-cod-badge {
    position: absolute;
    top: 5px;
    left: 83px;
    color: #fff;
    padding: 5px 8px 3px 10px;
    font-size: 12px;
    z-index: 10;
    background: #2196f3;
    font-weight: 600;
    letter-spacing: 0.5px;
    pointer-events: none;
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgba(51, 153, 255, 0.3);
    user-select: none;
	margin: 0.5em 0.5em 0 0;
	line-height: 2.5em;
    max-height: 2.5em;
    min-height: 2.5em ;
	overflow: hidden;
}
.lcse-cod-badge::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, transparent, #fff7, transparent);
    animation: lc-shimmer 1.4s infinite;
}
.main-product-wrapper span.onsale{
    top: 5px !Important;
    left: 5px !Important;
}
.woocommerce-checkout .woocommerce-billing-fields input#billing_address_1, .woocommerce-checkout .shipping_address input#shipping_address_1{
    z-index: 1;
    position: relative;
}
.productView-ViewingProduct {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 8px 0 0 0;
}
svg#icon-eye {
    max-width: 15px;
}
.view-count {
    display: inline-block;
    position: relative;
}
#lcbs-cart-replace-overlay {
    position: fixed;
    inset: 0;
    background: rgba(9, 10, 20, 0.55);
    backdrop-filter: blur(4px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

#lcbs-cart-replace-popup {
    position: relative;
    background: #ffffff;
    max-width: 520px;
    width: 92%;
    border-radius: 22px;
    padding: 26px 28px 20px;
    box-shadow:
        0 22px 55px rgba(15, 23, 42, 0.22),
        0 0 0 1px rgba(148, 163, 184, 0.18);
    font-family: inherit;
    text-align: left;
}

#lcbs-cart-replace-popup h3 {
    font-size: 22px;
    margin: 0 0 10px;
    color: #111827;
    font-weight: 600;
}

#lcbs-cart-replace-popup p {
    font-size: 15px;
    line-height: 1.6;
    color: #4b5563;
    margin: 0 0 20px;
}

#lcbs-cart-replace-popup .lcbs-btn-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-end;
}

#lcbs-cart-replace-popup button {
    min-width: 120px;
    border-radius: 999px;
    border: 0;
    padding: 11px 18px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: transform 0.1s ease, box-shadow 0.1s ease, background-color 0.15s ease;
}

#lcbs-cart-replace-cancel {
    background: #f3f4f6;
    color: #374151;
}

#lcbs-cart-replace-confirm {
    background: #ff1ea1;
    color: #fff;
    box-shadow: 0 10px 22px rgba(236, 72, 153, 0.35);
}

#lcbs-cart-replace-popup button:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.16);
}

#lcbs-cart-replace-popup button:active {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.18);
}

/* Close icon */
.lcbs-close-icon {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    border-radius: 999px;
    border: 0;
    background: #f3f4f6;
    color: #6b7280;
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.15s ease, transform 0.1s ease;
}

.lcbs-close-icon:hover {
    background: #e5e7eb;
    transform: translateY(-1px);
}

.lcbs-close-icon:active {
    transform: translateY(0);
}
#lcbs-cart-replace-popup button.lcbs-close-icon {
    min-width: auto !important;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 20px;
    padding: 11px 12px;
}
nav.woocommerce-pagination {
    display: none !important;
}
.load-more-spinner {
    position: absolute;
    bottom: 11px;
    right: 35%;
    transform: translateY(-11px);
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.load-more-spinner .dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #ff1ea1;
    animation: lcbs-bounce 1s infinite ease-in-out;
}

.load-more-spinner .dot-2 { animation-delay: 0.15s; }
.load-more-spinner .dot-3 { animation-delay: 0.3s; }

@keyframes lcbs-bounce {
    0%, 80%, 100% { transform: translateY(0); opacity: 0.3; }
    40%           { transform: translateY(-5px); opacity: 1; }
}
@media (max-width: 350px) { 
	.woocommerce-checkout .wc_payment_method label {
		font-size: 13px !important;
	}	
	.payment_method_phonepe .extra-dis img.upi-image {
		max-width: 33% !important;
	} 
}
 small.text-muted.se-del-vary {
    font-size: 13px;
    color: #1e1e1e;
}
/* Checkout – Order review heading */
#order_review_heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
p.prod-tittle {
    display: block !important;
}
.insideboxDiv li {
    padding: 1px 0px !important;
}
.global-coupon-message.coupon-message-shop {
    margin-top: 195px;
	width: 100%;
    text-align: center;
}
.coupon-message-shop {
    background: #079d07;
    color: white;
    border: 1.5px solid #079d07;
    border-radius: 6px;
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin: 0px 0 15px 0;
    position: relative;
    box-shadow: 0 4px 15px rgba(248, 43, 169, 0.3);
    letter-spacing: 0.01em;
}
.coupon-message-shop:hover {
    box-shadow: 0 8px 25px rgba(248, 43, 169, 0.5); 
}
.cod-whatsapp-notice {
	display: flex;
	align-items: center;
	gap: 12px;

	padding: 12px 18px;
	margin: 20px 0;

	background: linear-gradient(135deg, #eafff3, #f4fff9);
	border-left: 5px solid #25D366;
	border-radius: 14px;

	box-shadow: 0 6px 20px rgba(37, 211, 102, 0.15);

	font-size: 14px;
	line-height: 1.6;
	color: #1f2937;
}
.cod-whatsapp-notice i.fa-whatsapp {
	color: #25D366;
	font-size: 22px;
	margin-top: 0px;
	flex-shrink: 0;
}
.cod-whatsapp-notice strong {
	color: #065f46;
	font-weight: 700;
}
.cod-wa-link {
	display: inline-block;
	margin-top: 0px;
	padding: 8px 14px;

	background: #25D366;
	color: #ffffff;
	font-weight: 600;
	font-size: 13px;

	border-radius: 999px;
	text-decoration: none;

	transition: all 0.25s ease;
}
.cod-wa-link:hover {
	background: #1ebe5b;
	transform: translateY(-1px);
	box-shadow: 0 4px 12px rgba(37, 211, 102, 0.35);
	color: #ffffff;
}
body.woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields, body.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields {
	display: none !important;
}
.custom-product-meta .whatsapp-number.error p {
    border: 1px solid red !important;
}
.lcbs-edit-frame-wrap .lcbs-edit-frame-btn {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 6px 14px;
	font-size: 13px;
	font-weight: 500;
	border-radius: 6px;
	background: linear-gradient(135deg, #ff4fa3, #ff2f92);
	color: #ffffff !important;
	border: none;
	cursor: pointer;
	text-decoration: none !important;
	transition: all 0.25s ease;
}
.lcbs-edit-frame-btn:hover {
	background: linear-gradient(135deg, #ff2f92, #e91e63);
	transform: translateY(-1px);
	box-shadow: 0 6px 16px rgba(233, 30, 99, 0.35);
}
.lcbs-edit-frame-btn:active {
	transform: scale(0.98);
}
body.woocommerce-checkout .lcbs-edit-frame-wrap .lcbs-edit-frame-btn {
    margin-top: -4px;
}
body.woocommerce-cart .lcbs-edit-frame-wrap .lcbs-edit-frame-btn {
    margin-top: 7px;
}
body.woocommerce-cart .lcbs-edit-frame-wrap .lcbs-edit-frame-btn:hover {
	color:#fff !important;
}
.seo-hidden-block {
    position: absolute !important;
    left: -9999px !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none !important;
}