/*!
Theme Name: Riwa Fashion
Theme URI: 
Author: codExalters
Author URI: 
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: riwa-fashion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Riwa Fashion is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body , p{
	margin: 0;
	    font-family: "Montserrat";
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
	    --e-global-color-primary: #3F3F3F !important;
    --e-global-color-secondary: #3F3F3F !important;
    --e-global-color-text: #363636 !important;
    --e-global-color-accent: #F84258 !important;
    --e-global-color-dded249: #FFFFFF !important;
    --e-global-typography-primary-font-family: "Raleway" !important;
    --e-global-typography-primary-font-weight: 400 !important;
    --e-global-typography-secondary-font-family: "Montserrat" !important;
    --e-global-typography-secondary-font-weight: 500 !important;
    --e-global-typography-text-font-family: "Montserrat" !important;
    --e-global-typography-text-font-weight: 400 !important;
    --e-global-typography-accent-font-family: "Montserrat" !important;
    --e-global-typography-accent-font-weight: 500 !important;
	
    color: #3F3F3F;
}
body{
	overflow-x:hidden;
}
.woocommerce-store-notice.demo_store{
	overflow-x:hidden;
}
.elementor-heading-title{
	font-weight:400 !important;
}
p{
	margin: 0;
	    font-family: "Montserrat";
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px !important;
	line-height:26px;
}
ul li, ol li {
    font-size: 14px !important;
    line-height: 26px;
}
a{
	text-decoration:none;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
.woocommerce legend {
    border-bottom: 0;
    padding-top: 45px;
    font-weight: bold;
    font-size: 24px;
	    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: inherit;
    color: #333;
    border: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* ul,
ol {
	margin: 0 0 1.5em 3em;
}
 */
ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	    padding: 0px 20px !important;
	       border: 1px solid #e3e3e3;
	    color: #8d8d8d;
    display: block;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
	    padding: 10px 20px !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}



.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
	max-width:20% !important;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* custom css */

.site-main {
    max-width: 1190px;
	margin:0 auto;
}
/* menu cart css */
.header_fix.sticky {
	position:fixed;
	width:100%;
	background:#fff;
	z-index:99;
	    padding-top: 10px !important;
	top:0px;
}
.product-home-page .add_to_cart_button{
	position:relative;
}
.product-home-page .add_to_cart_button::after{
	 content: '';
  font-family: 'Font Awesome\ 5 Free'; 
  font-weight: 900;
	width: 40px;
    height: 26px;
    font-size: 30px;
    position: absolute;
    top: 3px;
}
.search-boxes .add_to_cart_button{
	position:relative;
}
.search-boxes .premium-woo-atc-button {
    padding-top: 18px;
}
.search-boxes .add_to_cart_button::after{
	 content: '';
  font-family: 'Font Awesome\ 5 Free'; 
  font-weight: 900;
	width: 40px;
    height: 26px;
    font-size: 30px;
    position: absolute;
    top: -3px;
}
.search-boxes .premium-woo-atc-button {
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    margin-top: 10px;
}
.search-boxes .price{
	    padding-bottom: 10px;
	    font-weight: 500;
}
.search-boxes .product-short-description{
	 padding-bottom: 10px;
}
.product-home-page span.price, .shopengine-widget .shopengine-archive-products .products .product .price , .shopengine-product-price .price{
    display: flex !important;
    align-items: center;
    gap: 5px;
}
.product-home-page .product .price span.discount-percentage{
       order: 3;
    color: #f84258;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 15px;
	margin:0px !important;
}
.products .product .price span.discount-percentage {
       order: 3;
    color: #f84258;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 15px;
    margin-left: -7px;
}

.shopengine-product-price .discount-percentage{
	order: 3;
    color: #f84258 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}
.shopengine-product-price .price ins{
	order:0;
}
.shopengine-product-price .price del{
	order:1;
}
.product-home-page span.price ins, .woocommerce ul.products li.product .price ins {
    order: 1;
	    text-decoration: none;
}
.product-home-page span.price del, .woocommerce ul.products li.product .price del{
    order: 2;
}
.blog-home-post a, .blog-home-post-two a{
	box-shadow:none !important;
}
.blog-home-post span.post-cat {
    position: absolute;
    top: 286px;
    left: 0;
}
.blog-home-post span.post-comment {
    padding: 10px;
    position: absolute;
    right: 28px;
    top: 245px;
	background: #f6f6f6;
    border-radius: 35%;
}
.blog-home-post .elementskit-post-footer {
    margin: 0px 85px 50px 0px;
    border-bottom: 1px solid #f6f6f6;
}
.blog-home-post-two span.post-cat {
    position: absolute;
    top: 225px;
    left: 0;
}
.blog-home-post-two span.post-comment {
    padding: 10px;
    position: absolute;
    right: 28px;
    top: 165px;
	background: #f6f6f6;
    border-radius: 35%;
}
.blog-home-post-two .elementskit-post-footer {
    margin: 0px 85px 50px 0px;
    border-bottom: 1px solid #f6f6f6;
}

.cart_box {
   display: none; /* Hide cart box by default */
    position: absolute;
    top: 100%; /* Position it below the cart icon */
    left: 0;
    z-index: 1000; /* Ensure it's on top of other elements */
    background-color: #fff; /* Background color */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Box shadow for styling */
	width:380px;
	    left: -160px;
	    padding-top: 15px;
}

.main-cart:hover .cart_box {
    display: block; /* Show cart box on hover */
}
.cart_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
.cart_box ul li {
       display: flex;
    gap: 10px;
    padding: 10px !important;
    align-items: center;
    font-size: 14px !important;

}
.cart_box ul li a {
        display: flex !important;
    align-items: center;
    gap: 10px;
	font-weight:400 !important;
}
.cart_box ul li img{
	height: 60px !important;
    width: 60px !important;
}
.cart_box p.woocommerce-mini-cart__total.total {
    text-align: center;
    border-top: 1px solid #000;
    margin: 20px 0px;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
}
.cart_box p.woocommerce-mini-cart__buttons.buttons {
    /* text-align: center; */
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #000;
    margin: 0px;
}
.cart_box p.woocommerce-mini-cart__buttons a{
	padding: 15px;
    width: 50%;
    text-align: center;
	    background: #fff !important;
    font-weight: 500;
}
.cart_box p.woocommerce-mini-cart__buttons a.button.checkout.wc-forward {
    border-left: 1px solid #000;
}
div#tab-reviews, li#tab-title-reviews, li#tab-title-additional_information, div#tab-additional_information {
    display: none !important;
}
div#tab-description {
    display: block !important;
}
.cart_box ul li a.remove, .cart_box ul li a.remove:hover {
    font-size: 20px;
	color:#3f3f3f !important;
	background:transparent !important;
}
.cart_box p.woocommerce-mini-cart__empty-message {
    text-align: center;
}
.menu-cart a {
    display: flex;
    align-items: center;
    align-content: center;
}
span#mcart-stotal {
        position: absolute;
    left: 22px;
    top: -3px;
    background: #F84258;
    color: #fff;
    border-radius: 50%;
   font-size: 11px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
}
.product-home-page.archive-page .premium-woo-atc-button {
    border-top: none;
}
.product-home-page.archive-page h2.woocommerce-loop-product__title {
    border-bottom: 1px solid #e9e9e9;
	position:relative;
}
.shopengine-widget .shopengine-archive-products .products .product .woocommerce-loop-product__title, .shopengine-related .woocommerce-loop-product__title{
	    position: relative;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px !important;
}
.shopengine-widget .shopengine-archive-products .products .product .woocommerce-loop-product__title::after, .shopengine-related .woocommerce-loop-product__title::after{
	    position: absolute;
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 600;
    top: 50%;
    right: 0;
    background: #f2f2f2;
       padding: 10px 15px;
    border-radius: 50%;
    color: #3f3f3f96;
}
.widget_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_sidebar ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 13px;
}
.widget_sidebar ul li a{
	line-height:28px;
}
.widget_sidebar ul li .wc-block-product-categories-list-item-count {
    float: right;
    font-weight: bold;
    background-color: #f3f3f3;
    color: #9A9A9A;
    border-radius: 50px;
    padding: 0px 8px;
    line-height: 1.4;
    cursor: default;
}
h3.wp-block-heading {
    font-weight: 300;
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 20px !important;
}
.wc-block-components-price-slider__range-input-wrapper:before{
	height:7px;
	background: currentColor;
	    background-color: rgb(167 161 161) !important;
}
.wc-block-components-price-slider__range-input-progress {
         --track-background: linear-gradient(to right, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100% / 100% 100% !important;
    --range-color: #b7b7b7 !important;
    height: 6px !important;
}
.wc-block-price-filter__range-text.wc-block-components-price-slider__range-text{
    display: flex;
    justify-content: flex-start;
    gap: 6px;
}
.wc-block-price-filter__range-text.wc-block-components-price-slider__range-text span{
	
    font-size: 18px;
    font-weight: 500;
}
.wc-block-price-filter__range-text.wc-block-components-price-slider__range-text span:nth-child(1)::after {
    content: "\f068";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 15px;
    width: 20px;
    height: 20px;
    font-weight: 900;
    margin-left: 4px;
    opacity: 0.6;
}
.wc-block-price-filter__range-text.wc-block-components-price-slider__range-text::before{
	content:"Price:";
	    font-size: 16px;
    font-weight: 400;
}
.widget_sidebar .wc-block-product-categories-list  li:nth-child(6), .widget_sidebar .wc-block-product-categories-list  li:nth-child(7), .widget_sidebar .wc-block-product-categories-list  li:nth-child(8), .widget_sidebar .wc-block-product-categories-list  li:nth-child(9),.widget_sidebar .wc-block-product-categories-list  li:nth-child(10), .widget_sidebar .wc-block-product-categories-list  li:nth-child(11), .widget_sidebar .wc-block-product-categories-list  li:nth-child(13), .widget_sidebar .wc-block-product-categories-list  li:nth-child(15){
	display:none;
}
/* CSS to hide secondary image by default */
img.secondary-image{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    opacity: 0;
	transition: opacity 0.3s ease; /* Smooth transition */
}
.shopengine-widget .shopengine-archive-products .products .product:hover img.secondary-image {
    opacity: 1;
}
.shopengine-archive-mode-grid li .button {
	display:none !important;
}
.truncated-description ul {
    margin: 0px !important;
}
ul.elementskit-dropdown.elementskit-submenu-panel li {
    margin-bottom: 5px;
}
.se-rating-container {
    display: none;
}
.ivole-meter {
    height: 10px;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 15%), inset 0 0 0 1px rgba(0,0,0,.1);
}
#ivole-histogramTable td, #ivole-histogramTable th, #ivole-histogramTable {
    border: 0px !important;
    padding: 0px !important;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search, .cr-all-reviews-shortcode .cr-ajax-search {
    display: none;
}
.cr-all-reviews-shortcode ol li.review .comment_container .meta, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{
	display:flex !important;
	font-weight:normal !important;
}
.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row, .cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort, .cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{
	font-weight:normal !important;
	color:#3f3f3f !important;
	font-size:14px !important;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue{
	background-color: #F84258;
}
.shopengine-related .products .star-rating{
	display:none !important;
}
.shopengine-related .related .products .product .price{
	gap:2px !important;
}
.wc-block-rating-filter .wc-block-components-product-rating__stars {
    display: inline-block;
    color: #ffbc00 !important;
    font-size: 16px;
}
.ekit-wid-con .elementskit-post-image-card{
	box-shadow:none !important;
}
.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{
	transform:none !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{
	border-radius:0px !important;
}
.ekit-wid-con .elementskit-post-image-card .post-meta-list {
    margin-bottom: 20px;
    color: rgba(255, 255, 255, .5);
    border-top: 1px solid #f5f2f2;
    padding: 18px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
}
/* .woocommerce ul.products li.product > a:first-child{
	position:relative;
} */
span.stock-status {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0px;
    padding: 6px;
    background: #f84258;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
}
div#gallery-1{
	overflow: auto;
    white-space: nowrap;
    position: unset !important;
    height: auto !important;
	display:block;
}
div#gallery-1 .gallery-item{
	margin-bottom:10px !important;
}
div#gallery-1::-webkit-scrollbar {
  width: 5px;
	height:12px;
}

div#gallery-1::-webkit-scrollbar-track {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

div#gallery-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #f84258;
  outline: 0px solid slategrey;
}
button.button.update-cart-btn.shopengine-footer-button {
    visibility: hidden;
}
.cart-coupon .woocommerce-form-coupon-toggle{
	display:none;
}
.cart-coupon .shopengine-checkout-coupon {
	display:block !important;
}
/* --- Common styles --- */
.woocommerce-store-notice,
p.demo_store{
    top:0 !important;
    background:#F84258;
    padding:6px 0;              /* let padding give the vertical space */
}

/* Wrapper */
.your-custom-div{
    overflow:hidden;
    white-space:nowrap;
    /* drop the hard height & negative margin */
    height:auto;
    margin:0;
}

/* Scrolling container */
.woocommerce-store-notice.demo_store{
    display:flex;
    flex-wrap:nowrap;
    gap:40px;                   /* space between the two copies */
    width:100%;
            /* relative keeps it in normal flow */
}

/* Each message copy */
.woocommerce-store-notice.demo_store span{
    display:inline-block;
   
    line-height:1.4;            /* a bit of breathing room */
    animation:marquee 12s linear infinite;
    font-size:16px;             /* desktop default */
}
.woocommerce-store-notice, p.demo_store{
	    top: 0px !important;
    background-color: #F84258;
	        padding: 6px 0px;
}
/* Keyframes */
@keyframes marquee{
    0%   {transform:translateX(0);}
    100% {transform:translateX(-50%);}
}
/* Mobile tweaks */
@media (max-width:767px){
    .woocommerce-store-notice.demo_store{
        gap:20px;               /* narrower gap looks nicer on phones */
    }
    .woocommerce-store-notice.demo_store span{
        font-size:14px;         /* or use 3.5vw for fluid sizing */
		    min-width: 240%;
    }
	@keyframes marquee{
    0%   {transform:translateX(0);}
    100% {transform:translateX(-60%);}
}
	
}



li#menu-item-5300 .ekit-menu-nav-link {
    display: none;
}
.main-section {
    background: #fbfbfb;
    padding: 60px 0px;
}
.breadcrumb {
    padding: 8px 15px;
    list-style: none;
}
.breadcrumb a {
    color: #428bca;
    text-decoration: none;
}
.titlebar {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center;
	    padding: 0px 10px;
}
.page-block {
    padding: 50px 10px;
}

.woocommerce-MyAccount-navigation ul li {
    padding: 12px 1px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 0px;
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-right: 15px;
    padding-left: 0px;
}
.woocommerce-MyAccount-navigation ul li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #8d8d8d;
    display: block;
	text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-content a{
	    color: #a0a0a0;
}
.woocommerce label {
    color: #505050;
    font-weight: bold;
}
.woocommerce input[type=submit], .woocommerce-MyAccount-content .button, p.form-submit input[type="submit"]{
    border-radius: 100px !important;
    line-height: 50px !important;
    padding: 0 30px !important;
    transition: 0.25s all ease-in-out;
	    white-space: nowrap;
    background: #f84258 !important;
    color: #fff !important;
}
.woocommerce-MyAccount-content input {
    line-height: 50px !important;
}
table td, table th {
    border: 1px solid #e5e5e5 !important;
	    border-collapse: collapse;
}
.woocommerce table.shop_table{
	border-collapse: collapse;
}
table th {
    padding: 15px 20px !important;
    font-size: 16px;
    color: #505050;
}
table td {
    padding: 15px 20px !important;
}
.u-column2.col-2.woocommerce-Address {
    display: none;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-size: 22px;
    font-weight: 400;
}
.post-single-main {
    padding: 50px 10px;
	    display: flex;
	gap:20px;
    justify-content: space-between;
}
.post-left-con {
    width: 70%;
}
.post-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-links i {
    color: #717070;
}
h3#reply-title {
    font-size: 22px;
    font-weight: 400;
}
.post-left-con .post-thumbnail img {
    width: 100%;
	    height: 280px;
    object-fit: cover;
}
.post-right-con {
    width: 26%;
}
.post-right-con ul {
    list-style: none;
    padding: 0;
	margin:0;
}
.post-right-con ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 13px;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt, .cr-reviews-grid .cr-review-form-ne .cr-review-form-txt{
	line-height:50px;
}
.search-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
	list-style:none;
	    padding: 10px;
	    justify-content: center;
}
.search-boxes li {
    width: 45.33%;
	position:relative;
	    box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
}
.search-content {
    padding: 10px;
}
.search-boxes li h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
}

ul.search-boxes.products li:hover img {
    filter: grayscale(60%);
}
div#customer_login h2 {
    font-size: 28px;
    font-weight: 500;
}
div#customer_login input {
    line-height: 50px;
}
div#customer_login button {
	    border-radius: 100px !important;
    line-height: 45px !important;
    padding: 0 40px !important;
    transition: 0.25s all ease-in-out;
    white-space: nowrap;
    background: #f84258 !important;
    color: #fff !important;
}
.filter_show{
	display:none;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
	display:none;
}
.product-home-page li {
    position: relative;
}
.product-home-page ul li span.stock-status {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    background: #f84258;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
}
.mfp-bg{
	position:unset !important;
	animation: none !important;
}
.mfp-bg.ekit-promo-popup{
	display:none !important;
}
.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content {
    max-width: 100% !important;
    position: absolute;
    left: 0;
    top: 30px;
	    background: #fff;
}
.ekit_modal-searchPanel .ekit-search-panel{
	max-width:92% !important;
}
.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
    
/*     border: 1px solid #3f3f3f !important; */
    color: #3f3f3f !important;
}
.ekit_modal-searchPanel .ekit-search-group .ekit_search-button{
	 color: #3f3f3f !important;
}
button.mfp-close.ekit-popup-close{
	color: #3f3f3f !important;
    position: absolute !important;
    top: 27px !important;
    
    border: 0px !important;
}
.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{
	transition:none !important;
}
button.mfp-close.ekit-popup-close:hover{
	background-color: #fff !important;
    color: #fff;
    border-color: #fff !important;
}
::-ms-input-placeholder { /* Edge 12-18 */
  color: #3a3a3a7a !important;
}

::placeholder {
  color: #3a3a3a7a !important;
}
.product-home-page ul li .premium-woo-atc-button {
    border-top: 1px solid #efeeee;
}

.shopengine-checkout-coupon , .eael-cart-coupon-wrapper {
    position: relative;
}

.t-dropdown-list {
    display: none;
    background-color: #FFF;
    border: 1px solid #DDD;
    z-index: 10;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .3);
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    position: absolute;
    margin-top: 10px;
    top: 93%;
    width: 45%;
}
.t-dropdown-list-c {
    display: none;
    background-color: #FFF;
    border: 1px solid #DDD;
    z-index: 10;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .3);
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    position: absolute;
    margin-top: 10px;
       top: 47%;
    width: 35%;
    left: 0px;
}
.t-dropdown-item {
    padding: 5px 20px;
    margin: 0;
    cursor: pointer;
}
.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals{
	padding:30px 0px 10px 0px !important;
}
.checkout-coupon{
	bottom:0;
}
.checkout-coupon .t-dropdown-list {
    width: 30%;
    z-index: 99;
    left: 19%;
    top: 87%;
}
.shopengine-widget .shopengine-checkout-coupon-form .shopengine-checkout-coupon{
	padding-bottom:0px;
}
li#menu-item-4038 .ekit-menu-nav-link {
    padding: 0px !important;
    display: none;
}
ul.wc-block-checkbox-list.wc-block-components-checkbox-list.wc-block-rating-filter-list li {
    padding: 0px;
    border: 0px;
}
.product-home-page h2 {
    min-height: 50px;
}
li.wc_payment_method.payment_method_razorpay label {
    margin-top: -15px !important;
}
input:-internal-autofill-selected {
	background-color:#fff !important;
}
.custom-text ul li {
    font-weight: 600;
}
.shopengine-widget .shopengine-product-image-toggle{
	display:none;
}
/* 24-4 bangles css  */
.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce div.product p.price del span, .woocommerce div.product span.price del span{
	color:#aeaeae !important;
	font-weight:400 !important;
}

table.variations tr td , table.variations tr {
    border: 0px !important;
	align-items: start !important;
}
table.variations tr th {
    padding: 0px !important;
    border: 0px !important;
}
.popup-btn {
    display: flex;
    padding-bottom: 20px;
}
.Click-here , .Click-here-ship {
	cursor:pointer;
	border-bottom:1px solid #666;
}
.custom-model-main , .custom-model-main-ship{
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
      width: 650px;
    margin: 80px auto 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay-modal {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay-modal {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn-modal {
     position: absolute;
    right: 20px;
    top: 2px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #000;
}
.pop-up-content-wrap h6 {
    margin: 20px 0px;
    font-weight: 500;
}
.pop-up-content-wrap ul li{
	line-height:26px;
	font-size:16px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.single_add_to_cart_button.button.disabled{
	cursor: pointer !important;
    opacity: 1 !important;
}
.cart_totals p.woocommerce-shipping-destination {
    display: none;
}
td.product-name {
    position: relative;
}
/* checkout change */
.shopengine-widget .shopengine-checkout-review-order .product-name{
	position:relative;
}
.shopengine-widget .shopengine-checkout-review-order .product-name strong.product-quantity {
    position: absolute;
    top: -6px;
    left: 50px;
    background: #707070;
    color: #fff;
    font-size: 12px !important;
    font-weight: 400;
    height: 20px;
    width: 20px; 
    line-height: 20px !important;
    border-radius: 50%;
    text-align: center !important;
	padding: 0px !important;

}
.shopengine-widget .shopengine-checkout-review-order .product-name a{
	display:flex;
	align-items:center;
}
.shopengine-swatches .shopengine_swatches .swatch_image.selected{
	padding:1px;
}
.ekit-wid-con .elementskit-single-testimonial-slider{
	box-shadow:none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
	content:none !important;
}
.cat-list .elementskit-commentor-bio .elementskit-commentor-image > img{
	border-radius:0px !important;
	height:142px;
	width:142px;
	object-fit:contain;
}
.cat-list .ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info{
	margin-top:-20px;
}
 .lead {
            font-size: 13px;
        }
.woocommerce-order h2 {
    font-size: 20px !important;
    font-weight: 500;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px !important;
}
.woocommerce ul.order_details li strong{
	font-weight:500;
}
.woocommerce-order h3 {
    text-align: center;
    font-size: 32px !important;
}
p.c-text {
    text-align: center;
    margin-bottom: 7%;
	font-size:16px !important;
}
.woocommerce ul.order_details{
	    display: flex;
    justify-content: center;
}
.woocommerce-order table th,.woocommerce-order table td{
	font-size:14px;
	font-weight:500;
	padding:10px;
}
.woocommerce .woocommerce-customer-details address{
	font-size:14px;
}
p.order-again a{
	background-color: #F84258 !important;
	color:#fff !important;
	border:0 !important;
	border-radius:20px !important;
	padding:12px 15px !important;
	font-weight:400 !important;
}
tr.fee {
    margin-top: -81px;
    border: none;
	box-shadow:none !important;
}
tr.fee th {
    color: transparent !important;
}
.custom-text ul li {
    font-weight: 600;
}
 /* Preloader
        -------------------------------------------------------*/
        .loader-mask {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #fff;
            z-index: 99999;
            display: flex; /* Ensure it's visible by default */
            justify-content: center;
            align-items: center;
        }

        .loader {
            position: relative;
            width: 50px;
            height: 50px;
            font-size: 0;
            color: #F84258;
            display: inline-block;
            margin: 0; /* Adjusted for centering */
            text-indent: -9999em;
            transform: translateZ(0);
        }

        .loader div {
            background-color: #F84258;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0;
            width: 50px;
            height: 50px;
            opacity: .5;
            border-radius: 50%;
            animation: ballPulseDouble 2s ease-in-out infinite;
        }

        .loader div:last-child {
            animation-delay: -1s;
        }

        @keyframes ballPulseDouble {
            0%, 100% {
                transform: scale(0);
            }
            50% {
                transform: scale(1);
            }
        }
.shopengine-widget .shopengine-checkout-payment #payment .wc_payment_method .payment_box, .shopengine-widget .shopengine-checkout-payment #payment .woocommerce-terms-and-conditions-wrapper .payment_box{
	max-width:100%;
}
.shopengine-widget .shopengine-checkout-coupon-form .woocommerce-info-toggle{
	text-align:center;
}
.shopengine-widget .shopengine-checkout-coupon-form .woocommerce-info-toggle::before{
	display:none;
}
.shopengine-widget .shopengine-checkout-coupon-form .shopengine-checkout-coupon{
	width: 86%;
    float: right;
	    padding-top: 0;
	padding-bottom:10px;
}
.shopengine-widget .shopengine-checkout-coupon-form .shopengine-checkout-coupon p:first-child{
	display:none;
}
.sale-countdown {
    display: flex;
    gap: 16px;
    align-items: center;
	    padding: 10px 0px;
}
.sale-countdown h6 {
    margin: 10px 0px;
    font-weight: 400;
}
div#shortcode-timer {
    padding: 10px;
    text-align: center;
    background: #f0f0f0;
	font-weight:600;
}
div#shortcode-timer span {
    display: inline-block;
   
}
div#shortcode-timer label {
    font-size: 13px;
    padding-right: 10px;
}
.flashtimer.ui2 {
    display: flex;
    gap: 32px;
    align-content: center;
    align-items: center;
}
.timer-display {
    display: flex;
    gap: 30px;
	 align-content: center;
    align-items: center;
}
span.timer-block__num {
    font-size: 40px;
    font-weight: 500;
}
.timer-block {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 4px;
}

  .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
  .flashtimer .timer-block {position: relative;}
   
   .ui2.flashtimer .timer-block__num::before{content: ":";display: block;position: absolute;left: -17px;opacity:0.6;font-weight:400;}
   .ui2.flashtimer .days-timer.visually-hidden + .timer-block .js-timer-hours::before{content:none!important;}
 div#shortcode-timer .flashtimer {
    gap: 13px;
    display: flex;
} 
div#shortcode-timer .flashtimer .timer-block
{
	display:flex;
} 
div#shortcode-timer span {
    display: flex;
    align-items: center;
	font-size:40px;
}
h4.timer__title.m-0 {
    font-size: 17px;
	font-weight:500;
}
/* Styling for the loader */
.lmp_products_loading i.fa {
    font-size: 50px;
    width: 100%;
    height: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: visibility 0s, opacity 0.5s linear;
	animation:none;
}
i.fa.fa-spinner.lmp_rotate::before {
    height: 60px;
    width: 60px;
    /* -webkit-animation: spin 2s linear infinite; */
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    top: 45%;
	left:47%;
    position: absolute;
}
.shopengine-swatches p {
    padding-top: 18px;
}
form.variations_form.cart.swatches-support .popup-btn {
    margin-top: -20px;
}
.woocommerce-variation.single_variation .price {
    display: none !important;
}
li.archive-product-container .popup-btn{
	display:none;
}
.swatchly-type-image .swatchly-swatch {
    width: 25px;
    height: 25px;
	
    border-radius: 50%;
}

div#eael-product-grid li h2{
	padding:10px;
}
div#eael-product-grid li .truncated-description, div#eael-product-grid li span.price{
    padding: 0px 10px 10px 10px;
	margin:0px;
}
div#eael-product-grid li span.price{
	display:flex;
	gap:2px;
}
ins {
    font-weight: 600!IMPORTANT;
    text-decoration: none;
}
 div#eael-product-grid li a.button {
    width: 100%;
	 margin:0px;
}
 div#eael-product-grid li .add_to_cart_button::after {
    content: '';
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    width: 40px;
    height: 26px;
    font-size: 30px;
    position: absolute;
    top: 3px;
	background: url('https://riwafashion.com/wp-content/uploads/2024/07/cart-icon.png') no-repeat;
    background-size: contain;
}
div#eael-product-grid li a.button::before{
	content:none;
}
div#eael-product-grid li table.variations {
    padding: 10px 10px 0px 10px;
}
.eael-product-grid .woocommerce ul.products li.product a img{
	height:260px;
}
/* div#eael-product-grid li span.stock-status {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    padding: 6px;
    background: #f84258;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
	    width: 40px;
} */
.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale{
	display:none !important;
}
.eael-product-grid.eael-product-default .popup-btn{
	display:none !important;
}
.woocommerce-variation.single_variation .price {
    display: none !important;
}
div#eael-product-grid li .price span.discount-percentage{
		margin-left:0;
		line-height:22px;
	}
.swatchly-type-image .swatchly-swatch.swatchly-selected{
	border: 4px solid #958f8f;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
a.added_to_cart.wc-forward{
	font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
	    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #3F3F3F3B;
	    padding: 10px 10px 20px 10px;
    border-radius: 0px 0px 0px 0px;
	width:100%;
}

/* 8-12-2024 */
span.outofstock-badge {
    display: none;
}
/* .product a.woocommerce-LoopProduct-link img {
  opacity: 0;
}
.product a.woocommerce-LoopProduct-link img:first-child {
  opacity: 1;
} */

.shopengine-archive-products.shopengine-hover-disable .products .product a.woocommerce-LoopProduct-link{
	overflow:visible !important;
}
.auto-slide-image-wrapper{
	height:260px !important;
}
.eael-product-grid .woocommerce ul.products li.product a img{
	     backface-visibility: visible !important;
}
.mfp-wrap{
	background-color:#fff;
}
.custom-text {
    display: flex
;
    justify-content: flex-end;
}
.eael-cart-coupon-and-collaterals {
    display: flex
;
    flex-direction: column;
    align-items: flex-end;
}
.sr-powered-by{
	display:none !important;
}
@media screen and (max-width: 767px) {
    /* Your CSS rules for smaller screens here */
    body {
        font-size: 14px;
    }
    .site-main {
        width: 100%;.
        margin: 0 auto;
    }
    .product-home-page span.discount-percentage, .products .product .price span.discount-percentage{
		font-size:11px !important;
	}
	.blog-home-post .elementskit-post-footer{
		    margin: 0px 0px 50px 0px;
	}
	.blog-home-post span.post-cat{
		top:240px;
	}
	.blog-home-post span.post-comment{
		    right: 0px;
    top: 216px;
	}
	.post-left-con {
		width: 100%;
	}
	.post-right-con {
		width: 100%;
	}
	.post-single-main{
		flex-wrap:wrap;
		    padding: 30px 10px;
	}
	.search-boxes li h4, .search-boxes .product-short-description, .search-boxes .price{
		font-size:11px;
	}
	.titlebar{
		flex-direction: column;
	}
	.cart_box {
		left:-300px;
		width:330px;
	}
	.shopengine-widget .shopengine-grid ul.products li.product img{
		margin-bottom:0px !important;
	}
	.truncated-description, .woocommerce ul.products li.product .price {
		font-size: 11px;
		padding: 0px !important;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		margin-bottom:10px;
	}
	body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close{
		margin-right:0px;
	}
	.t-dropdown-list{
		top:65%;
	}
	
	button.mfp-close.ekit-popup-close{
		top:52px !important;
		margin-right: 0px !important;
	}
	.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp{
		overflow: none;
    	position: relative;
	}
	.checkout-coupon .t-dropdown-list{
		width: 46%;
        top: 82%;
        left: 11px;
	}
	.shopengine-widget .shopengine-checkout-coupon-form .shopengine-checkout-coupon .form-row{
		width:49%;
	}
	.product-home-page h2 {
		min-height: 32px;
	}
	li.wc_payment_method.payment_method_razorpay label {
		margin-top: -24px !important;
		margin-left:26px !important;
	}
	.eael-woo-cart-table-warp {
        display: flex;
        flex-direction: column;
    }
    
    .shop_table.cart {
        border-collapse: collapse; /* Collapse the table borders */
    }
    
    .shop_table.cart tr {
        border-bottom: 1px solid #ddd; /* Add bottom border to separate rows */
        display: flex;
        flex-direction: column;
        margin-bottom: 20px; /* Add some spacing between items */
    }
    
    .shop_table.cart tr th,
    .shop_table.cart tr td {
        border: none; /* Remove table cell borders */
        padding: 10px; /* Add padding to cells */
    }
    
    .shop_table.cart tr th {
        font-weight: bold;
    }
	.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp table {
		width: 100% !important;
	}
	.eael-woo-cart-table thead{
		display:none;
	}
	.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td{
		width:100%;
		text-align:right;
	}
	.eael-woo-cart-table tbody td.product-name, .eael-woo-cart-table tbody .product-price , .eael-woo-cart-table tbody .product-quantity, .eael-woo-cart-table tbody .product-subtotal{
		text-align:right !important;
		    padding: 10px 10px !important;
	}
	.eael-woo-cart-table .product-quantity .quantity{
		justify-content:flex-end !important;
	}
	.eael-woo-cart-table td.product-thumbnail {
		text-align: center !important;
	
	}
	.eael-woo-cart-table td.product-thumbnail img{
			border-radius: 0px !important;
	}
	.eael-woo-cart-table td.product-remove i {
		color: red;
	}
	.eael-woo-cart-table td.product-name::before {
		content: "Name:";
		text-align: left;
		left: 20px;
		position: absolute;
	}
	.eael-woo-cart-table td.product-price::before {
		content: "Price:";
		text-align: left;
		left: 20px;
		position: absolute;
	}
	.eael-woo-cart-table td.product-quantity::before {
		content: "Quantity:";
		text-align: left;
		left: 20px;
		position: absolute;
		    margin-top: 4px;
	}
	.eael-woo-cart-table td.product-quantity .quantity span {
		padding: 10px 14px !important;
		background: #ebebeb;
		line-height: 14px !important;
	}
	.eael-woo-cart-table td.product-subtotal::before {
		content: "Subtotal:";
		text-align: left;
		left: 20px;
		position: absolute;
	}
	.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon{
		display:block !important;
		    border: 0px !important;
		text-align: center;
	}
	.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon button{
		width:50%;
	}
	.eael-woo-cart .elementor-5250 .elementor-element.elementor-element-1f1d894 .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout{
		text-align:center !important;
	}
	.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form input{
		border: 1px solid #d7dfef !important;
		margin-bottom: 15px;
		line-height: 50px !important;
	}
	.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .quantity .qty{
		    border: 0px !important;
    	line-height: 26px !important;
		    margin: 0px !important;
	}
/* 	.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper{
		padding:20px;
		border: 1px solid #d7dfef !important;
	} */
	.t-dropdown-list-c{
		top: 32%;
		width: 40%;
		left: 26px;
	}
	.search-boxes{
		padding:0px;
		gap: 10px;
	}
	.search-boxes li{
		width:48.33%;
		    margin-bottom: 15px;
	}
	.search-boxes .product-short-description{
		padding-bottom:0px;
		font-size:10px;
	}
	table.ck-table-resized tr td {
		padding: 5px !important;
	}
	.post-left-con .post-thumbnail img{
		height:150px;
	}
	.search-content {
		padding: 0px 6px 4px 6px;
	}
	td.product-name{
		display: flex;
		justify-content: flex-end;
		text-align: left !important;
	}
	td.product-name a {
		width: 65% !important;
	}
	.cat-list .ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info {
		margin-top: -10px;
	}
	.shopengine-widget .shopengine-checkout-review-order .woocommerce-checkout-review-order-table tr{
		display:flex;
		align-items:center;
		margin-bottom: 14px !important;
	}
	.shopengine-widget .shopengine-checkout-review-order .product-name{
		justify-content:space-between;
		
	}
	.shopengine-widget .shopengine-checkout-review-order .product-name a {
		width: 100% !important;
		text-align: left !important;
		gap: 10px;
		font-size: 12px !important;
	}
	.woocommerce ul#shipping_method li label{
		justify-content:end;
		        padding-bottom: 10px !important;

	}
	.woocommerce ul.order_details {
		display: flex;
		/* justify-content: center; */
		flex-direction: column;
		gap: 16px;
	}
/* 	.woocommerce-store-notice.demo_store span{
		    animation: marquee 6s linear infinite;
	} */
	.shopengine-widget .shopengine-checkout-coupon-form .shopengine-checkout-coupon{
		width:100%;
	}
.flashtimer.ui2{
		flex-direction: column;
    	gap: 10px;
	}
	.flashtimer.ui2 h4{
		margin:0px;
	}
	span.timer-block__num {
		font-size: 16px;
		font-weight: 700;
	}
	.sale-countdown{
		flex-direction:column;
	}
	div#shortcode-timer .flashtimer{
		
	}
	div#shortcode-timer span{
		font-size:36px;
	}
	i.fa.fa-spinner.lmp_rotate::before{
		top:43%;
		left:43%;
	}
	.eael-product-grid .woocommerce ul.products li.product a img {
		height: 190px;
	}
	.eael-product-grid .woocommerce ul.products, .eael-post-grid .woocommerce ul.products{
		grid-gap:6px !important;
	}
	div#eael-product-grid li h2 {
		padding: 5px;
	}
	div#eael-product-grid li .truncated-description, div#eael-product-grid li span.price {
		padding: 0px 5px 10px 5px;
		margin: 0px;
	}
	div#eael-product-grid li{
		margin-bottom:15px;
	}
	div#eael-product-grid li table.variations {
		padding: 10px 5px 0px 5px;
	}
/* 	div#eael-product-grid li span.stock-status{
		left:0;
	} */
	.eael-product-grid .woocommerce ul.products li.product a img {
		height: 190px;
	}
	.eael-product-grid .woocommerce ul.products, .eael-post-grid .woocommerce ul.products{
		grid-gap:6px !important;
	}
	div#eael-product-grid li h2 {
		padding: 5px;
	}
	div#eael-product-grid li .truncated-description, div#eael-product-grid li span.price {
		padding: 0px 5px 0px 5px;
		margin: 0px;
	}
	div#eael-product-grid li{
		margin-bottom:15px;
		position:relative;
	}
	
	div#eael-product-grid li table.variations {
		padding: 10px 5px 0px 5px;
	}
	div#eael-product-grid li span.stock-status, .eael-product-grid li span.stock-status{
		               
	}
	div#eael-product-grid li .swatchly-swatch .swatchly-content{
		font-size:10px;
	}
	div#eael-product-grid li .price span.discount-percentage{
		margin-left:0;
		line-height:24px;
	}
	div#eael-product-grid li .swatchly_loop_variation_form .swatchly-swatch, div#eael-product-grid li .swatchly-type-image .swatchly-swatch{
		    width: 16px;
    	height: 16px;
		    min-width: 16px;
    	min-height: 16px;
	}
	.shopengine-widget .shopengine-archive-products .products .product .woocommerce-loop-product__title, .shopengine-related .woocommerce-loop-product__title{
		margin-bottom:0px;
	}
	.shopengine-widget .shopengine-archive-products .products .product .woocommerce-loop-product__title::after, .shopengine-related .woocommerce-loop-product__title::after{
		    padding: 5px 10px;
		top: 60%;
	}
	.truncated-description{
		line-height:10px;
	}
	div#eael-product-grid li .truncated-description, div#eael-product-grid li span.price{
		padding:0px 3px !important;
	}
	div#eael-product-grid li .truncated-description{
		line-height:16px !important;
	}
		.swatchly-type-image .swatchly-swatch.swatchly-selected {
		border: 2px solid #958f8f;
	}
	.auto-slide-image-wrapper {
		height: 190px !important;
	}
tr.custom-shipping-note-row td {
    display: table-cell !important;
	padding: 15px 10px !important;
}
	.swatchly-type-label .swatchly-swatch{
		width:26px !important;
	}
	p.custom-shipping-note{
		font-size: 13px !important;
	}
}
