* {
	font-family: Poppins, sans-serif ;
}
.header-accounment-bar .header-number-cstm {
	width: 100% !important;
	display: flex;
	justify-content: flex-end;
}
.header-accounment-bar .free-shipping-content {
	width: 100% !important;
	max-width: 40% !important;
	flex: 40% !important;
}

.free-shipping-content-section {
	flex: 60%;
	max-width: 60%;
	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: #FFFFFF;
	font-weight: 400;
}

.header-accounment-bar .free-shipping-content span {
	font-weight: bold;
}

.header-accounment-bar .free-shipping-content p:first-child {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 2px solid #ffff;
	line-height: 18px;
}

.header-accounment-bar .header-number-cstm a {
	color: #fff;
	font-weight: bold;
	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: 28px;
	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;
}

.cstm-header-menu {
	margin-right: 5.5px;
}

.main-header-section ul#cstm-navigation a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}

header.header {
    background: #ffff;
    border: none;
    height: auto;
}

nav[aria-label="Breadcrumb"] {
	display: none;
}

.container {
	max-width: 1205px !important;
	padding: 0 15px;
}

main#main-content > .container {
	max-width: 100% !important;
	padding: 0;
}

main#main-content {
	margin: 0 !important;
}

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: 0px;
	width: 45%;
	flex: 45%;
}

.right-col-detail.prod-col {
	padding-left: 0px;
	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 0px 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;
}

.right-col-detail.prod-col section.productView-details.product-data .productView-description p:nth-child(2) {
	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: bold;
}

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: bold;
	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: #000000;
	margin-bottom: 15px;
}

section.cstm-heat-home-safely .row h2 span {
	font-weight: bold;
}

section.cstm-heat-home-safely .row p {
	font-size: 18px;
	max-width: 482px;
	line-height: 29px;
	font-family: 'Poppins';
	color: #000000;
	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: bold;
	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: bold;
	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%;
}

section.cstm-top.Features .col-md-6:last-child .cstm-inner-section ul li {
	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 0px !important;
}

.copyright-footer-section {
	background: #F1F1F1;
	margin-top: 108px;
}

.copyright-footer-section ul {
	margin: 0;
}

.copyright-footer-section ul {
	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-cstm-review-section h2 {
	font-size: 32px;
	color: #000000;
	line-height: 38px;
}

.home-page-cstm-review-section .left-content-section h3 {
	font-size: 32px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	color: #000000;
}

.home-page-cstm-review-section .right-content-section {
	max-width: 50%;
	flex: 50%;
	padding-left: 25px;
}

.home-page-cstm-review-section .left-content-section {
	max-width: 50%;
	flex: 50%;
	padding: 0;
	padding-right: 25px;
}

.home-page-cstm-review-section .left-content-section h2 {
	text-align: right;
	font-weight: 400;
	font-family: 'Poppins';
	color: #000000;
}

.home-page-cstm-review-section .right-content-section h2 {
	font-size: 17px;
	margin: 0;
	line-height: 22px;
}

.home-page-cstm-review-section .right-content-section p {
	line-height: 23px !important;
	font-size: 17px !important;
	color: #000000;
}

.home-page-cstm-review-section {
	min-height: 202px;
}

.home-page-cstm-review-section .right-content-section p {
	margin: 0;
	max-width: 475px;
}



.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: #000000;
	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 {
	display: flex;
	align-items: center;
	background: #daf1f7;
	border-radius: 20px;
	margin-top: 40px;
}

.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;
}

.inner-save-on-your-section {
	display: flex;
}

.inner-save-on-your-section .inner-content-section {
	max-width: 65%;
	flex: 65%;
	width: 100%;
	padding: 0px;
	margin-left: auto;
}

.inner-save-on-your-section .inner-img-section {
	max-width: 50%;
	flex: 50%;
	padding: 0px;
}

.inner-save-on-your-section .inner-content-section h2 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
}

.inner-save-on-your-section .inner-content-section h2 span {
	font-weight: bold;
}

.inner-save-on-your-section .inner-content-section h2 {
	max-width: 100%;
	margin: 0 0 20px;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-one p {
	margin: 0;
	font-size: 19px;
	line-height: 25px;
	padding: 0 15px;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-one p span {
	font-weight: bold;
	display: block;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-two p {
	margin: 0;
	font-size: 16px;
	padding: 0 15px;
	line-height: 18px;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-two p span {
	font-weight: bold;
	display: block;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-two {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 131px;
	height: 131px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #51B94A;
	color: #fff;
	border-radius: 100%;
	text-align: center;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-three {
	position: absolute;
	right: 155px;
	bottom: 85px;
	width: 151px;
	height: 151px;
	text-align: center;
	background: #51B94A;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-three p span {
	display: block;
	font-weight: bold;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-three p {
	margin: 0;
	font-size: 17px;
	padding: 0px 6px;
	line-height: 20px;
	padding-top: 10px;
}

.inner-save-on-your-section .inner-img-section {
	position: relative;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-one {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 198px;
	height: 198px;
	background: #51B94A;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	transform: translateY(-50%);
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-one:after {
	content: "";
	width: 220px;
	height: 220px;
	display: block;
	position: absolute;
	background: transparent;
	border: 1px solid #51B94A;
	border-radius: 100%;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-two:after {
	content: "";
	width: 144px;
	height: 144px;
	position: absolute;
	background: transparent;
	border: 1px solid #51B94A;
	border-radius: 100%;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-three:after {
	content: "";
	width: 167px;
	height: 167px;
	display: block;
	position: absolute;
	background: transparent;
	border: 1px solid #51B94A;
	border-radius: 100%;
}

.home-page-save-on-your-section .container {
	max-width: 1230px;
}

.inner-save-on-your-section p {
	max-width: 100%;
}

.inner-save-on-your-section .inner-img-section {
	padding-left: 25px;
}

.inner-save-on-your-section .inner-img-section .cstm-right-section-text .cstm-content-two {
	left: 30px;
	bottom: 30px;
}

.home-page-save-on-your-section {
	padding-bottom: 0;
	min-height: 1221px;
}

.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: #000000;
	line-height: 60px;
	font-weight: 400;
}

.home-page-envi-revolutionary-section .container .inner-content-section h3 {
	margin: 0;
	font-weight: bold;
	font-size: 50px;
	color: #000000;
}

.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: #000000;
}

.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: 0px;
	color: #FFFFFF;
	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: #000000;
}

.home-page-main-reviews-section>.container>h2 span {
	font-weight: bold;
}

.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: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: #000000;
}

.home-page-safer-way-section .inner-img--content-section h2 span {
	font-weight: bold;
	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: #000000;
	line-height: 30px;
}

.home-page-safer-way-section .inner-img--content-section p {
	color: #000000;
	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: #000000;
}

.home-page-allergens-section .inner-content-section h3 {
	margin: 0;
	top: 65px;
	left: 0px;
	max-width: 519px;
	text-align: left;
	font: normal normal bold 50px/65px Poppins;
	letter-spacing: -0.4px;
	color: #000000;
}

.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: #000000;
	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 {
	max-width: 1157px;
	margin: auto;
	padding: 0 15px;
}

.home-page-warmly-section {
	padding: 120px 0 0;
	min-height: 1000px;
	background-position: bottom;
}

.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: bold;
}

.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: 20px;
	color: #FFFFFF;
	font-weight: bold;
	max-width: 195px;
	display: block;
	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: 44px;
	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: #000000;
	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: #000000;
	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: bold;
	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: #FFFFFF;
	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: 0px auto 0;
	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: bold;
	color: #000000;
	font-family: 'Poppins';
}

.about-page-banner-section h1 span {
	font-weight: 400;
}

.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 15px;
}

.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 0px 0px;
}

.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: 0px 0px 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 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: 0px;
	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%;
}

.about-page-pdf-download-section {
	display: flex;
	align-items: center;
	background: #fff;
	max-width: 1075px;
	margin: auto;
	background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: #000000;
	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: 0px;
	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: bold;
}

.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: 0px;
	color: #FFFFFF;
	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: #000000;
	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: 0px;
	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: 0px;
	color: #B4B4B4;
	opacity: 1;
}

.oontact-page-form-section .container {
	max-width: 946px;
}

.oontact-page-form-section .container {
	max-width: 946px;
	background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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 #EEEEEE;
	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: #FFFFFF 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: 0px;
	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: #FFFFFF 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;
}

.oontact-page-form-section form.form .form-actions input.button.button--primary {
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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;
}

.installation-page-third-section .row .col-md-6 h3 {
	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: bold;
	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: 0px;
	color: #FFFFFF;
	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 */

.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: bold;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
}

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: 15px;
    height: 15px;
    display: inline-block;
    background: #fff;
    border-radius: 30px;
    position: absolute;
    left: 0px;
    top: 7px;
} */

.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: 0px;
	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;
}

.home-page-warmly-section .inner-content-section .cstm-inner-section {
	display: flex;
	justify-content: space-between;
	max-width: 655px;
}

.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;
}

.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li:before {
	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: 0px;
	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: 0px;
	color: #373737;
	opacity: 1;
	margin-bottom: 30px;
}

.why-choose-envi-benfits-section .left-content-section ul li {
	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: 0px;
	color: #FFFFFF;
	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: 0px;
}

.why-choose-envi-american-section h2 {
	font-weight: 400;
}

.why-choose-envi-american-section h2 span {
	font-weight: bold;
}

.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: 0px;
}

.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;
}

.why-choose-envi-american-section .container {
	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: 0px;
	color: #FFFFFF;
	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: 126px;
	height: 64px;
	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: 1110px;
}

.main-footer-section>div>p:last-child {
	margin: 25px 0 0;
}


/* .home-page-banner-section .inner-banner-content-section h2 {
    margin-bottom: 0 !important;
} */

.home-page-banner-section .inner-banner-content-section h2+span {
	display: block;
	max-width: 148px;
	margin-left: auto;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	font-family: 'Poppins';
	left: 30px;
	position: relative;
}

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-top: 3px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 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: #000000;
}

section.cstm-energy-efficiency-section.why-us-efficeiny h2 {
	font-weight: 400;
	line-height: 65px;
}

section.cstm-energy-efficiency-section.why-us-efficeiny h2 span {
	font-weight: bold;
}

section.cstm-energy-efficiency-section.why-us-efficeiny p {
	text-align: left;
	letter-spacing: 0.34px;
	color: #000000;
	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;
	/* min-height: 865px; */
	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: 0px;
	color: #FFFFFF;
	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-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section span {
    min-height: 65px;
} */

.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;
}

.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: 0px;
	color: #FFFFFF;
	opacity: 1;
	max-width: 66px;
	display: inline-block;
	position: relative;
	top: 10px;
	margin-right: 18px;
}

.cstm-play-icon span {
	position: relative;
}

.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;
}

.play-btn-banner-section .cstm-btn {
	max-width: 50%;
	flex: 50%;
}

@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:first-child {
	width: 27%;
}

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;
}

section.cstm-product-tabs-section .col-md-7 .cstm-left-tabs ul.nav.nav-tabs li {
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	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: 0px;
	color: #373737;
	opacity: 1;
	font-family: 'Poppins';
}

.cstm-product-tabs-section .tab-content ul li {
	position: relative;
}

.cstm-product-tabs-section .tab-content ul li {
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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;
}

section.cstm-product-tabs-section+section.cstm-energy-efficiency-section .container {
	max-width: 1570px !important;
}

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: #000000;
	opacity: 1;
}

section.cstm-product-tabs-section+section.cstm-energy-efficiency-section p {
	color: #000000;
	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: #000000;
	font-size: 32px;
}

section.product-page-cstm-review-section .container .left-content-section h3 {
	font-size: 32px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	color: #000000;
}

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: #000000;
	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: #000000;
	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: bold;
	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: 0px;
	color: #FFFFFF;
	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;
}

.home-page-save-on-your-section .home-page-cstm-review-section {
	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 h1 span {
	font-weight: 400;
}

.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;
}

table#travel thead tr:first-child th:nth-child(2) {
	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;
	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: 0px;
	color: #51B94A;
	opacity: 1;
}

table#travel tbody tr th h3 {
	letter-spacing: 0px;
	opacity: 1;
	font-weight: 500;
	font-family: 'Poppins';
	color: #222E43;
	margin: 0 0 0px;
	font-size: 14px;
}

table#travel tbody tr th p {
	margin: 0;
	font: normal normal normal 12px/24px Poppins;
	letter-spacing: 0px;
	color: #8E8E8E;
	opacity: 1;
}

table#travel tbody tr th {
	padding: 13px 40px;
	min-height: 75px;
}

table#travel tbody tr td span {
	letter-spacing: 0px;
	color: #222E43;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Poppins';
}

table#travel tbody tr td span {
	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: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0;
}

.cstm-table-section .cstm-btn a:before {
	content: "BUY ENVI 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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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;
}


/* .common-all-pages-section.envi-model-comparison-page-you-ready-section .container ul {
    margin-bottom: 120px;
} */

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: 0px;
	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: 0px;
	color: #51B94A;
	text-transform: uppercase;
	opacity: 1;
}

table.other tbody tr th p {
	letter-spacing: 0px;
	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: 0px;
	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: 0px;
	color: #000000;
	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 {
    position: relative;
} */

.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 0px 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: 0px;
	border-bottom: 1px solid #D4D4D4;
	font: normal normal normal 17px/29px Poppins;
	letter-spacing: 0px;
	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;
	content: "";
	z-index: -1;
}

.product-main-single {
	position: relative;
}

.product-main-single {
	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: 0px;
	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: 0px;
	color: #E77622;
	text-transform: uppercase;
	opacity: 1;
}

.cstm-related-product-section h2 {
	font: normal normal bold 20px/26px Poppins;
	letter-spacing: 0px;
	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: 0px;
	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: 0px;
	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;
}

.installation-page-third-section:nth-child(2) .row .col-md-6:nth-child(6) h3::after {
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
}

.cstm-installation-page-third-section:nth-child(5) .container .row h3 span {
	font: normal normal bold 45px/26px Poppins;
	letter-spacing: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #51B94A;
	opacity: 1;
}

.cstm-installation-page-fourth-section h3 {
	font: normal normal 600 30px/29px Poppins;
	letter-spacing: 0px;
	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: 0px;
	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: 0px;
	color: #373737;
	opacity: 1;
	margin: 0 0 28px;
}

.installation-page-head-section h2, .installation-page-head-section h1 {
	font-weight: bold;
	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 h1 span {
	font-weight: 400;
}

.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;
}

.seasonal-sale-page-content-section .container ul li {
	text-align: left;
	letter-spacing: 0px;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	opacity: 1;
	line-height: 40px;
}

.common-all-pages-section.seasonal-sale-page-you-ready-section .container .inner-right-text-section p span {
	font-weight: bold;
}

.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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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: #ffc533;
}

.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: 0px;
	color: #B01410;
}

.installation-page-third-section p span {
	text-align: left;
	font: normal normal normal 18px/29px Poppins;
	letter-spacing: 0px;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	color: #232C2C;
}

.cstm-installation-page-third-section:nth-child(5) .container .row .left-content-section p span {
	font-weight: bold;
}

.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: #FFFFFF;
	line-height: 56px;
}

.review-page-banner-section h2, .review-page-banner-section h1 {
	text-transform: unset;
}

.review-page-banner-section h2 span, .review-page-banner-section h1 span {
	font-weight: bold;
}

.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: bold;
	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;
}

.search-bar {
	max-width: 811px;
	margin: 60px auto 0px;
}

.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: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	padding: 0;
}

.search-bar .form-field input.form-input {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: 0px;
	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: 0px;
	color: #373737;
	opacity: 1;
}

.slider-for-reviews .main {
	display: flex;
	align-items: center;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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-bottom: 60px;
	padding-left: 39px;
	padding-right: 15px;
	padding-top: 50px;
}

.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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	color: #343434;
	opacity: 1;
	margin-left: 5px;
}

.slider-for-reviews .main {
	padding-left: 114px;
	padding-right: 98px;
	padding-top: 30px;
	padding-bottom: 30px;
}

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: 0px;
	color: #000000;
	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: 0px;
	color: #FFFFFF;
	opacity: 1;
}

.common-all-pages-section .inner-right-text-section p {
	text-align: left;
	font: normal normal 300 30px/40px Poppins;
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 15px 0 40px;
}

.common-all-pages-section .inner-right-text-section p span {
	font-weight: bold;
	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: 0px;
	color: #FFFFFF;
	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 h2 span , .faq-page-head-section h1 span{
	font-weight: 400;
}

.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%;
}

.faq-page-section .row .col-md-8 {
	padding-left: 60px;
	border-left: 1px solid #E1E1E1;
}

.faq-page-section .row .col-md-4 {
	padding-left: 0;
	padding-right: 0px;
}

.faq-page-section .row .col-md-4 .left-img-section h3 {
	text-align: left;
	font: normal normal normal 18px/26px Poppins;
	letter-spacing: 0px;
	color: #222E43;
	text-transform: uppercase;
	opacity: 1;
}

.faq-page-section .row .col-md-4 .left-img-section h3 {
	text-align: left;
	font: normal normal normal 18px/26px Poppins;
	letter-spacing: 0px;
	color: #222E43;
	text-transform: uppercase;
	opacity: 1;
	margin: 0px 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: 0px;
	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: 0px;
	color: #000000;
	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;
}

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;
}

section.page.blog h1 span {
	font-weight: 400;
}

section.page.blog h1 {
	padding: 20px 0 20px;
}

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: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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;
}


/* section.page.blog .row article.blog {
    min-height:590px;
} */

.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 {
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	color: #222E43;
	opacity: 1;
	font-family: 'Poppins';
	font-size: 14px;
}

.previewCart .previewCartAction a.button.button--small.button--primary {
	background: #E77622;
	border-color: #E77622;
}

.previewCart .previewCartAction a.button.button--small.button--primary {
	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: #FFFFFF 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: 0px;
	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 0px;
}

.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: 0px;
	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;
}

.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;
	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: 0px;
	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: 0px;
	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%;
}

.cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
	max-width: 72%;
	flex: 72%;
	background: transparent linear-gradient( 160deg, #4FB94A 0%, #82C451 50%, #97C850 100%) 0% 0% no-repeat padding-box;
}


/* .cart-content-padding-right .cstm-product-free-shipping-section.cstm-cart-free-shipping-section {
    margin-right: 140px;
} */

ul.cart-totals {
	margin-left: 140px;
	width: 100%;
	max-width: 28%;
	flex: 28%;
}

ul.cart-totals {
	padding-left: 12px;
}

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: #FFFFFF;
	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: 0px;
	color: #8E8E8E;
	opacity: 1;
}

.cart-total-value span {
	text-align: left;
	font: normal normal 600 15px/22px Poppins;
	letter-spacing: 0px;
	color: #232C2C;
	opacity: 1;
}

.cart-total-value button {
	text-align: left;
	font: normal normal 600 15px/22px Poppins;
	letter-spacing: 0px;
	color: #232C2C;
	opacity: 1;
}

.cart-total+.cart-total:last-child strong {
	font: normal normal 600 20px/22px Poppins;
	letter-spacing: 0px;
	color: #232C2C;
	opacity: 1;
}

form.form.form--hiddenLabels.coupon-form input {
	font: normal normal normal 15px/22px Poppins;
	letter-spacing: 0px;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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;
}

.main-blog-post article.blog .blog-post .icon-section {
	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: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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: bold;
}

.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: 0px;
	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: 0px;
	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: #FFFFFF;
	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: #FFFFFF;
	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: 0px;
	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: 0px;
	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: 0px;
	color: #373737;
	opacity: 1;
}

.collection-page-tabing-section .tab-content {
	display: block;
	padding: 0;
}

.collection-page-tabing-section .tab-content form.actionBar {
	margin: 39px 0 39px;
	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: 0px;
	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: 0px;
	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;
}

.collection-page-tabing-section .tab-content .grid-sect ul.productGrid {
	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: 0px;
	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: 0px;
	color: #222E43;
	opacity: 1;
}

.collection-page-tabing-section .tab-content .grid-sect ul.productGrid li.product article.card .card-body .card-text {
	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: 0px;
	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: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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 0px;
}

.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: 0px;
	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: 0px;
	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: 0px;
	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 {
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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: bold;
	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: 0px 25px !important;
}

.other td {
	padding: 0 15px !important;
}

.why-choose-envi-features-section .container .col-md-6:first-child {
	width: 46.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 a {
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #FFFFFF;
	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: bold;
	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: 0px !important;
}

.right-col-detail.prod-col {
	padding-left: 0 !important;
}

.right-col-detail.prod-col {
	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;
}

.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;
}

section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide .card-body h3.card-title {
	font: normal normal 600 18px/24px Poppins;
	letter-spacing: 0px;
	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: 0px;
	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;
}


/* .common-all-pages-section .container .row .inner-left-img-section img {
        width: 470px;
        margin: auto;
        display: block;
        height: 550px;
    } */

.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: bold;
}

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;
}

.slider-for-reviews+.home-page-main-reviews-section {
	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(12) {
	margin: 0;
}

.about-page-third-section .row .col-md-6:nth-child(11) {
	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 0px 0 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: 0px;
	color: #8E8E8E;
	opacity: 1;
	margin: 0;
}

.cstm-short-review-section span {
	text-align: center;
	font: italic normal normal 14px/22px Poppins;
	letter-spacing: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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;
}

.home-page-banner-section .container {
	position: relative;
	z-index: 1;
}

.home-page-banner-section {
	position: relative;
}
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;
}

.home-page-banner-section {
	background-position: center;
	background-size: cover;
	background-position-x: 0px;
}

.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;
}

.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%);
}

.header-accounment-bar .free-shipping-content p:first-child {
	border: none;
	padding: 0;
	margin: 0;
}

.free-shipping-content-section p {
	font: normal normal normal 16px/25px Poppins;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-align: center;
}

.free-shipping-content-section p span {
	/*font-weight: bold;*/
	color: #000;
}

.header-accounment-bar .free-shipping-content p:first-child span:last-child {
	color: #00a640;
}

.header-accounment-bar .free-shipping-content span {
	font-weight: 400 !important;
	color: #2aa3cb;
}

.main-header-section ul#cstm-navigation li:hover ul.sub-menu li a::after {
	display: none !important;
}

.header-accounment-bar .free-shipping-content p:first-child {
	color: #000 !important;
}

.home-page-banner-section {
	background-position: 100% 0;
	background-size: cover !important;
}

.page-content--centered p {
	color: #000000;
}

.page-content--centered div span {
	color: #000000 !important;
}

.page-content--centered span {
	color: #000000 !important;
	opacity: 1;
	font-size: 18px;
	color: #fff;
	line-height: 29px;
	font-weight: 400;
}

.page-content--centered span {
	color: #000000 !important;
	opacity: 1;
	font-size: 18px !important;
	color: #fff;
	line-height: 29px;
	font-weight: 400;
}

.page-content--centered li a {
	color: #000000;
	font-size: 18px;
	line-height: 29px;
	font-weight: 400;
}

.info-save h2 {
	font-size: 50px;
	font-weight: 300;
}

.info-save h2 span {
	font-weight: bold;
}

.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: bold;
	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: 0px;
	color: #FFFFFF;
	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: 0px;
	color: #000;
	opacity: 1;
}

form input {
	background: #FFFFFF 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: 0px;
	color: # !important;
	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: 0px;
	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: 0px;
}

.cstm-heater-transparent-image img {
	max-width: 85%;
}

.cstm-heater-transparent-image {
	margin-top: 80px;
}

.home-page-save-on-your-section {
	overflow: hidden;
}

.home-page-save-on-your-section {
	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: #000000;
}

.header-accounment-bar .free-shipping-content p:first-child {
	font-weight: bold;
	text-transform: uppercase;
}

.header-accounment-bar .free-shipping-content span {
    background: transparent;
    padding: 0 5px;
    text-transform: capitalize !important;
    color: #fff;
}

.header-accounment-bar .free-shipping-content p:first-child:before {
	content: "";
	background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/check-free.png);
	width: 15px;
	height: 15px;
	position: absolute;
	background-size: 46px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	left: -3px;
	top: 50%;
	transform: translateY(-50%);
}

.header-accounment-bar .free-shipping-content p:first-child {
	position: relative;
	padding-left: 15px;
}

.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: #000000;
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 20px;
}

.cstm-about-description-section p {
	color: #000000;
}

.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: #000000;
}

.faq-page-section .row .col-md-4 .content>.acc__card a {
	text-decoration: none;
	font-weight: 600;
	color: #000000;
	font-size: calc(16px * 1.25);
}

.faq-page-section .row .col-md-4 .content>.acc__card {
	margin-left: 0;
	text-align: left;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

.faq-page-section .row .col-md-4 .content>.acc__card a i.fa {
	text-decoration: none;
	color: #000000;
	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;
}

main#main-content section.page .page-content.page-content--centered {
	padding: 0px 15px 100px;
}

.main-blog-post article.blog .blog-post.zzz img {
	width: 100%;
}

main#main-content {
	margin: 0 !important;
}

div#contact-us-page {
	max-width: 100% !important;
}

.contact-page-head-section h2 span {
	font-size: 46px !important;
	color: #000000 !important;
	line-height: 74px !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 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;
}

div#myModal {
	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;
}

.cstm-play-icon img#myBtn {
	background: transparent;
	border: none;
}

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;
}

div#myModal button.close {
	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: #000000;
}

.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;
}

.popup-content {
	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: #000000;
}

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: bold;
	color: #000000;
	margin: 0;
	padding: 56px 0;
}

main#main-content section.page .page-content.page-content--centered h2 {
	color: #000000;
	font-size: 40px;
}

.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;
}

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: 0px;
	color: #FFFFFF;
	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: 0px;
	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: 0px;
	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: 0px;
	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: bold;
	font-size: 30px;
	color: #000000;
}

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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: 0px;
	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: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 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: #000000;
}

form#advanced-search-content select {
	background-color: #FFFFFF 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: 0px;
	color: #B4B4B4;
	opacity: 1;
}

.form-field.search-price-range h5.advancedSearch-title {
	font-family: 'Poppins';
	font-weight: bold;
}

.form-field.search-price-range span {
	font: normal normal normal 18px/22px Poppins;
	letter-spacing: 0px;
	color: #B4B4B4 !important;
	opacity: 1;
}

form#advanced-search-content .form-field-group.jstree.jstree-1.jstree-default.jstree-checkbox-selection {
	background: #FFFFFF 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: 0px;
	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;
}

.gen3-heater-image {
	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;
}

.gen3-heater-image img {
	max-width: 700px;
	margin-left: 0;
}

.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;
}

.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: 0px;
}

.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%;
}

header.header .header-accounment-bar>.container>a {
	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: 0px;
	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 img {
	width: 100% !important;
	display: block;
}*/

.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: #000000;
	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: 0px;
	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: 0px;
	color: #FFFFFF;
	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: #000000;
	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: 0px;
	color: #000000;
	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;
}


/* super header */

.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="b13fa9b4-be2e-4644-873d-57bb75bab49e"] .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;
}


/* review changes */

.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 0px 28px;
}

.slider-for-reviews+.home-page-main-reviews-section .container .cstm-main-review-section .inner-review-section.content {
	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: #000000;
}

.cstm-productView-availability dd.productView-info-value {
	margin: 0;
	font-size: 16px;
	font-family: 'Poppins';
	color: #000000;
}

.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: 0px;
	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;
}

section.product-are-you-ready-section.common-all-pages-section .container .home-page-cstm-logos ul {
	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: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #D9D9D9 !important;
	opacity: 1;
	height: 50px !important;
	text-align: left;
	font: caption;
	letter-spacing: 0px;
	color: #B4B4B4 !important;
	opacity: 1;
	border-radius: 0 !important;
}

/*.cstm-main-review-section {
	display: none;
}
*/
.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: #000000;
    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: #000000;
    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: 0px;
    color: #373737;
    opacity: 0.6;
}


.cstm-shipping-option dd.productView-info-value {
    text-align: left;
    font: normal normal normal 15px/29px Poppins;
    letter-spacing: 0px;
    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: 0px;
    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: bold;
}

.home-are-you-ready-section.common-all-pages-section .about-page-pdf-download-section {
    display: flex;
    margin-top: 150px;
    margin-bottom: -135px;
}
/* 
li.productReview p.productReview-author{
    position: relative;
    left: -72px;
}
li.productReview article{
    background: #fff;
    position: relative;
    z-index: 999;
}
p.productReview-author:before {
    content: "Psted by ";
    position: absolute;
    top: 0;
    left: -29px;
    background-color: white;
    color: white;
    width: 102px;
}

.cstm-short-review-section ul#productReviews-list li.productReview:first-child header span.productReview-rating.rating--small {
    position: relative;
    z-index: 10000;
} */


.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;
}



ul.navUser-section.navUser-section--alt li.navUser-item a.navUser-action.navUser-item--compare {
    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: 0px;
    color: #FFFFFF;
    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;
}

div#contact-us-success {
    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: 0px;
    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: 0px !important;
    border-bottom-left-radius: 0px !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: #000000;
}

.cstm-best-electric-page-content h2 {
    font-size: 30px;
    color: #000000;
}

.cstm-best-electric-page-content {
    padding: 40px 0;
}

.cstm-best-electric-page-content h3 {
    font-weight: bold;
    color: #000000;
    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;
}

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;  
	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 white transparent;
}

.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 white transparent; 
    
    
}

[data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] .tooltiptext {
    transform: none;
    left: 80px;
}

.header-accounment-bar {
  
    z-index: 100;
}

[data-sub-layout="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] [data-widget-id="e0965f71-5cfc-429f-9e6a-2e9d22ee6cb3"]:hover .tooltiptext {
    visibility: visible;
}

[data-sub-layout="b13fa9b4-be2e-4644-873d-57bb75bab49e"] [data-widget-id="273c7469-9296-434b-bf28-917b74de9ad3"]: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;
}

ul.navUser-section.navUser-section--alt li.navUser-item:hover .tooltiptext {
    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:0px;
    text-align: center !important;
}


.footer-menu-five .klaviyo-form-WKCmWZ.klaviyo-form {
    position: relative;
    top: -20px;
}

.main-footer-section>div.footer-menu-five>img {
    margin: 0 0 20px;
}

.main-footer-section>div.footer-menu-five>img {
    margin: 0 0 20px;
}


@media only screen and (min-width:2100px) {
	.home-page-banner-section {
		background-position-x: 0px !important;
	}
}
@media only screen and (max-width:1802px) {
	.home-page-banner-section {
		min-height: 700px;
	}
	.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 {
		min-height: 968px;
		background-position: 80% 0px;
	}
	.home-page-warmly-section {
		background-position: 80% 0;
	}
	.home-page-eheat-apart-section {
		min-height: 1105px;
		background-position: 100% 0;
	}
	.home-page-envi-revolutionary-section {
		padding-bottom: 80px;
	}
	.home-page-envi-revolutionary-section {
		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) {
	.home-page-banner-section {
		min-height: 675px;
	}
	.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) {
	.home-page-banner-section {
		min-height: 645px;
	}
	.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;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		font-size: 60px !important;
		line-height: 60px !important;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		margin: 10px 0 10px;
		max-width: 500px;
	}
	.home-page-banner-section .inner-banner-content-section p {
		margin-bottom: 25px !important;
	}
	.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 0px 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;
	}
	.home-page-banner-section {
		min-height: 530px !important;
	}
	.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%;
	}
	.main-footer-section .footer-menu-two {
		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-banner-section {
		min-height: 100vh !important;
	}*/
	.home-page-save-on-your-section {
		background-position: 100% 76%;
	}
	.home-page-save-on-your-section {
		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;
		min-height: 1500px;
	}
	.home-page-safer-way-section {
		background-position-x: 104%;
	}
	.home-page-eheat-apart-section {
		min-height: 1500px;
	}
	.home-page-eheat-apart-section {
		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 0px;
	}
	.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;
	}
	.home-page-banner-section {
		background-position: 0% 0 !important;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	.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 50px;
		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 90px;
	}
	.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: bold;
		display: inline-block;
	}
	.common-all-pages-section .inner-right-text-section p {
		text-align: left;
		font: normal normal 300 30px/40px Poppins;
		letter-spacing: 0px;
		color: #FFFFFF;
		margin: 15px 0 15px;
	}
	.home-are-you-ready-section.common-all-pages-section .home-page-cstm-logos {
		margin: 40px 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 0px !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: 50px 0 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: 0px !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: 0px !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 {
		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-left: 50px;
		padding-right: 50px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.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% 0px;
	}
	.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 70px;
	}
	.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;
	}
	.why-choose-envi-benfits-section .container .row .col-md-6:last-child .right-img-section img {
		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: 0px 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-left: 15px;
		padding-right: 15px;
	}
	.seasonal-sale-page-content-section .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.seasonal-sale-page-second-content-section {
		padding: 50px 0 50px;
	}
	.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;
	}
	.page.cart-main .page-content table.cart {
		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: 20;
	}

	.home-page-better-time-section {
		padding-top: 90px;
	}

	.home-are-you-ready-section.common-all-pages-section {
		overflow: visible;
		position: relative;
		z-index: 20;
	}
	
	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="375f8eda-2de5-4cf4-a809-31dc9a89c27d"] .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 0px 0;
}

.copyright-footer-section p {
    font-size: 12px;
 
}

}

@media only screen and (max-width:991px) {


	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;
	}

	footer.footer {
		padding: 70px 0 0px !important;
	}
	/* footer */
	.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;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		font-size: 40px !important;
		line-height: 45px !important;
		max-width: 333px;
	}
	.home-page-banner-section .inner-banner-content-section h1 {
		font-size: 30px;
	}
	.home-page-banner-section .inner-banner-content-section p {
		margin-bottom: 0 !important;
		text-align: justify;
	}
	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-review-section h2 {
		font-size: 23px;
	}
	.home-page-cstm-review-section .left-content-section h3 {
		font-size: 25px;
	}
	.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 40px;
	}
	.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;
	}
	.home-page-safer-way-section .inner-img--content-section h2 span {
		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;
		/* align-items: center; */
	}
	.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;
	}
	.about-page-pdf-download-section .inner-pdf-img img {
		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 0px !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%;
	}
	section.page.blog .row .col-md-4 {
		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%;
	}
	.slider-for-reviews+.home-page-main-reviews-section .row .col-md-4 {
		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: 0px !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% 0px;
	}
	.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;
	}
	.why-choose-envi-american-section {
		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: 0px auto 0;
	}
	.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: 0px 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-bottom: 40px;
		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%;
	}
	.productView-image+.productView-thumbnails {
		margin: 20px auto 0 !important;
		max-width: 60%;
	}
	.right-col-detail.prod-col {
		padding-right: 0px;
		padding-left: 0px !important;
	}
	.right-col-detail.prod-col {
		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%;
	}
	section.cstm-product-tabs-section .col-md-5 {
		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%;
	}
	section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
		padding: 15px;
	}
	section.cstm-product-tabs-section .col-md-5 .cstm-related-product-section .productCarousel-slide {
		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 80px !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;
	}
	.thank-you-page-banner-section {
		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;
	}
	
	.right-col-detail.prod-col h1.productView-title {
    margin: 0;
}


.right-col-detail.prod-col h1.productView-title {
    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;
}


.play-btn-banner-section {
    margin: 30px 0 0;
}

.faq-page-head-section h2 {
 
    font-weight: bold;
}

.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: 767px) {
	header.header .container {
		flex-wrap: wrap;
	}
	.header-accounment-bar .free-shipping-content {
		max-width: 100% !important;
		flex: 100% !important;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.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 0px !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;
	}
	.home-page-banner-section {
		min-height: unset;
		padding: 50px 0;
	}
	.home-page-banner-section .inner-banner-content-section h1 {
		font-size: 21px !important;
		margin: 0;
		line-height: 30px;
		max-width: 200px;
		margin: 0 auto !important;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		font-size: 38px !important;
		line-height: 40px !important;
		max-width: 227px;
	}
	p {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.play-btn-banner-section {
		flex-flow: wrap;
	}
	.play-btn-banner-section .cstm-btn {
		order: 1;
	}
	.play-btn-banner-section .cstm-play-icon {
		order: 2;
	}
	.play-btn-banner-section .cstm-play-icon span {
		display: none;
	}
	.play-btn-banner-section .cstm-btn {
		max-width: 100%;
		flex: 100%;
		width: 100%;
		margin: 15px 0 0;
	}
	.play-btn-banner-section .cstm-play-icon {
		width: 100%;
	}

	.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;
	}
	.home-page-save-on-your-section .home-page-cstm-review-section {
		flex-flow: column;
	}
	.home-page-cstm-review-section .left-content-section {
		max-width: 100%;
		flex: 100%;
		padding-right: 0;
		text-align: center;
	}
	.home-page-cstm-review-section .right-content-section {
		max-width: 100%;
		flex: 100%;
		padding-left: 0;
		margin: 0 0 15px;
	}
	.home-page-cstm-review-section .left-content-section h2 {
		text-align: center;
	}
	.home-page-cstm-review-section .left-content-section h3 {
		text-align: center;
	}
	.home-page-save-on-your-section .home-page-cstm-review-section {
		padding: 25px;
	}
	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-section .inner-banner-content-section h1 {
		font-size: 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;
	}
	.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;
		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: 0px;
		object-fit: contain;
	}
	.home-page-warmly-section .inner-content-section .cstm-inner-section ul li .main-cstm-section span {
		font-size: 16px;
		color: #FFFFFF;
		font-weight: bold;
		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;
	}
	.main-million-year-section .million-year-section {
		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;
	}
	.home-page-cstm-review-section .left-content-section h2 {
		text-align: center;
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.home-page-cstm-review-section .left-content-section h3 {
		font-size: 18px !important;
		line-height: 18px;
	}
	.about-page-third-section .row .col-md-6 {
		margin-bottom: 30px;
	}
	.home-page-cstm-review-section {
		flex-flow: column-reverse;
		padding: 15px 0;
	}
	.home-page-cstm-review-section {
		flex-flow: column-reverse;
		padding: 15px 0;
	}
	.home-page-cstm-review-section .left-content-section {
		width: 100%;
	}
	.about-page-review-section .home-page-cstm-review-section .right-content-section h2 {
		font-size: 16px !important;
		line-height: 16px !important;
	}
	.home-page-cstm-review-section .right-content-section p {
		line-height: 23px !important;
		font-size: 16px !important;
		color: #000000;
	}
	.home-page-cstm-review-section .right-content-section {
		text-align: center;
	}
	.home-page-cstm-review-section .right-content-section .cstm-star-icons {
		display: flex;
		flex-wrap: wrap;
	}
	.home-page-cstm-review-section .right-content-section .cstm-star-icons {
		justify-content: center;
	}
	.home-page-cstm-review-section {
		flex-flow: column-reverse;
		padding: 40px 0;
	}
	.common-all-pages-section .container h2 {
		margin: 0 0 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: 0px 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 0px !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: 180px 0 0px !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-bottom: 55px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 30px;
	}
	.slider-for-reviews .main {
		flex-flow: column;
	}
	.slider-for-reviews .main {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.slider-for-reviews .main .descript {
		max-width: 100%;
		flex: 100%;
		margin-left: 0;
		margin: 30px 0 0;
	}
	.slider-for-reviews .main .descript {
		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;
	}
	.home-page-cstm-review-section .right-content-section h2 {
		font-size: 16px !important;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.review-page-banner-section {
		background-position: 80%;
	}
	.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;
	}
	.why-choose-envi-features-section .container .row .col-md-6 .right-content-section ul li {
		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-right: 0 !important;
		padding-left: 0;
		padding: 0 15px;
	}
	section.cstm-heat-home-safely-bottom .row .col-md-6:last-child {
		padding-left: 0;
		padding: 0 15px;
	}
	.collection-page-tabing-section .tab-content {
    margin-top: 0;
}
	.collection-page-tabing-section ul.nav.nav-tabs {
	/*	flex-wrap: wrap;*/
		margin: 0px 0;
		display: inline-block;
	}
/*	.collection-page-tabing-section ul.nav.nav-tabs li {
		width: 100%;
		flex: 50%;
		max-width: 50%;
	}*/
/*	.collection-page-tabing-section ul.nav.nav-tabs li {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}*/
	.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;
	}
	.contact-page-head-section h2 span {
		font-size: 25px !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 0px;
	}
	.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: 0px 0 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 40px;
	}
	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;
	}
	.play-btn-banner-section .cstm-play-icon {
		text-align: center;
		margin: 20px 0 0;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		max-width: 100%;
	}
	.home-page-banner-section .inner-banner-content-section a {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	.button-text-section .right-content-section h2 {
		text-align: left;
	}
	.button-text-section .left-btn-sec a {
		font-size: 0 !important;
	}
	.button-text-section .left-btn-sec a {
		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 0px;
		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;
	}
	.search-bar .form-field input.Button {
		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;
	}
	.seasonal-sale-page-second-content-section p {
		text-align: center;
	}
	.seasonal-sale-page-banner-section {
		position: relative;
		margin: 0px 0 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: 0px !important;
		margin-right: 0px !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%;
	}
	.header-accounment-bar .free-shipping-content>p {
		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-banner-section {
		background-position: 60% 0 !important;
	}
	.home-page-banner-section:after {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 29%, rgba(251, 251, 251, 0) 50%);
	}
	.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;
		position: absolute;
		top: 55px;
		background: #fff;
		left: -100%;
		width: 100%;
		transition: all 0.2s ease-in;
		height: 100vh;
	}
	.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: 0px 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 10px;
		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 0px 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:0px 0 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: 0px;
	}
	.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: 0px 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: #000000;
		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: 0px;
	}
	.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: 0px;
		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: #FFFFFF;
		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: 0px !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: 0px !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: 0px 0 0;
	}
	.home-page-banner-section .inner-banner-content-section p {
		max-width: 100%;
		margin: 0 auto;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		margin: 10px 0 10px;
	}
	.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-cstm-review-section .right-content-section {
		padding-top: 25px;
	}
	.home-page-cstm-review-section .left-content-section {
		padding-bottom: 25px;
	}
	.home-page-cstm-review-section:after {
		width: 85%;
		height: 1px;
		background: #51B94A;
		display: block;
		position: absolute;
		left: 50%;
		content: "";
		top: 118px !important;
		transform: translateX(-50%);
		z-index: 0;
	}
	.home-page-cstm-review-section:before {
		top: 105px;
		width: 100%;
		max-width: 80px;
		background-color: #daf1f7;
		z-index: 10;
	}
	.home-page-cstm-review-section .left-content-section h3 {
		margin-top: 5px;
	}
	.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;
	}
	.home-page-envi-revolutionary-section .container .inner-content-section h2 {
		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; 
	}
	.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: 0px 0 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;
	}
	.home-page-safer-way-section .inner-img--content-section p {
		text-align: justify !important;
	}
	.home-page-safer-way-section .inner-img--content-section p:nth-child(2) {
		text-align: center;
	}
	.home-page-safer-way-section .inner-img--content-section p:nth-child(2) {
		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: 0px 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 0 15px;
	}
	.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 40px;
	}
	.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: -130px;
		position: relative;
		z-index: 10;
	}
.home-page-banner-section {
    background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/mobile-banner.jpg) !important;
    min-height: 725px !important;
    align-items: unset !important;
    background-position: 95% -35px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 20px;
}
	.home-page-banner-section .inner-banner-content-section h2 {
		font-size: 35px !important;
		line-height: 38px !important;
	}
	.home-page-banner-section .inner-banner-content-section h2 {
		margin: 1px 0px 3px !important;
	}
	.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;
	}
	.home-page-banner-section .inner-banner-content-section h1 {
		font-size: 19px !important;
		line-height: 26px;
	}
	.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: 60% 0px;
	}
	div#myModal iframe {
		width: 100%;
		height: 100%;
		min-height: 180px;
	}
	.modal-body {
		padding: 15px;
	}
	.play-btn-banner-section .cstm-play-icon img#myBtn {
		padding: 0;
		top: 60px;
		position: relative;
		left: -15px;
	}
	.main-footer-section>div .footer-payment-icons {
		max-width: 250px !important;
	}
	.play-btn-banner-section .cstm-play-icon {
		display: none;
	}
	.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: 35px;
	}
	.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: #000000;
		font-size: 27px !important;
		margin: 0 0 25px;
	}
	main#main-content section.page .page-content.page-content--centered {
		padding: 0px 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: #000000;
		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: bold;
		color: #000000;
		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: #000000;
		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 {
		font: normal normal bold 26px/35px Poppins !important;
		opacity: 1;
		margin: 0 0 15px;
	}
	.home-page-banner-section:after {
		display: none !important;
	}
	h3 {
		line-height: 42px !important;
	}
	.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-banner-section .inner-banner-content-section a {
		display: flex;
	}
	.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: #000000;
		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;
	}
	.g-recaptcha div {
		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;
	}
	.home-page-save-on-your-section:after {
		content: "";
		background: url(https://eheat-sandbox.mybigcommerce.com/content/upload/second-back-new.png);
		width: 100%;
		height: 390px;
		display: block;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom;
		margin-top: 30px;
	}
	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: 0px;
		color: #FFFFFF;
		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: bold;
	}
	.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 10px;
		display: block;
		position: relative;
		text-decoration: none;
		font-size: 16px;
		color: #000000;
		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;
	}
	.\33 d-img-mobile-view img {
		width: 100% !important;
		height: 100% !important;
	}
	.\33 d-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: 0px;
	}
	.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;
	}
	.about-page-review-section .container .home-page-cstm-review-section::before {
		top: 110px;
	}
	.about-page-review-section .container .home-page-cstm-review-section::after {
		top: 125px !important;
	}
	.share-url-cstm {
		top: 0px;
		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;
	}
	section.product-page-cstm-review-section .container .right-content-section .cstm-star-icons {
		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="bbd09343-dee7-4fb3-829a-3fc317ecc290"] {
		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: 0px 0 0 !important;
	}

	.header-accounment-bar .free-shipping-content p:first-child:before {
		top: 7px !important;
		position: relative;
	}

	section.page.blog h1 {
		padding: 40px 0 40px;
	}
	
.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 5px;
    max-width: 32%;
    text-align: left;
}


/*.right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
    display: none;
}*/



.right-col-detail.prod-col section.productView-details.product-data .productView-rating a.productView-reviewLink.productView-reviewLink--new {
    margin: 8px 0px 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%;
}

.right-col-detail.prod-col section.productView-details.product-data .cstm-short-review-section div#tab-reviews div#productReviews-content ul.pagination-list {
    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 5px;
}

.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: 0px;
    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;
}


.about-page-third-section .row .col-md-6:after {
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: bold;
    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: 70px;
  
}

.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 0px;
}

.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;
}

.play-btn-banner-section {
    margin: 0px 0 0;
}

.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;
}


/* new changes 22/11/2021 */

.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: 0px;
}

.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;
}

section.cstm-product-tabs-section .col-md-5 .cstm-product-specifications-section ul li h3 {
    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;
}

.right-content-section.fixed_section {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.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;
  
}

/*.home-page-banner-section .inner-banner-content-section h2 {
    text-align: center;
}

.home-page-banner-section .inner-banner-content-section h1 {
    text-align: center;
}

.home-page-banner-section .inner-banner-content-section p {
    text-align: center;
}

.inner-save-on-your-section .inner-content-section h2 {
    text-align: center;
}

.inner-save-on-your-section p {
    text-align: center;
}

.inner-save-on-your-section .inner-content-section h2 {
    text-align: left;
}

.home-page-envi-revolutionary-section .container .inner-content-section h2 {
    text-align: center;
}

.home-page-envi-revolutionary-section .container .inner-content-section h3 {
    text-align: center;
}

.home-page-envi-revolutionary-section .container .inner-content-section p {
    text-align: center;
}

.home-page-safer-way-section .inner-img--content-section h2 {
    text-align: center;
}

.home-page-safer-way-section .inner-img--content-section p {
    text-align: center;
}

.home-page-allergens-section .inner-content-section h2 {
    text-align: center;
}

.home-page-warmly-section .inner-content-section .energy-efficiency-section h3 {
    margin-left: 0 !important;
}

.common-all-pages-section h2 {
    text-align: center !important;
}

.home-page-eheat-apart-section .main-eheat-apart-inner-section .eheat-apart-inner-section .innr-content-section h2 {
    font-size: 19px !important;
 
}

.inner-save-on-your-section .inner-content-section h2 {
    text-align: center;
}
*/
.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: 0px !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: 22px !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;
}

.right-content-section.fixed_section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.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 {
  /*  max-width: 33%;
    flex: 33%;*/
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: none !importanti;
}
.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 {
   /* max-width: 100%;
    flex: 100%;*/
    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 {
    margin: 0 0 10px;
}*/

/*.collection-page-tabing-section ul.nav.nav-tabs li:nth-child(2) {
    max-width: 100%;
    flex: 100%;
}*/

.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: 0px 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;
  
}

ul.navUser-section.navUser-section--alt li.navUser-item:nth-child(3) a.navUser-action[aria-label="Sign out"]:after {
   
    top:0px;
  
}

.cstm-header-menu {
  
    max-width: 690px;
    margin-left: auto;
    margin-right: auto !important;
}

.faq-page-head-section h2 {
    padding: 25px 0 0;
}

.play-btn-banner-section {
  
    flex-flow: column-reverse;
}

.play-btn-banner-section .cstm-play-icon .box a.button img {
    width: 70px;
}

.play-btn-banner-section .cstm-play-icon {
    display: flex;
    justify-content: center;
    margin: 10px 0 0;
}

.play-btn-banner-section .cstm-play-icon span {
    display: inline-block;
    top: 0px;
}

.cstm-play-icon span:before {
   
    width: 54px;
    height: 26px;
  
    bottom: -20px;
    right: -33px;
}




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;
}


.home-page-banner-section {
    position: relative;
}



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;
}




.home-page-banner-section .inner-banner-content-section h1 {
    max-width: 100%;
   }
   
   .play-btn-banner-section .cstm-play-icon {
  
    max-width: 285px;
}

.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;
}

.play-btn-banner-section .cstm-play-icon {
    display: none;
}

.home-page-banner-section .inner-banner-content-section {
    padding: 0 11px;
}

.play-btn-banner-section .cstm-btn a.cstm-btn {
    position: relative;
    top: unset;
    bottom: 0;
    left: unset;
    transform: none;
}
.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: 0px 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 0px !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: 0px !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: 0px;
}



.right-col-detail.prod-col section.productView-details.product-data .productView-rating span[role="img"] {
    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% 0px !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;
}


.home-page-banner-section {
    background-position: 95% -15px !important;
   }


}

@media only screen and (min-width:768px) {
	.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;
	}
	.\33 d-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:376px) {
.home-page-banner-section {
    min-height: 743px !important;
    background-size: cover !important;
}

}

@media screen and (max-width: 767px) and (min-width:400px) {
.home-page-banner-section {
    background-position: 95% 45% !important;
    min-height: 720px !important;
}

	.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:768px) {
[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%;
}

.right-col-detail.prod-col section.productView-details.product-data .productView-product .productView-price {
    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;
}
.home-page-banner-section .inner-banner-content-section {
	text-align: center;
}
.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%;
    height: 500px;
}
.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: bold;
    margin-bottom: 38px;
}

@media(max-width:991px)
{
    h1#cathead, h1#cathead {
    text-align: center;
    font: normal normal normal 18px/0px Poppins !important;
    letter-spacing: -0.37px;
    color: #232C2C;
    opacity: 1;
    font-family: 'Poppins';
    font-weight: bold !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)
{
    .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;
}