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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(79,79,79);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(64,108,243);
	--wd-alternative-color: rgb(168,221,104);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(155,176,242,0.69);
	--btn-accented-bgcolor-hover: rgba(115,163,57,0.36);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(64,108,243);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 1000px;
	--wd-popup-padding: 126px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 50%;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 0px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.widget {
    margin-bottom: 30px !important;
    background-color: #FFFFFF !important;
    padding: 15px !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 10px !important;
}
/* 
.widgettitle, .widget-title {
    color: var(--wd-primary-color);
}
*/
table.variations th.label label {
   width: 100%;
    display: inline-block;
	text-align:left !important
}
table.variations td.value select {
  width: 80%;
}
table.variations tr {
  width: 100% !important;
}
table.variations th , table.variations td {
  width: 100% !important;
	display:block
}
table.variations { text-align:left; width:100%}

.wd-custom-carousel li.cat-item {
	background: rgba(255, 255, 255, 0.5) !important;
	backdrop-filter: blur(6px);
  
	}
.wd-dropdown-menu.wd-design-full-width.color-scheme-dark {padding:0 !important}
.wd-custom-carousel .swiper-button-next, .wd-custom-carousel .swiper-button-prev
{background:transparent !important;
box-shadow: none !important;}

.category-nav-link .wd-nav-img {
    width: 80px !important;
    height: 80px !important;
    max-height: 100% !important;
}
.wpforms-title{text-align:center}

@media (max-width: 1024px) {
    .wd-nav-accordion-mb-on .wd-nav-product-cat li {

        float: left;
  
    }


	.wd-active img {
 
    margin-bottom: 15px !important;
}

	.wd-nav > li a , .wd-active li a {text-align:left !important; align-items:left !important;

}

	
ul.wd-nav-product-cat {
	    --nav-gap: 15px;
}
}


.boiler-wpform {padding:0 !important;  margin:0 !important ;}
.boiler-wpform.wpforms-container input.wpforms-field-medium,
.boiler-wpform.wpforms-container select.wpforms-field-medium,
.boiler-wpform.wpforms-container .wpforms-field-row.wpforms-field-medium,
.wp-core-ui .boiler-wpform.wpforms-container input.wpforms-field-medium,
.wp-core-ui .boiler-wpform.wpforms-container select.wpforms-field-medium,
.wp-core-ui .boiler-wpform.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
    width: 100% !important;
}
.boiler-webform-txt label{font-size:13px !important}
.boiler-wpform  .wpforms-head-container {padding:0 0 10px 0 !important}
.boiler-wpform .wpforms-uploader {padding:5px !important}

.elementor-29471 .elementor-element.elementor-element-459c707c > .elementor-background-overlay
{    background-image: linear-gradient(220deg, #00ceff 0%, #0046D3 100%) !important;}
.elementor-30479 .elementor-element.elementor-element-5eb3bf4d > .elementor-background-overlay
{    background-image: linear-gradient(220deg, #00ceff 0%, #0046D3 100%) !important;}

	.promo-banner .wrapper-content-banner{   padding-left: 0 !important}

:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
  max-height: 400px !important;
}
#wapo-total-price-table {margin-top:20px !important}
#wapo-total-price-table table.only_final{ width:100% !important}
#wapo-total-price-table table{ width:100% !important}
#wapo-total-price-table table th{ width:40% !important}
.only_final th{ width:130px !important}
div.checkbox-button-container{ padding:0 0 10px 10px !important}
.yith-wapo-addon {padding:10px 0 0 10px !important}



.quantity{display:none !important}

.greenboxform div.elementor-element {width:100% !important}
.product-labels{
    left: auto !important;
    right: 10px !important;
    bottom: 10px !important;
	top: auto !important;
}
.wd-timer>span {min-width:auto !important ;font-size: 14px !important}
.wd-sub-menu li > a img, .wd-nav-img {width:50px !important; height:50px !important; max-height:50px !important}

label.image-container img{width:100px !important; height:100px !important}

.custom-product-tabs .elementor-tab-title,
.custom-product-tabs .e-n-tab-title {
    background: #F7F7F7 !important;
}

.custom-product-tabs .elementor-tab-title.elementor-active,
.custom-product-tabs .e-n-tab-title[aria-selected="true"] {
    background: #E8F1E9 !important;
}

.custom-product-tabs .elementor-tab-content {
    border: none !important;
}
/* ================================================
   4Most Energy – Responsive Technical Data Table
   Namespace: fme-tech-table
   Add this to: Appearance > Customize > Additional CSS
   ================================================ */

.fme-tech-table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.fme-tech-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 620px;
  font-size: 14px;
  font-family: inherit;
		margin-bottom:0 !important;
}

/* --- Header --- */
.fme-tech-table .fme-tech-table__head-row {
  background-color: #F8F8F8;
}

.fme-tech-table .fme-tech-table__th {
  padding: 14px 18px;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #08458B;
  white-space: nowrap;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom-color: #00458B;
}

.fme-tech-table .fme-tech-table__th:last-child {
  border-right: none;
}

.fme-tech-table .fme-tech-table__sub {
  display: block;
  font-size: 10px;
  font-weight: 400;
  opacity: 0.75;
  text-transform: none;
  letter-spacing: 0;
}

/* --- Body rows --- */
.fme-tech-table .fme-tech-table__row {
  border-bottom: 1px solid #e8ecef;
  transition: background 0.15s ease;
}

.fme-tech-table .fme-tech-table__row:last-child {
  border-bottom: none;
}

.fme-tech-table .fme-tech-table__row:hover {
  background-color: #f5f8fb;
}

.fme-tech-table .fme-tech-table__td {
  padding: 14px 18px;
  color: #333333;
  border-right: 1px solid #e8ecef;
  white-space: nowrap;
}

.fme-tech-table .fme-tech-table__td:last-child {
  border-right: none;
}

/* --- Model name (orange to match site) --- */
.fme-tech-table .fme-tech-table__model {
  color: #f7941d;
  font-weight: 600;
}

/* --- Sticky first column --- */
.fme-tech-table .fme-tech-table__sticky {
  position: sticky;
  left: 0;
  z-index: 2;
  background-color: #ffffff;

}

.fme-tech-table .fme-tech-table__head-row .fme-tech-table__sticky {
  background-color: #F8F8F8;
  z-index: 3;
  border-bottom-color: #00458B;
}

/* Scroll shadow on sticky column edge */
.fme-tech-table .fme-tech-table__sticky::after {
  content: '';
  position: absolute;
  top: 0;
  right: -6px;
  bottom: 0;
  width: 6px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.08), transparent);
  pointer-events: none;
}

/* --- Mobile adjustments --- */
@media (max-width: 767px) {
  .fme-tech-table .fme-tech-table__th {
    font-size: 11px;
    padding: 12px 14px;
  }

  .fme-tech-table .fme-tech-table__td {
    padding: 12px 14px;
    font-size: 13px;
  }

  .fme-tech-table .fme-tech-table__row:nth-child(even) {
    background-color: #f9fafb;
  }

  .fme-tech-table .fme-tech-table__row:nth-child(even) .fme-tech-table__sticky {
    background-color: #f9fafb;
  }
}
.fme-tech-table__title {
  font-size: 18px;
  font-weight: 600;
  color: #1a2a3a;
  border-left: 4px solid #3b82c4;
  padding-left: 12px;
  margin-bottom: 16px;
}