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

:root {
	--wd-text-font: "Calibri", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Calibri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Calibri", 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: "Calibri", 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: "Calibri", 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(0,159,227);
	--wd-alternative-color: rgb(129,215,66);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(149,193,35);
	--btn-accented-bgcolor-hover: #74a32f;
	--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: rgb(0,159,227);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(97,147,37);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
}
.page .wd-page-content {
	background-color: rgb(225,218,214);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(225,218,214);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(225,218,214);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(225,218,214);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(225,218,214);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(0,159,227);
}
html .wd-buy-now-btn:hover {
	background: rgb(83,184,226);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 6px;
}
:root{
--wd-container-w: 1550px;
--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: 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: 0px;
}

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


@font-face {
	font-family: "Calibri";
	src: url("//www.rheelaxx.com/wp-content/uploads/2022/10/calibri-regular.woff2") format("woff2"), 
url("//www.rheelaxx.com/wp-content/uploads/2022/10/calibri-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Calibri";
	src: url("//www.rheelaxx.com/wp-content/uploads/2022/10/calibri-bold.woff2") format("woff2"), 
url("//www.rheelaxx.com/wp-content/uploads/2022/10/calibri-bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

html .wd-nav.wd-nav-main > li.text-capitalize > a { text-transform: capitalize;}

.home h1{
	color: var(--wd-primary-color) !important;
}

#slideHome .vc_column-inner {
	margin-top: 0 !important;
}	@media (min-width: 1025px) {
	 #slideHome .vc_column-inner {
    margin-top: 0 !important;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
	.top_sante img {
		position: absolute;
  	bottom: 50px;
  	right: 5%;
}
}

@media (max-width: 576px) {
	.top_sante img {
		position: absolute;
  	bottom: 50px;
  	right: 5%;
}
}

