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

:root{
--wd-cat-brd-radius: 20px;
}
.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://royalsplant.com/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://royalsplant.com/wp-content/uploads/2021/08/Screenshot-2025-06-20-172520.png);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(8,70,17);
	background-image: none;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#767676;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", 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;
}
:root{
--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;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:rgb(68,132,41);
}
:root{
--wd-alternative-color:rgb(221,153,51);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgba(129,215,66,0.27);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(68,132,41);
}
:root{
--btn-default-bgcolor-hover:rgb(221,51,51);
}
:root{
--btn-accented-bgcolor:rgb(68,132,41);
}
:root{
--btn-accented-bgcolor-hover:rgb(221,51,51);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(68,132,41);
}

.product-labels .product-label.new{
	background-color:rgb(30,115,190);
}

.product-labels .product-label.featured{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(221,153,51);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgba(130,36,227,0.67);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	color:rgb(255,255,255);
}


	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 12px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
