* {
  font-family: Poppins, sans-serif;
}


.header-accounment-bar .header-number-cstm {
  width: 100% !important;
  display: flex;
  justify-content: flex-end;
}
.free-shipping-content-section {
  flex: 60%;
  max-width: 75%;
  text-align: center;
}
.free-shipping-content {
  display: flex;
  align-items: center;
}
.header-accounment-bar {
  background: transparent linear-gradient(257deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  /*min-height: 45px;*/
  display: flex;
  align-items: center;
}
.header-accounment-bar .container {
  display: flex;
  align-items: center;
}
.main-blog-post article.blog .blog-post.zzz p:first-child {
  width: 100% !important;
}
.header-accounment-bar p {
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.header-accounment-bar .header-number-cstm a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.header-accounment-bar .header-number-cstm a i.fa.fa-phone {
  margin-right: 5px;
  width: 27px;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 30px;
}
.main-header-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cstm-header-logo a.header-logo__link::before {
  display: none !important;
}
.main-header-section img.header-logo-image {
  max-width: 166px;
  height: unset !important;
  object-fit: cover;
}
.main-header-section ul#cstm-navigation {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: unset !important;
}
.cstm-header-icons {
  width: 100% !important;
  max-width: 117px;
  flex: 117px;
}
.cstm-header-icons nav.navUser {
  padding: 0 !important;
}
.cstm-header-logo .header-logo-image-container {
  min-height: unset;
}
.cstm-header-logo {
  width: 100% !important;
  max-width: 166px;
  flex: 166px;
}
.cstm-header-menu {
  width: 100% !important;
  max-width: 790px;
  margin-left: auto;
  margin-right: 5.5px;
}
.main-header-section ul#cstm-navigation a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
header.header {
  background: #ffff;
  border: none;
  height: auto;
}
nav[aria-label="Breadcrumb"] {
  display: none;
}
.container {
  /*max-width: 1205px !important;*/
  max-width: 1205px;
  padding: 0 15px;
}
main#main-content > .container {
  max-width: 100% !important;
  padding: 0;
}
main#main-content {
  /*margin: 0 !important;*/
  margin: 0;
}
div[data-content-region="header_bottom--global"] {
  display: none;
}
div[data-content-region="header_bottom"] {
  display: none !important;
  margin: 0 !important;
}
.product-main-single {
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
}
.prod-col h1.productView-title {
  margin: 0;
}
.product-main-single {
  padding: 42px 0 0;
}
.left-col-img.prod-col figure {
  background: #fff;
  padding: 15px;
  border: 1px solid #e5e5e5;
}
.left-col-img.prod-col figure.productView-image.is-ready img {
  margin: 0;
}
.prod-col section.productView-images {
  padding: 0;
}
.prod-col section.productView-details.product-data {
  padding: 0;
}
.prod-col section.productView-details.product-options {
  padding: 0;
}
.left-col-img.prod-col {
  padding-right: 0;
  width: 45%;
  flex: 45%;
}
.right-col-detail.prod-col {
  padding-left: 0;
  width: 55%;
  flex: 55%;
}
.left-col-img.prod-col section.productView-images {
  width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-data {
  width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-options {
  width: 100%;
}
.prod-col h1.productView-title {
  font-size: 25px;
  font-weight: 600;
  color: #373737;
  margin: 0 0 20px;
  line-height: 29px;
}
.product-main-single .container {
  display: flex;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating {
  position: relative;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
  font-size: 15px;
  color: #373737;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating > span:nth-child(2) {
  margin: 0 0 0 3px;
  color: #373737;
}
.right-col-detail.prod-col section.productView-details.product-data .cstm-product-description p.productView-title {
  display: none;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-description {
  padding: 0;
  margin: 20px 0 15px;
  border-bottom: none;
  padding-bottom: 0;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-description p {
  margin: 0;
  font-size: 17px;
  color: #373737;
  line-height: 29px;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-description p:last-child {
  display: none;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-description p:nth-child(2) {
  margin-top: 23px;
  padding-top: 29px;
  border-top: 1px solid #d4d4d4;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  color: #8e8e8e;
}
.productView-price {
  clear: both;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
  margin: 0;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
  font-size: 29px;
  color: #222e43;
  font-weight: 500;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info dd.productView-info-value {
  margin: 0;
  font-size: 15px;
  margin-left: 5px;
  color: #373737;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info dt {
  margin: 0;
  font-size: 15px;
  color: #373737;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product {
  border-bottom: none;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options {
  display: flex;
  width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form.form:last-child {
  display: none;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments {
  margin: 0;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action {
  margin: 0 0 0 43px;
  max-width: 260px;
  width: 100%;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action input#form-action-addToCart {
  margin: 0;
  width: 100%;
  height: 65px;
  border-radius: 10px;
  background: #e77622;
  border: 1px solid #e77622;
  font-size: 23px;
  font-weight: 600;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments {
  margin: 0;
  width: 100%;
  max-width: 241px;
  display: flex;
  align-items: baseline;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
  margin: 0;
  font-size: 19px;
  font-weight: 400;
  color: #373737;
  font-family: "Poppins";
  margin-right: 25px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button {
  width: 43px;
  height: 43px;
  background: #f2f2f2;
  border: none;
  border-radius: 5px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment input {
  width: 43px;
  height: 43px;
  font-size: 20px;
  color: #373737;
  font-family: "Poppins";
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button i.icon {
  display: none;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button:first-child {
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/minus.png?t=1631107055&_gl=1*h9c1pz*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMTA5Nzk2My44MC4xLjE2MzExMDcwNTkuNjA.);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button:nth-child(3) {
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/plus.png?t=1631107056&_gl=1*u1llze*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMTA5Nzk2My44MC4xLjE2MzExMDcwNTkuNjA.);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
.productView-image + .productView-thumbnails {
  margin-top: 33px;
}
.productView-image + .productView-thumbnails li a.productView-thumbnail-link {
  border: 1px solid #bebebe;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment input {
  background: transparent;
}
ul.socialLinks {
  display: none;
}
section.cstm-product-free-shipping-section ul {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin: inherit;
}
section.cstm-product-free-shipping-section .container {
  background: transparent linear-gradient(160deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  min-height: 116px;
  display: flex;
  align-items: center;
}
section.cstm-product-free-shipping-section ul li {
  display: flex;
  align-items: center;
}
section.cstm-product-free-shipping-section ul span {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  margin-left: 17px;
}
section.cstm-product-free-shipping-section ul li:last-child {
  margin-left: 80px;
}
section.cstm-product-free-shipping-section ul li:last-child span {
  max-width: 274px;
  line-height: 25px;
}
section.cstm-product-healthy-silent-section {
  background: transparent !important;
}
section.cstm-product-healthy-silent-section .container {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/mask-group-15.png);
  min-height: 797px;
  display: flex;
  align-items: center;
}
section.cstm-product-healthy-silent-section .container .cst-inner-section {
  padding-left: 143px;
}
section.cstm-product-healthy-silent-section .container .cst-inner-section h2 {
  font-size: 71px;
  color: #fff;
  max-width: 325px;
  font-weight: 400;
  line-height: 74px;
}
section.cstm-product-healthy-silent-section .container .cst-inner-section h2 span {
  font-weight: 700;
}
section.cstm-product-healthy-silent-section .container .cst-inner-section p {
  max-width: 419px;
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  margin-top: 10px;
}
section.cstm-product-why-choose-section {
  background: transparent !important;
}
section.cstm-product-why-choose-section .container {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/e323ad873bfdc8e373b7166af7ce2793.png?t=1630670345);
  min-height: 745px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
section.cstm-product-why-choose-section .container .cst-inner-section h2 {
  font-size: 46px;
  color: #fff;
  line-height: 74px;
  margin: 0;
  font-family: "Poppins";
}
section.cstm-product-why-choose-section .container .cst-inner-section h3 {
  margin: 0;
  font-size: 46px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 28px;
}
section.cstm-product-why-choose-section .container .cst-inner-section ul {
  margin: 0;
  list-style: none;
}
section.cstm-product-why-choose-section .container .cst-inner-section ul li {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins";
  line-height: 29px;
  margin: 0 0 20px;
}
section.cstm-product-why-choose-section .container .cst-inner-section {
  max-width: 533px;
  padding-right: 80px;
}
section.cstm-heat-home-safely .row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
section.cstm-heat-home-safely {
  margin-top: 131px;
}
.heat-home-safely-img-section {
  position: relative;
}
.heat-home-safely-img-section:before {
  content: "";
  width: 310px;
  height: 273px;
  background: transparent linear-gradient(146deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  top: -49px;
}
.heat-home-safely-img-section img {
  padding-right: 75px;
}
section.cstm-heat-home-safely .row h2 {
  margin: 0;
  font-size: 71px;
  line-height: 74px;
  font-weight: 400;
  color: #000;
  margin-bottom: 15px;
}
section.cstm-heat-home-safely .row h2 span {
  font-weight: 700;
}
section.cstm-heat-home-safely .row p {
  font-size: 18px;
  max-width: 482px;
  line-height: 29px;
  font-family: "Poppins";
  color: #000;
  margin: 0;
}
section.cstm-heat-home-safely .row p:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 30px;
}
section.cstm-energy-efficiency-section {
  background-position: center !important;
}
section.cstm-energy-efficiency-section .container {
  min-height: 1057px;
  display: flex;
  align-items: center;
}
section.cstm-energy-efficiency-section {
  background-position: center !important;
  margin-top: 190px;
}
.energy-efficiency-section {
  text-align: center;
}
.energy-efficiency-section h2 {
  margin: 0;
  font-size: 50px;
  font-family: "Poppins";
  font-weight: 700;
  color: #fff;
}
.energy-efficiency-section h3 {
  font-size: 50px;
  margin: 0;
  font-family: "Poppins";
  color: #fff;
  margin: 15px 0 33px;
}
.energy-efficiency-section p {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins";
  line-height: 29px;
  margin: 0;
}
.energy-efficiency-section h4 {
  font-size: 39px;
  font-family: "Poppins";
  line-height: 45px;
  color: #fff;
  max-width: 421px;
  margin: 40px auto;
  padding: 35px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.energy-efficiency-section a {
  display: inline-flex;
  width: 100%;
  max-width: 233px;
  justify-content: center;
  align-items: center;
  height: 65px;
  background: #e77622;
  border-radius: 10px;
  font-size: 23px;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-family: "Poppins";
}
section.cstm-top.Features {
  background-position: center;
}
section.cstm-top.Features .col-md-6:first-child {
  width: 25%;
}
section.cstm-top.Features .col-md-6:last-child {
  width: 75%;
}
section.cstm-top.Features .col-md-6:last-child .energy-efficiency-section {
  text-align: left;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul p {
  margin: 0;
  font-size: 20px;
  font-family: "Poppins";
  color: #fff;
  font-weight: 700;
  line-height: 26px;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li {
  display: flex;
  align-items: center;
  width: 50%;
  display: flex;
  align-items: center;
  width: 50%;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li img {
  width: 12%;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li {
  margin-bottom: 37px;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li p {
  margin-left: 35px;
  width: 88%;
  max-width: 190px;
  word-break: break-word;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section {
  max-width: 595px;
  margin-top: 50px;
}
section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li:nth-child(3) {
  display: none;
}
section.cstm-top.Features .container {
  min-height: 1254px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
section.cstm-top.Features .container .row {
  width: 100%;
}
section.cstm-top.Features .col-md-6:last-child .energy-efficiency-section {
  max-width: 672px;
}
footer.footer {
  padding: 114px 0 0 !important;
}
.copyright-footer-section {
  background: #f1f1f1;
  margin-top: 108px;
}
.copyright-footer-section ul {
  margin: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  min-height: 62px;
  align-items: center;
}
.copyright-footer-section ul li {
  font-size: 15px;
  color: #7a7a7a;
  padding: 0 15px;
}
.copyright-footer-section ul a {
  font-size: 15px;
  color: #7a7a7a;
  padding: 0;
}
.copyright-footer-section ul li:nth-child(2) {
  border-left: 2px solid #7a7a7a;
  border-right: 2px solid #7a7a7a;
  line-height: 18px;
}
.cstm-product-tabs-section .tab-content {
  display: block;
}

.home-page-banner-bottom-section .banner-bottom-cstm-icons ul .img-wrap {
  height: 55px;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border: 1px solid #4cae33;
  border-radius: 30px;
}
.home-page-banner-bottom-section .banner-bottom-cstm-icons ul span {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-weight: 400;
}
.home-page-banner-bottom-section {
  min-height: 190px;
  display: flex;
  align-items: center;
  padding-top: 20px;
}
.home-page-banner-bottom-section .banner-bottom-cstm-icons ul li {
  max-width: 20%;
  flex: 20%;
  text-align: center;
  align-items: center;
  justify-content: unset !important;
}
h1.page-heading {
  display: none;
}

.home-page-cstm-review-section:after {
  width: 1px;
  height: 107px;
  background: #51b94a;
  display: block;
  position: absolute;
  left: 50%;
  content: "";
  top: 56%;
  transform: translate(-50%, -50%);
}
.home-page-cstm-review-section {
  position: relative;
}
.home-page-cstm-review-section .right-content-section .cstm-star-icons {
  display: flex;
  align-items: center;
}
.home-page-cstm-review-section .right-content-section .cstm-star-icons span.fa.fa-star.checked::before {
  color: orange;
  font-size: 20px;
}
.home-page-cstm-review-section .right-content-section h2 {
  margin-right: 10px;
}
.home-page-cstm-review-section .right-content-section p {
  margin-top: 10px;
}
.home-page-cstm-review-section:before {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/qoute.png);
  width: 40px;
  height: 28px;
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.home-page-cstm-logos ul {
  margin: 0;
  display: flex;
  justify-content: center;
  margin-top: 36px;
  margin-bottom: 91px;
  align-items: center;
}
.home-page-cstm-logos ul li {
  padding: 0 30px;
}
.home-page-cstm-logos ul li img{
  max-width: 140px;
}

.home-page-envi-revolutionary-section {
  margin-top: 100px;
}
.home-page-envi-revolutionary-section .container .inner-content-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.home-page-envi-revolutionary-section .container .inner-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.home-page-envi-revolutionary-section .container .inner-content-section h2 {
  font-size: 50px;
  color: #000;
  line-height: 60px;
  font-weight: 400;
}
.home-page-envi-revolutionary-section .container .inner-content-section h3 {
  margin: 0;
  font-weight: 700;
  font-size: 50px;
  color: #000;
}
.home-page-envi-revolutionary-section .container {
  max-width: 1670px !important;
}
.home-page-envi-revolutionary-section .container .inner-content-section h2 {
  margin: 20px 0 0;
}
.home-page-envi-revolutionary-section .container .inner-content-section h3 {
  margin: 0 0 25px;
}
.home-page-envi-revolutionary-section .container .inner-content-section p {
  color: #000;
}
.home-page-envi-revolutionary-section .container .inner-img-section {
  position: relative;
  left: 56px;
  top: -44px;
}
.home-page-envi-revolutionary-section .container .inner-content-section {
  position: relative;
  left: -15px;
}
.bottom-img-section {
  display: flex;
  justify-content: flex-end;
  padding-right: 100px;
  align-items: center;
}
.bottom-img-section span {
  max-width: 148px;
  margin-left: 22px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Poppins";
  line-height: 21px;
}
.bottom-img-section span:after {
  content: "";
  background: url(../content/upload/arrow-mob.png);
  width: 109px;
  height: 40px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
}
.home-page-envi-revolutionary-section .container .inner-content-section a {
  width: 100%;
  max-width: 435px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 61px;
  background: #e77622;
  color: #fff;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
  border-radius: 10px;
}
.home-page-main-reviews-section {
  background: #f9f9f9;
  padding: 85px 0;
}
.home-page-envi-revolutionary-section {
  padding-bottom: 80px;
}
.home-page-main-reviews-section > .container > h2 {
  text-align: center;
  font-size: 46px;
  font-weight: 400;
  color: #000;
}
.home-page-main-reviews-section > .container > h2 span {
  font-weight: 700;
}
.home-page-main-reviews-section > .container > h2 {
  margin-bottom: 70px;
}
.home-page-main-reviews-section .inner-review-section {
  text-align: center;
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 9px 36px #3131311c;
  border-radius: 15px;
  opacity: 1;
}
.home-page-main-reviews-section .inner-review-section h2 {
  font-size: 20px;
  font-weight: 900;
  font-family: "Poppins";
  color: #222e43;
  margin: 25px 0 11px;
  line-height: unset;
}
.home-page-main-reviews-section .inner-review-section img {
  margin-top: -50px;
}
.home-page-main-reviews-section .inner-review-section span.fa.fa-star.checked {
  color: #ffc940 !important;
  font-size: 23px;
  margin: 0;
}
.home-page-main-reviews-section .inner-review-section h2 {
  min-height: 65px;
}
.home-page-main-reviews-section .inner-review-section p {
  color: #373737;
  padding: 0 35px;
  font-family: "Poppins";
  margin: 24px 0 0;
}
.home-page-main-reviews-section .inner-review-section {
  min-height: 610px;
  padding-bottom: 43px;
}
.home-page-main-reviews-section .inner-review-section span {
  margin: 10px 0 0;
  font-size: 18px;
  display: inline-block;
  color: #51b94a;
}
.home-page-safer-way-section {
  min-height: 1043px;
  padding: 84px 0 0;
}
.home-page-safer-way-section .inner-img--content-section h2 {
  font-size: 50px;
  font-family: "Poppins";
  font-weight: 400;
  color: #000;
}
.home-page-safer-way-section .inner-img--content-section h2 span {
  font-weight: 700;
  margin-left: 15px;
}
.home-page-safer-way-section .inner-img--content-section h2 {
  margin: 0 0 20px;
}
.home-page-safer-way-section .inner-img--content-section p {
  color: #000;
  line-height: 30px;
  color: #000;
  line-height: 30px;
  max-width: 849px;
}
.home-page-allergens-section {
  min-height: 1034px;
  padding: 103px 0 0;
}
.home-page-allergens-section .inner-content-section h2 {
  font-size: 50px;
  font-weight: 400;
  font-family: "Poppins";
  color: #000;
}
.home-page-allergens-section .inner-content-section h3 {
  margin: 0;
  top: 65px;
  left: 0;
  max-width: 519px;
  text-align: left;
  font: normal normal bold 50px/65px Poppins;
  letter-spacing: -0.4px;
  color: #000;
}
.home-page-safer-way-section .inner-img--content-section a {
  width: 100%;
  display: flex;
  margin: 40px 0;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  max-width: 273px;
  height: 61px;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  font-family: "Poppins";
  text-decoration: none;
}
.home-page-allergens-section .inner-content-section p {
  color: #000;
  max-width: 617px;
}
.home-page-allergens-section .inner-content-section h3 {
  margin: 0 0 30px;
}
.home-page-allergens-section .inner-content-section a {
  display: flex;
  max-width: 273px;
  width: 100%;
  height: 61px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #e77622;
  font-size: 23px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-family: "Poppins";
}
.home-page-warmly-section {
  background-repeat: no-repeat !important;
  background-position: center;
}
.home-page-warmly-section .inner-content-section {
  position: absolute;
  top: 0;

  background: rgba(0,0,0,0.2);
  margin: 50px 0 50px 0;
  min-width: 35%;
  padding: 0 15px;
  /*z-index: 2;*/
  width: auto;
}

@media all and (max-width:1349px) {
  .home-page-warmly-section .inner-content-section {
    left: 5%;
    width: 90%;
  }
}
.home-page-warmly-section .inner-content-section .energy-efficiency-section {
  text-align: left;
}
.home-page-warmly-section .inner-content-section .energy-efficiency-section h2 {
  font-size: 50px !important;
  font-weight: 400;
  font-family: "Poppins";
  line-height: unset;
}
.home-page-warmly-section .inner-content-section .energy-efficiency-section h3 {
  margin: 0;
  font-weight: 700;
}
.home-page-warmly-section .inner-content-section .energy-efficiency-section p {
  font-size: 18px;
  max-width: 681px;
  margin: 20px 0 40px;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul {
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li {
  width: 100%;
  max-width: 100%;
  padding: 0;
  padding-right: 0;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section {
  display: flex;
  align-items: center;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section span {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  max-width: 195px;
  display: block;
  white-space: nowrap;
  font-family: "Poppins";
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section img {
  width: 41.61px;
  height: 42.18px;
  margin-right: 25px;
  object-fit: contain;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section p {
  font-size: 16px;
  line-height: 26px;
  max-width: 292px;
}
.home-page-eheat-apart-section {
  background-color: #272727;
}
.home-page-eheat-apart-section .eheat-apart-head-section {
  text-align: center;
}
.home-page-eheat-apart-section .eheat-apart-head-section h2 {
  font-size: 50px;
  line-height: unset;
}
.home-page-eheat-apart-section .eheat-apart-head-section h2 + h3 {
  font-size: 50px;
  margin: 0;
  color: #ffff;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section {
  display: flex;
  flex-wrap: wrap;
}
section .main-eheat-apart-inner-section .eheat-apart-inner-section {
  max-width: calc(100% / 2 - 15px);
  flex: calc(100% / 2 - 15px);
  background: #fff;
  margin-right: 30px;
  margin-bottom: 30px;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section:nth-child(even) {
  margin-right: 0 !important;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section h2 {
  font-size: 20px;
  color: #000;
  line-height: 30px;
  margin: 0 0 10px;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
  display: flex;
  padding: 30px 40px;
  min-height: 183px;
  align-items: center;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-img-section {
  width: 50px;
  flex: 50px;
  height: auto;
  margin-right: 20px;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section p {
  margin: 0;
  color: #000;
  max-width: 330px;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section {
  width: 90%;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section {
  margin: 45px 0 0;
}
.home-and-not-section {
  text-align: center;
  margin-top: 20px;
}
.main-million-year-section {
  display: flex;
  justify-content: space-between;
}
.main-million-year-section .million-year-section h2 {
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 10px;
}
.main-million-year-section .million-year-section {
  width: 100%;
  flex: 25%;
  padding: 0 15px;
  text-align: center;
  max-width: 25%;
}
.main-million-year-section .million-year-section p {
  max-width: 169px;
  margin: auto;
  line-height: 26px;
}
.home-and-not-section p {
  margin: 0;
}
.main-million-year-section {
  margin: 40px 0;
}
.main-million-year-section .million-year-section {
  border-right: 1px solid #fff;
}
.main-million-year-section .million-year-section:nth-child(4) {
  border: none;
}
.home-are-you-ready-section.common-all-pages-section .row {
  display: flex;
  flex-wrap: wrap;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.home-are-you-ready-section.common-all-pages-section .container {
  max-width: 1250px;
}
.home-are-you-ready-section.common-all-pages-section {
  padding: 140px 0 93px;
}
.home-are-you-ready-section.common-all-pages-section ul {
  margin: 0;
  list-style: none;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section {
  padding: 0 15px;
  max-width: 50%;
  flex: 50%;
  width: 100%;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 {
  font-size: 50px;
  font-weight: 400;
  line-height: 65px;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 span {
  font-weight: 700;
  display: block;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 {
  margin: 0 0 20px;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section ul li {
  font-size: 18px;
  font-family: "Poppins";
  margin-bottom: 25px;
  color: #fff;
  max-width: 503px;
  line-height: 29px;
}
.home-are-you-ready-section.common-all-pages-section .home-page-cstm-logos {
  margin: 73px 0 0;
}
.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
  background: #fff;
  max-width: calc(100% / 2 - 15px) !important;
  width: 100%;
  flex: calc(100% / 2 - 15px) !important;
  margin-right: 30px;
  margin-bottom: 30px;
}
.home-page-eheat-apart-section {
  padding-bottom: 80px;
}
.home-page-eheat-apart-section {
  padding-bottom: 80px;
  padding-top: 80px;
}
.home-page-envi-revolutionary-section .container {
  display: flex;
}
.home-page-better-time-section {
  background: #272727;
  text-align: center;
  min-height: 330px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.home-page-better-time-section h2 {
  font-size: 30px;
  line-height: 45px;
}
.home-page-better-time-section h3 {
  margin: 0 0 27px;
  font-size: 30px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 400;
}
.home-page-better-time-section a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 61px;
  max-width: 273px;
  margin: 0 auto;
  background: #e77622;
  border-radius: 10px;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Poppins";
}
.home-page-cstm-logos ul {
  list-style: none;
}
footer.footer {
  margin: 0 !important;
}
.about-page-banner-section h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  font-family: "Poppins";
}
.about-page-banner-section {
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
}
.about-page-banner-section h1 {
  margin: 15px 0;
}
.about-page-banner-section .inner-banner-section {
  display: flex;
  justify-content: center;
}
.about-page-banner-section .inner-banner-section img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.about-page-team-section h1 {
  text-align: center;
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: 600;
  color: #373737;
}
.about-page-team-section {
  margin: 90px 0;
}
.about-page-team-section .row {
  display: flex;
  flex-wrap: wrap;
}
.about-page-team-section .row .inner-team-section {
  background: #f9f9f9;
  padding-top: 30px;
  border-radius: 10px 10px 0 0;
}
.about-page-team-section .row .inner-team-section .teat-head-section {
  background: transparent linear-gradient(125deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  border-radius: 0 0 10px 10px;
  opacity: 1;
  min-height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.about-page-team-section .row .inner-team-section .teat-head-section h2 {
  font-size: 25px;
  line-height: 26px;
}
.about-page-team-section .row .inner-team-section .teat-head-section p {
  margin: 5px 0 0;
  font-size: 16px;
  line-height: 26px;
}
.about-page-team-section .row .col-md-4 {
  margin-bottom: 30px;
}
.about-page-third-section h2 {
  font-size: 42px;
  color: #51b94a;
  line-height: 32px;
}
.about-page-third-section h2 small {
  font-size: 15px;
  color: #51b94a;
  line-height: 18px;
  margin-top: 4px;
  float: left;
  width: 100%;
}
.about-page-third-section p {
  font-size: 17px;
  color: #373737;
  line-height: 29px;
  margin: 16px 0 0;
}
.about-page-third-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: unset;
}
.about-page-third-section .row .col-md-6:nth-child(odd) {
  padding-right: 48px;
}
.about-page-third-section .row .col-md-6:nth-child(even) {
  padding-left: 48px;
}
.about-page-third-section .row .col-md-6 {
  margin-bottom: 64px;
}
.about-page-third-section .row .col-md-6:nth-child(2) img {
  width: 100%;
  max-width: 417px;
}
.about-page-third-section .row .col-md-6 img {
  width: 100%;
  max-width: 417px;
}
.about-page-third-section .row .col-md-6:nth-child(even):before {
  content: "";
  width: 24px;
  height: 24px;
  background: #51b94a;
  display: block;
  position: absolute;
  left: -13px;
  border-radius: 30px;
}
.about-page-third-section .row .col-md-6:nth-child(odd):after {
  content: "";
  width: 2px;
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/arrow-back.png);
  height: 602px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
}
.about-page-third-section .row .col-md-6:nth-child(even):after {
  content: "";
  background: var(--unnamed-color-51b94a) 0 0 no-repeat padding-box;
  background: #51b94a 0 0 no-repeat padding-box;
  opacity: 0.25;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  border-radius: 30px;
  top: -9px;
  left: -22.5px;
  z-index: 39;
}
.about-page-review-section {
  background: #f5f5f5;
  position: relative;
  padding: 0;
  min-height: 304px;
  display: flex;
  align-items: center;
}
.about-page-review-section .home-page-cstm-review-section {
  background: transparent;
  margin: 0;
}
.common-all-pages-section.about-page-you-ready-section .container {
  display: flex;
  flex-wrap: wrap;
}
.common-all-pages-section.about-page-you-ready-section .container .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section.about-page-you-ready-section .container .home-page-cstm-logos {
  width: 100%;
}
.about-page-pdf-download-section {
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  max-width: 1075px;
  margin: auto;
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 32px 53px #0000000d;
  border-radius: 11px;
  opacity: 1;
}
.about-page-pdf-download-section .inner-pdf-btn {
  max-width: 40%;
  flex: 40%;
}
.about-page-pdf-download-section .inner-pdf-img {
  max-width: 60%;
  flex: 60%;
}
.about-page-pdf-download-section {
  min-height: 162px;
}
.about-page-pdf-download-section .inner-pdf-img span {
  font-size: 22px;
  font-weight: 600;
  font-family: "Poppins";
  color: #000;
  padding-left: 300px;
  display: block;
  max-width: 615px;
  width: 100%;
}
.about-page-pdf-download-section .inner-pdf-img img {
  position: absolute;
  bottom: 30px;
  left: 100px;
}
.about-page-pdf-download-section .inner-pdf-btn a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 374px;
  height: 65px;
  border: 2px solid var(--unnamed-color-e77622);
  border: 2px solid #e77622;
  border-radius: 10px;
  opacity: 1;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-e77622);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.common-all-pages-section.about-page-you-ready-section .container {
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
  max-width: 1190px;
}
.about-page-pdf-download-section {
  margin-top: 85px;
}
.common-all-pages-section.about-page-you-ready-section .container h2 {
  font-size: 40px;
  line-height: 50px;
  max-width: 550px;
}
.common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section p {
  font-size: 30px;
  line-height: 40px;
  margin: 10px 0 40px;
}
.common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section p span {
  font-weight: 700;
}
.common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section a {
  width: 100%;
  display: flex;
  max-width: 273px;
  height: 65px;
  background: #e77622;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.common-all-pages-section.about-page-you-ready-section .container {
  align-items: center;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul:last-child li {
  margin-bottom: 35px;
}
section.page {
  margin: 0;
}
h1.page-heading {
  display: none;
}
div#contact-us-page {
  width: 100%;
  padding: 0;
}
.contact-page-head-section h2 {
  font-size: 46px;
  color: #000;
  line-height: 74px;
}
.contact-page-head-section h2 span {
  font-weight: 400;
}
.oontact-page-form-section .inner-conatct-section i.fa {
  width: 64px;
  height: 64px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: transparent linear-gradient(180deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  border-radius: 60px;
  color: #fff;
  font-size: 35px;
  margin-right: 15px;
}
.address-section p {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) var(--unnamed-font-size-18) / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-222e43);
  text-align: left;
  font: normal normal 600 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
.address-section {
  margin: 30px 0 35px;
  padding-bottom: 29px;
  border-bottom: 1px solid #ddd;
}
.oontact-page-form-section .inner-conatct-section .text-section p {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-17) / 28px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-b4b4b4);
  text-align: left;
  font: normal normal normal 17px/28px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
}
.oontact-page-form-section .container {
  max-width: 946px;
  max-width: 946px;
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 17px 72px #0000000d;
  opacity: 1;
  padding-right: 0;
  padding-left: 0;
}
.oontact-page-form-section .inner-conatct-section {
  background: #fbfbfb 0 0 no-repeat padding-box;
  border: 1px solid #eee;
  opacity: 1;
  padding: 51px 63px 10px;
}
.oontact-page-form-section form.form label.form-label {
  display: none;
}
.oontact-page-form-section form.form .form-field {
  width: 100%;
  margin: 0;
  padding: 0;
}
.oontact-page-form-section form.form .form-row.form-row--half {
  margin: 0;
}
.oontact-page-form-section form.form input {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #d9d9d9;
  opacity: 1;
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18) / var(--unnamed-line-spacing-22) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-b4b4b4);
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
}
.oontact-page-form-section .container .col-md-6 {
  padding: 0;
}
.oontact-page-form-section form.form .form-field textarea {
  width: 100%;
  height: 100px;
  border-radius: 0;
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #d9d9d9;
  opacity: 1;
}
.g-recaptcha {
  margin-top: 10px;
}
.oontact-page-form-section form.form {
  padding: 70px;
  margin: 0;
  padding-bottom: 0;
}
.oontact-page-form-section form.form .form-actions {
  text-align: left;
  margin: 15px 0 0;
}
.oontact-page-form-section form.form .form-actions input.button.button--primary {
  margin: 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  height: 65px;
  width: 100%;
  max-width: 233px;
  margin-left: 0;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.contact-page-head-section .container {
  max-width: 946px;
}
.contact-page-head-section .container p {
  margin: 0 0 29px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18) / 27px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-b4b4b4);
  text-align: left;
  font: normal normal normal 18px/27px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
  max-width: 800px;
}
.oontact-page-form-section {
  margin-bottom: 120px;
}
.common-all-pages-section.contact-page-you-ready-section .container {
  display: flex;
  flex-wrap: wrap;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section h2 {
  font-size: 40px;
  line-height: 50px;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section p {
  font-size: 30px;
  line-height: 40px;
  margin: 15px 0 40px;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section p span {
  font-weight: 700;
}
.common-all-pages-section.contact-page-you-ready-section .container {
  align-items: center;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section a {
  width: 100%;
  display: flex;
  max-width: 273px;
  height: 65px;
  background: #e77622;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.common-all-pages-section.contact-page-you-ready-section .container .inner-left-img-section {
  margin-top: -80px;
}
.common-all-pages-section.contact-page-you-ready-section .container {
  max-width: 1190px;
}
.common-all-pages-section.contact-page-you-ready-section .container .home-page-cstm-logos {
  width: 100%;
}
.common-all-pages-section.contact-page-you-ready-section + p {
  display: none;
}
.common-all-pages-section.contact-page-you-ready-section + p + p {
  display: none;
}
.common-all-pages-section.contact-page-you-ready-section + p + p + p {
  display: none;
}
.common-all-pages-section.contact-page-you-ready-section .container {
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
}
div#contact-us-page {
  background: transparent linear-gradient(180deg, rgba(232, 232, 232, 0.42) 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  padding-top: 53px;
}
.installation-page-head-section {
  background: transparent linear-gradient(180deg, rgba(232, 232, 232, 0.42) 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
}
.installation-page-head-section h2,
.installation-page-head-section h1 {
  color: #232c2c;
  font-size: 46px;
  text-align: center;
  padding-top: 20px;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom {
  padding: 63px 0;
  background: transparent linear-gradient(180deg, rgba(232, 232, 232, 0.1) 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 {
  color: #232c2c;
  font-weight: 400;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom .heat-home-safely-text-section p {
  color: #232c2c;
  line-height: 29px;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 span {
  color: #51b94a;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom .heat-home-safely-text-section section.cstm-heat-home-safely-bottom a {
  font-size: 0;
  max-width: 210px;
}
.installation-page-head-section + section.cstm-heat-home-safely-bottom .heat-home-safely-text-section section.cstm-heat-home-safely-bottom a:after {
  content: "Shop Now";
  font-size: 23px;
}
.installation-page-head-section h2 span {
  font-weight: 400;
}
.installation-page-third-section {
  margin-top: 50px;
}
.installation-page-third-section h2 {
  font-size: 20px;
  color: #222e43;
  max-width: 200px;
  line-height: 27px;
}
.installation-page-third-section p {
  color: #232c2c;
  line-height: 29px;
  margin: 20px 0 0;
}
.installation-page-third-section .row {
  display: flex;
  flex-wrap: wrap;
}
.home-page-main-reviews-section .row {
  display: flex;
  flex-wrap: wrap;
}
.home-page-main-reviews-section a {
  height: 65px;
  width: 100%;
  max-width: 344px;
  justify-content: center;
  align-items: center;
  margin: 63px auto 0;
  clear: both;
  display: block;
  background: #e77622;
  border-radius: 10px;
  padding: 20px 0;
  text-decoration: none;
  font-size: 22px;
  text-align: center;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: center;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
}
.installation-page-third-section .row .col-md-6 {
  margin-bottom: 40px;
}
.installation-page-third-section .row .col-md-6 img {
  width: 100%;
  object-fit: contain;
  height: 375px;
}
.installation-page-third-section .row .col-md-6:nth-child(odd) {
  padding-right: 115px;
}
.installation-page-third-section .row .col-md-6:nth-child(even) {
  padding-left: 115px;
}
.installation-page-third-section .row .col-md-6:nth-child(odd) h3 {
  right: -70px;
  left: unset;
}
.installation-page-third-section .row .col-md-6 h3 {
  position: absolute;
  left: -65px;
  margin: 0;
  width: 134px;
  height: 134px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent linear-gradient(180deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  border-radius: 100%;
  top: 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 29px;
  display: flex;
  flex-flow: column;
}
.installation-page-third-section .row .col-md-6 h3 span {
  font-size: 45px;
  font-weight: 700;
  font-family: "Poppins";
  line-height: 40px;
}
.home-page-main-reviews-section .inner-review-section p {
  min-height: 317px;
}
.installation-page-third-section .row .col-md-6 h3:after {
  content: "";
  width: 2px;
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/arrow-back.png);
  height: 576px;
  display: block;
  position: absolute;
  right: unset;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.installation-page-third-section .row .col-md-6:nth-child(7) h3::after {
  display: none !important;
}
.button-text-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.button-text-section .left-btn-sec {
  width: 43%;
}
.button-text-section .right-content-section {
  display: flex;
  align-items: center;
  width: 60%;
}
.button-text-section .right-content-section h2 {
  font-size: 25px;
  line-height: 30px;
}
.button-text-section .left-btn-sec a {
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: flex;
  max-width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
  font-size: 0;
}
.button-text-section .left-btn-sec a:before {
  content: "BUY ENVI NOW";
  font-size: 23px;
}
.button-text-section .right-content-section img {
  width: 56px;
  height: 45px;
  margin-right: 15px;
}
.button-text-section .right-content-section h2 {
  margin: 0;
}
.home-page-warmly-section .inner-content-section .energy-efficiency-section p {
  display: none;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul li {
  margin-bottom: 33px;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul {
  margin-top: 40px;
}
.why-choose-envi-banner-section {
  min-height: 949px;
  display: flex;
  align-items: center;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section h2,
.why-choose-envi-banner-section .col-md-6 .banner-content-section h1 {
  font-size: 71px;
  font-weight: 400;
  line-height: 74px;
  color: #fff;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section h2 span,
.why-choose-envi-banner-section .col-md-6 .banner-content-section h1 span {
  font-weight: 700;
  display: block;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul {
  list-style: none;
  margin: 0;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul li {
  font-size: 18px;
  color: #fff;
  margin-bottom: 31px;
  line-height: 29px;
  font-family: "Poppins";
}
.why-choose-envi-banner-section .container {
  max-width: 1130px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul li {
  padding-right: 40px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section h2,
.why-choose-envi-banner-section .col-md-6 .banner-content-section h1 {
  margin: 0 0 32px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section a {
  display: flex;
  margin: 15px 0 0;
  width: 241px;
  height: 65px;
  justify-content: center;
  align-items: center;
  background: #e77622;
  border-radius: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section {
  padding-left: 46px;
  padding-right: 0;
}
.why-choose-envi-features-section .container {
  max-width: 100% !important;
  padding: 0;
}
.why-choose-envi-features-section .container .row {
  margin: 0;
}
.why-choose-envi-features-section .container .row .col-md-6:first-child {
  padding-left: 0;
}
.why-choose-envi-features-section .container .row .col-md-6:first-child img {
  width: 100%;
  min-height: 932px;
  object-fit: cover;
}
.why-choose-envi-features-section {
  background: #f3f3f3;
  padding: 100px 0 0;
}
.why-choose-envi-features-section .container .row {
  margin: 0;
  align-items: center;
  display: flex;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section {
  padding-left: 96px;
}
ul.navUser-section.navUser-section--alt a.navUser-action {
  padding-top: 0;
  padding-bottom: 0;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign in"] {
  padding-top: 0;
  padding-bottom: 0;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section h2 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 33px;
  color: #222e43;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #51b949;
  border-radius: 30px;
  position: absolute;
  left: 0;
  top: 4.5px;
  content: \f054;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-top: 2px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul {
  padding-right: 22px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section ul li {
  padding-right: 0;
  position: relative;
  padding-left: 40px;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section ul {
  flex-flow: column;
  width: 50%;
}
.home-page-warmly-section .inner-content-section .cstm-inner-section {
  display: flex;
  justify-content: space-between;
  max-width: 655px;
  flex-wrap: wrap;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul {
  margin: 0;
  list-style: none;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li {
  font-size: 18px;
  line-height: 29px;
  color: #373737;
  margin-bottom: 30px;
  max-width: 536px;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #51b94a;
  display: inline-block;
  border-radius: 30px;
  position: absolute;
  left: 0;
  top: 4px;
  content: \f054;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  color: #fff;
  padding-left: 1px;
  padding-top: 1px;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li {
  position: relative;
  padding-left: 45px;
}
.why-choose-envi-benfits-section {
  margin: 131px 0 100px;
}
.why-choose-envi-benfits-section .left-content-section h2 {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20) / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-222e43);
  text-align: left;
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 44px;
}
.why-choose-envi-benfits-section .left-content-section ul {
  margin: 0;
  list-style: none;
}
.why-choose-envi-benfits-section .left-content-section ul li {
  font-size: 18px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18) / var(--unnamed-line-spacing-29) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-373737);
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  margin-bottom: 30px;
  position: relative;
  padding-left: 45px;
}
.why-choose-envi-benfits-section .left-content-section ul li:before {
  content: "";
  background: #51b94a;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 30px;
  content: \f054;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  color: #fff;
  padding-left: 1px;
  padding-top: 1px;
}
.why-choose-envi-benfits-section .left-content-section a {
  display: flex;
  margin: 10px 0 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  max-width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.why-choose-envi-american-section {
  background-color: #272727;
  padding: 154px 0 120px;
}
.why-choose-envi-american-section h2 {
  font-size: 46px;
  line-height: 40px;
  color: #fff;
  margin: 0 0 28px;
}
.why-choose-envi-american-section h2 span {
  color: #51b94a;
}
.why-choose-envi-american-section .row:first-child {
  margin-bottom: 0;
}
.why-choose-envi-american-section h2 {
  font-weight: 400;
}
.why-choose-envi-american-section h2 span {
  font-weight: 700;
}
.why-choose-envi-american-section .row .inner-left-img-section {
  position: relative;
}
.why-choose-envi-american-section .row .inner-left-img-section img {
  position: relative;
}
.why-choose-envi-american-section .row .inner-left-img-section:before {
  content: "";
  width: 261px;
  height: 220px;
  background: transparent linear-gradient(214deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  display: block;
  position: absolute;
  bottom: -25px;
  left: 0;
}
.why-choose-envi-american-section .container .inner-left-img-section img {
  padding-left: 25px;
}
.why-choose-envi-american-section .inner-right-img-section {
  position: relative;
}
.why-choose-envi-american-section .inner-right-img-section img {
  position: relative;
}
.why-choose-envi-american-section .inner-right-img-section:before {
  content: "";
  width: 256px;
  height: 222px;
  display: block;
  position: absolute;
  bottom: -25px;
  right: 0;
  background: transparent linear-gradient(146deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  opacity: 1;
}
.why-choose-envi-american-section .inner-right-img-section img {
  width: 100%;
  padding-right: 25px;
}
.why-choose-envi-american-section .row:first-child {
  display: flex;
}
.why-choose-envi-american-section .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1200px;
}
.why-choose-envi-american-section .container p {
  max-width: 547px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom h2 span {
  font-weight: 400;
}
.why-choose-envi-american-section .container > .col-md-6:nth-child(3) {
  padding-left: 45px;
}
.why-choose-envi-benfits-section .right-img-section img:first-child {
  width: 383px;
  height: 427px;
  object-fit: cover;
}
section .right-img-section img:nth-child(2) {
  position: relative;
  margin-top: -59px;
  width: 100%;
  height: 473px;
  object-fit: cover;
  margin-left: 110px;
}
.why-choose-envi-benfits-section .right-img-section img:nth-child(3) {
  position: relative;
  z-index: 10;
  margin-top: -30px;
}
.why-choose-envi-benfits-section .right-img-section {
  position: relative;
}
.btn-play-icon .icon-sec span {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 14px/20px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: center;
  font: normal normal normal 14px/20px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  max-width: 65px;
  width: 100%;
  display: inline-block;
  margin-right: 18px;
  margin-top: 9px !important;
  position: relative;
  top: 10px;
}
.btn-sec {
  width: 50%;
}
.btn-play-icon {
  display: flex;
  justify-content: space-between;
  max-width: 524px;
  align-items: center;
}
.btn-play-icon .icon-sec span:after {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/banner-arrow-img.png);
  width: 62px;
  height: 40px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  left: 35px;
  position: relative;
}
.home-page-envi-revolutionary-section .container .inner-content-section img {
  width: 180px;
  height: auto;
  object-fit: contain;
}
.home-page-envi-revolutionary-section .container .inner-img-section img {
  width: 100%;
  height: 735px;
  object-fit: cover;
}
.home-page-main-reviews-section .row .col-md-4 {
  padding: 0 20px;
}
.home-page-safer-way-section .inner-img--content-section a {
  text-transform: uppercase;
}
.home-page-allergens-section .inner-content-section a {
  text-transform: uppercase;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section ul li {
  position: relative;
  padding-left: 40px;
}
.home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section ul li:after {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 9px;
  left: 0;
  top: 5px;
  color: #4cae33;
  background: #fff;
  width: 22px;
  height: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  padding-top: 2px;
  padding-left: 2px;
}
.home-page-envi-revolutionary-section .container .inner-content-section p {
  max-width: 600px;
  margin-bottom: 40px;
}
.home-page-warmly-section {
  /*min-height: 800px;*/
  position: relative;
  background-size: cover;
}
.main-footer-section > div > p:last-child {
  margin: 25px 0 0;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign in"] {
  font-size: 0;
  padding-left: 0;
  padding-right: 24px;
  padding-top: 2px;
}
ul.navUser-section.navUser-section--alt a.navUser-action {
  padding: 3px 0 0;
}
.home-page-banner-bottom-section .banner-bottom-cstm-icons ul span {
  margin-left: auto !important;
  margin-right: auto !important;
}
.why-choose-envi-benfits-section .right-img-section img:nth-child(2) {
  margin-top: -60px;
  margin-left: 90px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny {
  margin: 0;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container {
  min-height: unset;
}
section.cstm-energy-efficiency-section.why-us-efficeiny h2 {
  font-size: 50px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/65px var(--unnamed-font-family-poppins);
  color: var(--unnamed-color-000000);
  text-align: left;
  font: normal normal bold 50px/65px Poppins;
  letter-spacing: -0.4px;
  color: #000;
  font-weight: 400;
  line-height: 65px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny h2 span {
  font-weight: 700;
}
section.cstm-energy-efficiency-section.why-us-efficeiny p {
  text-align: left;
  letter-spacing: 0.34px;
  color: #000;
  font-size: 18px;
  font-family: "Poppins";
  margin-top: 20px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny a {
  display: flex;
  width: 100%;
  max-width: 233px;
  justify-content: center;
  align-items: center;
  height: 65px;
  background: #e77622;
  border-radius: 10px;
  font-size: 23px;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-family: "Poppins";
  margin-top: 40px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .row {
  display: flex;
  align-items: center;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container {
  max-width: 1250px !important;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container img {
  height: 807px;
  object-fit: cover;
}
section.cstm-energy-efficiency-section.why-us-efficeiny {
  padding: 29px 0;
}
section.cstm-energy-efficiency-section.why-us-efficeiny {
  margin: 0;
  background: #fafafa;
  display: flex;
  align-items: center;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container {
  max-width: 1570px !important;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container .col-md-6:last-child .energy-efficiency-section {
  max-width: 570px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny .container .col-md-6:last-child .energy-efficiency-section p {
  font-weight: 500;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom h2 {
  padding-right: 55px;
}
.why-choose-envi-american-section .container .inner-left-img-section img {
  width: 100%;
  padding-right: 53px;
}
.why-choose-envi-american-section .container > .col-md-6:nth-child(2) {
  padding-top: 116px;
}
.why-choose-envi-benfits-section .right-img-section:after {
  content: "";
  width: 288px;
  height: 273px;
  display: block;
  position: absolute;
  bottom: -94px;
  right: -120px;
  background: transparent linear-gradient(146deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  opacity: 1;
}
.main-million-year-section {
  flex-wrap: wrap;
}
.main-million-year-section a {
  width: 273px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.inner-save-on-your-section .inner-content-section h2 span {
  text-transform: capitalize;
}
.home-page-envi-revolutionary-section .container .inner-content-section h3 {
  text-transform: capitalize;
}
.copyright-footer-section ul a {
  text-decoration: none !important;
}
.home-page-safer-way-section {
  background-position-x: 30%;
}
.home-page-cstm-review-section .right-content-section .cstm-star-icons span.fa.fa-star.checked::before {
  content: "\f005";
  color: #ffc940 !important;
  margin: 0 2px;
}
.home-page-cstm-review-section .right-content-section .cstm-star-icons span.fa.fa-star.checked::before {
  font-size: 15px;
}
.inner-save-on-your-section .inner-content-section h2 span {
  display: block;
}
.inner-save-on-your-section .inner-content-section h2 span {
  text-transform: unset;
}
.inner-save-on-your-section p {
  max-width: 792px;
  font-weight: 400;
  font-family: "Poppins";
}
.home-page-save-on-your-section .container {
  max-width: 1345px !important;
}
.main-footer-section > div .footer-payment-icons {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.main-footer-section > div .footer-payment-icons img {
  display: block;
  padding: 0 5px;
}
.main-footer-section > div > p:nth-child(5) {
  margin-top: 20px;
}
.footer-social-icons ul {
  margin: 0;
  display: flex;
}
.footer-social-icons ul i.fa {
  font-size: 18px;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #4cae33;
  color: #4cae33;
  border-radius: 30px;
}
.footer-social-icons ul li:first-child i.fa {
  margin: 0;
}
.footer-social-icons {
  margin: 20px 0 0;
}
@media only screen and (max-width: 1600px) {
  .home-page-envi-revolutionary-section .container .inner-img-section img {
    object-fit: contain;
  }
}
header.header .container {
  padding: 0 15px !important;
  max-width: 1205px !important;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product h2.productView-brand {
  margin: 0;
  width: 100%;
  line-height: unset;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
  width: 100%;
  margin: 15px 0;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  margin: 0;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment button {
  background-color: #e4e4e4 !important;
}
section.cstm-product-free-shipping-section ul li:last-child {
  margin-left: 0 !important;
}
.wrap-align p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  margin-left: 19px;
}
section.cstm-product-free-shipping-section ul li span {
  max-width: 332px;
}
section.cstm-product-free-shipping-section ul {
  justify-content: center;
  padding: 0;
}
section.cstm-product-free-shipping-section ul li {
  padding: 0;
  width: 33%;
}
section.cstm-product-free-shipping-section ul li:nth-child(2) {
  width: 35%;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
  margin: 15px 0;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  margin: 10px 0;
}
.productView {
  margin: 0 !important;
  width: 100% !important;
}
body,
html {
  overflow-x: hidden;
}
section.cstm-product-tabs-section .col-md-5 {
  width: 30%;
}
section.cstm-product-tabs-section .col-md-7 {
  width: 70%;
}
section.cstm-product-tabs-section .container {
  margin-top: 30px;
  border-top: 1px solid #dddd;
  padding-top: 37px;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs {
  margin: 0;
  border: none !important;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs a {
  border: none;
  padding: 0;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs {
  display: flex;
  justify-content: space-between;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li {
  width: 33%;
  border-right: 1px solid #ddd;
  text-align: center;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li.active a {
  width: 205px;
  height: 40px;
  border-radius: 5px;
  background: #51b94a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font: normal normal 600 18px/29px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs a {
  width: 205px;
  height: 40px;
  border-radius: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs {
  max-width: 735px;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li.active a {
  margin-left: auto;
  display: flex;
  margin-right: auto;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li:last-child {
  border: none;
}
.cstm-product-tabs-section .tab-content {
  height: 100%;
  padding: 35px 0 0;
}
.cstm-product-tabs-section .tab-content p {
  font-size: 17px;
  color: #373737;
  line-height: 26px;
}
.cstm-product-tabs-section .tab-content p.productView-title {
  display: none;
}
.cstm-product-tabs-section .tab-content strong {
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin-top: 31px;
  display: block;
}
.cstm-product-tabs-section .tab-content ul {
  margin: 0;
  list-style: none;
}
.cstm-product-tabs-section .tab-content ul li {
  font: normal normal normal 17px/30px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  font-family: "Poppins";
  position: relative;
  padding-left: 80px;
  margin-bottom: 30px;
}
.cstm-product-tabs-section .tab-content ul li:before {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  width: 22px;
  height: 22px;
  background: #51b94a;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  color: #fff;
  padding-top: 0;
  padding-left: 1px;
  position: absolute;
  left: 30px;
  top: 3px;
}
.cstm-product-tabs-section .tab-content ul:nth-child(9) li::before {
  content: "\f00c";
  width: auto;
  height: auto;
  background: transparent;
  font-size: 21px;
  color: #51b94a;
}
.cstm-product-tabs-section .tab-content h3,
.cstm-product-tabs-section .tab-content h2,
.cstm-product-tabs-section .tab-content h1,
.cstm-product-tabs-section .tab-content h4 {
  margin: 0 0 20px;
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin-top: 31px;
  display: block;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section {
  background: #f5f5f5;
  padding: 40px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul {
  background: #f5f5f5;
  padding: 40px;
  margin: 0;
  list-style: none;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section h2 {
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  text-align: center;
  margin: 8px 0 15px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul h3 {
  margin: 0 0 5px;
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul span {
  text-align: left;
  font: normal normal normal 17px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 0.6;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li {
  margin-bottom: 20px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li:last-child {
  margin: 0;
}
.cstm-product-tabs-section .tab-content {
  padding-right: 50px;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track {
  width: 100% !important;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide {
  width: 100% !important;
  padding: 0;
}
.cstm-related-product-section section.productCarousel.slick-initialized.slick-slider.slick-dotted {
  margin: 0;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card img {
  margin: 0;
  height: 100%;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card .card-img-container {
  height: 270px !important;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card {
  border: 1px solid #ddd;
  text-align: center;
  padding: 30px;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card .card-body {
  text-align: center;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card .card-body p.card-text {
  display: none;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card .card-body h3.card-title {
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide article.card .card-body .card-text {
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin-top: 15px;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track .productCarousel-slide.slick-slide {
  margin-bottom: 16px;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section {
  background-position: center !important;
  margin-top: 100px;
  background: #fafafa 0 0 no-repeat padding-box;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container {
  min-height: 865px;
  /*max-width: 1570px!*/
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row {
  display: flex;
  align-items: center;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row img {
  height: 807px;
  object-fit: cover;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row .col-md-6:last-child .energy-efficiency-section {
  max-width: 570px;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section h2 {
  text-align: left;
  letter-spacing: -0.4px;
  color: #000;
  opacity: 1;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section p {
  color: #000;
  text-align: left;
  margin-top: 20px;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section a {
  display: flex;
  margin: 40px 0 0;
}
section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 {
  padding-right: 55px;
}
section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 span {
  font-weight: 400;
}
section.cstm-energy-efficiency-section + section.cstm-heat-home-safely-bottom p {
  max-width: 464px;
  margin: 0;
}
section.cstm-energy-efficiency-section + section.cstm-heat-home-safely-bottom a {
  max-width: 273px;
  margin-top: 40px;
}
div[data-content-region="product_below_content"] + ul.tabs {
  display: none;
}
div[data-content-region="product_below_content"] + ul.tabs + .tabs-contents {
  display: none;
}
section.product-page-cstm-review-section .container {
  display: flex;
  align-items: center;
}
section.product-page-cstm-review-section .container .left-content-section {
  max-width: 50%;
  flex: 50%;
  padding: 0;
  padding-right: 25px;
}
section.product-page-cstm-review-section .container .right-content-section {
  max-width: 50%;
  flex: 50%;
  padding-left: 25px;
}
section.product-page-cstm-review-section .container .left-content-section h2 {
  text-align: right;
  font-weight: 400;
  font-family: "Poppins";
  color: #000;
  font-size: 32px;
}
section.product-page-cstm-review-section .container .left-content-section h3 {
  font-size: 32px;
  font-weight: 700;
  text-align: right;
  margin: 0;
  color: #000;
}
section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons {
  display: flex;
  align-items: center;
}
section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons h2 {
  font-size: 17px;
  margin: 0;
  line-height: 22px;
  color: #000;
  margin-right: 10px;
}
section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons span.fa.fa-star.checked {
  font-size: 15px;
  color: #ffc940 !important;
  margin: 0 2px;
}
section.product-page-cstm-review-section .container .right-content-section p {
  line-height: 23px !important;
  font-size: 17px !important;
  color: #000;
  margin: 0;
  max-width: 475px;
}
section.product-page-cstm-review-section .container {
  display: flex;
  align-items: center;
  min-height: 304px;
}
section.product-page-cstm-review-section {
  position: relative;
}
section.product-page-cstm-review-section:after {
  width: 1px;
  height: 107px;
  background: #51b94a;
  display: block;
  position: absolute;
  left: 50%;
  content: "";
  top: 50%;
  transform: translate(-50%, -50%);
}
section.product-page-cstm-review-section:before {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/qoute.png);
  width: 40px;
  height: 28px;
  display: block;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
section.product-are-you-ready-section.common-all-pages-section .container .row {
  display: flex;
  align-items: center;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  width: 100%;
  padding: 0 15px;
}
.common-all-pages-section.about-page-you-ready-section .container h2 {
  font-size: 40px;
  line-height: 50px;
  max-width: 550px;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-right-text-section p {
  font-size: 30px;
  line-height: 40px;
  margin: 10px 0 40px;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-right-text-section p span {
  font-weight: 700;
  display: block;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-right-text-section a {
  width: 100%;
  display: flex;
  max-width: 273px;
  height: 65px;
  background: #e77622;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-left-img-section {
  margin-top: -80px;
}
section.product-page-cstm-review-section {
  position: relative;
  padding-bottom: 40px;
}
.home-page-save-on-your-section .home-page-cstm-review-section {
  max-width: 1148px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}
svg.injected-svg.icons-svg-sprite {
  display: none;
}
.wrap-main-page-compare:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  opacity: 0.42;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
}
.wrap-main-page-compare {
  position: relative;
}
.envi-model-comparison-page-banner-section h1 {
  margin: 0;
  text-align: center;
  font: normal normal bold 46px/74px Poppins;
  letter-spacing: -0.37px;
  color: #232c2c;
  opacity: 1;
}
.envi-model-comparison-page-banner-section {
  padding: 20px 0;
}
.cstm-table-section .table-responsive {
  max-width: 1098px;
  margin: auto;
}
table,
td,
th {
  border-collapse: collapse;
  border: 1px solid #ddd;
}
table#travel thead tr:first-child th:first-child {
  width: 310px;
  padding: 20px 29px;
}
table#travel thead tr:first-child th:nth-child(2) {
  width: 261px;
  padding: 14px;
  text-align: center;
}
table#travel thead tr:first-child th:nth-child(3) {
  padding: 14px;
  text-align: center;
  width: 261px;
}
table#travel thead tr:last-child th {
  padding: 30px 0;
  vertical-align: initial;
  text-align: center;
}
.cstm-table-section table thead {
  background: rgba(141, 142, 145, 0.09);
}
.cstm-table-section table thead th {
  font: normal normal 600 16px/26px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
}
table#travel tbody tr th h3 {
  letter-spacing: 0;
  opacity: 1;
  font-weight: 500;
  font-family: "Poppins";
  color: #222e43;
  margin: 0;
  font-size: 14px;
}
table#travel tbody tr th p {
  margin: 0;
  font: normal normal normal 12px/24px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
}
table#travel tbody tr th {
  padding: 13px 40px;
  min-height: 75px;
}
table#travel tbody tr td span {
  letter-spacing: 0;
  color: #222e43;
  font-size: 13px;
  font-weight: 500;
  font-family: "Poppins";
  padding: 0 10px;
  display: block;
  line-height: 20px;
}
table#travel tbody tr td {
  text-align: center;
}
.cstm-table-section .cstm-btn {
  text-align: center;
  margin: 51px 0 75px;
}
.cstm-table-section .cstm-btn a {
  display: inline-flex;
  width: 100%;
  max-width: 273px;
  justify-content: center;
  align-items: center;
  background: #e77622;
  height: 65px;
  text-decoration: none;
  border-radius: 10px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 0;
}
.cstm-table-section .cstm-btn a:before {
  content: "Order Now";
  font-size: 23px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  width: 100%;
  padding: 0 15px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  width: 100%;
  padding: 0 15px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-right-text-section h2 {
  font: normal normal bold 40px/50px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  margin: 0 0 5px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-right-text-section p {
  font: normal normal 300 30px/40px Poppins;
  letter-spacing: 0;
  color: #fff;
  margin: 0 0 40px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-right-text-section a {
  max-width: 273px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-left-img-section {
  margin-top: -80px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .home-page-cstm-logos {
  width: 100%;
}
.about-page-pdf-download-section {
  margin-bottom: -40px;
  /*z-index: 10;*/
}
table#travel tbody tr:nth-child(even) {
  background: rgba(141, 142, 145, 0.09);
}
.table-responsive.responsive-2 {
  max-width: 1190px;
}
table.other thead tr:first-child th:first-child {
  width: 155px !important;
  padding: 35px 15px !important;
}
table.other thead tr:first-child th:nth-child(2) {
  width: 141px !important;
}
table.other thead tr:first-child th:nth-child(3) {
  width: 413px !important;
}
table.other thead tr:first-child th:nth-child(4) {
  text-align: center;
  width: 239px;
}
table.other thead tr:first-child th:nth-child(5) {
  text-align: center;
  width: 239px;
}
table.other thead tr:last-child th {
  padding: 10px 0 !important;
  text-align: center !important;
  font: normal normal normal 12px/18px Poppins;
  letter-spacing: 0;
  color: #8d8e91;
  opacity: 1;
}
table.other tbody tr th {
  padding: 15px 21px !important;
}
table.other tbody tr th span {
  font: normal normal normal 12px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  text-transform: uppercase;
  opacity: 1;
}
table.other tbody tr th p {
  letter-spacing: 0;
  color: #222e43 !important;
  opacity: 1;
  font-weight: 600 !important;
  font-family: "Poppins";
  font-size: 15px !important;
}
table.other tbody tr td {
  font: normal normal normal 12px/18px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  padding: 0 10px;
}
table.other tbody tr:nth-child(even) {
  background: transparent !important;
}
table.other tbody tr th {
  background: rgba(141, 142, 145, 0.09);
}
.about-page-pdf-download-section {
  position: relative;
}
.about-page-pdf-download-section .inner-pdf-img img {
  left: 65px;
}
ul.sub-menu {
  position: absolute;
  background: #fff;
  list-style: none;
  padding: 15px 15px 0;
  flex-wrap: wrap;
  left: 0;
  top: 80px;
  right: auto;
  width: 100%;
  margin: 0;
  min-width: 326px;
}
.main-header-section ul#cstm-navigation li {
  padding: 32px 0;
}
ul.sub-menu li {
  width: 100%;
  margin-bottom: 24px;
}
.inner-sub-menu {
  display: flex;
  align-items: center;
}
.inner-pdct-img {
  margin-right: 20px;
  width: 70px;
}
.inner-pdct-img img {
  min-width: 80px;
  object-fit: cover;
  display: block;
}
.inner-sub-menu p {
  font: normal normal 300 16px/25px Poppins;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
  margin: 0;
}
.productView {
  padding: 0 !important;
}
.main-header-section ul#cstm-navigation li:hover ul.sub-menu {
  display: block !important;
}
.main-header-section ul#cstm-navigation li:hover ul.sub-menu li {
  padding: 0;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating > span:nth-child(2) {
  margin: 0 0 0 17px;
  color: #373737;
  opacity: 0.6;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
  opacity: 0.6;
}
.right-col-detail.prod-col h1.productView-title {
  max-width: 512px;
  line-height: 31px;
}
.cstm-short-product-description {
  margin: 20px 0 15px;
  padding-bottom: 0;
  border-bottom: 1px solid #d4d4d4;
  font: normal normal normal 17px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.product-main-single:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  opacity: 0.4;
  z-index: -1;
}
.product-main-single {
  position: relative;
  background: transparent !important;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  margin-left: 0 !important;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options {
  margin: 0;
}
.right-col-detail.prod-col section.productView-details.product-options .bootm-btn-section p {
  text-align: right;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 15px / var(--unnamed-line-spacing-29) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-373737);
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 0.6;
  margin: 0;
  max-width: 535px;
  margin-top: 10px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section {
  margin: 50px 0 0;
  position: relative;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul {
  padding: 0;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section h2 {
  position: absolute;
  top: -50px;
  width: 100%;
  left: 0;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section a {
  text-align: left;
  text-decoration: underline;
  font: normal normal 600 16px/26px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
}
.cstm-related-product-section h2 {
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  text-align: center;
  margin: 50px 0 15px;
}
.installation-page-third-section .container > h3 {
  text-align: center;
  margin: 0;
  font: normal normal 600 30px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
}
.installation-page-third-section .container > h3 + p {
  max-width: 570px;
  margin: 20px auto 50px;
  text-align: center;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.installation-page-third-section .row .col-md-6:nth-child(1) img {
  max-width: 100%;
  height: 350px;
  object-fit: cover;
  width: 100%;
}
.installation-page-third-section .row .col-md-6:nth-child(4) img {
  height: 200px;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(5) img {
  object-fit: cover;
  height: 100%;
  margin-top: -112px;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(9) img {
  height: 100%;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(12) img {
  height: 100%;
  object-fit: cover;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(6) h3::after {
  height: 1600px;
  height: 942px;
  left: 50.6%;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(10) h3::after {
  top: 136px;
  height: 460px;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(11) h3::after {
  display: none !important;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(10) {
  display: flex;
  align-items: center;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(10) h3 {
  top: 50%;
  transform: translateY(-50%);
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(11) {
  margin-top: 100px;
}
.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(7) h3:before {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/arrow-back.png);
  height: 500px;
  position: absolute;
  width: 1px;
  top: 131px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) {
  margin: 0;
  background: #f3f3f3;
  padding: 100px 0;
  margin-top: 118px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 + p {
  max-width: 778px;
  margin-bottom: 20px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 + p + p {
  max-width: 742px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 97px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row h3:after {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/arrow-back.png);
  width: 1px;
  height: 302px;
  display: block;
  position: absolute;
  top: 115px;
  z-index: 9;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(5) {
  margin-top: 106px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) {
  margin-top: 140px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row img {
  height: 100% !important;
  width: 100% !important;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(1) img {
  position: relative;
  top: -47px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(3) {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 15px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(1) span {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  top: -50px;
  max-width: 80px;
  background: #499d35;
  height: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font: normal normal bold 13px/20px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) {
  height: 100%;
  min-height: 448px;
  display: flex;
  align-items: center;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) h3 {
  top: 50%;
  transform: translateY(-50%);
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) h3::after {
  display: none !important;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) {
  padding-bottom: 0;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) {
  margin-bottom: 0;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(5) {
  margin-bottom: 0;
}
.cstm-installation-page-third-section:nth-child(5) {
  padding: 100px 0;
}
.cstm-installation-page-third-section:nth-child(5) .container > h3 {
  text-align: center;
  font: normal normal 600 30px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  margin: 0 0 20px;
}
.cstm-installation-page-third-section:nth-child(5) .container p {
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.cstm-installation-page-third-section:nth-child(5) .container > h3 + p {
  text-align: center;
  max-width: 594px;
  margin: 0 auto 60px;
}
.cstm-installation-page-third-section:nth-child(5) .container .row {
  display: flex;
  flex-wrap: wrap;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section {
  display: flex;
  align-items: unset;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
  flex: 80%;
  max-width: 80%;
  padding-left: 20px;
}
.cstm-installation-page-third-section:nth-child(5) .container .row h3 {
  background: transparent linear-gradient(180deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  width: 134px;
  height: 134px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #fff;
}
.cstm-installation-page-third-section:nth-child(5) .container .row h3 span {
  font: normal normal bold 45px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  display: block;
  line-height: 44px;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section {
  display: flex;
  align-items: baseline;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section p {
  max-width: 405px;
  padding-left: 20px;
}
.cstm-installation-page-third-section:nth-child(5) .container .row h3 {
  flex-flow: column;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
  flex: 403px;
  max-width: 403px;
  padding-left: 20px;
}
.cstm-installation-page-fourth-section {
  padding: 100px 0;
  background: #f3f3f3;
}
.cstm-installation-page-fourth-section h3 {
  font: normal normal 600 30px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  font: normal normal 600 30px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  text-align: center;
  margin-bottom: 55px;
}
.cstm-installation-page-fourth-section .row {
  display: flex;
}
.cstm-installation-page-fourth-section .row table tr td {
  font: normal normal normal 16px/16px Poppins;
  letter-spacing: 0;
  color: #222e43;
  padding: 6px 11px;
  line-height: 20px;
}
.cstm-installation-page-fourth-section .row table#Installation_1 tr td:first-child {
  width: 188px;
}
.cstm-installation-page-fourth-section .row table#Installation_2 tbody tr td:first-child {
  width: 225px;
}
.cstm-installation-page-fourth-section .row table#Installation_2 tbody tr td:last-child {
  width: 257px;
}
.safety-listings-section {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  max-width: 485px;
  align-items: center;
}
.specifications-image-section {
  margin-top: 66px;
}
.cstm-installation-page-fourth-section .row h2 {
  font: normal normal bold 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  margin: 0 0 28px;
}
.installation-page-head-section h2,
.installation-page-head-section h1 {
  font-weight: 700;
  font-family: "Poppins";
}
.cstm-installation-page-fourth-section .row table td {
  border: 1px solid #fff;
}
.seasonal-sale-page-banner-section {
  position: relative;
}
.seasonal-sale-page-banner-section:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  opacity: 0.42;
}
.seasonal-sale-page-banner-section h1 {
  text-align: center;
  font: normal normal bold 46px/74px Poppins;
  letter-spacing: -0.37px;
  color: #232c2c;
  opacity: 1;
  padding: 20px 0;
  margin: 0 !important;
  font-family: "Poppins";
}
.seasonal-sale-page-banner-section img {
  width: 100%;
}
.seasonal-sale-page-content-section .container {
  background: #f9f9f9;
  max-width: 1175px !important;
  min-height: unset;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 60px;
}
.seasonal-sale-page-content-section .container p.bold-cstm-text {
  font: normal normal bold 34px/48px Poppins;
  letter-spacing: -0.27px;
  color: #222e43;
  opacity: 1;
  max-width: 100%;
}
.seasonal-sale-page-content-section .container ul {
  margin: 0;
  list-style: none;
  width: 100%;
  max-width: 100%;
}
.seasonal-sale-page-content-section .container ul li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  text-align: left;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  font-size: 18px;
  font-family: "Poppins";
}
.seasonal-sale-page-content-section .container ul li:before {
  content: "";
  content: \f00c;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  width: auto;
  height: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  color: #51b94a;
  padding-top: 0;
  padding-left: 0;
  position: absolute;
  left: 0;
  top: 3px;
}
.seasonal-sale-page-content-section .container {
  padding-left: 108px;
  padding-right: 164px;
}
.seasonal-sale-page-second-content-section p {
  text-align: left;
  font: normal normal medium 16px/28px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
.seasonal-sale-page-second-content-section {
  padding: 50px 0 100px;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  margin-top: -80px;
  padding: 0 15px;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .home-page-cstm-logos {
  width: 100%;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .home-page-cstm-logos ul {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section h2 {
  font: normal normal bold 40px/50px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  text-transform: capitalize;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section p {
  font-size: 30px;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  line-height: 40px;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section p span {
  font-weight: 700;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section a {
  width: 100%;
  max-width: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  background: #e77622;
  border-radius: 10px;
  margin-top: 40px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section p {
  margin: 0;
}
.countPill {
  width: 18px;
  height: 18px;
  right: 12px;
  position: relative;
  top: -5px;
  background: #e11d1d !important;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  font-size: 12px;
  padding-bottom: 14px !important;
  display: inline-block;
  padding-left: 2px;
  padding-top: 0 !important;
}
table#travel tbody tr:nth-child(8) td span {
  padding: 0 15px;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating .icon--ratingEmpty svg {
  fill: #8f8f8f;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
  margin-right: 17px;
}
.common-all-pages-section.contact-page-you-ready-section .container .home-page-cstm-logos ul {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.installation-page-third-section .row .col-md-6:nth-child(odd):after {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/arrow-horizontal.png);
  width: 201px;
  height: 1px;
  display: block;
  position: absolute;
  top: 63px;
  right: -100px;
  z-index: -1;
  background-size: 271px;
}
.installation-page-third-section .row .col-md-6:nth-child(1)::after {
  top: 75%;
  bottom: unset;
  height: 2px;
}
.installation-page-third-section .row .col-md-6:nth-child(7)::after {
  width: 77px;
  right: 37px;
  background-size: 321px;
}
.installation-page-third-section .row .col-md-6:nth-child(9)::after {
  top: 50%;
  transform: translateY(-50%);
}
.installation-page-third-section .row .col-md-6 .right-content-section > span:last-child {
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #b01410;
}
.installation-page-third-section p span {
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #b01410;
}
.installation-page-third-section .row .col-md-6 .left-img-section > span {
  background: #499d35 0 0 no-repeat padding-box;
  border-radius: 2px;
  opacity: 1;
  width: 67px;
  display: flex;
  height: 26px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font: normal normal bold 12px/18px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  justify-content: center;
  align-items: center;
}
.installation-page-third-section .row .col-md-6:nth-child(5) .left-img-section > span {
  margin-right: 0;
  position: relative;
  top: -46px;
}
.installation-page-third-section .row .col-md-6:nth-child(9) .left-img-section > span {
  margin-right: 0;
  position: relative;
  left: 50px;
  top: -40px;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(5) span {
  top: unset;
  position: relative;
  margin-right: auto;
}
.installation-page-third-section .row .col-md-6:nth-child(even) h4 {
  font: normal normal bold 18px/29px Poppins;
  letter-spacing: 0;
  color: #232c2c;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6 p {
  margin: 0;
}
.installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(3) h4 {
  font: normal normal bold 18px/29px Poppins;
  letter-spacing: 0;
  color: #232c2c;
}
.cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p span {
  font-weight: 700;
}
.review-page-banner-section {
  background-position: center;
  min-height: 656px;
  display: flex;
  align-items: center;
}
.review-page-banner-section h2,
.review-page-banner-section h1 {
  font-size: 54px;
  margin-bottom: 21px;
  letter-spacing: -0.54px;
  color: #fff;
  line-height: 56px;
  text-transform: unset;
}
.review-page-banner-section h2 span,
.review-page-banner-section h1 span {
  font-weight: 700;
}
.review-page-banner-section h2,
.review-page-banner-section h1 {
  max-width: 334px;
}
.review-page-banner-section .inner-content-section h2 {
  max-width: 100%;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
.review-page-banner-section .inner-content-section .cstm-star-icons {
  display: flex;
  align-items: center;
}
.review-page-banner-section .inner-content-section h2 {
  margin-right: 14px;
}
.review-page-banner-section .inner-content-section .cstm-star-icons span.fa.fa-star.checked {
  color: #ffc533;
  font-size: 15px;
  margin-right: 3px;
}
.review-page-banner-section .inner-content-section p {
  max-width: 387px;
  margin: 9px 0 0;
  font-size: 17px;
  line-height: 23px;
}
.review-page-banner-section .banner-content-section{
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 20px;
  border-radius: 10px;
}
.search-bar {
  max-width: 811px;
  margin: 60px auto 0;
}
.search-bar .form-field {
  margin: 0;
}
.search-bar .form-field i.fa.fa-search {
  display: none;
}
.search-bar .form-field input.form-input {
  border: none !important;
  padding: 0 40px;
  height: 56px;
}
.search-bar .form-field {
  position: relative;
}
.search-bar .form-field input.Button {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 123px;
  height: 35px;
  border: 1px solid #e77622;
  font: normal normal 600 13px/10px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  padding: 0;
}
.search-bar .form-field input.form-input {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 10px 30px #00000010;
  border-radius: 15px !important;
}
.search-bar .form-field input.form-input {
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737 !important;
  opacity: 1;
}
.search-bar .form-field input.form-input::placeholder {
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.slider-for-reviews .main {
  display: flex;
  align-items: center;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 6px 53px #0000000d;
  border-radius: 19px;
  opacity: 1;
  backdrop-filter: blur(27px);
  -webkit-backdrop-filter: blur(27px);
}
.slider-for-reviews {
  max-width: 1151px;
  margin-left: auto;
  margin-right: auto;
}
.slider-for-reviews ul.slick-dots {
  display: none !important;
}
.slider-for-reviews .slider.slick-initialized.slick-slider.slick-dotted {
  margin: 0;
}
.slider-for-reviews + script + script + .home-page-main-reviews-section > .container > h2 {
  text-transform: unset;
  font-family: "Poppins";
}
.slider-for-reviews + script + script + .home-page-main-reviews-section > .container > h2 span {
  text-transform: unset !important;
  color: #51b94a;
}
.slider-for-reviews .slick-track {
  padding: 50px 15px 60px 39px;
}
.slider-for-reviews .main .img {
  width: 123px;
  height: 123px;
}
.slider-for-reviews .main .descript {
  max-width: 795px;
  flex: 795px;
  margin-left: 21px;
}
.slider-for-reviews .main .img {
  width: 123px;
  height: 123px;
}
.slider-for-reviews .main .img img {
  width: 100%;
  object-fit: cover;
}
.slider-for-reviews .main .descript {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.slider-for-reviews .main .descript h2 {
  text-align: left;
  font: normal normal 800 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin-right: 16px;
}
.slider-for-reviews .main .descript span.fa.fa-star.checked {
  color: #ffc940 !important;
  font-size: 15px;
  margin: 0 2px;
}
.slider-for-reviews .main .descript p:nth-child(7) {
  text-align: left;
  font: normal normal medium 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin: 10px 0 15px;
}
.slider-for-reviews .main .descript p:nth-child(7) + span {
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #343434;
  opacity: 1;
}
.slider-for-reviews .main .descript p:nth-child(7) + span + p {
  margin: 0;
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #343434;
  opacity: 1;
  margin-left: 5px;
}
.slider-for-reviews .main {
  padding: 30px 98px 30px 114px;
}
button.slick-next.slick-arrow::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/slick-arrow-right.png?t=1632739791&_gl=1*muxviq*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjczNzMxNC4xMzUuMS4xNjMyNzM5NzgxLjYw);
  background-size: 12px;
  background-repeat: no-repeat;
}
button.slick-prev.slick-arrow::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/slick-arrow-left.png?t=1632739773&_gl=1*1sb6xmc*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjczNzMxNC4xMzUuMS4xNjMyNzM5NzgxLjYw);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.slider-for-reviews + script + script + .home-page-main-reviews-section {
  padding-top: 0;
  background: #fff;
}
.home-page-main-reviews-section .inner-review-section p:last-child {
  min-height: unset;
}
.home-page-main-reviews-section .row .col-md-4 {
  margin-top: 102px;
}
.home-page-main-reviews-section .row .col-md-4:first-child {
  margin: 0;
}
.home-page-main-reviews-section .row .col-md-4:nth-child(2) {
  margin: 0;
}
.home-page-main-reviews-section .row .col-md-4:nth-child(3) {
  margin: 0;
}
.home-page-cstm-review-section.faq-page-cstm-review-section {
  position: relative;
  background: #f5f5f5;
  margin: 0;
  min-height: 304px;
}
.home-page-cstm-review-section.faq-page-cstm-review-section .container {
  display: flex;
  align-items: center;
  padding-top: 0;
}
.home-page-cstm-review-section.faq-page-cstm-review-section::before {
  top: 64px;
}
.home-page-cstm-review-section .right-content-section h2 {
  font: normal normal 800 17px/22px Poppins;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}
.common-all-pages-section .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.common-all-pages-section .container .row {
  display: flex;
  align-items: center;
}
.common-all-pages-section .inner-left-img-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.common-all-pages-section .inner-right-text-section {
  max-width: 50%;
  flex: 50%;
  padding: 0 15px;
}
.home-page-cstm-logos {
  width: 100%;
}
.common-all-pages-section .home-page-cstm-logos ul {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.common-all-pages-section .inner-left-img-section {
  margin-top: -80px;
}
.common-all-pages-section .inner-right-text-section h2 {
  text-align: left;
  font: normal normal bold 40px/50px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}
.common-all-pages-section .inner-right-text-section p {
  text-align: left;
  font: normal normal 300 30px/40px Poppins;
  letter-spacing: 0;
  color: #fff;
  margin: 15px 0 40px;
}
.common-all-pages-section .inner-right-text-section p span {
  font-weight: 700;
  display: block;
}
.common-all-pages-section .inner-right-text-section a {
  display: flex;
  width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.faq-page-head-section h2,
.faq-page-head-section h1 {
  text-align: center;
  font: normal normal normal 46px/74px Poppins;
  letter-spacing: -0.37px;
  color: #232c2c;
  opacity: 1;
  font-family: "Poppins";
}
.faq-page-head-section {
  padding: 10px 0 30px;
}
.faq-page-section {
  padding-bottom: 160px;
}
.faq-page-section .row .col-md-4 {
  width: 100%;
  max-width: 40%;
  flex: 40%;
}
.faq-page-section .row {
  display: flex;
}
.faq-page-section .row .col-md-8 {
  max-width: 60%;
  flex: 60%;
  width: 100%;
  padding-left: 60px;
  border-left: 1px solid #e1e1e1;
}
.faq-page-section .row .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.faq-page-section .row .col-md-4 .left-img-section h3 {
  text-align: left;
  font: normal normal normal 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  text-transform: uppercase;
  opacity: 1;
  text-align: left;
  font: normal normal normal 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  text-transform: uppercase;
  opacity: 1;
  margin: 0 0 30px;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section {
  background: transparent !important;
  padding: 0;
  border: none;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs {
  margin: 0;
  border: none !important;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li {
  float: none;
  width: 100%;
  display: block;
  margin: 0 0 20px;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  text-align: left;
  font: normal normal 600 18px/26px Poppins;
  letter-spacing: 0;
  color: rgba(98, 93, 245, 1);
  opacity: 1;
  text-decoration: none;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li.active a {
  border: none;
  text-align: left;
  font: normal normal 600 18px/26px Poppins;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}
.common-all-pages-section .inner-right-text-section h2 {
  text-transform: capitalize;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li.active a {
  outline: none !important;
}
.faq-page-head-section h2 {
  text-transform: capitalize;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a:hover {
  background: transparent !important;
  border: none;
}

/* categories description */
.collection-description p {
  color: #373737 !important;
  font: normal normal normal 17px/29px Poppins;
}
.collection-description h3 {
  color: #000;
  font-weight: 700;
}
section.page.blog h1 {
  text-align: center;
  text-align: center;
  font: normal normal bold 46px/74px Poppins;
  letter-spacing: -0.37px;
  color: #232c2c;
  opacity: 1;
  padding: 20px 0;
}
section.page.blog:after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  opacity: 0.42;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
section.page.blog {
  position: relative;
}
section.page.blog .row {
  display: flex;
  flex-wrap: wrap;
}
section.page.blog .row article.blog .blog-post-figure {
  width: 100% !important;
}
section.page.blog .row article.blog {
  background: #fff;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 10px 49px #00000012;
  opacity: 1;
}
section.page.blog .row article.blog .blog-post-body {
  width: 100%;
  padding: 0 43px 39px;
}
section.page.blog .row article.blog .blog-post-figure figure.blog-thumbnail {
  max-width: 100%;
  margin: 0;
}
section.page.blog .row article.blog h2.blog-title {
  text-align: left;
  font: normal normal 600 20px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  text-transform: unset;
  margin: 30px 0 10px;
}
section.page.blog .row article.blog .blog-post-body p.blog-date {
  text-align: left;
  text-align: left;
  font: normal normal normal 16px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
  margin: 0 0 16px;
}
section.page.blog .row article.blog .blog-post {
  text-align: left;
  font: normal normal 300 16px/22px Poppins;
  letter-spacing: 0;
  color: #848484;
  opacity: 1;
}
section.page.blog .row article.blog .blog-post a {
  display: flex;
  margin: 10px 0 0;
  width: 136px;
  height: 39px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: 1px solid #e77622;
  border-radius: 10px;
  opacity: 1;
  text-align: left;
  font: normal normal bold 15px/20px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
}
section.page.blog .row article.blog {
  background: #fff;
}
section.page.blog .row .col-md-4 {
  margin-bottom: 49px;
  padding: 0 20px;
}
section.page.blog nav.pagination {
  margin: 0 !important;
  width: 100%;
  display: block;
}
section.page.blog nav.pagination ul.pagination-list {
  margin: 0 !important;
}
section.page.blog nav.pagination ul.pagination-list li.pagination-item.pagination-item--next {
  float: none;
  margin: 0;
  padding: 0;
}
.pagination-item.pagination-item--current {
  border-color: #e77622 !important;
  border-radius: 5px;
  margin: 0 !important;
}
section.page.blog nav.pagination ul.pagination-list li {
  margin: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
section.page.blog nav.pagination ul.pagination-list {
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.page.blog nav.pagination ul.pagination-list li a {
  text-align: left;
  font: normal normal 600 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
section.page.blog nav.pagination ul.pagination-list li.pagination-item i.icon {
  display: none;
}
section.page.blog nav.pagination ul.pagination-list li {
  margin: 0 10px !important;
}
section.page.blog h1 {
  text-transform: capitalize;
}
.main-blog-post .blog-post-figure {
  /*width: 100%*/
}
.main-blog-post .blog-post-body {
  width: 100%;
}
.main-blog-post article.blog {
  max-width: 1207px;
  padding: 0 15px;
}
.main-blog-post article.blog figure.blog-thumbnail {
  max-width: 100%;
  margin: 0;
}
.main-blog-post .blog-post-body header.blog-header h2.blog-title,
.main-blog-post .blog-post-body header.blog-header h1.blog-title {
  margin: 0;
  text-align: center;
  font: normal normal bold 46px/58px Poppins;
  letter-spacing: -0.37px;
  color: #222e43;
  opacity: 1;
}
.main-blog-post .blog-post-body header.blog-header h2.blog-title {
  margin-bottom: 20px;
  text-transform: unset;
}
.main-blog-post .blog-post-body header.blog-header p.blog-date {
  text-align: center;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
  margin: 0;
}
.main-blog-post article.blog .blog-post p {
  text-align: left;
  font: normal normal normal 17px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.main-blog-post article.blog .blog-post {
  margin: 25px 0 0;
}
.main-blog-post article.blog {
  display: flex;
  flex-wrap: wrap;
}
.main-blog-post article.blog figure.blog-thumbnail img {
  max-height: 412px;
  object-fit: cover;
  /*width: 100%!important*/
}
.main-blog-post .blog-post-body header.blog-header {
  margin: 30px 0 0;
}
.navUser-item--cart .dropdown-menu {
  max-width: 100%;
}
.previewCart {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.navUser-item--cart .dropdown-menu {
  min-width: 320px;
}
.navUser-item--cart .dropdown-menu span.previewCartItem-brand {
  font: normal normal normal 14px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
}
.previewCart {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.navUser-item--cart .dropdown-menu h6.previewCartItem-name {
  font: normal normal 700 13px/16px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
.home-page-main-reviews-section .inner-review-section h2 {
  padding: 0 43px;
}
.navUser-item--cart .dropdown-menu span.previewCartItem-price {
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  font-family: "Poppins";
  font-size: 14px;
}
.previewCart .previewCartAction a.button.button--small.button--primary {
  background: #e77622;
  border-color: #e77622;
  background: #e77622;
  border-color: #e77622;
  font-family: "Poppins";
  font-weight: 600;
}
.previewCart .previewCartAction a.button.button--small.button--action {
  font-family: "Poppins";
  border-color: #e77622;
  color: #e77622;
  font-weight: 600;
}
.page.cart-main .page-content {
  max-width: 1205px;
  margin: auto;
  float: none;
  padding: 36px 15px 40px;
}
.page.cart-main {
  position: relative;
}
.page.cart-main:after {
  content: "";
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
  opacity: 0.62;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
.page.cart-main {
  position: relative;
}
.page.cart-main .page-content table.cart thead.cart-header {
  background: #fff 0 0 no-repeat padding-box;
  opacity: 1;
}
.cart-header-item {
  border: none !important;
}
.page.cart-main .page-content table.cart {
  border: none !important;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:first-child {
  padding: 15px 40px;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(2) {
  text-align: center;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(3) {
  text-align: center;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(4) {
  text-align: center;
}
.cart-item-figure {
  width: 15%;
}
.cart-item-title h2.cart-item-name {
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-transform: capitalize;
}
.cart-item-title h2.cart-item-name a.cart-item-name__label {
  text-decoration: none;
}
.cart-list td {
  padding: 43px 0;
}
.cart-item-title h2.cart-item-name {
  max-width: 355px;
}
table,
td,
th {
  border-collapse: collapse;
  border: none !important;
  border-bottom: none !important;
}
.cart-item {
  border: none !important;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(2) {
  padding: 15px 0;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(3) {
  padding: 15px 0;
}
.page.cart-main .page-content table.cart thead.cart-header th.cart-header-item:nth-child(4) {
  padding: 15px 0;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(3) {
  text-align: center;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(3) span.cart-item-value {
  text-align: left;
  font: normal normal 600 21px/24px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) .form-increment button.button.button--icon {
  width: 36px;
  height: 36px;
  border: none;
  background: #e4e4e4 0 0 no-repeat padding-box;
  opacity: 1;
  width: 36px;
  height: 36px;
  border: none;
  background: #e4e4e4 0 0 no-repeat padding-box;
  opacity: 1;
  border-radius: 0 !important;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) .form-increment button.button.button--icon:first-child {
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/minus.png?t=1632753165&_gl=1*kkgogb*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjc1MzE4Mi4xMzcuMS4xNjMyNzUzMjA4LjM0);
  background-size: 22px;
  background-position: center;
  background-repeat: no-repeat;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) .form-increment button.button.button--icon i.icon {
  display: none;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) .form-increment button.button.button--icon:last-child {
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/plus.png?t=1632753166&_gl=1*uf1uyy*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjc1MzE4Mi4xMzcuMS4xNjMyNzUzMjA4LjM0);
  background-size: 18px;
  background-position: center;
}
.page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) .form-increment input {
  background: transparent !important;
  width: 40px;
  height: 36px;
  font: normal normal normal 16px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-align: center;
}
.cart-item-info:last-child {
  padding-right: 11px;
}
.cart-item-info:last-child strong.cart-item-value {
  text-align: left;
  font: normal normal 600 21px/24px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.cart-item-info:last-child button.cart-remove.icon svg {
  display: none;
}
.cart-item-info:last-child button.cart-remove.icon {
  background-color: transparent !important;
  width: 16px;
  height: 19px;
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/dust.png?t=1632753726&_gl=1*nbmrl9*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjc1MzE4Mi4xMzcuMS4xNjMyNzUzNzI5LjEz);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}
tr.cart-item {
  border-bottom: 1px solid #d1d1d1 !important;
}
tr.cart-item:last-child {
  border-width: 7px !important;
}
.page.cart-main .page-content table.cart {
  margin-bottom: 33px;
}
.cart-content-padding-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
  max-width: 72%;
  flex: 72%;
  max-width: 72%;
  flex: 72%;
  background: transparent linear-gradient(160deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
}
ul.cart-totals {
  margin-left: 140px;
  width: 100%;
  max-width: 28%;
  flex: 28%;
  padding-left: 12px;
}
.page-content #shipping-alert-message .free-shipping-alert-message {
  font-size: 1rem;
  font-family: Poppins;
  color: #e77622 !important;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 400;
}
form.form.form--hiddenLabels.coupon-form {
  clear: both;
  margin-top: 35px;
}
/*.main-blog-post .blog-post-figure {*/
/*	display: none*/
/*}*/
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
  min-height: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li {
  padding: 0 25px;
}
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li span {
  font: normal normal 600 25px/25px Poppins;
  letter-spacing: -0.2px;
  color: #fff;
  opacity: 1;
  margin-left: 20px;
}
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li {
  display: flex;
  align-items: center;
}
.cart-total + .cart-total {
  border-top: none !important;
}
.cart-total-label,
.cart-total-value {
  padding: 0;
}
.cart-total {
  border-bottom: 0;
  padding: 0 0 5px;
}
.cart-total-label strong {
  text-align: left;
  font: normal normal normal 15px/22px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
}
.cart-total-value span {
  text-align: left;
  font: normal normal 600 15px/22px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.cart-total-value button {
  text-align: left;
  font: normal normal 600 15px/22px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
.cart-total + .cart-total:last-child strong {
  font: normal normal 600 20px/22px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
form.form.form--hiddenLabels.coupon-form input {
  font: normal normal normal 15px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
  height: 40px;
  width: 196px;
  border: 1px solid #c7c7c7;
  border-radius: 0;
}
form.form.form--hiddenLabels.coupon-form input.button.button--primary.button--small {
  width: 81px;
  margin: 0;
  border-radius: 0;
  height: 40px;
  background: #51b94a;
  border-color: #51b94a;
  text-align: left;
  font: normal normal normal 15px/22px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.cart-total + .cart-total:last-child span {
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #232c2c;
  opacity: 1;
}
div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
  margin: 52px 0 0;
}
div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right a.button.button--primary {
  float: none;
  padding: 0;
  width: 233px;
  height: 65px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  border-color: transparent;
}
.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul {
  margin: 0;
  display: flex;
  justify-content: center;
  max-width: 100%;
  padding: 0 35px;
}
.main-blog-post article.blog .blog-post > p {
  margin: 0;
}
.main-blog-post article.blog .blog-post .blog-page {
  margin: 50px 0 0;
}
.main-blog-post article.blog .blog-post p:nth-child(4) img {
  float: left;
  width: 50%;
  padding-right: 57px;
}
.main-blog-post article.blog .blog-post .icon-section {
  background: transparent linear-gradient(160deg, #4fb94a 0%, #82c451 50%, #97c850 100%) 0 0 no-repeat padding-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(2) {
  font: normal normal 600 25px/25px Poppins;
  letter-spacing: -0.2px;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  width: 80%;
  flex: 80%;
  padding-left: 15px;
}
.main-blog-post article.blog .blog-post .icon-section img {
  width: 78px !important;
  height: 78px !important;
}
.main-blog-post article.blog .blog-post .icon-section p:first-child {
  width: 20%;
  flex: 20%;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(3) {
  width: 100%;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(4) {
  width: 20%;
  flex: 20%;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(4) img {
  padding: 0;
  float: none;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(5) {
  width: 80%;
  flex: 80%;
  padding-left: 15px;
  text-align: left;
  font: normal normal 600 25px/25px Poppins;
  letter-spacing: -0.2px;
  color: #fff;
  opacity: 1;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(6) {
  width: 20%;
  flex: 20%;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(7) {
  flex: 80%;
  width: 80%;
  padding-left: 15px;
  text-align: left;
  font: normal normal 600 25px/25px Poppins;
  letter-spacing: -0.2px;
  color: #fff;
  opacity: 1;
}
.main-blog-post article.blog .blog-post .icon-section p {
  margin: 0 0 33px;
  padding-bottom: 33px;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(3) {
  text-align: left;
  font: normal normal normal 14px/20px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(8) {
  margin: 35px 0 0;
}
.main-blog-post article.blog .blog-post .icon-section {
  padding: 60px 46px;
}
.main-blog-post article.blog .blog-post .icon-section p:first-child {
  width: 20%;
  flex: 20%;
}
.main-blog-post article.blog .blog-post .icon-section {
  width: 50%;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(7) {
  margin: 0;
  padding-bottom: 0;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(6) {
  margin: 0;
  padding: 0;
}
.main-blog-post article.blog .blog-post .icon-section p:nth-child(8) a {
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 233px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: initial;
}
.home-page-main-reviews-section .row .col-md-4 .inner-review-section {
  margin-top: 104px;
}
.home-page-main-reviews-section .row .col-md-4 .inner-review-section:first-child {
  margin-top: 0 !important;
}
.faq-page-head-section + .search-bar {
  margin-top: 0;
  margin-bottom: 70px;
}
.faq-page-head-section h2,
.faq-page-head-section h1 {
  font-weight: 700;
}
.faq-page-section .row .col-md-8 .tab-content {
  display: block;
}
.faq-page-section .row .col-md-8 .tab-content .content {
  padding: 0;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc {
  max-width: 100%;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card {
  margin: 0;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card .acc__title {
  padding: 20px 0;
  text-align: left;
  font: normal normal 600 18px/26px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card {
  margin: 0;
  border-top: 1px solid #e1e1e1;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__panel {
  padding: 10px 0;
  text-align: left;
  font: normal normal normal 17px/35px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card:first-child {
  border: none;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__panel {
  padding-right: 31px;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card .acc__title.active:after {
  content: "\f068";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 23px;
  color: #e77622;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card .acc__title:after {
  content: "\f067";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 23px;
  color: #51b94a;
}
.acc__title {
  position: relative;
}
.thank-you-page-banner-section {
  background-image: url(https://eheat-sandbox.mybigcommerce.com/content/upload/thanku-bg-img.png);
  min-height: 948px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.thank-you-page-banner-section h1 {
  text-align: center;
  font: normal normal bold 77px/74px Poppins;
  letter-spacing: -0.62px;
  color: #fff;
  opacity: 1;
  text-transform: unset;
  margin: 76px 0 25px;
}
.thank-you-page-banner-section p {
  text-align: center;
  margin: 0 0 40px;
  font: normal normal medium 18px/29px Poppins;
  letter-spacing: 0.34px;
  color: #fff;
  opacity: 1;
}
.thank-you-page-banner-section img {
  width: 100%;
  max-width: 1060px;
  margin: auto;
  display: block;
}
.faq-page-section .row .col-md-8 span.categories-name-cstm {
  text-align: left;
  font: normal normal bold 30px/40px Poppins;
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
  opacity: 1;
}
.productView-image + .productView-thumbnails .owl-item li.productView-thumbnail {
  width: 100%;
  padding: 0 !important;
  float: none !important;
}
.productView-image + .productView-thumbnails .owl-item li.productView-thumbnail a.productView-thumbnail-link {
  max-width: 85px;
}
.productView-image + .productView-thumbnails .owl-nav button.owl-prev {
  left: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.productView-image + .productView-thumbnails .owl-nav button.owl-next span {
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.productView-image + .productView-thumbnails .owl-nav {
  height: 0;
}
.productView-image + .productView-thumbnails .owl-nav + .owl-dots {
  display: none;
}
.productView-image + .productView-thumbnails .owl-nav button.owl-next span {
  font-size: 0;
  width: 11px;
  height: 23px;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-slick-arrow-right.png?t=1632833943&_gl=1*y1u402*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjgzMzkxNi4xNDQuMS4xNjMyODMzOTQ3LjI5);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.productView-image + .productView-thumbnails .owl-nav button.owl-prev span {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 11px;
  height: 23px;
  font-size: 0;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-slick-arrow-left.png?t=1632833944&_gl=1*tthqf4*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjgzMzkxNi4xNDQuMS4xNjMyODMzOTQ3LjI5);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.right-col-detail.prod-col section.productView-details.product-options {
  position: relative;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
  position: relative;
  top: -15px;
}
.bootm-btn-section .cstm-stcok-product {
  position: absolute;
  bottom: 30px;
  text-align: left;
  font: normal normal normal 13px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  text-transform: uppercase;
  opacity: 1;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content {
  overflow: visible;
}
.collection-page-banner-section {
  min-height: 365px;
  max-width: 1171px;
  margin: auto;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
  float: left;
  width: 20%;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  visibility: hidden;
}
.right-col-detail.prod-col section.productView-details.product-options {
  clear: both;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul h3 {
  text-transform: capitalize !important;
}
.made {
  text-transform: capitalize;
}
.collection-page-review-section .home-page-cstm-review-section {
  border-radius: 0;
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/revi-bg-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 25px;
}
.collection-page-tabing-section ul.nav.nav-tabs {
  border: none;
  margin: 0;
  display: flex;
  justify-content: center;
  margin: 50px 0 0;
}
.collection-page-tabing-section ul.nav.nav-tabs li a {
  margin: 0 15px;
  text-decoration: none;
  position: relative;
  padding: 5px 30px;
  text-align: center;
}
.collection-page-tabing-section ul.nav.nav-tabs li a:after {
  content: "";
  width: 1px;
  height: 25px;
  display: block;
  position: absolute;
  right: -38px;
  background: #d4d4d4;
  top: 50%;
  transform: translateY(-50%);
}
.collection-page-tabing-section ul.nav.nav-tabs li.active a {
  border: none !important;
}
.collection-page-tabing-section ul.nav.nav-tabs li a {
  text-align: left;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  border: none;
}
.collection-page-tabing-section .tab-content {
  display: block;
  padding: 0;
}
.collection-page-tabing-section .tab-content form.actionBar {
  margin: 39px 0;
  display: none;
}
.collection-page-tabing-section .tab-content form.actionBar .form-field {
  margin: 0;
}
.collection-page-tabing-section .tab-content form.actionBar .form-field label.form-label {
  text-align: left;
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.collection-page-tabing-section .tab-content form.actionBar .form-field select#sort {
  text-align: left;
  font: normal normal normal 15px/15px Poppins;
  letter-spacing: 0;
  color: #373737;
}
.collection-page-tabing-section .tab-content {
  display: block;
  padding: 0;
  overflow: visible;
  width: 100%;
  height: 100%;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product {
  width: 33%;
  padding: 0 8px;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card {
  margin: 0;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure {
  width: 100%;
  height: 339px;
  margin: auto;
  padding: 0;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure a.card-figure__link {
  height: 100%;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure a.card-figure__link .card-img-container {
  height: 100% !important;
  max-width: 100% !important;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body {
  padding: 15px 0 0;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body h3.card-title {
  text-align: center;
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  margin-bottom: 15px;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body .card-text {
  text-align: center;
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin: 0;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body > a:last-child {
  display: flex;
  margin-top: 20px;
  width: 169px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  height: 39px;
  border-radius: 10px;
  border: 1px solid #e77622;
  font: normal normal bold 15px/20px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card {
  margin: 0;
  border: 1px solid rgba(44, 44, 44, 0.14);
  padding: 45px 54px;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card {
  min-height: 645px;
  margin-bottom: 15px;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product:hover article.card {
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 20px 83px #0000001a;
  opacity: 1;
}
/*.collection-page-tabing-section .tab-content div#product-listing-container nav.pagination {*/
/*  display: none;*/
/*}*/
.collection-page-tabing-section .tab-content div#product-listing-container a.click-more-prd {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  max-width: 368px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.collection-page-tabing-section ul.nav.nav-tabs li a:hover {
  background: transparent !important;
  border: none !important;
}
.collection-page-tabing-section ul.nav.nav-tabs li.active a {
  background: #51b94a;
  color: #fff;
  border-radius: 5px;
}
.collection-page-tabing-section .tab-content {
  margin-top: 40px;
}
.collection-page-most-popular-section h2 {
  text-align: center;
  font: normal normal 600 24px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  line-height: 29px;
}
.collection-page-most-popular-section .most-popular h2.page-heading {
  display: block;
  margin: 0;
}
.collection-page-most-popular-section .container {
  margin-top: 51px;
  border-top: 1px solid rgba(44, 44, 44, 0.23);
  padding-top: 0;
}
.collection-page-most-popular-section .most-popular {
  margin: 50px 0 0;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 18px 24px #0000000a;
  opacity: 1;
}
.collection-page-most-popular-section .most-popular button.slick-arrow {
  background: transparent !important;
  border: none !important;
}
.collection-page-most-popular-section .most-popular button.slick-prev.slick-arrow::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-slick-arrow-left.png?t=1632833944&_gl=1*tthqf4*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjgzMzkxNi4xNDQuMS4xNjMyODMzOTQ3LjI5);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}
.collection-page-most-popular-section .most-popular button.slick-next.slick-arrow::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-slick-arrow-right.png?t=1632833943&_gl=1*y1u402*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjgzMzkxNi4xNDQuMS4xNjMyODMzOTQ3LjI5);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center;
}
.collection-page-most-popular-section .most-popular {
  padding: 23px 17px 0;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
  display: flex;
  margin: 0;
  align-items: center;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card figure.card-figure {
  flex: 30%;
  padding: 0 10px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body {
  flex: 60%;
  max-width: 60%;
  padding: 0 8px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body h3.card-title {
  text-align: left;
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  margin: 0 0 10px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body .card-text[data-test-info-type="price"] {
  text-align: left;
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
  margin: 0 0 15px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body > a:last-child {
  text-decoration: none;
  width: 169px;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #e77622;
  text-align: left;
  font: normal normal bold 15px/20px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
}
.collection-page-most-popular-section .most-popular ul.productGrid .slick-track {
  max-height: 285px;
  height: 100% !important;
}
.collection-page-most-popular-section .most-popular ul.productGrid {
  margin-top: 18px;
  margin-bottom: 0;
}
.collection-page-most-popular-section .most-popular button.slick-prev.slick-arrow {
  left: 0;
}
.collection-page-most-popular-section .most-popular button.slick-next.slick-arrow {
  right: 0;
}
.collection-page-most-popular-section h2 {
  display: none;
}
.collection-page-review-section .home-page-cstm-review-section h2 {
  color: #fff;
}
.collection-page-review-section .home-page-cstm-review-section h3 {
  color: #fff;
}
.collection-page-review-section .home-page-cstm-review-section p {
  color: #fff;
}
.collection-page-tabing-section ul.nav.nav-tabs li a:hover,
.collection-page-tabing-section ul.nav.nav-tabs li a.current {
  background: #51b94a !important;
  border-radius: 5px;
  color: #fff !important;
}
.collection-page-most-popular-section {
  margin-bottom: 100px;
}
.collection-page-review-section .home-page-cstm-review-section::after {
  background: #fff;
}
.collection-page-review-section .home-page-cstm-review-section::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/collection-quote.png?t=1632843396&_gl=1*1qd8sa1*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjg0MzM3OC4xNDcuMS4xNjMyODQzMzk5LjM5) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.page.cart-main .cart-text-section-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1205px;
  margin: auto;
  padding: 40px 15px 0;
}
.page.cart-main .cart-text-section-btn h2 {
  text-align: left;
  font: normal normal 600 40px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.page.cart-main .cart-text-section-btn a.button.button--primary {
  background: #e77622;
  border-color: #e77622;
  width: 233px;
  min-height: 65px;
  display: flex;
  padding: 0;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.page.cart-main .page-content {
  display: flex;
  flex-wrap: wrap;
}
.page.cart-main .page-content .cart-content-padding-right {
  width: 100%;
}
.page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
  display: flex;
  justify-content: flex-end;
  padding: 0 20px;
}
div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
  width: 23%;
  margin-top: 52px;
  display: flex;
  justify-content: unset;
  padding: 0 20px;
  padding-right: 0;
  display: flex;
  justify-content: flex-end;
  padding-left: 0;
}
.page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right a.button {
  width: 100%;
  max-width: 346px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  border: 2px solid #e77622;
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
  border-radius: 10px;
}
div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right a.button.button--primary {
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  border-color: #e77622;
  padding: 0;
  height: 65px;
  width: 100%;
  max-width: 233px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
  width: 77%;
  padding-right: 0;
}
.cstm-table-section table,
.cstm-table-section td,
.cstm-table-section th {
  border-collapse: collapse !important;
  border: 1px solid #ddd !important;
}
.cstm-table-section th h3 {
  text-transform: capitalize;
}
.cstm-table-section + .about-page-review-section.envi-model-comparison-page-review-section {
  padding: 0;
  min-height: 304px;
  display: flex;
  align-items: center;
}
.about-page-review-section.envi-model-comparison-page-review-section .right-content-section {
  padding-left: 62px;
}
.about-page-review-section.envi-model-comparison-page-review-section .left-content-section {
  padding-right: 36px;
}
.common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-left-img-section img {
  width: 100%;
  padding-right: 0;
  max-width: 517px;
  height: 630px;
  object-fit: contain;
  max-height: 584px;
}
.home-page-cstm-review-section .left-content-section h3 {
  font-weight: 700;
  font-family: "Poppins";
}
.common-all-pages-section .container .inner-right-text-section {
  margin-top: -15px;
}
.common-all-pages-section .inner-right-text-section h2 {
  margin-bottom: 18px !important;
}
.envi-model-comparison-page-banner-section h1 {
  text-transform: capitalize;
}
.cstm-table-section + .about-page-review-section.envi-model-comparison-page-review-section h2 {
  text-transform: capitalize;
}
.home-page-eheat-apart-section + .common-all-pages-section .container {
  max-width: 1600px !important;
}
.home-page-eheat-apart-section + .common-all-pages-section .container .row {
  width: 100%;
}
table#travel tbody tr:first-child td:nth-child(2) {
  padding: 0 25px !important;
}
.other td {
  padding: 0 15px !important;
}
.why-choose-envi-features-section .container .col-md-6:first-child {
  width: 45.1%;
}
.why-choose-envi-features-section .container .row .col-md-6:last-child {
  width: 54.9%;
}
.why-choose-envi-benfits-section .container .col-md-6:last-child {
  width: 45%;
  padding-left: 57.5px;
}
.why-choose-envi-benfits-section .container .col-md-6:first-child {
  width: 55%;
  padding-right: 57.5px;
}
.why-choose-envi-benfits-section .container {
  max-width: 1250px !important;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section .cstm-btn{
  display: flex;
  margin: 50px 0 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  max-width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) 23px / var(--unnamed-line-spacing-26) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.why-choose-envi-features-section .container .row .col-md-6 .right-content-section {
  margin-top: -65px;
}
.why-choose-envi-banner-section .col-md-6 .banner-content-section a {
  margin-left: 38px;
}
.why-choose-envi-benfits-section .right-img-section img {
  width: 100% !important;
}
.why-choose-envi-american-section {
  background-position: 100% 0;
  min-height: 1195px;
}
.why-choose-envi-american-section .container .col-md-6 .inner-left-text-section a {
  display: flex;
  width: 100%;
  background: #e77622;
  max-width: 233px;
  height: 65px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 10px;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.why-choose-envi-american-section .container p {
  margin-bottom: 40px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom {
  padding: 81px 0 111px;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section h2 {
  font-weight: 700;
  color: #51b94a;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section .container > a:last-child {
  margin: 50px auto 0;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section h2 > span {
  font-weight: 400;
  color: #222e43;
}
section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section {
  padding: 85px 0 150px;
}
.search-bar .form-field input.form-input::placeholder {
  opacity: 0.6;
  font-weight: 500;
}
.search-bar .form-field input.Button {
  background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/searchh-png.png?t=1633071316&_gl=1*6rjrcd*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzA3MDg4Ni4xNTIuMS4xNjMzMDcxMzE3LjQz) !important;
  background-size: 13px !important;
  background-position: 25px !important;
}
.search-bar .form-field input.Button {
  padding-left: 15px;
}
.faq-page-section .row .col-md-8 .tab-content .content {
  padding: 0;
  height: 100%;
}
.faq-page-section .row .col-md-8 .tab-content {
  padding-top: 10px;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card .acc__title.active:after {
  content: "";
  width: 23.73px;
  height: 3.15px;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/faq-minus.png?t=1633072494&_gl=1*18kmtd3*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzA3MDg4Ni4xNTIuMS4xNjMzMDcxMzE3LjQz);
  background-size: 23.73px;
}
.faq-page-section .row .col-md-8 .tab-content .content .acc .acc__card .acc__title:after {
  content: "";
  width: 23px;
  height: 23px;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/faq-plus.png?t=1633072495&_gl=1*1goe26w*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzA3MDg4Ni4xNTIuMS4xNjMzMDcxMzE3LjQz);
  background-position: center;
  background-size: contain;
}
.why-choose-envi-banner-section {
  background-position: center;
}
.left-col-img.prod-col figure img {
  margin: 0 !important;
  width: 100% !important;
}
.left-col-img.prod-col figure .productView-img-container img {
  position: relative;
}
.left-col-img.prod-col figure .productView-img-container::after {
  padding-bottom: 0 !important;
}
.left-col-img.prod-col figure {
  max-width: 457px;
  height: 457px;
  margin-left: 0;
}
.productView-image + .productView-thumbnails {
  max-width: 457px;
}
.productView-image + .productView-thumbnails .owl-nav button.owl-next span {
  right: -10px;
}
.productView-image + .productView-thumbnails .owl-item li.productView-thumbnail a.productView-thumbnail-link {
  max-width: 95px;
}
.left-col-img.prod-col {
  padding-right: 0 !important;
}
.right-col-detail.prod-col {
  padding-left: 0 !important;
  padding-right: 42px;
}
.review-page-banner-section h2 {
  font-weight: 400;
}
.review-page-banner-section h2,
.review-page-banner-section h1 {
  max-width: 399px;
  line-height: 56px;
}
.review-page-banner-section h2 span,
.review-page-banner-section h1 span {
  display: block;
}
.review-page-banner-section .inner-content-section:before {
  content: "";
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/quote-review.png?t=1633360674&_gl=1*isecb*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzM2MDAxNC4xNTkuMS4xNjMzMzYwNjgzLjI2);
  width: 40px;
  height: 28px;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}
.fa {
  /*font: normal normal normal 14px/1 FontAwesome !important;*/
  font: normal normal normal 14px/1 FontAwesome;
}
.slider-for-reviews + script + script + .home-page-main-reviews-section img {
  width: 65px;
  margin-top: -30px;
}
.slider-for-reviews + script + script + .home-page-main-reviews-section img + h2 {
  margin-top: 20px;
  margin-bottom: 0;
}
.home-page-cstm-review-section:after {
  top: 56%;
}
.home-page-cstm-review-section.faq-page-cstm-review-section::after {
  top: 51%;
}
section.page.blog h1 {
  margin: 0;
}
section.page.blog {
  margin-bottom: 100px;
}
.about-page-third-section {
  margin: 90px 0;
}
.about-page-third-section .container {
  max-width: 960px !important;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
  display: none;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide:nth-child(1) {
  display: block;
  width: 100%;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide:nth-child(2) {
  display: block;
  width: 100%;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide:nth-child(3) {
  display: block;
  width: 100%;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
  border: 1px solid rgba(112, 112, 112, 0.14);
  margin-bottom: 15px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide article.card figure.card-figure {
  width: 170px;
  height: 170px;
  margin: auto;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide article.card figure.card-figure a.card-figure__link {
  width: 100%;
  height: 100%;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
  padding: 22px 50px;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body {
  text-align: center;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body p.card-text:first-child {
  display: none;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body {
  padding: 0;
  margin: 35px 0 0;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body h3.card-title {
  margin: 0 0 16px;
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body a:nth-child(4) {
  display: none;
}
section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body .card-text span {
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
.productView-image + .productView-thumbnails button.slick-arrow {
  top: 50px !important;
  padding: 0;
  width: auto;
  height: auto;
}
.productView-image + .productView-thumbnails li.productView-thumbnail {
  width: 100%;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section {
  margin-top: 50px;
}
section.cstm-heat-home-safely-bottom {
  padding: 81px 0 111px !important;
}
.home-page-main-reviews-section .inner-review-section img {
  margin-top: -25px;
  width: 65px;
}
section.cstm-product-free-shipping-section .container {
  background-color: transparent !important;
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/product-second-bg-image.png) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
section.cstm-heat-home-safely-bottom {
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/video-section-bg-image.png) !important;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
section.cstm-heat-home-safely-bottom {
  background-color: transparent !important;
}
section.product-page-cstm-review-section {
  padding: 0;
  min-height: 304px;
}
.productView-image + .productView-thumbnails button.slick-arrow.slick-prev::before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/screenshot-2.png?t=1633496221&_gl=1*bpn3f5*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzQ5NDYyMy4xNjguMS4xNjMzNDk2MTkyLjU4);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.productView-image + .productView-thumbnails button.slick-next:before {
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/screenshot-1.png?t=1633496222&_gl=1*1739d8z*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzQ5NDYyMy4xNjguMS4xNjMzNDk2MTkyLjU4);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .productView-description {
  padding: 0;
}
section.cstm-product-tabs-section .container .col-md-7 {
  padding-left: 0;
}
section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li:first-child a {
  margin-left: 0;
}
section.cstm-product-free-shipping-section ul li span {
  line-height: 25px;
}
.cstm-product-tabs-section .tab-content p {
  margin-bottom: 30px;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section h2 {
  font-weight: 400;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section h2 span {
  font-weight: 700;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section p {
  font-weight: 500;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section + section.cstm-heat-home-safely-bottom h2 span {
  font-weight: 400;
}
section.product-page-cstm-review-section .container .left-content-section h2 {
  line-height: 38px;
}
section.cstm-heat-home-safely-bottom .heat-home-safely-img-section > img {
  height: 345px !important;
  object-fit: cover;
}
.common-all-pages-section .inner-right-text-section h2 {
  margin-top: 50px;
}
.review-page-banner-section h2,
.review-page-banner-section h1 {
  font-weight: 300 !important;
  font-family: "Poppins";
}
.slider-for-reviews + .home-page-main-reviews-section h2 span {
  color: #51b94a;
}
.search-bar .form-field input.Button {
  font-family: "Poppins" !important;
  font-weight: 600;
  padding-top: 2px;
}
.slider-for-reviews + .home-page-main-reviews-section {
  background: #fff;
  padding-top: 0;
}
section.page.blog nav.pagination ul.pagination-list li.pagination-item.pagination-item--next a.pagination-link {
  font-size: 0;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/slick-arrow-right.png?t=1632739791&_gl=1*muxviq*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjczNzMxNC4xMzUuMS4xNjMyNzM5NzgxLjYw);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
section.page.blog nav.pagination ul.pagination-list li.pagination-item.pagination-item--previous a.pagination-link {
  font-size: 0;
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/slick-arrow-left.png?t=1632739773&_gl=1*1sb6xmc*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMjczNzMxNC4xMzUuMS4xNjMyNzM5NzgxLjYw);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.about-page-third-section h2 {
  font-weight: 500;
}
.about-page-third-section .row .col-md-6:nth-child(15) {
  margin: 0;
}
.about-page-third-section .row .col-md-6:nth-child(16) {
  margin: 0;
}
ul.navUser-section.navUser-section--alt li.navUser-item span.countPill.cart-quantity.countPill--positive {
  position: absolute;
  right: -8px;
  top: -4px;
}
.cstm-header-icons ul.navUser-section.navUser-section--alt {
  width: 100%;
}
.cstm-header-icons nav.navUser {
  padding: 0 !important;
}
ul.navUser-section.navUser-section--alt li.navUser-item {
  width: 25%;
  text-align: center;
}
ul.navUser-section.navUser-section--alt li.navUser-item button#quick-search-expand {
  width: 100%;
  text-align: left;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--cart {
  text-align: right;
}
ul.navUser-section.navUser-section--alt button {
  padding: 0 !important;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign in"] {
  padding-right: 0 !important;
}
.main-header-section ul#cstm-navigation li {
  padding-left: 22.5px;
  padding-right: 22.5px;
}
.main-header-section ul#cstm-navigation li:first-child {
  padding-left: 0;
}
ul.navUser-section.navUser-section--alt a.navUser-action .countPill.cart-quantity {
  position: absolute;
  top: -2px;
  right: -8px;
}
.main-header-section ul#cstm-navigation li:nth-child(1) a:after,
.main-header-section ul#cstm-navigation li:nth-child(5) a:after,
.main-header-section ul#cstm-navigation li:last-child a:after {
  content: "";
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-carert.png?t=1633590072&_gl=1*1axl31v*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzU5MDAxMS4xNzQuMS4xNjMzNTkwMDc2LjYw);
  width: 7px;
  background-size: contain;
  height: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -11px;
}
.main-header-section ul#cstm-navigation a {
  position: relative;
}
.home-page-banner-bottom-section .banner-bottom-cstm-icons ul span {
  font-weight: 400;
}
.cstm-short-review-section p {
  font: italic normal normal 14px/24px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
  margin: 0;
}
.cstm-short-review-section span {
  text-align: center;
  font: italic normal normal 14px/22px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
}
.cstm-short-review-section span:before {
  content: " ";
  background: #8e8e8e;
  height: 2px;
  width: 5px;
  display: inline-block;
  opacity: 0.7;
  position: relative;
  top: -4px;
  margin-right: 5px;
}
.left-col-img.prod-col section.productView-images {
  margin: 0;
}
section.cstm-product-free-shipping-section {
  margin: 55px 0 0;
}
table#travel thead tr:last-child th span {
  font-size: 12px;
}
table#travel tbody tr:nth-child(8) td span {
  padding: 0 23px;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section p {
  margin: 0;
  font: italic normal normal 14px/24px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
  margin: 0;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section span {
  text-align: center;
  font: italic normal normal 14px/22px Poppins;
  letter-spacing: 0;
  color: #8e8e8e;
  opacity: 1;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section span:before {
  content: "";
  background: #8e8e8e;
  height: 2px;
  width: 5px;
  display: inline-block;
  opacity: 0.7;
  position: relative;
  top: -4px;
  margin-right: 5px;
}
section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section {
  margin: 0 0 20px;
}
.bootm-btn-section .cstm-stcok-product {
  font: normal normal normal 13px/29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  text-transform: uppercase;
  opacity: 1;
}
table#travel tbody tr th {
  height: 53px !important;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}
.home-page-envi-revolutionary-section .container .inner-content-section p:nth-child(4) {
  margin-bottom: 15px;
}

table#travel thead tr:last-child th:nth-child(4) {
  padding-bottom: 30px;
}
table#travel thead tr:last-child th:nth-child(5) {
  padding-bottom: 30px;
}
table#travel thead tr:last-child th:nth-child(3) {
  padding-bottom: 3px;
}
table#travel thead tr:last-child th:nth-child(2) {
  padding-bottom: 3px;
}
table#travel tbody tr:nth-child(10) td span {
  max-width: 50px;
  text-align: center;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.oontact-page-form-section .container {
  padding: 0 15px;
}
.oontact-page-form-section form.form {
  padding-bottom: 30px;
}
.oontact-page-form-section .inner-conatct-section {
  padding-bottom: 50px;
}
.common-all-pages-section .inner-left-img-section img {
  width: 90%;
  margin: auto;
  display: block;
  height: 584px;
  object-fit: contain;
}
.page-content--centered p {
  color: #000;
}
.page-content--centered div span {
  color: #000 !important;
}
.page-content--centered span {
  color: #000 !important;
  opacity: 1;
  font-size: 18px;
  color: #fff;
  line-height: 29px;
  font-weight: 400;
  color: #000 !important;
  opacity: 1;
  font-size: 18px !important;
  color: #fff;
  line-height: 29px;
  font-weight: 400;
}
.page-content--centered li a {
  color: #000;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
}
.info-save h2 {
  font-size: 50px;
  font-weight: 300;
}
.info-save h2 span {
  font-weight: 700;
}
.info-save h2 {
  margin: 0 0 15px;
}
section.save-new .row {
  display: flex;
  align-items: center;
}
section.save-new .row .col-12 h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
section.save-new .row .col-12 h2 span {
  font-weight: 700;
  display: block;
}
section.save-new {
  padding: 73px 0 0;
}
section.save-new .container {
  max-width: 1611px !important;
}
.info-save + .row {
  margin-top: 46px;
}
section.save-new .row img {
  position: relative;
  bottom: -12px;
}
section.save-new .container > .row .col-12.col-md-4 {
  padding-right: 20px;
}
section.save-new .container > .row .col-12-col-md-8 {
  padding-left: 20px;
}
section.save-new .row .col-12 .right-content-section {
  display: flex;
  align-items: center;
}
section.save-new .row .col-12 .right-content-section h2 {
  padding-left: 20px;
}
section.save-new .row .col-12 .right-content-section img {
  width: 90px;
  height: 75px;
  object-fit: cover;
  position: relative;
  top: -9px;
}
section.save-new .row .col-12 .left-btn-sec {
  margin: 90px 0 0;
  text-align: center;
}
section.save-new .row .col-12 .left-btn-sec a {
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 0;
  opacity: 1;
  width: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  font-size: 0;
}
section.save-new .row .col-12 .left-btn-sec a:after {
  content: "BUY ENVI NOW";
  font: normal normal 600 23px/26px Poppins;
  text-decoration: none !important;
}
section.save-new .row .col-12 .left-btn-sec a {
  text-decoration: none;
}
section.save-new {
  overflow: hidden;
}
section.save-new .container > .row .col-12-col-md-8 {
  max-width: 70%;
  flex: 70%;
}
section.save-new .row .col-12.col-md-4 {
  max-width: 30%;
  flex: 30%;
}
.info-save p:last-child {
  max-width: 919px;
}
section.save-new .row .col-12 .left-btn-sec {
  position: relative;
  top: -15px;
}
section.save-new .row {
  align-items: flex-end;
}
.info-save + .row {
  align-items: center;
}
section.page.blog .row article.blog img {
  height: 210px;
  object-fit: cover;
}
.new-customer p.new-customer-intro {
  color: #000;
}
label.form-label {
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}
form input {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #d9d9d9 !important;
  opacity: 1;
  height: 50px !important;
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  opacity: 1;
  border-radius: 0 !important;
}
input.button.button--primary {
  margin: 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  color: #fff !important;
  font-family: "Poppins";
  text-transform: uppercase;
  border-radius: 10px !important;
}
a.forgot-password {
  position: relative;
  top: 13px;
  text-align: left;
  font: normal normal normal 17px/28px Poppins;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}
a.forgot-password:hover {
  color: #e77622;
}
button.button.button--primary {
  margin: 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  color: #fff !important;
  font-family: "Poppins";
  text-transform: uppercase;
  border-radius: 10px !important;
  border-color: #e77622;
  height: 45px;
}
input.button.button--primary {
  border-color: #e77622 !important;
}
.common-all-pages-section > .container {
  max-width: 1600px !important;
}
.common-all-pages-section .container .inner-left-img-section {
  margin-top: -90px !important;
}
.cstm-heater-transparent-image {
  max-width: 866px;
  margin-left: auto;
  position: relative;
  top: 0;
}
.cstm-heater-transparent-image img {
  max-width: 85%;
}
.cstm-heater-transparent-image {
  margin-top: 80px;
}
.home-page-save-on-your-section {
  overflow: hidden;
  background-position: 30% 0;
}
.main-header-section ul#cstm-navigation a {
  text-transform: uppercase;
}
.footer-menu-four {
  max-width: 25% !important;
}
.footer-menu-three {
  max-width: 18% !important;
}
.main-footer-section .footer-menu-two {
  max-width: 12%;
}
footer.footer .container .footer-menu-one {
  max-width: 18%;
}
.footer-menu-five {
  max-width: 27% !important;
}
footer.footer .container {
  max-width: 1400px !important;
}
.main-header-section ul#cstm-navigation li {
  position: relative;
}
.header-accounment-bar p a {
  text-decoration: none;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.faq-page-section .row .col-md-4 .content {
  padding: 0;
  height: 100%;
}
.faq-page-section .row .col-md-4 .acc .acc__card {
  margin: 0;
}
.faq-page-section .row .col-md-4 .acc .acc__title {
  padding: 0 !important;
}
.faq-page-section .row .col-md-4 .acc .acc__panel {
  padding: 0;
}
.faq-page-section .row .col-md-4 .acc .acc__title {
  font-size: calc(16px * 1.25);
  font-weight: 600;
}
.faq-page-section .row .col-md-4 .acc .acc__card {
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}
.faq-page-section .row .col-md-4 .acc .acc__title.active {
  color: #fd950e;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li a {
  font-size: 16px !important;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section {
  padding-top: 20px;
  padding-left: 10px;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section {
  padding-right: 51px;
}
.faq-page-section .row .col-md-8 .tab-content {
  margin-top: 10px;
}
.search-bar .form-field input.form-input {
  min-height: 56px;
  border-radius: 15px;
}
.search-bar .form-field input.Button {
  width: 123px !important;
  height: 35px !important;
  border-radius: 10px !important;
  color: #fff !important;
  text-align: center;
}
.faq-page-section .row .col-md-4 .tab.cstm-left-tab-categories-section {
  margin: 31px 0 0;
}
.main-header-section ul#cstm-navigation li:nth-child(1):hover ul.sub-menu li {
  max-width: 50%;
  flex: 50%;
}
.main-header-section ul#cstm-navigation li:nth-child(1) ul.sub-menu {
  min-width: 617px;
  padding: 30px;
}
.main-header-section ul#cstm-navigation li:nth-child(1) ul.sub-menu li:nth-child(even) {
  padding-left: 50px;
}
.main-header-section ul#cstm-navigation li:nth-child(1):hover ul.sub-menu {
  display: flex !important;
  flex-flow: row;
  flex-wrap: wrap;
}
.faq-page-section .row .col-md-4 .acc .acc__card {
  clear: both;
}
.cstm-about-description-section h2 {
  color: #000;
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 20px;
}
.cstm-about-description-section p {
  color: #000;
}
.cstm-about-description-section {
  padding: 50px 0 0;
}
.faq-page-section .row .col-md-4 .content > .acc__card {
  margin-left: 0;
  text-align: left;
}
.faq-page-section .row .col-md-4 .acc .acc__title {
  color: #000;
}
.faq-page-section .row .col-md-4 .content > .acc__card a {
  text-decoration: none;
  font-weight: 600;
  color: #000;
  font-size: calc(16px * 1.25);
}
.faq-page-section .row .col-md-4 .content > .acc__card {
  text-align: left;
  margin: 0;
}
.faq-page-section .row .col-md-4 .content > .acc__card a i.fa {
  text-decoration: none;
  color: #000;
  font-size: calc(16px * 1.25) !important;
}
.faq-page-section .container .col-md-3 .inner-faq-cat .category-list-item__icon img {
  width: 90px;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.faq-page-section .container .col-md-3 .inner-faq-cat h3 {
  margin: 0;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: calc(16px * 1.5);
  color: #000;
}
.faq-page-section .container .col-md-3 .inner-faq-cat .category-list-item__icon {
  margin-bottom: 30px;
}
.faq-page-section .container .col-md-3 .inner-faq-cat {
  padding: 15px;
}
.faq-page-section .container .col-md-3 {
  background: #fff;
}
.faq-page-section .container .col-md-3 .inner-faq-cat a {
  text-decoration: none;
}
.faq-page-section .col-md-3 {
  padding: 0;
}
.faq-page-section .container .col-md-3 .inner-faq-cat:hover {
  position: relative;
  margin-top: -20px;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 16px -4px rgba(81, 107, 152, 0.24);
  box-shadow: 0 6px 16px -4px rgba(81, 107, 152, 0.24);
}
.faq-page-section .container .col-md-3 .inner-faq-cat {
  transition: all 0.3s ease-in;
}
main#main-content section.page .page-content.page-content--centered {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px 100px;
}
.main-blog-post article.blog .blog-post.zzz img {
  width: 100%;
}
main#main-content {
  /*margin: 0 !important;*/
  margin: 0;
}
div#contact-us-page {
  max-width: 100% !important;
}
.contact-page-head-section h2 span {
  font-size: 40px !important;
  color: #000 !important;
  line-height: 74px !important;
  font-weight: 700;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment input {
  border: none !important;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment {
  display: flex;
  align-items: center;
}
button.slick-arrow {
  background: transparent !important;
  border: none;
}
button.slick-next.slick-arrow::before {
  background-position: center;
}
.productView-image + .productView-thumbnails ul.slick-dots {
  display: none !important;
}
.right-col-detail.prod-col {
  width: 100%;
  flex: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
  padding-right: 0 !important;
  padding-left: 38px;
}
.main-footer-section > div li a {
  line-height: 25px !important;
  margin-bottom: 10px;
  display: block;
}
.modal-backdrop {
  width: 0;
  height: 0;
}
div#myModal {
  visibility: visible;
  background: transparent;
  overflow-x: hidden;
  overflow-y: inherit;
  max-height: 100%;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
div#myModal .modal-dialog {
  width: 100%;
  max-width: 900px;
  background: transparent;
}
.installation-page-head-section h2,
.installation-page-head-section h1 {
  margin: 0 0 30px;
}
div#myModal iframe {
  width: 100%;
  height: 100%;
  min-height: 470px;
}
div#myModal .modal-content {
  background: transparent;
  box-shadow: none !important;
  border: none;
}
body.modal-open:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
body.cstm_cat_class.modal-open {
  overflow: hidden !important;
}
div#myModal .modal-dialog {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  position: fixed;
}
.modal-body {
  background: #e77622;
  border-radius: 15px;
  padding: 20px;
}
div#myModal button.close {
  font-size: 40px;
  color: #fff;
  opacity: 1;
  position: relative;
  top: -13px;
  right: 0;
  position: absolute;
  z-index: 99;
}
.faq-page-section .row .col-md-4 .acc__card {
  margin: 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
  padding-bottom: calc(16px * 1.5 / 1.5);
  margin-bottom: calc(16px * 1.5 / 1.5);
}
.faq-page-section .row .col-md-4 .acc__card a {
  font-size: calc(16px * 1.25);
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
  display: block;
  text-decoration: none;
  cursor: pointer;
  padding: 6px 0;
}
.faq-page-section .row .col-md-4 .acc__card a i.fa {
  margin-right: 0;
  vertical-align: baseline;
  font-size: 1.5em !important;
  position: relative;
  top: 1px;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq {
  margin: 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
  padding-bottom: calc(16px * 1.5 / 1.5);
  margin-bottom: calc(16px * 1.5 / 1.5);
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq h3 {
  margin: 0;
  display: block;
  padding-right: 20px;
  position: relative;
  font-size: calc(16px * 1.25);
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
  padding-top: 15px;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion {
  margin: 0;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion h3 {
  margin: 0;
  font-weight: 600 !important;
  text-transform: capitalize;
  padding: 6px 0;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion .tab.cstm-left-tab-categories-section {
  margin: 0;
  padding: 0 0 0 40px;
  clear: both;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li a {
  display: block;
  cursor: pointer;
  padding: 6px 0;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion {
  clear: both;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion .tab.cstm-left-tab-categories-section {
  padding-right: 20px;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li a {
  border: none;
  padding: 6px 0;
}
.nested-accordion .comment {
  height: 100%;
  min-height: 70px;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq .comment .nested-accordion > h3 {
  padding-left: 30px;
  padding-right: 15px;
}
.faq-page-section .row .col-md-8 .tab-content .cstm-right-content {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  color: #000;
}
.faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq:last-child .comment .nested-accordion:last-child .comment {
  min-height: 234px;
}
.oontact-page-form-section .inner-conatct-section i.fa {
  font-size: 25px !important;
}
.cstm-table-section .table-responsive + .cstm-btn {
  margin-top: 0;
}

.popup-content iframe {
  width: 100%;
  height: 100%;
  min-height: 520px;
}
.popup-content {
  background-color: #e77622;
  margin: auto;
  padding: 15px;
  border: none;
  width: 50%;
  border-radius: 30px;
  position: relative;
}
.popup-content a.close {
  color: #fff;
  opacity: 1;
  position: absolute;
  right: -15px;
  top: -15px;
  font-size: 34px;
}
body.custom-heater-video-page section.page h1.page-heading {
  display: block;
  padding: 20px 0;
  font: normal normal bold 46px/74px Poppins;
  letter-spacing: -0.57px;
  color: #000;
}
body.custom-heater-video-page section.page iframe {
  width: 100%;
  height: 100%;
}
body.custom-heater-video-page section.page p {
  float: left;
  width: 50%;
  height: 100%;
}
body.custom-heater-video-page section.page p:first-child {
  display: none;
}
body.custom-heater-video-page section.page .page-content.page-content--centered {
  display: flex;
  flex-wrap: wrap;
}
body.custom-heater-video-page section.page p:nth-child(6) {
  display: none;
}
body.custom-heater-video-page section.page p {
  padding: 0 15px;
}
body.custom-heater-video-page section.page p {
  margin: 0 0 30px;
}
h1.page-heading {
  display: block;
  font-size: 46px;
  font-family: "Poppins";
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 56px 0;
}
main#main-content section.page .page-content.page-content--centered h2 {
  color: #000;
  font-size: 40px;
}
.cstm-installation-page-fourth-section .row table td {
  background: rgba(51, 51, 53, 0.2);
  border: 1px solid #f2f2f2 !important;
}
main#main-content section.page .page-content.page-content--centered p:nth-child(2) span img.__mce_add_custom__ {
  width: 100%;
}
main#main-content section.page .page-content.page-content--centered p:nth-child(2) iframe {
  width: 100%;
}
.main-blog-post article.blog {
  padding-bottom: 100px;
}
body.custom-american-built-page .page-content.page-content--centered {
  padding-bottom: 150px !important;
}
.right-img-section span {
  background: #499d35 0 0 no-repeat padding-box;
  border-radius: 2px;
  opacity: 1;
  width: 67px;
  display: flex;
  height: 26px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font: normal normal bold 12px/18px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  justify-content: center;
  align-items: center;
}
.installation-page-third-section .row .col-md-6:nth-child(7) img {
  object-fit: cover;
  width: 100%;
  height: auto;
  min-width: 650px;
  position: relative;
  left: -132px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
  position: fixed;
  top: 90px;
  z-index: 100;
  left: 60%;
}
.page.cart-main .page-content h1.page-heading {
  width: 100%;
  text-align: center;
}
.page.cart-main .page-content h3 {
  width: 100%;
  text-align: center;
}
table#travel thead tr:last-child th a {
  font: normal normal 600 16px/26px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  text-decoration: none;
}
.nested-accordion .comment {
  height: 100%;
  overflow: auto;
}
.installation-page-video-section .container {
  max-width: 800px !important;
}
.installation-page-video-section iframe {
  width: 100%;
  height: 100%;
  min-height: 430px;
}
table#travel thead tr:last-child th a {
  text-decoration: underline;
}
.cstm-table-section .table-responsive + .cstm-btn {
  margin-bottom: 0;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav {
  margin-bottom: 30px;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation {
  padding: 0 15px;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item a.navBar-action-color--active {
  border-radius: 5px;
  background: #51b94a;
  padding: 10px 20px;
  color: #fff;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item span {
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px /29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item a.navBar-action-color--active span {
  color: #fff;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item:last-child {
  border: none;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item a.navBar-action.toggleLink.is-open {
  border-radius: 5px;
  background: #51b94a;
  padding: 10px 20px;
  color: #fff !important;
}
body.cstm_cat_class.custom-search-page main#main-content .container nav.navBar.navBar--sub.search-nav ul.navBar-section.account-navigation li.navBar-item a.navBar-action.toggleLink.is-open span {
  color: #fff;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body {
  padding: 20px;
  max-width: 1205px;
  margin: 0 auto;
  background: #e8e8e8;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body h5.suggestion-title {
  text-align: center;
  font-family: "Poppins";
  font-weight: 700;
  font-size: 30px;
  color: #000;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body ul.category-suggestion-list {
  display: flex;
  justify-content: center;
  max-width: 600px;
  margin: 0 auto;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body ul.category-suggestion-list a {
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px /29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container {
  max-width: 1206px;
  margin: 0 auto;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container form.actionBar {
  margin-bottom: 0;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container form.actionBar .form-field {
  margin-bottom: 0;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container form.actionBar .form-field label.form-label {
  justify-content: center;
  align-items: center;
  font: normal normal normal 18px /29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container form.actionBar .form-field select#sort {
  justify-content: center;
  align-items: center;
  font: normal normal normal 16px /15px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  text-decoration: none;
}
ul.productGrid article.card {
  margin: 0;
  border: 1px solid rgba(44, 44, 44, 0.14);
  padding: 45px 54px;
  min-height: 645px;
  margin-bottom: 15px;
}
ul.productGrid article.card figure.card-figure {
  width: 100%;
  height: 339px;
  margin: auto;
  padding: 0;
}
ul.productGrid article.card .card-body {
  padding: 15px 0 0;
}
ul.productGrid article.card .card-body h3.card-title {
  text-align: center;
  font: normal normal 600 18px/24px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
  margin-bottom: 15px;
}
ul.productGrid article.card .card-body .card-text {
  text-align: center;
  font: normal normal 600 25px/24px Poppins;
  letter-spacing: 0;
  color: #222e43;
  opacity: 1;
}
ul.productGrid article.card .card-body > a:last-child {
  display: flex;
  margin-top: 20px;
  width: 169px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  height: 39px;
  border-radius: 10px;
  border: 1px solid #e77622;
  font: normal normal bold 15px/20px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
ul.productGrid li.product.cstm-sect:hover article.card {
  background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 20px 83px #0000001a;
  opacity: 1;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#product-listing-container form.actionBar {
  margin-bottom: 30px;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#search-results-content {
  max-width: 1206px;
  margin: 0 auto;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#search-results-content ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page div#search-results-content ul p {
  color: #000;
}
form#advanced-search-content select {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  opacity: 1;
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18) / var(--unnamed-line-spacing-22) var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-b4b4b4);
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4;
  opacity: 1;
}
.form-field.search-price-range h5.advancedSearch-title {
  font-family: "Poppins";
  font-weight: 700;
}
.form-field.search-price-range span {
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  color: #b4b4b4 !important;
  opacity: 1;
}
form#advanced-search-content .form-field-group.jstree.jstree-1.jstree-default.jstree-checkbox-selection {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  margin-bottom: 10px;
  text-align: left;
  font: normal normal normal 18px/22px Poppins;
  letter-spacing: 0;
  opacity: 1;
}
ul.sub-menu a {
  text-transform: capitalize !important;
}
section.page.blog h1.page-heading {
  display: none;
}
.gen3-heater-image {
  margin-top: 40px;
  position: relative;
  top: 4px;
  max-width: 65%;
  margin-left: auto;
}
h1.page-heading {
  display: none;
}
.common-all-pages-section h2 {
  color: #fff !important;
}
.common-all-pages-section p span {
  color: #fff !important;
}
.seasonal-sale-page-second-content-section a.cstm-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  color: #fff;
  min-height: 65px;
  width: 100% !important;
  max-width: 273px !important;
}
.seasonal-sale-page-content-section a.cstm-btn span {
  font-weight: 600;
}
.gen3-heater-image img {
  max-width: 700px;
  margin-left: 0;
}
.popup {
  width: 100%;
  max-width: 900px;
  overflow-y: visible;
}
.popup .content {
  max-height: 100% !important;
  height: 100vh !important;
}
.popup {
  padding: 0;
  background: transparent !important;
}
.popup .content {
  overflow: visible;
  padding: 15px;
  background: transparent;
  border-radius: 0;
}
.popup .content iframe {
  width: 100%;
  height: 100%;
  max-height: 480px;
}
.popup {
  height: 100% !important;
  max-height: 70%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup {
  height: 100% !important;
  max-height: 70%;
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  overflow: visible;
}
.popup .content {
  overflow: visible !important;
}
header.header .header-accounment-bar > .container > a {
  max-width: 70%;
  flex: 70%;
  width: 100%;
  display: flex;
}
.header-accounment-bar .free-shipping-content p:first-child span:last-child {
  color: #fff;
  background: transparent !important;
}
header.header .header-accounment-bar > .container > a {
  text-decoration: none;
}
.header-accounment-bar .free-shipping-content p:first-child {
  border: none !important;
}
.top-img-mobile-section {
  margin: 0 0 30px;
}
.cstm-table-section table thead th {
  text-align: center;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(2) th {
  padding: 3px 17px;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(3) th a {
  display: block;
  font: normal normal 600 16px/26px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  opacity: 1;
  padding: 10px 0;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(4) th {
  padding: 3px 0;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(3) th a {
  padding-left: 5px;
  padding-right: 5px;
}
.about-page-banner-section .inner-banner-section img {
  max-height: 630px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
  min-height: unset;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
  padding: 0;
  border: none;
}
section.toggle.videoGallery {
  display: none;
}
.productView ul.tabs {
  display: none;
}
.productView .tabs-contents {
  display: none;
}
.price-section.price-section--saving.price {
  display: none;
}
.productView-thumbnails[data-slick] {
  opacity: 1 !important;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) {
  display: none;
}
div#quickSearch .container input#nav-quick-search {
  min-width: 200px;
}
form.form[action="/search.php"] input.button.button--primary.form-prefixPostfix-button--postfix {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.collection-page-banner-section {
  display: none;
}
.collection-page-review-section {
  display: none;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body .card-text[data-test-info-type="brandName"] {
  display: none;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure a.card-figure__link .card-img-container img.card-image.lazyautosizes.lazyloaded {
  margin: 0;
  height: 100% !important;
}
.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure a.card-figure__link .card-img-container::after {
  padding-bottom: 0 !important;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body > a:last-child {
  margin-left: 0;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body p.card-text {
  text-align: left;
}
a.click-more-prd {
  display: none !important;
}
.collection-page-tabing-section ul.nav.nav-tabs li:last-child a::after {
  display: none !important;
}
.collection-page-tabing-section ul.nav.nav-tabs li:nth-child(2) a:after {
  right: -17px;
}
.collection-page-tabing-section ul.nav.nav-tabs li:nth-child(3) a::after {
  right: -20px;
}
.main-blog-post article.blog .blog-post.zzz p {
  margin: 0 0 10px;
}
.main-blog-post article.blog .blog-post.zzz img {
  margin-bottom: 20px;
}
.main-blog-post article.blog .blog-post.zzz h2 {
  color: #000;
  line-height: 18px;
  margin: 0 0 10px;
}
section.page.cst-page-section-defult h1.page-heading {
  display: block;
}
.form-field.form-field--stock {
  margin: 0;
}
.form-field.form-field--stock label.form-label.form-label--alternate {
  margin: 0;
}
.form-field.form-field--stock label.form-label.form-label--alternate span {
  font: normal normal normal 13px /29px Poppins;
  letter-spacing: 0;
  color: #51b94a;
  text-transform: uppercase;
  opacity: 1;
  position: relative;
  top: -25px;
}
.collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body p.card-text[data-test-info-type="brandName"] {
  display: none;
}
a.checkoutHeader-link img#logoImage {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.form-field.form-field--stock label.form-label.form-label--alternate {
  font-size: 0;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
  display: flex;
  align-items: center;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price .price-section.price-section--withoutTax.rrp-price--withoutTax {
  margin-right: 12px;
}
.right-col-detail.prod-col section.productView-details.product-data .productView-product {
  padding-bottom: 0;
}
.form-field.form-field--stock label.form-label.form-label--alternate {
  display: none;
}
.made {
  position: relative;
  top: 2px;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
  top: -1px;
}
.share-url-cstm {
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: -9px;
  left: 40%;
  width: 10%;
}
.overlay {
  background: rgba(0, 0, 0, 0.8);
}
.seasonal-sale-page-second-content-section a.cstm-btn {
  margin: 30px auto 0;
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
section.salesection-cts .page-content.page-content--centered {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 -22px;
}
section.salesection-cts .page-content.page-content--centered .left-content-section h2 {
  color: #000;
  font-size: 40px;
}
.salesection-cts .page-content.page-content--centered .home-page-cstm-review-section .right-content-section h2 {
  text-align: left;
  font: normal normal 800 17px/22px Poppins !important;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}
span.form-inlineMessage {
  font-size: 13px !important;
  line-height: 13px;
  display: block !important;
  margin: 0 0 10px;
}
.popup .close {
  color: #fff !important;
  opacity: 1;
}
.header-accounment-bar .container div[data-content-region="promo_bar--global"] {
  width: 100%;
}
/*
[data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] .free-shipping-content {
  max-width: 100% !important;
  flex: 100%;
}
[data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] {
  max-width: 34% !important;
  flex: 34% !important;
}
*/
[data-sub-layout="bbd09343-dee7-4fb3-829a-3fc317ecc290"] .header-number-cstm {
  max-width: 100% !important;
  flex: 100%;
}
[data-sub-layout="b13fa9b4-be2e-4644-873d-57bb75bab49e"] {
  max-width: 36% !important;
  flex: 36% !important;
  text-align: center;
}
[data-sub-layout="bbd09343-dee7-4fb3-829a-3fc317ecc290"] {
  flex: 30% !important;
  max-width: 30% !important;
  padding-right: 0 !important;
}
[data-sub-layout="bd5b1661-8fed-49d1-9459-b46145590672"] .free-shipping-content-section {
  flex: 100%;
  max-width: 100%;
}
.header-accounment-bar a {
  text-decoration: none;
}
[data-sub-layout="bbd09343-dee7-4fb3-829a-3fc317ecc290"] {
  padding: 0;
}
.slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section {
  max-width: 100%;
  padding: 0 2px;
  margin-bottom: 100px;
}
.slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section .inner-review-section.content {
  height: auto !important;
  padding: 45px 0 28px;
  position: relative;
}
.slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section .inner-review-section.content img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.slider-for-reviews + .home-page-main-reviews-section .container .inner-review-section p {
  min-height: unset;
}
.slider-for-reviews + .home-page-main-reviews-section .container {
  display: flex;
  flex-wrap: wrap;
}
.slider-for-reviews + .home-page-main-reviews-section > .container > h2 {
  width: 100%;
  text-align: center;
}
.home-page-main-reviews-section a:hover {
  background: #e77622;
}
.left-col-img.prod-col figure .productView-img-container {
  height: 100% !important;
}
.card-figcaption-button + .card-figcaption-button {
  display: flex;
  align-items: center;
}
.card-figcaption-button + .card-figcaption-button input {
  height: auto !important;
  margin-left: 4px;
  position: relative;
  top: -2px;
}
.productView-image + .productView-thumbnails li a.productView-thumbnail-link img {
  width: 100% !important;
  padding: 0 5px;
  display: block;
}
.right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action input#form-action-addToCart {
  min-height: 65px;
}
.cstm-productView-availability {
  display: flex;
  align-items: center;
}
.cstm-productView-availability dt.productView-info-name {
  margin-bottom: 0;
  font-size: 16px;
  font-family: "Poppins";
  color: #000;
}
.cstm-productView-availability dd.productView-info-value {
  margin: 0;
  font-size: 16px;
  font-family: "Poppins";
  color: #000;
}
.cstm-productView-availability {
  margin: 10px 0 0;
}
.main-header-section {
  min-height: unset;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section a {
  text-align: left;
  text-decoration: underline;
  font: normal normal 600 16px/26px Poppins;
  letter-spacing: 0;
  color: #e77622;
  text-transform: uppercase;
  opacity: 1;
  margin-top: 40px !important;
  display: block;
}
section.product-are-you-ready-section.common-all-pages-section .container .row .inner-right-text-section h2 {
  font-size: 40px;
  line-height: 50px;
}
.about-page-pdf-download-section .inner-pdf-img img {
  width: 211px;
  height: 255px;
  object-fit: cover;
}
section.product-are-you-ready-section.common-all-pages-section .container .home-page-cstm-logos ul {
  margin-bottom: 91px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
header.header.fixed .main-header-section {
  max-width: 1205px !important;
  padding: 0 15px;
  margin: auto;
}
header.header.fixed .container {
  background: #fff;
}
.home-are-you-ready-section.common-all-pages-section .about-page-pdf-download-section {
  display: none;
}
.faq-page-cstm-review-section {
  border-radius: 0;
}
[contenteditable="true"]:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
button:focus,
details:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
}
body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body ul.category-suggestion-list {
  flex-wrap: wrap;
}
ul.cart-totals li:nth-child(2) div#add-shipping select {
  background-color: #fff;
  border: 1px solid #d9d9d9 !important;
  opacity: 1;
  height: 50px !important;
  text-align: left;
  font: caption;
  letter-spacing: 0;
  color: #b4b4b4 !important;
  opacity: 1;
  border-radius: 0 !important;
}
.load-more {
  background-color: #000;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 20px;
  margin: 50px 0;
  display: inline-block;
}
.load-more:hover {
  background-color: blue;
  text-decoration: none;
}
.cstm-short-product-description p {
  color: #000;
  text-transform: capitalize;
}
.open-cstm-modal {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 50px;
}
div#modal-review-form .modal-header {
  padding: 15px;
}
div#modal-review-form .modal-header h2.modal-header-title {
  color: #000;
  line-height: 25px;
}
div#modal-review-form .modal-body {
  background: transparent;
}
div#modal-review-form {
  overflow-y: scroll;
}
.right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
  display: none !important;
}
.right-col-detail.prod-col section.productView-details.product-options {
  margin: 15px 0 0;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li:nth-child(3) {
  display: none;
}
section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li:nth-child(4) {
  display: none;
}
ul#productReviews-list li.productReview {
  width: 100%;
  padding: 0;
}
ul#productReviews-list li.productReview::before {
  display: none !important;
}
ul#productReviews-list li.productReview header span:before {
  display: none !important;
}
.cstm-short-review-section {
  width: 100%;
}
.cstm-short-review-section section#product-reviews {
  margin: 0;
}
.cstm-short-review-section span.toggleLink-text {
  display: none !important;
}
.cstm-short-review-section div#tab-reviews {
  padding: 0;
}
.cstm-short-review-section div#tab-reviews h4.toggle-title {
  display: none;
}
.cstm-short-review-section ul#productReviews-list {
  padding-left: 15px;
}
.cstm-short-review-section {
  width: 100%;
  display: block !important;
}
.right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews {
  display: block !important;
}
.right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews div#productReviews-content {
  display: block;
}
ul#productReviews-list li.productReview span.productReview-rating.rating--small svg {
  fill: #ffc533;
}
.cstm-short-review-section ul#productReviews-list li.productReview {
  display: none;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child {
  display: block;
}
.icon--ratingFull svg {
  fill: #ffc533;
}
.cstm-shipping-option {
  display: flex;
  align-items: center;
}
.cstm-shipping-option dd.productView-info-value {
  margin: 0;
}
.cstm-shipping-option {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 70px;
}
.cstm-shipping-option dt.productView-info-name {
  margin-bottom: 0;
  text-align: left;
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 0.6;
}
.cstm-shipping-option dd.productView-info-value {
  text-align: left;
  font: normal normal normal 15px/29px Poppins;
  letter-spacing: 0;
  color: #373737;
  opacity: 1;
}
.about-page-pdf-download-section .inner-pdf-btn a:hover {
  background: #e77622;
  color: #fff;
}
.cstm-short-product-description {
  width: 100%;
}
section#product-reviews a.toggleLink {
  display: none;
}
section.cstm-product-tabs-section h4.toggle-title {
  margin: 0;
}
section.cstm-product-tabs-section .col-md-5 section.productCarousel .slick-track {
  transform: none !important;
}
.productView .slick-dots {
  display: none !important;
}
section.cstm-product-tabs-section button.slick-arrow {
  display: none !important;
}
.cstm-short-review-section section#product-reviews .pagination {
  margin-bottom: 0;
  margin-top: 5px;
}
.cstm-short-review-section section#product-reviews .pagination ul.pagination-list {
  margin-bottom: 0;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign in"] {
  display: block !important;
  top: 0;
  font-size: 0 !important;
}
.cstm-productView-availability dt.productView-info-name {
  font-weight: 600;
}
.card-figcaption-button:hover {
  background-color: #51b94a;
  color: #fff;
}
.card-figcaption-button + .card-figcaption-button {
  text-decoration: none;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child header {
  display: flex;
  flex-wrap: wrap;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child header span.productReview-rating.rating--small {
  width: 100%;
  order: 3;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child header h5.productReview-title {
  order: 1;
  width: 100%;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child header p.productReview-body {
  order: 2;
  width: 100%;
}
.cstm-short-review-section ul#productReviews-list li.productReview:first-child header p.productReview-author {
  order: 4;
  width: 100%;
}
.card-figcaption-body > :first-child {
  display: none;
}
table.compareTable {
  max-width: 1200px;
  margin: 0 auto;
}
.compareTable-action .button {
  border-radius: 10px;
  margin: 0;
  width: 100%;
  height: 65px;
  border-radius: 10px;
  background: #e77622;
  border: 1px solid #e77622;
  font-size: 23px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-footer-section > .footer-menu-three li:last-child a {
  text-align: left;
  letter-spacing: 0;
  color: #959595;
  opacity: 1;
  text-decoration: none;
  font-size: 18px;
  line-height: 38px;
  font-family: "Poppins";
  font-weight: 400 !important;
  padding: 0 !important;
}
.main-footer-section > .footer-menu-three li:last-child a:hover {
  text-decoration: none;
}
.compareTable-product a {
  text-decoration: none;
  font-size: 20px !important;
  text-align: left;
  line-height: 25px;
  font-weight: 700;
}
.home-are-you-ready-section.common-all-pages-section .about-page-pdf-download-section {
  display: flex;
  margin-top: 150px;
  margin-bottom: -135px;
}
.cstm-msg-compare-page p {
  text-align: center;
  color: #000;
  font-size: 30px;
  padding: 50px 0;
  margin: 0;
}
.compareTable-product a.compareTable-removeProduct {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
ul.navUser-section.navUser-section--alt li.navUser-item a.navUser-action.navUser-item--compare {
  display: block;
  position: relative;
}
ul.navUser-section.navUser-section--alt li.navUser-item a.navUser-action.navUser-item--compare span.countPill.countPill--positive.countPill--alt {
  position: absolute;
  right: 0;
  top: -10px;
}
ul.navUser-section.navUser-section--alt li.navUser-item a.navUser-action.navUser-item--compare {
  padding-right: 4px;
}
ul.navUser-section.navUser-section--alt li.navUser-item a.navUser-action.navUser-item--compare img {
  height: 20px;
  object-fit: fill;
}
.home-page-save-on-your-section .home-page-cstm-logos ul {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--cart {
  position: relative;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(2) {
  display: none;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) {
  display: block;
}
ul.navUser-section.navUser-section--alt li.navUser-item:last-child a.navUser-action.navUser-item--compare {
  display: none;
}
form.form.form--hiddenLabels.coupon-form input {
  border-right: none !important;
}
form.form.form--hiddenLabels.coupon-form input.button.button--primary.button--small {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border: none !important;
}
div#add-shipping form.form.estimator-form dl dt.estimator-form-label {
  width: 100%;
  text-align: left;
}
div#add-shipping form.form.estimator-form dl dd.estimator-form-input {
  width: 100%;
}
div#add-shipping form.form.estimator-form dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
div#previewModal {
  display: none !important;
}
div#previewModal .loadingOverlay {
  display: none !important;
}
.inner-review-section ul.pagination-list li.pagination-item {
  padding: 0;
}
.inner-review-section ul.pagination-list li.pagination-item::before {
  visibility: hidden;
}
.right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews div#productReviews-content nav.pagination {
  display: none;
}
.right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews div#productReviews-content {
  margin: 0 0 10px;
}
.slider-for-reviews + .home-page-main-reviews-section {
  padding: 50px 0 0;
}
.footer-social-icons ul li a img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  position: relative;
  display: block;
  margin-left: 5px;
}
.installation-page-third-section .row .col-md-6:nth-child(8) {
  padding-left: 0;
  padding-right: 115px;
}
.installation-page-third-section .row .col-md-6:nth-child(9) {
  padding-right: 0;
  padding-left: 115px;
}
.installation-page-third-section .row .col-md-6:nth-child(9)::after {
  right: unset !important;
  left: -100px !important;
}
.installation-page-third-section .row .col-md-6:nth-child(9) h3 {
  right: unset;
  left: -65px;
}
.installation-page-third-section .row .col-md-6:nth-child(3) h3::after {
  height: 350px;
}
.seasonal-sale-page-content-section a.cstm-btn {
  margin: 30px auto 0;
  text-align: left;
  font: normal normal 600 23px/26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  background: #e77622 0 0 no-repeat padding-box;
  min-height: 65px;
  width: 100% !important;
  max-width: 273px !important;
  border-radius: 10px;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  display: flex;
}
main#main-content section.page .page-content.page-content--centered table:nth-child(19) {
  margin-bottom: 120px;
}
main#main-content section.page .page-content.page-content--centered center:nth-child(2) {
  margin: 0 0 20px;
}
div#contact-us-success {
  text-align: center;
  padding: 50px 0;
  font-size: 20px;
  font-family: "Poppins";
}
div#contact-us-success a {
  display: block;
  max-width: 200px;
  margin: 30px auto 0;
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: flex;
  max-width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
div#contact-us-success {
  padding-bottom: 0;
}
.header-accounment-bar .free-shipping-content p:first-child {
  padding-right: 0;
  margin-right: 0;
}
.header-accounment-bar .free-shipping-content p:first-child {
  text-transform: unset;
  padding-right: 0 !important;
  margin-right: 0 !important;
}
body.page.custom-canada-page section.page.cst-page-section-defult {
  background: transparent linear-gradient(180deg, #e8e8e8 0%, #f8f8f800 100%) 0 0 no-repeat padding-box;
}
body.page.custom-canada-page section.page.cst-page-section-defult h1.page-heading {
  padding: 30px 0 15px;
  margin: 0;
  text-transform: capitalize;
}
body.page.custom-canada-page section.page.cst-page-section-defult .page-content.page-content--centered center:nth-child(2) img {
  width: 100%;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(4) th span {
  display: block;
}
table#travel {
  margin: 0 auto;
}
body.page.custom-canada-page section.page.cst-page-section-defult p:nth-child(4) strong {
  display: block;
}
body.page.custom-canada-page section.page.cst-page-section-defult p a.cstm-btn {
  display: flex;
  background: #e77622 0 0 no-repeat padding-box;
  max-width: 273px;
  justify-content: center;
  width: 100%;
  min-height: 65px;
  align-items: center;
  border-radius: 10px;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  margin: 0 0 20px;
  margin-left: auto;
  margin-right: auto;
}
main#main-content section.page .page-content.page-content--centered table td {
  background: rgba(51, 51, 53, 0.2);
  border: 1px solid #f2f2f2 !important;
  font: normal normal normal 16px/16px Poppins;
  letter-spacing: 0;
  color: #222e43;
  padding: 6px 11px;
  line-height: 20px;
}
.cstm-short-product-description p {
  margin-bottom: 18px;
}
h1.page-heading {
  padding: 10px 0 !important;
}
.footer-menu-five form.needsclick.klaviyo-form strong.ql-font-kanit {
  font-family: "Poppins";
}
.footer-menu-five form.needsclick.klaviyo-form .needsclick.kl-private-reset-css-Xuajs1 {
  padding: 3px 0 !important;
}
.footer-menu-five form.needsclick.klaviyo-form .needsclick.kl-private-reset-css-Xuajs1 .needsclick.kl-private-reset-css-Xuajs1:last-child .needsclick.kl-private-reset-css-Xuajs1 button.needsclick.go332817621.kl-private-reset-css-Xuajs1 {
  margin-bottom: 9px;
  min-height: 32px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-size: 18px !important;
}
.footer-menu-five form.needsclick.klaviyo-form input.needsclick.go1971863265.kl-private-reset-css-Xuajs1 {
  padding: 15px !important;
}
.account-body {
  margin: 0;
  padding: 0 15px;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) a.navUser-action[aria-label="Sign out"] {
  font-size: 0 !important;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) a.navUser-action[aria-label="Sign out"]:after {
  content: "";
  background: url(https://www.eheat.com/content/upload/signout-icons-new.png);
  width: 22px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  position: relative;
  top: 2px;
  background-repeat: no-repeat;
}
a.button.button--primary {
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
  border: none !important;
  min-height: 55px;
}
body.login.cstm_cat_class.custom-search-page {
  max-width: 100%;
  margin: 0;
}
table#travel thead tr:first-child th:nth-child(2) {
  padding-top: 3px;
  padding-bottom: 3px;
}
.cstm-table-section .table-responsive table#travel thead tr:nth-child(3) th a {
  padding-top: 3px;
  padding-bottom: 3px;
}
.cstm-best-electric-page-content p {
  color: #000;
}
.cstm-best-electric-page-content h2 {
  font-size: 30px;
  color: #000;
}
.cstm-best-electric-page-content {
  padding: 40px 0;
}
.cstm-best-electric-page-content h3 {
  font-weight: 700;
  color: #000;
  font-size: 30px;
}
.cstm-best-electric-page-content ul li {
  font-size: 18px;
}
.cstm-table-section > .container > .cstm-btn {
  margin: 0;
}
.cstm-table-section > .container > .cstm-btn a.cstm-btn {
  margin-top: 0;
}
main#main-content section.page .page-content.page-content--centered > div {
  font-size: 18px;
}
main#main-content section.page .page-content.page-content--centered p:nth-child(5) img {
  width: 100%;
}
main#main-content section.page .page-content.page-content--centered iframe {
  width: 100%;
}
main#main-content section.page .page-content.page-content--centered p a[href="#top"] {
  background: var(--unnamed-color-e77622) 0 0 no-repeat padding-box;
  background: #e77622 0 0 no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: inline-flex;
  max-width: 273px;
  height: 65px;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  margin: 30px auto 0;
  display: flex;
}
.mobile-table {
  overflow-x: auto;
}
.header-accounment-bar .free-shipping-content p:hover {
  color: #e77622 !important;
}
.header-accounment-bar .free-shipping-content p:hover span {
  color: #e77622 !important;
}
.header-accounment-bar .header-number-cstm a:hover {
  color: #e77622 !important;
}
.header-accounment-bar .header-number-cstm a:hover i.fa.fa-phone {
  border-color: #e77622 !important;
}
[data-sub-layout="b13fa9b4-be2e-4644-873d-57bb75bab49e"] p:hover b {
  color: #e77622 !important;
}
.cstm-home-page-banner-slider-section {
  margin: 35px 0 0;
}
.cstm-home-page-banner-slider-section section.heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper img {
  width: 100% !important;
  object-fit: cover;
}
.carousel-play-pause-button {
  display: none !important;
}
.cstm-home-page-banner-slider-section ul.slick-dots {
  display: none !important;
}
.cstm-home-page-banner-slider-section .heroCarousel.slick-initialized .heroCarousel-slide .heroCarousel-image-wrapper {
  max-height: 90vh;
}
.cstm-home-page-banner-slider-section .heroCarousel.slick-initialized {
  max-height: 100%;
}
.carousel-tooltip {
  display: none !important;
}
img[clss="hover-img"] {
  display: none;
}
ul.navUser-section.navUser-section--alt li.navUser-item:hover img:first-child {
  display: none;
}
ul.navUser-section.navUser-section--alt li.navUser-item:hover img[clss="hover-img"] {
  display: inline-block;
}
.main-header-section .navUser-item img.hover-img {
  display: none;
}
.main-header-section .navUser-item:hover img:not(.hover-img){
  display: none;
}
.main-header-section .navUser-item:hover img.hover-img{
  display: inline-block;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3):hover a::before {
  background: url(https://www.eheat.com/content/upload/hover-user-header.png) !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat;
}
header.header.fixed .container {
  background: transparent;
  position: unset !important;
}
header.header.fixed {
  animation: fadeIn 0.4s ease-in both;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
  scroll-behavior: smooth;
  z-index: 999;
}
.header-accounment-bar .tooltiptext:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff;
}
.header-accounment-bar .tooltiptext {
  visibility: hidden;
  position: absolute;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Poppins";
  top: 35px;
  z-index: 9999;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  left: 50%;
  transition: all 0.1s ease-in;
  transform: translateX(-50%);
}
ul.navUser-section.navUser-section--alt li.navUser-item .tooltiptext {
  visibility: hidden;
  position: absolute;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Poppins";
  top: 35px;
  z-index: 9999;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  left: 50%;
  transition: all 0.1s ease-in;
  transform: translateX(-50%);
  min-width: inherit;
  white-space: nowrap;
}
ul.navUser-section.navUser-section--alt li.navUser-item .tooltiptext:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff;
}
[data-sub-layout="771379b4-5e30-4a5f-9cd8-7d3a01d74eaa"] .tooltiptext {
  transform: none;
  left: 80px;
}
.header-accounment-bar {
  /*z-index: 100;*/
}
[data-sub-layout="771379b4-5e30-4a5f-9cd8-7d3a01d74eaa"] [data-widget-id="bff6bc47-06c3-4f09-bffc-a35008a90fa8"]:hover .tooltiptext {
  visibility: visible;
}
[data-sub-layout="bd5b1661-8fed-49d1-9459-b46145590672"] [data-widget-id="a23b6d2a-34ce-49b8-b97e-d112a3de91b3"]:hover .tooltiptext {
  visibility: visible;
}
ul.navUser-section.navUser-section--alt li.navUser-item {
  position: relative;
}
ul.navUser-section.navUser-section--alt li.navUser-item:hover .tooltiptext {
  visibility: visible;
  text-align: center;
}
.header-accounment-bar {
  /*z-index: 9999;*/
  position: relative;
}
/*
[data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] {
  position: relative;
  z-index: 99;
}
*/
.copyright-footer-section .footer-payment-icons {
  margin: 0;
}
.copyright-footer-section p {
  color: #000;
  margin: 0;
}
.copyright-footer-section .footer-social-icons {
  margin: 0;
}
.copyright-footer-section .container {
  display: flex;
  align-items: center;
}
.copyright-footer-section .container .option-pay-wrap {
  display: flex;
  max-width: 38%;
  flex: 38%;
}
.copyright-footer-section p {
  font-size: 14px;
  opacity: 0.6;
  line-height: 22px;
}
.copyright-footer-section .container .option-pay-wrap {
  align-items: center;
}
.copyright-footer-section .container .option-pay-wrap .footer-payment-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 63%;
  flex: 63%;
  padding: 0 40px 0 15px;
}
.copyright-footer-section .container .option-pay-wrap p {
  max-width: 36%;
  flex: 36%;
}
footer.footer .container .free-ship-wrap {
  max-width: 32%;
  flex: 32%;
}
.copyright-footer-section .footer-social-icons {
  max-width: 30%;
  flex: 30%;
}
.footer-social-icons ul {
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
.copyright-footer-section ul li {
  border: none !important;
  padding: 0 0 0 10px;
}
.main-footer-section > div .kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-container.ql-container.ql-container p,
.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-container.ql-container.ql-container a {
  text-align: left !important;
}
.main-footer-section > div p strong.ql-font-kanit {
  margin-bottom: 0;
  display: block;
  margin-top: 0;
  text-align: center !important;
}
.footer-menu-five .klaviyo-form-WKCmWZ{
  margin-top: 20px;
}
.footer-menu-five .klaviyo-form-WKCmWZ.klaviyo-form {
  position: relative;
  top: -20px;
}
.main-footer-section > div.footer-menu-five > img {
  margin: 0 0 20px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1802px) {
  .home-page-allergens-section {
    background-position: 80% 0;
    min-height: 986px;
  }
  .home-page-save-on-your-section {
    background-position: 35% 0;
  }
  .home-page-safer-way-section {
    background-position-x: 65%;
    min-height: 900px;
  }
  .home-page-warmly-section {
    background-position: 80% 0;
    background-position: 80% 0;
  }
  .home-page-eheat-apart-section {
    min-height: 1105px;
    background-position: 100% 0;
  }
  .home-page-envi-revolutionary-section {
    padding-bottom: 80px;
    margin-top: 80px;
  }
  section.save-new .row .col-12 .left-btn-sec {
    position: relative;
    top: -50px;
  }
  section.save-new .container > .row .col-12-col-md-8 {
    padding-right: 15px;
  }
  .inner-save-on-your-section .inner-content-section {
    max-width: 60%;
    flex: 60%;
  }
  .cstm-heater-transparent-image {
    max-width: 800px;
  }
  .home-page-save-on-your-section {
    background-position: 24% 0;
  }
  .cstm-heater-transparent-image img {
    max-width: 85%;
    margin-left: 40px;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    left: 62%;
  }
  .gen3-heater-image {
    max-width: 59%;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1535px) {
  .inner-save-on-your-section .inner-content-section {
    max-width: 58%;
    flex: 58%;
  }
  .cstm-heater-transparent-image {
    max-width: 770px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(7) img {
    min-width: 618px;
    position: relative;
    left: -102px;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    left: 63%;
  }
  .gen3-heater-image {
    max-width: 57%;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1439px) {
  .why-choose-envi-benfits-section .right-img-section img:nth-child(2) {
    margin-left: 50px;
  }
  .why-choose-envi-benfits-section .right-img-section:after {
    bottom: -43px;
    right: -42px;
  }
  .inner-save-on-your-section .inner-content-section {
    max-width: 55%;
    flex: 55%;
  }
  .cstm-heater-transparent-image {
    max-width: 730px;
  }
  footer.footer .container .footer-menu-one {
    max-width: 15%;
  }
  .main-footer-section .footer-menu-two {
    max-width: 16%;
  }
  .footer-menu-three {
    max-width: 18% !important;
  }
  .footer-menu-four {
    max-width: 26% !important;
  }
  .footer-menu-five {
    max-width: 25% !important;
  }
  .main-header-section {
    min-height: 40px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(7) img {
    min-width: 545px;
    position: relative;
    left: -32px;
  }
  .gen3-heater-image {
    max-width: 55%;
    margin-left: auto;
  }
  div#quickSearch {
    right: 70px !important;
    left: unset !important;
  }
}
@media only screen and (max-width: 1365px) {
  .why-choose-envi-benfits-section .right-img-section img:nth-child(2) {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .why-choose-envi-benfits-section .right-img-section:after {
    bottom: -15px;
    right: -15px;
  }
  .cstm-heater-transparent-image {
    max-width: 690px;
  }
  .footer-menu-three {
    max-width: 18% !important;
  }
  footer.footer .container .footer-menu-one {
    max-width: 20%;
  }
  .footer-menu-three {
    max-width: 16% !important;
  }
  .footer-menu-four {
    max-width: 28% !important;
  }
  .gen3-heater-image {
    max-width: 53%;
    margin-left: auto;
  }
  .copyright-footer-section .footer-social-icons {
    max-width: 20%;
    flex: 20%;
  }
  footer.footer .container .free-ship-wrap {
    max-width: 40%;
    flex: 40%;
  }
  .copyright-footer-section .container .option-pay-wrap {
    max-width: 40%;
    flex: 40%;
  }
  .copyright-footer-section .container .option-pay-wrap p {
    max-width: 40%;
    flex: 40%;
  }
  .copyright-footer-section .container .option-pay-wrap .footer-payment-icons {
    max-width: 60%;
    flex: 60%;
    padding: 0 40px 0 0;
  }
  .copyright-footer-section ul li {
    padding: 0 0 0 5px;
  }
}
@media only screen and (max-width: 1279px) {
  .home-page-warmly-section .inner-content-section .cstm-inner-section {
    max-width: 595px;
  }
  .home-page-warmly-section {
    /*min-height: 917px;*/
    background-position: 80% 0;
  }
  .why-choose-envi-benfits-section .right-img-section img {
    padding-right: 15px;
  }
  .why-choose-envi-benfits-section .right-img-section:after {
    bottom: -15px;
    right: 0;
  }
  .button-text-section .right-content-section {
    width: 50%;
  }
  .cstm-heater-transparent-image {
    max-width: 619px;
  }
  footer.footer .container .footer-menu-one {
    max-width: 15%;
  }
  .main-footer-section .footer-menu-two {
    max-width: 15%;
    max-width: 15%;
  }
  .footer-menu-four {
    max-width: 30% !important;
  }
  .footer-menu-five {
    max-width: 25% !important;
  }
  .oontact-page-form-section .container .row {
    margin: 0;
  }
  .oontact-page-form-section {
    margin-bottom: 120px;
    padding: 0 15px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(7) img {
    min-width: 100%;
    position: relative;
    left: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    left: 65%;
  }
  .gen3-heater-image {
    max-width: 50%;
    margin-left: auto;
  }
  div#quickSearch {
    right: 100px !important;
    left: unset !important;
  }
}
@media only screen and (min-width: 2000px) {
  .home-page-save-on-your-section {
    background-position: 100% 76%;
    min-height: 1500px;
  }
  .home-page-safer-way-section {
    min-height: 1500px;
  }
  .home-page-allergens-section {
    min-height: 1500px;
  }
  .home-page-warmly-section {
    background-position: center !important;
    background-size: cover !important;
  }
  .home-page-safer-way-section {
    background-position-x: 104%;
  }
  .home-page-eheat-apart-section {
    min-height: 1500px;
    display: flex;
    align-items: center;
    padding: 0;
  }
  .home-page-warmly-section .inner-content-section {
    width: 100%;
  }
  .home-page-warmly-section {
    display: flex;
    align-items: center;
    padding: 0;
  }
  .home-page-allergens-section {
    padding: 0;
    display: flex;
    align-items: center;
  }
  .cstm-heater-transparent-image img {
    max-width: 100%;
    margin-bottom: -3px;
  }
  .gen3-heater-image {
    max-width: 65%;
    margin-left: auto;
  }
  .gen3-heater-image img {
    max-width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1160px) {
  .collection-page-tabing-section ul.nav.nav-tabs li a {
    margin: 0;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:first-child a:after {
    right: -18px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(2) a:after {
    right: 0;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(3) a::after {
    right: 0;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(4) a:after {
    right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .header-accounment-bar p {
    font-size: 12px !important;
  }
  .header-accounment-bar p a {
    font-size: 12px !important;
  }
  .header-accounment-bar .free-shipping-content p:first-child {
    padding-right: 10px !important;
    margin-right: 10px !important;
  }
  .main-header-section ul#cstm-navigation {
    justify-content: center !important;
  }
  .main-header-section ul#cstm-navigation li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .main-header-section ul#cstm-navigation {
    justify-content: space-between !important;
  }
  .main-header-section ul#cstm-navigation {
    padding: 0 20px;
  }
  .copyright-footer-section {
    margin-top: 60px !important;
  }
  .main-footer-section > div h2 {
    margin-bottom: 5px !important;
  }
  .home-page-save-on-your-section .home-page-cstm-review-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner-save-on-your-section .inner-content-section {
    max-width: 100%;
    flex: 100%;
  }
  .home-page-save-on-your-section {
    background-position: 100% 0;
  }
  .cstm-heater-transparent-image {
    max-width: 619px;
    margin-left: 0;
  }
  .cstm-heater-transparent-image img {
    max-width: 100%;
    margin-left: 0;
    display: block;
    width: 100%;
  }
  .button-text-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 845px;
  }
  .button-text-section .left-btn-sec {
    width: 33%;
  }
  .button-text-section .right-content-section {
    width: 65%;
  }
  .home-page-envi-revolutionary-section .container {
    flex-wrap: wrap;
  }
  .home-page-envi-revolutionary-section .container .inner-img-section {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    flex: 100%;
    margin: 0 0 50px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section {
    position: relative;
    left: 0;
    max-width: 100%;
    flex: 100%;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section p {
    max-width: 100%;
  }
  .home-page-envi-revolutionary-section .container .inner-img-section img {
    object-fit: cover;
    height: 100%;
  }
  .home-page-main-reviews-section .inner-review-section p {
    font-size: 16px;
    padding: 0 15px;
  }
  .home-page-warmly-section {
    min-height: 775px;
    background-position: 75% 0;
    padding: 80px 0 0;
  }
  .energy-efficiency-section h3 {
    font-size: 45px;
  }
  .home-page-safer-way-section {
    background-position-x: 65%;
    min-height: 650px;
    padding-top: 80px;
  }
  .home-page-safer-way-section .inner-img--content-section p {
    max-width: 100%;
  }
  .home-page-safer-way-section {
    background-position-x: 65%;
    min-height: 700px;
    padding-top: 30px;
    background-position: 55% 0 !important;
  }
  .home-page-safer-way-section .inner-img--content-section a {
    margin-top: 0;
  }
  .home-page-allergens-section {
    min-height: 1034px;
    padding: 40px 0 0;
  }
  .home-page-allergens-section .inner-content-section p {
    max-width: 100%;
  }
  .home-page-allergens-section .inner-content-section h3 {
    max-width: 100%;
  }
  .home-page-allergens-section {
    background-position: 80% 0;
    min-height: unset;
    padding: 50px 0;
    background-position: 0 0;
  }
  .main-million-year-section .million-year-section h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .home-are-you-ready-section.common-all-pages-section {
    padding: 90px 0;
  }
  .home-page-eheat-apart-section + .common-all-pages-section .container {
    flex-wrap: wrap;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-left-img-section {
    max-width: 100%;
    flex: 100%;
    padding: 0 15px;
    margin-top: 0 !important;
    margin-bottom: 50px;
  }
  .common-all-pages-section .inner-left-img-section img {
    width: 100% !important;
    margin: auto !important;
    display: block !important;
    height: 100% !important;
    object-fit: contain !important;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section {
    padding: 0 15px !important;
    max-width: 100% !important;
    flex: 100% !important;
    width: 100% !important;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section ul li {
    font-size: 18px;
    font-family: "Poppins";
    margin-bottom: 15px;
    color: #fff;
    max-width: 100%;
    line-height: 25px;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 span {
    font-weight: 700;
    display: inline-block;
  }
  .common-all-pages-section .inner-right-text-section p {
    text-align: left;
    font: normal normal 300 30px/40px Poppins;
    letter-spacing: 0;
    color: #fff;
    margin: 15px 0;
  }
  .home-are-you-ready-section.common-all-pages-section .home-page-cstm-logos {
    margin: 10px 0 0;
  }
  .common-all-pages-section .home-page-cstm-logos ul {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .main-footer-section {
    flex-wrap: wrap;
  }
  footer.footer .container .footer-menu-one {
    max-width: 16%;
    order: 2;
  }
  .main-footer-section .footer-menu-two {
    max-width: 20%;
    order: 3;
  }
  .footer-menu-three {
    max-width: 25% !important;
  }
  .footer-menu-four {
    max-width: 38% !important;
    order: 5;
  }
  .footer-menu-five {
    max-width: 50% !important;
    text-align: center;
    margin: 0 auto;
    order: 1;
  }
  .footer-menu-three {
    max-width: 25% !important;
    order: 4;
  }
  .footer-menu-five {
    max-width: 100% !important;
    text-align: center;
    margin: 0 auto;
    order: 1;
    flex: 100% !important;
    margin-bottom: 50px;
    text-align: center;
  }
  .main-footer-section > div > p {
    text-align: center !important;
  }
  .main-footer-section > div .footer-payment-icons {
    margin: 14px auto 20px !important;
    max-width: 418px !important;
  }
  footer.footer {
    padding: 130px 0 0 !important;
  }
  .footer-social-icons ul {
    justify-content: center;
  }
  .home-page-better-time-section {
    min-height: unset;
    padding: 60px 15px;
  }
  .common-all-pages-section .container {
    flex-wrap: wrap;
  }
  .common-all-pages-section .inner-left-img-section {
    max-width: 100% !important;
    flex: 100% !important;
    padding: 0 15px !important;
    margin-top: 0 !important;
  }
  .common-all-pages-section .container .inner-right-text-section {
    max-width: 100% !important;
    flex: 100% !important;
    padding: 0 15px;
    margin: 0;
  }
  .common-all-pages-section.about-page-you-ready-section .container h2 {
    max-width: 100%;
  }
  .common-all-pages-section .container .inner-right-text-section p {
    max-width: 100%;
  }
  .common-all-pages-section .container .inner-left-img-section {
    margin-top: 0 !important;
  }
  section.page.blog .row .col-md-4 {
    margin-bottom: 49px;
    padding: 0 15px;
  }
  section.page.blog {
    margin-bottom: 50px;
  }
  .common-all-pages-section .row {
    flex-wrap: wrap;
  }
  .common-all-pages-section .container .inner-left-img-section {
    margin-top: 0 !important;
  }
  .common-all-pages-section {
    padding: 40px;
  }
  .about-page-pdf-download-section {
    margin-bottom: -120px;
    z-index: 10;
    padding: 0 15px;
  }
  .about-page-pdf-download-section .inner-pdf-img img {
    left: 0;
  }
  .about-page-pdf-download-section .inner-pdf-img span {
    padding-left: 210px;
    font-size: 22px;
  }
  .main-blog-post .blog-post-body header.blog-header {
    margin: 15px 0 0;
  }
  .main-blog-post article.blog .blog-post.zzz p:first-child a img {
    margin: 0 0 30px;
  }
  .main-blog-post .blog-post-body header.blog-header h2.blog-title {
    margin-bottom: 0;
    text-transform: unset;
  }
  .main-blog-post .blog-post-body header.blog-header h2.blog-title,
  .main-blog-post .blog-post-body header.blog-header h1.blog-title {
    font: normal normal bold 29px/54px Poppins;
    opacity: 1;
  }
  .review-page-banner-section h2 {
    max-width: 302px;
    line-height: 48px;
    font-size: 40px;
  }
  .review-page-banner-section {
    padding: 50px 0;
  }
  .slider-for-reviews .slick-track div.slick-slide {
    width: 100% !important;
    margin: 0 80px;
    margin-left: 0;
  }
  .slider-for-reviews .slick-track {
    overflow: hidden;
    display: flex;
  }
  .home-page-main-reviews-section > .container > h2 {
    font-size: 35px;
  }
  .review-page-banner-section {
    background-position: 75% 0;
  }
  .review-page-banner-section {
    min-height: unset;
  }
  .slider-for-reviews .main {
    padding: 30px 50px;
  }
  .why-choose-envi-banner-section .container .col-md-6:last-child {
    width: 60%;
    margin-left: auto;
    float: none;
  }
  .why-choose-envi-banner-section .container .col-md-6:last-child h2 {
    text-align: left;
    display: flex;
    flex-flow: column;
    width: 100%;
    font-size: 50px;
    line-height: 60px;
  }
  .why-choose-envi-banner-section {
    background-position: 90% 0;
  }
  .why-choose-envi-features-section .container .row .col-md-6 .right-content-section {
    margin-top: 0;
  }
  .why-choose-envi-features-section {
    background: #f3f3f3;
    padding: 50px 0 0;
  }
  .why-choose-envi-features-section .container .row .col-md-6 .right-content-section {
    padding-left: 0;
  }
  .why-choose-envi-benfits-section {
    margin: 70px 0;
  }
  .why-choose-envi-benfits-section .container .row {
    flex-flow: column;
    display: flex;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section {
    display: flex;
    flex-wrap: wrap;
  }
  .why-choose-envi-benfits-section .right-img-section img:nth-child(2) {
    margin: 0;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img {
    width: 33% !important;
    height: auto;
    object-fit: cover;
    height: 350px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:last-child {
    margin-top: 0;
  }
  .why-choose-envi-benfits-section .container .col-md-6:last-child {
    margin: 0 0 50px;
  }
  .why-choose-envi-benfits-section .left-content-section h2 {
    margin-bottom: 15px;
  }
  .why-choose-envi-benfits-section .left-content-section ul li {
    margin-bottom: 15px;
  }
  section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 {
    font-size: 29px !important;
    line-height: 35px !important;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section {
    padding: 85px 0 80px;
  }
  .collection-page-review-section .home-page-cstm-review-section {
    padding: 0 15px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li a {
    margin: 0 6px;
    padding: 5px 25px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:first-child a:after {
    right: -25px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(2) a:after {
    right: -10px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(3) a:after {
    right: -5px;
  }
  .collection-page-most-popular-section .most-popular button.slick-next.slick-arrow {
    right: -20px;
  }
  .collection-page-most-popular-section .most-popular button.slick-prev.slick-arrow {
    left: -20px;
  }
  .oontact-page-form-section form.form {
    padding: 30px;
  }
  .oontact-page-form-section .inner-conatct-section {
    padding: 30px;
    padding-bottom: 30px !important;
  }
  .oontact-page-form-section {
    margin-bottom: 80px;
    padding: 0 15px;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row h3 {
    width: 100px;
    height: 100px;
    font: normal normal normal 15px/29px Poppins;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row h3 span {
    font: normal normal bold 30px/11px Poppins;
    line-height: 30px;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section p {
    max-width: 380px;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
    flex: 380px;
    max-width: 380px;
    padding-left: 20px;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section {
    display: flex;
    align-items: baseline;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) {
    padding: 70px 0;
    margin-top: 50px;
  }
  .cstm-installation-page-third-section:nth-child(5) {
    padding: 70px 0;
  }
  .cstm-installation-page-fourth-section {
    padding: 70px 0;
  }
  .seasonal-sale-page-banner-section h1 {
    font: normal normal bold 40px/74px Poppins;
    padding: 30px 0;
  }
  .seasonal-sale-page-content-section .container {
    padding: 40px 15px;
  }
  .seasonal-sale-page-second-content-section {
    padding: 50px 0;
  }
  .envi-model-comparison-page-banner-section h1 {
    font: normal normal bold 40px/50px Poppins;
  }
  .envi-model-comparison-page-banner-section {
    padding: 40px 0;
  }
  .cstm-table-section .cstm-btn a {
    margin-bottom: 0 !important;
  }
  .cstm-table-section .cstm-btn {
    text-align: center;
    margin: 20px 0 40px;
  }
  .common-all-pages-section.envi-model-comparison-page-you-ready-section .container .inner-left-img-section img {
    width: 100% !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    max-height: unset !important;
  }
  .right-col-detail.prod-col {
    padding-right: 15px;
    padding-left: 20px !important;
  }
  section.cstm-product-free-shipping-section {
    padding: 0 15px;
  }
  section.cstm-product-tabs-section {
    padding: 0 15px;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    padding-right: 20px;
  }
  ul.cart-totals {
    margin-left: 0;
    width: 100%;
    max-width: 28%;
    flex: 28%;
    padding-right: 15px;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
    padding-right: 15px;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    max-width: 65%;
    flex: 65%;
  }
  .page.cart-main .page-content table.cart {
    margin: 0 15px;
    margin-bottom: 33px !important;
  }
  .thank-you-page-banner-section h1 {
    font: normal normal bold 50px/74px Poppins;
  }
  .thank-you-page-banner-section {
    min-height: 840px;
  }
  .inner-save-on-your-section p {
    max-width: 100%;
  }
  .home-page-better-time-section {
    position: relative;
    z-index: 10;
    margin-bottom: -60px;
  }
  div#myModal {
    max-width: 95%;
  }
  .faq-page-section .row .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-page-section .row .col-md-8 {
    padding-left: 30px;
  }
  .faq-page-section {
    padding-bottom: 50px;
  }
  body.custom-american-built-page .page-content.page-content--centered {
    padding-bottom: 20px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    left: 70%;
  }
  ul.productGrid article.card {
    padding: 30px;
  }
  .gen3-heater-image {
    max-width: 70%;
    margin-left: 0;
  }
  div#quickSearch {
    right: 150px !important;
    left: unset !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    float: left;
    width: 20%;
  }
  .share-url-cstm {
    top: -6px;
    left: 41%;
    width: 30%;
  }
  .slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section {
    padding: 0 15px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
    font-size: 19px;
  }
  .cstm-productView-availability {
    align-items: baseline;
  }
  .home-are-you-ready-section.common-all-pages-section {
    overflow: visible;
    position: relative;
    z-index: 2;
  }
  .home-page-better-time-section {
    padding-top: 90px;
  }
  .home-are-you-ready-section.common-all-pages-section {
    overflow: visible;
    position: relative;
    z-index: 2;
  }
  header.header {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
  }
  body {
    padding: 0;
    margin: 0;
  }
  .main-header-section {
    min-height: 60px !important;
  }
  .cstm-home-page-banner-slider-section {
    margin: 72px 0 0;
  }
  .cstm-home-page-banner-slider-section .heroCarousel.slick-initialized .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 52vh;
  }
  [data-sub-layout="771379b4-5e30-4a5f-9cd8-7d3a01d74eaa"] .tooltiptext {
    transform: none;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 135px;
    text-align: center;
  }
  .copyright-footer-section .container .option-pay-wrap .footer-payment-icons {
    padding: 0 15px 0 0;
  }
  .copyright-footer-section p {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
}
@media only screen and (max-width: 992px) {
  header.header > .container {
    background: #fff;
  }
  .cstm-header-logo img.header-logo-image {
    width: 100%;
    object-fit: contain;
    max-width: 100%;
    height: auto !important;
  }
  .cstm-header-logo a.header-logo__link {
    width: 100%;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--cart {
    position: relative;
  }
  .cstm-header-icons nav.navUser {
    position: relative !important;
    top: unset !important;
    transform: none;
    right: unset;
    top: unset;
    width: 100%;
    z-index: 5;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item {
    display: block;
  }
  .main-header-section {
    min-height: unset;
  }
  .main-header-section ul#cstm-navigation li {
    padding: 20px 0;
  }
  .main-header-section ul#cstm-navigation a {
    /*font-size: 12px !important;*/
    font-size: 11px;
  }
  footer.footer {
    padding: 70px 0 0 !important;
  }
  .main-footer-section {
    flex-wrap: wrap;
  }
  footer.footer .container .footer-menu-one {
    max-width: 25%;
  }
  .main-footer-section > div.footer-menu-four {
    order: 5;
  }
  footer.footer .container .footer-menu-one {
    order: 2;
  }
  .main-footer-section .footer-menu-two {
    order: 3;
  }
  .main-footer-section > div.footer-menu-five {
    order: 1;
  }
  .main-footer-section > div.footer-menu-three {
    order: 4;
  }
  .main-footer-section {
    flex-wrap: wrap;
  }
  .main-footer-section > div {
    max-width: 25% !important;
    flex: 25% !important;
  }
  .main-footer-section > div.footer-menu-five {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
    margin-bottom: 30px;
  }
  .main-footer-section > div .footer-payment-icons {
    max-width: 450px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .main-footer-section > div > p {
    text-align: center !important;
  }
  .main-footer-section > div > p:nth-child(5) {
    margin-top: 5px !important;
  }
  .footer-social-icons {
    display: flex;
    justify-content: center;
  }
  .main-footer-section > div li a {
    font-size: 12px !important;
    line-height: 26px !important;
  }
  .main-footer-section .footer-menu-two {
    max-width: 20% !important;
    flex: 20% !important;
  }
  .main-footer-section > div.footer-menu-four {
    max-width: 36% !important;
    flex: 36% !important;
  }
  .main-footer-section > div.footer-menu-three {
    max-width: 25% !important;
    flex: 25% !important;
  }
  p {
    font-size: 16px;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul {
    min-height: unset;
  }
  .home-page-banner-bottom-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul li {
    padding: 0 5px;
  }
  
  .home-page-cstm-logos ul {
    margin-top: 36px;
    margin-bottom: 40px;
    align-items: center;
  }
  .inner-save-on-your-section .inner-content-section h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section h2 {
    font-size: 40px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section h3 {
    font-size: 40px;
  }
  .home-page-main-reviews-section > .container > h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .home-page-main-reviews-section > .container > h2 span {
    display: block;
  }
  .home-page-main-reviews-section .row {
    justify-content: center;
  }
  .home-page-main-reviews-section a {
    margin-top: 0;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section {
    max-width: 100%;
  }
  .home-page-warmly-section {
    min-height: unset;
    background-position: 0 0;
    padding: 40px 0;
  }
  .home-page-warmly-section .inner-content-section .energy-efficiency-section h2 {
    font-size: 30px !important;
  }
  .energy-efficiency-section h3 {
    font-size: 40px;
  }
  .home-page-safer-way-section .inner-img--content-section h2 span {
    display: block;
    margin: 0;
    text-transform: capitalize;
    display: block;
    margin: 0;
  }
  .home-page-allergens-section .inner-content-section h2 {
    font-size: 40px;
  }
  .home-page-allergens-section .inner-content-section h3 {
    font-size: 40px;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
    display: flex;
    padding: 20px;
  }
  .main-million-year-section .million-year-section h2 {
    font-size: 19px;
    line-height: 20px;
  }
  p {
    font-size: 16px;
  }
  .home-page-warmly-section {
    background-position: 0 0;
  }
  .home-page-safer-way-section .inner-img--content-section a {
    margin-bottom: 0;
  }
  .home-page-safer-way-section {
    background-position: 50% 0 !important;
    padding: 40px 0 55px;
  }
  .home-page-warmly-section {
    padding: 40px 0;
  }
  .home-page-allergens-section .inner-content-section h3 {
    line-height: 40px;
  }
  .home-page-eheat-apart-section {
    min-height: unset;
    background-position: 100% 0;
    padding: 40px 0;
  }
  .home-are-you-ready-section.common-all-pages-section {
    padding: 40px 0 80px;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 {
    font-size: 40px;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 {
    font-size: 40px;
    line-height: unset;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 + h3 {
    font-size: 40px;
    margin: 0;
    color: #ffff;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section {
    padding: 0 15px;
  }
  .home-page-better-time-section h2 {
    font-size: 24px;
    line-height: 45px;
  }
  .home-page-better-time-section h3 {
    font-size: 18px;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 70px !important;
  }
  .energy-efficiency-section h3 {
    font-size: 40px !important;
  }
  .home-page-safer-way-section .inner-img--content-section h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .button-text-section .right-content-section h2 {
    font-size: 25px;
    line-height: 29px;
  }
  .button-text-section {
    max-width: 100%;
  }
  .home-page-cstm-logos ul {
    flex-wrap: wrap;
    padding: 0;
  }
  .home-page-cstm-logos ul li img {
    width: 100%;
  }
  .home-page-cstm-logos ul li {
    padding: 0 15px;
    margin: 0;
    max-width: calc(100% / 5);
  }
  .about-page-third-section .row .col-md-6:nth-child(even) {
    padding-left: 80px;
    padding-right: 15px;
    width: 100%;
  }
  .about-page-third-section .row .col-md-6:nth-child(odd) {
    padding-right: 15px;
    padding-left: 80px;
  }
  .about-page-third-section .row .col-md-6 img {
    max-width: 100% !important;
  }
  .about-page-third-section .row .col-md-6:nth-child(odd) {
    width: 100%;
  }
  .about-page-third-section .row .col-md-6:nth-child(odd):after {
    height: 876px;
  }
  .about-page-third-section .row .col-md-6:nth-child(3)::after {
    height: 1170px;
  }
  .about-page-third-section .row .col-md-6:nth-child(5):after {
    height: 1175px;
  }
  .about-page-third-section .row .col-md-6:nth-child(7):after {
    height: 1344px;
  }
  .about-page-third-section .row .col-md-6:nth-child(9)::after {
    height: 1110px;
  }
  .about-page-third-section .row .col-md-6:nth-child(11):after {
    height: 1031px;
  }
  .about-page-third-section .row .col-md-6:nth-child(even):after {
    left: 20px;
    top: -9px;
  }
  .about-page-third-section .row .col-md-6:nth-child(even):before {
    left: 29px;
    border-radius: 30px;
  }
  .about-page-third-section .row .col-md-6:last-child {
    padding-top: 64px;
  }
  .about-page-third-section .row .col-md-6:last-child:after {
    left: 20px;
    top: 56px;
  }
  .about-page-third-section .row .col-md-6:nth-child(odd):after {
    right: unset;
    left: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .about-page-pdf-download-section .inner-pdf-img img {
    width: 175px;
    height: 208px;
    object-fit: cover;
    left: 15px;
  }
  .about-page-pdf-download-section .inner-pdf-img span {
    font-size: 17px;
    padding-left: 195px;
    width: 100%;
  }
  .about-page-pdf-download-section {
    padding: 0 20px;
  }
  .about-page-pdf-download-section .inner-pdf-btn a {
    font-size: 16px;
  }
  footer.footer {
    padding: 145px 0 0 !important;
  }
  .common-all-pages-section {
    padding: 50px 0 0;
  }
  .common-all-pages-section.about-page-you-ready-section .container h2 {
    font-size: 35px;
  }
  .common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section p {
    font-size: 25px;
  }
  .about-page-review-section {
    min-height: 230px !important;
  }
  section.page.blog .row .col-md-4 {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row {
    justify-content: unset;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row .col-md-4 {
    max-width: 100% !important;
    flex: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row .col-md-4 .inner-review-section {
    max-width: 45%;
    flex: 48%;
    margin: 0 15px;
    margin-bottom: 70px;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    margin-bottom: 0 !important;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    padding: 0;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    padding: 0;
  }
  .about-page-pdf-download-section {
    margin-bottom: -80px;
  }
  .why-choose-envi-banner-section .container .col-md-6:last-child {
    width: 100%;
    margin-left: auto;
    float: none;
  }
  .why-choose-envi-banner-section {
    min-height: unset;
    display: flex;
    align-items: center;
    padding: 70px 0;
  }
  .why-choose-envi-banner-section .col-md-6 .banner-content-section {
    padding-left: 0;
    padding-right: 0;
  }
  .why-choose-envi-banner-section {
    background-position: 100% 0;
  }
  .why-choose-envi-features-section .container .row {
    flex-flow: column;
  }
  .why-choose-envi-features-section .container .row .col-md-6:first-child {
    padding-left: 15px;
  }
  .why-choose-envi-features-section .container .col-md-6:first-child {
    width: 100%;
    margin: 0 0 30px;
  }
  .why-choose-envi-features-section .container .row .col-md-6:last-child {
    width: 100%;
  }
  .why-choose-envi-features-section {
    padding: 50px 0;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img {
    width: 50% !important;
  }
  .why-choose-envi-benfits-section .right-img-section:after {
    bottom: -15px;
    right: unset;
    left: 0;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:last-child {
    padding-right: 0;
    padding-left: 15px;
    padding-top: 15px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:first-child {
    padding-left: 15px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:last-child {
    width: 100% !important;
    padding-right: 5px;
  }
  .why-choose-envi-american-section .container .inner-left-img-section img {
    width: 100%;
    padding-right: 0;
  }
  .why-choose-envi-american-section .row {
    flex-flow: column;
    width: 100%;
  }
  .why-choose-envi-american-section .row .col-md-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(3) {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 30px;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(2) {
    padding-top: 0;
    width: 100%;
  }
  .why-choose-envi-american-section .container p {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .why-choose-envi-american-section .row:first-child {
    display: flex;
    margin: 0;
  }
  .why-choose-envi-american-section .row .col-md-6:first-child {
    margin: 0 0 80px;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(2) {
    order: 3;
    margin-top: 50px;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(3) {
    margin-top: 50px;
  }
  .why-choose-envi-american-section .row .inner-left-img-section:before {
    width: 95%;
    height: 95%;
  }
  .why-choose-envi-american-section .inner-right-img-section:before {
    width: 95%;
    height: 95%;
  }
  .why-choose-envi-american-section .container .col-md-6 .inner-left-text-section a {
    margin-top: 30px;
  }
  .why-choose-envi-american-section {
    background-position: 100% 0;
    min-height: unset;
    background-color: #272727;
    padding: 90px 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .row {
    flex-flow: column;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .row .col-md-6 {
    width: 100%;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny {
    padding: 90px 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .row .col-md-6:last-child {
    margin: 40px 0 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .container .col-md-6:last-child .energy-efficiency-section {
    max-width: 100%;
  }
  section.cstm-heat-home-safely-bottom .row {
    flex-flow: column-reverse;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6 {
    width: 100%;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:last-child {
    padding-left: 15px;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
    margin: 40px 0 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom h2 {
    padding-right: 0;
  }
  section.cstm-energy-efficiency-section + section.cstm-heat-home-safely-bottom p {
    max-width: 100%;
    margin: 0;
  }
  section.cstm-heat-home-safely-bottom .heat-home-safely-img-section > img {
    height: auto !important;
    object-fit: cover;
    width: 100%;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    padding: 0 15px;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    margin-bottom: 70px !important;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section .container > a:last-child {
    margin: 0 auto;
  }
  .about-page-pdf-download-section {
    margin-bottom: -85px;
  }
  .why-choose-envi-features-section .container .row .col-md-6:first-child img {
    width: 100%;
    min-height: auto;
    object-fit: cover;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li a {
    margin: 0 6px;
    padding: 0 7px;
    font-size: 12px !important;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:first-child a:after {
    right: -12px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:nth-child(2) a:after {
    right: -7px;
  }
  .collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product {
    width: 50%;
    padding: 0 8px;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body .card-text[data-test-info-type="price"] {
    font: normal normal 600 18px/20px Poppins;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body {
    padding: 15px;
  }
  .collection-page-most-popular-section {
    margin-bottom: 70px;
  }
  .oontact-page-form-section form.form {
    padding: 40px;
  }
  .g-recaptcha + br {
    display: none;
  }
  .oontact-page-form-section .inner-conatct-section {
    padding: 40px;
    padding-bottom: 40px !important;
  }
  .contact-page-head-section h2 {
    font-size: 40px;
  }
  .contact-page-head-section h2 span {
    font-size: 40px !important;
  }
  .oontact-page-form-section {
    margin-bottom: 50px;
  }
  .installation-page-third-section .row .col-md-6 {
    width: 100%;
    padding: 0 15px;
    padding-right: 15px !important;
    padding-left: 115px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(1)::after {
    top: 0;
    bottom: unset;
    height: 2px;
    right: unset;
    left: 15px;
    width: 80px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(odd):after {
    width: 80px;
    right: unset;
    left: 15px;
    top: 0;
  }
  .installation-page-third-section .row .col-md-6 h3 {
    left: 15px;
    width: 85px;
    height: 85px;
    font-size: 16px;
  }
  .installation-page-third-section .row .col-md-6 h3 span {
    font-size: 24px;
    line-height: 24px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(odd) h3 {
    right: unset;
    left: 15px;
  }
  .installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(5) img {
    object-fit: cover;
    height: 100%;
    margin-top: 0;
  }
  .installation-page-third-section .row .col-md-6:nth-child(odd):after {
    display: none !important;
  }
  .installation-page-third-section .row .col-md-6 h3:after {
    display: none !important;
  }
  .installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(7) h3:before {
    display: none !important;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(5) {
    margin-top: 0;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(6) {
    margin-top: 40px;
    min-height: unset;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 {
    top: 49px;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
    flex: 90%;
    max-width: 90%;
    padding-left: 20px;
  }
  .cstm-installation-page-third-section:nth-child(5) .col-md-6 {
    width: 100%;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section p {
    max-width: 90%;
    flex: 90%;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row h3 {
    width: 85px;
    height: 85px;
    font: normal normal normal 15px/29px Poppins;
  }
  .cstm-installation-page-fourth-section .row {
    flex-flow: column;
  }
  .cstm-installation-page-fourth-section .row .col-md-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .cstm-installation-page-fourth-section .row table {
    width: 100%;
  }
  .cstm-installation-page-fourth-section .row table td {
    width: 50%;
  }
  .safety-listings-section {
    max-width: 71%;
    margin: 31px auto;
  }
  .home-page-main-reviews-section a {
    clear: both;
    width: 100% !important;
    max-width: 55%;
  }
  .seasonal-sale-page-content-section .container p.bold-cstm-text {
    font: normal normal bold 29px/40px Poppins;
  }
  .seasonal-sale-page-banner-section {
    position: relative;
    margin: 24px 0 0;
  }
  .envi-model-comparison-page-banner-section h1 {
    font: normal normal bold 30px/50px Poppins;
  }
  .wrap-main-page-compare {
    margin: 25px 0 0;
  }
  .envi-model-comparison-page-banner-section {
    padding: 30px 0;
  }
  .about-page-review-section.envi-model-comparison-page-review-section .right-content-section {
    padding-left: 36px;
  }
  .cstm-table-section .table-responsive table#travel {
    min-width: 1030px;
  }
  table.other {
    min-width: unset !important;
  }
  .product-main-single .container {
    flex-flow: column;
  }
  .left-col-img.prod-col {
    width: 100% !important;
    flex: 100% !important;
    margin: 0 0 30px;
  }
  .left-col-img.prod-col figure {
    max-width: 100% !important;
    height: 100% !important;
    margin-left: 0;
  }
  .productView-image + .productView-thumbnails {
    max-width: 100%;
    margin: 20px auto 0 !important;
    max-width: 60%;
  }
  .right-col-detail.prod-col {
    padding-right: 0;
    padding-left: 0 !important;
    width: 100% !important;
    flex: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .right-col-detail.prod-col section.productView-details.product-options {
    margin: 20px 0 0;
  }
  section.cstm-product-free-shipping-section ul span {
    font-size: 19px !important;
    text-align: center;
    display: block;
  }
  section.cstm-product-free-shipping-section ul li {
    flex-flow: column;
    text-align: center;
  }
  section.cstm-product-free-shipping-section ul li span {
    margin: 15px 0 0;
    text-align: center;
  }
  section.cstm-product-free-shipping-section ul {
    padding: 20px 0 !important;
  }
  section.cstm-product-tabs-section .container .row {
    display: flex;
    flex-flow: column;
  }
  section.cstm-product-tabs-section .container .col-md-7 {
    padding-left: 15px;
    width: 100%;
  }
  section.cstm-product-tabs-section .col-md-5 {
    width: 100%;
    padding: 0;
  }
  section.cstm-product-tabs-section .container .col-md-7 {
    padding: 0;
  }
  section.cstm-product-tabs-section .cstm-related-product-section section.productCarousel {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
    max-width: 33%;
    flex: 33%;
    padding: 15px;
    max-width: calc(100% / 3 - 15px);
    flex: calc(100% / 3 - 15px);
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide:nth-child(2) {
    margin: 0 20px;
  }
  section.product-page-cstm-review-section {
    padding: 0;
    min-height: 250px;
    display: flex;
    align-items: center;
  }
  section.product-page-cstm-review-section .container {
    display: flex;
    align-items: center;
    min-height: unset;
  }
  section.product-page-cstm-review-section:before {
    top: 35px;
  }
  section.product-page-cstm-review-section .container .left-content-section h2 {
    font-size: 25px;
  }
  section.product-page-cstm-review-section .container .left-content-section h3 {
    font-size: 25px;
  }
  section.cstm-energy-efficiency-section .row {
    flex-flow: column;
  }
  section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row img {
    height: auto;
    object-fit: cover;
  }
  section.cstm-energy-efficiency-section .row .col-md-6 {
    width: 100%;
  }
  section.cstm-energy-efficiency-section .row .col-md-6:last-child {
    margin: 60px 0 0;
  }
  section.cstm-energy-efficiency-section {
    padding: 80px 0;
  }
  section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row .col-md-6:last-child .energy-efficiency-section {
    max-width: 100%;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:last-child {
    padding-left: 15px !important;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  section.cstm-heat-home-safely-bottom {
    padding: 80px 0 !important;
  }
  .cstm-product-tabs-section .tab-content ul li:before {
    left: 0;
  }
  .cstm-product-tabs-section .tab-content ul li {
    padding-left: 40px;
    margin-bottom: 15px;
  }
  .cart-item {
    padding-left: 0;
  }
  .cart-item-figure {
    width: 15%;
    margin-bottom: 0;
    margin-left: 0;
  }
  .cart-list td {
    padding: 15px;
  }
  .cart-item-title {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }
  .page.cart-main .page-content table.cart td.cart-item-block span {
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
  }
  .cart-item-info + .cart-item-info label.form-label.cart-item-label {
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
  }
  .cart-item-quantity .form-increment {
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .cart-item-info:last-child strong.cart-item-value {
    padding-left: 65px;
  }
  .page.cart-main .page-content .cart-content-padding-right {
    flex-flow: column;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    max-width: 100%;
    flex: 100%;
    margin: 0 0 30px;
  }
  ul.cart-totals {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding-right: 15px;
  }
  ul.cart-totals li {
    display: flex;
    justify-content: flex-end;
  }
  .cart-total-value {
    flex: 15%;
    max-width: 15%;
  }
  ul.cart-totals li .cart-total-label {
    padding-right: 0;
    width: 100% !important;
    flex: 85%;
    max-width: 85%;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    margin: 20px 0 0;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
    width: 25%;
    margin-top: 20px;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right a.button {
    margin-right: 0;
    margin-left: auto;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    width: 75%;
    text-align: right;
  }
  .page.cart-main {
    margin: 25px 0 0;
  }
  .thank-you-page-banner-section {
    min-height: 720px;
    min-height: 500px;
  }
  .thank-you-page-banner-section h1 {
    font: normal normal bold 50px/50px Poppins;
    margin: 30px 0 25px;
  }
  .faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq h3 {
    font-size: 17px;
  }
  .faq-page-section .row .col-md-4 .acc__card a {
    font-size: 17px;
    margin-bottom: 10px;
    padding: 0;
  }
  .faq-page-section .row .col-md-4 .acc__card {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .faq-page-section .row .col-md-8 span.categories-name-cstm {
    font: normal normal bold 20px/30px Poppins;
  }
  .faq-page-section .row .col-md-8 .tab-content .cstm-right-content {
    font-size: 16px;
    line-height: 28px;
  }
  .faq-page-head-section h2 {
    font: normal normal normal 30px/74px Poppins;
  }
  .faq-page-section .row {
    flex-wrap: wrap;
  }
  .faq-page-section .row .col-md-3 {
    width: 50%;
    margin: 0 0 30px;
  }
  .main-footer-section .footer-menu-one {
    max-width: 19% !important;
    flex: 19% !important;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    left: 33%;
  }
  .share-url-cstm {
    left: 35%;
  }
  .header-accounment-bar .free-shipping-content p:first-child:before {
    position: absolute;
    left: -5px;
    top: 50% !important;
    transform: translateY(-50%);
  }
  .slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section {
    max-width: 50%;
    flex: 50%;
  }
  .home-page-main-reviews-section > .container > h2 {
    width: 100%;
    max-width: 100% !important;
    padding: 0 150px;
  }
  .right-col-detail.prod-col h1.productView-title {
    max-width: 100%;
    margin: 0;
    margin: 0;
    max-width: 100% !important;
    line-height: 31px;
    margin: 0;
  }
  .share-url-cstm {
    left: 4%;
    top: -9px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(5) .left-img-section > span {
    margin-right: 0;
    position: relative;
    top: 0;
    margin-right: auto;
  }
  .faq-page-head-section h2 {
    font-weight: 700;
  }
  .copyright-footer-section .footer-social-icons {
    max-width: 50%;
    flex: 50%;
  }
  footer.footer .container .free-ship-wrap {
    max-width: 50%;
    flex: 50%;
  }
  .copyright-footer-section .container .option-pay-wrap {
    max-width: 60%;
    flex: 60%;
    margin: 0 auto 10px;
  }
  .copyright-footer-section {
    padding: 10px 0;
  }
  .footer-social-icons ul {
    justify-content: flex-end;
  }
  .copyright-footer-section .footer-social-icons {
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1100px) {
  .cstm-table-section .container {
    width: auto;
    overflow: auto;
  }
  .cstm-table-section .container .cstm-btn{
    margin-bottom: 25px;
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 768px) {
  header.header .container {
    flex-wrap: wrap;
  }
  .free-shipping-content-section {
    flex: 100% !important;
    max-width: 100% !important;
    text-align: center;
    margin: 5px 0;
  }
  .header-accounment-bar .header-number-cstm {
    max-width: 100% !important;
    flex: 100% !important;
    justify-content: center !important;
  }
  .header-accounment-bar {
    padding: 10px 0;
  }
  footer.footer {
    padding: 40px 0 0 !important;
  }
  .main-footer-section > div {
    max-width: 100% !important;
    flex: 100% !important;
    margin-bottom: 30px;
  }
  .main-footer-section .footer-menu-two {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .main-footer-section > div.footer-menu-three {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .main-footer-section > div.footer-menu-four {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .copyright-footer-section ul {
    flex-wrap: wrap;
    min-height: unset;
  }
  .copyright-footer-section ul li {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .copyright-footer-section ul li:nth-child(2) {
    border-left: none;
    border-right: none;
    line-height: 26px;
  }
  .copyright-footer-section {
    margin-top: 10px !important;
    padding: 20px 0;
  }
  .main-footer-section > div li a {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .main-footer-section > div > p {
    text-align: center !important;
    font-size: 14px !important;
  }
  .main-footer-section > div {
    padding: 0;
  }
  .cstm-header-menu {
    display: none;
  }
  .main-footer-section > div {
    padding: 0;
  }
  main#main-content {
    /*margin: 93px 0 0 !important;*/
    /*margin: 153px 0 0;*/
    margin: 140px 0 0;
  }
  p {
    /*font-size: 16px !important;*/
    /*line-height: 26px !important;*/
    font-size: 16px;
    line-height: 26px;

  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul li {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 15px;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul li:last-child {
    margin: 0;
  }
  .home-page-banner-bottom-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  a.mobileMenu-toggle {
    width: 100%;
    max-width: 33%;
    flex: 33%;
    display: block;
    position: relative;
  }
  .cstm-header-logo {
    width: 100% !important;
    max-width: 33%;
    flex: 33%;
  }
  .cstm-header-icons {
    width: 100% !important;
    max-width: 33%;
    flex: 33%;
  }
  ul.navUser-section.navUser-section--alt a.navUser-action span.navUser-item-cartLabel {
    display: block;
  }
  ul.navUser-section.navUser-section--alt a.navUser-action {
    display: block;
    text-align: center;
  }
  ul.navUser-section.navUser-section--alt li img {
    width: 18px;
    height: auto;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign in"] {
    position: relative;
    top: 0;
  }
  a.mobileMenu-toggle {
    padding: 0;
  }
  .cstm-header-icons {
    padding-left: 20px;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul {
    justify-content: center !important;
  }
  .home-page-cstm-review-section .left-content-section h3 {
    font-size: 17px;
  }
  .home-page-cstm-logos ul li {
    padding: 0;
  }
  .home-page-cstm-logos ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home-page-cstm-logos ul li {
    max-width: 100%;
    flex: 100%;
    text-align: center;
    margin: 20px 0;
  }
  h2 {
    /*
    font-size: 32px !important;
    line-height: 40px !important;
    */
    font-size: 32px;
    line-height: 40px;
  }
  .button-text-section {
    flex-flow: column-reverse;
  }
  .button-text-section .left-btn-sec {
    width: 100%;
    text-align: center;
    display: flex;
    margin: 30px 0 0;
  }
  .button-text-section .right-content-section {
    width: 100%;
    max-width: 100%;
  }
  .button-text-section .right-content-section h2 {
    font-size: 18px !important;
    line-height: 25px !important;
  }
  h3,
  h1,
  h2 {
    /*font-size: 38px !important;*/
    font-size: 38px;
    line-height: 46px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section a {
    height: 55px !important;
    font-size: 20px !important;
    max-width: 300px !important;
  }
  .home-page-main-reviews-section {
    background: #f9f9f9;
    padding: 40px 0;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    max-width: 100%;
    flex: 100%;
    margin-bottom: 70px !important;
  }
  .home-page-main-reviews-section .inner-review-section h2 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .home-page-main-reviews-section .inner-review-section p {
    min-height: unset;
  }
  .home-page-main-reviews-section .inner-review-section {
    min-height: unset;
  }
  .home-page-main-reviews-section a {
    max-width: 180px;
    font-size: 16px;
    height: 55px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .energy-efficiency-section h3 {
    font-size: 25px !important;
    margin: 9px 0 0 !important;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section {
    flex-wrap: wrap;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul {
    width: 50%;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section img {
    margin-right: 0;
    object-fit: contain;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section span {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    max-width: 100%;
    display: block;
    font-family: "Poppins";
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li {
    margin-bottom: 15px;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul:nth-child(2) {
    margin-top: 0;
  }
  .home-page-safer-way-section .inner-img--content-section a {
    max-width: 180px;
    font-size: 16px;
    height: 55px;
  }
  .home-page-allergens-section .inner-content-section h2 {
    font-size: 22px !important;
  }
  .home-page-allergens-section .inner-content-section h3 {
    line-height: 40px;
    font-size: 19px !important;
    margin: 0 0 10px;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
    background: #fff;
    max-width: 100% !important;
    width: 100%;
    flex: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
    padding: 20px 33px !important;
    border-radius: 5px;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section h2 {
    font-size: 20px !important;
    line-height: 32px !important;
    margin: 0;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section {
    padding: 0 15px;
  }
  .home-page-allergens-section .inner-content-section a {
    max-width: 180px;
    font-size: 16px;
    height: 55px;
  }
  .main-million-year-section .million-year-section {
    width: 100%;
    flex: 100%;
    padding: 0;
    text-align: center;
    max-width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 2555, 0.5) !important;
    border: none;
  }
  .home-page-better-time-section h2 {
    font-size: 20px !important;
  }
  .home-page-better-time-section h3 {
    font-size: 16px !important;
  }
  .main-million-year-section a {
    margin-top: 15px !important;
    max-width: 180px;
    font-size: 16px !important;
  }
  .home-page-better-time-section a {
    max-width: 180px;
    font-size: 16px !important;
  }
  .main-footer-section > div {
    padding: 0;
  }
  .main-footer-section > div h2 {
    font-size: 20px !important;
  }
  
  .common-all-pages-section .container h2 {
    margin: 0;
  }
  .home-page-cstm-logos ul li img {
    width: 100%;
    object-fit: contain;
    max-width: 140px;
  }
  .about-page-pdf-download-section {
    flex-flow: column;
  }
  .about-page-pdf-download-section .inner-pdf-img {
    max-width: 100%;
    flex: 100%;
  }
  .about-page-pdf-download-section .inner-pdf-btn {
    max-width: 100%;
    flex: 100%;
    width: 100%;
  }
  .about-page-pdf-download-section .inner-pdf-img img {
    left: 0;
    position: relative;
    width: 100%;
    height: auto;
    max-width: 150px;
    margin: 0 auto;
    display: block;
  }
  .about-page-pdf-download-section .inner-pdf-img span {
    font-size: 17px;
    padding-left: 0;
    text-align: center;
    margin: 0 0 20px;
  }
  .about-page-pdf-download-section {
    padding: 0 20px 20px;
  }
  .common-all-pages-section .container .inner-left-img-section {
    padding: 0 !important;
  }
  .common-all-pages-section.about-page-you-ready-section .container .inner-right-text-section {
    padding: 0;
  }
  footer.footer {
    padding: 120px 0 0 !important;
  }
  .about-page-third-section .row .col-md-6:last-child {
    padding-top: 30px;
  }
  .about-page-third-section .row .col-md-6:last-child:after {
    left: 20px;
    top: 21px;
  }
  .common-all-pages-section .home-page-cstm-logos ul {
    margin-bottom: 0;
  }
  section.page.blog .row .col-md-4 {
    max-width: 100%;
    flex: 100%;
  }
  .common-all-pages-section .inner-right-text-section a {
    max-width: 180px;
    font-size: 16px;
    height: 55px;
    border-radius: 10px;
    box-shadow: none;
  }
  footer.footer {
    padding: 80px 0 0 !important;
  }
  section.page.blog .row article.blog h2.blog-title {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  section.page.blog .row article.blog .blog-post-body {
    width: 100%;
    padding: 0 15px 30px;
  }
  section.page.blog .row article.blog img {
    height: auto;
    object-fit: cover;
  }
  section.page.blog h1 {
    line-height: 30px !important;
  }
  .main-footer-section > div {
    padding: 0 !important;
  }
  a.cstm-btn {
    font-size: 18px;
    max-width: 200px;
    height: 60px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slider-for-reviews .slick-track div.slick-slide {
    width: auto !important;
    margin: 0 !important;
    margin-left: 0;
    margin-right: 0 !important;
  }
  .slider-for-reviews .slick-track {
    padding: 30px 0 55px;
  }
  .slider-for-reviews .main {
    flex-flow: column;
    padding: 40px 15px;
  }
  .slider-for-reviews .main .descript {
    max-width: 100%;
    flex: 100%;
    margin: 30px 0 0;
    padding: 0 15px;
  }
  .slider-for-reviews .main .descript h2 {
    font-size: 14px !important;
  }
  .slider-for-reviews .main .descript p:nth-child(7) {
    font-size: 15px !important;
  }
  .slider-for-reviews .main .descript p:nth-child(7) + span {
    font: normal normal normal 16px/22px Poppins;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row .col-md-4 .inner-review-section {
    max-width: 100%;
    flex: 100%;
    margin: 0;
    margin-bottom: 70px;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row .col-md-4 {
    padding: 0 15px;
  }
  .slider-for-reviews + .home-page-main-reviews-section .row .col-md-4:last-child {
    margin: 0 !important;
  }
  .home-page-cstm-review-section .container {
    flex-wrap: wrap;
    flex-flow: column-reverse;
  }
  
  .review-page-banner-section .inner-content-section h2 {
    font-size: 18px !important;
    position: relative;
    top: -1px;
  }
  .why-choose-envi-banner-section {
    padding: 40px 0;
  }
  .why-choose-envi-banner-section .col-md-6 .banner-content-section ul li {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
  }
  .why-choose-envi-banner-section .col-md-6 .banner-content-section h2 {
    margin: 0 0 15px;
  }
  a.cstm-btn {
    height: 60px !important;
    width: 100% !important;
    display: flex !important;
    font-size: 18px !important;
    max-width: 250px !important;
  }
  .why-choose-envi-features-section .container .row .col-md-6 .right-content-section h2 {
    font-size: 20px !important;
    line-height: 20px;
  }
  .why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    margin-bottom: 15px;
    max-width: 536px;
  }
  .why-choose-envi-features-section .container .row .col-md-6 .right-content-section a {
    margin-top: 30px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img {
    width: 100% !important;
    height: auto !important;
  }
  .why-choose-envi-benfits-section .left-content-section ul li {
    margin-bottom: 15px;
    font-size: 16px !important;
    line-height: 24px;
    padding-left: 29px;
  }
  .why-choose-envi-benfits-section .left-content-section a {
    margin-top: 30px;
  }
  .why-choose-envi-american-section {
    background-color: #272727;
    padding: 40px 0;
  }
  .why-choose-envi-american-section .row .col-md-6:first-child {
    margin: 0 0 50px;
  }
  .why-choose-envi-american-section .row .col-md-6 {
    padding: 0;
  }
  .why-choose-envi-american-section h2 {
    margin: 0 0 5px;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(3) {
    margin-top: 30px;
    padding: 0;
  }
  .why-choose-envi-american-section .container > .col-md-6:nth-child(2) {
    order: 3;
    margin-top: 30px;
    padding: 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .container img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny {
    padding: 40px 0 50px;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
    padding: 0 0 0 15px !important;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:last-child {
    padding: 0 15px;
  }
  .collection-page-tabing-section .tab-content {
    margin-top: 0;
  }
  .collection-page-tabing-section ul.nav.nav-tabs {
    margin: 0;
    display: block;
    text-align: center;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:last-child a:after {
    display: none;
  }
  .collection-page-banner-section {
    min-height: 115px;
    max-width: 1171px;
    margin: auto;
  }
  .collection-page-review-section .home-page-cstm-review-section {
    padding: 15px;
  }
  .collection-page-review-section .home-page-cstm-review-section p {
    color: #fff;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li a:after {
    display: none !important;
  }
  .collection-page-tabing-section div#product-listing-container {
    padding: 0;
  }
  .collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product {
    width: 100%;
    padding: 0;
  }
  .collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card {
    padding: 15px 15px 0;
    min-height: unset !important;
    display: flex;
  }
  .collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body h3.card-title {
    font-size: 14px !important;
    line-height: 1em !important;
  }
  .collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card figure.card-figure {
    width: 100%;
    height: 210px !important;
  }
  .collection-page-tabing-section .tab-content div#product-listing-container a.click-more-prd {
    font-size: 16px;
    height: 55px;
    max-width: 220px;
    margin-top: 20px;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid .slick-track {
    max-height: unset;
    height: 100% !important;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
    flex-wrap: wrap;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card figure.card-figure {
    flex: 100%;
    padding: 0;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body {
    padding: 0;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body h3.card-title {
    font-size: 14px !important;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body .card-text[data-test-info-type="price"] {
    font: normal normal 600 14px/20px Poppins;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body > a:last-child {
    font-size: 12px;
    width: 120px;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
    padding: 5px;
  }
  .contact-page-head-section h2 span {
    font-size: 37px !important;
  }
  .oontact-page-form-section form.form {
    padding: 40px 15px;
  }
  .oontact-page-form-section form.form .form-actions {
    margin: 0;
  }
  .oontact-page-form-section .inner-conatct-section {
    padding: 40px 15px;
  }
  .common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section h2 {
    text-align: center;
    line-height: 28px !important;
  }
  .common-all-pages-section .container .inner-right-text-section p {
    text-align: center;
    color: #fff;
  }
  .common-all-pages-section .container .inner-right-text-section p span {
    color: #fff !important;
  }
  .common-all-pages-section .container .inner-right-text-section a {
    margin-left: auto;
    margin-right: auto;
    max-width: 220px !important;
    font-size: 18px !important;
    height: 60px !important;
  }
  .installation-page-third-section .row .col-md-6 h3 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .installation-page-third-section .row .col-md-6 {
    width: 100%;
    padding: 0 15px;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .installation-page-third-section .row .col-md-6 h3 {
    font-size: 16px !important;
  }
  .installation-page-third-section .row .col-md-6 h3 {
    top: unset;
    bottom: unset;
    right: unset;
    left: unset;
    transform: none !important;
  }
  .installation-page-third-section .row .col-md-6 {
    text-align: center;
  }
  .installation-page-third-section .row .col-md-6:nth-child(even) h4 {
    font: normal normal bold 16px/29px Poppins;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section {
    flex-flow: column;
    align-items: center;
  }
  .cstm-installation-page-third-section:nth-child(5) .container > h3 + p {
    margin: 0 auto;
  }
  .installation-page-third-section .row .col-md-6 h3 {
    left: unset !important;
  }
  .installation-page-head-section h2 {
    padding-top: 30px;
  }
  .installation-page-third-section {
    margin-top: 30px;
  }
  .installation-page-third-section .row .col-md-6:nth-child(9) .left-img-section > span {
    margin-right: 0;
    position: relative;
    left: 0;
    top: 0;
    justify-content: center;
    margin-right: auto;
  }
  .installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(11) {
    margin-top: 0;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row h3 {
    font-size: 16px !important;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
    flex: 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row h3 {
    left: unset !important;
    right: unset !important;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section {
    flex-flow: column;
    align-items: center;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section p {
    max-width: 100%;
    flex: 100%;
    padding: 0;
  }
  .cstm-installation-page-third-section:nth-child(5) .col-md-6 {
    text-align: center;
  }
  .installation-page-third-section .row .col-md-6:nth-child(even) h4 {
    margin: 15px 0 6px;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(3) h4 {
    margin: 15px 0 5px;
  }
  .cstm-installation-page-fourth-section .row table td {
    width: 50% !important;
  }
  .cstm-installation-page-fourth-section .row table tr td {
    font-size: 12px;
  }
  .safety-listings-section {
    max-width: 100%;
    margin: 31px auto 0;
    flex-wrap: wrap;
  }
  .safety-listings-section img {
    width: 25%;
    padding: 0 10px;
    height: 60px;
    object-fit: contain;
  }
  main#main-content section.page .page-content.page-content--centered {
    padding-top: 0;
  }
  .seasonal-sale-page-content-section .container ul li {
    font-size: 16px;
  }
  .seasonal-sale-page-second-content-section {
    padding: 40px 0;
  }
  .seasonal-sale-page-second-content-section a.cstm-btn {
    height: auto;
    max-width: 180px !important;
    width: auto !important;
    height: auto !important;
  }
  main#main-content section.page .page-content.page-content--centered img.__mce_add_custom__ {
    float: none !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    display: block;
  }
  section.page.cst-page-section-defult.salesection-cts .seasonal-sale-page-second-content-section p {
    text-align: left !important;
  }
  .envi-model-comparison-page-banner-section h1 {
    font: normal normal bold 22px/35px Poppins;
  }
  .cstm-table-section .cstm-btn a {
    font-size: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  .cstm-table-section .cstm-btn a:before {
    content: "BUY ENVI NOW";
    font-size: 16px;
  }
  .cstm-table-section .cstm-btn a {
    max-width: 180px;
    height: 55px !important;
  }
  .about-page-review-section.envi-model-comparison-page-review-section .right-content-section {
    padding-left: 0;
  }
  .about-page-review-section.envi-model-comparison-page-review-section .left-content-section {
    padding-right: 0;
  }
  .wrap-main-page-compare {
    margin: 0;
  }
  table#travel tbody tr th h3 {
    font-size: 14px !important;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:last-child {
    padding-left: 15px;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
    padding-right: 15px !important;
    padding-left: 15px;
  }
  section.cstm-heat-home-safely-bottom {
    padding: 50px 0 60px !important;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section {
    padding: 40px 0;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny + section.cstm-heat-home-safely-bottom + .home-page-main-reviews-section h2 > span {
    display: inline-block;
  }
  .home-page-eheat-apart-section + .common-all-pages-section .container .row {
    margin: 0;
  }
  .button-text-section .right-content-section h2 {
    text-align: left;
  }
  .button-text-section .left-btn-sec a {
    font-size: 0 !important;
    margin: 0 auto;
  }
  a.cstm-btn {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .about-page-third-section .row .col-md-6 h2 {
    text-align: left;
  }
  .about-page-third-section .row .col-md-6 p {
    text-align: left;
  }
  section.page.blog .row article.blog h2.blog-title {
    text-align: left;
  }
  section.page.blog .row article.blog .blog-post-body p.blog-date {
    text-align: left;
  }
  section.page.blog .row article.blog .blog-post {
    text-align: left;
  }
  section.page.blog .row article.blog .blog-post a {
    margin-left: 0;
    margin-right: auto;
    margin-top: 20px;
  }
  .main-blog-post article.blog .blog-post > p {
    text-align: center;
  }
  .main-blog-post article.blog .blog-post.zzz img {
    width: 100%;
    margin: 0 0 30px;
  }
  .review-page-banner-section h2 {
    max-width: 100%;
  }
  .review-page-banner-section .inner-content-section .cstm-star-icons {
    justify-content: center;
  }
  .review-page-banner-section .inner-content-section:before {
    margin-left: auto;
    margin-right: auto;
  }
  .search-bar {
    margin: 35px auto 0;
    padding: 0 15px;
  }
  .search-bar .form-field input.form-input::placeholder {
    font-size: 14px;
  }
  .search-bar .form-field input.form-input {
    font-size: 14px;
  }
  .search-bar .form-field input.Button {
    width: 90px !important;
    height: 35px !important;
    border-radius: 10px !important;
    color: #fff !important;
    text-align: center;
    font-size: 12px;
    background-position: 10px !important;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny h2 {
    text-align: center;
  }
  section.cstm-heat-home-safely-bottom .row .col-md-6:first-child {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:nth-child(2) {
    padding-left: 15px;
  }
  .seasonal-sale-page-second-content-section p {
    text-align: center;
    text-align: center;
  }
  .seasonal-sale-page-banner-section {
    position: relative;
    margin: 0;
  }
  .contact-icons {
    display: flex;
    justify-content: center;
  }
  main#main-content section.page .page-content.page-content--centered span[style="color: #888888;"] {
    text-align: center !important;
    display: block;
  }
  table#travel tbody tr th h3 {
    text-align: left;
  }
  table#travel tbody tr th p {
    text-align: left;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body {
    flex: 100%;
    max-width: 100%;
    padding: 0 8px;
    text-align: center;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body h3.card-title {
    text-align: center;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body .card-text[data-test-info-type="price"] {
    text-align: center;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card .card-body > a:last-child {
    margin-left: auto;
    margin-right: auto;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(2) {
    display: none;
  }
  .header-accounment-bar .header-number-cstm p {
    border: none;
    padding: 0;
    border-right: none !important;
  }
  .header-accounment-bar .free-shipping-content p:first-child {
    padding-right: 0 !important;
    margin-right: 0 !important;
    border-right: none !important;
  }
  .header-accounment-bar .header-number-cstm p::before {
    display: none !important;
  }
  .header-accounment-bar .header-number-cstm > p {
    padding-left: 0 !important;
  }
  .header-accounment-bar .header-number-cstm > p a {
    font-size: 11px !important;
  }
  .header-accounment-bar .header-number-cstm {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .header-accounment-bar .free-shipping-content > p {
    max-width: 70%;
    flex: 70%;
    font-size: 16px !important;
    text-align: left;
  }
  .free-shipping-content-section {
    margin: 5px 0 0;
  }
  .free-shipping-content-section + p {
    display: none;
  }
  .header-accounment-bar {
    padding: 6px 0;
  }
  .header-accounment-bar .header-number-cstm a i.fa.fa-phone {
    width: 15px !important;
    height: 15px !important;
    font-size: 7px !important;
  }
  .header-accounment-bar p {
    font-size: 11px !important;
  }
  .header-accounment-bar .header-number-cstm {
    justify-content: flex-end !important;
  }
  ul.navUser-section.navUser-section--alt {
    justify-content: flex-end;
  }
  ul.navUser-section.navUser-section--alt a.navUser-action .countPill.cart-quantity {
    position: absolute;
    top: -7px;
    right: -5px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section img {
    margin: 0 auto;
    display: block;
  }
  .home-page-banner-bottom-section .banner-bottom-cstm-icons ul {
    justify-content: center;
  }
  .button-text-section .left-btn-sec a:before {
    content: "BUY ENVI NOW";
    font-size: 18px;
  }
  .home-page-save-on-your-section .home-page-cstm-logos {
    display: none;
  }
  .inner-save-on-your-section {
    margin: 20px 0 0;
  }
  .cstm-heater-transparent-image {
    display: none;
  }
  .home-page-main-reviews-section .row .col-md-4 {
    display: none;
  }
  .home-page-main-reviews-section .row .col-md-4:first-child {
    display: block;
  }
  .review-page-banner-section {
    position: relative;
  }
  .review-page-banner-section:after {
    content: "";
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 33%, rgba(251, 251, 251, 0) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .review-page-banner-section .container {
    position: relative;
    z-index: 10;
  }
  .review-page-banner-section + .search-bar {
    display: none;
  }
  .review-page-banner-section + .search-bar + .slider-for-reviews {
    display: none;
  }
  .slider-for-reviews + .home-page-main-reviews-section {
    padding: 40px 0;
  }
  .cstm-mobile-review-section .slider-for-reviews {
    display: block !important;
  }
  .main-header-section {
    min-height: unset !important;
  }
  .cstm-moble-menu {
    /*display: block !important;*/
    display: block;
    position: absolute;
    top: 55px;
    background: #fff;
    left: -100%;
    width: 100%;
    transition: all 0.2s ease-in;
    height: 100vh;
  }
  .is-open .cstm-moble-menu{
    left: 0;
  }
  .cstm-moble-menu.mobile-menu-nav {
    left: 0;
  }
  .cstm-moble-menu .acc .acc__card {
    margin: 0 !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__title {
    padding: 0 !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel {
    padding: 0 15px 0 30px;
    background: transparent !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section {
    background: transparent;
    border: none;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs {
    margin: 0;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
    padding: 0;
    text-align: left !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a .inner-pdct-img {
    width: 40px;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a .inner-pdct-img img {
    min-width: 40px;
    margin-right: 0;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a p {
    text-align: left;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li {
    float: none;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
    text-decoration: none;
  }
  .cstm-moble-menu .acc .acc__card .acc__title a {
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    font-size: 14px;
  }
  .cstm-moble-menu .acc {
    padding: 15px;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs {
    border: none;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cstm-moble-menu .cstm-close {
    color: #000;
    font-size: 20px;
    text-align: right;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    z-index: 20;
    top: 5px;
  }
  .cstm-moble-menu {
    padding-top: 15px;
  }
  .cstm-girl-transparent-image {
    height: 427px;
    object-fit: contain;
    display: block;
    width: 100%;
    margin: 40px 0 0;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs {
    max-width: 100%;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li a {
    width: 90% !important;
    font-size: 14px !important;
  }
  .cstm-product-tabs-section .tab-content {
    padding-right: 0;
  }
  .right-col-detail.prod-col h1.productView-title {
    font-size: 23px !important;
    text-align: left;
    line-height: 25px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
    margin: 8px 0 10px 5px;
  }
  .cstm-short-product-description {
    text-align: center;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    margin: 15px 0 0;
  }
  .made {
    margin: 0;
    display: block;
  }
  .right-col-detail.prod-col section.productView-details.product-data dl.productView-info {
    height: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-options {
    margin: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options {
    flex-wrap: wrap;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form {
    flex-wrap: wrap;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper {
    flex-wrap: wrap;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments {
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center !important;
    justify-content: unset;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment {
    max-width: 50%;
    flex: 50%;
    width: 100%;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
    width: auto;
    max-width: unset;
    flex: unset;
    margin-right: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment input {
    width: 50px;
    height: 43px;
    font-size: 20px;
    color: #373737;
    font-family: "Poppins";
  }
  .bootm-btn-section .cstm-stcok-product {
    bottom: unset;
    top: 25px;
    left: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
    text-align: left;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments .form-increment {
    max-width: unset;
    flex: unset;
    width: unset;
    padding-left: 35px;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action {
    margin: 20px 0 0;
    max-width: 77%;
    width: 100%;
  }
  .right-col-detail.prod-col section.productView-details.product-options .bootm-btn-section p {
    text-align: center;
  }
  .cstm-short-review-section span {
    display: block;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product {
    justify-content: center;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper {
    justify-content: center;
  }
  .bootm-btn-section .cstm-stcok-product {
    bottom: unset;
    top: 25px;
    left: 15%;
  }
  section.cstm-product-free-shipping-section ul li {
    width: 100%;
    flex: 50%;
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  section.cstm-product-free-shipping-section ul {
    flex-wrap: wrap;
  }
  section.cstm-product-free-shipping-section ul li:last-child {
    max-width: 33%;
    flex: 33%;
    margin: 0;
    padding: 0 5px;
  }
  .wrap-align p {
    margin-left: 0;
  }
  section.cstm-product-free-shipping-section ul li {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  section.cstm-product-free-shipping-section ul li:nth-child(2) {
    width: 100%;
    max-width: 33%;
    flex: 33%;
    padding: 0 5px;
  }
  .cstm-product-tabs-section .tab-content ul li {
    font: normal normal normal 16px/28px Poppins;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section h2 {
    font-size: 20px !important;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section {
    padding: 40px 15px;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li span {
    display: block;
    text-align: center;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul h3 {
    font-size: 20px !important;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section a {
    max-width: 100% !important;
    margin-top: 20px !important;
    height: auto !important;
  }
  .cstm-related-product-section h2 {
    font-size: 20px !important;
    margin: 20px 0;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
    max-width: 100%;
    flex: 100%;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body h3.card-title {
    font-size: 18px !important;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
    padding: 15px 40px;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide:nth-child(2) {
    margin: 0 0 15px;
  }
  section.cstm-heat-home-safely-bottom .heat-home-safely-text-section h2 {
    margin: 0 0 20px;
    padding: 0;
  }
  section.product-page-cstm-review-section .container {
    flex-flow: column;
  }
  section.product-page-cstm-review-section .container .left-content-section {
    max-width: 100%;
    flex: 100%;
    padding: 0;
    padding-right: 0;
    text-align: center;
  }
  section.product-page-cstm-review-section .container .right-content-section {
    max-width: 100%;
    flex: 100%;
    padding-left: 0;
  }
  section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons h2 {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  section.product-page-cstm-review-section .container .left-content-section h2 {
    text-align: center;
    font-size: 20px !important;
    line-height: 20px !important;
  }
  section.product-page-cstm-review-section .container .left-content-section h3 {
    text-align: center;
    font-size: 17px !important;
    line-height: 17px !important;
  }
  section.product-page-cstm-review-section .container .right-content-section p {
    line-height: 22px !important;
    font-size: 16px !important;
    color: #000;
    max-width: 100%;
    margin: 10px 0 0;
  }
  section.product-page-cstm-review-section .container .right-content-section {
    margin: 0 0 15px;
  }
  section.product-page-cstm-review-section .container .left-content-section h3 {
    margin: 15px 0 0;
  }
  section.product-are-you-ready-section.common-all-pages-section .container .home-page-cstm-logos ul {
    margin-bottom: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    float: left;
    width: 20%;
    margin: 18px 0 0 !important;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action {
    margin-right: auto !important;
    margin-top: 20px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-field.form-field--increments label.form-label.form-label--alternate {
    margin-right: 0 !important;
  }
  section.cstm-product-tabs-section + section.cstm-energy-efficiency-section h2 {
    text-align: center;
  }
  section.product-page-cstm-review-section {
    padding: 40px 0;
  }
  section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section span {
    display: block;
  }
  .cart-item-title h2.cart-item-name {
    max-width: 355px;
    font-size: 16px !important;
    line-height: 25px !important;
    text-align: left;
  }
  .cart-list td p.cart-item-brand {
    text-align: left;
  }
  .cart-item-figure {
    width: 33%;
    margin-bottom: 0;
    margin-left: 0;
  }
  .page.cart-main .page-content table.cart td {
    padding: 15px;
  }
  .cart-list tr.cart-item {
    display: flex;
    flex-wrap: wrap;
  }
  .page.cart-main .page-content table.cart td:first-child {
    width: 100%;
    flex: 30%;
    max-width: 40%;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    flex: 60%;
    max-width: 60%;
    text-align: left !important;
  }
  .page.cart-main .page-content table.cart td {
    display: flex;
    justify-content: space-between;
  }
  .cart-item-quantity .form-increment {
    justify-content: end;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    flex-flow: column;
  }
  .page.cart-main .page-content table.cart td.cart-item-block span {
    text-align: left;
    margin: 0;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    height: auto;
  }
  .page.cart-main .page-content table.cart td.cart-item-block span {
    text-align: left;
    margin: 0;
    font-size: 18px !important;
    letter-spacing: 0;
    color: #b4b4b4;
    opacity: 1;
  }
  .page.cart-main .cart-text-section-btn {
    flex-flow: column;
  }
  .cart-btn-section {
    margin: 20px 0 0;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul {
    flex-flow: column;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    min-height: unset;
    padding: 30px;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul {
    flex-flow: column;
    padding: 0;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li {
    flex-flow: column;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li span {
    font: normal normal 600 18px/25px Poppins;
    letter-spacing: -0.2px;
    color: #fff;
    opacity: 1;
    margin: 20px 0 0;
  }
  ul.cart-totals li .cart-total-label {
    padding-right: 0;
    width: 100% !important;
    flex: 80%;
    max-width: 80%;
  }
  .cart-total-value {
    flex: 35%;
    max-width: 35%;
  }
  ul.cart-totals li .cart-total-label {
    padding-right: 0;
    width: 100% !important;
    flex: 50%;
    max-width: 50%;
    padding-right: 0;
    text-align: left;
  }
  .cart-total-value {
    flex: 50%;
    max-width: 50%;
    text-align: right;
  }
  ul.cart-totals {
    padding: 0;
  }
  .page.cart-main .cart-text-section-btn {
    padding-left: 0;
    padding-right: 0;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    padding: 0 !important;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
    width: 100%;
    margin-top: 0;
    padding: 0 !important;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right a.button.button--primary {
    max-width: 100%;
    width: 100%;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
    padding: 0;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    padding: 0;
  }
  .page.cart-main .cart-text-section-btn a.button.button--primary {
    min-height: 55px !important;
    max-width: 180px !important;
  }
  .page.cart-main {
    margin: 0;
  }
  .header-accounment-bar .free-shipping-content p {
    text-align: center;
  }
  .header-accounment-bar .free-shipping-content p:first-child:before {
    left: 62px;
  }
  .header-accounment-bar .free-shipping-content span {
    color: #fff !important;
    padding: 0 0 0 2px;
  }
  .header-accounment-bar p {
    font-size: 16px !important;
    padding: 0 15px;
  }
  
  .home-page-envi-revolutionary-section .container {
    flex-flow: column-reverse;
  }
  .home-page-envi-revolutionary-section {
    margin-top: 45px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section h2 {
    margin: 5px 0 0;
    font-size: 18px !important;
    line-height: 18px !important;
    margin: 5px 0 5px;
    text-align: center;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section h3 {
    text-align: center;
  }
  .logo-smart {
    margin: 0 auto 15px auto;
  }
  .home-page-envi-revolutionary-section .inner-content-section {
    text-align: center;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section a {
    padding: 0 50px;
    text-align: center;
    max-width: 273px !important;
    min-height: 70px;
    font-size: 20px !important;
  }
  .home-page-envi-revolutionary-section .container .inner-img-section {
    display: none;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section .mob-image {
    display: block !important;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section .mob-image img {
    width: 100% !important;
    height: 100%;
    margin: 0 0 30px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section p:nth-child(5) {
    margin: 0 0 10px;
  }
  .home-page-envi-revolutionary-section {
    padding-bottom: 50px;
  }
  .home-page-main-reviews-section > .container > h2 span {
    display: inline;
  }
  .home-page-main-reviews-section > .container > h2 {
    max-width: 270px;
    margin: 15px auto 70px;
  }
  .home-page-main-reviews-section .row .col-md-4:first-child {
    padding: 0 30px;
  }
  .home-page-warmly-section .inner-content-section .energy-efficiency-section h2 {
    font-size: 19px !important;
  }
  .home-page-warmly-section .inner-content-section .energy-efficiency-section h3 {
    font-size: 38px !important;
    max-width: 250px;
    margin: 0 auto !important;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section {
    flex-flow: column;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul {
    margin-top: 0;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section {
    justify-content: center;
    text-align: center;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section {
    margin: 40px 0 0;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section .main-cstm--content-section {
    margin: 0;
  }
  .home-page-safer-way-section .inner-img--content-section h2 span {
    max-width: 250px;
    margin: 0 auto;
  }
  .home-page-safer-way-section .inner-img--content-section p {
    display: none;
    text-align: justify !important;
  }
  .home-page-safer-way-section .inner-img--content-section p:nth-child(2) {
    text-align: center;
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
  }
  .home-page-safer-way-section {
    background-position: 25% 0 !important;
    padding: 40px 0 55px;
    min-height: 740px;
  }
  .home-page-allergens-section .inner-content-section h2 {
    font-size: 30px !important;
    max-width: 273px;
    margin: 0 auto;
  }
  .home-page-allergens-section .inner-content-section h3 {
    line-height: 40px;
    font-size: 38px !important;
    margin: 15px auto 25px;
    text-align: center;
    max-width: 299px;
  }
  .home-page-allergens-section .inner-content-section a {
    font-size: 20px !important;
  }
  .home-page-allergens-section {
    padding: 60px 0 50px;
  }
  .home-page-eheat-apart-section {
    padding: 55px 0;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 {
    max-width: 250px;
    margin: 0 auto 10px;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section p {
    display: none;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
    min-height: unset;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section {
    align-items: center;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section h2 {
    text-align: left;
  }
  .home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section h2 {
    text-align: left;
  }
  .main-million-year-section .million-year-section p {
    max-width: 100%;
  }
  .main-million-year-section {
    padding: 0 15px;
  }
  .home-page-eheat-apart-section {
    background: #272727 !important;
  }
  .main-million-year-section .million-year-section h2 {
    font-size: 30px !important;
    line-height: 20px !important;
  }
  .main-million-year-section .million-year-section:nth-child(4) {
    border: none !important;
    margin: 0;
    padding: 0 0 20px;
  }
  .home-are-you-ready-section.common-all-pages-section .inner-left-img-section {
    display: none;
  }
  .common-all-pages-section .container .inner-right-text-section h2 span {
    text-transform: unset !important;
    display: inline !important;
  }
  .common-all-pages-section .inner-right-text-section h2 {
    text-transform: unset;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 {
    max-width: 255px;
    margin: 0 auto;
  }
  .mob-image {
    display: block !important;
  }
  .common-all-pages-section .container .inner-right-text-section p {
    text-align: left;
  }
  .home-page-cstm-logos ul li {
    max-width: 50%;
    flex: 50%;
    text-align: center;
    margin: 0;
  }
  .common-all-pages-section .home-page-cstm-logos ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 250px;
  }
  .home-page-cstm-logos ul li:nth-child(2) img {
    height: 75px;
  }
  .home-page-cstm-logos ul li:nth-child(4) img {
    height: 75px;
  }
  .home-page-cstm-logos ul li:nth-child(5) {
    max-width: 100%;
    flex: 100%;
  }
  .home-are-you-ready-section.common-all-pages-section {
    padding: 40px 0;
  }
  .home-page-better-time-section h2 {
    font-size: 20px !important;
    line-height: 30px !important;
    max-width: 302px;
    margin: 0 auto;
  }
  .home-page-better-time-section h3 {
    font-size: 19px !important;
    line-height: 30px;
    max-width: 300px;
  }
  .home-page-better-time-section {
    margin-bottom: -90px;
    position: relative;
    z-index: 10;
  }
  .home-page-allergens-section p {
    display: none;
  }
  .home-page-allergens-section p:nth-child(3) {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
  }
  .home-page-allergens-section {
    background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/mobile-girl.jpg?t=1635770248&_gl=1*n3osyl*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzNTc3MDE5OC4yMzIuMS4xNjM1NzcwMjUxLjc.) !important;
    background-position: bottom !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #f4f5ed !important;
    min-height: 990px;
  }
  .header-accounment-bar .free-shipping-content p:first-child span:last-child {
    background: transparent;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul {
    width: 100%;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li {
    width: 60%;
    max-width: 60%;
    padding: 0;
    padding-right: 0;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section {
    flex-flow: row;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section {
    flex-flow: row;
    justify-content: unset !important;
    align-items: center;
  }
  .home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section .main-cstm--content-section {
    margin-left: 10px;
    max-width: 70%;
    flex: 70%;
    text-align: left;
  }
  .home-page-warmly-section {
    background-position: 43% 0;
  }
  div#myModal iframe {
    width: 100%;
    height: 100%;
    min-height: 180px;
  }
  .modal-body {
    padding: 15px;
  }
  .main-footer-section > div .footer-payment-icons {
    max-width: 250px !important;
  }
  .faq-page-section .row {
    flex-flow: column;
  }
  .faq-page-section .row .col-md-8 {
    padding-left: 15px;
    max-width: 100%;
    flex: 100%;
  }
  .faq-page-section .row .col-md-4 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .faq-page-section .row .col-md-4 .nested-accordion.cstm-section-faq h3 {
    font-size: 16px !important;
  }
  .about-page-review-section .container .home-page-cstm-review-section {
    flex-flow: column;
  }
  .about-page-review-section .container .home-page-cstm-review-section::before {
    background-color: #f5f5f5;
  }
  .about-page-review-section .container .home-page-cstm-review-section .left-content-section {
    padding-bottom: 35px;
  }
  .about-page-review-section .container .home-page-cstm-review-section .right-content-section {
    padding-top: 45px;
  }
  .about-page-review-section .container .home-page-cstm-review-section::after {
    top: 115px !important;
  }
  .about-page-review-section .container .home-page-cstm-review-section::before {
    top: 100px;
  }
  .faq-page-cstm-review-section .container {
    flex-flow: column;
  }
  .faq-page-cstm-review-section::before {
    top: 110px !important;
  }
  .faq-page-cstm-review-section::after {
    top: 124px !important;
  }
  .faq-page-cstm-review-section .right-content-section {
    padding-top: 35px;
  }
  .faq-page-cstm-review-section .left-content-section {
    padding-bottom: 35px;
  }
  .faq-page-cstm-review-section::before {
    background-color: #f5f5f5;
  }
  .common-all-pages-section.contact-page-you-ready-section .container .inner-right-text-section h2 {
    line-height: 40px !important;
  }
  .collection-page-review-section .home-page-cstm-review-section {
    flex-flow: column;
  }
  .collection-page-review-section .home-page-cstm-review-section::before {
    top: 75px;
  }
  .collection-page-review-section .home-page-cstm-review-section::after {
    top: 105px !important;
  }
  .collection-page-review-section .home-page-cstm-review-section::before {
    top: 93px;
    background-color: #64c05f !important;
    padding: 5px;
    background-size: 27px !important;
  }
  .popup-content {
    width: 95%;
  }
  .popup-content iframe {
    width: 100%;
    height: 100%;
    min-height: 200px;
  }
  .popup-content a.close {
    right: -5px;
    top: -20px;
    font-size: 34px;
  }
  body.custom-heater-video-page section.page p {
    float: none;
    width: 100%;
    height: 100%;
    margin-bottom: 15px !important;
    padding: 0 !important;
  }
  body.custom-heater-video-page section.page h1.page-heading {
    display: block;
    padding: 20px 0 0;
    font: normal normal bold 28px/46px Poppins;
    letter-spacing: -0.57px;
    color: #000;
    font-size: 27px !important;
    margin: 0 0 25px;
  }
  main#main-content section.page .page-content.page-content--centered {
    padding: 0 15px 50px;
  }
  h1.page-heading {
    font-size: 30px !important;
    padding: 20px 0;
    line-height: 35px;
  }
  main#main-content section.page .page-content.page-content--centered h2 {
    color: #000;
    font-size: 22px !important;
    line-height: 30px !important;
    margin: 0 0 15px;
  }
  main#main-content section.page .page-content.page-content--centered h3 {
    font-weight: 700;
    color: #000;
    font-size: 25px !important;
  }
  .page-content--centered span {
    font-size: 16px !important;
    line-height: 29px;
  }
  main#main-content section.page .page-content.page-content--centered li {
    font-weight: 400;
    color: #000;
    line-height: 29px;
  }
  .faq-page-section .row .col-md-3 {
    width: 100%;
    margin: 0 0 30px;
  }
  .faq-page-section .container .col-md-3 .inner-faq-cat h3 {
    font-size: 28px !important;
  }
  .main-blog-post article.blog {
    padding-bottom: 50px;
  }
  .main-blog-post .blog-post-body header.blog-header h2.blog-title,
  .main-blog-post .blog-post-body header.blog-header h1.blog-title {
    font: normal normal bold 26px/35px Poppins !important;
    opacity: 1;
    margin: 0 0 15px;
  }
  h3 {
    /*line-height: 42px !important;*/
    line-height: 42px;
  }
  .installation-page-video-section .container iframe {
    height: 100%;
    min-height: 270px;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed input#form-action-addToCart {
    max-width: 100% !important;
    border-radius: 0 !important;
  }
  ul.productGrid {
    display: flex;
    flex-wrap: wrap;
  }
  ul.productGrid li.product.cstm-sect {
    width: 100%;
  }
  ul.productGrid article.card .card-body h3.card-title {
    font-size: 18px !important;
    line-height: 30px !important;
  }
  body.cstm_cat_class.custom-search-page main#main-content .container section.nav + section.page .panel-body ul.category-suggestion-list li.category-suggestion {
    width: 50%;
  }

  .home-page-allergens-section {
    background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/mobile-girl.jpg?t=1635770248&_gl=1*n3osyl*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzNTc3MDE5OC4yMzIuMS4xNjM1NzcwMjUxLjc.) !important;
    background-position: bottom !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #f4f5ed !important;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section a {
    margin-left: auto;
    margin-right: auto;
  }
  .home-page-safer-way-section .inner-img--content-section a {
    margin-left: auto;
    margin-right: auto;
  }
  .home-page-allergens-section .inner-content-section a {
    margin-left: auto;
    margin-right: auto;
  }
  .cstm-img-mobile {
    display: block !important;
  }
  .cstm-moble-menu .acc .acc__card .acc__title a {
    position: relative;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 400;
  }
  .main-footer-section .footer-menu-one {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .header-accounment-bar .free-shipping-content p:first-child {
    text-align: center;
  }
  .header-accounment-bar .free-shipping-content p:first-child:before {
    display: inline-block;
    position: relative;
    left: -5px;
    top: 7px;
  }
  .header-accounment-bar .free-shipping-content p:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  header.fixed .free-shipping-content {
    display: none;
  }
  header.fixed .free-shipping-content + .free-shipping-content-section {
    display: none;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right a.button {
    font-size: 17px;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right a.button.button--primary {
    font-size: 17px;
  }
  .page.cart-main .cart-text-section-btn a.button.button--primary {
    font-size: 17px;
  }
  ul.cart-totals {
    padding: 0 5px;
  }
  .page.cart-main {
    margin-bottom: -150px;
    position: relative;
    z-index: 10;
  }
  .cart-item-info + .cart-item-info label.form-label.cart-item-label {
    text-align: left;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right a.button {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-height: 55px;
    height: 55px;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right a.button.button--primary {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-height: 55px;
    height: 55px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:last-child {
    display: block;
  }
  .why-choose-envi-benfits-section .left-content-section a {
    display: none !important;
  }
  ul.cart-totals li:nth-child(2) {
    flex-wrap: wrap;
  }
  ul.cart-totals li:nth-child(2) div#add-shipping {
    margin: 15px 0 0;
  }
  ul.cart-totals li:nth-child(2) div#add-shipping dt.estimator-form-label {
    float: none;
    text-align: left;
    width: 100%;
  }
  ul.cart-totals li:nth-child(2) div#add-shipping dd.estimator-form-input {
    float: none;
    width: 100%;
  }
  ul.cart-totals li:nth-child(2) div#add-shipping {
    width: 100%;
  }
  ul.cart-totals li:nth-child(2) div#add-shipping button.button.button--primary.button--small.shipping-estimate-submit {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: "Poppins";
  }
  ul.cart-totals li:nth-child(3) {
    flex-wrap: wrap;
  }
  ul.cart-totals li:nth-child(3) .cart-form.coupon-code {
    width: 100%;
  }
  ul.cart-totals li:nth-child(3) .cart-form.coupon-code form.form.form--hiddenLabels.coupon-form {
    margin: 10px 0;
  }
  ul.cart-totals li:nth-child(3) .cart-form.coupon-code form.form.form--hiddenLabels.coupon-form input.button.button--primary.button--small {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background: #e77622;
  }
  ul.cart-totals li:nth-child(3) .cart-form.coupon-code form.form.form--hiddenLabels.coupon-form input.form-input {
    width: 75%;
  }
  .gen3-heater-image {
    max-width: 100%;
    margin-left: 0;
  }
  .g-recaptcha div {
    width: 100% !important;
    overflow-x: scroll;
  }
  .g-recaptcha div iframe {
    width: 100%;
  }
  .g-recaptcha div {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .oontact-page-form-section form.form .form-actions input.button.button--primary {
    margin: 20px auto 0;
    max-width: 70%;
    display: block;
    justify-content: center;
    align-items: center;
    padding: 0;
    text-align: center;
    font-size: 17px;
  }
  .oontact-page-form-section .container {
    padding: 0 15px 15px;
  }
  .seasonal-sale-page-second-content-section p {
    font-size: 13px !important;
  }
  .gen3-heater-image {
    display: none;
  }
  
  
  
  header.header .header-accounment-bar > .container > a {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .cstm-moble-menu .acc .acc__card:first-child .acc__title a:after {
    content: "";
    background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-carert.png?t=1633590072&_gl=1*1axl31v*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzU5MDAxMS4xNzQuMS4xNjMzNTkwMDc2LjYw);
    width: 7px;
    background-size: contain;
    height: 4px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    right: unset;
    left: 30%;
    top: 21px;
  }
  .cstm-moble-menu .acc .acc__card:nth-child(5) .acc__title a:after {
    content: "";
    background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-carert.png?t=1633590072&_gl=1*1axl31v*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzU5MDAxMS4xNzQuMS4xNjMzNTkwMDc2LjYw);
    width: 7px;
    background-size: contain;
    height: 4px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    right: unset;
    left: 22%;
    top: 21px;
  }
  .cstm-moble-menu ul li:last-child .acc .acc__card:last-child .acc__title a:after {
    content: "";
    background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/product-carert.png?t=1633590072&_gl=1*1axl31v*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzU5MDAxMS4xNzQuMS4xNjMzNTkwMDc2LjYw);
    width: 7px;
    background-size: contain;
    height: 4px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    right: unset;
    left: 44%;
    top: 21px;
  }
  .cstm-moble-menu .acc .acc__card .acc__title a {
    text-transform: uppercase;
  }
  .page.cart-main .page-content table.cart td img {
    height: 100% !important;
    max-height: 100px;
    margin-top: 14px;
  }
  .mobile-faq-btn {
    text-align: center;
  }
  .mobile-faq-btn button.cstm-mobile-faq {
    min-height: 55px !important;
    max-width: 306px !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    background: #e77622;
    border-color: #e77622;
    border-radius: 10px;
    font: normal normal 600 17px /26px Poppins;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 30px;
  }
  .faq-page-section .left-img-section {
    position: fixed;
    background: #fff;
    width: 81%;
    z-index: 9999;
    top: 0;
    padding: 15px;
    transition: all 0.4s ease-in;
    left: -100%;
    height: 100vh;
  }
  .faq-page-section .left-img-section.faq-sidebar {
    left: 0;
  }
  .faq-page-section .left-img-section {
    overflow-y: scroll;
  }
  .faq-overlay:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
  }
  .faq-page-section .left-img-section.faq-sidebar .close-faq {
    position: absolute;
    right: 7px;
    color: #000;
    z-index: 9999;
    font-size: 24px;
    top: 0;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card figure.card-figure {
    height: auto;
  }
  .collection-page-most-popular-section .most-popular ul.productGrid li.product article.card {
    padding: 15px 0;
  }
  .faq-page-head-section {
    padding: 65px 0 30px;
  }
  .faq-page-head-section h2 {
    font-weight: 700;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    position: relative;
    top: unset;
    z-index: 100;
    margin-left: 0;
    bottom: unset;
    left: unset;
    right: unset;
    margin-right: auto !important;
    max-width: 260px;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed input#form-action-addToCart {
    border-radius: 10px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    width: 100%;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    text-align: center;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
    text-align: center;
  }
  .cstm-moble-menu ul {
    margin: 0;
    list-style: none;
  }
  .cstm-moble-menu .acc {
    padding: 0;
  }
  .cstm-moble-menu ul li a {
    padding: 10px 15px;
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
    font-size: 16px;
    font-weight: 400;
  }
  .cstm-moble-menu ul li a {
    text-transform: uppercase;
  }
.3d-img-mobile-view img {
    width: 100% !important;
    height: 100% !important;
  }
.3d-img-mobile-view {
    margin: 15px 0 25px;
  }
  div#quickSearch {
    right: 112px !important;
    left: unset !important;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(4) {
    display: none;
  }
  .collection-page-banner-section {
    display: none;
  }
  .home-page-cstm-review-section .left-content-section h3 {
    line-height: 20px !important;
  }
  .form-field.form-field--stock label.form-label.form-label--alternate span {
    top: -94px;
    left: 51px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    justify-content: center;
  }
  .home-page-save-on-your-section .home-page-cstm-review-section::before {
    top: 88px;
  }
  .home-page-save-on-your-section .home-page-cstm-review-section::after {
    top: 100px !important;
  }
  .share-url-cstm {
    top: 0;
  }
  .about-page-third-section + .about-page-review-section .home-page-cstm-review-section::before {
    top: 110px;
  }
  .about-page-third-section + .about-page-review-section .home-page-cstm-review-section::after {
    top: 125px !important;
  }

  .share-url-cstm {
    top: 0;
    left: 60%;
  }
  section.product-page-cstm-review-section .container .left-content-section {
    padding-bottom: 25px;
  }
  section.product-page-cstm-review-section .container .right-content-section.fixed_section {
    padding-top: 25px;
  }
  section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons {
    flex-wrap: wrap;
    flex-wrap: wrap;
  }
  section.product-page-cstm-review-section:before {
    top: 103px;
  }
  section.product-page-cstm-review-section:after {
    width: 85%;
    height: 1px;
    background: #51b94a;
    display: block;
    position: absolute;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    z-index: 0;
    top: 115px;
  }
  section.product-page-cstm-review-section:before {
    background-color: #fff;
    width: 100px;
    z-index: 100;
  }
  .salesection-cts .home-page-cstm-review-section .left-content-section h3 {
    font-size: 18px !important;
    line-height: 18px;
  }
  .salesection-cts .about-page-review-section.seasonal-sale-page-review-section .home-page-cstm-review-section::before {
    top: 150px;
  }
  .salesection-cts .about-page-review-section.seasonal-sale-page-review-section .home-page-cstm-review-section::after {
    top: 164px !important;
  }
  /*
  [data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] {
    max-width: 100% !important;
    flex: 100% !important;
  }
  */
  [data-sub-layout="b13fa9b4-be2e-4644-873d-57bb75bab49e"] {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
  }
  [data-sub-layout="ce8e9657-03b6-45ce-82a4-9b3683b672c4"] {
    flex: 100% !important;
    max-width: 100% !important;
    padding-right: 0 !important;
    display: none !important;
  }
  .home-page-main-reviews-section > .container > h2 {
    max-width: 100% !important;
  }
  .slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section {
    max-width: 100%;
    flex: 100%;
    margin-bottom: 70px;
  }
  .share-url-cstm {
    width: 35%;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action input#form-action-addToCart {
    min-height: 55px;
  }
  body {
    padding-top: 0;
  }
  header.header {
    position: relative;
  }
  main#main-content {
    /*margin: 0 !important;*/
    /*margin: 0;*/
  }
  .header-accounment-bar .free-shipping-content p:first-child:before {
    top: 7px !important;
    position: relative;
  }
  section.page.blog h1 {
    padding: 40px 0;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
    flex: 32%;
    margin: 5px 0;
    max-width: 32%;
    text-align: left;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
    margin: 8px 0 10px 5px;
    width: 45%;
    text-align: left;
  }
  .right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section ul#productReviews-list {
    padding: 0 15px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section nav.pagination {
    width: 100%;
  }
  .right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews div#productReviews-content ul.pagination-list {
    display: flex;
    justify-content: center !important;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section nav.pagination {
    margin-bottom: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    margin-top: 5px !important;
  }
  .cstm-shipping-option {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 0;
    margin: 0 0 10px;
  }
  .share-url-cstm {
    width: 25%;
    justify-content: center;
    margin: 0 0 40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .cstm-productView-availability {
    flex-flow: column;
    align-items: center;
    text-align: center;
  }
  section.cstm-product-free-shipping-section + section.cstm-product-tabs-section .tab-content .inner-review-section span {
    display: flex;
    justify-content: center;
    margin: 5px 0;
  }
  .cstm-shipping-option {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .made {
    width: 100%;
    text-align: center;
  }
  .share-url-cstm {
    width: 100%;
    margin: 0 0 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flow-root;
    justify-content: center !important;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    display: block;
    height: 100%;
  }
  .share-url-cstm iframe.facebookLikeBtn {
    left: 50%;
    transform: translateX(-50%);
    width: 23%;
  }
  section.cstm-product-free-shipping-section ul li {
    flex: 33%;
    width: 100% !important;
    max-width: 33%;
    padding: 0 5px;
  }
  section.cstm-product-free-shipping-section ul li span {
    margin: 15px 0 0;
    text-align: center;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  section.cstm-product-free-shipping-section ul li img {
    width: 51px;
    object-fit: contain;
  }
  .wrap-align p {
    font-size: 7px !important;
    line-height: 18px !important;
  }
  section.cstm-product-tabs-section .container .col-md-7 {
    margin: 20px 0 0;
  }
  .cstm-short-review-section span {
    display: flex;
    justify-content: center;
    margin: 0 0 5px;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(3) {
    order: 4;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) {
    order: 3;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(5) {
    order: 5;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) {
    max-width: 50%;
    flex: 50%;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(3) {
    max-width: 50%;
    flex: 50%;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(3) span.cart-item-label {
    display: none;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(4) label.form-label.cart-item-label {
    display: none;
  }
  .cart-list tr.cart-item {
    align-items: center;
  }
  .page.cart-main .page-content {
    padding-top: 15px;
  }
  .page.cart-main .cart-text-section-btn a.button.button--primary {
    display: none;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(5) span.cart-item-label {
    display: none;
  }
  .cart-list tr.cart-item {
    position: relative;
  }
  .page.cart-main .page-content table.cart td.cart-item-block:nth-child(5) button.cart-remove.icon {
    position: absolute;
    top: 65px;
    right: 0;
  }
  .installation-page-third-section .row .col-md-6:nth-child(1) img {
    height: auto;
  }
  .inner-banner-section strong {
    text-align: center;
    display: block;
  }
  .why-choose-envi-features-section .container .row {
    flex-flow: column-reverse;
  }
  .why-choose-envi-benfits-section .left-content-section h2 {
    font-size: 20px !important;
    padding-left: 30px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
    margin-right: -15px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating {
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
    margin-top: 0;
    margin-bottom: 2px;
  }
  .made {
    width: 100%;
    text-align: center;
    max-width: 65%;
    flex: 65%;
    text-align: left;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    max-width: 35%;
    flex: 35%;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    text-align: right !important;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul {
    flex-flow: row;
    padding: 0;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    padding: 15px;
  }
  .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section ul li span {
    font: normal normal 600 16px/20px Poppins;
  }
  .footer-menu-three li.navUser-item a.navUser-action.navUser-item--compare {
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: 0;
    color: #959595;
    opacity: 1;
    text-decoration: none;
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 400;
  }
  .about-page-third-section .row .col-md-6:after {
    display: none !important;
    display: none !important;
  }
  .about-page-third-section .row .col-md-6:before {
    display: none !important;
  }
  .about-page-third-section .row .col-md-6 {
    padding: 0 15px !important;
  }
  .about-page-third-section .row .col-md-6:last-child .right-content-section.fixed_section {
    margin: 30px 0 0;
  }
  .about-page-third-section .row .col-md-6:nth-child(11) {
    order: 12;
    margin: 30px 0 0;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs li {
    padding: 10px 0;
  }
  .home-page-main-reviews-section > .container > h2 {
    padding: 0;
  }
  span.productReview-rating.rating--small {
    width: 100%;
    text-align: center;
  }
  .compareTable-action .button {
    height: 50px;
    font-size: 18px;
  }
  .compareTable-product a {
    text-decoration: none;
    font-size: 16px !important;
    text-align: left;
    line-height: 22px;
    font-weight: 700;
    text-align: left !important;
    display: block;
  }
  .home-page-better-time-section {
    padding-top: 120px;
  }
  .home-are-you-ready-section.common-all-pages-section .about-page-pdf-download-section {
    margin-top:45px;
  }
  .page.cart-main .page-content .cart-content-padding-right {
    flex-flow: column-reverse;
  }
  p.productReview-author:before {
    width: 100%;
    left: 0;
  }
  .cstm-short-review-section ul#productReviews-list li.productReview:first-child header span.productReview-rating.rating--small {
    margin: 6px 0 -5px;
  }
  section.cstm-product-tabs-section.cstm-product-mobile-section {
    display: block !important;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section {
    display: none;
  }
  section.cstm-product-tabs-section.cstm-product-mobile-section .col-md-5 .cstm-product-specifications-section {
    display: block;
  }
  section.cstm-product-tabs-section.cstm-product-mobile-section .col-md-5 {
    display: block;
  }
  div#alert-modal button.confirm.button {
    background: #e77622;
    border-color: #e77622;
    font-family: "Poppins";
    font-size: 16px;
  }
  .table-mobile-section {
    overflow-x: auto;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:first-child {
    display: none;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(2) {
    display: none !important;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(4) {
    display: block;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item {
    display: none;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a p {
    text-transform: capitalize;
  }
  .cstm-moble-menu .acc .acc__card .acc__panel .tab.cstm-left-tab-categories-section ul.nav.nav-tabs a {
    text-transform: capitalize;
  }
  .why-choose-envi-features-section .container .col-md-6:first-child {
    margin: 40px 0 0;
  }
  .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    display: none !important;
  }
  .cart-content-padding-right.mobile-cart-section .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    display: block !important;
    margin: 25px 0 0;
  }
  .cart-content-padding-right.mobile-cart-section {
    display: block !important;
  }
  .installation-page-third-section .row .col-md-6:nth-child(5) {
    display: none;
  }
  .installation-page-third-section .row .col-md-6:nth-child(7) {
    display: block !important;
  }
  .installation-page-third-section .row .col-md-6:nth-child(8) {
    display: none;
  }
  .installation-page-third-section .row .col-md-6:nth-child(11) {
    display: block !important;
  }
  .installation-page-third-section .row .col-md-6:nth-child(11) img {
    height: auto;
  }
  .seasonal-sale-page-content-section a.cstm-btn {
    min-height: 55px;
    max-width: 180px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .cstm-short-product-description {
    display: none;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .cstm-short-review-section {
    display: none !important;
  }
  .cstm-short-product-description.cstm-short-product-description-mobile {
    display: block !important;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile {
    display: block !important;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile div#tab-reviews {
    display: block;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile div#tab-reviews ul#productReviews-list {
    padding: 0 15px;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile nav.pagination {
    display: none;
  }
  main#main-content section.page .page-content.page-content--centered table:nth-child(19) {
    margin-bottom: 0;
    width: 100% !important;
  }
  div#contact-us-success a {
    max-width: 180px;
  }
  .page {
    margin: 0 !important;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:first-child {
    width: 70% !important;
    padding-right: 0;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:nth-child(2) {
    width: 80% !important;
    margin-left: auto;
    padding-left: 0;
    min-height: 186px;
    position: relative;
    z-index: 10;
    top: -25px;
  }
  .why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img:last-child {
    width: 70% !important;
    padding-right: 0;
    position: relative;
    z-index: 11;
    top: -55px;
  }
  .why-choose-envi-benfits-section .right-img-section:after {
    bottom: 0;
    right: 28px;
    left: unset;
    width: 45%;
    height: 23%;
  }
  .why-choose-envi-benfits-section a.cstm-btn {
    margin-top: 37px;
    background: #e77622 0 0 no-repeat padding-box;
    border-radius: 10px;
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
  }
  .top-img-mobile-section img {
    width: 100%;
  }
  .header-accounment-bar .free-shipping-content p:first-child {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  /*
  .header-accounment-bar .free-shipping-content {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  */
  .installation-page-third-section .row .col-md-6:nth-child(9) {
    display: none;
  }
  .installation-page-third-section .row .col-md-6:nth-child(10) {
    display: block !important;
  }
  .cstm-short-product-description.cstm-short-product-description-mobile {
    padding: 0 15px;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile div#tab-reviews {
    padding: 0 15px;
  }
  body.page.custom-canada-page section.page.cst-page-section-defult p a.cstm-btn {
    max-width: 200px !important;
    width: 100%;
    min-height: 55px;
    font-size: 16px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product {
    position: relative;
  }
  .share-url-cstm {
    position: absolute;
    bottom: 13px;
    height: 20px !important;
    margin: 0;
    top: unset;
    left: unset;
    transform: none;
    right: 0;
    width: 100%;
  }
  .share-url-cstm iframe.facebookLikeBtn {
    left: unset;
    transform: none;
    width: 23%;
    right: 0;
  }
  .made {
    width: 100%;
    text-align: center;
    max-width: 65%;
    flex: 65%;
    padding-right: 100px;
  }
  .cstm-shipping-option {
    display: none;
  }
  .cstm-shipping-option.cstm-shipping-option-mobile {
    display: flex !important;
    margin: 10px 0 0;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul span {
    font: normal normal normal 15px/29px Poppins;
    text-align: right !important;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul h3 {
    font-size: 18px !important;
  }
  .cstm-product-tabs-section .tab-content p {
    text-align: left;
  }
  .cstm-product-tabs-section .tab-content .productView-description {
    padding: 0;
  }
  .cstm-product-tabs-section .tab-content span.productReview-rating.rating--small {
    text-align: left;
  }
  .cstm-product-tabs-section .tab-content h5.productReview-title {
    text-align: left;
    margin: 0 0 10px;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li h3 {
    flex: 32%;
    max-width: 32%;
    text-align: left !important;
    margin: 0;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li span {
    max-width: 68%;
    flex: 68%;
    text-align: left !important;
    padding-left: 15px;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li h3 {
    margin: 0;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs {
    flex-wrap: wrap;
    justify-content: center;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li:first-child {
    width: 100%;
    max-width: 75%;
    border: none;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li:first-child a {
    margin: 0 0 12px !important;
    width: 100% !important;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li {
    border: none;
  }
  .cstm-short-review-section.cstm-short-review-section-mobile article {
    text-align: center;
  }
  .common-all-pages-section .container .inner-right-text-section p {
    font-size: 31px !important;
    line-height: 40px !important;
    max-width: 300px;
  }
  .common-all-pages-section .about-page-pdf-download-section {
    max-width: 90%;
  }
  .about-page-pdf-download-section .inner-pdf-img span {
    font-size: 25px;
  }
  .button-text-section .right-content-section h2 {
    text-align: left;
  }
  main#main-content section.salesection-cts .about-page-review-section.seasonal-sale-page-review-section .right-content-section.fixed_section h2 {
    font-size: 18px !important;
    margin: 0;
  }
  main#main-content section.salesection-cts .about-page-review-section.seasonal-sale-page-review-section .right-content-section.fixed_section p {
    margin: 0;
    text-align: left !important;
  }
  .common-all-pages-section .container h2 {
    text-align: left !important;
  }
  .why-choose-envi-banner-section .container .col-md-6:last-child h2 {
    text-align: center;
  }
  section.cstm-energy-efficiency-section.why-us-efficeiny .container .col-md-6:last-child .energy-efficiency-section p {
    text-align: left;
  }
  .about-page-review-section .home-page-cstm-review-section .right-content-section .cstm-star-icons {
    display: flex;
    flex-wrap: unset;
    justify-content: left !important;
  }
  .about-page-review-section .right-content-section.fixed_section p {
    text-align: left;
  }
  .about-page-review-section .home-page-cstm-review-section .right-content-section h2 {
    text-align: left;
  }
  .about-page-review-section .home-page-cstm-review-section .right-content-section h2 {
    width: auto;
    padding-right: 10px;
  }
  section.page.blog {
    padding-bottom: 50px;
  }
  .main-blog-post .blog-post-body header.blog-header h2.blog-title {
    text-align: left;
  }
  .main-blog-post .blog-post-body header.blog-header p.blog-date {
    text-align: left;
  }
  .main-blog-post article.blog .blog-post.zzz p {
    text-align: left;
  }
  main#main-content section.page div#contact-us-page h2 {
    text-align: center;
    font-size: 37px !important;
    padding-top: 15px;
    line-height: 31px !important;
  }
  .contact-icons {
    display: flex;
    justify-content: left;
  }
  .oontact-page-form-section .inner-conatct-section {
    padding: 40px;
    padding-bottom: 0 !important;
  }
  table#travel thead tr:first-child th:first-child {
    width: 173px;
    padding: 50px 43px 20px;
    text-align: left;
  }
  table#travel tbody tr th h3 {
    text-align: left;
    padding: 15px 0;
  }
  .cstm-table-section .table-responsive table#travel {
    min-width: 837px;
  }
  .cstm-table-section .cstm-btn a {
    margin-bottom: 30px !important;
  }
  table#travel tbody tr th h3 {
    line-height: 1.3em !important;
  }
  .envi-model-comparison-page-banner-section h1 {
    font-size: 32px !important;
  }
  table.other thead tr:first-child th:first-child {
    padding: 35px 25px !important;
  }
  table.other tbody tr th {
    padding: 15px 27px !important;
  }
  .installation-page-third-section p {
    text-align: left;
  }
  .installation-page-third-section .row .col-md-6 .right-content-section > span:last-child {
    text-align: left !important;
    margin: 0;
    display: block;
  }
  .installation-page-third-section .container > h3 + p {
    padding: 0 15px;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 {
    font-size: 32px !important;
    text-align: left;
    line-height: 38px !important;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 + p {
    text-align: left !important;
    padding: 0;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 + p + p {
    text-align: left;
  }
  .installation-page-third-section .row .col-md-6:nth-child(even) h4 {
    text-align: left;
  }
  
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) .row .col-md-6:nth-child(3) h4 {
    text-align: left;
  }
  .installation-page-third-section.cstm-installation-page-second-section:nth-child(4) h3 {
    font-size: 21px !important;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p {
    text-align: left;
  }
  .cstm-installation-page-third-section:nth-child(5) .container .row .right-content-section p {
    text-align: left;
  }
  .cstm-installation-page-fourth-section .row h2 {
    font-size: 20px !important;
    margin: 0;
  }
  .cstm-installation-page-fourth-section h3 {
    font-size: 30px !important;
    line-height: 37px !important;
    margin: 0 0 15px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: none !important;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li + li:before {
    content: "|";
    position: absolute;
    left: -4px;
    top: 5px;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:first-child {
    text-align: center;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li:first-child a {
    text-align: center;
  }
  .collection-page-tabing-section ul.nav.nav-tabs li a {
    text-align: center;
  }
  .review-page-banner-section {
    align-items: unset;
  }
  .review-page-banner-section {
    background: url(https://www.eheat.com/content/upload/review-mobile-banner-image.png) !important;
    min-height: 962px;
    background-position: 80% -190px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .review-page-banner-section .banner-content-section > h2 {
    text-align: center;
    font-size: 35px !important;
    padding: 0 15px;
  }
  .banner-content-section .inner-content-section {
    padding: 0 39px;
  }
  .home-page-allergens-section .inner-content-section p {
    text-align: justify;
  }
  .common-all-pages-section .container .inner-right-text-section h2 {
    text-align: center !important;
  }
  .cstm-table-section table thead th {
    font: normal normal 600 16px/16px Poppins;
    line-height: 1.3em;
    padding: 10px 0;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) a.navUser-action[aria-label="Sign out"]:after {
    top: 0;
  }
  .cstm-header-menu {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto !important;
  }
  .faq-page-head-section h2 {
    padding: 25px 0 0;
  }
  header.header {
    background: #ffff;
    display: block;
  }
  header.fixed .free-shipping-content {
    display: block;
  }
  .main-header-section {
    background: #fff;
  }
  header.header {
    height: auto;
  }
  .header-accounment-bar p {
    padding-right: 0;
    padding-left: 0;
  }
  .header-accounment-bar .free-shipping-content p:first-child:before {
    top: 9px !important;
    position: relative;
    left: -4px;
  }
  main#main-content section.page .page-content.page-content--centered p a[href="#top"] {
    max-width: 200px;
    height: 55px;
    font-size: 18px;
  }
  .cstm-home-page-banner-slider-section section.heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper img {
    object-fit: contain;
  }
  .cstm-home-page-banner-slider-section .heroCarousel.slick-initialized .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 100%;
    height: 23vh !important;
  }
  .cstm-home-page-banner-slider-section {
    margin: 20px 0 0;
  }
  .cstm-img-mobile img {
    margin-left: -28px;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:first-child {
    display: block !important;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(4) .tooltiptext {
    transform: none !important;
    left: -58px !important;
    text-align: center !important;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item .tooltiptext:after {
    left: 85%;
  }
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action {
    margin: 15px auto 10px !important;
  }
  .button-text-section {
    align-items: unset !important;
  }
  .home-page-main-reviews-section > .container > h2 {
    text-align: center;
    font-size: 19px !important;
    line-height: 30px !important;
  }
  .home-page-main-reviews-section > .container > h2 span {
    display: block;
    font-size: 30px;
  }
  .home-page-safer-way-section .inner-img--content-section h2 span {
    max-width: 300px;
  }
  .home-page-safer-way-section .inner-img--content-section h2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 19px !important;
    text-align: center;
    line-height: 30px !important;
  }
  .home-page-safer-way-section .inner-img--content-section h2 span {
    font-size: 30px;
    margin: 0;
    max-width: 100%;
  }
  .home-page-allergens-section .inner-content-section h3 {
    text-align: center;
    max-width: 275px;
    font-size: 35px !important;
  }
  .home-page-warmly-section .inner-content-section .energy-efficiency-section h3 {
    max-width: 100%;
    font-size: 30px !important;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 {
    text-align: left;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 + h3 {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .home-page-eheat-apart-section .eheat-apart-head-section h2 {
    max-width: 100%;
    text-align: center;
  }
  .home-are-you-ready-section.common-all-pages-section .row .inner-right-text-section h2 {
    max-width: 100%;
    text-align: center !important;
  }
  .home-page-better-time-section h2 {
    font-size: 19px !important;
    text-align: left;
  }
  .home-page-allergens-section .inner-content-section h3 {
    max-width: 100%;
    font-size: 30px !important;
    margin: 0 0 20px;
  }
  .home-page-allergens-section .inner-content-section h2 {
    max-width: 100%;
    text-align: center;
    font-size: 19px !important;
  }
  .home-page-allergens-section .inner-content-section h2 {
    max-width: 100%;
  }
  header.header.fixed .main-header-section {
    padding: 0;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item {
    width: 28%;
  }
  .copyright-footer-section .container .option-pay-wrap {
    max-width: 100%;
    flex: 100%;
    margin: 0 auto 15px;
    flex-flow: column;
    align-items: unset;
  }
  .copyright-footer-section .container .option-pay-wrap p {
    max-width: 100%;
    flex: 100%;
    margin: 0 0 10px;
  }
  .copyright-footer-section .container .option-pay-wrap .footer-payment-icons {
    padding: 0;
    max-width: 70%;
    flex: 100%;
    width: 100%;
  }
  footer.footer .container .free-ship-wrap {
    max-width: 100%;
    flex: 100%;
  }
  .footer-social-icons ul {
    flex-flow: row;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .copyright-footer-section .footer-social-icons {
    max-width: 100%;
    flex: 100%;
  }
  .copyright-footer-section ul li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .copyright-footer-section .footer-social-icons {
    display: flex;
    justify-content: center;
  }
  footer.footer .container .free-ship-wrap {
    max-width: 100%;
    flex: 100%;
    margin: 0 0 15px;
  }
  footer.footer .container .free-ship-wrap p:last-child {
    margin: 10px 0 0;
  }
  .copyright-footer-section .container {
    flex-wrap: wrap;
  }
  .main-footer-section > div p strong.ql-font-kanit {
    line-height: 40px;
  }
  .footer-menu-five .klaviyo-form-WKCmWZ.klaviyo-form {
    position: relative;
    top: 0;
  }
  .main-footer-section > div.footer-menu-five > img {
    display: none;
  }
  header.header.fixed .main-header-section .cstm-moble-menu {
    top: 124px;
  }
}
@media only screen and (max-width: 375px) {
  .banner-content-section .inner-content-section {
    padding: 0 15px;
  }
  .review-page-banner-section .inner-content-section .cstm-star-icons {
    justify-content: left;
  }
  .review-page-banner-section .banner-content-section > h2 {
    text-align: center;
    font-size: 30px !important;
    padding: 0 35px;
  }
  .review-page-banner-section {
    background-position: 80% -140px !important;
  }
  .cstm-mobile-review-section {
    display: none;
  }
  .home-page-cstm-logos ul li:nth-child(5) {
    position: relative;
    top: -15px;
  }
}
@media only screen and (max-width: 365px) {
  .header-accounment-bar .free-shipping-content > p {
    font-size: 16px !important;
    text-align: left;
  }
  .header-accounment-bar p {
    font-size: 16px !important;
    padding: 0 15px;
  }
  .header-accounment-bar .header-number-cstm > p a {
    font-size: 16px !important;
  }
  .page.cart-main .page-content div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    padding: 0 !important;
  }
  div[data-content-region="cart_below_totals"] + .cart-actions.cart-content-padding-right + .cart-actions.cart-content-padding-right {
    width: 100%;
    margin-top: 0;
    padding: 0 !important;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    flex: 60%;
    max-width: 60%;
    text-align: left !important;
  }
  .page.cart-main .page-content table.cart td:first-child {
    width: 100%;
    flex: 40%;
    max-width: 40%;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    padding-right: 0;
  }
  .form-field.form-field--stock label.form-label.form-label--alternate span {
    left: 26px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
    margin-right: 0;
    margin-right: 0;
  }
  .cstm-shipping-option dd.productView-info-value {
    font: normal normal normal 13px/29px Poppins;
  }
  .cstm-shipping-option dt.productView-info-name {
    font: normal normal normal 13px/29px Poppins;
  }
  .page.cart-main .page-content table.cart td:first-child img.cart-item-image.lazyautosizes.ls-is-cached.lazyloaded {
    max-width: 100%;
  }
  .cart-item-title h2.cart-item-name {
    font-size: 14px !important;
  }
  .page.cart-main .page-content table.cart td.cart-item-block.cart-item-title {
    padding-right: 15px;
    padding-left: 0;
  }
  .why-choose-envi-benfits-section a.cstm-btn {
    display: none !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    display: flex;
    justify-content: left;
    padding-right: 0;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
    font-size: 20px;
  }
  .share-url-cstm {
    bottom: 14px;
  }
  .made {
    padding-right: 65px;
  }
  .share-url-cstm iframe.facebookLikeBtn {
    width: 26%;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul span {
    font: normal normal normal 13px/29px Poppins;
  }
  section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul h3 {
    font-size: 16px !important;
  }
  section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li a {
    width: 95% !important;
    font-size: 12px !important;
  }
  .review-page-banner-section {
    background-position: 80% 0 !important;
  }
  .banner-content-section .inner-content-section {
    padding: 0;
  }
  .review-page-banner-section .banner-content-section > h2 {
    padding: 0;
  }
  .home-page-safer-way-section .inner-img--content-section p {
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  .header-accounment-bar.cstm-header-accounment-bar {
    display: none;
  }
  .cstm-mobile-review-section {
    display: none;
  }
  .cstm-girl-transparent-image {
    display: none;
  }
  body.custom-heater-video-page section.page iframe {
    min-height: 311px;
  }
  body.custom-american-built-page .page-content.page-content--centered img {
    width: 35%;
  }
  main#main-content section.page .page-content.page-content--centered table {
    width: 100%;
  }
  body.custom-american-built-page .page-content.page-content--centered p:nth-child(2) span img.__mce_add_custom__ {
    width: 35% !important;
    margin-top: 51px !important;
    display: block;
  }
  .top-img-mobile-section {
    display: none;
  }
  .mobile-faq-btn {
    display: none;
  }
  .faq-page-section .close-faq {
    display: none;
  }
.3d-img-mobile-view {
    display: none;
  }
  .main-blog-post article.blog .blog-post.zzz p:first-child {
    float: left;
    width: 50%;
    padding-top: 9px;
    padding-right: 15px;
  }
  .main-blog-post article.blog .blog-post.zzz img {
    margin-bottom: 0;
  }
  .cstm-short-review-section ul#productReviews-list li.productReview:first-child header span.productReview-rating.rating--small {
    justify-content: left !important;
    text-align: left;
  }
  ul.navUser-section.navUser-section--alt li.navUser-item:last-child {
    position: relative;
    /*left: 20px;*/
  }
  .installation-page-third-section .row .col-md-6 .left-img-section > span {
    top: 8px;
    margin-top: 15px;
  }
  .right-img-section span {
    margin-top: 15px;
  }
  .main-footer-section > div p strong.ql-font-kanit {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 400px) {
  .home-page-allergens-section {
    min-height: 1033px;
  }
  .form-field.form-field--stock label.form-label.form-label--alternate span {
    left: 70px;
  }
}
@media (min-width: 992px) {
  .installation-page-third-section .row .col-md-6:nth-child(8) {
    min-height: 294px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 992px) {
  .button-text-section .right-content-section h2 span {
    display: inline-block;
  }
  .button-text-section .left-btn-sec a.cstm-btn {
    max-width: 100%;
  }
  .button-text-section {
    max-width: 100%;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
    font-size: 21px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price span {
    font-size: 22px !important;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    width: 18%;
  }
  .cstm-shipping-option {
    padding-left: 10px;
  }
  .cstm-shipping-option dd.productView-info-value {
    font: normal normal normal 13px/29px Poppins;
    top: 3px;
  }
  .share-url-cstm {
    top: -29px;
    left: 100%;
    width: 47%;
  }
}
@media screen and (max-width: 992px) and (min-width: 769px) {
  /*
  [data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] {
    max-width: 30% !important;
    flex: 30% !important;
  }
  */
  [data-sub-layout="b13fa9b4-be2e-4644-873d-57bb75bab49e"] {
    max-width: 40% !important;
    flex: 40% !important;
    text-align: center;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.grid-header {
  text-align: center;
}
.grid {
  margin: 1rem auto;
}
.grid-item {
  width: 300px;
  height: auto;
  margin-bottom: 10px;
}
.grid-item .cstm-main-review-section {
  width: 100%;
  height: 100%;
}
.slider-for-reviews + .home-page-main-reviews-section .container .cstm-main-review-section {
  width: 100% !important;
  max-width: 100% !important;
  flex: 100% !important;
}
@media screen and (max-width: 767px) and (min-width: 400px) {
  .made {
    width: 100%;
    text-align: center;
    max-width: 75%;
    flex: 75%;
    padding-right: 100px;
  }
  .right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    max-width: 25%;
    flex: 25%;
    text-align: right !important;
    display: flex;
    justify-content: left;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .inner-save-on-your-section .inner-content-section h2 {
    font-size: 19px !important;
    line-height: 35px !important;
    text-align: center;
  }
  .inner-save-on-your-section .inner-content-section h2 span {
    font-size: 30px;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section {
    padding: 0;
  }
  .inner-save-on-your-section p {
    text-align: justify;
  }
  .home-page-envi-revolutionary-section .container .inner-content-section p {
    text-align: justify;
  }
}
.heat-home-safely-img-section iframe {
  width: 100%;
}
.contact-icons a {
  text-decoration: none;
}
ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(4) .tooltiptext {
  text-align: center !important;
}
header.header {
  height: auto !important;
}
.about-page-pdf-download-section .inner-pdf-img i {
  color: #e77622;
}
h1#cathead,
h1#cathead {
  text-align: center;
  font: normal normal normal 36px/60px Poppins;
  letter-spacing: -0.37px;
  color: #232c2c;
  opacity: 1;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: 38px;
}
@media (max-width: 992px) {
  h1#cathead,
  h1#cathead {
    text-align: center;
    font: normal normal normal 18px/0 Poppins !important;
    letter-spacing: -0.37px;
    color: #232c2c;
    opacity: 1;
    font-family: "Poppins";
    font-weight: 700 !important;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
h1#cathead {
  display: none;
}
.main-blog-post article.blog .blog-post h2 {
  font-size: 2em !important;
  margin: 35px 0 20px !important;
  display: block;
}
span#alertBox-message-text {
  color: #000 !important;
}
.salecta {
  right: 0;
  position: fixed;
  top: 50%;
  width: 10%;
  transform: translateY(-50%);
  z-index: 9999;
}
@-webkit-keyframes swinging {
  0% {
    -webkit-transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
  }
}
@keyframes swinging {
  0% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.swingimage {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
  animation: swinging 3.5s ease-in-out forwards infinite;
}
@media (max-width: 767px) {
  .cstm-table-section .table-responsive {
    zoom: 38%;
    border: none;
    margin-bottom: 30px;
  }
  .salecta {
    width: 20%;
  }
}
.couupon-info {
  text-align: center;
  background: #8ac651;
  color: #fff;
  padding: 10px;
  margin: 30px 0 0;
}
.couupon-info i {
  font-size: 25px !important;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
fieldset#checkoutBillingAddress .dynamic-form-field.dynamic-form-field--field_35,
fieldset#checkoutBillingAddress .dynamic-form-field.dynamic-form-field--field_37 {
  display: none !important;
}
table#travel tbody tr:nth-child(10) td span {
  line-height: 1em;
}
table#travel tbody tr td span {
  line-height: 1em !important;
}
table#travel tbody tr td {
  line-height: 1em;
}
table#travel tbody tr th p {
  line-height: 1.3em;
}
.header-number-cstm {
  display: inherit !important;
}
p.hdtag {
  padding: 0 30px;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1em;
}
header.blog-header h1.blog-title {
  line-height: 1.3em;
  font-size: 22px !important;
  font-weight: 500;
  text-align: left;
}
main#main-content section.page .page-content.page-content--centered iframe {
  width: 100%;
  max-width: 550px;
}

/*
---------------------------------------------
header
---------------------------------------------
*/
a.main-button-slider {
  font-size: 14px;
  border-radius: 25px;
  padding: 15px 25px;
  background-color: #fba70b;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a.main-button-slider:hover {
  background-color: #f1556a;
}

a.main-button {
  font-size: 14px;
  border-radius: 25px;
  padding: 15px 25px;
  background-color: #f4813f;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a.main-button:hover {
  background-color: #f1556a;
}

button.main-button {
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  border-radius: 25px;
  padding: 15px 25px;
  background-color: #f4813f;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

button.main-button:hover {
  background-color: #f1556a;
}

.center-heading {
  margin-bottom: 70px;
}

.center-heading h2 {
  margin-top: 0px;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  color: #1e1e1e;
  margin-bottom: 25px;
  line-height: 1.2em;
}
.center-heading h2 em {
  font-style: normal;
  color: #f4813f;
}

.center-heading p {
  font-size: 15px;
  color: #000;
  text-align: center;
}
.background-header {
  background-color: #fff;
  height: 80px !important;
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}

.background-header .logo,
.background-header .main-nav .nav li a {
  color: #1e1e1e !important;
}

.background-header .main-nav .nav li:hover a {
  color: #fba70b !important;
}

.background-header .nav li a.active {
  color: #fba70b !important;
}

.header-area {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: 100px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.header-area .main-nav {
  min-height: 80px;
  background: transparent;
}

.header-area .main-nav .logo {
  line-height: 80px;
  color: #191a20;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav .nav {
  float: left;
  margin-top: 27px;
  margin-left: 15%;
  margin-right: 0px;
  background-color: #fff;
  padding: 0px 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}

.header-area .main-nav .nav li {
  padding-left: 20px;
  padding-right: 20px;
}

.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}

.header-area .main-nav .nav li a {
  display: block;
  font-weight: 500;
  font-size: 13px;
  color: #7a7a7a;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
}

.header-area .main-nav .nav li:hover a {
  color: #fba70b;
}

.header-area .main-nav .nav li.submenu {
  position: relative;
  padding-right: 35px;
}

.header-area .main-nav .nav li.submenu:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #7a7a7a;
  position: absolute;
  right: 18px;
  top: 12px;
}

.header-area .main-nav .nav li.submenu ul {
  position: absolute;
  width: 200px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 40px;
  opacity: 0;
  transform: translateY(-2em);
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.header-area .main-nav .nav li.submenu ul li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.header-area .main-nav .nav li.submenu ul li a {
  display: block;
  background: #fff;
  color: #7a7a7a !important;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 13px;
  border-bottom: 1px solid #f5f5f5;
}

.header-area .main-nav .nav li.submenu ul li a:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 40px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #fba70b;
}

.header-area .main-nav .nav li.submenu ul li a:hover {
  background: #fff;
  color: #fba70b !important;
  padding-left: 25px;
}

.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3px;
}

.header-area .main-nav .nav li.submenu:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 23px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #1e1e1e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #1e1e1e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:before {
  background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:after {
  background-color: #1e1e1e;
}

.header-area.header-sticky {
  min-height: 80px;
}

.header-area.header-sticky .nav {
  margin-top: 20px !important;
}

.header-area.header-sticky .nav li a.active {
  color: #fba70b;
}

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
}

@media (max-width: 992px) {
  .logo {
    text-align: center;
    float: none !important;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    margin-top: 0px !important;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #191a20 !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #fba70b !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3b566e;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul,
  .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
}

@media (min-width: 992px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}

/*
---------------------------------------------
welcome
---------------------------------------------
*/
.welcome-area {
  width: 100%;
  height: 100vh;
  min-height: 793px;
  background-image: url(https://eheat.com/product_images/uploaded_images/bannernewg.png);
  background-repeat: no-repeat;
  background-position: right top;
}

.welcome-area .header-text .left-text {
  position: relative;
  align-self: center;
  margin-top: 25%;
  transform: perspective(1px) translateY(-30%) !important;
}

.welcome-area .header-text h1 {
  font-weight: 900;
  font-size: 40px;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin-bottom: 30px;
  color: #191a20;
  text-transform: uppercase;
}
.welcome-area .header-text h1 em {
  font-style: normal;
  color: #f4813f;
}

.welcome-area .header-text p {
  font-weight: 300;
  font-size: 17px;
  color: #000;
  line-height: 30px;
  letter-spacing: 0.25px;
  margin-bottom: 40px;
  position: relative;
}

@media (max-width: 1420px) {
  .welcome-area .header-text {
    width: 70%;
    margin-left: 5%;
  }
}

@media (max-width: 1320px) {
  .welcome-area .header-text .left-text {
    margin-top: 50%;
  }
  .welcome-area .header-text {
    width: 50%;
    margin-left: 5%;
  }
}

@media (max-width: 1140px) {
  .welcome-area {
    height: auto;
  }
  .welcome-area .header-text {
    width: 92%;
    padding-top: 793px;
  }
  .welcome-area .header-text .left-text {
    margin-top: 5%;
    transform: none !important;
  }
}
@media (max-width: 810px) {
  .welcome-area {
    background-size: contain;
  }

  .welcome-area .header-text {
    padding-top: 100%;
    margin-left: 0;
  }

  .container-fluid .col-md-12 {
    margin-right: 0px;
    padding-right: 0px;
  }
}

/*
---------------------------------------------
about
---------------------------------------------
*/

#about {
  padding: 100px 0px;
  position: relative;
  z-index: 9;
}

@media (max-width: 992px) {
  .features-item {
    margin-bottom: 45px;
  }
}

.features-item {
  border-radius: 5px;
  padding: 60px 30px;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.features-item h2 {
  z-index: 9;
  position: absolute;
  top: 15px;
  left: 45px;
  font-size: 100px;
  font-weight: 600;
  color: #fdefe9;
}

.features-item img {
  z-index: 10;
  position: relative;
  max-width: 100%;
  margin-bottom: 40px;
}

.features-item h4 {
  margin-top: 0px;
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
.features-item .main-button {
  margin-top: 35px;
  display: inline-block;
}

/*
---------------------------------------------
promotion
---------------------------------------------
*/

.left-image-decor {
  background-image: url(https://eheat.com/product_images/uploaded_images/left-bg-decor.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  display: inline-block;
  height: 75%;
  margin-top: -200px;
}

#promotion {
  padding: 100px 0px;
}

#promotion .left-image {
  align-self: center;
}

#promotion .right-text ul {
  padding: 0;
  margin: 0;
}

#promotion .right-text ul li {
  display: inline-block;
  margin-bottom: 60px;
}

#promotion .right-text ul li:last-child {
  margin-bottom: 0px;
}

#promotion .right-text img {
  display: inline-block;
  float: left;
  margin-right: 30px;
}

#promotion .right-text h4 {
  font-size: 20px;
  color: #1e1e1e;
  margin-bottom: 15px;
  margin-top: 3px;
  font-weight: 600;
  text-transform: uppercase;
}

/*
--------------------------------------------
testimonials
--------------------------------------------
*/
.right-image-decor {
  background-image: url(https://eheat.com/product_images/uploaded_images/right-bg-decor.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  width: 100%;
  display: inline-block;
  margin-top: -200px;
}

#testimonials {
  padding-top: 100px;
  position: relative;
  z-index: 9;
}

#testimonials .item {
  position: relative;
}

#testimonials .item .testimonial-content {
  background: rgb(244, 129, 63);
  background: linear-gradient(145deg, rgba(244, 129, 63, 1) 0%, rgba(241, 85, 106, 1) 100%);
  margin-left: 60px;
  padding: 40px 30px;
  text-align: center;
  border-radius: 5px;
}

#testimonials .item .testimonial-content ul li {
  display: inline-block;
  margin: 0px 1px;
}

#testimonials .item .testimonial-content ul li i {
  color: #fff;
  font-size: 13px;
}

#testimonials .item .testimonial-content h4 {
  font-size: 22px;
  margin-top: 20px;
  color: #fff;
}

#testimonials .item .testimonial-content p {
  color: #fff;
  font-style: italic;
  font-weight: 200;
  margin: 20px 0px 15px 0px;
}

#testimonials .item .testimonial-content span {
  color: #fff;
  font-weight: 200;
  font-size: 13px;
}

#testimonials .author img {
  max-width: 120px;
  margin-bottom: -60px;
}

.owl-carousel .owl-nav button.owl-next span {
  z-index: 10;
  top: 45%;
  border-radius: 10px;
  font-size: 46px;
  color: #fff;
  right: -210px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  background: rgb(244, 129, 63);
  background: linear-gradient(145deg, rgba(244, 129, 63, 1) 0%, rgba(241, 85, 106, 1) 100%);
  position: absolute;
}

.owl-carousel .owl-nav button.owl-prev span {
  z-index: 9;
  top: 30%;
  border-radius: 10px;
  font-size: 46px;
  color: #fff;
  right: -150px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  background: rgb(244, 129, 63);
  background: linear-gradient(145deg, rgba(244, 129, 63, 1) 0%, rgba(241, 85, 106, 1) 100%);
  position: absolute;
}

@media screen and (max-width: 1060px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}

/*
---------------------------------------------
footer
---------------------------------------------
*/

@media (max-width: 992px) {
  footer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .contact-form {
    margin-bottom: 45px;
  }
  footer .right-content {
    text-align: center;
  }
  footer .footer-content {
    padding: 60px 0px !important;
  }
}

footer {
  margin-top: 200px;
  padding-top: 120px;
  /*background-image: url(../images/footer-bg.png);*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
}

footer .footer-content {
  padding: 120px 0px;
}

.contact-form {
  position: relative;
  z-index: 10;
  padding: 45px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

footer .right-content {
  align-self: center;
}

.contact-form input,
.contact-form textarea {
  color: #777;
  font-size: 13px;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 30px;
}

.contact-form textarea {
  height: 150px;
  resize: none;
  padding: 20px;
}

.contact-form {
  text-align: center;
}

.contact-form ::-webkit-input-placeholder {
  /* Edge */
  color: #7a7a7a;
}

.contact-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7a7a7a;
}

.contact-form ::placeholder {
  color: #7a7a7a;
}

.footer-content .right-content {
  color: #fff;
}

.footer-content .right-content h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 42px;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 1px;
}

.footer-content .right-content h2 em {
  font-style: normal;
  color: #fba70b;
}

.footer-content .right-content p {
  color: #fff;
}

.footer-content .right-content a {
  color: #fff;
}

.footer-content .right-content a:hover {
  color: #fc3;
}

footer .social {
  overflow: hidden;
  margin-top: 30px;
}

footer .social li:first-child {
  margin-left: 0px;
}

footer .social li {
  margin: 0px 7.5px;
  display: inline-block;
}

footer .social li a {
  color: #fff;
  text-align: center;
  background-color: transparent;
  border: 1px solid #fff;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer .social li a:hover {
  background-color: #fba70b;
  border-color: #fba70b;
  color: #fff;
}

footer .copyright {
  margin-top: 10px;
  font-weight: 400;
  font-size: 15px;
  color: #4a4a4a;
  letter-spacing: 0.88px;
  text-transform: capitalize;
}

footer .sub-footer {
  padding: 60px 0px;
  border-top: 1px solid rgba(250, 250, 250, 0.3);
  text-align: center;
}

footer .sub-footer a {
  color: #fff;
}

footer .sub-footer a:hover {
  color: #fc3;
}

footer .sub-footer p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

@media (max-width: 992px) {
  footer .copyright {
    text-align: center;
  }
  footer .social {
    text-align: center;
  }
}

/*
---------------------------------------------
preloader
---------------------------------------------
*/
#preloader {
  overflow: hidden;
  background-image: linear-gradient(145deg, #f4813f 0%, #f1556a 100%);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.text p,
.features-item p {
  color: #000;
  font-size: 14px;
  line-height: 1.3em;
}
#testimonials .item {
  position: relative;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
#testimonials_slider.testimonial .text,
#testimonials_slider .testimonial .text p {
  font-size: 18px;
  line-height: 1.3;
}
.features-icon img {
  height: 115px;
  width: auto;
  margin-top: 40px;
}
section#about .row {
  margin-top: 30px;
}
section#about .center-heading h2 em {
  display: block;
}
section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .container .row {
  display: flex;
  align-items: center;
  width: 100%;
}

@media (min-width: 801px) {
  section.cstm-product-tabs-section + section.cstm-energy-efficiency-section .productView-images {
    width: 100% !important;
  }
  .inner-banner-content-section p {
    padding-right: 20px;

  }
}

/**** Testimonials page styles start *****/
.id-6 .page-content .review-page-banner-section {
  display: none;
}
section.page.cst-page-section-defult h1.page-heading {
  margin-bottom: 20px;
}
/**** Testimonials page styles end *****/

/**** Sticky add to cart button styles start ****/
@media (min-width: 992px) {
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    top: 137px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .right-col-detail.prod-col section.productView-details.product-options .productView-options form div#add-to-cart-wrapper .form-action.add-to-cart-fixed {
    top: 110px;
  }
}
/**** Sticky add to cart button styles end ****/

/**** Sticky header styles start *****/
body header.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
@media ( min-width: 769px ){
  main#main-content {
    /*margin-top: 132px !important;*/
    margin-top: 129px;
  }
}
@media (min-width: 577px) {
  main#main-content {
    /*margin-top: 110px !important;*/
    /*margin-top: 107px;*/
    margin-top: 96px
  }
}
@media (min-width: 993px) {
  main#main-content {
    /*margin-top: 137px !important;*/
    margin-top: 157px;
  }
}
@media (min-width: 1201px) {
  main#main-content {
    margin-top: 174px;
  }
}

/**** Sticky header styles end *****/

/* HOME SLIDER */
.home-page-banner-section {
  position: relative;
  overflow: hidden;
  background-position: 100% 0;
  background-size: cover !important;
}

@media only screen and (max-width: 1802px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 630px;
  }
}
@media only screen and (max-width: 1535px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 675px;
  }
}
@media only screen and (max-width: 1439px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 645px;
  }
}
@media only screen and (max-width: 1365px) {
  .home-page-banner-section .inner-banner-content-section p {
    margin-bottom: 25px !important;
  }
  .home-page-banner-section .inner-banner-content-section h2 {
    max-width: 500px;
  }
  .home-page-banner-section .inner-banner-content-section h2 {
    font-size: 60px !important;
    line-height: 60px !important;
    margin: 10px 0;
    max-width: 500px;
  }
}
@media only screen and (max-width: 1279px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 530px !important;
  }
}
@media only screen and (max-width: 1100px) {
  .home-page-banner-section .inner-banner-content-section h2 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  .home-page-banner-section {
    background-position: 0 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 725px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 400px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 720px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) {
  .home-page-banner-section,
  .home-page-banner-section .wraaper {
    min-height: 743px !important;
  }
  .cstm-play-icon span {
    top: 0 !important;
  }
}

.home-page-banner-section .wraaper {
  min-height: 617px;
  display: flex;
  align-items: center;
}

.home-page-banner-section:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 33%, rgba(251, 251, 251, 0) 53%);
  z-index: 10;
}
.home-page-banner-section .inner-banner-content-section {
  max-width: 650px !important;
  position: relative;
  z-index: 50;
}
/* .home-page-banner-section .inner-banner-content-section p {
  margin-bottom: 35px !important;
} */

.play-btn-banner-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 520px;
}
.cstm-play-icon span {
  font: normal normal normal 14px/20px Poppins;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  max-width: 66px;
  display: inline-block;
  position: relative;
  top: 10px;
  margin-right: 18px;
  position: relative;
}
.slide3 .cstm-play-icon span {max-width: 100px; }
.cstm-play-icon span:before {
  content: "";
  background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/banner-arrow-img.png);
  width: 63px;
  height: 36px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -34px;
  right: -31px;
}
.slide3 .cstm-play-icon span:before{
  background: url(https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/white-arrow-for-video.png);
  width: 31px;
  height: 13px;
  bottom: -10px;
  right: -0px;

}
.play-btn-banner-section .cstm-btn {
  max-width: 50%;
  flex: 50%;
}

.play-btn-banner-section .cstm-play-icon {
  display: flex;
  align-items: center;
}
.play-btn-banner-section .cstm-play-icon .popup-link a {
  max-width: unset !important;
  width: unset !important;
  background: transparent !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.cstm-installation-page-fourth-section .row table td {
  background: rgba(51, 51, 53, 0.2);
  border: 1px solid #f2f2f2 !important;
}
.home-page-banner-section {
  opacity: 0;
}
.home-page-banner-section.tns-item {
  opacity: 1;
}

.home-page-banner-section .inner-banner-content-section .play-btn-banner-section .cstm-play-icon .box a.button {
  max-width: auto !important;
  width: auto !important;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
}
.home-page-banner-section .inner-banner-content-section .play-btn-banner-section .cstm-play-icon .box a.button img {
  width: auto;
  /* height: 100px; */
}

.tns-controls button {
  position: absolute;
  top: calc(50% - 15px);
  z-index: 10;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 30px;
  height: 30px;
  mix-blend-mode: exclusion;
  font-size: 0;
  color: transparent;
}
.tns-controls button[data-controls="prev"] {
  left: 15px;
  transform: rotate(135deg);
}
.tns-controls button[data-controls="next"] {
  right: 15px;
  transform: rotate(-45deg);
}
.tns-nav {
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
  z-index: 9;
}
.tns-nav button {
  background: #fff;
  mix-blend-mode: exclusion;
  opacity: 0.4;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  margin: 0 3px;
}
.tns-nav button.tns-nav-active {
  opacity: 1;
}
@media (min-width: 1024px) {
  .tns-outer {
    position: relative;
  }
}

@media only screen and (max-width: 992px) {
  .home-page-banner-section .inner-banner-content-section h2 {
    font-size: 40px !important;
    line-height: 45px !important;
    max-width: 333px;
  }
  /*
  .header-accounment-bar .header-number-cstm,
  .header-accounment-bar .free-shipping-content {
    max-width: 100% !important;
  }
  .header-accounment-bar .header-number-cstm p {
    text-align: right;
  }
  */
}


@media only screen and (max-width: 550px) {
  .content.video-container {
    position: relative;
    padding-bottom: 50%;
    width: 100%;

  }
}
@media only screen and (max-width: 767px) {

  .header-accounment-bar .header-number-cstm,
  .header-accounment-bar .free-shipping-content {
    max-width: 100% !important;
  }
  .home-page-banner-section.slide3 {
    background-image: url('https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/mobile-bg-3.jpg') !important;
    background-position:bottom center !important;
  }
  .home-page-banner-section.slide2 {
    background-image: url("https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/2022-03-06-mobile-hero-image-1-.png") !important;
    background-position: 50% 40% !important;
  }
  .home-page-banner-section.slide1 {
    background-image: url("https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/mobile-banner1.jpg") !important;
    background-position: 50% 50% !important;
  }
  .home-page-banner-section .wraaper {
    align-items: flex-start;
  }
  .home-page-banner-section:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.05) 70%);
  }
  .home-page-banner-section .inner-banner-content-section {
    padding: 20px 10px;
  }
  .home-page-banner-section .inner-banner-content-section {
    text-align: center;
  }
  .home-page-banner-section .inner-banner-content-section h1 {
    max-width: 100%;
    padding-top: 10px;
  }
  .home-page-banner-section .inner-banner-content-section h1 {
    font-size: 19px !important;
    line-height: 26px;
  }
  .home-page-banner-section .inner-banner-content-section h2 {
    margin: 1px 0 3px !important;
  }
  .home-page-banner-section .inner-banner-content-section h2 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .home-page-banner-section .inner-banner-content-section h2 {
    max-width: 100%;
  }
  .home-page-banner-section .inner-banner-content-section p {
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .home-page-banner-section .inner-banner-content-section p {
    margin-bottom: 0 !important;
    text-align: justify;
  }
  .play-btn-banner-section {
    flex-flow: row;
    margin: 0;
  }
  .play-btn-banner-section .cstm-btn {
    order: 1;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .play-btn-banner-section .cstm-btn a.cstm-btn {
    position: relative;
    top: unset;
    bottom: 0;
    left: unset;
    transform: none;
  }
  .play-btn-banner-section .cstm-play-icon {
    display: flex;
    padding: 0 0 0 24px;
    max-width: 285px;
    justify-content: center;
    margin: 0;
    order: 2;
  }
  .cstm-play-icon span:before {
    width: 54px;
    height: 26px;
    bottom: -20px;
    right: -33px;
  }
  .play-btn-banner-section .cstm-play-icon .box a.button img {
    height: 65px !important;
    object-fit: contain;
  }
}
@media (max-width:766px) {
  [data-sub-layout="bbd09343-dee7-4fb3-829a-3fc317ecc290"] {
    display: none !important;
  }
}

h1#cathead {
  display: block !important;
}

.Pre-order-save {background: #de7430 !important; }
.slide-bg, .slide3  {background-position: center center !important;}



.content.video-container iframe {
  min-height: 260px;
@include breakpoint("small") {
  min-height: 300px;
}
}
.logo-smart {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.logo-smart img {
  width: 200px;
  height: auto;
}
.logo-smart span {
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: -10px 0 0 0;
  font-weight: 700;
  font: normal normal 700 14px/14px Poppins;
  letter-spacing: 0px;
  color: #51B94A;
}

.model-comparison-table table thead {
  background: white;
}
.model-comparison-table .heater-logo {
  max-width: 150px;
  display: block;
  margin:15px auto 0 auto;
}
.model-comparison-table .heater-pic {
  max-height: 200px;
  margin-bottom: 15px;
}
.model-comparison-table .heater-pic.env-heater-pic {
  position: relative;
  top: 4px;
}
.home-page-warmly-section {
  height: 800px;
  width: 100%;
  max-width: 100%;
  display: block;
}
.home-page-warmly-section > img{
  position: relative;
  height: 800px;
  width: 100%;
  max-width: none;
  top:0;
  left: 0;
}
.smart-note {
  text-align: center;
  margin-top: 30px;
  width: 100%;
  line-height: 1.2;
}
@media all and (max-width: 767px){
  .smart-note b{
    font-size: 14px;
  }
  .home-page-warmly-section > img {
    display: none;
  }
  .home-page-warmly-section {
    height: 1000px;
  }
}
.home-page-save-on-your-section {
  position: relative;
  background-color: #45a9c2;
}
.gen4-heater-image {
  position: absolute;
  left: 0;
  top: auto;
  right: auto;
  bottom: -24px;
  height: auto;
  width: 40%;
}

@media all and (max-width: 1110px) {
  .gen4-heater-image {
    display: none;
  }
  .home-page-warmly-section {
    background-image: url( '../img/use-as-features-background.jpg');
  }
  .gen4-heater-image {
    width: 70%;
  }
}
@media all and (max-width: 1279px) {
  .gen4-heater-image {
    width: 50%;
  }
}
.home-page-compare-heaters-link {
  background: #45a9c2;
  padding: 10px;
  text-align: center;
}
.home-page-compare-heaters-link a {
  color: white;
  position: relative;
  font-size: 18px;
  text-decoration: none;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.home-page-compare-heaters-link a:hover:after {
  transform: scale(0);
  transition: 0.3s;
  transform-origin: center center;
}
.home-page-compare-heaters-link a:after {
  position: absolute;
  transform: scale(1);
  width: 100%;
  height: 1px;
  background: white;
  display: block;
  left: 0;
  bottom: 0;
  content: '';
}
@media all and (min-width:1350px) {
  .home-page-warmly-section .inner-content-section {
    /*left: calc((100% - 1300px)/2);*/
    left: calc((100% - 1500px)/2);
    width: auto;
    min-width: 500px;
  }
}
.wholesale-heaters-wrapper{
  display: flex;
}
.wholesale-heaters-wrapper .left-side,
.wholesale-heaters-wrapper .right-side {
  width: 50%;
}
.wholesale-heaters-wrapper .left-side iframe{
  max-width: 100%;
}
.wholesale-heaters-wrapper .left-side {
  padding-right: 25px;
}
.wholesale-heaters-wrapper .right-side {
  padding-left: 25px;
  text-align: center;
}
.wholesale-heaters-wrapper .right-side .brand-button {
  margin: 0 auto 30px auto;
}
.wholesale-heaters-wrapper .right-side p {
  margin: 0 0 15px 0;
  font-size: 15px;
  line-height: 1.4;
  text-align: left;
  color: black;
}

.wholesale-quote-block .subtitle {
  margin: 10px 0 10px 0;
}
.wholesale-quote-block .subtitle p{
  text-align: center;
  color: black;
  margin: 0;
}
.brand-button {
  display: inline-block;
  max-width: 273px;
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 10px;
  background: #e77622;
  font-size: 23px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-family: "Poppins";
  line-height: 1;
  padding: 15px;
}
.brand-button:hover {
  text-decoration: none;
  color: white;
  background: #ca5804;
  transition:  all 0.3s;
}
.wholesale-page  p{
  color: black;
}
.wholesale-quote-block h3 {
  color: #58aac0;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 30px;
}
.wholesale-quote-block h3 em{
  color: #58aac0;
  text-align: center;
  font-weight: 500;
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-style: normal;
}

.link-to-compare {
  color: #58aac0;
  text-decoration: none;
  font-weight: 500;
}
.link-to-compare:hover {
  text-decoration: underline;
  color: #58aac0;
}
.wholesale-heaters-introduction {
  display: flex;
  padding: 30px 0 0 50px;
}
.wholesale-heaters-introduction h3 {
  color: white;
}
.wholesale-heaters-introduction  p {
  color: white;
}
.wholesale-customers {
  width: 40%;
}

.wholesale-customers  ul {
  list-style-type: none;
  padding: 0 0 0 40px;
  margin: 0;
}
.wholesale-customers  ul li {
  margin-bottom: 25px;
  color: white;
  font-size: 22px;
}
.wholesale-customers  h3{
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;

}


h2.wholesale-page-title {
  font-size: 30px;
  color: black;
}
.wholesale-heaters-2 {
  background: #58aac0;
}
.wholesale-heaters-4 {
  background: black;
}
.heaters-installation {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}
.heaters-installation .description,
.heaters-installation .video {
  width: 50%;
}
.heaters-installation .video  iframe {
  max-width: 100%;
}
.heaters-installation .description p,
.heaters-installation .description h3,
.heaters-installation .description h4{
  color: white;
}
.heaters-installation .description h3 {
  font-weight: 700;
  font-size: 34px;
  color: white;
}
.heaters-installation .description h4 {
  font-weight:400;
  font-size: 34px;
  margin: 0 0 30px 0;
}
.heaters-installation .description p {
  font-size: 16px;
}
.heaters-installation .description .text {
  max-width: 70%;
  margin: 0 0 30px 0;
}
.heater-technology .wholesale-quote-block{
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px auto 35px auto;
}
.heater-technology .wholesale-quote-block div {
  padding: 0 25px;
  text-align: center;
}
.heater-technology h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 25px 0;
}
.heater-technology .image {
  float: left;
  background: #d9d6d6;
  margin:0 30px 0 0;
}

.heater-technology .description p {
  font-size: 19px;
  line-height: 1.4;
}
.heaters-feedback {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto;
}
.heaters-feedback:before {
  content: "";
  background: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/product_images/uploaded_images/quote-review.png?t=1633360674&_gl=1*isecb*_ga*MTA0NjM3OTYxNy4xNjE1MDExMjc4*_ga_WS2VZYPC6G*MTYzMzM2MDAxNC4xNTkuMS4xNjMzMzYwNjgzLjI2);
  height: 32px;
  display: block;
  width: 100%;
  background-size: 40px auto;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}
.heaters-feedback .heading ,
.heaters-feedback .text{
  position: relative;
  width: 50%;
  padding: 0 25px;
}
.heaters-feedback .heading:after {
  height: 100%;
  background: #4FB94A;
  width: 2px;
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: auto;
  right: 0;
  margin: 0 0 0 -2px;
}
.heaters-feedback .heading h4 {
  font-size: 25px;
  font-weight: 500;
  margin: 15px 0 10px 0;
}
.heaters-feedback .heading h5 {
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  text-transform: none;
}
.heaters-feedback .text p {
  font-size: 16px;
}
.heaters-feedback .text  .title  h2{
  position: relative;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px 0;
  color: black;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.heaters-feedback .text  .title .fa-star {
  font-size: 0 !important;
}
.heaters-feedback .text  .title .fa-star:before{
  font-size: 15px;
  color: #ffc940 !important;
  margin: 0;
}
.heaters-feedback .text  .title .star-icons {
  margin: 0 0 0 10px;
}
.star-icons {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -3px;
}
.fa-star:before{
  color: #ffc940 !important;
  margin: 0 2px;
}
.wholesale-heaters-1 {
  margin-bottom: 15px;
}
@media all and (max-width: 749px) {
  .wholesale-heaters-wrapper {
    flex-direction: column;
  }
  .wholesale-heaters-wrapper .left-side,
  .wholesale-heaters-wrapper .right-side {
    width: 100%;
  }
  .heater-technology .image  {
    max-width: 90%;
    float: none;
    margin-bottom: 20px;
  }
  .wholesale-customers ul li {
    margin-bottom: 10px;
    font-size: 19px;
  }
  .wholesale-customers,
  .heaters-installation .description,
  .heaters-installation .video,
  .heaters-feedback .heading, .heaters-feedback .text{
    width: 100%;
    margin-bottom: 20px;
  }
  .wholesale-man {
    width: 100%;
    text-align: center;
  }
  .heaters-feedback .heading, .heaters-feedback .text {
    padding: 0;
    text-align: center;
  }
  .heaters-feedback {
    margin: 10px auto;
  }
  .heaters-feedback .heading h4,
  .heaters-feedback .heading h5 {
    font-size: 22px;
  }
  .heaters-feedback .heading:after {
    width: 100%;
    top: auto;
    bottom: 0;
    position: relative;
    height: 2px;
    margin: 25px 0 0 0;
  }
  .wholesale-heaters-introduction,
  .heaters-installation,
  .heaters-feedback {
    flex-direction: column;
    padding: 20px;
  }
  .wholesale-heaters-introduction {
    padding-bottom: 0;
  }
  .wholesale-customers ul {
    padding: 0;
  }
  .heater-technology .wholesale-quote-block {
    width: 100%;
    flex-direction: column;
    margin: 20px 0 10px 0;
  }
  main#main-content section.page .page-content.page-content--centered h3 {
    margin: 10px 0;
  }
  .heaters-installation .description .text {
    max-width: 90%;
    margin: 0 0 10px 0;
  }
  .wholesale-man  img {
    max-height: 390px;
    width: auto;
  }
  .heater-technology .image {
    background: transparent;
  }
  .wholesale-customers, .heaters-installation .description,
  .heaters-installation .description .text + div{
    text-align: center;
  }
  .heater-technology .description {
    text-align: center;
  }
  .heaters-feedback .text .title h2 {
    font-size: 24px !important;
  }
  .heaters-feedback .text .title .star-icons {
    top: 10px;
  }
  .wholesale-quote-block h3 {
    line-height: 1.3 !important;
    font-size:  25px !important;
  }
  .wholesale-quote-block h3 em {
    font-size: 25px;
  }
  h2.wholesale-page-title {
    margin-bottom: 15px;
    font-size: 25px !important;
  }
  .wholesale-heaters-wrapper .left-side {
    padding-right: 0;
  }

}
@media all and (min-width: 750px) {
  .wholesale-heaters-introduction {
    padding: 50px 0 50px 50px;
  }
  .wholesale-man {
    width: 58%;
    text-align: right;
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .brand-button {
    font-size: 18px;
  }
  .heaters-installation .description h4 {
    font-size: 22px;
  }

}
.home-page-banner-section.darkened .inner-banner-content-section p {
  margin-bottom: 25px;
}
.home-page-banner-section.darkened:after {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 40%, rgba(251, 251, 251, 0) 60%);
}
.home-page-banner-section.darkened {
  background-position: top center !important;

}
@media all and (min-width: 769px) {
  .home-page-banner-section .inner-banner-content-section p {
    max-width: 85%;
  }
}
@media all and (max-width: 767px) {

  .home-page-banner-section.darkened {
    background-image: url('https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/smart-envi-max-playroom-mob-2.png?t=1700239866') !important;
    background-position: center center !important;
  }
  .home-page-banner-section.darkened:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 33%, rgba(251, 251, 251, 0) 53%);
  }
}
.comparison-model {
  white-space: nowrap;
  margin: 8px 0;
  text-align: left;
}
.model-link {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  color: #3a38ff;
  text-decoration: underline;
}
.comparison-model i{
  font-style: normal;
  display: inline-block;
  display: inline-block;
  color: #333;
  text-decoration: none;
}
.model-link:hover {
  text-decoration: none;
}
.model-comparison-table table#travel tbody tr td {
  padding: 0 25px;
}
.sidebarBlock-heading {
  color: #444444;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.page-sidebar p {
  color: #444444;
}
.navList-action--checkbox::before {
  margin-top: 0;
  top: 5px;
}
@media all and (max-width: 767px) {
  .sidebarBlock .navList{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  .sidebarBlock .navList .navList-item {
    display: block;
    margin: 0 10px 0 0;
  }
  .sidebarBlock-heading {
    display: none;
  }
}
/** commercial sales page 2024 */

.primary_banner {
  position: relative;
  padding: 75px 10px 50px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #e1d7cb;
}
.primary_banner.gov_sales {
  background-color: #e4ebd7;
}
.primary_banner_overlay {
  position: relative;
  z-index: 2;
}


.primary_banner .image {
  position: relative;
  z-index: 1;
}
.primary_banner_overlay a.button ,
.actions .button{
  background: #e77622 ;
  border-radius: 10px;
  opacity: 1;
  color: #fff !important;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
  border-radius: 10px !important;
}
.primary_banner_overlay a.button:hover ,
.actions .button:hover {
  text-decoration: none;
}
.certified_banner {
  background: #4FB94A;
  padding: 45px 0;
}
.banner_innerwrapper {
  max-width: 1205px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.certified-copy {
  width: 80%;
}
.certified-copy p{
  color: #1E1E1E;
  font-size:48px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  font-weight: 700;
}
.certified_banner .banner_innerwrapper{
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.certified-label {
  margin-right: 59px;
}
.blue_sales_banner.commercial_banner {
  background: #45A9C1;
  color: white;
  padding: 103px 0 80px 0;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
}

.blue_sales_banner.main_sales .copy p{
  font-size: 24px;
}
.blue_sales_banner.main_sales .actions.--v1 {
  padding-left: 0;
  text-align: left;
}
.blue_sales_banner  h3{
  text-align: left;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  margin: 35px 0 15px 0;
}
.blue_sales_banner .heading {
  width: 100%;
}
.blue_sales_banner .heading strong{
  display: block;
  width: 100%;
  font-size: 95px;
}
.blue_sales_banner .heading h2 ,
.commercial_banner .heading p{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 49px;
  margin-bottom: 0;
  line-height: 1;
}
/*.blue_sales_banner .heading h2 {*/
/*  white-space: nowrap;*/
/*}*/
.blue_sales_banner .heading h2 strong{
  display: block;
}
.blue_sales_banner .article{
  width: 50%;
  position: relative;
  padding-right: 30px;
  padding-bottom: 50px;
}
.blue_sales_banner.commercial_banner.education_sales .article {
  padding-bottom: 0;
}

.blue_sales_banner.nursing_sales .article {
  padding-bottom: 0;
}
.blue_sales_banner.elecrtic_sales .article {
  width: 60%;
}
.blue_sales_banner.elecrtic_sales .picture {
  width: 40%;
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-electric-page-bue-banner.png?t=1729763401");
  position: relative;
  text-align: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.blue_sales_banner .picture {
  width: 50%;
  position: relative;
  text-align: right;
}
.blue_sales_banner .banner_innerwrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  align-items: flex-end;
}
.actions.--v1 {
  background-color: white;
  display: inline-block;
  padding: 25px;
  text-align: center;
  color: black;
  font-weight: 600;
  text-transform: uppercase;
}
.actions.--v1.transparent {
  background-color: transparent;
}
.actions.--v1.transparent.white {
  color: white;
}
.actions.--v1.transparent p{
  line-height: 1.5;
  margin-bottom: 5px;
}
.actions.--v1  p{
  margin-bottom: 25px;
  font-size: 49px;
  white-space: nowrap;
  font-weight: 600;
}
.actions.--v1 .button {
  font-size: 23px;
  height: auto;
  font-weight: 600;
  padding: 20px 35px;
  white-space: nowrap;
  line-height: 1;
}
.actions .button {
  transition: all 0.3s;
}
.actions .button:hover {
  background: #6dc04e;
}
.working-benefits-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.working-benefits-list  .benefits-item {
  width: calc(48% - 11px);
  margin-right: 21px;
  padding-right: 20px;
  background-color: white;
  display: flex;
  margin-bottom: 21px;
}
.working-benefits-list  .benefits-item:nth-of-type(2n) {
  width: calc(52% - 11px);
  margin-right: 0;
}
.working-benefits-list  .benefits-item .benefits-item-content {
  width: calc(100% - 205px);
  margin-left: 27px;
  margin-bottom: 15px;
  text-align: left;
}
.commercial_banner.benefits_banner{
  background-color:#f7f7f7;
  padding: 105px 0 50px 0;
}

.working-benefits-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.working-benefits-list  .benefits-item .benefits-item-icon {
  background-repeat: no-repeat;
  height: 100%;
  background-color: #45A9C1;
  background-position:  center center;
  width: 177px;
  background-size: auto auto;
}
.working-benefits-list  .benefits-item.-item-manufacturer  .benefits-item-icon{
  background-image: url("../icons/american_icon.svg");
}
.working-benefits-list  .benefits-item.-item-bulkorder .benefits-item-icon{
  background-image: url("../icons/bulk_icon.svg");
}
.working-benefits-list  .benefits-item.-item-ecofriendly .benefits-item-icon{
  background-image: url("../icons/eco_icon.svg");
}
.working-benefits-list  .benefits-item.-item-smart .benefits-item-icon{
  background-image: url("../icons/smart_icon.svg");
}
.working-benefits-list  .benefits-item.-item-quality .benefits-item-icon{
  background-image: url("../icons/quality_icon.svg");
}
.working-benefits-list  .benefits-item.-item-service .benefits-item-icon{
  background-image: url("../icons/service_icon.svg");
}
.working-benefits-list .benefits-item.-fast-delivery-item .benefits-item-icon {
  background-image: url("../icons/fast_delivery.svg");
}
.working-benefits-list .benefits-item.-custom-bulk-pricing-item .benefits-item-icon {
  background-image: url("../icons/custom_bulk_pricing.svg");
}
.working-benefits-list .benefits-item.-fast-ordering-item .benefits-item-icon {
  background-image: url("../icons/fast_ordering.svg");
}
.working-benefits-list .benefits-item.-industry-warranty-item .benefits-item-icon {
  background-image: url("../icons/industry_warranty.svg");
}
.working-benefits-list .benefits-item.-customer-service-item .benefits-item-icon {
  background-image: url("../icons/customer_service.svg");
}
.working-benefits-list .benefits-item.-leads-item .benefits-item-icon {
  background-image: url("../icons/lead_time.svg");
}
.working-benefits-list .benefits-item.-marketing-item .benefits-item-icon {
  background-image: url("../icons/marketing_assistance.svg");
}
.benefits-item-content p {
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-weight: 500;
  color: #6c6a6a;
  font-family: 'Montserrat';
}
.benefits-item-content h4 {
  font-weight: 600;
  line-height: 1.3;
  font-size: 24px;
  padding: 25px 0 10px 0;
  margin: 0;
}
.commercial_banner .heading {
  margin-bottom: 60px;
}
.commercial_banner {
  padding:45px 0 40px 0;
  position: relative;
  width: 100%;
}

.primary_banner_overlay h1,
.presentation_sources h2 {
  margin-bottom: 0;
  line-height: 1.2;
  font-family: 'Montserrat';
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  color: black;
}
.primary_banner_overlay h1 {
  font-size: 50px;
  white-space: nowrap;
}
.presentation_sources h2 {
  font-size: 49px;
}
.presentation_sources h2 em ,
.presentation_sources h2 strong {
  font-size: 140px;
}
.commercial_banner .heading p {
  text-align: center;
}

.presentation_sources h2 b,
.presentation_sources h2  strong {
  font-size: 140px;
  display: inline-block;
  font-style: normal;
  vertical-align: top;
}
.commercial_banner .heading  em,
.commercial_banner .heading  strong  {
  font-size: 74px;
  display: inline-block;
  font-style: normal;
  vertical-align: top;
}

.primary_banner_overlay h1 b ,
.primary_banner_overlay h1 em {
  font-weight: 700;
  /*font-size: 100px;*/
  font-size: 50px;
  color: #4FB94A;
}
.commercial_banner .heading  em  {
  font-weight: 700;
  font-size: 74px;
  color: #4FB94A;

}
.presentation_sources h2  strong  em {
  font-weight: 700;
  font-size: 140px;
  color: #4FB94A;
}
.advantages-item .advantages-item-icon {
  background-repeat: no-repeat;
  width: 100%;
  background-size: auto;
  height: 153px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.advantages-item.-eco-item .advantages-item-icon{
  background-image: url("../icons/eco_icon_big.svg");
}
.advantages-item.-design-item .advantages-item-icon{
  background-image: url("../icons/design_icon.svg");
}
.advantages-item.-smart-item .advantages-item-icon{
  background-image: url("../icons/smart_tech.svg");
}
.advantages-item.-safety-item .advantages-item-icon{
  background-image: url("../icons/safe_icon.svg");
}
.advantages-item.-fire-item .advantages-item-icon{
  background-image: url("../icons/fire_hazard_icon.svg");
}
.advantages-item.-whisper-item .advantages-item-icon{
  background-image: url("../icons/whisper_icon.svg");
}
.advantages-item h4 {
  font-weight: 600;
  font-size: 24px;
  margin: 25px auto 15px;
  text-transform: uppercase;
}
.heaters-advantages-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.heaters-advantages-list .advantages-item {
  list-style-type: none;
  padding: 45px 36px 10px 36px;
  margin-bottom: 44px;
  text-align: center;
  width: calc(100%/3 - 33px);
  background-color: white;
  margin-right: 49px;
  border-radius: 15px;
  position: relative;
  box-shadow: 0px 9px 18px 0px #3131311C;
}
.heaters-advantages-list .advantages-item p {
  font-size: 16px;
  line-height: 1.5;
}
.heaters-advantages-list .advantages-item:nth-of-type(3n) {
  margin-right: 0;
}
.heaters_advantages {
  text-align: center;
}
.heaters_advantages_banner {
  background-color: #f1f0f0;

}
.heaters_advantages_banner .actions {
  margin: 0 auto;
}
.commercial_contact_panel {
  width: 100%;
  display: flex;
  box-shadow: 0px 0px 15px 8px rgba(0,0,0,0.1);
  position: relative;
}
.commercial_contact_form,
.commercial_contact_info {
  width: 50%;
}
.commercial_contact_info .info-icons {
  display: flex;
}
.commercial_contact_info .info-icons .item {
  height: 70px;
  width: 70px;
  text-align: center;
  margin-right: 25px;
  background: linear-gradient(#57bc52, #93c750);
  border-radius: 50%;
}
.commercial_contact_info .info-icons .item  i {
  color: white;
  position: relative;
}
.commercial_contact_info .info-icons .item  i:before{
  font-size: 35px;
  line-height: 70px;
}

.primary_banner_overlay h1 {
  margin: 10px 0 15px 0;mai
 /* font-size:75px;*/
  font-size: 65px;
  font-family: Montserrat;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
  color: black;
}
.primary_banner.main_sales  h1 {
  margin: 10px 0 15px 0;
  /*font-size:75px;*/
  font-size: 65px;
  font-family: Montserrat;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
  color: black;
}
.main_sales .primary_banner_overlay h1 {
  line-height: 1.1;
}
.main_sales .primary_banner_overlay h1  b {
  width: 100%;
  display: block;
}
.main_sales .primary_banner_overlay h1 b,
.main_sales .primary_banner_overlay h1 em {
  /*font-size: 100px;*/
  font-size: 65px;
  font-weight: 700;
}
.primary_banner .image img {
  width: 100%;
}
.primary_banner_overlay .descr {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  font-family: Montserrat;
  margin-bottom: 20px;
}
.primary_banner_overlay .descr  + div {
  margin-top: 25px;
}
.actions.--v2 {
  background-color: white;
  display: inline-block;
  width: auto;
  padding: 25px;
  text-align: center;
}
.actions.--v2 .heading,
.actions.--v2 .phone {
  color: #58aac0;
  margin-bottom: 10px;
  line-height: 1.2;
}
.actions.--v2 .heading {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 35px;
}
.actions.--v2 .phone  {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}
.actions.--v2  .note {
  font-size: 20px;
  color: black;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 1.2;
}
.actions.--v2  .note + .note {
  text-transform: capitalize;
}
.actions.--v2  .button {
  font-size: 30px;
  padding: 26px 55px;
  line-height: 1;
  white-space: nowrap;
}
.commercial_contact_info .info  p {
  color: black;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.commercial_contact_info  .info a {
  text-decoration: none;
}
.commercial_contact_info  .info a:hover {
  color: #3aae2a;
}
.commercial_contact_info{
  background-color: #fbfbfb;
  padding: 60px;
}

.commercial_contact_info .notice  {
  color: gray;
  font-size: 15px;
  position: relative;
  margin-top: 50px;
}
.commercial_contact_info .notice:before {
  display: block;
  height: 1px;
  background-color:#e2e2e2 ;
  content: "";
  position: relative;
  margin-bottom: 50px;
  width: 100%;
}
.blue_sales_banner .copy {
  padding-right: 20px;
}
.blue_sales_banner .copy p{
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
}
.blue_sales_banner .copy p:last-child {
  margin-bottom: 0;
}
.commercial_contact_form  {
  position: relative;
}
.commercial_contact_form:after {
  background-color: white;
  position: absolute;
  left: 0px;
  right: 0;
  width: 100%;
  height: 65px;
  content: '';
  top: auto;
  bottom: 0;
}
.presentation_sources {
  width: 100%;
  display: flex;
  position: relative;
}
.presentation_sources .sources_list,
.presentation_sources .source-media {
  width: 50% ;
}
.presentation_sources .sources_list ul,
.blue_sales_banner .copy ul{
  padding: 0 0 0 40px;
  margin: 0;
}
.presentation_sources .source-media  iframe{
  max-width: 100%;
}
.sources_list .subheading{
  font-size: 24px;
  margin: 15px 0 0 0;
  padding-right: 30px;
  line-height: 1.3;
}
.presentation_source_link {
  font-size: 24px;
  font-weight: 400;
  line-height: 2;
  font-family: Montserrat;
  text-decoration: none;
  transition: all 0.3s;
}
.sources_list ul li::marker {
  color:#6abf4d ;
  font-size: 30px;
}
.presentation_source_link:hover {
  text-decoration-color: #6abf4d;
  color: black;
}
.sources_list .heading {
  margin-bottom:25px;
}
.testimonials  ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.testimonials  ul li {
  margin: 0 25px;
  padding: 70px 0 25px 0!important;
}
.testimonials  ul li  .testimonial  {
  position: relative;
  padding: 35px;
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
}
.testimonials_banner .testimonials {
  width: 100%;
  position: relative;
  text-align: center;
}
.customers_banner .customers {
  width: 100%;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.customers_banner .customers .collage {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-right: 15px;
  flex-wrap: wrap;
}

.customers_banner .customers .collage{
  width: 38%;
}
.customers_banner .customers .copy{
  width: 62%;
  padding-left: 50px;
}
.customers_banner.commercial_banner {
  padding: 90px 0;
}

.customers_banner .customers .copy {

}
.customers_banner .customers .copy .heading {
  margin-bottom: 45px;
}
.customers_banner .customers .collage img {
  width: 50%;
}
.customers_banner .customers .copy ul li,
.customers_banner .customers .copy > p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 15px;
}
.customers_banner .customers .copy ul li b {
  color: #4FB94A;
  font-weight: 700;
}
.customers_banner .customers .copy ul li::marker {
  color:#6abf4d ;
  font-size: 30px;
}
.testimonial .author-pic {
  position: absolute;
  height: 90px;
  width: 90px;
  margin: 0 auto 50px auto;
  left: 0;
  right: 0;
  top: -70px;
}
.testimonial .rating {
  margin-bottom: 30px;
  margin-top: 10px;
}
.testimonial .rating .stars {
  background-image: url("../icons/stars.svg");
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.testimonial .title {
  max-width: 70%;
  font-size: 20px;
  line-height: 1.2;
  left: 0;
  right: 0;
  margin: 15px auto 0 auto;
  font-weight: 900;
  position: relative;
  text-align: center;
  top: 0px;
}
.testimonial .text {
  font-size: 24px;
  line-height: 1.3;
}
.testimonial .author  {
  line-height: 1.3;
  color:#6dc04e;
  font-weight: 500;
  margin-bottom: 0;
}
.testimonial .author p {
  margin-bottom: 0;
}
.testimonial .author-name {
  font-size: 18px;
}
.testimonial .author-position {
  font-size: 16px;
}
.testimonials_banner {
  background-color: #f9f9f9;
}

.advantages-item.-education-item .advantages-item-icon{

}
/*background-image: url("../icons/education.svg");*/
.advantages-item.-cold-item .advantages-item-icon{
  background-image: url("../icons/cold_spots.svg");
}
.advantages-item.-maintenance-item .advantages-item-icon{
  background-image: url("../icons/maintenance.svg");
}
.advantages-item.-no-waste-item .advantages-item-icon{
  background-image: url("../icons/many_no_waste.svg");
}
.primary_banner.main_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/product_images/uploaded_images/com-sales-banner-1.png");
  padding-top: 35px;
}
.presentation_banner.commercial_banner {
  padding: 70px 0;
}
.blue_sales_banner.main_sales .banner_innerwrapper{
  background-image: url("https://cdn11.bigcommerce.com/s-gvjzgt2kex/images/stencil/original/image-manager/com-sales-main-page-blue-banner-man.png?");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.blue_sales_banner.commercial_banner.main_sales {
  padding-bottom: 0;
}
.testimonials_banner.commercial_banner .heading em,
.testimonials_banner.commercial_banner .heading  strong {
  font-size: 74px;
  font-weight: 700;
}
.testimonials_banner.commercial_banner.main_sales,
.heaters_advantages_banner.commercial_banner.main_sales {
  padding-bottom: 60px;
}
.customers_banner.commercial_banner .heading em ,
.customers_banner.commercial_banner .heading strong{
  font-size:74px;
  font-weight: 700;
}
.customers_banner.commercial_banner .heading p {
  font-size: 49px;
}
.heaters_advantages_banner.main_sales .heading em ,
.heaters_advantages_banner.main_sales .heading strong{
  font-size: 74px;
  font-weight: 700;
}
.presentation_banner.commercial_banner {
  padding-top: 80px;
}
.primary_banner.gov_sales{
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/product_images/uploaded_images/com-gov-banner-1.png");
}

.benefits_banner.commercial_banner.gov_sales {
  padding-top: 90px;
}

.primary_banner.sales_apart {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/product_images/uploaded_images/com-sales-apart-page-img-1.png");
}

.advantages-item.-install-item .advantages-item-icon{
  background-image: url("../icons/installation_icon.svg");
}
.advantages-item.-smart_tech-item .advantages-item-icon{
  background-image: url("../icons/smart_tech_icon.svg");
}
.primary_banner.contractor_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/product_images/uploaded_images/com-contractor-banner-1.png");
}
.primary_banner.elecrtic_sales{
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/product_images/uploaded_images/com-electric-banner-1.png");
}
.primary_banner.nursing_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-nursing-page-img-1.png?");
}
.blue_sales_banner.nursing_sales .article {
  width: 60%;
}
.blue_sales_banner.nursing_sales .picture {
  width: 40%;
  text-align: center;
}

.advantages-item.-heart-item  .advantages-item-icon{
  background-image: url("../icons/hand_heart_icon.svg");
}
.blue_sales_banner.commercial_banner.elecrtic_sales {
  padding-bottom: 0;
}
.blue_sales_banner ul li {
  font-size: 20px;
  text-align: left;
}

.commercial_banner.elecrtic_sales  .heading {
  margin-bottom: 50px;
}
.blue_sales_banner.elecrtic_sales .banner_innerwrapper  {
  align-items: stretch;
}


.picture_bg_banner.commercial_banner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.picture_bg_banner.commercial_banner.elecrtic_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-electric-banner-2.png?t=1729763404");
}
.picture_bg_banner.commercial_banner .actions.--v1.transparent {
  text-align: left;
  padding-left: 0;
}
.picture_bg_copy {
  max-width: 60%;
  margin-left: 40%;
  padding-left: 50px;
}
.picture_bg_banner.commercial_banner .heading {
  max-width: 65%;
  margin-left: 35%;
  text-align: left;
}
.picture_bg_copy  > p,
.picture_bg_copy h4,
.picture_bg_banner.commercial_banner .heading p,
.picture_bg_banner.commercial_banner  p,
.picture_bg_banner.commercial_banner  p em {
  color: white;
  text-align: left;
}
.picture_bg_banner.commercial_banner.resellers_sales  p em {
  color: inherit;
}
.picture_bg_copy h4 {
  font-size:20px ;
  margin-top: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.picture_bg_copy p {
  line-height: 1.5;
  font-size:20px ;
  font-weight: 400;
}
.primary_banner.education_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-education-page-img-1.png");
}
.blue_sales_banner.education_sales .article {
  width: 60%;
  padding-right: 0;
}
.blue_sales_banner.education_sales .picture {
  width: 40%;
  text-align: center;
}
.commercial_banner.education_sales .heading  h2 {
  /* font-size: 72px;*/

}

.advantages-item.-education-item .advantages-item-icon{
  background-image: url("../icons/education_icon.svg");
}
.primary_banner.hospital_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-hospitality-page-img-1.png");
}
.blue_sales_banner.hospital_sales .article {
  width: 60%;
}
.blue_sales_banner.hospital_sales .picture {
  width: 40%;
  text-align: center;
}
.customers_banner .customers .copy .actions.--v1 .button {
  padding: 20px 35px;
}

.blue_sales_banner .picture  .actions.--v1 {
  max-width: 100%;
  padding: 50px 30px;
}
.blue_sales_banner .picture  .actions.--v1 .button{
  font-size: 39px;
  height: auto;
  padding:15px 35px;
  white-space: nowrap;
  line-height: 1;
}

.blue_sales_banner .picture .actions.--v1 p {
  font-size: 45px;
}

.blue_sales_banner .picture img {
  height: 80%;
  margin: 0 auto;
}
.blue_sales_banner.contractor_sales .banner_innerwrapper{
  align-items: stretch;
}
.blue_sales_banner.contractor_sales .picture img{
  position: absolute;
  height: auto;
  width: 80%;
  top: 0;
  bottom: AUTO;
  left: 0;
}
.blue_sales_banner .article {
  width: 60%;
}
.blue_sales_banner .picture {
  width: 40%;
}
.blue_sales_banner.contractor_sales {
  padding-bottom: 60px;
}

.blue_sales_banner.commercial_banner.resellers_sales {
  padding-bottom: 0;
}
.blue_sales_banner.resellers_sales  .banner_innerwrapper{

  align-items: stretch;

}
.blue_sales_banner.resellers_sales  .picture {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-resellers-page-blue-banner.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position:  bottom right;
}
.primary_banner.resellers_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-resellers-page-img-1.png");
}

.picture_bg_banner.commercial_banner.resellers_sales {
  background-image: url("https://cdn11.bigcommerce.com/s-kcny5/images/stencil/original/image-manager/com-sales-resellers-page-banner-2.png");
}
.resellers_sales .picture_bg_copy p,
.resellers_sales .heading p,
.resellers_sales .picture_bg_copy h4,
.picture_bg_banner.commercial_banner.resellers_sales p{
  color: black;
}
/*.blue_sales_banner.sales_apart .banner_innerwrapper {*/
/*  align-items: stretch;*/
/*}*/
/*.blue_sales_banner.sales_apart .picture {*/
/*  background-image: url("https://www.eheat.com/product_images/uploaded_images/com-sales-apart-page-bue-banner.png");*/
/*  background-repeat: no-repeat;*/
/*  background-position: top center;*/
/*}*/


/* Adapitve Stiles*/

@media all and (max-width: 375px)  {
  .about-page-review-section .container .home-page-cstm-review-section::before {
    top: 106px !important;
  }
  .about-page-review-section .container .home-page-cstm-review-section::after {
    top: 120px !important;
  }
  .primary_banner h1 {
    white-space: normal;
    font-size: 28px !important;
    line-height: 1 !important;
    font-weight: 700;
  }
  .primary_banner_overlay h1 b,
  .primary_banner_overlay h1 em {
    font-size: 32px !important;
    /* text-align: center;*/
    line-height: 1 !important;
    font-weight: 700;
  }
  .actions.--v2 .button {
    font-size: 20px;
    white-space: nowrap;
    padding: 15px 10px;
    max-width: 100%;
    margin-top: 5px;
  }
}
@media all and (min-width: 376px) and  (max-width: 768px)  {
  .about-page-review-section .container .home-page-cstm-review-section::after {
    top: 110px !important;
  }
  .about-page-review-section .container .home-page-cstm-review-section::before {
    top: 95px;
  }

  .actions.--v2 .button {
    font-size: 28px;
    white-space: nowrap;
    padding: 25px 10px;
    max-width: 100%;
    margin-top: 5px;
  }
  .primary_banner_overlay h1 b,
  .primary_banner_overlay h1 em {
    font-size: 38px !important;
    /* text-align: center;*/
    line-height: 1 !important;
    font-weight: 700;
  }
  .primary_banner_overlay h1,
  .primary_banner_overlay h1 b{
    white-space: normal;
    font-size: 38px !important;
    /* text-align: center;*/
    line-height:1 !important;
    font-weight: 700;
  }
  /*.main_sales .primary_banner_overlay h1 {*/
  /*  font-size: 49px !important;*/
  /*  line-height: 73px !important;*/
  /*  font-weight: 700;*/
  /*}*/
  /*.main_sales .primary_banner_overlay h1 b{*/
  /*  font-size:60px !important;*/
  /*  line-height: 60px !important;*/
  /*  font-weight: 700;*/
  /*}*/
}

.working-benefits {
  text-align: center;
}
@media all and  (max-width: 768px) {
  .presentation_sources .sources_list ul, .blue_sales_banner .copy ul {
    padding: 0 0 0 30px;
  }

  .commercial_contact_info .logo {
    margin-bottom: 20px;
  }
  .testimonials ul li .testimonial {
    padding: 15px;
  }
  .picture_bg_copy h4 {
    font-size: 20px  !important;
  }


  .working-benefits-list .benefits-item .benefits-item-content {
    width: calc(100% - 100px);
    margin-left: 15px;
    text-align: left;
  }
  .working-benefits-list .benefits-item .benefits-item-icon {
    background-size: 90% auto;
  }
  .working-benefits-list .benefits-item .benefits-item-icon {
    max-width: 85px;
    background-size: 85% auto;
  }
  /*.blue_sales_banner.elecrtic_sales .banner_innerwrapper {*/
  /*  text-align: center;*/
  /*}*/
  .blue_sales_banner .heading h2 {
    white-space: normal;
    font-size: 25px !important;
  }
  .commercial_banner.nursing_sales .heading strong, .blue_sales_banner.elecrtic_sales .heading strong {
    font-size: 50px;
  }
  .primary_banner_overlay {
    max-width: 100%;
    margin: 0 auto;
  }

  .blue_sales_banner.main_sales .actions.--v1 {
    text-align: center;
  }

  .actions.--v2 .phone {
    font-size: 28px !important;
    font-weight: 400;
    line-height:42px !important;
  }
  .testimonials ul li {
   padding: 70px 0 10px 0!important;
    margin: 0 10px ;
  }
  .actions.--v2 .note {
    margin-bottom: 0px;
    font-size: 20px !important;
    line-height: 34px !important;
  }
  .testimonial .author p {
    line-height: 1.6 !important;
  }
  .author-position {
    font-size: 14px !important;
  }
  .testimonial .author-name {
    font-size: 16px !important;
  }
  .primary_banner ,
  .primary_banner.main_sales{
    padding:0;
  }
  .primary_banner .primary_banner_overlay ,
  .primary_banner.main_sales .primary_banner_overlay{
    padding: 10px 10px 0 10px;
  }
  .picture_bg_banner.commercial_banner .actions.--v1.transparent p {
    text-align: center;
  }
  .benefits-item-content p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
  .primary_banner_overlay .descr ,
  .presentation_sources .sources_list ul li,
  .blue_sales_banner .copy ul li ,
  .picture_bg_copy p,
  .commercial_contact_info .notice,
  .commercial_contact_info .info p,
  .advantages-item p,
  .blue_sales_banner .copy p ,
  #testimonials_slider.testimonial .text, #testimonials_slider .testimonial .text p,
  .customers_banner .customers .copy ul li,
  .customers_banner .customers .copy > p {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  .blue_sales_banner .copy ul li {
    margin-bottom: 22px;
  }
  .presentation_sources .sources_list ul li {
    margin-bottom: 0;
  }
  .blue_sales_banner .copy ul li,
  .customers_banner .customers .copy ul li,
  .blue_sales_banner .copy p,
  .customers_banner .customers .copy > p{
    text-align: left;
  }
  .certified_banner {
    padding:  20px 0;
  }
  .certified-label {
    margin-right: 24px;
  }
  .certified-label img {
    max-height: 80px;
    width: auto;
  }
  .commercial_banner .heading ,
  .customers_banner .customers .copy .heading,
  .commercial_banner.elecrtic_sales .heading {
    margin-bottom: 20px;
  }
  .contact_form_banner.commercial_banner .heading{
     margin-bottom: 20px;
  }
  .commercial_banner .heading p br {
    display: none;
  }

  .commercial_banner.elecrtic_sales .heading {
    max-width: 100%;
    margin-left:  0;
  }
  .certified-copy p {
    font-size: 21px !important;
    line-height:  1.3 !important;
  }
  .actions.--v1 p ,
  .actions.--v1.transparent p{
    font-size: 25px !important;
    line-height: 1 !important;
    margin-bottom: 10px;
  }
  .actions.--v1 .button,
  .blue_sales_banner .picture .actions.--v1 .button {
    font-size:25px;
    padding: 15px 15px;
    margin-bottom: 0;
  }
  .customers_banner .customers .copy .actions.--v1 .button {
    font-size: 14px;
    padding: 15px 10px;
    margin-bottom: 0;
  }
  .actions.--v1 {
    padding: 10px;
    margin-top: 0;
  }
  .commercial_banner {
    padding: 20px 0;
  }
  .blue_sales_banner .picture {
    text-align: center;
    margin-top: 25px;
  }
  .blue_sales_banner .article  {
    padding-right: 0;
    text-align: center;
  }

  .blue_sales_banner .heading h2, .commercial_banner .heading p {
    line-height: 1 !important;
  }
  .commercial_contact_info .logo img {
    max-height: 80px;
    width: auto;
  }
  .commercial_contact_form, .commercial_contact_info {
    width: 100%;
  }
  .commercial_contact_info {
    order: 1;
  }
  .commercial_contact_form {
    order: 2;
  }
  .commercial_contact_panel {
    flex-wrap: wrap;
  }
  /*.picture_bg_banner.commercial_banner {*/
  /*  background-position: top left;*/
  /*}*/
  .certified-copy p  br{
    display: none;
  }
  .primary_banner {
    background-image: none !important;
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
  }
  .primary_banner .image{
    padding-top: 0;
    background-position: center center;
    background-size: cover;
    height:400px;
    background-repeat: no-repeat;
  }
  .primary_banner.main_sales .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-banner-mob.png);

  }
  .primary_banner.sales_apart  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-apart-page-img-1.png);
  }
  .primary_banner.contractor_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-contractor-banner-mob.png);
  }
  .primary_banner.education_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-education-page-img-mob.png);
  }
  .primary_banner.elecrtic_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-electric-banner-mob.png);
  }
  .primary_banner.gov_sales  .image{
    height:400px;
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-gov-banner-mob.png);
  }
  .primary_banner.hospital_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-hospitality-page-img-mob.png);
  }
  .primary_banner.nursing_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-nursing-page-img-mob.png);
  }
  .primary_banner.resellers_sales  .image{
    background-image: url(https://cdn11.bigcommerce.com/s-wbaphvrbvm/images/stencil/original/image-manager/com-sales-resellers-page-img-mob.png?t=1731067156);
  }


  .working-benefits-list .benefits-item,
  .working-benefits-list .benefits-item:nth-of-type(2n){
    width: 100%;
    margin-right: 0;
  }
  .primary_banner img {
    display: block;
  }
  .commercial_banner .heading em, .commercial_banner .heading strong {
    font-size: inherit !important;
    display: inline !important;
    font-weight: inherit;
  }
  .commercial_banner .heading p {
    font-size: 25px !important;
    line-height: 1 !important;
  }
  .blue_sales_banner h3 {
    font-size: 20px !important;
    line-height: 1.2 !important;
    margin: 20px 0 5px 0;
    padding-left: 0;
  }
  .commercial_contact_form iframe {
    max-height: 1065px;
  }
  .advantages-item p {
    margin-bottom: 0;
  }
  .advantages-item h4 {
    font-size: 20px;
    margin: 10px auto;
  }
  .heaters-advantages-list .advantages-item {
    margin-bottom:15px;
    margin-right: 0;
    padding: 20px 10px;
    width: 100%;
  }
  .heaters-advantages-list .advantages-item:nth-of-type(2n) {
    margin-right: 0;
  }

  .advantages-item .advantages-item-icon {
    background-size: contain;
    height: 80px;
  }
  .customers_banner .customers .collage,
  .customers_banner .customers .copy {
    width: 100%;
    padding: 0;
  }
  .customers_banner .customers .collage {
    order: 2;
  }
  .customers_banner .customers .copy {
    order: 1;
    text-align: center;
    padding-bottom: 10px;
  }
  .customers_banner .customers .copy ul{
    margin-bottom: 0;
  }
  .customers_banner .customers .collage img {
    width: 25%;
  }
  .presentation_sources h2 {
    font-size: 25px !important;
    line-height: 1 !important;
    text-align: center;
  }
  /*.commercial_banner .heading em,*/
  /*.commercial_banner .heading strong {*/
  /*  font-size: 70px;*/
  /*}*/
  .blue_sales_banner .picture .actions.--v1 {
    padding: 20px;
  }
  .presentation_sources .sources_list ul li, .blue_sales_banner .copy ul li {
    line-height: 1.2;
  }
  .testimonials_banner.commercial_banner.main_sales, .heaters_advantages_banner.commercial_banner.main_sales {
    padding-bottom: 10px;
  }
  .primary_banner_overlay .descr + div {
    margin-top: 0;
    min-width: 320px;
    max-width: 100%;
  }
  .commercial_contact_info .info-icons {
    margin-bottom: 15px;
    text-align: center;
    justify-content: center;

  }
  .primary_banner_overlay .quote-block {
    display: none;
  }
  .primary_banner_mob_block .quote-block{
    width: 330px;
    max-width: 100%;
    margin: 25px auto;
    display: block;
  }
  .actions.--v2 .heading,
  .actions.--v2 .phone{
    margin-bottom: 0px;
  }
  .commercial_contact_info .info p {
    margin-bottom: 5px;
    text-align: center;
  }

  .heading p br {
    display: none;
  }
  .commercial_contact_info .info-icons .item {
    margin: 0 12px;
  }
}
@media all  and (max-width:1024px) {

  .commercial_contact_info{
    padding: 20px;
  }
  .actions.--v2 {
    padding: 10px;
  }
  .main_sales .primary_banner_overlay h1 b,
  .main_sales .primary_banner_overlay h1 em {
    font-size: 40px;
  }
  .testimonials_banner.commercial_banner.main_sales,
  .heaters_advantages_banner.commercial_banner.main_sales {
    padding-bottom: 10px;
  }
  .testimonials_banner.commercial_banner.main_sales {
    padding-top: 0;
  }
  .customers_banner.commercial_banner {
    padding: 30px 0;
  }


  .benefits_banner.commercial_banner.gov_sales{
    padding: 25px 0;
  }
  .commercial_banner.benefits_banner  {
    padding: 25px 0 0 0;
  }
  .blue_sales_banner .article {
    padding-bottom: 0;
  }
  .blue_sales_banner.commercial_banner {
    padding: 20px 0 15px 0;
  }
  .benefits-item-content h4,
  .presentation_source_link {
    font-size: 20px;
  }
  .sources_list .subheading{
    font-size: 20px;
    margin: 15px 0 0 0;
  }
  .presentation_source_link {
    line-height: 1;
  }
  .benefits-item-content h4 {
    position: relative;
    padding: 10px 10px 5px 0;
  }

  .commercial_contact_info .info-icons .item {
    height: 40px;
    width: 40px;
  }
  .commercial_contact_info .info-icons .item i:before {
    line-height: 1;
    font-size: 20px;
    position: relative;
    top: 10px;
  }
  .commercial_contact_info .notice {
    margin-top: 20px;
  }
  .commercial_contact_info .notice:before {
    margin-bottom: 20px;
  }

  .customers_banner .customers .copy ul li {
    margin-bottom: 10px;
  }
  .customers_banner .customers .copy ul li::marker {
    font-size: 20px;
  }
  .presentation_banner.commercial_banner {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .presentation_sources {
    flex-wrap: wrap;
  }
  .presentation_sources .sources_list,
  .presentation_sources .source-media {
    width: 100%;
  }
  .presentation_sources .source-media {
    text-align: center;
    margin-top: 20px;
  }
  .presentation_sources .source-media iframe {
    max-height: 300px;
  }
  .benefits-item-content p {
    margin-bottom: 0;
  }

}
@media all and (min-width: 769px) and (max-width: 1024px) {
  .testimonials ul li .testimonial {
    padding: 25px;
  }
  .blue_sales_banner .picture .actions.--v1 .button ,
  .blue_sales_banner .picture .actions.--v1 p {
    font-size: 30px;
  }
  .blue_sales_banner .picture .actions.--v1 {
    padding: 30px;
  }
  .presentation_sources h2 {
    font-size: 60px;
  }
  .commercial_banner {
    padding: 35px 0;
  }
  .presentation_sources h2 {
    font-size: 50px !important;
  }
  .commercial_banner .heading em,
  .commercial_banner .heading strong {
    font-size: 70px !important;
  }
  .customers_banner .customers .collage img {
    width: 25%;
  }
  .customers_banner .customers .collage,
  .customers_banner .customers .copy {
    width: 100%;
    padding: 0;
  }
  .customers_banner .customers .collage {
    order: 2;
  }
  .customers_banner .customers .copy {
    order: 1;
  }
  .actions.--v1 p ,
  .actions.--v1 .button{
    font-size:40px ;
  }
  .blue_sales_banner.elecrtic_sales .banner_innerwrapper {
    text-align: center;
  }
  .blue_sales_banner.elecrtic_sales h3 {
    font-size: 22px;
  }
  .blue_sales_banner ul li {
    text-align: left;
    font-size: 20px;
  }
  .blue_sales_banner {
    padding: 30px 0;
  }

  .blue_sales_banner .heading h2 {
    font-size: 40px !important;
  }
  .blue_sales_banner .article {
    width: 100%;
    padding-right: 0;
  }
  .blue_sales_banner .heading h2  strong {
    font-size: 60px !important;
  }
  .certified_banner {
    padding:  25px 0;
  }
  .certified-label {
    margin-right: 24px;
  }
  .commercial_banner .heading {
    margin-bottom: 30px;
  }
  .certified-copy p {
    font-size: 28px ;
    line-height:  1.3 ;
  }
  .working-benefits-list .benefits-item,
  .working-benefits-list .benefits-item:nth-of-type(2n){
    width: 100%;
    margin-right: 0;
  }
  .advantages-item p {
    font-size: 16px;
  }
  .advantages-item h4 {
    font-size: 20px;
  }
  .advantages-item .advantages-item-icon {
    background-size: contain;
    height: 120px;
  }
  .heaters-advantages-list .advantages-item {
    margin-bottom:15px;
    margin-right: 15px;
    padding: 30px 20px;
    width: calc(100% / 3 - 10px);
  }
}
@media all and (min-width: 1025px) and (max-width: 1239px) {
  .blue_sales_banner.commercial_banner {
    padding: 30px 0 15px 0;
  }
  .blue_sales_banner .picture .actions.--v1 .button {
    font-size: 32px;
  }
  .blue_sales_banner .picture .actions.--v1 p {
    font-size: 35px;
  }
  .presentation_sources h2 {
    font-size: 70px;
  }
  .presentation_sources h2 strong,
  .presentation_sources h2 strong em{
    font-size: 90px;
  }
  .certified_banner {
    padding:  40px 0;
  }
  .certified-label {
    margin-right: 50px;
  }
  .commercial_banner .heading {
    margin-bottom: 30px;
  }
  .certified-copy p {
    font-size: 38px ;
    line-height:  1.5;
  }
  .advantages-item .advantages-item-icon {
    background-size: contain;
    height: 150px;
  }
  .heaters-advantages-list .advantages-item {
    margin-bottom: 44px;
    margin-right: 45px;
    padding: 30px 20px;
    width: calc(100% / 3 - 30px);
  }
  .advantages-item h4 {
    font-size: 21px;
  }
  .advantages-item p {
    font-size: 16px;
  }

}
@media all and  (min-width: 1240px) {
  .blue_sales_banner.education_sales .picture  .actions.--v1,
  .blue_sales_banner.hospital_sales .picture  .actions.--v1,
  .blue_sales_banner.gov_sales .picture  .actions.--v1{
    margin-bottom: 30px;
  }
  .heaters_advantages_banner.commercial_banner {
    padding-top: 85px;
  }
  .blue_sales_banner.nursing_sales{
    padding-bottom: 100px;
  }
  .blue_sales_banner.contractor_sales .picture .actions.--v1 {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .certified-copy p{
    white-space: nowrap;
  }
  .blue_sales_banner .heading h2 strong {
    white-space: nowrap;
  }
  .blue_sales_banner.gov_sales  .article ,
  .blue_sales_banner.sales_apart .article{
    width: 60%;
  }
  .blue_sales_banner.gov_sales .picture ,
  .blue_sales_banner.sales_apart .picture{
    width: 40%;
  }

  .primary_banner_overlay {
    left: calc((100% - 1205px) / 2);
    max-width: 23%;
    padding: 0 15px;
  }

}

@media all and  (min-width: 1240px) and (max-width: 1400px){
  .primary_banner.gov_sales:after {
    background-image: linear-gradient(to right, #e4ebd7 40%, #ffffff17);
  }

  .primary_banner:after {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-image: linear-gradient(to right, #e1d7cb 30%, #ffffff17);
    display: block;
    top: 0;
    left: 0;
    right: 0;
    content: '';
    bottom: 0;
  }
}
@media all and (min-width: 769px) and  (max-width: 1239px) {
  .primary_banner_overlay h1 {
    font-size: 45px;
  }
  .primary_banner_overlay h1 em,
  .primary_banner_overlay h1 b{
    font-size: 58px;
  }
  .primary_banner_overlay {
    padding: 0 10px;
    max-width: 70%;
  }
  .primary_banner_overlay .descr {
    font-size: 25px;
  }
  .actions.--v2 {
    padding: 15px;
  }
  .actions.--v2 .button {
    font-size: 25px;
    padding: 18px 30px;
    line-height: 1;
  }

  .commercial_banner .heading ,
  .blue_sales_banner .copy p,
  .commercial_banner .heading p{
    text-align: center;
  }
  .blue_sales_banner .copy p {
    text-align: left;
  }
  .blue_sales_banner .picture .actions.--v1 {
    padding:30px 20px 20px 20px;
  }
  .blue_sales_banner.main_sales .actions.--v1 {
    text-align: center;
  }
}
@media all and  (max-width: 1239px) {
  .blue_sales_banner .picture .actions.--v1 {
    background-color: transparent;
    margin-bottom: 0;
  }
  .blue_sales_banner .picture .actions.--v1 p {
    color: white;
  }
  .picture_bg_banner.commercial_banner {
    background-position: center right;
  }
  .primary_banner:after {
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*background-image: linear-gradient(to right, #e1d7cb 40%, #ffffff17);*/
    /*display: block;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*content: '';*/
    /*bottom: 0;*/
  }
  /*.primary_banner.gov_sales:after {*/
  /*  background-image: linear-gradient(to right, #e4ebd7 40%, #ffffff17);*/
  /*}*/
  /*.primary_banner.elecrtic_sales:after {*/
  /*  background-image: linear-gradient(to right, #d1d1d1 40%, #ffffff17);*/
  /*}*/

  .blue_sales_banner .picture {
    width: 100% !important;
    text-align: center;
    margin-top: 5px;
  }
  .blue_sales_banner .article {
    width: 100% !important;
    text-align: center;
  }

  .blue_sales_banner .picture img {
    display: none;
  }
  .blue_sales_banner.main_sales .banner_innerwrapper {
    background-image: none;
  }
  .blue_sales_banner .picture img{
    display: none;
  }
  .blue_sales_banner .picture {
    text-align: center;
  }
  .blue_sales_banner.gov_sales  .article ,
  .blue_sales_banner.sales_apart .article{
    width: 100%;
  }
  .blue_sales_banner.gov_sales .picture ,
  .blue_sales_banner.sales_apart .picture{
    width: 100%;
  }
  .picture_bg_copy  {
    max-width: 100%;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
  }
  .picture_bg_banner.commercial_banner .heading {
    max-width:100%;
    margin-left: 0;
    text-align: center;
  }
  .picture_bg_banner.commercial_banner .heading p {
    text-align: center;
  }
  .picture_bg_banner.commercial_banner .actions.--v1.transparent ,
  .picture_bg_banner.commercial_banner .actions.--v1.transparent p{
    text-align: center;
  }

}
@media all and (min-width: 769px)  {
  .blue_sales_banner.commercial_banner.gov_sales {
    padding-top: 70px;
  }
  .primary_banner_mob_block {
    display: none;
  }
  .primary_banner img {
    display: none;
  }

  .heaters_advantages_banner.commercial_banner.gov_sales {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .benefits_banner.commercial_banner.gov_sales  + .contact_form_banner.commercial_banner {
    padding-top: 50px;
  }
  .commercial_contact_info .logo {
    margin-bottom: 50px;
  }
  .commercial_contact_info .info-icons {
    display: flex;
    margin-bottom: 35px;
  }
  .customers_banner .customers .copy .heading p {
    text-align: left;
  }
}
@media all and  (min-width: 2000px) {
  .primary_banner {
    background-size: contain;
  }
}
