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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(174,73,69);
	--wd-alternative-color: rgb(229,213,177);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(174,73,69);
	--btn-accented-bgcolor-hover: rgb(174,73,69);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(229,213,177);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(242,242,229);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(242,242,229);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(242,242,229);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.copyrights-wrapper{
background:#9E4945;
}

.min-footer {
	color:white;
}

.post-date{
	color: #9e4944;
}

.wd-nav-product-cat.wd-nav wd-gap-m.wd-style-underline.hasno-product-count.wd-mobile-accordion{
	display:none;
}

.wd-prefooter {
	margin-top: -40px;
}



.star-rating-group {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 10px 0;
}

.star-rating-group .rating-label {
  margin-right: 6px;
  white-space: nowrap;
}

.star1 {
  font-size: 50px;
  cursor: pointer;
  color: #ccc;
  transition: color 0.2s;
}

.star {
  font-size: 50px;
  cursor: pointer;
  color: transparent; /* Make the fill transparent */
  -webkit-text-stroke: 1.5px #546c5c; /* Outline color */
  transition: all 0.2s;
}

.star.selected {
  color: #546c5c; /* Fill color on selection */
  -webkit-text-stroke: 1.5px #546c5c;
}




.star1.selected {
  color: #9e4944;
}

@media screen and (max-width: 768px) {
  .star {
    font-size: 24px;
  }
}




.wc-block-components-checkout-place-order-button {
	color: white;
   background: #9e4944;
}

#btn-razorpay{
    color: white;
    background: green;
}


.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large{
		padding-left: 150px;
    padding-right: 150px;
}

.wc-block-components-button__text{
	color: white;
}



.wc-block-cart .wc-block-cart__submit-container {
    background: #9e4944;
}

.btn wd-switch-to-register {
	background: green;
	color:white;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background: #9e4944;
	color:white
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	border:1px solid #546c5c;
}

textarea.wpcf7-form-control.wpcf7-textarea
 {
    border:1px solid #546c5c;
}


/* --- Make INR currency fully visible by default --- */
.ht-mcs-float-widget:not(.left) ul li.active {
    right: 0 !important;
    z-index: 2;
}

/* --- Keep other currencies hidden initially --- */
.ht-mcs-float-widget:not(.left) ul li:not(.active) {
    right: calc(-100% + 38px); /* only flag visible */
    z-index: 1;
}

/* --- On hover, show all currencies --- */
.ht-mcs-float-widget:not(.left):hover ul li {
    right: 0 !important;
}


/* --------------Price icon hide---------------------------- */
.woocs_price_info_icon {
    display: none !important;
}

.woocs_auto_switcher_link span div {
    display: none !important;
}

.woocs_auto_switcher li a span {
    background: none !important;
    background-color: transparent !important;
}

@media (max-width: 576px) {
	.page-title {
height: 100px;
}
}

