@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//plantshub.in/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.5") format("woff2");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(140,188,103);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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;
}
.header-banner {
	background-color: rgb(140,255,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(140,188,103);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li, html table th {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1480px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1480px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1480px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.searchform input[type=text] {
	height: 38px;
	background-color: rgba(241,241,241,.3);
}
.wd-content-layout {
    padding-block: 10px!important;
}
.wd-swatch {
	border: 1px solid #888;
	border-radius: 3px;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-weight: 400;
	font-size: 14px;
}

.home .site-content {
	margin-bottom: 0;
}

form.cart table.thwepo-extra-options input, form.cart table.thwepo-extra-options select, form.cart table.thwepo-extra-options textarea {
	margin-top: 10px;
}

table.thwepo-extra-options td {
	padding: 0;
}

#mobile-homepage-infobox .box-style-shadow {
	padding: 0;
	margin-bottom: 10px;
	box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
	border-radius: 4px;
}

#mobile-homepage-infobox .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 5px;
}

#mobile-homepage-infobox .info-box-title {
	margin-bottom: 5px;
}

.footer-sidebar {
	padding-top: 0;
}

.woodmart-pf-btn button {
	font-size: 17px;
}

#home-container-background .box-style-shadow {
	padding: 8px;
}

#home-container-background {
	box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
	background-color: #fff;
	padding-top: 20px;
	border-radius: 5px;
	margin-bottom: 30px;
}

.home .title-wrapper .liner-continer {
    margin-bottom: 0;
}

.form-style-semi-rounded .woodmart-pf-title {
	background-color: #f6f6f6;
}

#home-gift-finder {
	box-shadow: 0 4px 80px rgb(0 0 0 / 20%);
}

.wd-pf-title .title-text {
	text-transform: none;
	font-size: 16px;
}

rs-fullwidth-wrap {
	z-index: 0;
}

.home .main-page-wrapper {
	padding-top: 0;
	background-color:#faf8f5!important;
}

.whb-header-bottom .wd-nav>li>a {
	padding-left: 15px;
	padding-right: 15px;
}

.whb-top-bar .wd-nav-secondary>li>a, .wd-tools-element .wd-tools-text {
	text-transform: none;
}

.pswp {
    display: none !important;
}.single-product-page {
    margin-top: 25px!important;
}
/** css for order table page in my account **/

/* Arrange the action buttons vertically */
.woocommerce-orders-table__cell-order-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
 
/* Common styling for all action buttons */
.woocommerce-orders-table__cell-order-actions .button {
    display: block;
    width: 160px;
    text-align: center;
    border-radius: 20px;
    padding: 8px 16px;
    font-weight: 600;
    font-size: 14px;
    background-color: #ffd814; /* Amazon Yellow */
    border: 1px solid #fcd200;
    color: #111;
    transition: background-color 0.3s ease;
}
 
.woocommerce-orders-table__cell-order-actions .button:hover {
    background-color: #f7ca00;
}
 
/* Optional: Distinguish other buttons if needed */
.woocommerce-orders-table__cell-order-actions .button.view {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #333;
}
.woocommerce-orders-table__cell-order-actions .button.cancel,
.woocommerce-orders-table__cell-order-actions .button.download,
.woocommerce-orders-table__cell-order-actions .button.print {
    background-color: #f0f0f0;
    color: #111;
    border: 1px solid #ccc;
}
 
.woocommerce-orders-table__cell-order-actions .button.cancel:hover,
.woocommerce-orders-table__cell-order-actions .button.download:hover,
.woocommerce-orders-table__cell-order-actions .button.print:hover {
    background-color: #e0e0e0;
}
/* Add icon to Track Order button */
.woocommerce-button.button.track {
    position: relative;
    padding-left: 32px; /* add space for the icon */
}
 
.woocommerce-button.button.track::before {
    content: "📦"; /* package icon emoji or use "\f0d1" for Font Awesome */
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}
 
 
@media only screen and (max-width: 980px) {
 
#tidio-chat-iframe { bottom: 50px !important;}
 
}
 @media (min-width: 1025px) {
	form.cart table.thwepo-extra-options input, form.cart table.thwepo-extra-options select, form.cart table.thwepo-extra-options textarea {
	width: 50%;
}

.whb-main-header {
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
}

.woodmart-product-filters>div {
	margin-bottom: 0;
}

.woodmart-product-filters::before {
	content: "Gift Finder";
	font-size: 18px;
	text-transform: uppercase;
	color: #222;
	width: 10%;
	font-weight: 700;
	line-height: 22px;
}

.vikas{
	display:none;}
}

@media (max-width: 576px) {
	#menu-mobile-top-menu {
	overflow-x: scroll;
	overflow-y: hidden;
	display: flex;
	white-space: nowrap;
	flex-wrap: nowrap;
	width: 100vw;
}

#menu-mobile-top-menu::-webkit-scrollbar {
	display: none;
}

#mobile-homepage-whyus .vc_tta-panels, #mobile-homepage-whyus .vc_tta-panel {
	border: 0;
}

#mobile-homepage-whyus .vc_tta-panel-title {
	font-size: 14px;
}

#mobile-homepage-whyus .vc_tta-container {
	margin-bottom: 0;
}

.home .product-grid-item .wd-buttons {
	display: none;
}

#mobile-homepage-trust-slider .box-icon-with-bg .info-box-icon {
	padding: 8px;
}

.wpb-js-composer .info-box-carousel-wrapper {
	margin-bottom: 0 !important;
}

#mobile-homepage-trust-slider .info-box-wrapper {
	background-color: #fff;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
}

#mobile-homepage-trust-slider .wd-info-box .info-box-title {
	margin-bottom: 0;
}

#mobile-homepage-trust-slider .box-icon-align-left .box-icon-wrapper {
	margin-right: 12px;
}

#mobile-home-slider-banner .btn-style-link.btn-color-primary {
	border: 0;
	color: #ff9212;
	font-size: 14px;
}

#mobile-home-slider-banner .promo-banner .banner-btn-wrapper {
	margin-top: 8px;
}

#mobile-home-slider-banner .owl-carousel.owl-drag .owl-item {
	width: 290px !important;
}

#mobile-home-slider-banner .promo-banner .content-banner {
	background-color: #fff;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#mobile-home-slider-banner .promo-banner .wrapper-content-banner {
	padding: 0;
}

.footer-container {
	display: none;
}

.site-content {
	margin-bottom: 20px;
}

.home .wd-images-gallery {
	margin-bottom: 0 !important;
}

#home-mobile-promo-slider .wd-gallery-image {
	border-radius: 5px;
	overflow: hidden;
}

#mobile-homepage-categories .wpb_single_image img {
	border-radius: 4px;
}

#mobile-homepage-categories .info-box-icon {
	border-radius: 4px;
}

#mobile-homepage-categories .box-icon-wrapper {
	margin-bottom: 5px;
}

#mobile-homepage-categories .wd-info-box {
	margin-bottom: 5px;
}

.vc_row-has-fill .vc_col-sm-3 .vc_column-inner {
	padding-top: 0px;
}

.home .wd-product-filters>div {
	display: grid;
	width: 100%;
}

.wd-pf-title .title-text {
	font-size: 14px;
}

.home .wd-pf-title {
	background-color: #fff;
}

.home .wd-product-filters .wd-pf-checkboxes {
	flex: inherit;
	width: 50%;
}

.searchform .searchsubmit {
	right: 10px;
}

.whb-header-bottom .container {
	padding-left: 0;
	padding-right: 0;
}

.searchform input[type=text] {
	height: 52px !important;
	border: 1px solid #dddddd;
	padding-left: 32px;
}

[class*="wd-header-search-form"] {
	padding: 0 !important;
}

.whb-main-header {
	box-shadow: 0px 15px 10px -18px #999;
}

.whb-header-bottom {
	background-color: #fff;
}

.menu-image-title-below.menu-image-not-hovered > img {
	padding: 0;
	height: 40px;
	width: auto;
	margin: 0 auto 6px !important;
}

.menu-image-title-below {
	font-size: 12px;
	width: 70px;
}

#mobile-homepage-top-menu {
	margin-bottom: 0px;
}

#mobile-homepage-top-menu .menu-item {
	margin-bottom: 10px;
}
}

