/* Google Font moved to <link> in header.php for better performance */

.newsletter-sub, .newsletter-sub > div {
	background: linear-gradient(to right, #f67775, #f9be43);
	padding: 20px 0;
	height: auto;
}

.newsletter-sub h2 { font-size: 30px; }

body,
html { overflow-x: hidden }

.grid-2,
.page-id-1977 .row-ab,
.single-product .price-wis-box {
	grid-template-columns: 1fr 1fr
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html { scroll-behavior: smooth }

:root {
	--font-hindi: 'Tiro Devanagari Hindi', serif;
	--font-body: "Open Sans", sans-serif;
	--red-color: #cc0202
}

.fa,
.fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

body {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #000;
	background: url(../images/back-bg.jpg) center top #fff
}

.tooltip {
	position: absolute;
	background-color: #333;
	color: #fff;
	padding: 0 8px;
	border-radius: 5px;
	font-size: 13px;
	display: none;
	z-index: 1000000
}

.tooltip::after {
	content: '';
	background: #333;
	height: 7px;
	width: 15px;
	position: absolute;
	top: 0;
	left: 15px;
	transform: translateX(-50%) rotate(45deg)
}

header.site-header .top-strip {
	display: flex;
	justify-content: space-between
}

header.site-header .searching-account.d-flex.aic {
	text-align: right
}

.relative {
	position: relative;
	width: 100%
}

.privacy-policy .entry-header.alignwide .entry-title,
.text-center,
.woocommerce-cart .woocommerce,
body.woocommerce-order-pay .woocommerce p {
	text-align: center
}
.woocommerce .products .star-rating{margin: 5px auto 0;}

.padt40 { padding-top: 40px }
.padt50 { padding-top: 50px }
.padt60 { padding-top: 60px }
.padt70 { padding-top: 70px}
.padt80 { padding-top: 80px}
.padt90 { padding-top: 90px}
.padtb70 { padding-bottom: 70px}
.padtb50 { padding-bottom: 50px}

header.site-header .logo img {
	object-fit: contain;
	width: 150px;
	padding-bottom: 5px;
	margin-top: -20px;
}

header.site-header.active .logo img {
	object-fit: contain;
	width: 90px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.blue-color {
	color: var(--blue-color)
}

.bann-title,
.prod-size {
	color: #ba0000;
	line-height: normal
}

.padtb40 {
	padding-bottom: 40px
}

.padtb80 {
	padding-bottom: 80px
}

.padtb90 {
	padding-bottom: 90px
}

.marb50 {
	margin-bottom: 50px
}

.mart50 {
	margin-top: 50px
}

.mart90 {
	margin-top: 90px
}

.fancybox-is-modal .wc-cancel-reason-text,
.mart30 {
	margin-top: 30px
}

.container {
	max-width: 1300px;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%
}

.d-grid {
	display: grid
}

.grid-3 {
	grid-template-columns: 1fr 1fr 1fr
}

.grid-4 {
	grid-template-columns: 1fr 1fr 1fr 1fr
}

.d-flex,
.hidden-xs,
.single-product .woocommerce div.product p.price span.wcpbc-price,
.woocommerce .order-table-wrapper .shop_table td .variation,
.woocommerce-cart .cart-data-form .product-quantity .quantity {
	display: flex
}
.woocommerce-cart .cart-data-form .product-quantity .quantity.qty-wrapper {
	display: inline-flex;
}

.flex-wrap {
	flex-wrap: wrap
}

.aic {
	align-items: center
}

.jsb {
	justify-content: space-between
}

.single-post .category-blog .entry-content figcaption,
.site-content .content-area .page-top-padding .text-center,
.term-description,
.text-left,
.woocommerce-shipping-calculator .shipping-calculator-form span.select2.select2-container.select2-container--default,
body.woocommerce-order-pay .woocommerce #payment p {
	text-align: left
}

img {
	max-width: 100%
}

.site-header {
	position: relative;
	width: 100%;
	z-index: 1000
}

.banner-img,
.banner-img>img,
.cpiw_main,
.home .products-list ul li,
.home .products-list ul li .wishlist-fragment .feedback,
.search-form,
.single .single-product .accordion-header-icon.accordion-header-icon-active,
.wishlist-fragment .add_to_wishlist,
.woocommerce .order-table-wrapper .shop_table td.product-name,
header.header-inner {
	position: relative
}

.hamberger-menu {
	width: 40px;
	display: flex;
	gap: 7px;
	flex-wrap: wrap;
	cursor: pointer
}

.hamberger-menu span {
	width: 100%;
	display: inline-block;
	background: #000;
	height: 2px;
	border-radius: 3px
}

.hamberger-menu span:nth-child(2),
.middle {
	width: 34px
}

.bottom,
.hamberger-menu span:nth-child(3) {
	width: 30px
}

.home-banner-new {
	background:/* url(../images/home-slider-backnew.webp) bottom/cover no-repeat */#fbf2e4;
	display: none;
	height: auto;
	min-height: 300px;
	overflow: hidden;
	width: 100%;
	display: flex;
	align-items: flex-end;
	padding-top: 2rem;
	padding-bottom: 30px;
	box-shadow: 0 0 1px #eee;
}

.home-banner-new .container {
	max-width: 84%
}

.leftpart-banner {
	flex: 55%;
	padding-left: 20px;
}

.banner-item {
	flex: 45%
}

.bann-title {
	font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

.bann-subtitle h2 {
	font-size: 2rem;
	color: #2a2c31;
	font-weight: 800;
	line-height: 2.5rem;
	letter-spacing: -2px
}

.bann-subtitle strong {
	text-transform: uppercase;
	font-weight: 600;
	display: block
}

.prod-size {
	font-size: 1.5rem;
	font-weight: 600;
	padding: 20px 0 0
}

.latest-dress {
	padding-top: 70px;
}

.prod-price {
	font-size: 1.5rem;
	color: #2a2c31;
	font-weight: 900;
	line-height: normal
}

.prod-price span {
	font-weight: 400;
	font-size: 14px;
	display: block;
	padding-top: 15px;
}

.prod-button {
	background: #ba0000;
	border-radius: 10px;
	margin: 1.2rem 0 0;
	padding: 12px 30px;
	font-weight: 700;
	font-size: 1.1rem;
	color: #fff;
	display: inline-flex;
	text-transform: uppercase
}

.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links span:hover,
.prod-button:hover,
.single-product .woocommerce div.product form.cart .button:hover {
	background: #631218;
	color: #fff
}

.woocommerce #review_form #respond p {
    margin: 0 5px 10px;
}
.comment-form-author, .comment-form-email{padding: 6px;}

.owl-carousel-product .owl-nav {
	text-align: center;
	font-size: 3rem
}

.owl-carousel-product .owl-nav button {
	margin: 10px 20px
}

.owl-carousel-product .flex-wrap.jsb.aic {
	background: url(../images/category-back.png) center no-repeat;
	background-size: 100% 100%;
    padding: 20px;
    margin: 0 8px;
    flex-direction: column;
    text-align: center;
}

.owl-carousel-product .flex-wrap.jsb.aic .banner-item {
    order: -1;
    width: 60%;
    margin: 0 auto;
}

.owl-carousel-product .flex-wrap.jsb.aic .banner-item::after {
    content: '';
    display: block;
    width: 60%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #c9a94e, transparent);
    margin: 10px auto;
}

.owl-carousel-product .flex-wrap.jsb.aic .leftpart-banner {
    width: 100%;
}
.site-main .sale-banner .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
    z-index: 999;
    position: relative;
}
.site-main .sale-banner .owl-dots .owl-dot {
    background: #000;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 50px;
}
.site-main .sale-banner .owl-dot.active {
    background: #ba0000;
    width: 22px;
}

.cart-button .cart-button-inner::before,
.hidden-xs,
.logged-in .user-account-ls .xoo-el-action-sc:before,
.logged-in .user-account-ls svg.icon-account,
.owl-carousel-product .owl-dots,
.product_meta .posted_in,
.product_meta .tagged_as,
.related.products ul:after,
.related.products ul:before,
.s-account li .user-account-ls span,
.s-account li.cart .bc-mnc__cart-link--cart-icon,
.sidebar .search-form,
.svg-logout,
.user-account-ls .xoo-el-action-sc.xoo-el-login-tgr:before,
.visible-xs,
.woocommerce.columns-3 ul.products:after,
.woocommerce.columns-3 ul.products:before,
table.cart-main-table .coupon label {
	display: none
}

.woocommerce div.product form.cart .reset_variations{display: none;}

@media (max-width:1680px) {
	.home-banner-new .container {
		max-width: 1366px;
	}
}

@media (max-width:1280px) {
	.owl-carousel-product .flex-wrap.jsb.aic {
		flex-direction: column;
	}

	.home-banner-new {
		overflow: inherit;
	}

	.bann-subtitle h2 {
		font-size: 3rem;
		line-height: 4rem;
	}

	.prod-price {
		font-size: 2rem;
	}

	.leftpart-banner {
		padding: 10px;
	}
}

@media (max-width:1024px) {
	.bann-title {
		font-size: 1.5rem;
	}

	.bann-subtitle h2 {
		font-size: 2.5rem;
		line-height: 3.2rem;
	}

	.prod-price {
		font-size: 1.6rem;
	}
}

@media (max-width:800px) {
	.bann-title {
		font-size: 1.2rem;
	}

	.bann-subtitle h2 {
		font-size: 2.2rem;
		line-height: 3rem;
	}
}

@media (max-width:767px) {
	header.site-header .logo img {
		margin-top: -10px;
		padding-bottom: 0
	}

	.home-banner-new {
		padding-bottom: 0;
	}

	.home-banner-new .container {
		max-width: 100%;
		margin-bottom: 10px
	}

	.home-banner-new .owl-item .d-flex.jsb.aic {
		flex-direction: column-reverse;
		margin: 0 6px;
		align-items: center;
		text-align: center;
		padding: 15px;
	}

	.home-banner-new .banner-item img {
		max-width: 250px !important;
	}

	.category-block h1 {
		font-size: 30px !important;
	}

	.banner-item,
	.leftpart-banner {
		flex: 100%;
		padding: 0
	}

	.bann-title {
		padding-top: 20px;
		font-size: 1.5rem
	}

	.bann-subtitle h2,
	.bann-subtitle strong {
		font-size: 2.5rem
	}

	.bann-subtitle h2 {
		line-height: 3.5rem
	}

	.prod-price {
		font-size: 1.5rem
	}

	.prod-button {
		padding: 15px 30px;
		font-size: 1.2rem;
		margin: 10px 0
	}

	.single-product .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		width: calc(25% - 15px);
	}

}

@media (max-width:480px) {
	.home-banner-new {
		min-height: 350px;
		padding-bottom: 20px;
	}

	.sale-banner img {
		height: 100%;
		object-fit: cover;
		width: 100%;
	}

	.leftpart-banner .bann-title a {
		font-size: 16px;
		line-height: 22px;
		display: block;
	}


}

@media (max-width:420px) {

	.banner-item,
	.leftpart-banner {
		flex: 100%;
		padding: 0
	}

	.bann-title {
		font-size: 1rem
	}

	.bann-subtitle h2,
	.bann-subtitle strong {
		font-size: 1.5rem
	}

	.bann-subtitle h2 {
		line-height: 2rem
	}

	.prod-size {
		padding-top: 8px
	}

	.prod-price {
		font-size: 1.2rem;
		margin-bottom: 10px
	}

	.prod-button {
		padding: 12px 30px;
		font-size: 1.1rem;
		margin: 0 0 5px
	}
}

.banner-img>img {
	z-index: 2
}

.banner-img-bg {
	position: absolute;
	top: -100px;
	z-index: 0;
	width: 700px;
	height: 700px;
	left: -30px
}

.cate-list .left .cate-list-block,
.flake {
	height: 100%
}

.banner-img-bg img {
	animation: 60s linear infinite rotate-animation
}

.banner-text h1,
.banner-text h2 {
	font-size: 36px;
	line-height: 60px;
	padding-right: 50px;
	font-style: italic;
	font-family: var(--font-hindi)
}

@keyframes rotate-animation {
	0% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.search-form button {
	background: 0 0;
	padding: 0;
	border: none;
	position: absolute;
	left: 10px;
	top: 8px
}

.search-form form input {
	color: #000;
	font-size: 16px;
	padding: 8px 10px 9px 40px;
	border: 1px solid #000;
	height: 35px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	border-radius: 0;
	box-shadow: none;
	background-color: #fff;
	max-width: 288px;
	width: 288px
}

.search-form button svg {
	width: 24px;
	height: 24px;
	fill: #000
}

.search-form button svg path {
	fill: #000
}

.s-account {
	padding-right: 0px;
	padding-top: 9px
}

.s-account ul {
	margin: 0;
	padding: 0 0 0 15px;
	gap: 0px
}

.s-account li {
	list-style: none;
	cursor: pointer
}

.s-account li svg {
	width: 25px;
	height: 25px
}

.s-account li.cart svg {
	width: 48px;
	height: 48px
}

.social-icons {
	line-height: 11px
}

.social-icons ul {
	padding: 0;
	margin: 0;
	gap: 15px
}

.follow-us {
	gap: 15px
}

.social-icons ul li {
	list-style: none
}

.numbers-emails {
	line-height: inherit;
	font-size: 14px
}

.site-header.active {
	position: fixed;
	width: 100%;
	top: 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0%);
	background: #fff;
	padding: 0;
	border-bottom: 1px solid #eee
}

.menu-navigation ul {
	padding: 0;
	display: flex;
	justify-content: center;
	gap: 41px
}

.menu-navigation ul li {
	list-style: none;
	position: relative
}

.menu-navigation ul a {
	color: #000;
	font-size: 15px;
	text-decoration: none
}

.menu-navigation ul a:hover {
	color: #cc0101
}

.menu-navigation ul li.current-menu-item a {
	text-decoration: underline !important;
	color: #cc0101
}

.flake path {
	fill: #e1e1e1
}

.flake-wrapper {
	position: absolute;
	z-index: 999
}

.product-option-style,
.tp-product-tooltip {
	visibility: hidden;
	z-index: 1;
	position: absolute;
	opacity: 0
}

@keyframes falling {
	0% {
		top: -50px;
		opacity: 1
	}

	50% {
		opacity: 1
	}

	80% {
		opacity: 0
	}

	100% {
		top: 100%;
		opacity: 0
	}
}

.flake {
	width: 100%
}

.cate-list {
	gap: 25px
}

.banner-inner {
	position: absolute;
	padding: 30px;
	max-width: 360px
}

.entry-subtitle {
	margin: 0;
	font-family: var(--font-hindi)
}

.banner-inner .entry-title {
	font-size: 29px;
	margin: 14px 0 0;
	line-height: 40px
}

.banner-inner .btn.link,
.buy-now {
	background: #ba0000 !important;
	color: #fff !important;
	padding: 3px 14px 6px;
	text-transform: uppercase;
	border-radius: 6px;
	text-decoration: none;
	font-size: 16px;
	display: inline-flex;
	align-items: baseline;
	gap: 10px;
	font-weight: 600
}

.banner-inner .btn.link:hover,
.buy-now:hover {
	background: #631218 !important;
}

.banner-inner .btn.link span {
	font-weight: 700;
	font-size: 28px
}

.banner-inner .entry-description {
	margin-bottom: 25px;
	margin-top: 10px
}

.cate-list-block img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.cate-list .right {
	gap: 20px;
	display: flex;
	flex-wrap: wrap
}

.cate-list .right .banner-inner {
	max-width: 300px
}

.site-title {
	font-size: 36px;
	margin: 0;
	line-height: 44px;
	font-weight: 700;
	color: #000
}

.mini-discription {
	color: #000;
	font-family: var(--font-hindi)
}

.banner-inner .entry-subtitle,
.cate-list .entry-subtitle {
	font-size: 18px;
	background: #631218;
	display: inline-block;
	padding: 2px 10px 4px;
	color: #fff;
	border-radius: 3px
}

.products-list ul,
.woocommerce.columns-3 ul {
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 5px;
	margin-top: 35px
}

.related.products ul {
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 25px;
	margin-top: 35px
}

.products-list ul li,
.related.products ul li,
.search-results .search-list .type-product,
.single .single-product .sparkwoo-public ul li,
.woocommerce.columns-3 ul li {
	border: 1px solid #d2d2d2;
	padding: 2px;
	background: #eeeeee;
	list-style: none
}

.products-list ul li .product-img,
.related.products ul li .product-img,
.woocommerce.columns-3 ul li .product-img {
	position: relative;
	background-image: url(../images/product-bg.png);
	background-repeat: no-repeat;
	background-position: center top
}

.products-list ul li:nth-child(2n) .product-img,
.related.products ul li:nth-child(2n) .product-img,
.woocommerce.columns-3 ul li:nth-child(2n) .product-img {
	background-color: #eefbff
}

.product-option-style-col {
	display: flex;
	flex-direction: column
}

.product-option-style {
	inset: 25px auto auto 0;
	transition: .3s ease-out
}

.products-list ul li:hover .product-option-style {
	left: 24px;
	visibility: visible;
	opacity: 1;
	transition: .3s ease-out
}

.product-option-style-col button {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #cc0202;
	border: none;
	box-shadow: 0 1px 2px #010f1c33;
	border-radius: 50%;
	margin-bottom: 6px;
	transition: .3s ease-out
}

.product-option-style-col button svg {
	transform: translateY(-1px)
}

.tp-product-tooltip {
	top: 50%;
	transform: translateY(-50%);
	right: 100%;
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	display: inline-block;
	width: max-content;
	line-height: 1;
	padding: 4px 6px;
	border-radius: 4px;
	transition: opacity .3s, visibility .3s, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.tp-product-tooltip-right {
	left: 100%;
	right: auto
}

.tp-product-tooltip::before {
	position: absolute;
	content: "";
	right: -4px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 8px solid #000;
	border-bottom: 8px solid transparent
}

.tp-product-tooltip-right::before {
	left: -4px;
	right: auto;
	border-left: 0;
	border-right: 8px solid #000
}

.product-option-style-col button:hover {
	background-color: #000;
	color: #fff
}

.product-option-style-col button:hover .tp-product-tooltip {
	visibility: visible;
	opacity: 1;
	transform: translate(8px) translateY(-50%)
}

.product-content {
	padding: 10px 15px 20px
}

.rating-star svg {
	fill: #ffa856
}

.product-content a {
	display: inline-block;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
}

.price,
.woocommerce ul.products li.product .price {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: var(--red-color);
	font-weight: 400;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	gap: 2px;
	font-family: system-ui
}

.price svg {
	fill: var(--red-color);
	width: 18px;
	height: 18px
}

.cart-button .cart-button-inner {
	background: 0 0;
	border: transparent;
	border-radius: 4px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: inherit;
	position: relative;
	transition: .3s ease-out;
	width: 100%;
	justify-content: flex-start;
	padding: 0;
}

.cart-button .cart-button-inner:hover {
	background: 0 0;
	color: transparent;
}

.cart-button .cart-button-inner:hover::before,
.single.single-product,
.woocommerce-account .woocommerce table.shop_table tr:nth-child(odd),
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-order-pay #order_review {
	background: #fff;
}

.cart-button .cart-button-inner:hover svg,
.woocommerce-account .entry-header .entry-title,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:after {
	color: #fff;
}

.cart-button .cart-button-inner a {
	border: 1px solid #631218;
	font-size: 14px !important;
	font-weight: 500 !important;
	border-radius: 0 !important;
	line-height: 20px;
	padding: 9px 15px !important;
	width: auto;
	max-width: 100%;
	margin: 0 !important;
}

.cart-button .cart-button-inner a.added_to_cart.wc-forward {
	background: #631218;
	color: #fff;
	border-radius: 0;
	font-size: 0px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cart-button .cart-button-inner a.added_to_cart.wc-forward:hover {
	border: 1px solid #631218;
	color: #000;
	background: 0 0
}

.cart-button .cart-button-inner .add_to_cart_button:hover {
	background: #631218;
	color: #fff;
	border-radius: 0
}

.shop-banner {
	background: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.shop-banner video {
	width: 100%;
	height: auto;
	display: block;
}

.shop-banner::after {
	display: none;
}

.shop-grid .banner-inner {
	position: relative;
	max-width: 500px
}

.cate-list-bottom .grid-4,
.shipping-list {
	gap: 20px
}

.ship-content h3 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	color: #000
}

.shipping-list {
	gap: 20px;
}

.shipping-list .ship-icon img {
	width: 50px;
}

.ship-content p .fas.fa-rupee-sign {
	font-size: 13px;
	font-weight: 600
}

.ship-content p {
	margin: 0;
	font-size: 15px;
	color: #000
}

.cate-list-bottom .cate-list-block {
	background: #f5f2f9;
	padding: 25px
}

.cate-list-bottom .cate-list-block:nth-child(2) {
	background: #f3f4f8
}

.cate-list-bottom .cate-list-block:nth-child(3) {
	background: #f9f5f2
}

.cate-list-bottom .cate-list-block img {
	width: 35%;
	height: auto
}

.cate-list-bottom .banner-inner {
	position: relative;
	padding: 0;
	width: 60%
}

.cate-list-bottom .banner-inner .entry-title {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: 600;
}

footer {
	background: #f5f5f5
}

.f-call-us,
.woocommerce-form-coupon-toggle,
.woocommerce-form-login-toggle,
.woocommerce-product-details__short-description {
	margin-bottom: 20px
}

.entry-header.alignwide,
.f-about section,
.single.single-post .entry-content p {
	margin: 15px 0
}

footer .grid-4 {
	grid-template-columns: 30% 17% 17% 21%;
	gap: 5%
}

footer .social-icons ul {
	gap: 5px
}

footer .social-icons ul li a {
	border: 1px solid #d9dbde;
	display: inline-block;
	width: 38px;
	height: 38px;
	background: #fff;
	text-align: center;
	line-height: 42px;
	transition: .3s ease-out
}

footer .social-icons ul li a:hover {
	background: #631218;
	transition: .3s ease-out
}

footer .social-icons ul li a svg {
	fill: #797979
}

footer .social-icons ul li a:hover svg {
	fill: #fff
}

.f-col h2 {
	margin: 0 0 25px
}

.accordion-content p,
.page-id-1977 .rt-img h4,
.talk-to-us ul li {
	margin-bottom: 15px
}

.f-links ul li {
	margin-bottom: 6px;
}

.f-links ul li a {
	font-size: 14px;
}

.f-links ul {
	padding: 0 0 0 14px
}

.f-links ul li a {
	color: #000;
	text-decoration: none
}

.cart-totals-inner .amount,
.f-links ul li a:hover,
.single.single-post .entry-content a,
.woocommerce .order-table-wrapper .shop_table tr.order-total .amount,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active:after,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover:after,
body .accordion-content .single-description a {
	color: var(--red-color)
}

.f-call-us span {
	color: #6f6f6f;
	font-size: 14px
}

.f-call-us p {
	margin: 0;
	font-weight: 700;
	font-size: 24px
}

.header-inner.site-header.active,
.talk-to-us ul,
.woocommerce-account .woocommerce form .form-row,
.woocommerce-checkout .checkout-order-review #payment div.form-row,
body .woocommerce-checkout #payment ul.payment_methods {
	padding: 0
}

.talk-to-us ul li {
	list-style: none;
	display: flex;
	gap: 10px
}

.talk-to-us ul li a {
	color: #000;
	text-decoration: none;
	transition: .3s ease-out
}

.talk-to-us ul li a:hover,
a:hover {
	color: var(--red-color);
	text-decoration: none;
	transition: .3s ease-out
}

.talk-to-us ul li svg {
	vertical-align: middle;
}

.copy-col {
	border-top: 1px solid #e4e5e8;
	margin-top: 50px;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between
}

.sidebar {
	height: 100%;
	width: 300px;
	position: fixed;
	top: 0;
	z-index: 9999;
	right: -300px;
	background: url(../images/art-shape-right.png) right top repeat-y #fff;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: transform .7s ease-in-out;
	-moz-transition: transform .7s ease-in-out;
	-ms-transition: transform .7s ease-in-out;
	-o-transition: transform .7s ease-in-out;
	transition: transform .7s ease-in-out;
	box-shadow: 0 0 50px #cecece;
	overflow-y: auto
}

.sidebar.active {
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	-o-transform: translateX(-300px);
	transform: translateX(-300px);
	-webkit-transition: transform .7s ease-in-out;
	-moz-transition: transform .7s ease-in-out;
	-ms-transition: transform .7s ease-in-out;
	-o-transition: transform .7s ease-in-out;
	transition: transform .7s ease-in-out
}

.bar,
.site .nav-right .nav-button {
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s
}

.bar {
	display: block;
	height: 2px;
	width: 40px;
	background-color: #000;
	margin: 7px 0
}

.site .nav-right .nav-button {
	cursor: pointer;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	transition: .7s;
	padding: 0;
	border: non
}

.nav-right.visible-xs {
	z-index: 3
}

.bar {
	transition: .7s
}

.nav-right.visible-xs .active .bar {
	background-color: #fff;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.nav-button.active .top {
	-webkit-transform: translateY(15px) rotateZ(45deg);
	-moz-transform: translateY(15px) rotateZ(45deg);
	-ms-transform: translateY(15px) rotateZ(45deg);
	-o-transform: translateY(15px) rotateZ(45deg);
	transform: translateY(15px) rotateZ(45deg)
}

.nav-button.active .bottom {
	-webkit-transform: translateY(-15px) rotateZ(-45deg);
	-moz-transform: translateY(-15px) rotateZ(-45deg);
	-ms-transform: translateY(-15px) rotateZ(-45deg);
	-o-transform: translateY(-15px) rotateZ(-45deg);
	transform: translateY(-15px) rotateZ(-45deg)
}

.nav-button.active .middle {
	width: 0
}

.move-to-left {
	-webkit-transform: translateX(-400px);
	-moz-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	-o-transform: translateX(-400px);
	transform: translateX(-400px)
}

.sidebar-logo {
	padding: 0 50px;
	margin-top: 80px
}

.sidebar-list {
	padding: 0;
	margin: 30px 0 0;
	list-style: none;
	position: relative;
	text-align: left
}

.sidebar-item {
	margin: 20px 0;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	padding: 0 50px
}

.sidebar-item:first-child {
	-webkit-transition: .7s ease-in-out .2s;
	-moz-transition: .7s ease-in-out .2s;
	-ms-transition: .7s ease-in-out .2s;
	-o-transition: .7s ease-in-out .2s;
	transition: .7s ease-in-out .2s
}

.sidebar-item:nth-child(2) {
	-webkit-transition: .7s ease-in-out .4s;
	-moz-transition: .7s ease-in-out .4s;
	-ms-transition: .7s ease-in-out .4s;
	-o-transition: .7s ease-in-out .4s;
	transition: .7s ease-in-out .4s
}

.sidebar-item:nth-child(3) {
	-webkit-transition: .7s ease-in-out .6s;
	-moz-transition: .7s ease-in-out .6s;
	-ms-transition: .7s ease-in-out .6s;
	-o-transition: .7s ease-in-out .6s;
	transition: .7s ease-in-out .6s
}

.sidebar-item:nth-child(4) {
	-webkit-transition: .7s ease-in-out .8s;
	-moz-transition: .7s ease-in-out .8s;
	-ms-transition: .7s ease-in-out .8s;
	-o-transition: .7s ease-in-out .8s;
	transition: .7s ease-in-out .8s
}

.sidebar-item:nth-child(5) {
	-webkit-transition: .7s ease-in-out 1s;
	-moz-transition: .7s ease-in-out 1s;
	-ms-transition: .7s ease-in-out 1s;
	-o-transition: .7s ease-in-out 1s;
	transition: .7s ease-in-out 1s
}

.sidebar-item:nth-child(6) {
	-webkit-transition: .7s ease-in-out 1.2s;
	-moz-transition: .7s ease-in-out 1.2s;
	-ms-transition: .7s ease-in-out 1.2s;
	-o-transition: .7s ease-in-out 1.2s;
	transition: .7s ease-in-out 1.2s
}

.sidebar-item:nth-child(7) {
	-webkit-transition: .7s ease-in-out 1.4s;
	-moz-transition: .7s ease-in-out 1.4s;
	-ms-transition: .7s ease-in-out 1.4s;
	-o-transition: .7s ease-in-out 1.4s;
	transition: .7s ease-in-out 1.4s
}

.sidebar-item:nth-child(8) {
	-webkit-transition: .7s ease-in-out 1.6s;
	-moz-transition: .7s ease-in-out 1.6s;
	-ms-transition: .7s ease-in-out 1.6s;
	-o-transition: .7s ease-in-out 1.6s;
	transition: .7s ease-in-out 1.6s
}

.sidebar-item:nth-child(9) {
	-webkit-transition: .7s ease-in-out 1.8s;
	-moz-transition: .7s ease-in-out 1.8s;
	-ms-transition: .7s ease-in-out 1.8s;
	-o-transition: .7s ease-in-out 1.8s;
	transition: .7s ease-in-out 1.8s
}

.sidebar-item:nth-child(10) {
	-webkit-transition: .7s ease-in-out 2s;
	-moz-transition: .7s ease-in-out 2s;
	-ms-transition: .7s ease-in-out 2s;
	-o-transition: .7s ease-in-out 2s;
	transition: .7s ease-in-out 2s
}

.sidebar-item:last-child {
	-webkit-transition: .7s ease-in-out 2.2s;
	-moz-transition: .7s ease-in-out 2.2s;
	-ms-transition: .7s ease-in-out 2.2s;
	-o-transition: .7s ease-in-out 2.2s;
	transition: .7s ease-in-out 2.2s
}

.sidebar-item.active {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.sidebar-anchor {
	color: #000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 7px
}

.sidebar-anchor:before {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	-webkit-transition: .7s ease-in-out;
	-moz-transition: .7s ease-in-out;
	-ms-transition: .7s ease-in-out;
	-o-transition: .7s ease-in-out;
	transition: .7s ease-in-out
}

.sidebar-anchor:hover:before,
.single-product .woocommerce div.product form.cart>div:nth-child(+1),
.single_variation_wrap,
.wishlist_table.mobile li .item-wrapper .item-details {
	width: 100%
}

.single-post .post-thumbnail img,
.single.single-post .entry-header figure.post-thumbnail {
	width: 100% !important;
	max-width: 100% !important
}

.nav-button.active .bar {
	margin: 13px 0
}

.nav-button.active .bottom {
	width: 40px
}

@media (min-width:480px) {
	.nav-list {
		display: block
	}
}

.whatsapp-menu {
	padding: 0 50px;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	margin-top: 30px
}

.whatsapp-menu svg {
	fill: #07791e;
	width: 50px;
	height: 50px
}

.whatsapp-menu .social-icons ul {
	gap: 34px
}

.whatsapp-menu li svg {
	fill: #000;
	width: 20px;
	height: 20px
}

.whatsapp-menu .social-icons {
	margin-top: 20px;
	border-top: 1px solid #000;
	padding-top: 20px
}

.logged-in .user-account-ls .xoo-el-action-sc {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0
}

.user-account-ls .xoo-el-action-sc.xoo-el-login-tgr {
	position: absolute;
	left: 0;
	display: block;
	width: 23px;
	top: 0;
	height: 23px
}

.s-account li.cart .bc-mnc.bc-mnc__float-none {
	padding: 0;
	position: absolute;
	right: 2px;
	top: 6px
}

.s-account li:first-child {
	display: flex;
	align-items: center;
	gap: 15px
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback,
.logged-in .user-account-ls .svg-logout,
td.product-name a {
	display: inline-block
}

.banner-text {
	width: 49%;
	overflow: hidden;
	height: 200px
}

.banner-img {
	width: 49%
}

.product-option-style-col button a.button.product_type_simple {
	text-indent: -9999px;
	display: inline-block;
	width: 42px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	border: none
}

.product-option-style-col button .added_to_cart.wc-forward {
	position: absolute;
	left: 56px;
	display: inline-block;
	width: 114px;
	text-align: left;
	background: #000;
	color: #fff;
	padding: 5px 15px;
	border-radius: 20px;
	font-size: 14px;
	height: auto;
	line-height: 23px
}

.cart_totals h2,
.contact-left h3,
.entry-header .entry-title,
.page-header.alignwide .page-title,
.woocommerce-billing-fields h3,
.woocommerce-customer-details h2,
.woocommerce-order-details h2 {
	text-align: left;
	font-size: 36px;
	font-weight: 600
}

.related.products>h2 {
	text-align: center;
	text-transform: capitalize
}

.entry-content,
.home .site-content,
.search-results .search-list header.entry-header,
.woocommerce-checkout .checkout-custom-form .grid-wrap {
	margin-top: 0
}

.header-inner.site-header {
	background: #fff;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0%);
	top: 0;
	border-bottom: 1px solid #eee
}

.contact-left-inner p+p,
.site-content,
.woocommerce-account .woocommerce-MyAccount-content form .button {
	margin-top: 20px
}

body .woocommerce .woocommerce-ordering select {
	border: 1px solid #ccc;
	font-size: 16px
}

.related.products ul.products.columns-3 li.product,
.woocommerce.columns-3 ul.products li.product {
	width: 100%;
	margin: 0;
	clear: none;
	padding: 2px;
	float: none;
	background: #eeeeee;
	border: 1px solid #d2d2d2;
}

.woocommerce.columns-3 ul.products li.product a {
	display: block;
	width: 100%
}

.woocommerce.columns-3 ul.products li.product a img {
	margin-bottom: 0;
}

#btn-razorpay,
#btn-razorpay-cancel,
.banner-btn a,
.woocommerce a.added_to_cart.wc-forward,
.woocommerce a.button.add_to_cart_button,
.woocommerce a.button.wc-forward,
.woocommerce button.single_add_to_cart_button.button,
body .woocommerce .button {
	background: 0 0;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	padding: 0;
	color: #000
}

.small-form button,
.woocommerce .cart-button .cart-button-inner:hover a.added_to_cart,
.woocommerce .cart-button .cart-button-inner:hover a.button.add_to_cart_button {
	white-space: nowrap
}

.woocommerce .cart-button .cart-button-inner>a.woocommerce-LoopProduct-link,
.woocommerce-checkout .woocommerce .xoo-el-form-container .xoo-el-section,
.woocommerce-checkout .woocommerce .xoo-el-form-container ul.xoo-el-tabs {
	padding-left: 0
}

.custom-woocommerce-message i.fa-check {
	width: 30px;
	height: 30px;
	background: #004e00;
	color: #fff;
	border-radius: 30px;
	padding: 8px;
}

.custom-woocommerce-message .button.wc-forward {
	background: #004e00 !important;
	color: #fff !important;
	text-transform: uppercase;
}

.aioseo-breadcrumbs {
	font-size: 12px;
	display: inline-block;
	color: #959595;
	line-height: 18px
}

.aioseo-breadcrumbs a {
	color: #959595
}

.accordion-header-icon.accordion-header-icon-active,
.aioseo-breadcrumb-separator,
.cart-button .cart-button-inner a:hover,
.close:hover,
.single .single-product .accordion-header h1,
.single .single-product .accordion-item-active .accordion-header h1,
.single-product .woocommerce .custom-variations input[type=radio]:checked~label,
body.privacy-policy table tr:first-child td {
	color: #000
}

.single-product .woocommerce div.product div.images.woocommerce-product-gallery {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding-left: 0px;
	border: 1px solid #ccc;
}

.single-product .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	display: flex;
	width: 100%;
	gap: 10px;
	margin: 10px;
	flex-wrap: wrap;

}

.single-product .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	padding: 0;
	width: calc(25% - 16px);
	position: relative;
	border: none;
}

.single-product .woocommerce div.product .woocommerce-product-gallery {
	width: 40% !important;
}

.single-product .woocommerce div.product .summary.entry-summary {
	width: 55% !important;
}

.single-product .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	opacity: 1;
	background: 0 0;
	border: 1px solid #ccc
}

.single-product .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
	border: solid 1px var(--red-color)
}

.single-product .woocommerce div.product form.cart {
	margin-bottom: 1em;
	display: flex;
	padding-top: 0;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	position: relative
}

.single-product .woocommerce div.product form.cart #size-chart-button {
	padding: 0 0 0 26px;
	height: auto;
	border-radius: 0;
	line-height: inherit;
	background: url(../images/sizechart_icon.png) left center no-repeat;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 34px;
	right: 20px;
	background-size: 18px
}

.single-product .woocommerce div.product form.cart .button {
	background: #631218;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
	display: inline-block;
	cursor: pointer;
	transition: .3s ease-out;
	width: auto;
	height: 40px;
	opacity: 1;
	color: #fff;
	font-size: 15px;
	padding: 0 25px;
	line-height: 40px
}

.single-product .woocommerce div.product form.cart #direct_checkout,
.single-product .woocommerce div.product form.cart #view-cart-button,
.single-product .woocommerce div.product form.cart #view-checkout-button,
.single-product .woocommerce div.product form.cart .direct-checkout,
.single-product .woocommerce div.product form.cart .single_add_to_cart_button.button {
	width: 100%;
	text-transform: uppercase;
	height: 44px;
	line-height: 44px;
	text-align: center
}

.single-product .woocommerce div.product form.cart .button:hover {
	background: #cc0000;
}

.single-product .woocommerce div.product form.cart #direct_checkout,
.single-product .woocommerce div.product button[type="button"].single_add_to_cart_button,
.single-product .woocommerce div.product form.cart #view-checkout-button {
	background: #fff;
	border: 1px solid #631218;
	color: #000
}

.single-product .woocommerce div.product form.cart #direct_checkout:hover,
.single-product .woocommerce div.product form.cart #view-checkout-button:hover {
	background: #631218;
	color: #fff;
}

.button.direct-checkout-simple {
	margin-left: 10px
}

.single-product .woocommerce div.product p.price {
	justify-content: flex-start;
	font-size: 20px;
	margin: 0;
}

.woocommerce div.product p.stock {
	font-weight: 400;
	font-size: 18px
}

.single-product .entry-content {
	margin-top: 35px
}

.flex-viewport {
	background: #f7f7f7b0;
	border: 1px solid #ccc
}

.shop-sidebar-block {
	display: grid;
	grid-template-columns: 25% 72%;
	gap: 3%
}

.shop-sidebar {
	background: #fff;
	padding: 15px;
	border: 1px solid #dfdfdf
}

.shop-sidebar .select2-container .select2-selection--single {
	height: 40px;
	padding: 5px;
	border-color: #dfdfdf;
	box-shadow: none
}

.shop-sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px
}

.shop-sidebar .themify-wpf {
	margin-bottom: 25px
}

.shop-sidebar .wpf_item.wpf_item_price label,
.woocommerce ul.products li.product a img {
	margin-bottom: 0
}

.shop-sidebar .wpf_slider.ui-slider {
	margin: 1.8em 0 .8em
}

.shop-sidebar .woocommerce ul.product_list_widget li {
	border-bottom: 1px solid #dfdfdf;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.shop-sidebar .woocommerce ul.product_list_widget li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}

.shop-sidebar .woocommerce ul.product_list_widget li a {
	display: flex;
	gap: 15px
}

.shop-sidebar .woocommerce ul.product_list_widget li .wcpbc-price {
	position: absolute;
	background: var(--red-color);
	color: #fff;
	top: 0;
	padding: 0 5px;
	font-size: 12px;
	right: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: flex;
	justify-content: center
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: inherit;
	color: #515151;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: 0 0;
	border-bottom: solid var(--red-color);
	text-transform: uppercase
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--red-color);
	font-weight: 400;
	text-transform: capitalize
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	right: 0;
	border-bottom-left-radius: 0;
	border-width: 0;
	box-shadow: -2px 2px 0 #e9e6ed
}

.select2-container--default .select2-selection--single,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce form .customer-details .form-row input.input-text,
.woocommerce form .customer-details .form-row select,
.woocommerce form .customer-details .form-row textarea,
.woocommerce form .customer-details .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-account .header-inner.site-header {
	box-shadow: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none;
	bottom: 0;
	width: 0;
	height: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	color: #939393
}

.single-product .product_meta .sku_wrapper {
	display: inline-block;
	border: none;
	padding: 5px 15px;
	font-size: 18px;
	margin-bottom: 10px;
	background: var(--red-color);
	color: #fff;
	box-shadow: 7px 7px 0 #000
}

.single-product .woocommerce .single_variation_wrap span.price {
	justify-content: flex-start;
	margin-top: 0
}

.site textarea:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
	outline: 0
}

.cart-content-wrapper {
	display: flex;
	column-gap: 30px;
	align-items: flex-start
}

.woocommerce>.cart-data-form {
	flex: 0 0 calc(66.666667% - 15px);
	max-width: calc(66.666667% - 15px)
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	width: inherit;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #fff
}

.woocommerce-wishlist table.shop_table {
	border: none;
	background: #fff
}

.woocommerce table.shop_table tbody th {
	font-weight: 300
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%
}

.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 26px;
	text-align: left;
	font-weight: 500;
}

.shop_table tr:is(td, th):last-child {
	text-align: right;
}

tr.order-total strong .amount {
	font-size: 22px;
}

#btn-razorpay,
.cart-totals-inner .checkout-custom-btn,
.contact-submit .wpcf7-form-control.wpcf7-submit.button,
.small-form button {
	background: #631218;
	color: #fff;
	display: block;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	line-height: normal
}

#btn-razorpay:hover,
.cart-totals-inner .checkout-custom-btn:hover,
.small-form .coupon-btn:hover,
.woocommerce-cart .return-to-shop a:hover,
.woocommerce-cart .shipping-calculator-form .button[type=submit]:hover,
.woocommerce-page .checkout-order-review #payment #place_order:hover,
table.cart-main-table .coupon .button:hover {
	background: #b60000;
}

#btn-razorpay-cancel,
.btn-secondary {
	background: #333;
	color: #fff;
	display: block;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	line-height: normal
}

#btn-razorpay-cancel:hover,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
.btn-secondary:hover,
.contact-submit .wpcf7-form-control.wpcf7-submit.button:hover,
.woocommerce .cart .update_cart button[disabled] {
	background: #000
}

table.cart-main-table th {
	border: none;
	border-bottom: 2px solid
}

table.cart-main-table td {
	border: none;
	border-bottom: 1px solid
}

.woocommerce-cart table.cart img {
	width: 80px !important;
	border-radius: 0
}

table.cart-main-table td.product-name a {
	font-size: 15px;
	font-weight: 400
}

table.cart-main-table td.product-price .amount {
	opacity: .7
}

table.cart-main-table td.product-subtotal .amount {
	font-size: 20px;
	font-weight: 800;
	color: var(--red-color)
}

.cart_totals .shipping td .address-field input,
.cart_totals .shipping td span.select2-selection.select2-selection--single,
table.cart-main-table td.product-quantity input {
	box-shadow: none !important
}

table.cart-main-table .coupon .input-text {
	padding: 10px
}

.woocommerce-cart .shipping-calculator-form .button[type=submit],
table.cart-main-table .coupon .button {
	background: #631218;
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 150px;
	font-size: 15px;
	padding: 8px
}

.checkout-custom-form .grid-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: flex-start;
	gap: 30px;
	margin-top: 30px
}

.small-form,
ul.custom-error li {
	align-items: center;
	display: flex
}

.checkout-custom-form .checkout-order-review {
	background-color: #f8f8f8;
	padding: 0 30px 30px;
	position: relative
}

.checkout-custom-form .checkout-order-review::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: transparent;
	background-size: 15px 15px;
	top: -10px;
	background-position: -3px -5px, 0 0
}

.order-table-wrapper {
	overflow-x: auto;
	margin-bottom: 20px;
	padding: 0;
	border-radius: 2px;
	background-color: transparent;
	box-shadow: none
}

.woocommerce .order-table-wrapper .shop_table td {
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: 14px
}

.woocommerce .order-table-wrapper .shop_table th {
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 10px 0
}

.order-table-wrapper .shop_table td.product-name img {
	min-width: 65px;
	max-width: 65px !important;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	background-color: #f1f1f1;
	border: 1px solid #e0e0e0;
	border-radius: 10px
}

.navigation.pagination .nav-links span.nav-next-text:hover,
.navigation.pagination .nav-links span.nav-prev-text:hover,
.navigation.pagination .nav-links span.nav-short:hover,
.woocommerce-checkout .checkout-order-review #payment,
body.privacy-policy table tr:first-child {
	background: 0 0
}

.woocommerce-checkout .checkout-order-review #payment div.payment_box::before {
	top: -.9em
}

.woocommerce-checkout .checkout-order-review #payment div.payment_box {
	background: #fff;
	border: 1px solid #dcd7e3;
	top: -.9em
}

.woocommerce-checkout .checkout-order-review input[type=radio]+label {
	vertical-align: middle;
	padding-left: 0
}

.checkout-order-review .woocommerce-privacy-policy-text {
	font-size: 14px;
	border-bottom: 1px solid #cfc8d8;
	padding: 15px 0;
	margin-bottom: 30px
}

.category-blog .entry-content h5,
.checkout-order-review .form-row.validate-required label,
.page-id-1977 .author-box .preeti_sharma p b {
	font-size: 14px
}

.woocommerce-page .checkout-order-review #payment #place_order {
	display: block;
	float: none;
	width: 100%;
	padding: 15px;
	border-radius: 2px;
	margin-top: 30px
}

.woocommerce form .customer-details .form-row label,
.woocommerce-checkout .woocommerce-shipping-fields label {
	line-height: normal;
	font-size: 14px;
	margin: 0 0 5px;
	font-weight: 400;
	color: #292929;
}

.woocommerce-form-coupon-toggle a,
.woocommerce-form-login-toggle a {
	color: var(--red-color);
	text-decoration: underline
}

.woocommerce form.custom-checkout-coupon {
	padding: 20px;
	max-width: 100%;
	margin: 0;
	border: 1px solid #ccc;
	background: rgba(255, 255, 255, .7);
	box-shadow: none
}

.custom-checkout-coupon p {
	font-weight: 400;
	margin-bottom: 10px
}

.small-form {
	gap: 10px
}

.woocommerce .small-form input.input-text {
	box-shadow: none;
	padding: 13px 15px;
	width: 100%;
	border: 1px solid #ccc8c8
}

ul.custom-error {
	padding: 0;
	margin: 0
}

ul.custom-error li {
	gap: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background: #fae5e5;
	color: #e02b27;
	font-size: 14px
}

ul.custom-error li::before {
	content: "\f05a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px
}

ul.custom-error li a.button.wc-forward {
	text-decoration: none;
	color: #ffffff;
	background: #e02b27;
	text-transform: uppercase;
}

ul.custom-error li a.button.wc-forward:hover {
	opacity: 0.8;
}

.woocommerce .cart .update_cart button {
	padding: 10px;
	color: #fff
}

.woocommerce .cart .update_cart button:hover {
	background-color: var(--red-color)
}

.woocommerce .cart .update_cart {
	padding-right: 15px;
}

.woocommerce .cart .update_cart button:disabled[disabled] {
	color: #ffffff;
	background: #631218;
}

.custom-woocommerce-message {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background: #e5efe5;
	color: #006400;
	font-size: 14px;
	align-items: center;
	border-radius: 4px
}

.custom-woocommerce-message a.button.wc-forward,
.custom-woocommerce-message a.button.wc-forward:hover {
	color: #1a644a
}

ul.custom-order_details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	max-width: 1065px;
	margin: 0 auto 30px;
	background: #f0f0f0;
	border: 1px solid #dedede;
	padding: 0;
}

.contact-left h3,
.contact-left-inner p:nth-child(2),
body.blog header.entry-header,
body.category-blog header.entry-header {
	margin-bottom: 10px
}

ul.custom-order_details li {
	flex: 1 1 0%;
	padding: 10px 20px;
	border-inline-end: 1px solid rgba(0, 0, 0, 0.3);
	color: rgb(0 0 0 / 81%);
	text-align: center
}

ul.custom-order_details li strong {
	font-weight: 900;
	display: block;
	margin-top: 10px
}

ul.custom-order_details+p {
	border-top: 1px solid rgba(0, 0, 0, .3);
	padding-top: 20px
}

body.woocommerce-order-pay .woocommerce p+p {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: center
}

body.woocommerce-cart .btn-secondary {
	display: inline-block;
	margin-top: 10px
}

body.woocommerce-cart .btn-secondary:hover {
	color: #fff !important
}

.products-list ul li,
.woocommerce-variation-add-to-cart,
ul.products li {
	display: flex;
	flex-wrap: wrap
}

.navigation.pagination .nav-links span.nav-next-text,
.navigation.pagination .nav-links span.nav-prev-text,
.navigation.pagination .nav-links span.nav-short,
.single .single-product .accordion-item,
.single-description table tr td,
.table-wrapper table td,
table.custom-variations td {
	border: none
}

table.custom-variations td select {
	border: 1px solid
}

.single-description table {
	border: 1px solid #ccc;
	margin-top: 30px;
	background: #fff
}

.single-description table tr:first-child td,
.single-description table tr:nth-child(2) td {
	border-bottom: 2px solid #858585;
	background-color: #fff
}

.single-description table tr {
	border-bottom: 1px dashed #ccc
}

.single-description table tr:nth-child(2n) {
	background-color: #f2f2f2
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist a i,
.add_to_wishlist span,
.blog .post.type-post .entry-footer,
.cart-button .cart-button-inner svg,
.cart-button .cart-button-inner:before,
.category-blog .post.type-post .entry-footer,
.home .products-list ul li .yith-wcwl-wishlistaddedbrowse a,
.menu-navigation .menu-item-description,
.page-id-1977 .aioseo-breadcrumbs,
.page-id-1977 header.entry-header.alignwide,
.privacy-policy .aioseo-breadcrumbs,
.product-content .rating-star,
.products-list ul .product-option-style,
.responsivemenu-main-menu-button-wrapper,
.s-account li.cart.relative,
.search-form.form-mobile,
.single .single-product .cart .cpiw_inner_inner .inner .cpiw_avacod,
.single .single-product .sparkwoo-public ul.products:before,
.single-product .page-top-padding>.aioseo-breadcrumbs,
.single-product .price-wis-box .wishlist-fragment .add_to_wishlist::after,
.single-product .product_meta,
.single-product .woocommerce div.product form.cart .quantity.hidden,
.single-product .woocommerce-product-details__short-description>p,
.tax_label,
.wishlist-fragment .add_to_wishlist i,
.wishlist-title:hover a.show-title-form i,
.woocommerce .cart-button .cart-button-inner a.button.add_to_cart_button:after,
.woocommerce-account #woofc-count,
.woocommerce-account .aioseo-breadcrumbs,
.woocommerce-price-suffix,
body.woocommerce-checkout .bc-mnc .bc-mnc__cart-link--container.bc-mnc__cart-link-layout-01 .bc-mnc__cart-link--count-circle,
header.site-header .main-counting .count-wishlist a i::before {
	display: none
}

.woocommerce-cart table.shop_table td.product-subtotal {
	padding-right: 10px;
}

.contact-tb-row {
	display: flex;
	justify-content: space-between;
	border: 1px solid #ccc
}

.contact-left {
	border-right: 1px solid #ccc;
	background: #fff;
	padding: 20px
}

.contact-right {
	width: 100%;
	max-width: 900px;
	padding: 20px
}

.contact-right p+p {
	font-size: 14px;
	color: rgba(0, 0, 0, .6);
	margin-top: 30px
}

.contact-left h3 {
	text-align: left;
	font-size: 22px;
	font-weight: 600;
	color: var(--red-color)
}

.contact-left-inner {
	margin-bottom: 30px
}

.contact-left-inner+.contact-left-inner {
	border-top: 1px solid #ccc;
	padding-top: 30px
}

.contact-left-inner+.contact-left-inner strong {
	display: inline-block;
}

.contact-left-inner+.contact-left-inner p br {
	display: none;
}

.contact-left-inner p i {
	font-size: 30px;
	float: left;
	margin-right: 15px;
	color: var(--red-color)
}

.contact-input p {
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	gap: 1%
}

.contact-input input,
.contact-message textarea {
	border: 1px solid #ccc8c8;
	font-size: 16px;
	padding: 12px 15px;
	margin-bottom: 20px
}

.contact-input p span {
	width: 49.5%
}

.contact-input p span:last-child {
	max-width: 100%;
	width: 100%
}

.contact-input input {
	width: 100%
}

.contact-message textarea {
	box-shadow: 0 10px 15px #ddd;
	height: 150px;
	box-shadow: none
}

.contact-input span.wpcf7-not-valid-tip {
	position: relative;
	top: -20px;
}

.contact-right p .red {
	color: red
}

body.privacy-policy table td {
	border: none;
	padding: 0
}

.table-wrapper table {
	border: 1px solid #ccc
}

.table-wrapper table tr:nth-child(2n) {
	background-color: #f5f5f5
}

.woocommerce .woocommerce-order {
	padding: 30px;
	margin-bottom: 50px;
	border: 1px dashed #c9c9c9;
	background: #fff;
	margin-top: 30px
}

.woocommerce-thankyou-order-received {
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 14px;
	padding: 16px;
	background: #e5efe5;
	color: #006400
}

.header-top,
.xoo-el-modal .xoo-aff-required.xoo-aff-checkbox_single label,
.xoo-el-modal .xoo-aff-required.xoo-aff-checkbox_single label a {
	font-size: 13px
}

.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
	content: " ";
	display: table
}

.woocommerce ul.order_details {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 0
}

.woocommerce ul.order_details li {
	padding: 5px 20px;
	margin: 0;
	border-width: 0 1px 0 0;
	border-style: dashed;
	line-height: 26px;
	border-color: #c9c9c9;
	color: rgba(0, 0, 0, .7)
}

.woocommerce ul.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5;
	color: #000
}

.woocommerce table.shop_table.order_details thead {
	background-color: #cc020212
}

.woocommerce table.shop_table.order_details {
	margin: 20px 0 30px
}

.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
	border: none;
	border-bottom: 1px solid #dbdbdb;
	padding: 20px
}

.woocommerce table.shop_table.order_details tfoot tr:last-child .woocommerce-Price-amount.amount {
	color: var(--red-color);
	font-size: 22px;
	font-weight: 900
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 12px 24px
}

.woocommerce-page .entry-header {
	background: #b80808;
	padding: 10px 50px;
	margin-bottom: 50px;
	transform: skew(-5deg);
}

.woocommerce-page .entry-header .entry-title {
	color: #fff;
	text-transform: capitalize;
	text-align: center;
}

.search-results .search-list {
	gap: 25px;
	margin-top: 35px
}

.cart-button .cart-button-inner a.added_to_cart.wc-forward:before {
	content: 'view cart';
	display: inline-block;
	font-size: 14px
}

.cart-button .cart-button-inner a.added_to_cart.wc-forward:after {
	content: "";
	margin-left: 7px;
	background: url(../images/arrow-right-icon.png);
	width: 8px;
	height: 15px;
	background-size: 8px;
	background-repeat: no-repeat;
}

.cart-button .cart-button-inner a.added_to_cart.wc-forward:hover::after {
	filter: brightness(0);
}

.woocommerce.columns-3 ul.products li.product .cart-button .cart-button-inner a {
	display: flex;
	justify-content: center;
	align-content: center
}

.search-results .product .entry-header,
.single .single-product .psfw-social-icons,
ul.products li.product .onsale {
	margin: 0 !important
}

.blog .site-main,
.category-blog .site-main {
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	padding: 0 15px
}

.blog .post.type-post,
.category-blog .post.type-post {
	width: calc(33% - 30px);
	margin: 15px;
	border: 1px solid #f0ede4;
	padding: 2px;
	background: #fff;
	list-style: none
}

.blog .page-header,
.category-blog .page-header {
	width: 100%;
	margin: 40px 0 30px 0;
	background: #b80808;
	padding: 10px 50px;
	transform: skew(-5deg);
	text-align: center;
}

.category-blog .page-header.alignwide .page-title {
	text-align: center;
	color: #fff;
}

.blog .post.type-post .post-thumbnail img,
.category-blog .post.type-post .post-thumbnail img {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0;
	aspect-ratio: 2/1.12
}

.blog .post.type-post h2.entry-title,
.category-blog .post.type-post h2.entry-title {
	text-align: left;
	color: #000;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	text-decoration: none
}

body.blog .entry-content,
body.blog .entry-content p,
body.category-blog .entry-content,
body.category-blog .entry-content p {
	font-size: 14px;
	padding: 0;
	margin: 0
}

body.blog footer.entry-footer,
body.category-blog footer.entry-footer {
	margin: 20px 0;
	background: 0 0;
	border: none;
	font-size: 14px;
	line-height: 22px
}

body.blog .entry-content p,
body.category-blog .entry-content p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.single.single-post .entry-content strong a {
	width: auto
}

.blog .post.type-post .entry-content,
.blog .post.type-post .entry-footer,
.blog .post.type-post .entry-header .entry-title,
.category-blog .post.type-post .entry-content,
.category-blog .post.type-post .entry-footer,
.category-blog .post.type-post .entry-header .entry-title {
	padding: 0 20px
}

.single.single-post h1.entry-title {
	text-align: left;
	max-width: 900px;
	margin: 30px auto 20px;
	line-height: 55px
}

.blog .post.type-post .entry-content,
.category-blog .post.type-post .entry-content {
	margin: 0 0 20px
}

.single-description table~p,
.single.single-post .post-thumbnail {
	margin: 20px 0 0
}

.navigation.pagination .nav-links {
	background: #fff;
	display: flex;
	align-items: center;
	padding: 0;
	clear: both;
	border: 1px solid #cfc8d8;
	border-right: 0;
	margin: 1px;
	justify-content: center;
	border-top: none;
	border-left: none;
	box-shadow: none
}

.navigation.pagination .page-numbers.current {
	padding: 11px;
	background: #631218;
	color: #fff;
	text-decoration: none;
}

.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	padding: 11px;
	margin: 0
}

.navigation.pagination .nav-links a.page-numbers:hover {
	text-decoration: none
}

.navigation.pagination .nav-links span.nav-next-text span.nav-short {
	padding: 16px
}

.single.single-post .entry-content a:hover,
body .accordion-content .single-description a:hover {
	text-decoration: underline
}

.single.single-post .entry-content h4 {
	margin: 15px 0 0
}

.single.single-post footer.entry-footer {
	background: #f0f0f0;
	padding: 20px;
	border-left: 2px solid #c30000;
	display: none
}

.single.single-post .entry-content ul {
	padding-left: 40px;
	margin: 10px 0
}

.single-post .post-thumbnail img {
	border-radius: 6px;
	box-shadow: 5px 5px 25px #e8e7e7
}

.single.single-post .entry-content img,
.single.single-post .entry-content p a img {
	margin: 20px 0;
	width: 100%;
	height: 400px;
	object-fit: contain
}

.single-post .category-blog .entry-content div,
.single-post .category-blog .entry-content figcaption,
.single-post .category-blog .entry-content h2,
.single-post .category-blog .entry-content h3,
.single-post .category-blog .entry-content h4,
.single-post .category-blog .entry-content h5,
.single-post .category-blog .entry-content ol,
.single-post .category-blog .entry-content p,
.single-post .category-blog .entry-content ul,
.single.single-post footer.entry-footer {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto
}

.single .single-product .related.products ul li,
.single-post .category-blog .entry-content figure,
.wishlist_table.mobile .item-wrapper {
	width: 100% !important
}

.single-post .category-blog .entry-content h5 {
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 10px
}

.page-id-7 .woocommerce .woocommerce-customer-details .woocommerce-column__title {
	font-size: 20px;
	border-bottom: 1px solid #eeee;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 20px
}

.page-id-7 .addresses .woocommerce-column {
	box-shadow: 0 5px 15px #d7d2d2;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	border-bottom-width: 2px;
	border-right-width: 2px;
	text-align: left;
	padding: 20px 0 0
}

.cart-button .cart-button-inner .woocommerce-loop-product__link:first-child,
.woocommerce-checkout .aioseo-breadcrumbs,
.woocommerce-checkout .follow-us,
.woocommerce-checkout .header-top,
.woocommerce-checkout .joinchat,
.woocommerce-checkout .menu-navigation,
.woocommerce-checkout .nav-right.hidden-xs,
.woocommerce-checkout .s-account ul li,
.woocommerce-checkout .search-form,
.woocommerce-checkout .shipping-footer,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woofc-count,
.woocommerce-checkout footer,
.woocommerce-checkout header.entry-header.alignwide {
	display: none !important
}

.page-id-7 .addresses .woocommerce-column address {
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0 20px 20px
}

.page-id-1977 .author-box {
	background: #fff;
	border: 1px solid #eee;
	clear: both;
	margin-top: 110px;
	display: block;
	text-align: center;
	padding: 40px
}

.page-id-1977 .author-box .preeti_sharma {
	margin: -100px auto 0;
	text-align: center
}

.page-id-1977 .author-box .preeti_sharma img {
	border-radius: 100% !important;
	height: 190px;
	width: 190px;
	margin: 0 auto 10px !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 20%)
}

.page-id-1977 .author-box .preeti_sharma p {
	margin: 0 auto;
	display: flex;
	text-align: center;
	display: flex;
	justify-content: center
}

.page-id-1977 .author-box p {
	font-size: 14px;
	margin: 10px 0 0
}

.page-id-1977 .author-box .preeti_sharma p strong {
	font-size: 30px;
	color: #c00
}

.page-id-1977 .wp-block-image {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	clear: both
}

.page-id-1977 .wp-block-image figure {
	width: 27%;
	margin: 0
}

.page-id-1977 .wp-block-image p {
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	width: 73%;
	padding-left: 25px
}

.page-id-1977 .wp-block-image figure img {
	border-radius: 0 !important
}

/* Single product coupon offers (collapsible) */
.maha-offers {
	margin: 16px 0 12px;
	width: 100%;
	border: 1.5px solid #631218;
	border-radius: 11px;
	overflow: hidden;
}

.maha-offers__bar {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 14px;
	background: linear-gradient(90deg, #f7ecec 0%, #fdf7f7 100%);
	cursor: pointer;
	list-style: none;
	user-select: none;
}

.maha-offers__bar::-webkit-details-marker {
	display: none;
}

.maha-offers__bar-icon {
	flex: 0 0 auto;
	width: 34px;
	height: 34px;
	border-radius: 8px;
	background-color: #631218;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.6 12.5 12.5 20.6a1.5 1.5 0 0 1-2.1 0L3.5 13.7a1.5 1.5 0 0 1-.4-1V4.5a1.4 1.4 0 0 1 1.4-1.4h8.2a1.5 1.5 0 0 1 1 .4l6.9 6.9a1.5 1.5 0 0 1 0 2.1Z'/%3E%3Ccircle cx='7.6' cy='7.6' r='1.3'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
}

.maha-offers__bar-text {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	gap: 1px;
	min-width: 0;
}

.maha-offers__bar-title {
	font-size: 14px;
	font-weight: 700;
	color: #2a0d10;
	line-height: 1.25;
}

.maha-offers__bar-sub {
	font-size: 12px;
	color: #7c1920;
	font-weight: 600;
	line-height: 1.25;
}

.maha-offers__bar-cta {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: 6px;
	color: #631218;
}

.maha-offers__bar-cta-text {
	font-size: 13px;
	font-weight: 700;
}

.maha-offers[open] .maha-offers__bar-cta-text {
	font-size: 0;
}

.maha-offers[open] .maha-offers__bar-cta-text::after {
	content: "Close";
	font-size: 13px;
}

.maha-offers__bar-arrow {
	width: 10px;
	height: 10px;
	border-right: 2px solid #631218;
	border-bottom: 2px solid #631218;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
	margin-top: -3px;
}

.maha-offers[open] .maha-offers__bar-arrow {
	transform: rotate(-135deg);
	margin-top: 3px;
}

.maha-offers__list {
	list-style: none;
	margin: 0;
	padding: 12px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	border-top: 1px solid rgba(99, 18, 24, 0.15);
}

.maha-offers__item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 10px 12px;
	background: #fdf7f7;
	border: 1px solid rgba(99, 18, 24, 0.18);
	border-radius: 10px;
}

.maha-offers__value {
	flex: 0 0 auto;
	min-width: 62px;
	background: #631218;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.2;
	padding: 7px 9px;
	border-radius: 7px;
	text-align: center;
}

.maha-offers__info {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	gap: 2px;
	min-width: 0;
}

.maha-offers__desc {
	font-size: 13px;
	line-height: 1.35;
	color: #2a0d10;
	font-weight: 500;
}

.maha-offers__note {
	font-size: 12px;
	line-height: 1.35;
	color: #6b5b5c;
}

.maha-offers__copy {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 6px 10px;
	background: #fff;
	border: 1px dashed #631218;
	border-radius: 7px;
	font-family: inherit;
	line-height: 1.2;
	cursor: pointer;
	transition: background 0.2s ease, border-color 0.2s ease;
}

.maha-offers__copy:hover {
	background: #fff0f0;
}

.maha-offers__code {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #631218;
}

.maha-offers__copy-label {
	font-size: 11px;
	font-weight: 600;
	color: #9a7c7f;
	text-transform: uppercase;
}

.maha-offers__copy.is-copied {
	border-style: solid;
	border-color: #1e7a45;
	background: #f1fbf4;
}

.maha-offers__copy.is-copied .maha-offers__code,
.maha-offers__copy.is-copied .maha-offers__copy-label {
	color: #1e7a45;
}

@media (max-width: 767px) {
	.maha-offers__bar-title {
		font-size: 13px;
	}

	.maha-offers__item {
		flex-wrap: wrap;
		gap: 8px 10px;
	}

	.maha-offers__info {
		flex: 1 1 60%;
	}

	.maha-offers__copy {
		width: 100%;
		justify-content: space-between;
	}
}

/* Single product free-shipping progress bar */
.maha-shipping-progress {
	background: #fff;
	border: 2px solid #631218;
	border-radius: 11px;
	padding: 16px 21px;
	margin: 16px 0 12px;
	width: 100%;
	box-shadow: none;
}

.maha-shipping-progress__text {
	margin: 0 0 12px;
	text-align: center;
	font-size: 13px;
	line-height: 1.45;
	color: #2a0d10;
	font-weight: 400;
}

.maha-shipping-progress__subtext {
	margin: 12px 0 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.45;
	color: #2a0d10;
	font-weight: 400;
	white-space: normal;
	overflow: visible;
}

.maha-shipping-progress__subtext .maha-reward-line {
	display: block;
	white-space: normal;
	word-break: break-word;
}

.maha-shipping-progress__subtext .maha-coupon-code {
	display: inline-block;
	background: #631218;
	color: #fff;
	font-weight: 700;
	padding: 2px 8px;
	border-radius: 999px;
	letter-spacing: 0.03em;
	margin: 0 2px;
}

.maha-shipping-progress__meta {
	margin: 8px 0 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.4;
	color: #444;
}

.maha-shipping-progress__meta .maha-cart-amount {
	font-weight: 700;
	color: #111;
}

.maha-shipping-progress__track-wrap {
	position: relative;
	height: 44px;
	margin-bottom: 6px;
}

.maha-shipping-progress__track,
.maha-shipping-progress__fill {
	height: 12px;
	border-radius: 999px;
}

.maha-shipping-progress__track {
	position: absolute;
	left: 0;
	top: 16px;
	width: 100%;
	background: #c9c3c4;
}

.maha-shipping-progress__fill {
	position: absolute;
	left: 0;
	top: 16px;
	background: linear-gradient(90deg, #7c1920 0%, #b22831 100%);
	transition: width 0.3s ease;
	min-width: 0;
}

.maha-shipping-progress__milestones {
	position: absolute;
	left: 0;
	top: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
	gap: 4px;
	width: 100%;
}

.maha-shipping-progress__marker {
	justify-self: center;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff8f8;
	border: 2px solid rgba(99, 18, 24, 0.3);
	border-radius: 50%;
	color: #631218;
	transition: all 0.25s ease;
	pointer-events: none;
}


.maha-marker-icon {
	width: 18px;
	height: 18px;
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.maha-marker-icon.truck {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23631218' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7.5l9-4 9 4-9 4-9-4z'/%3E%3Cpath d='M3 7.5v8.5l9 4 9-4V7.5'/%3E%3Cpath d='M12 11.5v8.5'/%3E%3C/svg%3E");
}

.maha-marker-icon.coupon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23631218' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='7.5' width='17' height='12' rx='1.8'/%3E%3Cpath d='M12 7.5v12'/%3E%3Cpath d='M3.5 12h17'/%3E%3Cpath d='M9.3 5.3c.6 1 .9 1.8 2.7 2.2'/%3E%3Cpath d='M14.7 5.3c-.6 1-.9 1.8-2.7 2.2'/%3E%3C/svg%3E");
}

.maha-shipping-progress__marker.is-active {
	background: #631218;
	border-color: #631218;
}

.maha-shipping-progress__marker.is-active .maha-marker-icon.truck {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7.5l9-4 9 4-9 4-9-4z'/%3E%3Cpath d='M3 7.5v8.5l9 4 9-4V7.5'/%3E%3Cpath d='M12 11.5v8.5'/%3E%3C/svg%3E");
}

.maha-shipping-progress__marker.is-active .maha-marker-icon.coupon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='7.5' width='17' height='12' rx='1.8'/%3E%3Cpath d='M12 7.5v12'/%3E%3Cpath d='M3.5 12h17'/%3E%3Cpath d='M9.3 5.3c.6 1 .9 1.8 2.7 2.2'/%3E%3Cpath d='M14.7 5.3c-.6 1-.9 1.8-2.7 2.2'/%3E%3C/svg%3E");
}

@media (max-width: 767px) {
	.maha-shipping-progress {
		padding: 14px 12px;
	}

	.maha-shipping-progress__text {
		font-size: 12px;
	}

	.maha-shipping-progress__subtext {
		font-size: 12px;
	}

	.maha-shipping-progress__meta {
		font-size: 12px;
	}

	.maha-shipping-progress__track-wrap {
		height: 42px;
	}

	.maha-shipping-progress__marker {
		width: 30px;
		height: 30px;
	}
}

.single.single-product .single-product .single-description p {
	border: 1px dashed #fff;
	padding: 0;
	background: #fff;
	margin-bottom: 15px;
	font-weight: 500
}

.accordion-content ul {
	padding: 0 0 15px 17px;
	font-weight: 500
}

.product-img img {
	max-width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.single-product .woocommerce .woocommerce-product-details__short-description,
.single-product .woocommerce div.product p.price .price,
.single.single-product .single-product .single-description,
.woocommerce-checkout .site-content {
	margin: 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border-radius: 50%;
	box-shadow: 0 3px 8px #999;
	border: 1px solid #c5c5c5 !important;
	background: #f6f6f6 !important;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
	background: #cc0000 !important;
}

.header-top {
	background: #c30000;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
}

.header-top .top-slide {
	display: inline-block;
	white-space: nowrap;
	animation: slide 25s linear infinite;
}

.header-top .top-slide .slide-text {
	display: inline-block;
	padding-left: 100%;
}

.header-top .top-slide .slide-text span {
    display: inline-block;
    margin: 0 10px
}

.header-top .top-slide a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

@keyframes slide {
	0% {
		transform: translateX(80%);
	}

	50% {
		transform: translateX(-100%);
	}

	100% {
		transform: translateX(-250%);
	}
}

.products-list ul li .price,
ul.products li .price {
	text-align: left;
	width: 100%;
	justify-content: flex-start;
	font-size: 16px;
	font-weight: 400
}

.products-list ul li .product-img,
ul.products li .product-img {
	width: 100%;
	overflow: hidden
}

.product-content {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	text-align: left
}

.woocommerce a.remove {
	color: #fff !important;
	background: red
}

.cart-data-form table tbody tr:nth-child(odd),
.cart-data-form table thead tr {
	background: #efefefee
}

.cart-data-form table tbody tr:nth-child(2n) {
	background: #fafafaee
}

.page-id-7 .woocommerce-form-coupon-toggle {
	background: #f8f8f8;
	padding: 10px
}

.single-product .woocommerce div.product form.cart #direct_checkout,
.single-product .woocommerce div.product form.cart #view-checkout-button {
	margin-left: 0;
}

.single-product .woocommerce div.product form.cart a#direct_amazon {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	height: 44px;
}

.single-product-grp-btn {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	box-shadow: 0 15px 35px #e3e2e2;
	width: 100%
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: flex;
	flex-direction: column;
	gap: 0;
	background: #3f0003;
	position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	padding: 15px 50px 15px 20px;
	border-bottom: none
}

.woocommerce-MyAccount-navigation ul li::after {
	right: 15px
}

.woocommerce-account .site-content {
	position: relative;
	margin-top: 0
}

.woocommerce-account.logged-in .site-content {
	position: relative;
	margin: 0
}

.woocommerce-account.logged-in .site-content::before {
	content: '';
	background: transparent;
	height: auto;
	position: unset;
	left: 0;
	right: 0;
	top: 0;
	width: 100%
}

.woocommerce-account .site-content::before {
	content: '' !important;
	background: #5f1116;
	height: 177px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%
}

.woocommerce-account,
body.page-id-111,
body.privacy-policy,
body.single.single-post,
body.woocommerce-cart {
	background: #fff !important
}

.xoo-el-form-container.xoo-el-form-inline {
	margin-top: 80px;
}

.woocommerce-account .entry-header {
	position: relative;
	padding-top: 40px;
	margin: 0;
	padding-bottom: 40px
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
}

.woocommerce-account .woocommerce table.shop_table {
	border-collapse: collapse
}

.woocommerce-account .woocommerce table.shop_table td,
.woocommerce-account .woocommerce table.shop_table th {
	border-color: #dbdbdb
}

.woocommerce-account .woocommerce table.shop_table thead tr {
	background: #5f1116 !important;
	color: #fff
}

.woocommerce-account .woocommerce table.my_account_orders td,
.woocommerce-account .woocommerce table.my_account_orders th {
	padding: 8px 12px;
	vertical-align: middle;
	font-size: 14px
}

.woocommerce-account .woocommerce-button.button.cancel,
.woocommerce-account .woocommerce-button.button.pay,
.woocommerce-account .woocommerce-button.button.view,
.woocommerce-account .woocommerce-button.button.wc-cancel-order {
	background: #5f1116;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px
}

.woocommerce-account .woocommerce-button.button.pay {
	background: green;
	margin-right: 3px
}

.woocommerce-account .woocommerce-button.button.cancel,
.woocommerce-account .woocommerce-button.button.wc-cancel-order {
	background: red;
	margin-left: 3px
}

.woocommerce #payment #place_order,
.woocommerce-account .woocommerce-MyAccount-content form .button,
.woocommerce-page #payment #place_order {
	background: #631218;
	padding: 10px 15px;
	border-radius: 4px;
	color: #fff
}

.woocommerce-account .woocommerce-MyAccount-content form {
	background: #fff;
	padding: 15px;
	border: 1px solid #e6dfdf
}

.woocommerce-account .woocommerce form .form-row label {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0
}

body .woofc-count {
	bottom: 25px
}

body .woofc-count.woofc-count-bottom-right {
	right: 30px
}

.price del {
	opacity: .4
}

.search-results .product .entry-header .entry-title a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	padding: 0;
	margin: 0;
	display: inline-block;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	text-align: left
}

.single-product .entry-summary .product_title.entry-title {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
	line-height: auto;
	margin-top: 10px
}

.psfw-social-wrap .psfw-icon-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 10px;
	min-width: 50px;
	text-transform: uppercase;
	opacity: .6;
	font-weight: 600;
	font-size: 12px
}

ul.psfw-social-icons li a {
	width: 30px;
	height: 22px;
	opacity: .6;
	border: none
}

.single-product .woocommerce-product-details__short-description ul {
	padding: 10px 30px;
	background: #f8f9fa;
	border-radius: 0
}

.single-product .woocommerce-product-details__short-description ul li {
	font-weight: 500;
	color: #000;
	font-size: 13px;
	font-family: system-ui;
	border: 0
}

.single-product .woocommerce-product-details__short-description ul.pdp-usp {
	background: 0 0;
	border: transparent;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	row-gap: 15px;
	padding: 15px 0;
	display: none
}

.single-product .woocommerce-product-details__short-description ul.pdp-usp li {
	font-size: 12px;
	list-style: none;
	line-height: 15px;
	padding: 15px 20px;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 15px;
	border: 1px solid #eee;
}

.single-product .woocommerce-product-details__short-description ul.pdp-usp li i {
	margin-right: 6px;
	display: block;
	text-align: center;
	font-size: 18px
}

.single-product .woocommerce-product-details__short-description ul.pdp-usp li+li {
	border-left: 1px solid #efefef;
}

.single-product .woocommerce-product-details__short-description ul.pdp-usp.dynamic-list {
	display: flex;
	align-items: normal
}

.single-product .woocommerce div.product form.cart table.custom-variations {
	font-weight: 700;
	padding: 12px 0px 12px 12px;
	background: #f8f9fa;
	margin: 10px 0 0px;
	display: block;
	border-radius: 0;
	width: 100%;
}

.single-product .woocommerce div.product form.cart table.custom-variations tr {
	display: block;
	margin: 0 0 20px
}

.single-product .woocommerce div.product form.cart table.custom-variations td {
	display: -webkit-box;
	width: 100%;
	padding: 0;
	display: flex
}

.single-product .woocommerce div.product form.cart table.custom-variations td.label label {
	font-weight: 600;
	color: #000;
	font-size: 18px;
	display: block;
	padding: 0 0 10px;
	margin: 0;
	text-transform: capitalize
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {
	.single-product .woocommerce input[type=radio]:checked:after {
		content: "";
		opacity: 0;
		display: block;
		left: 3px;
		top: 3px;
		position: absolute;
		width: 11px;
		height: 11px;
		border-radius: 50%;
		background: #5f1116;
		opacity: 3
	}
}

.single-product .woocommerce input[type=radio]:checked {
	border: 4px solid #5f1116
}

.single-product input[type=radio]:checked:focus {
	outline-offset: 4px;
	outline: 0
}

.single-product .woocommerce div.product form.cart table.custom-variations td ul li {
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
	margin-bottom: 0 !important;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	text-align: center
}

.single-product .woocommerce div.product form.cart table.custom-variations td ul li:hover {
	border-color: #5f1116;
	border-width: 2px;
	box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 1px #ddd);
	background: #ebebeb;
}

.single-product .woocommerce div.product form.cart .quantity {
	background: #fff;
	display: flex;
	float: inherit;
	justify-content: center;
	position: relative;
	max-width: 110px;
	width: 88px;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	height: 40px;
	margin: 0 10px 15px 0
}

.single-product .woocommerce div.product form.cart table.custom-variations td label {
	padding-right: 10px;
	margin: 0
}

.single-product .woocommerce div.product form.cart .quantity button {
	padding: 0;
	background: #fff;
	border-radius: 4px;
	width: 25px;
	height: 38px;
	margin: 0
}

.single-product .woocommerce div.product form.cart .quantity .qty {
	box-shadow: none;
	background: #fff;
	border: transparent;
	line-height: 40px;
	text-align: center;
	border-radius: 0;
	width: 35px;
	height: 38px;
	font-size: 18px;
	font-weight: 600
}

.single-product .woocommerce div.product form.cart .quantity input.qty::-webkit-inner-spin-button,
.single-product .woocommerce div.product form.cart .quantity input.qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.single-product .woocommerce div.product form.cart .quantity input.qty[type=number] {
	-moz-appearance: textfield;
}

.single .single-product .accordion-header {
	padding: 0;
	background: #fff !important;
	min-height: auto;
	border: none;
	border-radius: 0;
	height: 64px;
	line-height: 64px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.single .single-product .accordion-header-icon {
	color: #000;
	position: relative;
	font-size: 0px
}

.single .single-product .drawer {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 3px;
	border-top: none
}

.single .single-product .woocommerce-tabs {
	max-width: 48%;
	margin-bottom: 50px
}

.single .single-product .accordion-header-icon:after {
	content: "+";
	position: absolute;
	right: 0;
	color: #000;
	font-size: 22px
}

.single .single-product .accordion-header-icon.accordion-header-icon-active:after {
	content: "-";
	position: absolute;
	right: -10px;
	color: #000;
	font-size: 27px;
	top: 50%;
	transform: translateY(-50%)
}

.single.single-product .container.page-top-padding {
	max-width: 1150px;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%
}

.single.single-product ul.products li.product a.woocommerce-loop-product__link {
	text-decoration: none;
	width: 100%
}

.single .single-product .drawer:nth-child(+1) .accordion-item .accordion-header {
	border-top: 1px solid #e0e0e0
}

.single .single-product .sparkwoo-public h4 {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	padding: 30px 0
}

.single .single-product .sparkwoo-public .products {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 25px
}

.single .single-product .sparkwoo-public ul li.product {
	width: 100% !important;
	margin: 0;
	min-width: 100% !important
}

.single .single-product .cpiw_main_inner {
	margin: 8px 0 0
}

.single .single-product .cpiw_widget+.cpiw_inner {
	display: none;
}

.single .single-product .cpiw_main {
	width: 100%;
	order: -1;
	background: 0 0 !important;
	padding: 0
}

.single .single-product .cpiw_main,
.single .single-product .pincode_not_availabel {
	width: 100%;
	order: -1;
	background: 0 0 !important
}

.single .single-product .cpiw_inner_first {
	border: 1px solid #c5c5c5;
	padding: 3px
}

.single .single-product .pincode_city_and_state,
.single .single-product .pincode_not_availabel,
.single .single-product .pincode_not_availabels {
	border: 1px solid #c5c5c5;
	padding: 3px;
	font-size: 14px;
	color: #747474;
	cursor: pointer
}

.single-product #accordion-container .drawer ul li {
	border: none;
}
.woocommerce ul#shipping_method li{border: 0 !important;}
.woocommerce ul#shipping_method li label {
	display: inline;
	font-size: 14px
}

.single .single-product .cpiw_inner_inner .inner {
	display: block;
	background: rgb(248 249 250) !important;
	padding: 4px 12px;
	font-size: 12px;
	color: #256e69;
	margin-top: 3px
}

.single .single-product .cpiw_inner_inner p {
	margin: 0;
	font-size: 13px
}

.single .single-product .cpiw_inner_inner .inner .cpiw_delicons,
.single .single-product .cpiw_inner_inner .inner span.cpiw_tficon {
	height: 20px;
	width: 20px;
	margin-right: 10px;
	background: #000;
	border-radius: 10px;
	padding: 3px
}

.single .single-product .pincode_not_availabel p,
.single .single-product .pincode_not_availabels p {
	color: red;
	padding-left: 7px
}

.single .single-product .cpiw_inner_inner .cpiw_avaitxt,
.single .single-product .cpiw_inner_inner .cpiw_dlvrytxt {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 400
}

.single .single-product .cpiwcheckbtn,
.single .single-product input.cpiwcheckbtn {
	background: 0 0 !important;
	color: #000 !important;
	width: 100px;
	border-left: 1px solid #9a9a9a
}

.single .single-product .cpiw_inner {
	width: 100%;
	order: -1;
	margin: 0 0 20px
}

.single .single-product .cpiw_inner_inner {
	border: transparent
}

.single .single-product .cpiw_inner_first input {
	border: transparent;
	font-size: 14px;
	text-transform: capitalize
}

.single .single-product input.checkpincodebuttom {
	background: 0 0 !important;
	color: #000 !important;
	width: 100px;
	border-left: 1px solid #9a9a9a;
	font-size: 14px;
	cursor: pointer
}

.single .single-product .cpiw_widget h3 {
	display: block;
	align-items: center;
	background: #e8ffe8;
	color: #000;
	font-size: 13px;
	letter-spacing: var(--heading--letter-spacing-h2);
	line-height: var(--heading--line-height-h2);
	font-weight: 600;
	margin-bottom: 0 !important;
	text-align: left;
	padding: 4px 5px
}

.single .single-product span.wczp_empty {
	color: red;
	font-size: 20px;
	margin: 0
}

.single .single-product .cart .cpiw_inner_inner .inner .cpiw_dlvrytxt::after {
	content: "Cash On Delivery Not Available";
	font-size: 12px;
	color: #000;
	cursor: auto
}

.single .single-product .cart .cpiw_inner_inner .inner .cpiw_dlvrytxt {
	font-size: 0 !important
}

.single .single-product .woobt-wrap {
	margin: 0 auto;
	max-width: 1200px;
	display: none
}

.single .single-product .woobt-products {
	align-items: flex-start;
	display: flex;
	gap: 16px
}

.single .single-product .woobt-products .woobt-product {
	padding: 10px 0;
	margin: 0;
	justify-content: space-between;
	display: flex;
	align-items: center;
	border-bottom: 1px dotted #e5e5e5;
	display: flex;
	flex-direction: column;
	gap: 8px;
	position: relative
}

.single .single-product .woobt-thumb {
	width: 100% !important;
	flex: inherit;
	background-color: #f5f5f5;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	display: block !important;
	position: relative;
	padding: 0 40px
}

.single .single-product .woobt-choose {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 3
}

.single .single-product .woobt-choose input[type=checkbox]:after {
	left: 7px
}

.term-description {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px
}

body.woocommerce-checkout {
	background: linear-gradient(to left, #f8f8f8 50%, #fff 50%) !important
}

body.woocommerce-order-received {
	background: #f8f8f8 !important
}

.woofc-area .woofc-action-checkout {
	border-color: #631218 !important;
	color: #631218 !important
}

.woofc-area .woofc-action-checkout:hover {
	background: #631218 !important;
	color: #fff !important;
	border-color: #631218 !important
}

.search-results .search-result-count {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	text-align: left;
	padding-top: 10px
}

.search-results .navigation.pagination {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center
}

.modal,
.single-product .woocommerce .returnable-box {
	display: none
}

.single.single-product input[type=checkbox],
.single.single-product input[type=radio] {
	border: 1px solid #bfbdbd;
	background: #fff
}

.woocommerce-checkout h3 {
	font-size: 22px;
	font-weight: 500
}

.single .single-product .cpiw_inner_inner .pincode_city_and_state p {
	padding-left: 10px
}

.woocommerce-checkout input.input-checkbox {
	border-radius: 5px;
	border-width: 1px;
	margin-right: 5px;
	height: 20px;
	width: 20px
}

.single-product input[type=radio]:focus,
input[type=checkbox]:checked {
	outline: 0 !important
}

.woocommerce-checkout input.input-checkbox:after {
	border-color: #fff;
	border-width: 2px;
	width: 6px;
	height: 11px;
	left: 6px;
	top: 2px;
	transform: rotate(40deg)
}

.woocommerce-checkout input.input-checkbox[type=checkbox]:checked {
	background: #733136;
	border-color: #733136
}

.woocommerce .order-table-wrapper .shop_table td .product-quantity {
	position: absolute;
	left: 0;
	background: #666;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	color: #ffff;
	top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #585858;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 11px
}

.woocommerce .order-table-wrapper .shop_table td .variation dd.variation-size {
	padding-left: 2px
}

.woocommerce-cart .cart-collaterals .cart_totals table .select2-container--default .select2-selection--single {
	padding: 10px 11px;
	height: 46px;
}

.woocommerce-cart .cart-collaterals .cart_totals table .select2-container--default .select2-selection__rendered {
	padding: 0;
}

.privacy-policy .entry-content strong {
	padding: 20px 0 0;
	display: block
}

.privacy-policy .entry-content p {
	margin: 0;
	font-size: 15px;
	color: #050505;
	padding-bottom: 15px
}

.privacy-policy .container.page-top-padding {
	max-width: 1000px;
	margin: 0 auto
}

.privacy-policy .entry-header.alignwide {
	text-align: center
}

.page-id-1977 .container.page-top-padding,
.site-header .container {
	max-width: 100%;
	padding: 0 50px
}

.page-id-1977 .row-ab {
	display: grid;
	align-items: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;
	margin-bottom: 50px
}

.page-id-1977 .rt-img {
	max-width: 600px;
	padding: 0 15px;
	margin: 0 auto
}

.page-id-1977 .rt-img h3 {
	font-size: 30px;
	font-weight: 600;
	margin: 10px 0;
	color: #000
}

.page-id-1977 .rdr-main-ab {
	padding: 50px 0
}

body .woocommerce table.shop_table td {
	padding: 9px 0 9px 12px
}

.woocommerce-checkout header.site-header .top-strip {
	position: relative;
	display: grid;
	grid-template-columns: auto
}

body.woocommerce-checkout .s-account ul {
	position: absolute;
	right: 0;
	padding: 0;
	gap: 0;
	top: 25px
}

.woocommerce-checkout .top-strip {
	justify-content: center
}

.woocommerce-checkout .header-inner.site-header {
	box-shadow: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px !important
}

.single-product .woocommerce .returnable-box,
.single-product .woocommerce .summary-inner .no-gutters .text-dark {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.woofc-count span {
	background-color: #631218
}

.single-product .woocommerce div.product p.price span.wcpbc-price del {
	order: 1;
	margin-left: 10px;
	font-size: 20px
}

.single-product .woocommerce div.product p.price ins,
.single-product .woocommerce div.product span.price ins {
	font-size: 20px
}

.single-product .price-wis-box {
	display: grid;
	margin: 15px 0
}

.single-product .wishlist-fragment {
	text-align: right;
	margin: 0;
}

.single-product .add_to_wishlist {
	background: 0 0 !important;
	border-radius: 4px !important;
	text-transform: capitalize;
	font-weight: 400 !important;
	position: relative !important;
	display: inline-block;
	cursor: pointer;
	transition: .3s ease-out;
	width: auto;
	opacity: 1;
	color: #cc0202 !important;
	font-size: 16px !important
}

.sidebar #btn {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.sidebar #btn .bottom,
.sidebar #btn .top {
	width: 25px
}

.single-product .woocommerce .summary-inner .no-gutters .text-dark span {
	font-size: 18px;
	color: #000;
	font-family: Montserrat, sans-serif;
	background: url(../images/notok.png) left center/18px no-repeat;
	padding-left: 26px;
	font-weight: 600;
	margin: 0
}

.single-product .woocommerce .returnable-box p {
	font-size: 12px;
	color: #000;
	font-family: Montserrat, sans-serif;
	background: url(../images/ok-02.png) left center/18px no-repeat;
	padding-left: 26px;
	font-weight: 600;
	margin: 0
}

.single-product .woocommerce .variation-box {
	position: relative;
	margin-right: 10px;
	width: auto;
	height: 35px;
	cursor: pointer
}

.single-product .woocommerce .variation-box label {
	position: absolute;
	left: 0px;
	top: 6px;
	cursor: pointer;
}

.single-product .woocommerce .custom-variations input[type=radio]:checked:after {
	content: none !important
}

.single-product .woocommerce .custom-variations input[type=radio]:checked {
	border-width: 1px;
	border-color: #de1e00;
	border-radius: 0;
	background: #de1e00;
	color: #fff;
}

.single-product .woocommerce .custom-variations input[type=radio] {
	border-radius: 0;
	width: 100%;
	height: 35px;
	display: block;
	cursor: pointer;
}

.single-product .woocommerce .custom-variations input[type=radio]:checked~label {
	color: #fff;
}

table.wishlist_table tbody td.product-add-to-cart a {
	background: #5f1116 !important;
	color: #fff !important;
	border-radius: 5px !important;
	font-size: 14px !important;
	white-space: nowrap;
	display: flex !important;
	width: 130px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	justify-content: center;
	align-items: center
}

.home .products-list ul li .wishlist-fragment .feedback i,
.wishlist-fragment .feedback {
	font-size: 0px
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i,
.wishlist-fragment .feedback i {
	font-size: 25px
}

.wishlist-fragment a {
	font-size: 0
}

.single-product .price-wis-box .add_to_wishlist span,
.single-product .price-wis-box .feedback,
.single-product .price-wis-box .wishlist-fragment a {
	display: inline-block;
	font-size: 14px
}

.wishlist-fragment .add_to_wishlist::after {
	font-size: 25px;
	font-family: 'Font Awesome 5 Free';
	cursor: pointer;
	color: #cc0202
}

.wishlist-fragment i {
	display: inline-block;
	color: red
}

.home .products-list ul li a.add_to_wishlist,
.single-product .price-wis-box .wishlist-fragment .add_to_wishlist i {
	display: inline-block;
	color: #cc0202
}

.single-product .price-wis-box .wishlist-fragment i {
	display: inline-block;
	color: #000;
	font-size: 18px
}

.home .products-list .yith-wcwl-add-to-wishlist {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	cursor: pointer;
	margin: 0
}

.home .products-list ul li .wishlist-fragment .add_to_wishlist::after {
	font-size: 25px;
	font-family: 'Font Awesome 5 Free';
	cursor: pointer
}

.home .products-list ul li .wishlist-fragment .feedback .yith-wcwl-icon.fa.fa-heart-o {
	display: inline-block;
	font-size: 25px;
	font-family: 'Font Awesome 5 Free'
}

.home .products-list ul li .wishlist-fragment .feedback i::before {
	content: "\f004" !important;
	font-size: 25px;
	font-family: 'Font Awesome 5 Free';
	cursor: pointer
}

header.site-header .main-counting .count-wishlist {
	background: red;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	position: absolute;
	top: -11px;
	right: -5px
}

header.site-header .main-counting .count-wishlist a::before {
	content: '';
	background: #f000;
	height: 30px;
	width: 30px;
	position: absolute;
	left: -20px;
	top: 0;
	cursor: pointer;
	z-index: 22
}

header.site-header .main-counting {
	position: relative;
	display: inline
}

header.site-header .main-counting .count-wishlist a {
	color: #fff;
	font-weight: 100;
	font-size: 10px;
	font-family: "Open Sans", sans-serif
}

header.site-header.main-counting .count-wishlist .fa-heart-o {
	font-weight: 100;
	font-family: "Open Sans", sans-serif
}

.single-product .woocommerce .variation-box label {
	width: 100%;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize
}

.single-product .woocommerce .variation-box input {
	height: 40px !important;
	width: 100px !important;
}

.single-product .woocommerce .variation-box {
	width: auto;
	height: 40px
}

.single-product .woocommerce div.product form.cart table.custom-variations td.value {
	flex-wrap: wrap;
	gap: 5px
}

.single-product .woocommerce div.product form.cart div.quantity {
	border: 1px solid #7a7a7a;
	margin: 0px 4px 15px 0;
}

.single-product .woocommerce div.product form.cart div.quantity.hidden {
	border: none;
	margin: 0;
}

.single-product .single_variation_wrap {
	padding-top: 15px;
}

.single-product div#size-chart-modal h2 {
	background: #000;
	margin: 0;
	padding: 20px;
	color: #fff;
	text-transform: uppercase;
}

.single-product div#size-chart-modal span.close {
	background: #fff;
	width: 30px;
	height: 30px;
	padding: 5px;
	line-height: 16px;
	color: #000;
	border-radius: 2px;
	transition: 0.3s;
}

.single-product div#size-chart-modal span.close:hover {
	background: #c00806;
	color: #fff;
}



header.site-header .main-counting .count-wishlist a i.yith-wcwl-icon.fa.fa-heart-o {
	font-family: "Open Sans", sans-serif;
	font-weight: 400
}

.yith-wcwl-add-to-wishlist {
	margin-top: 10px;
	margin-left: 10px
}

.woocommerce span.onsale {
	background-color: var(--red-color);
	padding: 0;
	border-radius: 4px;
	min-height: auto;
	min-width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	width: 70px
}

.woocommerce .cart .update_cart button {
	background: #631218;
	opacity: 1
}

.woocommerce-checkout .woocommerce .xoo-el-form-container {
	padding: 0;
	margin: 0;
	width: 50%;
	max-width: 100%
}

input[type=checkbox]:focus {
	outline-offset: no;
	outline: 0
}

.woocommerce-checkout .woocommerce .woocommerce-form-login-toggle {
	padding-top: 20px;
	width: 50%;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 0 0 20px;
	position: relative
}

.woocommerce table.shop_table {
	border-collapse: collapse;
	border: none
}

input[type=radio]:checked:focus {
	outline: 0;
	outline-offset: 0px
}

.woocommerce-checkout .woocommerce .xoo-el-form-container input[type=checkbox] {
	border-radius: 4px;
	border-width: 1px;
	height: 20px;
	width: 20px
}

.woocommerce-checkout .woocommerce .xoo-el-form-container input[type=checkbox]:checked {
	background: #631218;
	border: #631218
}

.woocommerce-checkout .woocommerce .xoo-el-form-container input[type=checkbox]:checked::after {
	opacity: 1;
	border-color: #fff;
	border-width: 2px;
	transform: rotate(38deg);
	left: 7px;
	top: 3px;
	width: 6px;
	height: 11px
}

.woocommerce-checkout .woocommerce .xoo-el-form-container .xoo-aff-group label {
	line-height: 20px
}

.woocommerce-cart .return-to-shop a {
	background: #631218;
	border-radius: 4px;
	text-transform: capitalize;
	font-weight: 400;
	position: relative;
	display: inline-block;
	cursor: pointer;
	transition: .3s ease-out;
	width: auto;
	height: 40px;
	opacity: 1;
	color: #fff;
	font-size: 16px;
	padding: 0 25px;
	line-height: 40px
}

.woocommerce-account input[type=checkbox] {
	border-width: 1px;
	width: 20px;
	height: 20px;
	border-radius: 4px
}

.woocommerce-account input[type=checkbox]:checked {
	background: #631218;
	border-color: #631218
}

.woocommerce-account input[type=checkbox]:checked::after {
	opacity: 1;
	width: 6px;
	height: 12px;
	left: 5px;
	top: 2px;
	border-color: #fff;
	border-width: 2px
}

.woocommerce-account .xoo-aff-group label {
	line-height: 18px
}

body .accordion-content {
	padding: 0;
	border: none
}

body .wishlist-title:hover a.show-title-form {
	background: var(--red-color) !important;
	padding: 7px;
	color: #fff
}

.hidden-title-form>input[type=text] {
	line-height: 1;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px
}

.single-product .summary.entry-summary form {
	padding-top: 13px !important
}

.single-product .summary.entry-summary form h2 {
	position: absolute;
	top: -12px;
	font-size: 16px
}

.single .single-product .cpiw_main {
	padding: 15px 0 0
}

.single .single-product .cpiw_inner {
	position: relative;
	padding-top: 10px
}

.single .single-product .summary.entry-summary form .cpiw_inner h2 {
	top: -5px
}

.single-product #accordion-container {
	float: left;
	max-width: 40%;
	clear: inherit !important;
	width: 100%
}

.wishlist_table.mobile {
	background: #fff;
	padding: 15px
}

.wishlist_table.mobile .product-add-to-cart a {
	background: #5f1116 !important;
	color: #fff !important;
	border-radius: 5px !important;
	font-size: 14px !important;
	white-space: nowrap;
	display: flex !important;
	width: 100%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	justify-content: center;
	align-items: center
}

.wishlist_table.mobile .product-name a {
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	padding-right: 40px
}

.wishlist_table.mobile li {
	margin-bottom: 7px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	position: relative
}

.wishlist_table.mobile li table td {
	font-size: 15px !important
}

.wishlist_table.mobile .product-remove .remove_from_wishlist {
	display: block
}

.wishlist_table.mobile .product-remove {
	position: absolute;
	top: 31px;
	right: 0
}

.modal {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	overflow: auto
}

.modal-content {
	transform: translateY(-50%);
	top: 50%;
	background-color: #fefefe;
	margin: 100px auto auto;
	padding: 20px;
	border: 1px solid #888;
	width: 99%;
	max-width: 1000px;
	position: relative;
	border-radius: 0
}

.modal-content span {
	font-size: 37px;
	font-weight: lighter;
	color: #686868;
	top: 21px;
	right: 20px
}

.modal-content h2 {
	font-size: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 30px
}

.modal-content .close+h2 {
	padding: 15px;
}

.close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer
}

.page-id-1977 .rt-img p {
	padding: 0 0 15px
}

.fancybox-is-modal .wc-cancel-head {
	font-size: 20px;
	font-weight: 600
}

.fancybox-is-modal .fancybox-content {
	border-radius: 2px;
	padding: 30px;
	max-width: 600px;
	width: 100%
}

.fancybox-is-modal .wc-cancel-order-num {
	color: #000;
	font-size: 14px
}

.fancybox-is-modal .wc-cancel-reasons-head {
	font-size: 16px
}

.fancybox-is-modal .wc-cancel-reason-txt {
	margin: 0 0 30px
}

.fancybox-is-modal .wc-cancel-close,
.woocommerce-MyAccount-content .woocommerce-pagination a {
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 9px 15px !important;
	width: auto;
	max-width: 100%;
	margin: 0 !important
}

.fancybox-is-modal .wc-cancel-close {
	border: 1px solid #631218;
	border-radius: 0 !important;
	line-height: 20px;
	background: #631218;
	color: #fff
}

.fancybox-is-modal .wc-cancel-confirm {
	border: 1px solid #631218;
	font-size: 14px !important;
	font-weight: 500 !important;
	border-radius: 0 !important;
	line-height: 20px;
	padding: 9px 15px !important;
	width: auto;
	max-width: 100%;
	background: #631218;
	color: #fff
}

.fancybox-is-modal .wc-cancel-main .wcc-load .fancybox-loading {
	bottom: 40px
}

.woocommerce-MyAccount-content .woocommerce-pagination a {
	border: 1px solid #631218 !important;
	border-radius: 0 !important;
	line-height: 20px !important;
	color: #fff !important;
	background: #631218 !important
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
	color: red;
	opacity: .5;
	cursor: none;
	pointer-events: none;
}

.cate-list .entry-description p,
.cate-list .entry-subtitle,
.cate-list .entry-title,
.entry-subtitle {
	font-family: "Open Sans", sans-serif
}

body .accordion-item .accordion-header h2 {
	color: #000;
	display: block
}

.search-form.form-mobile input {
	background: #ffffff7a;
	border: 1px solid #d3d3d3;
	height: 38px
}

a {
	color: #000;
	text-decoration: none;
}

.search-form-t {
	display: none;
	position: absolute;
	right: 0;
	width: calc(100% - 250px);
	z-index: 99;
}

.search-form-t.active {
	display: inline-block;
}

.search-form-inner {
	display: flex;
	justify-content: center;
	align-items: center;
}

.search-form-inner .search-field {
	background: #fff;
	border: none;
	padding: 9px 15px;
	font-size: 14px;
	width: 500px;
}

.search-form-inner form {
	position: relative;
	background: #fff;
	margin-right: 10px;
}

.search-form-inner i {
	cursor: pointer;
}

.search-form-inner button {
	position: absolute;
	background: none !important;
	width: auto;
	padding: 0;
	right: 8px;
	color: #000 !important;
	top: 0;
	bottom: 0;
	font-size: 16px;
}

.xoo-el-action-sc {
	position: relative;
}

.xoo-el-action-sc:before {
	content: "\f2f5";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 16px;
}

.xoo-el-action-sc.xoo-el-login-tgr:before {
	content: "\f007";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 16px;
}

.icon-cart-01.bc-menu-cart-icon {
	font-size: 18px !important;
}

.search-icon .fa {
	font-size: 16px;
	cursor: pointer;
}

.bc-mnc .bc-mnc__cart-link--container.bc-mnc__cart-link-layout-01 .bc-mnc__cart-link--count-circle {
	margin-top: -21%;
	margin-right: -21%;
	color: #fff !important;
}

.bc-mnc.bc-mnc__float-none {
	padding: 10px 5px;
}

.xoo-aff-group label {
	font-weight: 600;
	display: flex;
	margin-bottom: 5px;
	font-size: 14px;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
	padding: 0;
	background-color: #631218;
	border: none;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
	background-color: #631218;
}

.slick-slide img {
	max-width: 100% !important;
}

.slider-content {
	text-align: center;
}

.slider-content h2 {
	font-size: 28px;
	text-shadow: 0 5px 6px #444242;
	font-weight: 600;
}

.woocommerce a.added_to_cart.wc-forward {
	background: #000;
}

.woocommerce a.button.add_to_cart_button,
body .woocommerce .button {
	padding: 12px 20px;
	border-radius: 0;
}

.woocommerce a.added_to_cart.wc-forward {
	padding: 6px 20px 7px 20px;
	border-radius: 0;
}

.woocommerce button.single_add_to_cart_button.button,
.woocommerce a.button.wc-forward {
	border-radius: 0;
	padding: 12px 18px;
}

.banner-btn a:hover {
	color: #000;
}

.woocommerce a.button.add_to_cart_button:hover,
.woocommerce a.added_to_cart.wc-forward:hover,
.woocommerce button.single_add_to_cart_button.button:hover,
.woocommerce a.button.wc-forward:hover,
body .woocommerce .button:hover,
#btn-razorpay:hover,
#btn-razorpay-cancel:hover {
	color: #fff;
}

#btn-razorpay,
#btn-razorpay-cancel {
	border: none;
	margin-top: 15px;
}

.banner-btn {
	margin-top: 10px;
}

.slider-block {
	position: relative;
}

.slider-content {
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 99999;
}

.slick-next {
	right: 10px;
}

.slick-prev {
	left: 10px;
}

.slick-prev,
.slick-next {
	z-index: 9;
	background: none !important;
	width: auto;
	height: auto;
}

.slick-prev::before,
.slick-next::before {
	color: var(--red-color);
	font-size: 30px;
}

.slick-prev:hover::before,
.slick-next:hover::before {
	color: #fff;
}

.product-category {
	padding-top: 40px;
}

.title-heading {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 600;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title .count {
	display: none;
}

.product-category .woocommerce ul.products li.product {
	margin: 0 1.8% 0 0;
	width: 23.6%;
}

.product-category .woocommerce ul.products li.product.last {
	margin-right: 0;
}

.all-products {
	padding-top: 40px;
}

.woocommerce span.onsale {
	background-color: var(--red-color);
	padding: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	padding: 0;
	margin: 0;
	display: inline-block;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
}

.woocommerce ul.products li.product .price {
	color: var(--red-color);
	display: block;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
	text-align: center;
}

.woocommerce ul.products li.product .button {
	margin-top: 0;
}

.footer-shipping-box {
	padding-top: 70px;
}

.footer-box-block {
	display: flex;
	align-items: center;
	background: #fff;
	box-shadow: 0 5px 15px #d7d2d2;
	padding: 20px;
	width: 100%;
	min-height: 95px;
}

.footer-shipping-box .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fbb-text {
	padding-left: 20px;
}

.fbb-text h4 {
	font-size: 18px;
	font-weight: 600;
}

.fbb-text p {
	font-size: 14px;
}

.footer-shipping-box .container section {
	width: 32%;
}

.footer-bottom .container {
	border-top: 1px solid #dfdfdf;
	padding-top: 20px;
	margin-top: 40px;
	font-size: 14px;
	text-align: center;
}

.site-footer>.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-f,
.about-contact {
	font-size: 14px;
	line-height: 26px;
}

.col-1 .widget-title {
	font-size: 24px;
	font-weight: 700;
}

.col-1.about-f {
	width: 32%;
}

.col-1.about-f-links {
	width: 32%;
}

.col-1.about-contact {
	width: 32%;
}

.about-f-links ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-f-links ul li {
	width: 49%;
	list-style: none;
}

.about-f-links ul li a {
	font-size: 13px;
	font-weight: 600;
}

.about-contact p {
	margin-bottom: 5px;
}

.about-contact .footer-navigation {
	margin: 0;
	text-align: left;
}

.about-contact .footer-navigation .footer-navigation-wrapper {
	justify-content: flex-start;
}

.about-contact .footer-navigation-wrapper li {
	margin-right: 15px;
}

.about-contact .footer-navigation-wrapper li a {
	padding: 0;
}

.cart_totals h2,
.woocommerce-order-details h2,
.woocommerce-customer-details h2 {
	text-align: left;
	margin-bottom: 15px;
}

.page-top-padding {
	padding-top: 30px;
}

#comments,
.navigation.post-navigation,
.woocommerce-tabs h2 {
	display: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}

.woocommerce-tabs p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 600;
	font-size: 16px;
}

.woocommerce table.shop_attributes td {
	padding: 10px;
}

.woocommerce table.shop_attributes th {
	font-size: 16px;
	border-color: #eaeaea;
}

.woocommerce table.shop_attributes {
	margin-top: 0;
}

.woocommerce table.shop_attributes {
	border-color: #eaeaea;
	background: #fff
}

.woocommerce table.shop_attributes td {
	border-color: #eaeaea;
}

.single-product .entry-header.alignwide {
	display: none;
}

.single-product .entry-summary {
	font-size: 14px;
}

.single-product .entry-summary .product_title.entry-title {
	font-size: 36px;
	margin-bottom: 20px;
	font-weight: 600;
}

.variations tr {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce div.product form.cart .variations td.label {
	width: 100%;
	padding-bottom: 0;
	text-transform: capitalize;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	width: 100%;
}

.woocommerce div.product form.cart .variations select,
.woocommerce .quantity .qty {
	border: 1px solid #ccc;
	box-shadow: 0 10px 15px #ddd;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: var(--red-color);
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 15px;
}

.woocommerce div.product p.stock {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}

.woocommerce-product-details__short-description ul {
	padding: 0 0 0 13px;
	margin-bottom: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 24%;
	float: left;
	margin: 0;
	margin-right: 0px;
	list-style: none;
	border: 2px solid #f4f2f2;
	margin-right: 1%;
}

.woocommerce table.shop_table {
	background: #fff;
}

.woocommerce-checkout table.shop_table {
	background: transparent;
	border: none;
}

#add_payment_method table.cart img,
.woocommerce-checkout table.cart img {
	width: 40px !important;
	border-radius: 36px;
	height: auto !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	font-weight: 600;
	font-size: 16px;
	text-align: left;
}

.singular .entry-header {
	border: none;
	background: #b80808;
	padding: 10px 50px;
	margin-bottom: 20px;
	transform: skew(-5deg);
}

.singular .entry-header .entry-title {
	color: #fff;
	text-align: center;
}

.singular .entry-content h3 {
	font-size: 22px;
	font-weight: 600;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	border-color: #f2f2f2;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
form.woocommerce-form-coupon {
	font-size: 16px;
	font-weight: 600;
	background: #fff;
	box-shadow: 0 8px 20px #c8c8c8;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	border: 1px solid #adadad !important;
	box-shadow: 0 10px 15px #ddd;
	font-size: 15px;
	padding: 12px 15px;
	border-radius: 6px;
}

.select2-container--default .select2-selection--single,
.country_to_state.country_select,
.state_select {
	background-color: #fff;
	border: 1px solid #adadad;
	border-radius: 0;
	height: 50px;
	font-size: 16px;
	box-shadow: 0 10px 15px #ddd;
	padding: 12px 15px;
	border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 24px;
	padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
	right: 5px;
}

.woocommerce-checkout h3#ship-to-different-address {
	margin-top: 0;
}

.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .country_to_state.country_select,
.woocommerce-checkout .state_select {
	height: 46px !important;
	padding: 2px 15px;
	border: 1px solid #adadad !important;
}

.woocommerce .woocommerce-checkout .form-row-first {
	width: 100%;
}

.woocommerce-billing-fields h3,
.woocommerce-checkout h3 {
	text-align: left;
	font-size: 30px;
}

.woocommerce-checkout h3 {
	margin: 25px 0 15px 0;
}

input[type="checkbox"],
input[type="radio"] {
	border: 2px solid #bfbdbd;
	background: #fff;
}

#ship-to-different-address label span {
	position: relative;
	top: -6px;
}

.woocommerce form .form-row textarea {
	min-height: 150px;
}

.woocommerce form .form-row {
	margin: 0 0 15px;
}

.woocommerce form .form-row .input-checkbox {
	display: inline-block;
}

.woocommerce .woocommerce-customer-details address {
	font-size: 16px;
}

.woocommerce-cart .entry-header {
	background: #b80808;
	padding: 10px 50px;
	margin-bottom: 60px;
	transform: skew(-5deg);
}

.woocommerce-cart .entry-header .entry-title {
	text-align: center;
	color: #fff;
}

.page-header {
	border: none;
	padding-bottom: 0;
}

.search-result-count.default-max-width {
	text-align: center;
}

.search-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.search-list article {
	width: 23%;
}

.search-list article .entry-content {
	display: none;
}

.search-list article .entry-header .entry-title {
	font-weight: 600;
	font-family: var(--font1);
	font-size: 20px;
	line-height: 28px;
	padding: 25px;
}

.search-list article .post-thumbnail .wp-post-image {
	margin-top: 0;
}

.search-list article .post-thumbnail {
	height: 300px;
	overflow: hidden;
}

.search-list article .post-thumbnail .wp-post-image {
	margin-top: 0;
	object-fit: cover;
	height: 100% !important;
}

.search-results .page-header {
	background: #b80808;
	padding: 10px 50px;
	margin-bottom: 10px;
	transform: skew(-5deg);
}

.search-results .page-header .page-title {
	color: #fff;
	text-transform: capitalize;
	text-align: center;
}

.search-list article .post-thumbnail .post-thumbnail-inner {
	position: relative;
	background: url("../images/product-bg.png") no-repeat top center;
	width: 100%;
	overflow: hidden;
	display: block;
}

.pagination,
.comments-pagination {
	border: none;
}

.pagination .nav-links>*,
.comments-pagination .nav-links>* {
	font-size: 16px;
}

.single-product .product_meta>span span,
.single-product .product_meta>span a {
	font-weight: 400;
}

.search-no-results .page-content {
	text-align: center;
}

.search-no-results .footer-shipping-box,
.search-no-results .footer-shipping-box,
.search-no-results .site-footer {
	padding-left: 250px;
}

.text_400 {
	text-align: center;
	font-size: 350px;
	font-weight: 700;
	line-height: 300px;
}

.error-404.not-found.default-max-width {
	text-align: center;
}

.logged-in .user-account {
	display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 22%;
	margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 75%;
	margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
	border-bottom: 2px solid #f2f1f1;
	padding: 15px 0 15px 0;
	position: relative;
}

.woocommerce-MyAccount-navigation ul li:after {
	content: "\f3fd";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 20px;
	top: 15px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:after {
	content: "\f291";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:after {
	content: "\f015";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:after {
	content: "\f007";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after {
	content: "\f2f5";
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li:hover:after {
	color: var(--red-color);
}

.woocommerce-MyAccount-content p a {
	font-weight: 600;
	color: var(--red-color);
}

.woocommerce-MyAccount-content p {
	margin-bottom: 10px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address,
.woocommerce .woocommerce-customer-details address {
	box-shadow: 0 5px 15px #d7d2d2;
	background: #fff;
	padding: 20px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .woocommerce-Address-title {
	margin-bottom: 10px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .woocommerce-Address-title h3 {
	font-weight: 600;
	font-size: 24px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .woocommerce-Address-title a.edit {
	background: #5f1116;
	color: #fff;
	display: inline-block;
	padding: 2px 10px;
	font-size: 14px;
}

.woocommerce-MyAccount-content .select2-container--default .select2-selection--single,
.woocommerce-MyAccount-content .country_to_state.country_select,
.woocommerce-MyAccount-content .state_select {
	padding: 4px 15px;
}

.woocommerce-MyAccount-content h3 {
	font-weight: 600;
	font-size: 24px;
}

.woocommerce-MyAccount-content fieldset {
	margin-bottom: 15px;
}

.woocommerce nav.woocommerce-pagination ul {
	background: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: #631218;
	color: #fff;
}

/* Load More Button */
.load-more-wrapper {
    text-align: center;
    padding: 30px 0;
    clear: both;
}
.load-more-btn {
    display: inline-block;
    padding: 14px 50px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #631218;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    letter-spacing: 0.5px;
    transition: background 0.3s ease;
	border: 1px solid #631218;
}
.load-more-btn:hover {
    background: transparent;
    border: 1px solid #631218;
    color: #631218;
}
.load-more-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	background: var(--red-color);
}

#wachat a {
	position: fixed;
	z-index: 9999;
	right: 10px;
	float: right;
	bottom: 3%;
	margin-top: -25px;
	cursor: pointer;
	min-width: 50px;
	max-width: 150px;
	color: #fff;
	text-align: center;
	margin: 0 auto 0 auto;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
	-ms-transition: All .5s ease;
	transition: All .5s ease;
}

#wachat a.btn-mobile {
	display: none;
}

#wachat a img {
	width: 60px;
	border-radius: 36px;
	box-shadow: 0 10px 15px #a6a3a3;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: inherit;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 15%;
}

.slick-list .slick-track .slick-slide .slider-content {
	display: none;
}

.call-us-left-side {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}

.call-us-left-side a {
	margin-bottom: 5px;
	background: var(--red-color);
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 13px 28px;
	border-radius: 36px;
}

.call-email-list ul {
	margin: 0;
	padding: 0;
}

.call-email-list ul li {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.call-email-list ul li svg {
	width: 18px;
	margin-top: 8px;
	color: #07791e;
}

.call-email-list ul li:nth-child(2) svg {
	color: #EA4335;
}

.call-email-content {
	font-size: 13px;
	font-weight: 600;
}

.call-email-list {
	margin-top: 25px;
	padding: 15px;
	background: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.call-email-svg {
	margin-right: 8px;
}

.blog .entry-footer.default-max-width {
	display: none;
}

.single-post .post-thumbnail img {
	margin: 0;
}

.single-post .entry-header {
	padding-bottom: 0 !important;
}

.single-post .entry-content {
	margin-top: 15px;
}

.single-post.singular .entry-header {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	transform: unset;
}

.single-post.singular .entry-header .entry-title {
	color: #000000;
}

.top-strip-social-icon .footer-navigation {
	margin: 0;
	font-size: inherit;
}

.top-strip-social-icon .footer-navigation-wrapper {
	align-items: center
}

.top-strip-social-icon .footer-navigation-wrapper li {
	line-height: inherit;
	padding: 0 5px;
}

.top-strip-social-icon .footer-navigation-wrapper li a {
	padding: 0;
}

.top-strip-social-icon .footer-navigation-wrapper li .svg-icon {
	width: 20px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: auto;
	overflow-y: scroll;
}

.modal {
	background: rgba(0, 0, 0, 0.5);
}

.cr-rating-product-name .crstar-rating-svg {
	display: none;
}

.section-heading-ornament {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 10px 0;
}

.section-heading-ornament h2 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #5a3a1a;
    letter-spacing: 3px;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0 15px;
    text-align: center;
    font-family: var(--font-body);
}

.section-heading-ornament .ornament-line {
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, #c9a94e, #c9a94e, transparent);
}

.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img {
	width: 60px;
}

.fade.in {
	opacity: 1;
}

.modal-dialog {
	position: relative;
	z-index: 1050;
	width: auto;
	margin: 10px;
}

.modal-dialog {
	width: 600px;
	margin: 30px auto;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	-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;
}

.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display: block
}

.modal-content {
	background-color: #fff;
	color: #000;
	padding: 0;
}

.size-chart-popup-title {
	text-align: center;
	padding: 15px 0;
}

.size-chart-popup-title a {
	color: var(--red-color);
}

#cookieModalConsent {
	background: var(--red-color);
	width: 30px;
	height: 30px;
	border-radius: 36px;
	border: none;
	line-height: 26px;
	padding: 0;
	position: absolute;
	right: -10px;
	top: -10px;
	color: #fff;
	display: flex;
	font-size: 18px;
	justify-content: center;
}

.site-header .jsb.aic .follow-us {
	width: calc(50% - 70px);
}

.site-header .jsb.aic .searching-account {
	display: flex;
}

/* single-product-variation-model */
.custom-alert-modal {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
}

.custom-alert-box {
	background: #ffe9ed;
	padding: 20px 25px 20px 10px;
	max-width: 420px;
	margin: 15% auto;
	border-radius: 8px;
	text-align: center;
	position: relative;
}

.custom-alert-close {
	position: absolute;
	right: 12px;
	top: 8px;
	font-size: 32px;
	cursor: pointer;
}

.custom-alert-modal p {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	color: #7A1A1A;
	text-align: left;
	padding: 5px 10px 0px 10px;
}

article#post-7308 p.empty {
	clear: both;
}

.products-list ul li:hover,
.related.products ul li:hover,
.search-results .search-list .type-product:hover,
.single .single-product .sparkwoo-public ul li:hover,
.woocommerce.columns-3 ul li:hover {
	background: #fff !important;
	transform: translateY(-4px);
	box-shadow: 0px 10px 15px #ccc;
}

.products-list ul li,
.related.products ul li,
.search-results .search-list .type-product,
.single .single-product .sparkwoo-public ul li,
.woocommerce.columns-3 ul li {
	transition: 0.3s;
}

.search-results .cart-button,
.search-results .price {
	padding: 0 25px;
}

/*Filter*/
#custom-filter {
	margin-bottom: 20px;
    gap: 30px;
    box-shadow: 0 1px 8px #e7e7e7;
    padding: 15px 20px;
    display: flex;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ebebeb;
}

.ms-custom-filter .lt-filter {
	width: 100%;
}

#custom-filter label {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}

#custom-filter select {
	border: 1px solid #ccc;
	font-size: 16px;
	width: 100%;
}

#custom-filter .rt-filter {
	min-width: 230px;
}

#custom-filter #price-slider {
	margin-left: 8px;
	margin-right: 8px;
}

#custom-filter #price-slider+p {
	padding-top: 5px;
	font-size: 14px;
	font-weight: 600
}



.mobile-fixed-cart {
	display: none;
}


/* view more button on home page  */
.view-more-wrapper {
	text-align: center;
	margin-top: 30px;
}

.view-more-btn {
	display: inline-block;
	padding: 10px 30px;
	background: #ba0000;
	color: #fff;
	text-decoration: none;
	border-radius: 0px;
	transition: 0.3s ease;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

.view-more-btn:hover {
	background: #631218;
	color: #fff;
}

/* custom delivery box in short description  */

.custom-delivery-box {
	background: #f5f5f5;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 20px;
	font-size: 14px;
}

.delivery-steps {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #a5a5a5;
	padding: 0 10px;
}

.delivery-steps .step {
	flex: 1;
	border-right: 1px solid #a5a5a5;
	padding: 10px;
}

.delivery-steps .icon {
	font-size: 20px;
	margin-bottom: 5px;
}

.delivery-steps .step:last-child {
	border: none;
}

.single-product .woocommerce .variation-box.out-of-stock input[type='radio'] {
	background: #de1e0075;
}

.single-product .woocommerce .variation-box.out-of-stock label {
	color: #e6e6e6;
}

.mobile-filter-toggle {
	display: none;
}

/* Hide mobile header on desktop */
.mobile-filter-header {
	display: none;
}

.custom-alert-content {
	text-align: center;
}

#customAlertIcon {
	width: 170px;
	margin: 15px 0 0 0;
}

.custom-alert-box {
	padding: 25px;
	border-radius: 8px;
}

article#post-7308 p {
	width: 100%;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	text-align: left;
	clear: both;
}

.desktop-hero {
	width: 100%;
}

.mobile-hero {
	display: none !important;
}

.woocommerce.columns-3 ul.products li.product .product-content .cart-button>.woocommerce-loop-product__link {
	display: none;
}

/*  Testimonials  */

.testimonials {
  padding: 50px 0px;
  margin-top: 20px;
  text-align: center;
  background: #f8f6f2;
}

.section-title {
  font-size: 20px;
  letter-spacing: 2px;
  color: #6d5c45;
  margin-bottom: 30px;
  position: relative;
}

.section-title::before,
.section-title::after {
  content: "✦";
  margin: 0 10px;
  color: #caa15a;
}

.owl-carousel-testimonials .owl-item {
  padding: 10px;;
}

.card {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  margin: auto;
  width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  transition: 0.3s;
}

.card:hover {
  transform: translateY(-5px);
}

.stars {
  color: #d4a94f;
  font-size: 14px;
  margin-bottom: 10px;
}

.review {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 15px;
}

.user {
  display: flex;
  align-items: center;
  gap: 10px;
}

.user-initial {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #6d5c45;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  flex-shrink: 0;
}

.user h4 {
  margin: 0;
  font-size: 14px;
  color: #333;
}

.user span {
  font-size: 12px;
  color: #888;
}


/* Testimonials end */

@media(max-width:1400px) {
	#masthead .primary-navigation ul li a {
		font-size: 15px;
		padding: 7px 20px 7px 20px;
	}
}

@media(max-width:1199px) {
	.site-header .jsb.aic .follow-us {
		width: auto;
	}

	.site-header .jsb.aic .logo {
		width: auto;
		text-align: center;
	}

	.site-header .jsb.aic .searching-account {
		width: auto;
		display: flex;
		justify-content: end;
		margin-left: inherit;
	}

	.fbb-text h4 {
		font-size: 16px;
	}

	.footer-box-block {
		flex-wrap: wrap;
		justify-content: center;
	}

	.fbb-icon {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.fbb-text {
		padding-left: 0;
		text-align: center;
	}

	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td {
		font-size: 14px;
	}

	.custom-woocommerce-message,
	ul.custom-error li {
		flex-wrap: wrap;
	}

	.shipping-footer .jsb.flex-wrap {
		gap: 20px;
	}


}

@media(max-width:991px) {
	.slider-content h2 {
		font-size: 24px;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title,
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce ul.products li.product h3 {
		font-size: 15px;
	}

	.fbb-text p {
		font-size: 13px;
	}

	.footer-box-block {
		padding: 10px;
		min-height: 130px;
	}

	.col-1.about-f {
		width: 100%;
		margin-bottom: 25px;
	}

	.col-1.about-f-links,
	.col-1.about-contact {
		width: 48%;
	}

	.footer-shipping-box .container section {
		width: 100%;
		margin-bottom: 15px;
	}

	.fbb-icon {
		width: auto;
		text-align: left;
		margin-bottom: 0;
	}

	.fbb-text {
		padding-left: 20px;
		text-align: left;
	}

	.footer-box-block {
		padding: 20px;
		min-height: inherit;
		justify-content: flex-start;
	}

	.product-category .woocommerce ul.products li.product {
		clear: none;
	}

	.search-form-inner .search-field {
		width: 360px;
	}

	.singular .entry-header {
		margin-top: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
		background: #fff;
		padding: 10px 20px 10px 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
	}

	.cart_totals h2,
	.woocommerce-order-details h2,
	.woocommerce-customer-details h2 {
		font-size: 24px;
	}

	.single-product .entry-summary .product_title.entry-title {
		font-size: 24px;
	}

	.entry-header .entry-title,
	.related.products>h2,
	.cart_totals h2,
	.woocommerce-billing-fields h3,
	.woocommerce-checkout h3,
	.woocommerce-order-details h2,
	.woocommerce-customer-details h2,
	.page-header.alignwide .page-title,
	.contact-left h3 {
		font-size: 24px;
	}

	.single-product div#size-chart-modal .modal-content {
		max-width: 95%;
	}

	.woocommerce-cart .entry-header {
		margin-bottom: 20px;
	}

	ul.custom-order_details li {
		text-align: left;
	}

	.woocommerce-page .entry-header {
		margin-bottom: 15px;
		padding: 10px 20px;
	}

	.single-product-grp-btn {
		display: grid;
		width: 100%;
		grid-template-columns: 1fr;
		gap: 15px;
	}



}

@media(max-width:768px) {
	.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
		margin-bottom: 20px;
	}

	.single-product .entry-content {
		margin-top: 0;
	}

	body .woocommerce table.shop_table td {
		padding: 9px 9px 9px 12px;
	}

	.woocommerce-cart .cart-data-form .product-quantity .quantity {
		justify-content: end;
	}

	.woocommerce .cart .update_cart {
		padding-right: 0;
	}

	.contact-tb-row {
		flex-wrap: wrap;
	}

	.single-product #accordion-container {
		max-width: 100%;
	}

	.single-product .woocommerce div.product .woocommerce-product-gallery {
		width: 62% !important;
	}

	.single-product .woocommerce div.product .summary.entry-summary {
		width: 100% !important;
	}



}

@media(max-width:767px) {
	.search-list article {
		width: 48%;
	}

	#wachat a.btn-web {
		display: none;
	}

	#wachat a.btn-mobile {
		display: inline-block;
	}

	#wachat a img {
		width: 40px;
	}

	.modal-dialog {
		width: 94%;
	}

	/* .single-product .woocommerce div.product .woocommerce-variation-add-to-cart .single_add_to_cart_button, */
	.single-product .woocommerce div.product .woocommerce-variation-add-to-cart .direct-checkout,
	.single-product .woocommerce div.product button[type="button"].single_add_to_cart_button,
	.single-product .woocommerce div.product .direct-checkout-simple {
		display: none !important;
	}

	.woocommerce-checkout h3 {
		margin: 0px 0 15px 0;
	}

	.singular .entry-content h2 {
		font-size: 22px;
	}

	.singular .entry-content h3 {
		font-size: 20px;
	}

	article#post-7308 p a img {
		float: left;
		max-width: 70px;
		margin-right: 10px;
		margin-bottom: 0;
	}

	article#post-7308 p {
		display: block;
		width: 100%;
		clear: both;
		margin-bottom: 15px;
	}

	article#post-7308 a {
		display: flex;
		flex-direction: row-reverse;
		justify-content: flex-end;
		align-items: center;
	}

	.shipping-footer {
		padding: 20px 0 30px 0 !important;
	}

	.single-product .woocommerce div.product form.cart a#direct_amazon {
		padding: 10px 15px;
		height: auto;
	}

	.page-top-padding {
		padding-top: 0;
	}

	.entry-header.alignwide,
	.f-about section,
	.single.single-post .entry-content p {
		margin: 8px 0;
	}

	.mobile-filter-toggle {
		display: block;
		text-align: right;
		margin-bottom: 15px;
		float: left;
	}

	#open-mobile-filter {
		background: transparent;
		color: #000;
		padding: 6px 12px;
		border-radius: 5px;
		font-size: 14px;
		border: 1px solid #393939;
	}

	/* Hide filter panel initially */
	.ms-custom-filter {
		position: fixed;
		top: 0;
		right: -100%;
		width: 80%;
		height: 100%;
		background: #fff;
		z-index: 9999;
		overflow-y: auto;
		transition: 0.3s ease;
		padding: 20px;
		box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
	}

	/* When active */
	.ms-custom-filter.active {
		right: 0;
	}

	.mobile-filter-header {
		display: flex;
		justify-content: space-between;
		font-size: 18px;
		margin-bottom: 20px;
		background: #dddddd;
		padding: 12px;
	}

	#close-mobile-filter {
		cursor: pointer;
		font-size: 40px;
	}

	.woocommerce .woocommerce-result-count {
		text-align: right;
		width: 100%;
		float: none;
		padding-top: 5px;
	}

	.woocommerce-page .woocommerce.columns-3 {
		margin-top: 10px;
	}

	#custom-filter #price-slider+p {
		text-align-last: end;
		font-size: 18px;
		text-transform: uppercase;
	}

	.cate-list-bottom .grid-4 {
		display: flex;
		overflow-y: auto;
	}

	.cate-list-bottom .cate-list-block {
		width: 100%;
		min-width: 100%;
	}

	.site-header {
		padding: 0px 0;
	}

}

@media(max-width:575px) {
	.product-category .woocommerce ul.products li.product {
		margin: 0 1.8% 20px 0;
		width: 46.6%;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title,
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce ul.products li.product h3 {
		font-size: 18px;
	}

	.search-form-inner form {
		background: #fff;
		margin-right: 0;
		width: 100%;
	}

	.search-form-inner .search-field {
		width: 100%;
		padding-left: 42px;
	}

	.search-form-inner {
		position: relative;
	}

	.search-form-inner .fa.fa-times {
		position: absolute;
		right: 15px;
	}

	.search-form-inner button {
		right: 35px;
		font-size: 14px;
	}

	.slider-content h2 {
		font-size: 20px;
	}

	.banner-btn a {
		font-size: 15px;
		padding: 5px 16px;
	}

	.product-category {
		padding-top: 20px;
	}

	.title-heading {
		margin-bottom: 20px;
	}

	.title-heading {
		font-size: 20px;
	}

	.col-1.about-f-links,
	.col-1.about-contact {
		width: 100%;
	}

	.col-1.about-f-links {
		margin-bottom: 25px;
	}

	.woocommerce a.button.add_to_cart_button,
	body .woocommerce .button {
		padding: 12px 12px;
	}

	.woocommerce a.added_to_cart.wc-forward,
	.woocommerce a.button.add_to_cart_button {
		font-size: 14px;
	}

	.woocommerce a.added_to_cart.wc-forward {
		padding: 7px 12x 7px 12px;
	}

	.site-header-icons .search-icon,
	.site-header-icons .xoo-el-action-sc,
	.user-account {
		padding: 3px 7px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 14px;
	}

	.entry-header {
		margin-top: 0;
	}

	.blog .site-main article.post {
		width: 100%;
	}

	.blog .site-main article.post .post-thumbnail,
	.blog .site-main article.post .post-thumbnail a {
		height: auto;
		width: 100%;
	}

	.blog .site-main article.post .entry-title {
		font-size: 20px;
	}

	.size-chart-popup-title {
		font-size: 22px;
	}

	.single-product .woocommerce .variation-box.color input {
		height: 40px;
		width: 70px;
	}

	.single-product .woocommerce .variation-box {
		margin-right: 0px;
	}

	.single-product .woocommerce div.product form.cart table.custom-variations td.value {
		gap: 10px;
	}

	.single .single-product .psfw-social-icons li {
		margin: 3px;
	}

	.custom-alert-box {
		max-width: 320px;
	}

	.single-product div#size-chart-modal h2 {
		font-size: 20px;
	}

	.single-product div#size-chart-modal span.close {
		width: 26px;
		height: 26px;
		font-size: 24px;
		padding: 6px;
		line-height: 12px;
	}

	.single-product div#size-chart-modal .modal-content {
		max-width: 92%;
		margin-top: 0px;
	}

	.woocommerce-page .entry-header .entry-title {
		font-size: 20px;
		line-height: 22px;
	}

	.single-product .entry-content {
		margin-top: 20px;
	}

	.search-results .page-header {
		padding: 10px 20px;
	}

	.search-results .page-header .page-title {
		font-size: 20px;
		line-height: 24px;
	}

	.single-product .woocommerce div.product .woocommerce-product-gallery {
		width: 100% !important;
	}

}

@media(max-width:480px) {

	.woocommerce .woocommerce-ordering,
	body .woocommerce .woocommerce-ordering select {
		width: 100%;
	}

	.top-strip-social-icon .footer-navigation-wrapper li .svg-icon {
		width: 16px
	}

	.top-strip-social-icon .footer-navigation-wrapper li {
		padding: 0 4px
	}

	.cart-button,
	.cart-button .cart-button-inner a {
		width: 100% !important;
		text-align: center;
	}

	.delivery-steps .icon+div {
		line-height: 1.5;
		font-size: 12px;
	}

	.delivery-steps .step {
		padding: 10px 5px;
	}
    .shipping-footer .jsb.flex-wrap {
        gap: 15px;
    }
	.shipping-footer .shipping-list {
		text-align: left;
		width: 45%;
	}

	.mobile-hero {
		display: block !important;
	}

	.desktop-hero {
		display: none !important;
	}

	.contact-input p span {
		width: 100%;
	}

	.contact-left-inner+.contact-left-inner {
		margin-bottom: 0;
	}

	.woocommerce #payment #place_order,
	.woocommerce-account .woocommerce-MyAccount-content form .button,
	.woocommerce-page #payment #place_order {
		width: 100%;
	}

}

@media(max-width:420px) {
	.announcement-bar {
		font-size: 12px;
	}

	.search-icon .fa,
	.xoo-el-action-sc::before,
	.user-account .fa {
		font-size: 13px;
	}

	.icon-cart-01.bc-menu-cart-icon {
		font-size: 165x !important;
	}

	.site-header-icons {
		width: 100px;
	}

	.bc-mnc.bc-mnc__float-none {
		padding: 10px 5px 10px 0;
	}

	.site-header-icons .search-icon,
	.site-header-icons .xoo-el-action-sc,
	.user-account {
		padding: 3px 4px;
	}

	.announcement-bar {
		padding-left: 30px;
	}

	.cart_totals h2,
	.woocommerce-order-details h2,
	.woocommerce-customer-details h2 {
		font-size: 20px;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce ul.products li.product .price .amount {
		font-size: 14px;
		margin: 0;
	}

	.search-list article {
		width: 100%;
	}
}

input[type=radio]:checked {
	border: 4px solid #5f1116;
}

input[type=radio]:after {
	background: #5f1116;
}

.single-description h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

.single .single-product .psfw-social-icons {
	margin-bottom: 10px !important
}

.related.products .star-rating,
.related.products .cart-button,
.columns-3.products .cart-button {
	margin: 5px auto !important;
}

.woocommerce-Reviews {
	padding: 30px 16%;
	background: #eee;
}

@media(max-width:1024px) {
	.woocommerce-Reviews {
		padding: 30px;
	}
}

.products-list ul {
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 5px;
}

.products-list ul li .product-img {
	background-size: contain;
}

.woocommerce #review_form #respond {
	padding: 0;
	background: none;
}

.woocommerce #review_form #respond textarea {
	border-color: #ccc;
	padding: 10px;
}

.woocommerce #review_form #respond .form-submit input {
	background: #9c0800;
	color: #fff;
}

.latest-dress .mini-discription {
	font-family: 'Open Sans';
}
/* Cart button: absolute on product image, show on hover only */
.product-img .cart-button {
position: absolute !important;
bottom: 10px !important;
left: 0 !important;
right: 0 !important;
z-index: 5;
padding: 0 15px;
text-align: center;
opacity: 0 !important;
visibility: hidden !important;
transition: opacity .3s ease, visibility .3s ease;
pointer-events: none;
background: none;
width: auto !important;
display: flex !important;
justify-content: center;
box-sizing: border-box;
}
.woocommerce ul.products li.product:hover .product-img .cart-button,
.products-list ul li:hover .product-img .cart-button {
opacity: 1 !important;
visibility: visible !important;
pointer-events: auto;
}
.product-img .cart-button .cart-button-inner {
justify-content: center;
width: auto !important;
}
.product-img .cart-button .cart-button-inner svg {
display: none !important;
}
.product-img .cart-button .cart-button-inner a {
background: #fff !important;
color: #631218 !important;
border: solid 1px #631218 !important;
display: inline-block !important;
}
.product-img .cart-button .cart-button-inner a:hover {
background: #631218 !important;
color: #fff !important;
border-color: #631218 !important;
}

/* Available on - marketplace logos */
.available-on-box {
text-align: center;
padding: 15px;
margin-bottom: 15px;
border: 1px solid #e5e5e5;
border-radius: 6px;
background: #fff;
}
.available-on-title {
font-size: 18px;
font-weight: 700;
color: #333;
margin: 0 0 10px;
}
.available-on-logos {
display: flex;
align-items: center;
justify-content: center;
gap: 25px;
}
.available-on-logos img {
height: 35px;
width: auto;
object-fit: contain;
}

/* Joinchat: force right side on all devices */
.joinchat {
left: auto !important;
right: 0 !important;
}
.joinchat .joinchat__button {
left: auto !important;
right: 20px !important;
}
.joinchat .joinchat__tooltip {
left: auto !important;
right: 70px !important;
}


.comment-form .cr-review-form-rating-overall{display: block;}
.owl-carousel-hero .owl-stage-outer{max-height: 550px;}

/* ============================================
   Redesigned Review Form Styles
   ============================================ */
.ms-review-form-wrapper {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 2px 20px rgba(0,0,0,0.06);
	overflow: hidden;
	margin-top: 20px;
}

/* Header */
.ms-review-header {
	display: flex;
	align-items: center;
	gap: 15px;
	padding: 28px 35px;
	border-bottom: 3px solid #9c0800;
}
.ms-review-header-icon {
	width: 52px;
	height: 52px;
	background: #fdf0ef;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.ms-review-header-text h3 {
	font-size: 24px;
	font-weight: 700;
	color: #222;
	margin: 0 0 4px;
	line-height: 1.3;
}
.ms-review-header-text p {
	font-size: 14px;
	color: #666;
	margin: 0;
	line-height: 1.5;
}

/* Form Inner */
.ms-review-form-inner {
	padding: 30px 35px 10px;
}
.ms-review-form-inner #respond {
	padding: 0 !important;
	background: none !important;
	margin: 0 !important;
}
.ms-review-form-inner #respond .comment-notes {
	display: none;
}

/* Product Info */
.ms-review-product-info {
	margin-bottom: 25px;
}
.ms-review-product-label {
	display: block;
	font-size: 13px;
	color: #888;
	margin-bottom: 6px;
}
.ms-review-product-name {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #9c0800;
	text-decoration: none;
	line-height: 1.4;
}
.ms-review-product-name:hover {
	text-decoration: underline;
}
.ms-review-product-underline {
	display: block;
	width: 40px;
	height: 3px;
	background: #9c0800;
	margin-top: 8px;
	border-radius: 2px;
}

/* Rating Card */
.ms-review-rating-card {
	display: flex;
	align-items: stretch;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 22px 25px;
	margin-bottom: 25px;
	gap: 0;
}
.ms-rating-left {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/* Hide WooCommerce default rating dropdown inside our card */
.ms-rating-left .comment-form-rating {
	display: none !important;
}
/* Style plugin's rating (stars) inside the card */
.ms-rating-left .cr-review-form-rating-overall {
	display: none !important;
}
.ms-rating-left .cr-review-form-rating {
	margin: 0;
}
.ms-rating-left .cr-review-form-rating-label {
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-bottom: 8px;
}
.ms-rating-left .cr-review-form-rating-label .required {
	color: #9c0800;
}
.ms-rating-left .cr-review-form-rating-cont {
	display: flex;
	align-items: center;
	gap: 6px;
}
.ms-rating-left .cr-review-form-rating-inner {
	cursor: pointer;
}
.ms-rating-left .cr-review-form-rating-inner svg {
	width: 26px;
	height: 26px;
}
.ms-rating-left .cr-review-form-rating-nbr {
	font-size: 15px;
	font-weight: 600;
	color: #555;
	margin-left: 8px;
}
.ms-rating-left .cr-review-form-field-error {
	font-size: 12px;
	color: #e74c3c;
	margin-top: 4px;
}
.ms-rating-right {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px solid #e8e8e8;
	flex-shrink: 0;
}
.ms-rating-right > svg {
	flex-shrink: 0;
}
.ms-rating-right > div {
	display: flex;
	flex-direction: column;
}
.ms-rating-right strong {
	font-size: 14px;
	color: #333;
	line-height: 1.3;
}
.ms-rating-right > div > span {
	font-size: 12px;
	color: #888;
}

/* Textarea Section */
.ms-review-textarea-wrap {
	margin-bottom: 5px;
	position: relative;
}
.ms-review-textarea-wrap .comment-form-comment {
	margin: 0 !important;
	padding: 0 !important;
}
.ms-review-textarea-wrap .comment-form-comment label {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-bottom: 8px;
}
.ms-review-textarea-wrap .comment-form-comment label .required {
	color: #9c0800;
}
.ms-review-textarea-wrap textarea {
	width: 100% !important;
	border: 1px solid #ddd !important;
	border-radius: 8px !important;
	padding: 14px !important;
	font-size: 14px;
	resize: vertical;
	min-height: 120px;
	transition: border-color 0.2s;
	box-sizing: border-box;
}
.ms-review-textarea-wrap textarea:focus {
	border-color: #9c0800 !important;
	outline: none;
	box-shadow: 0 0 0 3px rgba(156,8,0,0.08);
}
.ms-review-textarea-wrap textarea::placeholder {
	color: #bbb;
}
.ms-review-char-count {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #aaa;
	margin-top: 6px;
}

/* Name / Email Fields with Icons */
.ms-review-form-inner .comment-form-author,
.ms-review-form-inner .comment-form-email {
	padding: 0 !important;
}
.ms-review-field-icon label {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-bottom: 8px;
}
.ms-review-field-icon label .required {
	color: #9c0800;
}
.ms-input-icon-wrap {
	position: relative;
	display: block;
}
.ms-input-icon-wrap svg {
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	z-index: 1;
}
.ms-input-icon-wrap input {
	width: 100% !important;
	padding: 12px 14px 12px 42px !important;
	border: 1px solid #ddd !important;
	border-radius: 8px !important;
	font-size: 14px;
	transition: border-color 0.2s;
	box-sizing: border-box;
	background: #fff;
}
.ms-input-icon-wrap input:focus {
	border-color: #9c0800 !important;
	outline: none;
	box-shadow: 0 0 0 3px rgba(156,8,0,0.08);
}
.ms-input-icon-wrap input::placeholder {
	color: #bbb;
}

/* Comment form fields row - side by side */
.ms-review-form-inner .comment-form-author,
.ms-review-form-inner .comment-form-email {
	display: inline-block;
	width: 48.5%;
	vertical-align: top;
	margin-bottom: 15px !important;
}
.ms-review-form-inner .comment-form-author {
	margin-right: 2% !important;
}

/* Cookies checkbox */
.ms-review-form-inner .comment-form-cookies-consent {
	margin: 10px 0 5px !important;
	padding: 0 !important;
}
.ms-review-form-inner .comment-form-cookies-consent label {
	font-size: 13px;
	color: #666;
	font-weight: 400;
}

/* Submit Row */
.ms-review-submit-row {
	display: flex;
	align-items: center;
	gap: 18px;
	margin: 20px 0 25px;
	flex-wrap: wrap;
}
.ms-review-submit-btn {
	display: inline-flex !important;
	align-items: center;
	gap: 8px;
	background: #9c0800 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 8px !important;
	padding: 14px 30px !important;
	font-size: 15px !important;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s, transform 0.15s;
	line-height: 1;
}
.ms-review-submit-btn:hover {
	background: #7a0600 !important;
	transform: translateY(-1px);
}
.ms-review-submit-btn svg {
	flex-shrink: 0;
}
.ms-review-privacy {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 13px;
	color: #999;
}

/* Hide default form-submit wrapper p */
.ms-review-form-inner .form-submit {
	padding: 0 !important;
	margin: 0 !important;
}

/* Remove top border from onsite ratings */
.cr-onsite-ratings.cr-onsite-ratings-only {
	border-top: none !important;
}

/* Responsive */
@media (max-width: 768px) {
	.ms-review-header {
		padding: 20px;
	}
	.ms-review-header-text h3 {
		font-size: 20px;
	}
	.ms-review-form-inner {
		padding: 20px;
	}
	.ms-review-rating-card {
		flex-direction: column;
		align-items: flex-start;
	}
	.ms-rating-right {
		border-left: none;
		padding-left: 0;
		margin-left: 0;
		padding-top: 15px;
		border-top: 1px solid #e8e8e8;
		width: 100%;
		margin-top: 15px;
	}
	.ms-review-form-inner .comment-form-author,
	.ms-review-form-inner .comment-form-email {
		display: block;
		width: 100%;
		margin-right: 0 !important;
	}
	.ms-review-submit-row {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 480px) {
	.ms-review-header-icon {
		width: 42px;
		height: 42px;
	}
	.ms-review-header-text h3 {
		font-size: 18px;
	}
	.ms-review-header-text p {
		font-size: 13px;
	}
	
	.shipping-footer {
        padding: 20px 0 !important;
    }
	.shipping-list .ship-icon img{
		max-width: 35px;
	}
}

/* Woocommerce Tabs Show More / Less - styles moved to inline in functions.php */