@charset "UTF-8";
/* CSS Document */

.finish-impersonation{
color:#fff !important;
background-color:red !important;
}

#shipping-methods-form .shipping-override {
background-color:#F8F8F8;
padding: 10px;
margin: auto;
width: 100%;
margin-bottom: 20px;
}

.colunm-two, .form-max, .content-ohg {
padding-top:20px
}

.footer{
margin-top:50px;
}

.order-volume-total{
 display:none;
}

.order-review-data ul li {
 margin:0;
}

.order-volume-total .cart-total-left  {
    text-align: left !important;
    padding: 0;
}

.order-volume-total .cart-total-right {
    text-align: right;
    padding-right:0;
    font-size:16px;
}


#shipping-methods-form .shipping-override  input {
width: 200px !important;
height: 30px !important;
}

/* === Self-contained DuoColumn Flex Modules === */
  .FW_ModuleHeader {
  width: 100%;
  color: white;
  padding: 9px 0;
  text-align: center;
  font-size: 1.4em;
  margin: 0 0 13px 0;
  }
  /* === BGC is Background Color options === */
  .BGC_BerryRed {
  background-color: #B60017
  }
  .DuoCol_flex-module {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 50px;
  max-width: 1300px;
  }
  .DuoCol_flex-module .DuoCol_flex-image, .DuoCol_flex-module .DuoCol_flex-text {
  flex: 1 1 50%;
  box-sizing: border-box;
  padding: 15px;
  }
  .DuoCol_flex-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  }
  .DuoCol_flex-text {
  display: flex;
  flex-direction: column;
  justify-content: top;
  }
  .DuoCol_h1 {
  font-size: 2.5rem;
  margin-bottom: .8rem;
  margin-top: 30px;
	  font-weight:800;
  }
  .DuoCol_h2 {
    font-size: 1.35rem;
    margin-bottom: .5rem;
    margin-top: .8rem;
    color: #666;
    line-height: 1.3;
    font-weight: 700;
  }
.DuoCol_h3 {
font-size: 1.2rem;
    color: #666;
    line-height: 1.3;
    font-weight: 700;
    font-style: italic;
}


  .DuoCol_paragraph {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  line-height: 1.4;
  }
  .DuoCol_button-row {
  display: flex;
  gap: 1.5rem;
  }
  .DuoCol_button {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.30em 1.3em;
  font-size: 1.1rem;
  text-decoration: none;
  border: none;
  border-radius: 1px;
  transition: background 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  }
  .DuoCol_button span {
  display: inline-block;
  transition: transform 0.3s ease;
  }
  /* === HorizontalRule Method gives more control
		over the height === */
  .DuoCol_hr {
  border: none;
  width: 100%;
  height: 1px;
  background-color: #7c7c7c;
  margin-top: 0px;
 margin-bottom: 0px;
  }
  /* === BUTTON COLOR OPTIONS === */
  .DuoCol_button-learn {
  background: #000;
  color: white;
  }
  .DuoCol_button-learn:hover {
  background: #545454;
	color:white;
  }
  .DuoCol_button-buy {
  background: #000;
  color: white;
  }
  .DuoCol_button-buy:hover {
  background: #545454;
color: white;
  }
  /* Right arrow effect with ::after */
  .DuoCol_button::after {
  content: "\203A";
  position: absolute;
  right: .4em;
  top: 0em;
  opacity: 0;
  transform: translateX(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  font-size: 1.8em;
  pointer-events: none;
  font-family: 'loom' !important;
  }
  /* On hover: move text left, slide in › */
  .DuoCol_button:hover span {
  transform: translateX(-0.4em);
  }
  .DuoCol_button:hover::after {
  opacity: 1;
  transform: translateX(0);
  }
  /* Reverse layout */
  .DuoCol_flex-module.DuoCol_reverse {
  flex-direction: row-reverse;
  }
  
.lefttextversion {
	
}

.lefttextversion ul {
	
}

.lefttextversion li {
    line-height: 1.5rem;
    list-style: disc;
    margin-left: 3rem;
}


/* When there are more than one paragraph */
.DuoCol_paragraph_top {
    font-size: 1.25rem;
    line-height: 1.4;
}

.footnote_item {
    font-size: .8em;
}

.Display-None {
	display:none;
}

/* Responsive stacking */
  @media (max-width: 768px) {
  .DuoCol_flex-module {
  flex-direction: column;
  }
  .DuoCol_flex-module .DuoCol_flex-image, .DuoCol_flex-module .DuoCol_flex-text {
  flex: 1 1 100%;
  padding: 10px;
  }
  .DuoCol_button-row {
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  }
  .DuoCol_button {
  width: 100%;
  }
  }
  /* END OF NEW CODE SECTION JR*/

.header {
  position: sticky;
  z-index: 10;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  top: 0;
  background: rgba(255, 255, 255, 0.9);
}
.activeVolume {
  display: none;
}
.pdx-volume {
  display: none;
}
.nop-slider .slider-img {
  min-width: 100%;
}
@media (min-width: 992px) {
  .html-home-page .header.header-sticky {
  background: rgba(255, 255, 255, 0.9);
  }
}
.pdx-testimonial-picture {
  display: none !important;
}
.page-title h1 {
  font-size: 39px;
  margin: 0;
  color: #6f6f6f;
  font-weight: 700;
  line-height: 1.2;
  font-style: italic;
  margin-left: 5px;
  letter-spacing: -.03em;
}
.page-title-top {
  background: #ffffff;
  padding: 35px 0 0;
  margin: 0 0 27px;
}
/* Place on any div to have any child paragraph following to be ultrabold */
.ultrabold p {
  font-weight: 800
}
.category-description p, .manufacturer-description p, .full-description p, .topic-block p, .topic-page p, .post-body p, .news-body p {
  margin: 10px 0;
  line-height: 32px;
}
@media (min-width: 992px) {
  .topic-page p {
  text-align: left;
  }
}
.et_pb_button_1_wrapper a {
  color: #FFFFFF !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #209b3d;
}
.et_pb_button_1_wrapper a:hover {
  background-color: #209b3d !important;
}
.et_pb_button_0_wrapper a {
  color: #FFFFFF !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #209b3d;
}
.et_pb_button_0_wrapper a:hover {
  background-color: #209b3d !important;
}
.et_pb_button_2_wrapper a {
  color: #FFFFFF !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #e22726;
}
.et_pb_button_2_wrapper a:hover {
  background-color: #e22726 !important;
}
.et_pb_button_3_wrapper a {
  color: #FFFFFF !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #e22726;
}
.et_pb_button_3_wrapper a:hover {
  background-color: #e22726 !important;
}
.et_-t6h.button-48g:hover {
  background-color: #774602 !important;
}
.button-j7z {
  background-color: #209b3d !important;
  text-decoration: none !important;
}
.wrapper-5ok a {
  color: white !important;
}
.button-j7z:after {
  content: "c" !important;
}
.button-j7z:hover:after {
  font-family: 'loom' !important;
}
.gallery, .picture-gallery {
  max-width: 600px !important;
}
@media (min-width: 1400px) {
  .custom-container, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .mega-menu > li .uper-ul a.first-menu {
  font-weight: 500;
  font-size: 16px;
  color: #424242;
  text-transform: uppercase;
  line-height: 25px;
  }
}
@media (min-width: 992px) {
  .mega-menu > li .uper-ul a.first-menu span {
  border-bottom: 2px solid #c5c5c5;
  }
}
@media (min-width: 992px) {
  .mega-menu > li .uper-ul a {
  position: relative;
  font-size: 15px;
  color: #383838;
  display: block;
  padding: 10px;
  font-weight: 400;
  line-height: 21px;
  }
}
/* Product Detail Page Balancing Styles */
@media (min-width: 992px) {
  .col-lg-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 43.333333%;
  max-width: 43.333333%;
  margin-left: 4%;
  }
}
/*PFTurboPlus styles*/
.section-j9s.section-i37 {
  padding-top: 36px;
  padding-bottom: 92px;
  margin-top: 0;
  margin-bottom: 0;
  background-image: url(https://pdx-rezealiant-productimages.s3.amazonaws.com/Header_PFTurboPlus.jpg) !important;
}
@media (min-width: 992px) {
  .center-2 {
  width: 70%;
  margin: 0 68px 0 0;
  }
}
.post-body, .news-body {
  font-size: 18.5px;
}
.blogpost-page .page-title h1, .news-item-page .page-title h1 {
  font-size: 40px;
}
.blog-widget .blog-posts .post-date {
  display: none;
}
.blog-widget .blog-posts .post-pd {
  padding: 6px 15px 37px;
}
.blog-widget .blog-posts .post-head .post-title {
  line-height: 1.5;
}
.post-body a {
  color: #007bff
}
.post-body a:visited {
  color: #007bff
}
.breadcrumb li * {
  font-size: 17px;
}
.breadcrumb {
  padding: 20px 0;
}
.et_pb_row_3.et_pb_row {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  max-width: 1500px;
  width: 90% !important;
}
.et_pb_row_6.et_pb_row {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  max-width: 1500px;
  width: 90% !important;
}
.text-8zm h1 {
  padding-top: 42px;
}
.page-title-top {
  display: none;
}
.row-ml9 {
  padding: 0 0 25px 0 !important;
}
.section-3yn.section-jik {
  padding-bottom: 0;
  margin-bottom: 25px;
  padding: 0 !important;
}
ol li {
  margin-bottom: 21px;
}
.et_-o7g p {
  line-height: 46px
}
.section-margin-2 {
  margin-bottom: 0px;
}
.et_pb_text_inner h1 {
  font-size: 2.1em;
  font-weight: 700;
  line-height: 1.2em;
}
.et_pb_text_inner p {
  font-size: 1.1em;
  line-height: 1.2em
}
.et_pb_text_inner ul li {
  padding-bottom: .1em !important;
  font-size: 1.1em;
}
.cat_headers h2 {
  font-weight: 700;
  margin: 0px;
  color: #316E7A;
}
.cat_headers p {
  font-weight: 100;
  font-size: 1.9rem;
  margin: 0px;
  color: #313131
}
#style-ocFyx.style-ocFyx {
  text-align: center;
  font-weight: 800;
  font-size: 3.1em !important;
}
/* CLEANED UP CSS ALL */
/* hp_heading_1 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
body {
  font-size: 100%;
  background: transparent;
  line-height: 1.9em;
  font-family: Open Sans, Arial, sans-serif;
  color: #666;
  font-weight: 500;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}
.et_pb_row .et_pb_column.et-last-child, .et_pb_column:last-child {
  margin-right: 0 !important;
}
@media (min-width: 981px) {
  .et_pb_row .et_pb_column.et-last-child, .et_pb_column:last-child {
  margin-right: 0 !important;
  }
  :where(body) {
  margin: 0;
  }
  body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  }
  body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  body {
  line-height: 1;
  }
  body {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  body {
  font-size: 18px;
  }
  body {
  line-height: 1.9em;
  }
  html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  .et_pb_module {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  }
  .et_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  }
  .et_pb_text {
  word-wrap: break-word;
  }
  .et_pb_text_0 {
  line-height: 1em;
  font-size: 24px;
  background-color: #c9041e;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_module.et_pb_text_align_left {
  text-align: left;
  }
  .et_pb_text_0.et_pb_text {
  color: #FFFFFF !important;
  }
  @media (min-width: 981px) {
  .et_pb_module {
  margin-bottom: 2.75%;
  }
  .et_pb_module:last-child {
  margin-bottom: 0;
  }
.et_pb_text_inner {
  position: relative;
  }
.et_pb_text > :last-child {
  padding-bottom: 0;
  }
  h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  h2 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
  }
  h2 {
  font-size: 26px;
  }
  h2 {
  font-size: 27px;
  }
  .et_pb_text_0 h2 {
  font-weight: 600;
  color: #FFFFFF !important;
  }
  span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  /* These were inline style tags. Uses id+class to override almost everything */
  #style-zjSYz.style-zjSYz {
  text-align: center;
  }
  #style-ym3wo.style-ym3wo {
  font-size: .8em;
  font-weight: 400;
  }
  /* hp_Fruits&Veggies */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  body {
  font-size: 100%;
  background: transparent;
  line-height: 1.9em;
  font-family: Open+Sans, Arial, sans-serif;
  color: #666;
  font-weight: 500;
  }
  .et_pb_row {
  width: 80%;
  max-width: 1175px;
  margin: auto;
  position: relative;
  }
  .et_pb_row {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  }
  @media (min-width: 981px) {
  .et_pb_row {
  padding: 2% 0;
  }
  @media only screen and (min-width: 1350px) {
  .et_pb_row {
  padding: 27px 0;
  }
  .et_pb_row_1.et_pb_row {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  }
  .et_pb_row:after, .et_pb_row_inner:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0;
  }
  .et_pb_css_mix_blend_mode_passthrough {
  mix-blend-mode: unset !important;
  }
  .et_pb_column {
  float: left;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 2;
  min-height: 1px;
  }
  .et_pb_column {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  }
  @media (min-width: 981px) {
  .et_pb_column {
  margin-right: 5.5%;
  }
  .et_pb_column_3_5 {
  width: 57.8%;
  }
  .et_pb_column_2_5 {
  width: 36.7%;
  }
  .et_pb_column.et-last-child, .et_pb_column:last-child {
  margin-right: 0 !important;
  }
  @media (min-width: 981px) {
  .et_pb_column.et-last-child, .et_pb_column:last-child {
  margin-right: 0 !important;
  }
  .et_pb_text_1 {
  font-size: 20px;
  padding-top: 10px !important;
  padding-right: 0px !important;
  padding-bottom: 8px !important;
  padding-left: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  width: 100%;
  }
  @media (min-width: 981px) {
  .et_pb_column_3_5 .et_pb_module {
  margin-bottom: 4.758%;
  }
  .et_pb_text_2 {
  padding-top: 1px !important;
  padding-bottom: 15px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_text_3 {
  padding-top: 13px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_image {
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
  }
  .et_pb_image {
  display: block;
  }
  .et_pb_image_sticky {
  margin-bottom: 0 !important;
  display: inherit;
  }
  .et_pb_image_0 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: center;
  }
  .et_pb_button_module_wrapper.et_pb_button_alignment_center {
  text-align: center;
  }
  @media (min-width: 981px) {
  .et_pb_column .et_pb_module:last-child {
  margin-bottom: 0;
  }
  .et_pb_text_4 {
  line-height: 1.2em;
  font-size: 36px;
  margin-bottom: 0px !important;
  }
  .et_pb_text_4.et_pb_text {
  color: #3f3f3f !important;
  }
  @media (min-width: 981px) {
  .et_pb_column_2_5 .et_pb_module {
  margin-bottom: 7.493%;
  }
  .et_pb_space {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 23px;
  }
  .et_pb_divider {
  margin: 0 0 30px;
  position: relative;
  }
  .et_pb_divider_0 {
  height: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 5px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_divider:before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, .1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  }
  .et_pb_divider_0:before, .et_pb_divider_1:before {
  border-top-color: #2ea3f2;
  width: auto;
  top: 0px;
  right: 0px;
  left: 0px;
  }
  .et_pb_divider:after, .et_pb_space:after {
  content: "";
  display: table;
  }
  .et_pb_text_5 {
  line-height: 1.6em;
  font-size: 23px;
  padding-top: 0px !important;
  padding-bottom: 48px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_text_6 {
  font-size: 27px;
  }
  .et_pb_image_wrap {
  border: 0 solid #333;
  }
  .et_pb_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
  }
  a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  a {
  color: #2ea3f2;
  }
  a {
  text-decoration: none;
  }
  .et_pb_button {
  font-size: 20px;
  font-weight: 500;
  padding: .3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: all !important;
  transition-property: all !important;
  }
  .et_pb_button {
  position: relative;
  }
  .et_pb_button_0 {
  transition: all 300ms ease 0ms;
  }
  .et_pb_button_module_wrapper > a {
  display: inline-block;
  }
  .et_pb_button_0 {
  color: #ffffff !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #209b3d;
  }
  .et_pb_button:after, .et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern"off;
  font-feature-settings: "kern"off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  }
  .et_pb_button:before {
  display: none;
  }
  #et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span::before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay:before, .et_password_protected_form .et_submit_button::after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button::after, .mobile_menu_bar:before, a.et_pb_more_button:after {
  font-family: "loom" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  }
  .et_pb_button_0, .et_pb_button_0:after, .et_pb_button_1, .et_pb_button_1:after, .et_pb_button_2, .et_pb_button_2:after, .et_pb_button_3, .et_pb_button_3:after, .et_pb_button_4, .et_pb_button_4:after, .et_pb_button_5, .et_pb_button_5:after {
  transition: all 300ms ease 0ms;
  }
  a, a:hover {
  text-decoration: none;
  }
  .et_pb_button:hover {
  background-color: hsla(0, 0%, 100%, .2);
  }
  .et_pb_button:hover, .et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: .3em 2em .3em .7em;
  }
  .et_pb_bg_layout_light.et_pb_button:hover {
  background-color: rgba(0, 0, 0, .05);
  }
  body .et_pb_bg_layout_light.et_pb_button:hover, body .et_pb_button:hover {
  border-radius: 0px;
  }
  .et_pb_button:hover:after {
  opacity: 1;
  margin-left: 0;
  }
  .et_pb_divider_internal {
  display: inline-block;
  width: 100%;
  }
  .et_pb_button_1 {
  transition: all 300ms ease 0ms;
  }
  .et_pb_button_1 {
  color: #FFFFFF !important;
  border-color: RGBA(255, 255, 255, 0);
  background-color: #209b3d;
  }
  #et-info-email::before, #et-info-phone::before, #et_search_icon::before, .comment-reply-link::after, .et-cart-info span::before, .et-pb-arrow-next::before, .et-pb-arrow-prev::before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay::before, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .et_pb_contact_reset::after, .et_pb_contact_submit::after, .et_pb_font_icon::before, .et_pb_newsletter_button::after, .et_pb_pricing_table_button::after, .et_pb_promo_button::after, .et_pb_testimonial::before, .et_pb_toggle_title::before, .form-submit .et_pb_button::after, .mobile_menu_bar::before, a.et_pb_more_button::after {
  font-family: "loom" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  }
  body .et_pb_bg_layout_light.et_pb_button:hover, body .et_pb_bg_layout_light .et_pb_button:hover, body .et_pb_button:hover {
  border-radius: 0px;
  }
  h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  h3 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
  }
  h3 {
  font-size: 22px;
  }
  h3 {
  font-size: 23px;
  }
  .et_pb_text_1 h3 {
  font-size: 35px;
  line-height: 0.7em;
  }
  h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  h1 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
  }
  h1 {
  font-size: 30px;
  }
  h1 {
  font-size: 32px;
  }
  .et_pb_text_1 h1 {
  font-weight: 800;
  font-style: italic;
  font-size: 59px;
  color: #c9041e !important;
  line-height: 0.9em;
  }
  .et_pb_text_2 h3 {
  font-size: 35px;
  line-height: 0.8em;
  }
  .et_pb_text_2 h1 {
  font-weight: 800;
  font-style: italic;
  font-size: 59px;
  color: #209b3d !important;
  line-height: 0.9em;
  }
  .et_pb_text_3 h1 {
  font-weight: 800;
  font-size: 44px;
  text-align: center;
  }
  img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  img {
  max-width: 100%;
  height: auto;
  }
  @media all {
  :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
  }
  .et_pb_image img {
  position: relative;
  }
  p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  p {
  padding-bottom: 1em;
  }
  p:not(.has-background):last-of-type {
  padding-bottom: 0;
  }
  strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  strong {
  font-weight: 700;
  }
  /* These were inline style tags. Uses id+class to override almost everything */
  #style-geQXM.style-geQXM {
  text-align: center;
  }
  #style-EAec8.style-EAec8 {
  text-align: center;
  }
  #style-t5EDw.style-t5EDw {
  text-align: center;
  }
  #style-x2iaH.style-x2iaH {
  text-align: center;
  }
  /* JR Styles to override everything I can */
  .et_pb_button:after {
  content: "c" !important;
  font-family: 'loom' !important;
  }
  .et_pb_button:hover:after {
  font-family: 'loom' !important;
  }
  /* hp_heading_2 */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  /* Premium Feast Turbo Plus */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  body {
  font-size: 100%;
  background: transparent;
  line-height: 1.9em;
  font-family: Open Sans, Arial, sans-serif;
  color: #666;
  font-weight: 500;
  }
  .et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
  }
  .et_pb_column .et_pb_module:last-child {
  margin-bottom: 0;
  }
  .et_pb_row_3.et_pb_row {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  }
  @media (min-width: 981px) {
  .et_pb_row.et-last-child, .et_pb_row:last-child {
  padding-bottom: 0 !important;
  }
  .et_pb_text_9 {
  font-weight: 600;
  }
  .et_pb_module.et_pb_text_align_center {
  text-align: center;
  }
  .et_pb_image_1 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: left;
  margin-left: 0;
  }
  .et_pb_text_10 {
  margin-bottom: 0px !important;
  }
  .et_pb_text_10.et_pb_text {
  color: #3f3f3f !important;
  }
  .et_pb_divider_1 {
  height: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 5px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_text_11 {
  padding-top: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  }
  .et_pb_text_11.et_pb_text {
  color: #3f3f3f !important;
  }
  .et_pb_text_12 {
  line-height: 1.6em;
  font-size: 23px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_text_13 {
  font-size: 27px;
  }
  .et_pb_text_1 h3 {
  font-size: 35px;
  line-height: 0.7em;
  }
  .et_pb_text_10 h3 {
  font-size: 35px;
  }
  .et_pb_text_11 h3 {
  font-size: 45px;
  color: #e22726 !important;
  }
  ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  ul {
  list-style: none;
  }
  @media all {
  ul {
  box-sizing: border-box;
  }
  .entry-content ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  }
  .et_pb_text ul {
  padding-bottom: 1em;
  }
  .et_pb_text ul {
  line-height: 1.2;
  }
  em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  em {
  font-style: italic;
  }
  b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  .et_pb_text ul li {
  padding-bottom: .9em;
  }
  sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  sup {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  }
  sup {
  bottom: .8em;
  }
  sup {
  bottom: 0.8em;
  font-size: 60%;
  }
  i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  i {
  font-style: italic;
  }
  /* These were inline style tags. Uses id+class to override almost everything */
  #style-ocFyx.style-ocFyx {
  text-align: center;
  }
  #style-P8O77.style-P8O77 {
  text-align: center;
  }
  #style-eZxAL.style-eZxAL {
  text-align: center;
  }
  #style-f8qSg.style-f8qSg {
  font-size: 12px;
  vertical-align: super;
  margin-left: 4px;
  }
  #style-Vqkyf.style-Vqkyf {
  padding-bottom: 5px;
  }
  /* hp_heading_3 */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
  }
  .et_pb_text_0 {
  line-height: 1em;
  font-size: 24px;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  /* Premium Feast Plus MCT */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  body {
  font-size: 100%;
  background: transparent;
  line-height: 1.9em;
  font-family: Open Sans, Arial, sans-serif;
  color: #666;
  font-weight: 500;
  }
  .et_pb_row_6.et_pb_row {
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  }
  .et_pb_column_10 {
  padding-top: 0px;
  }
  .et_pb_column_9 {
  padding-top: 30px;
  }
  @media (min-width: 981px) {
  .et_pb_column_2_5 {
  width: 36.7%;
  }
  .et_pb_image_3 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: left;
  margin-left: 0;
  }
  .et_pb_text_16 {
  padding-top: 0px !important;
  }
  .et_pb_text_16.et_pb_text {
  color: #3f3f3f !important;
  }
  .et_pb_module {
  margin-bottom: 5.82%;
  }
  .et_pb_button:after, .et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern"off;
  font-feature-settings: "kern"off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  }
  :focus {
  outline: 0;
  }
  .et_pb_text_16 h1 {
  color: #424242 !important;
  }
  /* These were inline style tags. Uses id+class to override almost everything */
  #style-yEIpq.style-yEIpq {
  text-align: center;
  }
  #style-JZZIB.style-JZZIB {
  text-align: center;
  }
  #style-HVa6P.style-HVa6P {
  text-align: center;
  }
  #style-kqVNa.style-kqVNa {
  font-size: 26px;
  }
  #style-h6oYm.style-h6oYm {
  text-decoration: underline;
  }
	  

/*THIS IS WHERE THE NEW CSS CODE STARTED WORKING FIRST NOTE THAT AS OF NOW, NOT ONE OF THE MEDIA QUERIES BROUGHT OVER WITH SNIPCS HAS A CLOSING BRACE */  
	  
 
	  
  /* GENERIC SECTION STYLE */
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap');
  body {
  font-size: 100%;
  background: transparent;
  line-height: 1.9em;
  font-family: Open Sans, Arial, sans-serif;
  color: #666;
  font-weight: 500;
  }
  .section-crq {
  position: relative;
  background-color: #fff;
  background-position: 50%;
  background-size: cover;
  }
	  
  @media (min-width: 981px) {
  .section-crq {
  padding: 4% 0;
  }}
	  
  @media only screen and (min-width: 1350px) {
  .section-crq {
  padding: 54px 0;
  }
  .section-qf4.section-crq {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }
  .et_-fp2 {
  display: block;
  background-repeat-y: no-repeat;
  height: 100%;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
  }
  .section-qf4.section-z7g.et_-2yz .et_-fp2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI4OHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyMjksMjE5LDIyLDAuNzYpIj48cGF0aCBkPSJNNjQwIDE0MEwxMjgwIDBIMHoiLz48L2c+PC9zdmc+);
  background-size: 100% 88px;
  top: 0;
  height: 88px;
  z-index: 10;
  transform: scale(1, 1);
  }
  .row-efa {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
  }
  .row-efa {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
	  }}
	  
  @media (min-width: 981px) {
  .row-efa {
  padding: 2% 0;
 	 }}
	  
  @media only screen and (min-width: 1350px) {
  .row-efa {
  padding: 27px 0;
  }
  .section-z7g .row-efa {
  z-index: 5;
  }
  .row-efa:after, .et_pb_row_inner:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0;
  }
  .et_-qcy {
  mix-blend-mode: unset !important;
  }
  .column-vof {
  float: left;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 2;
  min-height: 1px;
  }
  .column-vof {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
	  }}
	  
  @media (min-width: 981px) {
  .column-vof {
  margin-right: 5.5%;
  }
  .column-oly {
  width: 100%;
  }
  .row-efa .column-vof.et-last-9os, .row-efa .column-vof:last-child {
  margin-right: 0 !important;
  	  }}
	  
  @media (min-width: 981px) {
  .row-efa .column-vof.et-last-9os, .row-efa .column-vof:last-child {
  margin-right: 0 !important;
  }
  .et_-8m1 {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  }
  .et_-8m1 {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  }
  .text-61p {
  word-wrap: break-word;
  }
  .et_-8m1.text-ggh {
  text-align: left;
	  }}
	  
  @media (min-width: 981px) {
  .column-oly .et_-8m1 {
  margin-bottom: 2.75%;
  }
  div.row-efa .column-vof .et_-8m1:last-child {
  margin-bottom: 0;
  }
  .text-mnc {
  position: relative;
  }
  .text-61p > :last-child {
  padding-bottom: 0;
  }
  .et_-yjg {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  }
  .section-7wo.section-crq {
  padding-bottom: 0px;
  margin-top: 0px;
  }
  div.section-crq.section-7wo {
  background-size: contain;
  background-position: center bottom 0px;
  background-image: url(https://www.rezealiantliving.com/rezealiantlivingdev/wp-content/uploads/2023/07/BKG_TopCurve.png) !important;
  }
  .et_-smc {
  position: relative;
	  }}
	  
  @media all {
  .et_-smc {
  position: relative;
  }
  .row-h2f.row-efa {
  margin-bottom: 0px !important;
	  }}
	  
  @media (min-width: 981px) {
  .column-lex {
  width: 29.6667%;
  }
  .column-8rt {
  width: 64.833%;
  }
  .image-evv {
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
  }
  .image-evv {
  display: block;
  }
  .image-n3v {
  text-align: left;
  margin-left: 0;
	  }}
	  
  @media (min-width: 981px) {
  .column-lex .et_-8m1 {
  margin-bottom: 9.27%;
  }
  .column-8rt .et_-8m1 {
  margin-bottom: 4.242%;
  }
  .image-evv .image-pka {
  display: inline-block;
  position: relative;
  max-width: 100%;
  }
  .image-evv img {
  position: relative;
  }
  div.section-crq.section-mlm {
  background-image: url(https://www.rezealiantliving.com/rezealiantlivingdev/wp-content/uploads/2023/07/BKG_CenterColor.jpg) !important;
  }
  .image-cl2 {
  text-align: left;
  margin-left: 0;
	  }}
	  
  @media (max-width: 980px) {
  .section-crq {
  padding: 50px 0;
  }
  .row-efa {
  max-width: 1080px;
  }
  .row-efa {
  padding: 30px 0;
  }
  .column-vof {
  width: 100%;
  margin-bottom: 30px;
	  }}
	  
  @media (max-width: 479px) {
  .column-vof {
  width: 100% !important;
	  }}
	  
  @media (max-width: 980px) {
  .row-efa .column-vof.et-last-9os, .row-efa .column-vof:last-child {
  margin-bottom: 0;
  }
  .column-vof .et_-8m1 {
  margin-bottom: 30px;
  }
  .row-efa .column-vof .et_-8m1:last-child {
  margin-bottom: 0;
	  }}
	  
  @media only screen and (max-width: 980px) {
  .image-n3v .image-pka img {
  width: auto;
	  }}
	  
  @media only screen and (max-width: 767px) {
  .image-n3v .image-pka img {
  width: auto;
	  }}
	  
  @media only screen and (max-width: 980px) {
  .image-cl2 .image-pka img {
  width: auto;
	  }}
	  
  @media only screen and (max-width: 767px) {
  .image-cl2 .image-pka img {
  width: auto;
  }
  .snipcss-flex {
  display: flex;
  flex-direction: column;
	  }}
	  
	  
  /* END OF CLEANED UP CSS ALL */
  /* PFPlusMCT Buttons */