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

.wd-popup.wd-promo-popup{
	background-color:rgb(15,15,15);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:right bottom;
}

.header-banner{
	background-image: url(https://rossynoivas.com/wp-content/uploads/2026/05/24.jpg);
	background-repeat:repeat-x;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Arima Madurai", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Arima Madurai", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Merienda", 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%);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Merienda", 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:"Arima Madurai", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#c00651;
}
:root{
--wd-alternative-color:#c00651;
}
:root{
--wd-link-color:rgb(192,6,81);
--wd-link-color-hover:rgb(192,6,81);
}
:root{
--btn-default-bgcolor:rgba(191,0,76,0.73);
}
:root{
--btn-default-bgcolor-hover:rgb(192,6,81);
}
:root{
--btn-accented-bgcolor:rgb(192,6,81);
}
:root{
--btn-accented-bgcolor-hover:rgb(192,6,81);
}
:root{
--notices-success-bg:rgb(192,6,81);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-builder-off .wd-fbt.wd-design-side{
--wd-form-width: 250px;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--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: 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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 5px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
	
	
.woodmart-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transform: unset !important;
    transform: unset !important;
    backface-visibility: unset !important;
    -webkit-backface-visibility: unset !important;
    perspective: unset !important;
    -webkit-perspective: unset !important;
}
.wac-qty-button {
    display: none;
}
footer.footer-container.color-scheme-dark {
    margin-top: -10px;
    border-top: 5px solid #c00651;
}