/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

body {
	overflow: visible!important;
}

body.archive div#primary {
    padding: 1.771vw 0;
    width: 78.646vw;
    margin: 0 auto;
}

body:not([class*=elementor-page-]) .site-main {
    max-width: unset;
}

.woocommerce a {
    color: #000;
}

a {
    background-color: transparent;
    text-decoration: none;
}

.aqm-phone {
	color: #fff!important;
	    display: block;
}

.aqm-phone a{color:#fff!important; text-decoration:none!important;}


div#footer-col-1 {
    width: 24.635vw;
}

section#aqm-footer-section .elementor-row {
    justify-content: space-between;
}

/* Footer */

section#aqm-footer-section {
    padding-top: 5vw;
    padding-bottom: 3vw;
}

#footer-col-1 .elementor-widget-text-editor .elementor-widget-container {
    padding: 1.25vw 0 0;
    max-width: 13.021vw;
    margin: 0 auto;
}

#footer-col-1 .elementor-widget-text-editor .elementor-widget-container  p {
    font-size: 1.042vw;
    margin-bottom: 0;
}

#footer-col-2 p {
    margin: 0;
}

div#aqm-footer-col-3 img {
    margin-top: .15vw;
	max-height: 1.8vw;
    width: auto;
    max-width: 1.5vw;
}

div#aqm-footer-col-3 .elementor-section {
    margin-bottom: .75vw;
}

div#aqm-footer-col-3 .elementor-section .elementor-column:last-child {
    padding-left: .5vw;
}

/* Single Product Cart-Qty  */

form.cart {
    display: flex;
    align-items: center;
}

form.woocommerce-cart-form .qib-button:not(#qib_id):not(#qib_id),
form.cart .qib-button:not(#qib_id):not(#qib_id) {
    border-radius: 50%;
    height: 2.083vw;
    width: 2.083vw;
    color: #80D9E8;
    font-weight: 300;
    border: 2px solid #7C7C7C;
    background: #f5f4f5;
    overflow: hidden;
}

form.woocommerce-cart-form.qib-button:not(#qib_id):not(#qib_id),
form.cart button.minus.qib-button:not(#qib_id):not(#qib_id) {
    font-size: 1.510vw;
}

form.woocommerce-cart-form.qib-button:not(#qib_id):not(#qib_id),
form.cart button.plus.qib-button:not(#qib_id):not(#qib_id) {
    font-size: 1.875vw;
}

.qib-button:not(#qib_id):not(#qib_id) span {
    margin-top: -1.250vw;
    display: block;
}

form.woocommerce-cart-form .quantity input.qty:not(#qib_id):not(#qib_id),
form.cart .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    border-radius: 50%;
    height: 2.083vw;
    width: 2.083vw;
    margin: 0 0.208vw;
    font-size: 1.042vw;
    border: 2px solid #7C7C7C;
    background: #f5f4f5;
}

form.cart button[type='submit'] {
    background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.729vw 1.979vw!important;
    height: auto!important;
	transition: background .3s ease;
}

form.cart button[type='submit']:hover {
	background: linear-gradient(270deg, #72CDDD 0%, #4591CE 100%);
}

/* Single Product Image  */

.woocommerce div.product div.images .flex-control-thumbs li img {
/*     background: #fff;
    padding: 0.260vw; */
    border-radius: 10px;
    opacity: 1;
    border: 3px solid rgba(0,0,0,0);
	opacity: .5;
    transition: all .3s ease;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border: 3px solid #47CDDD;
	opacity: 1;
}

.wvg-gallery-thumbnail-image {
    max-width: 150px;
}

.wvg-gallery-thumbnail-image.current-thumbnail img {
    border: 3px solid #47CDDD;
    border-radius: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 4%;
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n),
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 21%;
}

/*  custom row width for single page */
.elementor-section.aqm-single-product-section-fullwidth > .elementor-container {
    max-width: 79.79%;
}

.elementor-section.aqm-shop-content > .elementor-container {
	max-width: 46%;
}

.elementor-section.aqm-shop-categories > .elementor-container {
/* 	max-width: 85%; */
	max-width: 79.79%;
}

#aqm-single-product .elementor-row .elementor-column:first-child  {
    padding-left: 16.5%;
    margin-right: 1.6%;
}

#aqm-single-product span.posted_in.detail-container,
#aqm-single-product span.sku_wrapper.detail-container::after {
    display: none;
}


section#aqm-single-product .elementor-container {
    justify-content: space-between;
}

section#aqm-single-product .elementor-column:first-child {
    width: 55%;
}

section#aqm-single-product .elementor-column:last-child {
    width: 41%;
}


/* Woo Search Bar */
.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #72cddd;
}

.dgwt-wcas-search-wrapp {
	margin-left: 0;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before {
    display: none;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background: none;
    position: absolute;
    padding: 0;
}

.dgwt-wcas-search-wrapp.dgwt-wcas-search-filled button.dgwt-wcas-search-submit {
    display: none;
}

.dgwt-wcas-preloader {
    right: 0!important;
    width: 50px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	border: 2px solid #5E6075;
    border-radius: 9px!important;
	height: 2.865vw;
}

/* Floating cart */

/* .xt_woofc::before {
	height: 0;
} */

.xt_woofc-body .xt_woofc-list li {
    font-family: "proxima-nova", Sans-serif;
}

.xt_woofc-wc-notices {
	display: none;
}

.xt_woofc-product-title {
    white-space: normal;
}

.xt_woofc-no-product {
    font-size: 14px;
    letter-spacing: 0;
}

.xt_woofc-no-product a {
	display: none!important;
}

.xt_woofc-footer .xt_woofc-count li:first-child {
    display: none;
}

.xt_woofc-footer ul.xt_woofc-count  {
    list-style: none;
    padding: 0;
}

.xt_woofc-footer .xt_woofc-count li:first-child {
    display: none;
}

.xt_woofc-footer .cart-count {
    display: flex;
    margin-left: 5px;
}

.xt_woofc-cart-open .xt_woofc-checkout em {
    display: flex;
    justify-content: center;
}

#xt_woofc.xt_woofc-cart-closed .xt_woofc-inner {
    z-index: -1;
}


/* Single Product Accordion */
#aqm-single-product .elementor-tab-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 1.302vw 0;
}

#single-prod-extra-desc .elementor-tab-content {
    padding: 0 0 24px 16px;
	border: none;
}

#single-prod-extra-desc .elementor-tab-content ul {
	padding-left: 1.042vw;
}

#single-prod-extra-desc .elementor-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
	border-top: 0.156vw solid #BABABA;
	border-bottom: 0.156vw solid #BABABA;
}

#single-prod-extra-desc .elementor-accordion .elementor-accordion-item:not(:last-child) {
    border-bottom: none;
}

/* Single product header options */

#aqm-single-product-hdr {
    padding-top: 1.75vw;
}

#aqm-single-product-hdr .elementor-column {
    display: flex;
    align-items: center;
}

body.search #aqm-single-product-divider .elementor-widget-wrap {
    opacity: 0;
}

body.search #aqm-single-product-divider.active .elementor-widget-wrap {
    opacity: 1;
}

#aqm-single-product-divider .elementor-divider,
#aqm-single-product-divider .elementor-widget-wrap {
    padding-bottom: 0;
	padding-top: 0.75vw; 
/* 	padding-top: 10px; */
}



#aqm-single-product .elementor-widget-woocommerce-product-content p {
	color: #29354A;
} 
#aqm-single-product .elementor-widget-woocommerce-product-content p:last-of-type {
    margin-bottom: 0;
}

/* Cart button and counter */
#elementor-menu-cart__toggle_button { 
	pointer-events: none; 
	margin: 0;
    padding: 0;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty {
	display: none;
}

#aqm-viewcart-btn .elementor-button-icon[data-counter] {
    display: flex;
    align-items: center;
}

#aqm-viewcart-btn .elementor-button-icon[data-counter] i {
    font-size: 2.592vw;
    font-weight: 400;
    margin-right: 0.833vw;
}

#aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: '';
}

#aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:after {
    content: 'View Cart (' attr(data-counter) ')' ;
    display: inline-block;
    font-weight: 400;
	color: #4D5774;
	font-size: 1.042vw;
}

#aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter].cart-open:after {
    content: 'Close Cart (' attr(data-counter) ')' ;
}

/* Cart icon cutoff - disabled */
/* #aqm-viewcart-btn .elementor-button-icon[data-counter] i::before {
    content: url(/wp-content/themes/hello-theme-child-master/assets/images/cart%20icon.png);
    width: 2.448vw;
    height: 3.344vw;
    background-size: contain;
} */

/*  Single Product section */

#aqm-single-product .elementor-widget-woocommerce-product-title,
#aqm-single-product .elementor-widget-woocommerce-product-price {
	margin-bottom: 10px;
}
#aqm-single-product span.woocommerce-Price-amount.amount bdi {
    display: flex;
}

#aqm-single-product .product-lead-time {
    background: #4591CE;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    display: inline-block;
}

#aqm-single-product span.woocommerce-Price-currencySymbol {
    font-size: 1.250vw;
    position: relative;
    top: 3px;
}

/*  Single Product Resources */

#singleprod-resources-section .elementor-container {
    max-width: 61.9%;
    margin-top: 3.063vw;
    padding-left: 5.885vw;
    margin-bottom: 2.063vw;
}

div#singleprod-related-prod > .elementor-widget-container,
#singleprod-resources-cta .elementor-container {
    max-width: 86.84%;
    margin: 0 auto;
    padding-left: 5.885vw;
}

div#singleprod-related-prod > .elementor-widget-container {
		margin-top: 4.063vw;
}

#singleprod-resources-cta .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

#singleprod-resources-cta .elementor-widget-wrap {
	padding: 6vw 0 5vw;
}

.single-product-info-toggle.elementor-widget:not(:last-child) {
    margin-bottom: 1.458vw;
}

.single-product-info-toggle .elementor-toggle-item {
    background: linear-gradient(180deg, #95DCE9 0%, #72CDDD 100%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 30px 0px 30px 0px;
/*     padding: 0 4.3% 0 7.7%; */
}

.single-product-info-toggle .elementor-toggle-item.aqm-toggle-active {
	background: linear-gradient(143deg, #FFFFFF 0%, #F5F4F5 100%);
/*   	box-shadow: -1px 10px 10px 10px rgba(122,122,122,0.43); */
	box-shadow: -1px 10px 10px 0px rgba(122,122,122,0.43);
}

.elementor-toggle-item .elementor-tab-content {
	padding: 0 0 1.042vw;
}

.single-product-info-toggle .elementor-tab-title {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

.single-product-info-toggle .elementor-toggle .elementor-tab-title {
    padding: 1.042vw 4.3% 1.042vw 7.7%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}

.single-product-info-toggle .elementor-toggle .elementor-tab-content {
    padding: 0 4.3% 2.042vw 7.7%;
}

.single-product-info-toggle .elementor-toggle-icon  i::before {
	content: '';
	display: block;
	height: 2.396vw;
	width: 2.396vw;
	background-size: contain!important;
	background-repeat: no-repeat!important;
}

.single-prod-manuals-toggle .elementor-toggle-icon  i.elementor-toggle-icon-opened::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/resources%20icon%20blue.png), url(/assets/images/resources%20icon%20blue.png);
}

.single-prod-manuals-toggle span.elementor-toggle-icon-closed i::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/resources%20icon%20white.png), url(/assets/images/resources%20icon%20white.png);
}

.single-prod-drawings-toggle .elementor-toggle-icon  i.elementor-toggle-icon-opened::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/drawings%20icon%20blue.png), url(/assets/images/drawings%20icon%20blue.png);
}

.single-prod-drawings-toggle span.elementor-toggle-icon-closed i::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/drawings%20icon%20white.png), url(/assets/images/drawings%20icon%20white.png);
}

.single-prod-warranty-toggle .elementor-toggle-icon  i.elementor-toggle-icon-opened::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/warranty%20icon%20blue.png), url(/assets/images/warranty%20icon%20blue.png);
}

.single-prod-warranty-toggle span.elementor-toggle-icon-closed i::before {
	background: url(/wp-content/themes/hello-theme-child-master/assets/images/warranty%20icon%20white.png), url(/assets/images/warranty%20icon%20white.png);
}

.single-product-info-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
	float: none;
	width: auto;
	height: 2.500vw;
}

.single-product-addtl-info a {
    color: #000;
    text-decoration: none;
    transition: color .3s ease;
}

.single-product-addtl-info a:hover {
    color: #47cddd;
}

.single-product-addtl-info p {
    margin-bottom: 0;
}

span.single-product-addtl-info-divider {
    height: 0.104vw;
    width: 100%;
    background: #bfbfbf;
    display: block;
    margin: 0.938vw 0;
}

.woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    top: 15px;
    right: 11px;
	font-size: 12px;
}

#aqm-single-product button.single_add_to_cart_button.button.alt.added {
    padding-right: 15px!important;
}
.woocommerce a.added_to_cart {
	text-decoration: underline;
	padding: 0;
    display: flex;
    align-items: center;
}

/* temporrary cart styles */

.xt_woofc-header {
    display: none;
}

.xt_woofc-footer {
    box-shadow: none;
    text-align: right;
}
a.xt_woofc-checkout.xt_woofc-btn {
        /* width: 20px; */
    background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.729vw 1.979vw!important;
    height: auto!important;
    transition: background .3s ease;
    width: auto;
    display: inline-block;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    border-radius: 20px 0px 20px 0px;
    height: auto!important;
    line-height: 16px;
	font-style: normal;
}

.xt_woofc-body {
    margin-top: 0;
}

.xt_woofc-is-desktop .xt_woofc-pos-top-right .xt_woofc-inner, 
.xt_woofc-is-tablet .xt_woofc-tablet-pos-top-right .xt_woofc-inner, 
.xt_woofc-is-mobile .xt_woofc-mobile-pos-top-right .xt_woofc-inner {
    top: 15vw;
    right: 9vw;
}


.xt_woofc-inner {
	height: 25vw;
	margin: 0;
}

.xt_woofc-cart-opened .xt_woofc-footer, .xt_woofc-cart-open .xt_woofc-footer {
    box-shadow: none;
}

.xt_woofc-product-image img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 70px;
    border: 1px solid #2B364B;
    border-radius: 5px;
}

a.xt_woofc-product-title-inner,
dl.xt_woofc-sku,
span.xt_woofc-price.amount bdi {
  font-size: 0.833vw;
  color: #27334C;
  font-weight: 600;
  line-height: 1.25em;
  display: inline-block;
}

span.xt_woofc-price.amount bdi {
    color: #4591ce;
	font-size: 1vw;
}

.xt_woofc-product-attributes {
  margin-bottom: 0;
}

.xt_woofc-product-header {
  margin-bottom: 2px;
}

dl.xt_woofc-sku dt, dl.xt_woofc-sku dd {
    font-weight: 300;
}

dl.xt_woofc-sku dd {
    margin: 0;
}

.xt_woofc-quantity form {
  border: none;
  overflow: unset;
  margin: 0 !important;
}

.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-minus {
  border-radius: 50%;
  height: 1.667vw;
  width: 1.667vw;
  color: #80D9E8;
  font-weight: 300;
  border: 2px solid #7C7C7C;
  background: #f5f4f5;
  overflow: hidden;
}

.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-input {
  border-radius: 50%;
  height: 1.667vw;
  width: 1.667vw;
  margin: 0 0.208vw;
  font-size: 1.042vw;
  border: 2px solid #7C7C7C;
  background: #f5f4f5;
}
.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-plus {
  border-radius: 50%;
  height: 1.667vw;
  width: 1.667vw;
  color: #80D9E8;
  font-weight: 300;
  border: 2px solid #7C7C7C;
  background: #f5f4f5;
  overflow: hidden;
}

.xt_woofc-body {
	height: 21vw;
    overflow: auto;
}

.xt_woofc-quantity {
    margin-right: 0;
}

.xt_woofc-is-desktop .xt_woofc-empty.xt_woofc-pos-top-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,.xt_woofc-is-desktop .xt_woofc-empty.xt_woofc-pos-top-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,.xt_woofc-is-tablet .xt_woofc-empty.xt_woofc-tablet-pos-top-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,.xt_woofc-is-tablet .xt_woofc-empty.xt_woofc-tablet-pos-top-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,.xt_woofc-is-mobile .xt_woofc-empty.xt_woofc-mobile-pos-top-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,.xt_woofc-is-mobile .xt_woofc-empty.xt_woofc-mobile-pos-top-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner{
    transform:translateY(0);
    opacity:0
}

.xt_woofc-body .xt_woofc-list {
    padding: 0.625vw 1.563vw;
}

.xt_woofc-product-details {
    padding: 0;
}

.xt_woofc-body .xt_woofc-list li {
    border-bottom: 0.104vw solid #F5F4F5;
	padding-bottom: 10px;
}

.xt_woofc-wrapper {
	background: #fff;
    border-radius: 0 0 44px 0!important;
}

div#xt_woofc.xt_woofc-cart-closed .xt_woofc-wrapper {
	 overflow: hidden;
}


.xt_woofc-footer {
    padding: 0.521vw 1.563vw 1.042vw;
}


/* Single Prod breadcrumbs */

.singleprod-brdcrmb-container {
    background: linear-gradient(141deg, #4D5774 0%, #2B364B 100%);
/*     box-shadow: -1px 8px 8px 0px rgb(122 122 122 / 71%); */
/*     position: absolute; */
	box-shadow: -1px 8px 8px 0px rgb(73 71 71 / 31%);
	position: fixed;
    width: 15.792vw;
    height: auto;
    z-index: 9;
/*     top: 60px; */
	top: 32vw;
/* 	56%*/
    left: 0;
    border-radius: 0 18px 18px 0;
    padding: 20px;
	transform: translateY(-50%);
	z-index: 99;
}

.singleprod-brdcrmb-container a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
	display: block;
    line-height: 1.25em;
    padding: 0 0 7px;
	transition: color .3s ease;
}

.singleprod-brdcrmb-container a:hover,
a.singleprod-brdcrmb-product.active-nav {
	color: #72cddd;
}

.elementor-section#aqm-singleprod-breadcrumbs > .elementor-container {
    max-width: 100%;
}

.elementor-section#aqm-singleprod-breadcrumbs .elementor-widget-wrap {
    padding: 0;
}

.singleprod-brdcrmb-item > a {
	display: inline-block;
}

.singleprod-brdcrmb-products {
    padding-left: 1.875vw;
}

.singleprod-brdcrmb-item:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,.3);
/*     padding: 7px 0; */
}

.singleprod-brdcrmb-item:first-child .singleprod-brdcrmb-hdr {
    padding-top: 0;
}

.singleprod-brdcrmb-item:last-child .singleprod-brdcrmb-hdr {
    padding-bottom: 0;
}

/* .singleprod-brdcrmb-item:last-child {
    padding: 7px 0 0;
} */

.singleprod-brdcrmb-hdr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
}

.brdcrmb-icon i { color: #fff; font-size: 11px;}


.singleprod-brdcrmb-hdr:hover { cursor: pointer; }
.singleprod-brdcrmb-hdr:hover a { color: #72cddd; }
.singleprod-brdcrmb-hdr a { padding: 0; /* pointer-events: none;*/ }
.singleprod-brdcrmb-products { display: none; }

.singleprod-brdcrmb-item:last-child .singleprod-brdcrmb-products a:last-child {
    padding-bottom: 0;
}

.singleprod-brdcrmb-products a:last-child {
    padding-bottom: 14px;
}

.singleprod-brdcrmb-hdr.menu-active i {
    transform: rotate(-180deg);
}

body.post-type-archive-product .eael-product-carousel .image-hover-wrap {
    display: none;
}

body.post-type-archive-product .eael-product-carousel {
    background: none;
    border: none;
}

body.post-type-archive-product .eael-woo-product-carousel-container .eael-product-carousel {
    background-color: transparent;
    border-radius: 0;
    border: none!important;
}

.eael-woo-product-carousel-container.preset-1 .product-image-wrap {
    border-radius: 0!important;
    background: #f5f4f5;
}


.eael-woo-product-carousel-container.preset-1 .eael-product-carousel .image-wrap img {
    margin-bottom: 0;
    border-radius: 0!important;
    /* background: #f5f4f5; */
}

body.post-type-archive-product .eael-woo-product-carousel-container.preset-1 .product-details-wrap {
    padding: 0!important;
    text-align: center;
}

body.post-type-archive-product .eael-woo-product-carousel-container.preset-1 .product-details-wrap .product-details {
    width: 100%;
	padding: 0 7%;
}

.eael-woo-product-carousel-container .eael-product-title * {
    font-size: 1.25vw;
	line-height: 1.2em;
}

.eael-woo-product-carousel-container .swiper-container .swiper-button-next, .eael-woo-product-carousel-container .swiper-container .swiper-button-prev, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
    background-color: transparent;
    border: 1px solid #72cddd;
    border-radius: 50%;
}

.eael-woo-product-carousel-container .swiper-container .swiper-button-next i, .eael-woo-product-carousel-container .swiper-container .swiper-button-prev i, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next i, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev i {
    color: #72cddd;
    font-size: 32px;
}


.swiper-button-next, .swiper-button-prev {
    top: 45%;
}

.eael-woo-product-carousel-container.preset-1 .swiper-container .swiper-button-next:hover, .eael-woo-product-carousel-container.preset-1 .swiper-container .swiper-button-prev:hover, .eael-woo-product-carousel-container.preset-1.swiper-container-wrap .swiper-button-next:hover, .eael-woo-product-carousel-container.preset-1.swiper-container-wrap .swiper-button-prev:hover {
    background: #72cddd;
    
}

.eael-woo-product-carousel-container .swiper-container .swiper-button-next:hover i, .eael-woo-product-carousel-container .swiper-container .swiper-button-prev:hover i, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next:hover i, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev:hover i {
    color: #fff;
}


.eael-woo-product-carousel-container .swiper-container .swiper-button-next, .eael-woo-product-carousel-container .swiper-container .swiper-button-prev, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
    background-color: transparent;
    border: 1px solid #72cddd;
    border-radius: 50%;
}

.eael-woo-product-carousel-container .swiper-container .swiper-button-prev, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
    left: -60px;
}

.eael-woo-product-carousel-container .swiper-container .swiper-button-next, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next {
    right: -60px;
}

.shop-backtotop-btn p {
    margin-bottom: 0;
	padding-right: 12px;
}

.shop-backtotop-btn p a{
    text-decoration: underline;
}

.shop-btt-section .elementor-widget-wrap {
    padding: 0 10px!important;
}

section#aqm-valve-catalog .elementor-widget-wrap {
    padding-top: 0;
}

/* Shop Menu */

.shop-menu-container {
    display: flex;
    justify-content: space-between;
}

.shop-menu-item {
    width: 15.5%;
}

.shop-menu-item a {
    font-size: 1.458vw;
    text-transform: uppercase;
    font-weight: 600;
    transition: color .3s ease;
}

.shop-menu-item a:hover {
    color: #4591CE
}

.shop-menu-img-wrap img {
    display: block;
	opacity: 0;
}

.shop-menu-img-wrap {
    position: relative;
    border-radius: 33px 0 33px 0;
    overflow: hidden;
    transition: all .5s ease;
    margin-bottom: 10px;
	height: 23.125vw;
	background-size: cover!important;
	background-position: center!important;
}

.shop-menu-item.active .shop-menu-img-wrap::before,
.shop-menu-item a:hover .shop-menu-img-wrap::before {
    background: rgb(42, 53, 74, 0);
}

.shop-menu-item.active .shop-menu-img-wrap,
.shop-menu-item a:hover .shop-menu-img-wrap {
    box-shadow: -1px 10px 10px 0 rgba(122,122,122,0.43);
}

.shop-menu-img-wrap:before {
    content: '';
    background: rgb(42, 53, 74, .90);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    transition: all .5s ease;
}

/* Woo Sticky Nav */

section#aqm-single-product-divider.sticky-mode {
	box-shadow: 0 3px 5px 0 rgb(0 0 0 / 21%);
}

section#aqm-single-product-divider.sticky-mode .elementor-divider {
	opacity: 0;
}

section#aqm-single-product {
	/*section padding-top + search bar padding-top + divider height + searchbar height + constant padding */
/*     padding-top: calc(3.125vw + 1.25vw + 27px + 2.865vw + 19px + 0.521vw); */
	padding-top: 5em;
}

section#aqm-site-header {
	background: #fff;
	z-index: 999;
	box-shadow: 0 2px 7px rgba(0,0,0,0.1) !important;
}
#wpadminbar{
	z-index: 999999;
}
section#aqm-top-bar {
	z-index: 999;
}

section#aqm-site-header > .elementor-container > .elementor-column > .elementor-widget-wrap {
	padding: 1.5vw 10.677vw 1.5vw 10.677vw;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, padding 0.3s;
}

section#aqm-site-header.sticker-active > .elementor-container > .elementor-column > .elementor-widget-wrap {
    padding: 0.5vw 10.677vw 0.5vw 10.677vw;
}

body.single-product section#aqm-site-header.elementor-sticky--effects {
	box-shadow: none!important;
}

body.post-type-archive-product section#aqm-site-header {
    z-index: 90201;
}

body.post-type-archive-product .xt_woofc-inner {
    position: absolute;
}

/*  Checkout page */

body.woocommerce-checkout .page-header,
body.woocommerce-cart .page-header{
    display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(90deg, #4591CE 0%, #72CDDD 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.729vw 1.979vw!important;
    height: auto!important;
    transition: background .3s ease;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    border-radius: 20px 0px 20px 0px;
    background-color: #4591CE;
}

.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button, .eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button, .eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active), .eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active),
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #fff;
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.729vw 1.979vw!important;
    height: auto!important;
    transition: background .3s ease;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    border-radius: 20px 0px 20px 0px;
    background-color: #4591CE;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #fff;
	background: linear-gradient(270deg, #72CDDD 0%, #4591CE 100%)!important;
}

.eael-woo-cart .eael-woo-cart-wrapper {
    background: none;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: linear-gradient(270deg, #4591CE 0%, #72CDDD 100%)!important;
}


#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 20px;
    padding: 2.2vw 1vw 1vw;
    background: linear-gradient(143deg, #FFFFFF 0%, #F5F4F5 100%);
    box-shadow: -1px 10px 10px 0px rgb(122 122 122 / 43%);
}

 .eael-woo-checkout .woocommerce .woocommerce-info {
    background-color: #d1ecf1;
    color: #0c5460;
	border: none;
    border-radius: 10px;
}

span.eael-cart-qty-minus, span.eael-cart-qty-plus {
    display: none;
}

section#aqm-single-product-hdr form.cart {
/*     opacity: 0; */
	display: none;
}

section#aqm-single-product-hdr.sticky-mode form.cart {
/*     opacity: 1; */
	display: flex;
	justify-content: center;
}

/* SITE HEADER */

#aqm-site-header > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    padding: 1.771vw 10.677vw 2.135vw;
}

#aqm-site-header > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	padding: calc(1.771vw - 10px) 10.677vw calc(2.135vw - 10px);
}

#aqm-home-carousel .elementor-row {
    align-items: center;
}

#home-slide-leftmost-col {
    width: 10.677vw;
}

#aqm-home-carousel .elementor-element.elementor-element-54f7f6d {
    display: none;
}

/* #aqm-home-carousel  .swiper-slide-contents {
    max-width: 39.74vw;
}
 */
#aqm-home-carousel .swiper-slide {
    height: 33.907vw;
}

#aqm-home-carousel .elementor-slide-heading {
    font-size: 3.333vw;
	padding-right: 3vw;
}

#aqm-home-carousel.elementor-slide-description {
    font-size: 1.667vw;
}

#aqm-home-carousel > .elementor-container {
    align-items: center;
	overflow: hidden;
}


div#aqm-home-vid-slider {
padding-right: 3.156vw;
    position: relative;
    top: -5vw;
    left: -3vw;
}

#aqm-slide-rightmost .elementor-element img {
    width: 28.333vw;
    max-width: 100%;
    position: absolute;
    right: 0;
}

div#home-slider-spacer .elementor-spacer-inner {
    --spacer-size: 8.177vw;
}

#aqm-home-carousel .elementor-slide-button { display: none; }

#home-slide-solo-btn {
    position: absolute;
    bottom: 6vw;
	z-index: 9;
}

#aqm-home-carousel .elementor-slide-button,
#home-slide-solo-btn .elementor-button,
#affiliate-btn .elementor-button,
#aqm-af-footer-btn .elementor-button,
div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
    font-family: "proxima-nova", Sans-serif;
    font-weight: 500;
    border-radius: 0px;
    font-family: "proxima-nova", Sans-serif;
    font-size: 1.25vw;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(270deg, #4591CE 0%, #72CDDD 100%);
/*     border-radius: 15px 0px 15px 0px; */
	border-radius: 25px 0px 25px 0px;
    box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
    padding: 0.75em 3.45em 0.75em 3.45em;
    border: none;
}

#aqm-af-footer-btn .elementor-button {
	font-size: .98vw;
	padding: 0.75em 3.45vw 0.75em;
	
}

#aqm-af-footer-btn .elementor-button:hover,
#affiliate-btn .elementor-button:hover,
#home-slide-solo-btn .elementor-button:hover,
div#aqm-af-form-col-2 .e-form__buttons .elementor-button:hover {
	background-image: linear-gradient(270deg, #72CDDD 0%, #4591CE 100%);
}

.woocommerce section#aqm-footer-section a {
    color: #fff;
}




/* fibosearch mobile fix */
.js-dgwt-wcas-enable-mobile-form.dgwt-wcas-enable-mobile-form {
    display: none;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-text-editor {
	margin: 0;
}

.elementor-element.no-arrow-desktop.elementor-widget-eael-woo-product-carousel .swiper-button-prev,
.elementor-element.no-arrow-desktop.elementor-widget-eael-woo-product-carousel .swiper-button-next {
    display: none;
}

/* Mobile menu */

/* custom menu */
.nav-container {
  display: block;
  position: relative;
  height: 22px;
  width: 36px;
}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 22px;
  width: 36px;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.nav-container .hamburger-lines {
  display: block;
  height: 22px;
  width: 36px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: rotate(180deg);
  transition: all .3s ease;
}

.nav-container .hamburger-lines .line {
  display: block;
  height: 3.5px;
  width: 100%;
  border-radius: 10px;
  background: #72cddd;
}

.nav-container .hamburger-lines .line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
  width: 60%;
}

.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}

.nav-container .hamburger-lines .line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
  width: 85%;
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines {
	height: 24px;
    margin-top: -1px;
	left: -3px;
}

.nav-container input[type="checkbox"]:checked ~ .menu-items {
  transform: translateX(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
  width: 85%;
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
}

.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
  width: 85%;
}

div#aqmatic-menu .checkbox.disabled {
	pointer-events: none;
}

/* Parts and Service Kit Addon */

h2.service-kit-hdr {
	color: #29354a;
    font-weight: 700;
    font-size: 2vw;
}

.service-kit-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.service-kit-type {
	font-size: .9vw;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    color: #29354a;
}

.woocommerce .service-kit-product a.button {
  background: none;
  padding: 0 !important;
  box-shadow: none;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}

.service-kit-product > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 67%;
	transition: all .3s ease;
}

.service-kit-product-name {
	color: #4591ce;
    font-size: 1vw;
    font-weight: 700;
    width: 69%;
    line-height: 1.25em;
}

/* .service-kit-product a:hover {
	opacity: .6;
} */

.service-kit-product-price {
    color: #29354a;
    font-weight: 700;
    font-size: 1.25vw;
    width: 16%;
    text-align: center;
}

.service-kit-product-price span {
    font-size: 1vw;
    position: relative;
    top: -5px;
    margin-right: 1px;
}

.service-kit-product .premium-woo-atc-button {
  width: 10%;
  text-align: right;
}

.service-kit-product .premium-woo-atc-button a {
  display: inline-block;
}

.service-kit-row {
  margin-bottom: 10px;
}

.service-kit-product img {
  max-width: 5.208vw !important;
  border-radius: 7px;
  margin-right: 12px;
  border-radius: 10px!important;
}


.premium-woo-atc-button.aqm-atc-button a.button,
.premium-woo-atc-button.aqm-atc-button a.button:hover {
    background: none!important;
    box-shadow: none;
}

.premium-woo-atc-button.aqm-atc-button a.button.added::after {
    display: none;
}

.premium-woo-atc-button.aqm-atc-button a.added_to_cart.wc-forward {
    display: none;
}

span.aqm-atc-icon {
    background: url(/wp-content/uploads/add-to-cart-icon1.png);
    width: 3.125vw;
    height: 2.552vw;
    display: inline-block;
    background-size: cover!important;
}

.woocommerce .service-kit-product a.button.loading span.aqm-atc-icon,
a.button:hover span.aqm-atc-icon {
    background: url(/wp-content/uploads/add-to-cart-icon1-grey.png);
	background-size: cover!important;
}

a.button.added span.aqm-atc-icon {
    background: url(/wp-content/uploads/added-to-cart-icon-5.png);
	background-size: cover!important;
}

.woocommerce a.button.loading::after {
    top: 35%;
    left: 40%;
    right: auto;
	color: #000;
}

/* Home how it works */


section#home-hiw-section > .elementor-container {
    max-width: 82.292vw;
    margin: 0 auto;
}

section#home-manu-cta .elementor-container {
    max-width: 84.11%;
}

section#aqm-footer-contact > .elementor-container {
    max-width: 80%;
}

section#aqm-inner-footer-contact {
    padding: 4.375vw 4.375vw 3.906vw;
	border-top-right-radius: 4.688vw;
    border-bottom-left-radius: 4.688vw;
	top: 4.688vw;
}

/* Affiliate page */

#affiliate-hdr > .elementor-container {
    max-width: 53.646vw;
	padding-top: 7.292vw;
    padding-bottom: 5.729vw;
}

section#affiliate-info {
    background-position: 33vw 80%!important;
    background-repeat: no-repeat!important;
}

#affiliate-info > .elementor-container {
	padding-top: 5.208vw;
	padding-bottom: 4.167vw;
}

div#affiliate-info-col-1 {
    padding-right: 8.125vw;
    padding-left: 16.771vw;
}

section.af-how-it-works {
    border-radius: 30px 0px 30px 0px;
    background: #fff;
	position: relative;
	transition: all .3s ease;
	margin: 5px 5px 1.5vw!important;
}

section.af-how-it-works::before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: -3px;
    border-radius: inherit;
    background: #dadada;
}

section.af-how-it-works:hover {
    box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
}

section.af-how-it-works:hover::before {
	background: linear-gradient(270deg, #4591CE 0%, #72CDDD 100%);
}

section.af-how-it-works > .elementor-container {
    padding: 2.24vw 2.24vw 1.9vw;
    background: #fff;
    border-radius: 27px 0px 27px 0px;
    z-index: 9;
	transition: all .3s ease;
}

section.af-how-it-works:hover > .elementor-container {
	background: rgba(255,255,255,0);
}

section.af-how-it-works:hover > .elementor-container > .elementor-row {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

section.af-how-it-works .elementor-inner-column:nth-child(2) {
    padding-left: 1.24vw;
    padding-right: 3vw;
}
section.af-how-it-works.af-how-it-works-3 .elementor-inner-column:nth-child(2) {
    padding-right: 1vw;
}

#affiliate-cta > .elementor-container {
    max-width: 64.167vw;
    padding-top: 5.208vw;
}

#affiliate-cta > .elementor-container > .elementor-row {
    align-items: flex-end;
}

#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child {
    padding-right: 6.354vw;
    padding-bottom: 13.521vw;
	padding-top: 3.958vw;
}

#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child h2 {
	font-size: 2.333vw;
}

#aqm-af-arrow-icon img {
    max-width: 4.063vw;
}

#aqm-af-form-col-2 .elementor-column-wrap {
    border-top-right-radius: 4.688vw;
    box-shadow: 5px 0px 7px 0px rgb(0 0 0 / 70%);
	padding: 4.479vw 4.167vw 0;
	height: 33.958vw;
}

div#aqm-af-form-element {
	opacity: 0;
}

div#aqm-af-form-element input {
	color: #2a354a;
    border-color: #2a354a;
    border-radius: 10px;
    border-width: 2px;
    height: 2.708vw;
	min-height: 2.708vw;
    font-size: 0.938vw;
}

div#aqm-af-form-element input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2a354a;
  opacity: 1; /* Firefox */
}

div#aqm-af-form-element input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2a354a;
}

div#aqm-af-form-element input::-ms-input-placeholder { /* Microsoft Edge */
  color: #2a354a;
}

div#aqm-af-form-col-2 .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
}

div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element {
    flex: 0;
}

div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child {
    flex: 1;
}

div#aqm-af-form-col-2 .e-form__buttons {
    position: absolute;
    bottom: 2vw;
	justify-content: flex-end;
	align-items: center;
}

div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step:first-child .elementor-field-group label {
	display: none;
}

div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-widget-container,
div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-form,
div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-form-fields-wrapper,
div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step {
  height: 100%;
}

div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step {
  flex-direction: column;
}

div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
    font-size: 1vw;
    padding: 0.75em 3.2vw 0.75em 3.2vw;
	margin-top: 0;
}

div#aqm-af-form-col-2 .aqm-af-success-wrap .e-form__buttons .elementor-button {
	opacity: 0;
	pointer-events: none;
}

div#aqm-af-form-col-2 .elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

div#aqm-af-form-col-2 .elementor-message {
    position: absolute;
    bottom: 8.5vw;
    font-size: 0.729vw;
    line-height: 1.25em;
}

.stp-btn-wrap {
    margin-left: 5px;
	flex-grow: 1;
}

span.stp-btn {
    height: 1.042vw;
    width: 1.042vw;
    border-radius: 50%;
    display: inline-block;
    margin-right: 7px;
    background: #232d40;
}

span.stp-btn.active {
    background: #69c8d8;
}

form.elementor-form.elementor-form-waiting .elementor-field-type-step:first-child span.stp-btn.active {
    background: #232d40;
}

form.elementor-form.elementor-form-waiting { position: relative; }
form.elementor-form.elementor-form-waiting::after {
    content: " ";
    display: block;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border-color: #72cddd transparent transparent #72cddd;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    animation: aCVjh 0.6s linear infinite;
    top: calc(33% - 18px);
    left: calc(50% - 18px);
    position: absolute;
}

div#aqm-af-form-col-2 .elementor-message.elementor-message-success {
	display: none;
}

p.af-success-hdr {
    color: #4591CE;
    font-weight: 700;
    font-size: 1.5vw;
    margin-bottom: .5vw;
}

.aqm-af-success-inner {
    text-align: center;
}

.aqm-af-success-inner {
    justify-content: center;
    padding-top: 7vw;
}

p.af-success-subtext {
    font-size: 1.1vw;
    padding: 0 1vw;
    line-height: 1.25em;
}

/* form.elementor-form.elementor-form-waiting .elementor-field-type-step:first-child span.stp-btn:last-child {
    background: #69c8d8;
} */

div#aqm-af-form-element label {
	padding-bottom: 0.521vw;
}

div#aqm-af-form-element .elementor-field-type-step > .elementor-field-group {
	margin-bottom: 0.521vw;
	width: 100%;
}

/* Search and Category pages*/

section#cat-header > .elementor-container {
	max-width: 100%;
}

.elementor-section.aqm-search-cat-page-element > .elementor-container {
    max-width: 1366px;
	margin: 0 auto;
}

/* Variable Product */

p.variation-header-text {
    font-size: 1.458vw;
    color: #29354A;
    font-weight: 700;
    line-height: 1em;
}

.aqm-variation-options-wrapper {
	margin-bottom: 1.5vw;
    margin-top: 0.5vw;
}

.aqm-variation-options {
    display: flex;
}

.aqm-variation-item {
	max-width: 5.208vw;
	cursor: pointer;
	opacity: .5;
}

.aqm-variation-item.active {
	opacity: 1;
	pointer-events: none;
	cursor: normal;
}

img.aqm-var-opt-img {
	min-width: 5.208vw;
	min-height: 5.208vw;
    border-radius: 7px;
    border: 3px solid #F5F4F5;
	background: #eaeaea;
}

.aqm-variation-item.active img.aqm-var-opt-img {
    border: 2px solid #4591CE;
}

p.aqm-var-opt-title {
    font-size: 0.833vw;
    color: #000;
    text-align: center;
}

.aqm-variation-item:not(:last-child) {
    margin-right: 1.302vw;
}

/* quick variation fix */

#aqm-single-product .elementor-row .elementor-column:last-child table.variations {
	display: none;
}

#aqm-single-product .elementor-row .elementor-column:last-child .single_variation_wrap {
    width: 100%;
}

.qib-container:not(#qib_id):not(#qib_id) {
    display: flex!important;
    align-items: center;
}

#aqm-single-product .elementor-row .elementor-column:last-child form.variations_form.cart {
    flex-wrap: wrap;
}

section#aqm-single-product-hdr table.variations {
    display: none;
}

#aqm-single-product .elementor-row .elementor-column:first-child .woo-variation-gallery-wrapper {
    width: 33.281vw!important;
}

#aqm-single-product .elementor-row .elementor-column:first-child .slick-slide {
/* width: 33.281vw!important; */
/*     width: 634px!important; */
}

section.related.products ul.products li.product a.button,
section.related.products ul.products li.product .eael-star-rating.star-rating,
section.related.products ul.products li.product .price  {
    display: none;
}

.aqm-search-results-page ul .product-image img {
	margin: 0 auto;
}

@-webkit-keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

@-moz-keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

/*  new banner */

#home-content-1 {
	background-image: url(/wp-content/uploads/aqm-content-bg-1.jpg);
    background-position: 58vw;
    background-repeat: no-repeat;
}


.aqm-home-banner {
	background-image: url(/wp-content/uploads/irrigation-header-bg-1-2.jpg);
    background-position: -10px 0px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 42.396vw;
	display: flex;
    align-items: center;
}

.aqm-home-banner-left-col {
    padding-left: 9.896vw;
}

.aqm-home-video-slider {
	display: none;
    width: 40vw;
/* 	padding-right: 3.156vw; */
    position: relative;
	top: -7vw;
}

.aqm-home-video-slide {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Layer_1' x='0px' y='0px' viewBox='0 0 612 371.62' style='enable-background:new 0 0 612 371.62;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E	.st0%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Cpath class='st0' d='M539.68,342.08H110.52c-21.1,0-38.21-17.11-38.21-38.21V50.84h429.16c21.1,0,38.21,17.11,38.21,38.21V342.08z'%3E%3C/path%3E%3C/svg%3E");
    -webkit-mask-size: 100%;
    -webkit-mask-position: custom;
    -webkit-mask-position-x: 0%;
    -webkit-mask-position-y: 0%;
    -webkit-mask-repeat: no-repeat;
	width: 39vw!important;
}

.aqm-home-banner-left-col button {
    border-radius: 0px;
    font-family: "proxima-nova", Sans-serif;
    font-size: 1.25vw;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(270deg, #4591CE 0%, #72CDDD 100%);
    border-radius: 1.563vw 0;
    box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
    padding: .57vw 4.094vw;
    border: none;
    color: #fff;
	position: relative;
	top: -2vw;
}

.aqm-home-banner-left-col button:hover {
	background-image: linear-gradient(270deg, #72CDDD 0%, #4591CE 100%);
}

.aqm-home-sliders-wrap {
    display: flex;
}

.aqm-home-banner-right-col {
    position: absolute;
    right: 0;
	width: 28.2vw;
	z-index: 9;
}

.aqm-vid {
    max-width: 100%;
}

.aqm-vid > video {
	border-radius: 20px;
}

.aqm-home-banner-right-col img {
	width: 100%;
}

.aqm-home-sliders-wrap {
	min-height: 19.531vw;
}

.aqm-home-sliders-wrap .slick-slide {
	height: 23.531vw;
	display: flex;
    align-items: center;
}

.aqm-home-text-slider {
/* 	display: none; */
    align-items: center;
	width: 42vw;
}

.aqm-slide-placeholder {
    height: 23.531vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.aqm-home-text-slider-wrap {
	display: none;
}

p.aqm-slide-header {
    color: #72CDDD;
    font-family: "proxima-nova", Sans-serif;
    font-size: 3.333vw;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 1.563vw;
}

p.aqm-slide-description {
    font-family: "proxima-nova", Sans-serif;
    font-size: 1.563vw;
    font-weight: 400;
    color: #fff;
}

/* New styles */

div#home-content-text-1 {
    width: 80.313vw;
    margin: 5vw auto;
    background: #F5F4F5;
    padding: 5.052vw 11.302vw;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

div#home-content-text-1 p {
	font-size: 2.188vw;
    margin: 0;
    line-height: 1.25em;
}

section#home-content-2 .elementor-container {
    width: 55.5vw;
    padding-top: 7.677vw;
    padding-bottom: 7.677vw;
}

section#home-content-2 p {
    margin: 0;
}

section#home-content-3 .elementor-row {
/*     height: 48.906vw; */
    display: flex;
    align-items: center;
	padding-top: 8.021vw;
    padding-bottom: 8.021vw;
}

section#home-content-3 .elementor-column:first-child .elementor-widget-wrap {
    width: 39.74vw;
    margin-left: 10.052vw;
}

.home-industry-row {
    width: 56.875vw;
    margin: 0 auto 5vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home-industry-card {
    width: 16.667vw;
    height: 16.667vw;
    margin-bottom: 2.552vw;
    border-radius: 1vw;
	background: #fff;
	position: relative;
	z-index: 9;
}

.home-industry-card {
    box-shadow: -.365vw .365vw 0px 0px #2a354a;
}

.home-industry-card a {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 1vw;
    box-shadow: 7px 7px 10px 0px rgb(0 0 0 / 30%);
	height: 100%;
	padding: 1.667vw;
    text-align: center;
	transition: all .3s ease;
}


.home-industry-card img {
    max-height: 8.854vw;
	width: auto;
    margin-bottom: 0.25vw;
}

.home-industry-card a:hover img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}


.home-industry-card p {
	display: inline-block;
    color: #2A354A;
    font-size: 1.25vw;
    text-transform: uppercase;
	line-height: 1.25em;
    font-weight: 600;
	margin: 0;
}

.home-industry-card a::before {
    content: '';
    background: linear-gradient(180deg, #efefef, #ffffff);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 1vw;
    z-index: -1;
    transition: opacity .3s ease;
}

.home-industry-card a::after {
    content: '';
    opacity: 0;
    background: linear-gradient(180deg, #8ED7E4, #72CDDD);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 1vw;
    z-index: -1;
    transition: opacity .3s ease;
}

.home-industry-card a:hover::before {
    opacity: 0;
}

.home-industry-card a:hover::after {
    opacity: 1;
}

.home-industry-card a:hover p {
	color: #fff;
}

.home-industry-card:nth-last-child(2) p {
    width: 75%;
}

.home-industry-card.industry-card-label {
    border-radius: 1vw;
/*     border: 0.260vw solid #72CDDD; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.396vw;
	background: #21314b;
}

.home-industry-card.industry-card-label span {
    text-transform: uppercase;
    font-size: 2.188vw;
    text-align: right;
    display: inline-block;
    line-height: 1.1em;
    color: #fff;
    font-weight: 600;
}


/* New shop banner */

.shop-banner {
    background: url(/wp-content/uploads/banner-background.jpg);
    display: flex;
    justify-content: space-between;
    background-size: cover;
    align-items: center;
    background-position: bottom;
    padding-top: 4vw;
    padding-bottom: 3vw;
    border-bottom-left-radius: 5.990vw;
    border-top-right-radius: 5.990vw;
    margin-top: 2.125vw;
}

span.shop-banner-text {
    font-size: 3.229vw;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    line-height: 1.15em;
}

.shop-banner-col.shop-banner-col-left {
    width: 27.500vw;
    margin-left: 8.698vw;
}

.shop-banner-col.shop-banner-col-right {
    width: 34.365vw;
    display: flex;
    align-items: center;
/*     margin-right: 5.208vw; 
	margin-top: 1vw;*/
}

.shop-banner-col.shop-banner-col-right img {
    height: 24.479vw;
}


span.shop-banner-text span {
    color: #72cddd;
}

.shop-banner-buttons a.shop-banner-btn {
	display: inline-block;
    border: 2px solid #fff;
    border-radius: 8px;
    width: 11.979vw;
    color: #72cddd;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.25vw;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
}

.shop-banner-buttons a.shop-banner-btn:hover {
    background: #72cddd;
    color: #fff;
    border-color: #72cddd;
}

.shop-banner-buttons a.shop-banner-btn:first-child {
    margin-right: 0.573vw;
}

.shop-banner-buttons {
    margin-top: 1vw;
}


/* Local Farmers */

section#local-farmer-banner {
    padding-bottom: 6.823vw;
    padding-top: 14.583vw;
}

section#local-farmer-banner p {
    margin-bottom: 0;
}

body.admin-bar section#landing-logo {
	top: calc(2.188vw + 16px);
}

section#landing-logo {
	position: absolute;
	z-index: 1;
	height: 4.010vw;
	left: 9.635vw;
	top: 2.188vw;
}

section#landing-logo img {
	height: 5.01vw;
	width: auto;
}

section#landing-logo .elementor-widget-wrap {
	padding: 0;
}

section#local-farmer-banner .elementor-container {
    width: 54.688vw;
}

section#local-farmer-banner .elementor-widget-wrap {
    padding: 0;
}

div#local-farmer-cta-col-1 > .elementor-column-wrap {
    padding-left: 13.177vw;
    padding-right: 17.448vw;
	padding-top: 6.51vw;
	padding-bottom: 6.51vw;
}

div#local-farmer-cta-col-2 > .elementor-column-wrap {
    padding-top: 8.542vw;
}

div#local-farmer-cta-col-2 .elementor-image {
    position: relative;
    left: -9.375vw;
}

#local-farm-form {
    padding: 2.135vw;
}

#local-farm-form .e-form__buttons {
	margin-bottom: 0;
}

#local-farm-form .e-form__buttons button {
	height: 48px;
/*     box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
	 */
	background-image: linear-gradient(270deg, #2A354A 0%, #404A5C 100%);
	box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
}

#local-farm-form .e-form__buttons button:hover {
	background-image: linear-gradient(270deg, #404A5C 0%, #2A354A 100%);
}

#local-farm-form input::-webkit-input-placeholder { /* Edge */
    color: #404A5C;
    opacity: 1;
    font-weight: 400;
}

#local-farm-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #404A5C;
    opacity: 1;
    font-weight: 400;
}

#local-farm-form input::placeholder {
	color: #404A5C;
	opacity: 1;
	font-weight: 400;
}

#local-farm-form button.elementor-button {
    height: 2.708vw;
}

#local-farm-form input[type="text"], 
#local-farm-form input[type="email"] {
    height: 2.708vw;
    border-radius: 8px;
    font-size: 18px;
}

section#lf-testimonial-section {
    padding-bottom: 4.063vw;
    padding-top: 5.313vw;
}

.lf-testimonials-row {
    max-width: 54.42%;
    margin: 0 auto;
}

.distributor-row {
	width: 67.708vw;
	margin: 0 auto;	
}

.lf-testimonial-inner {
    display: flex;
    justify-content: space-between;
}

span.lf-testimonial-hdr {
    color: #2B364B;
    font-family: "proxima-nova", Sans-serif;
    font-size: 2vw;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 3.646vw;
}

.lf-testimonials-row  .slick-dots li {
	margin: 0 3px;
}

.lf-testimonials-row .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #2a3543;
    border-radius: 50%;
}

.lf-testimonials-row .slick-dots li button::before {
    display: none;
}

.lf-testimonials-row .slick-dots {
    bottom: -2.292vw;
}

.lf-testimonials-row .slick-dots li.slick-active button {
    background: #4591ce;
}

.lf-testimonial-left {
    width: 10%;
}

.lf-testimonial-right {
	width: 85.55%;
    border: 2px solid #4591ce;
    padding: 2.604vw 2.969vw 2.240vw;
    border-top-left-radius: 2.5vw;
    border-bottom-right-radius: 2.5vw;
}

.lf-testimonial-right p {
    font-size: 1.25vw;
	color: #000;
}

.lf-testimonial-right p:last-child {
	margin: 0;
}

section#landing-footer .elementor-container {
    max-width: 80.677vw;
    padding: 3.021vw 0;
}

div#landing-footer-text p {
    margin: 0;
    color:#fff;
}

section#landing-footer .elementor-column {
    display: flex;
    align-items: center;
}

div#landing-footer-img img {
    max-width: 17.24vw;
}

.distributor-inner {
    display: flex;
    justify-content: space-between;
}

/* .distributor-item {
    width: 27.6%;
} */

section#irrigation-dist-row {
    padding: 4.844vw 0;
}

span.distributor-hdr {
    color: #fff;
    font-family: "proxima-nova", Sans-serif;
    font-size: 2vw;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 3.646vw;
}

.distributor-item {
    display: flex;
    justify-content: space-between;
	padding: 0;
}

.distributor-row {
    width: 67.708vw;
    margin: 0 auto;
}

.dist-item-left {
    width: 37.31%;
}

.dist-item-right {
    width: 54.85%;
}

.dist-item-right p:first-child {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

.dist-item-right p:last-child {
    color: #fff;
    margin: 0;
}

.distributor-row .slick-prev::before {
    content: '';
    height: 32px;
    width: 32px;
    background: url(/wp-content/uploads/right-arrow-1.png);
    display: block;
    background-size: cover;
    transform: rotate(180deg);
}

.distributor-row .slick-next::before {
    content: '';
    height: 32px;
    width: 32px;
    background: url(/wp-content/uploads/right-arrow-1.png);
    display: block;
    background-size: cover;
}

.distributor-row .slick-prev, 
.distributor-row .slick-next {
    height: 32px;
    width: 32px;
}

.distributor-row .slick-prev {
    left: -5.990vw;
    margin-top: -1.5vw;
}

.distributor-row .slick-next {
    right: -5.990vw;
    margin-top: -1.5vw;
}


/* OEM */

section#oem-cta {
	padding: 10.729vw 0 4.167vw;
}

#oem-cta #aqm-af-form-col-2 .elementor-column-wrap {
    border-bottom-left-radius: 4.688vw;
}

section#oem-cta .elementor-row {
	max-width: 80vw;
	margin: 0 auto;
	display: flex;
	justify-content: space-between
}

section#oem-cta > .elementor-container > .elementor-row > .elementor-column:first-child {
	width: 37.500vw;
}

section#oem-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
	width: 36.458vw;
}

#oem-newsletter {
    padding: 1.927vw 0;
}

#oem-newsletter .elementor-text-editor {
    font-size: 1.5vw;
    color: #fff;
    font-weight: 600;
    line-height: 1.25em;
}

section#oem-newsletter > .elementor-container {
	max-width: 60vw;
}

section#oem-newsletter > .elementor-container > .elementor-row {
	align-items: center;
	justify-content: space-between;
}

section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child {
	width: 18.021vw;
}

section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:last-child {
	width: 38.542vw;
}


#oem-newsletter .elementor-form-fields-wrapper {
	justify-content: space-between;
}

#oem-newsletter .elementor-form-fields-wrapper > div:first-child {
	width: 27.125vw;
}

#oem-newsletter .elementor-form-fields-wrapper > div:last-child {
	width: 10.156vw;
}

#oem-newsletter .elementor-form-fields-wrapper > div:first-child input {
	height: 2.604vw;
	font-size: 1vw;
}

#oem-newsletter .elementor-button[type="submit"] {
	margin: 0;
	height: 2.604vw;
	width: 100%;
	padding: 0 0.781vw;
	background-image: linear-gradient(270deg, #2A354A 0%, #404A5C 100%);
	box-shadow: 5px 5px 7px 0px rgb(0 0 0 / 50%);
}

#oem-newsletter .elementor-button[type="submit"]:hover {
	background-image: linear-gradient(270deg, #404A5C 0%, #2A354A 100%);
}

/* Water Filtering */

#water-filter-cta .elementor-row {
	max-width: 80vw;
	margin: 0 auto;
}

#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:first-child {
	width: 36.458vw;
	margin-top: -3vw;
    margin-bottom: 4vw;
}

#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
	width: 20.833vw;
	margin-left: 8.854vw;
}

/* Page not found */

#notfound-banner {
    margin: 0 0 7vw;
}

#notfound-banner > .elementor-container {
    max-width: 80%;
}

#notfound-banner span.shop-banner-text:first-child {
    display: block;
    font-size: 8.438vw;
    font-weight: 700;
}

#notfound-banner span.shop-banner-text:last-child {
    font-size: 1.979vw;
}

#notfound-banner span.shop-banner-text:first-child span {
	color: #fff;
}

#notfound-banner span.shop-banner-text:last-child span {
    color: #72cddd;
}


section#site-search-page > .elementor-container {
    max-width: 80%;
    padding: 2vw 0 3vw;
}

section#archive-wrapper > .elementor-container,
section#single-blog-post > .elementor-container {
	padding: 2vw 0 3vw;
}


section#site-search-page nav.elementor-pagination {
    margin-top: 3vw;
}

/* Search page */

section#site-search-page > .elementor-container {
    max-width: 80%;
}

.page-numbers:not(.dots) {
    font-family: "proxima-nova", sans-serif;
    color: #7A7A7A;
	margin: 0!important;
}

/* banner */

div#aqm-banner-gif {
    max-width: 27.813vw;
    right: 0;
    left: auto!important;
}

ul#menu-1-7807eef a.elementor-sub-item {
    font-family: "proxima-nova", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #2B364B;
    width: 100%;
    border: none;
	white-space: unset;
}

section#aqm-site-header ul#menu-1-7807eef ul {
    width: 100%;
	box-shadow: 0px 5px 10px rgb(0 0 0 / 50%) !important;
}

section#aqm-site-header ul#menu-1-7807eef li:hover ul {
    display: block;
}

section#aqm-site-header ul#menu-1-7807eef ul a.elementor-sub-item.elementor-item-active,
section#aqm-site-header ul#menu-1-7807eef ul a.elementor-sub-item:hover {
    color: #fff;
}

.elementor-nav-menu .sub-arrow {
    display: inline-block;
}


/* Temporary styles */

section#knowledge-base-hdr .elementor-container {
    max-width: 48.75%;
}

form#search-filter-form-5851 li.sf-field-category ul {
    margin: 0;
    padding: 0;
}

form#search-filter-form-5851 li.sf-field-category {
    position: fixed;
    left: 0;
    background: #eaeaea;
    padding: 20px 40px;
    margin: 0;
    z-index: 999;
}

/* Resource section */

.resource-group-wrapper {
    margin-bottom: 24px;
}

.resource-group-wrapper p {
    margin: 0;
}

section#knowledge-base-content .elementor-container {
    max-width: 70%;
	margin-top: 80px;
	margin-bottom: 100px;
}

section#knowledge-base-content .elementor-container .elementor-column:last-child {
    padding-left: 3.646vw;
    padding-right: 5.208vw;
}

.resource-hdr-btn-grp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.979vw;
}

button.resource-hdr-btn {
	width: 24.25%;
    border: 2px solid #fff;
    border-radius: 9px;
    color: #72cedd;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.25vw;
    padding: 2px 0;
	outline: none;
}

button.resource-hdr-btn.active,
button.resource-hdr-btn:hover,
button.resource-hdr-btn:focus {
    background: #72cedd;
    border-color: #72cedd;
    color: #fff;
}

form#search-filter-form-5874 {
    background-image: linear-gradient(120deg, #f4f5f5, #eeeeee);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
}

form#search-filter-form-5874 > ul {
    padding: 1.563vw 1.823vw 1.302vw;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

input.sf-input-text {
    width: 100%;
}

li.sf-field-search label {
    width: 100%;
}

form#search-filter-form-5874 ul li ul {
    padding-left: 7px;
}

li.sf-field-search input {
    height: 2.969vw;
    border-color: #c7c7c7;
    border-radius: 5px;
    font-size: 1.042vw;
}

.searchandfilter h4 {
    text-transform: uppercase;
    font-size: 1.250vw;
    color: #2a354a;
}

li.sf-field-sort_order label {
    width: 100%;
}

li.sf-field-sort_order label select {
    border-color: #c7c7c7;
    height: 2.969vw;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.042vw;
}

.searchandfilter input[type="submit"] {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(90deg, #4591CE 0%, #72CDDD 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.5vw 2.979vw!important;
    height: auto!important;
    transition: background .3s ease;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    border-radius: 20px 0px 20px 0px;
    background-color: #4591CE;
    border: none;
}

.searchandfilter input[type="submit"]:hover {
	background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
}

.searchandfilter ul li li {
    font-size: 1.042vw;
    color: #2a354a;
}

li.sf-field-reset a {
    font-size: 1.042vw;
    color: #2a354a;
}

form#search-filter-form-5874 > ul li {
    width: 100%;
	flex-wrap: wrap;
}

form#search-filter-form-5874 > ul li.sf-field-reset,
form#search-filter-form-5874 > ul li.sf-field-submit {
    width: 50%;
}

form#search-filter-form-5874 > ul li.sf-field-reset {
    display: flex;
    align-items: center;
}

.resource-img {
    border: 1px solid rgba(0,0,0,.2);
    width: 7.813vw;
    height: 7.813vw;
}

.resource-info {
    width: calc(100% - 7.813vw);
    padding-left: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.resource-group-wrapper {
    display: flex;
}

.resource-group-wrapper h2 {
    margin: 0 0 7px;
}

.resource-group-wrapper h2,
.resource-group-wrapper h2 a {
    font-size: 1.250vw;
    color: #2a354a;
}

p.resource-date-issued {
    margin-bottom: 7px;
}

.resource-info p {
    font-size: 0.833vw;
    color: #000;
}

p.resource-categories span {
    color: #4591ce;
}

.wp-pagenavi span.current {
    font-weight: 700;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #a8a8a8;
    height: 1.667vw;
    min-width: 1.667vw;
    font-size: 0.833vw;
    background: #72cddd;
    color: #fff;
    border: 1px solid #72cddd;
}

.wp-pagenavi span, .wp-pagenavi a {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #a8a8a8;
    height: 1.667vw;
    min-width: 1.667vw;
    font-size: 0.833vw;
    color: #2a354a;
}

.resource-group-wrapper h2 a {
	transition: all .3s ease;
}

.resource-group-wrapper h2 a:hover {
    color: #72cddd;
}

section#kb-newsletter .elementor-container {
	max-width: 61.45%;
	padding: 2.813vw 0;
}

section#kb-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child {
    padding-left: 1.563vw;
}

section#kb-newsletter .elementor-container .elementor-row {
    display: flex;
    align-items: center;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div {
    width: 14.792vw;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div:first-child {
    width: 61.29%;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div:first-child input {
    border: 2px solid #2b364b!important;
    border-radius: 0.521vw!important;
    height: 2.969vw;
    font-size: 1.042vw;
	min-height: 24px;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- {
    display: flex;
    align-items: center;
	justify-content: space-between;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
    margin: 0;
	width: 90%;
	margin-right: auto;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(90deg, #4591CE 0%, #72CDDD 100%);
    box-shadow: -3px 4px 5px 0 rgb(0 0 0 / 50%);
    font-size: 1.250vw;
    padding: 0.729vw 1.979vw!important;
    height: auto!important;
    transition: background .3s ease;
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    border-radius: 20px 0px 20px 0px;
    background-color: #4591CE;
}

section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"]:hover {
	background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
}

section#resource-footer {
    padding: 3.854vw 0;
}

.woocommerce .powered-by a {
	color: #fff;
}

/* Manufacturing */

section#manufacturing-banner::before {
    content: '';
    background: #3b4457;
    width: 67%;
    height: 38.229vw;
    display: block;
    position: absolute;
	border-bottom-right-radius: 5.208vw;
}

section#manufacturing-banner .elementor-column:nth-child(2) {
    display: flex;
    align-items: center;
}

section#manufacturing-banner {
    background: #f5f4f5;
    padding-bottom: 8.438vw;
}

section#oem-cta.manufacturing-page::before {
    content: '';
    background: #3c4759;
    width: 70vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-right-radius: 150px;
}

section#oem-cta.manufacturing-page #aqm-af-form-col-2 .elementor-column-wrap {
    border-top-right-radius: 4.688vw;
    box-shadow: 5px 0px 7px 0px rgb(0 0 0 / 70%);
    padding: 4.479vw 4.167vw 0;
    height: 35.958vw;
    background-image: linear-gradient(120deg, #72CDDD 0%, #4591CE 100%);
}

section#oem-cta.manufacturing-page span.stp-btn.active {
    background: #fff;
}

section#oem-cta.manufacturing-page div#aqm-af-form-element input {
    border: none;
}

section#oem-cta.manufacturing-page div#aqm-af-form-element label {
	color: #fff;
}

section#oem-cta.manufacturing-page p.af-success-hdr {
    color: #fff;
}

section#oem-cta.manufacturing-page .aqm-af-success-inner {
    padding-top: 5vw;
    color: #fff;
}

section#oem-cta.manufacturing-page {
    padding: 8vw 0 6vw;
}

section#oem-cta.manufacturing-page > .elementor-container > .elementor-row > .elementor-column:first-child {
	display: flex;
	align-items: center;
}

body.page-id-1770 section#aqm-site-header .elementor-image a img  {
    display: none;
}

body.page-id-1770 section#aqm-site-header .elementor-image {
    display: flex;
}

section#aqm-site-header .elementor-image a::before {
	display: none;
    content: '';
    background: url(/wp-content/uploads/aqm-man.jpg);
    width: 13.646vw;
    height: 4.531vw;
    margin-top: 12px;
    background-size: cover;
}

section#aqm-site-header .elementor-image a::after {
	display: none;
    content: '';
    background: url(/wp-content/uploads/AQ-Iot-1.png);
    width: 14.010vw;
    height: 4.635vw;
    margin-top: 12px;
    background-size: cover;
}

body.page-id-1770 section#aqm-site-header .elementor-image a::before {
	display: block;
}

body.page-id-501 section#aqm-site-header .elementor-image a::after {
	display: block;
}

body.page-id-501 section#aqm-site-header .elementor-image a img  {
    display: none;
}

/* home button */

.home-button-col:first-child {
	box-shadow: none;
	border: 6px solid #72cddd;
}

.home-button-col {
    width: 29.49%;
    /* border: 1px solid; */
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 7px 7px 10px 0px rgb(0 0 0 / 30%);
}

.home-button-col:first-child,
.home-button-col:nth-child(2),
.home-button-col:nth-child(3) {
    margin-bottom: 2.604vw;
}

.home-buttons-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	max-width: 56.927vw;
    margin: 6.51vw auto 0;
}

.home-button-inner {
	position: relative;
    box-shadow: -7px 7px 0px 0px #2a354a;
    width: 100%;
    border-radius: 15px;
    height: 16.771vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(180deg, #EFEFEF, #FFFFFF);
}

.home-button-inner p {
    font-size: 1.250vw;
    color: #2a354a;
    text-transform: uppercase;
    font-weight: 600;
}

.home-button-col:not(:first-child):not(:last-child) p {
    padding: 0 2.490vw;
    line-height: 1.25em;
    margin: 0;
}

.home-button-col:not(:first-child) img {
    margin-bottom: .75vw;
	max-width: 7.813vw;
}

.home-button-col:first-child p {
    font-size: 2.083vw;
    text-align: right;
    line-height: 1.25em;
    padding: 2.292vw;
    text-transform: uppercase;
    font-weight: 600;
    color: #72cddd;
    margin: 0;
}

.home-button-col:hover .home-button-inner {
    background-image: linear-gradient(180deg, #8ED7E4, #72CDDD);
}

.home-button-col:hover .home-button-inner p {
    color: #fff;
}

.home-button-col:hover .home-button-inner img {
   filter: brightness(0) invert(1);
}

.home-button-inner a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.file-upload-html {
    border: 5px dashed #fff;
    padding: 0.521vw 1.042vw;
    margin-bottom: 1.250vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
	cursor: pointer;
}

.file-upload-html span {
    color: #fff;
    font-size: 1.042vw;
}

.file-upload-html span:first-of-type {
    font-weight: 700;
    
}

div#aqm-af-form-element .elementor-field-type-step > .elementor-field-group.elementor-field-type-upload {
    display: none;
}

div#aqm-af-form-element .elementor-field-type-step > .elementor-field-group.elementor-field-type-textarea label {
    margin: 0 auto;
    font-size: 1.042vw;
    font-weight: 700;
}

section#oem-cta.manufacturing-page div#aqm-af-form-element textarea {
    border-radius: 10px;
    border: none;
	font-size: 0.938vw;
    padding: 0.781vw;
}

section#oem-cta.manufacturing-page div#aqm-af-form-element textarea::placeholder {
    color: #232d40;
    opacity: 1;
}

/* how it works */

section#hiw-cards .elementor-container {
    max-width: 72.552vw;
}

section#hiw-cards .elementor-container .elementor-row {
    justify-content: space-between;
}

section#hiw-cards .elementor-container .elementor-column {
   width: 22.135vw;
   height: 22.135vw;
}

section#hiw-cards .elementor-container .elementor-column-wrap {
   padding: 4.948vw 3vw;
}

/* section#hiw-cards .elementor-container .elementor-widget-wrap{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}  */

section#hiw-cards .elementor-container .elementor-column-wrap p {
   margin: 2vw 0 0;
}

#manu-img-carousel .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -2vw;
}

div#manu-img-carousel img {
    max-width: 28.594vw;
}

div#aqm-brands-slider img {
    max-width: 15.625vw;
}

section#aqm-site-footer > .elementor-container > .elementor-row > .elementor-column:nth-child(3) .elementor-column:last-child {
	align-items: center;
}

section#aqm-site-footer > .elementor-container > .elementor-row > .elementor-column:nth-child(3) .elementor-column:last-child a {
	color: #fff;
}

li.sf-field-taxonomy-resource-product.cloned > ul:first-of-type > li:not(:first-child):not(:nth-child(2)) {
	display: none;
}

li.sf-field-taxonomy-resource-product.cloned > ul:last-of-type > li:first-child,
li.sf-field-taxonomy-resource-product.cloned > ul:last-of-type > li:nth-child(2) {
	display: none;
}


body.page-id-1770 div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
    background-image: linear-gradient(450deg, #3C4759 0%, #2B364A 100%);
}

body.page-id-1770 div#aqm-af-form-col-2 .e-form__buttons .elementor-button:hover {
    background-image: linear-gradient(450deg, #2B364A 0%, #3C4759 100%);
}


section#catalog-body .elementor-row {
    min-height: 54.167vw;
    display: flex;
    align-items: center;
	justify-content: center;
}

.customer-codes {
    font-size: 12px;
}

.product-image-wrap {
	position: relative;
}

span.eael-model-num {
	position: absolute;
	bottom: 0.75vw;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.75vw;
	z-index: 9;
	color: #fff;
	width: 80%;
	text-align: center;
}

.product-image-wrap::before {
	content: '';
	background: url(/wp-content/uploads/model-overlay-1.png);
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.product-type-simple div#variation-options {
    display: none;
}


/* Expedite Section */
.expedite-shipping-option {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    width: 90%;
}

span.expedite-button {
    font-size: 20px;
    font-weight: 700;
}

span.expedite-desc {
    font-size: 14px;
    font-style: italic;
}

.expedite-shipping-option .optional {
    display: none;
}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
    flex-wrap: wrap;
}



.eael-woo-product-carousel-container.preset-1 .eael-product-carousel .eael-onsale,
.woocommerce span.onsale {
    background: #2b354b!important;
}

a.showcoupon {
    text-decoration: underline;
    color: #4691ce;
}


/* product variation */

.woocommerce-variation-add-to-cart {
    flex-wrap: wrap!important;
}

table.variations {
    display: none;
}

span.part-no {
    font-size: 13px;
    background: #4591CE;
    color: #fff;
    padding: 0 7px;
    display: inline-block;
    border-radius: 5px;
	position: relative;
    bottom: 2px;
}

.woocommerce-variation-description {
    font-weight: 700;
    font-size: 20px;
    color: #4691ce;
}

.recent-woo-products.shop-page-v2 {
    display: grid;
	gap: 30px 50px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.recent-woo-product-img {
    background-size: cover;
    border: 1px solid #344158;
    border-radius: 15px;
}

.recent-woo-product-img img {
    opacity: 0;
	display: block;
}

.recent-woo-product-card h2 {
    font-size: clamp(16px, 1vw, 1vw);
	color: #000;
	text-align: center;
}


.related-products-wrapper {
    max-width: 86.84%;
    margin: 0 auto;
    padding-left: 5.885vw;
}

.related-products-wrapper > h2 {
    font-family: "proxima-nova", Sans-serif;
    font-size: 1.875vw;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1em;
    color: #4591CE;
    
}

ul.related-products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    list-style: none;
    gap: 30px;
    padding: 0;
}

ul.related-products h2 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    font-family: "proxima-nova", Sans-serif;
    font-weight: bold;
    color: #27334C;
    text-align: center;
}

ul.related-products img {
    border-radius: 15px;
    border: 1px solid #344158;
}

/* HOTFIX: SHOP NEW hover */

.recent-woo-product-card {
    transition: all .3s ease;
}

.recent-woo-product-card:hover {
    opacity: .7;
}

/* Single product descriotion table */

div#single-product-description table th {
    border-color:  #4591CE;
    background: #4591CE;
    color: #fff;
}

div#single-product-description table th:not(:last-child){
	border-right-color: #fff;
}

div#single-product-description table th, 
div#single-product-description table td {
    padding: 8px 16px;
    text-align: left;
}

div#single-product-description table td a:hover {
	opacity: .5;
	text-decoration: none;
}

div#single-product-description table td:first-child, 
div#single-product-description table th:first-child {
    text-align: center;
    width: 10px;
}

div#single-product-description .enk-inclusion-table-header {
    display: inline-block;
    background: #2B364B;
    color: #fff;
    padding: 8px 12px;
	font-weight: 700;
}


@media (min-width: 1920px) {

	.singleprod-brdcrmb-container {
		top: 28vw;
	}
}

@media (max-width: 1440px) {
	.distributor-row {
		width: 80vw;
	}
	
	#aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:after {
		font-size: 20px;
	}
}

@media (max-width: 1366px) {
	
	#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:first-child {
		width: 40vw;
	}
	
	#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 22.833vw;
	}
}

@media (max-width: 1280px) {
	
/* 	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child {
		padding-bottom: 14.021vw;
	} */
	
	.elementor-section.aqm-shop-content > .elementor-container {
		max-width: 66%;
	}
	
	body.post-type-archive-product section#aqm-footer-section-tab,
	body.single-product section#aqm-footer-section-tab {
		padding: 5% 5% 3%;
	}
	
	.single-product-info-toggle .elementor-toggle .elementor-tab-title {
		padding: 1.542vw 4.3% 1.542vw 7.7%;
	}
	
	.single-product-info-toggle .elementor-toggle-item {
		border-radius: 18px 0px 18px 0px;
	}
	
	section#aqm-single-product {
		/*section padding-top + search bar padding-top + divider height + searchbar height + constant padding */
/* 		padding-top: calc(25px + 1.25vw + 27px + 2.865vw + 19px); */
		padding-top: calc(25px + 1.25vw + 27px);
	}
	
	#aqm-single-product-divider .elementor-divider {
		padding-top: 5px;
	}
	
	
	.xt_woofc-body {
		height: 22vw;
	}
	
	a.xt_woofc-product-title-inner, dl.xt_woofc-sku, span.xt_woofc-price.amount bdi {
		font-size: 16px;
	}
	
	span.xt_woofc-price.amount bdi {
		font-size: 14px;
	}
	
	.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-minus,
	.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-input,
	.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-plus {
		height: 30px;
		width: 30px;
	}
	
}

@media (max-width: 1280px) {
	section#knowledge-base-content .elementor-container {
		max-width: 85%;
	}
}

@media (max-width: 1024px) {
	
	.elementor-section.aqm-single-product-section-fullwidth > .elementor-container {
		max-width:90%;
	}
	
	.recent-woo-products.shop-page-v2 {
		gap: 20px;
	}

	
	section#aqm-site-header.sticker-active > .elementor-container > .elementor-column > .elementor-widget-wrap {
		padding: 1.5vw 10.677vw 1.5vw 10.677vw;
	}

	
	.aqm-home-banner-left-col button {
		font-size: 16px;
		border-radius: 15px 0;
		padding: 7px 48px;
	}
	
	div#aqm-footer-col-3 img {
		width: auto;
		max-height: 2vw;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
		min-height: 3.2vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column-wrap p {
		margin: 6vw 0 0;
	}
	
	section#hiw-cards .elementor-container {
		max-width: 90vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column-wrap {
		padding: 3.948vw 3.385vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column {
		width: 28vw;
		height: 28vw;
	}
	
	section#oem-cta.manufacturing-page #aqm-af-form-col-2 .elementor-column-wrap {
		height: 42.958vw
	}
	
	.file-upload-html span {
		font-size: 12px;
	}

	div#aqm-af-form-element .elementor-field-type-step > .elementor-field-group.elementor-field-type-textarea label {
		font-size: 12px;
	}

	section#oem-cta.manufacturing-page div#aqm-af-form-element textarea {
		font-size: 12px;
		padding: 15px;
	}

	
	#home-slide-leftmost-col {
		width: 8%;
	}
	
	section#local-farmer-banner .elementor-container {
		width: 60vw;
	}
	
	#local-farm-form input[type="text"], #local-farm-form input[type="email"] {
		font-size: 1.5vw;
		height: 4vw;
		min-height: 4vw;
		border-radius: 7px;
	}
	
	#local-farm-form button.elementor-button {
		font-size: 1.5vw;
	}
	
	#oem-newsletter .elementor-form-fields-wrapper > div:first-child input, #oem-newsletter .elementor-button[type="submit"] {
		font-size: 1.5vw;
	}

	#oem-newsletter .elementor-form-fields-wrapper > div:first-child {
		width: 65%;
	}

	#oem-newsletter .elementor-form-fields-wrapper > div:last-child {
		width: 30%;
	}
	
	section#oem-cta .elementor-row {
		max-width: 85vw;
	}
	
	section#oem-cta {
		padding: 15vw 0 7.167vw;
	}
	
	section#landing-logo {
		left: 7.635vw;
	}
	
	section#oem-cta {
		padding: 13vw 0 4.167vw;
	}
	
	section#oem-cta > .elementor-container > .elementor-row > .elementor-column:first-child {
		width: 41.5vw;
	}
	
	section#oem-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 39.458vw;
	}
	
	div#oem-header h1 {
		font-size: 2.5vw;
	}

	div#oem-subtext p {
		font-size: 1.75vw;
	}

	div#oem-p p {
		font-size: 1.5vw;
	}

	div#oem-subtext {
		margin-bottom: 0;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child .woo-variation-gallery-wrapper {
		width: 31.281vw!important;
		min-width: 31.281vw!important;
	}
	
	body.search #aqm-single-product-divider .elementor-widget-wrap {
		padding: 0;
	}
	
	#singleprod-related-prod.elementor-wc-products ul.products {
		grid-template-columns: 25% 25% 25% 25%;
	}
	
	.aqm-af-success-inner {
		padding-top: 11vw;
	}

	p.af-success-hdr {
		font-size: 2vw;
	}
	
	p.af-success-subtext {
		padding: 0 3vw;
	}
	
	#affiliate-hdr > .elementor-container {
		max-width: 66.789vw;
	}
	
	#aqm-af-footer-btn .elementor-button,
	#affiliate-btn .elementor-button {
		font-size: 1.75vw;
	}
	
	div#affiliate-info-col-1 {
		padding-left: 9.704vw;
	}
	
	#affiliate-cta > .elementor-container {
		max-width: 79.75vw;
	}
	
	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child h2 {
		font-size: 3.235vw;
	}
	
	#aqm-af-arrow-icon img {
		max-width: 4.991vw;
	}
	
	
	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child {
		padding-bottom: 14.521vw;
	}
	
	
	#aqm-af-form-col-2 .elementor-column-wrap {
		border-top-right-radius: 8.688vw;
		padding: 4.479vw 3.667vw 0;
		height: 44.238vw;
	}
	
	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child {
		padding-bottom: 17.5vw;
	}
	
	div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
    	font-size: 1.5vw;
		min-height: 32px;
	}
	
	div#aqm-af-form-element label {
		font-size: 12px;
	}
	
	div#aqm-af-form-element input {
		font-size: 1.5vw;
		height: 4vw;
		min-height: 4vw;
		border-radius: 7px;
		border-width: 1px;
	}
	
	div#aqm-af-form-col-2 .elementor-message {
		font-size: 1vw;
	}
	
	div#aqmatic-nav-menu nav {
		width: 40%;
		position: absolute;
		right: 0;
		background: #fff;
		box-shadow: 0 15px 20px 0 rgb(0 0 0 / 21%);
		padding-bottom: 1vw;
		border-bottom-right-radius: 24px;
		    margin-top: calc(3vw + 5px);
	}

	div#aqmatic-nav-menu ul li a {
		color: #4E5871;
		-webkit-highlight: none;
		font-size: 16px;
		padding: 9px 25px;
		display: inline-block;
		width: 100%;
		line-height: 1.5em;
	}

	div#aqmatic-nav-menu ul li.current_page_parent a,
	div#aqmatic-nav-menu ul li a.elementor-item-active,
	div#aqmatic-nav-menu ul li a:hover {
		color: #fff!important;
		background: linear-gradient(90deg, #72CDDD 0%, #4591CE 100%);
	}

	div#aqmatic-nav-menu .elementor-menu-toggle {
		display: none;
	}
	
	.xt_woofc-body {
		height: 28vw;
	}
	
	div#aqmatic-menu {
		display: flex;
		justify-content: flex-end;
	}
	
    #aqm-home-carousel .elementor-row>.elementor-column:nth-child(4) {
        width: 44.3%;
    }
	
	#aqm-single-product .elementor-row .elementor-column:first-child {
		width: 57%;
	}
	
	
    .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        height: auto;
        min-width: 3vw;
    }

    .dgwt-wcas-ico-magnifier,
    .dgwt-wcas-ico-magnifier-handler {
        max-width: 1.25vw;
        height: 1.5vw;
    }
	
	section#landing-logo img {
		height: 7vw;
		width: auto;
	}

	section#oem-newsletter > .elementor-container {
		max-width: 85vw;
	}
	
	#oem-newsletter .elementor-form-fields-wrapper > div:first-child input,
	#oem-newsletter .elementor-button[type="submit"] {
		font-size: 1.5vw;
	}
	
	#oem-newsletter .elementor-button[type="submit"] {
		padding: 0 2vw;
	}
	
	#oem-newsletter .elementor-text-editor {
		font-size: 2vw;
	}
	
	section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child {
		width: 35%;
	}
	
	section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 60%;
	}
	
	.lf-testimonial-right p {
		font-size: 2vw;
	}
	
	.lf-testimonials-row .slick-dots {
		bottom: -4.292vw;
	}	
	
}

@media (max-width: 980px) {
	

	 .recent-woo-products.shop-page-v2 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
    }
	
	span.eael-model-num {
		font-size: 12px;
	}
	
	section#catalog-body {
		overflow: hidden;
	}
	
	section#catalog-body .elementor-row {
		min-height: auto;
		padding: 5vw 0 10vw;
		flex-direction: column;
	}
	
/* 	section#catalog-body .elementor-row .elementor-column:first-child {
		position: absolute;
		bottom: 0vw;
		right: 0;
		width: 45%;
	} */

    section#catalog-body .elementor-row .elementor-column:last-child {
    	width: 60%;
    }
	
	form#search-filter-form-5874 li.sf-field-taxonomy-resource-product > ul {
		width: 50%;
	}

	form#search-filter-form-5874 li.sf-field-taxonomy-resource-product {
		display: flex;
	}

	form#search-filter-form-5874 li.sf-field-taxonomy-resource-product h4 {
		width: 100%;
	}
	
	form#search-filter-form-5874 ul li ul {
		width: 100%;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child .woo-variation-gallery-wrapper {
		width: 60vw!important;
		min-width: 60vw!important;
		margin: 0 auto;
	}

	
	#aqm-single-product .elementor-row .elementor-column:first-child .woo-variation-product-gallery {
		max-width: 100% !important;
		width: 100%;
		margin: 0;
	}
	
	#aqm-single-product-hdr {
		padding-top: 2.5vw;
	}
	
	#aqm-single-product-divider .elementor-divider, #aqm-single-product-divider .elementor-widget-wrap {
		padding-top: 2.25vw;
	}
	
	section#aqm-footer-contact > .elementor-container {
		max-width: 90%;
	}
	
	div#aqm-footer-col-3 .elementor-section .elementor-column:last-child {
		padding-left: 1vw;
	}
	
	div#aqm-footer-col-3 img {
		max-height: 2.5vw;
	}
	
	div#aqm-footer-col-3 .elementor-text-editor {
		font-size: 1.75vw;
	}
	
	div#aqm-brands-slider img {
		max-width: 80%;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
		min-height: 5.2vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column-wrap p {
		margin: 4vw 0 0;
	}

	.file-upload-html span {
		font-size: 14px;
	}
	
	section#oem-cta.manufacturing-page #aqm-af-form-col-2 .elementor-column-wrap {
		height: 51.958vw;
	}
	
	.home-buttons-section {
		max-width: 100%;
		margin: 1.5vw auto 0;
	}
	
	.home-button-col:first-child p {
		font-size: 3.083vw;
	}
	
	.home-button-col:not(:first-child) img {
		margin-bottom: 0.75vw;
		max-width: 10.813vw;
	}
	
	.home-button-col:first-child {
		border: 0.313vw solid #72cddd;
	}
	
	.home-button-inner {
		height: 24.15vw;
	}
	
	.home-button-inner p {
		font-size: 1.75vw;
	}
	
	section#aqm-site-header .elementor-image a::before {
		width: 150px;
		height: 50px;
	}
	
	section#aqm-site-header .elementor-image a::after {
		width: 150px;
		height: 51px;
	}
	
	section#kb-newsletter .elementor-container {
		max-width: 80%;
	}

	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div {
		width: 18.792vw;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
		font-size: 14px;
	}
	
	section#kb-newsletter .elementor-container {
		padding: 7.813vw 0;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div:first-child input {
		height: 42px;
		font-size: 14px;
	}
	
	section#knowledge-base-hdr .elementor-container {
		max-width: 80%;
	}

	button.resource-hdr-btn {
		font-size: 18px;
	}
	
	div#search-filter-results-5874 {
		margin-top: 7.031vw;
	}
	
	.wp-pagenavi span.current,
	.wp-pagenavi span, .wp-pagenavi a {
		height: 4.167vw;
		min-width: 4.167vw;
		font-size: 2.083vw;
	}
	
	.resource-info {
		width: calc(100% - 17vw);
	}

	.resource-img {
		width: 17vw;
		height: 17vw;
	}
	
	.resource-group-wrapper h2, .resource-group-wrapper h2 a {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.resource-info p {
		font-size: 14px;
	}
	
	.searchandfilter input[type="submit"] {
		font-size: 16px;
		padding: 1.25vw 4.979vw!important;
	}
	
	form#search-filter-form-5874 > ul li.sf-field-search input,
	form#search-filter-form-5874 > ul li.sf-field-sort_order label select {
		height: 44px;
		font-size: 16px;
	}

	form#search-filter-form-5874 > ul li.sf-field-submit {
		text-align: right;
	}

	form#search-filter-form-5874 > ul li.sf-field-taxonomy-resource-language,
	form#search-filter-form-5874 > ul li.sf-field-taxonomy-resource-category {
		width: 50%;
	}
	
	form#search-filter-form-5874 > ul li.sf-field-reset a {
		font-size: 16px;
	}

	.searchandfilter h4 {
		font-size: 18px;
	}

	.searchandfilter ul li li {
		font-size: 16px;
		display: flex;
		align-items: center;
	}
	
	form#search-filter-form-5874 > ul {
		padding: 2.563vw 3.823vw;
	}
	
	section#knowledge-base-content .elementor-container .elementor-column {
		width: 100%;
		padding: 0;
	}

	section#knowledge-base-content .elementor-container .elementor-column:last-child {
		padding-left: 0;
		padding-right: 0;
	}
	
	section#landing-logo img {
		height: 8vw;
		margin-top: 3vw;
	}
	
	#aqm-home-carousel .elementor-slide-button,
	#home-slide-solo-btn .elementor-button,
	#affiliate-btn .elementor-button,
	#aqm-af-footer-btn .elementor-button,
	div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
		font-size: 1.8vw;
		padding: 3% 9%;
	}
	
	div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
		padding: 3% 15px;
		border-radius: 15px 0 15px 0;
	}
	
	section#single-blog-post > .elementor-container,
	section#site-search-page > .elementor-container {
		padding: 7vw 0;
	}
	
	section#site-search-page nav.elementor-pagination {
		margin-top: 5vw;
	}
	
	#notfound-banner {
		margin: 0 0 3vw;
	}
	
	section#local-farmer-cta {
		overflow: hidden;
	}
	
	div#local-farmer-cta-col-2 .elementor-image {
		position: absolute;
		left: -11vw;
		width: 50vw;
	} 
	
	.elementor-widget-wrap .elementor-element.local-farmer-text {
		font-size: 1.75vw;
	}
	
	span.distributor-hdr,
	.elementor-widget-wrap .elementor-element.local-farmer-sec-hdr,
	span.lf-testimonial-hdr {
		font-size: 2.388vw;
	}
	
	div#local-farmer-cta-col-1 > .elementor-column-wrap {
		padding-left: 10.177vw;
		padding-right: 14.448vw;
	}
	
	#local-farm-form {
		padding: 3.135vw;
	}
	
	div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step:first-child .e-form__buttons .elementor-button {
		padding: 0.75em 5.2vw 0.75em 5.2vw;
	}
	
	div#oem-header h1 {
    	font-size: 3vw;
	}
	
	div#oem-p p {
		font-size: 1.75vw;
	}

	#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:first-child {
		width: 100%;
		margin-top: -3vw;
		margin-bottom: 4vw;
	}

	#water-filter-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 100%;
		margin-left: 0; 
		margin-bottom: 3vw;
		margin-top: 5vw;
	}
	
	#water-filter-cta .elementor-row {
		flex-direction: column-reverse;
	}
	
	.home-industry-row {
		width: 80vw;
	}
	
	.home-industry-card {
		width: 24vw;
		height: 24vw;
	}
	
	.home-industry-card.industry-card-label span {
		font-size: 3vw;
	}
	
	.home-industry-card img {
		max-height: 12.854vw;
	}
	
	.home-industry-card p {
		font-size: 1.75vw;
	}
	
	.elementor-section.aqm-shop-categories > .elementor-container {
		max-width: 85%;
	}
	
	span.shop-banner-text {
		font-size: 4vw;
	}
	
	.shop-banner {
		padding-top: 6vw;
		padding-bottom: 5vw;
	}
	
	.shop-banner-col.shop-banner-col-left {
		width: 40.5vw;
		margin-left: 6vw;
	}
	
	.shop-banner-buttons {
		margin-top: 1.25vw;
	}
	
	.shop-banner-buttons a.shop-banner-btn {
		border: 1px solid #fff;
		width: 16vw;
		font-size: 1.75vw;
	}
	
	.shop-banner-col.shop-banner-col-right {
		width: 36.365vw;
	}
	
	.shop-banner-col.shop-banner-col-right img {
		height: 26.479vw;
	}
	
	.elementor-section.aqm-search-cat-page-element > .elementor-container {
		max-width: calc(85% + 40px);
	}
	
	section#cat-header .elementor-row .elementor-column {
		width: 50%;
	}
	
	#cat-filter-widget p.aqm-cat-filter-label {
		font-size: 20px;
	}

	#cat-filter-widget .checkbox-item > label {
		font-size: 18px;
		margin-left: 10px;
	}

	#cat-filter-widget .round label {
		height: 16px;
		width: 16px;
	}

	#cat-filter-widget .round {
		height: 16px;
	}
	
	.aqm-cat-filter-col {
		margin-bottom: 2vw;
		width: 70%;
		margin-right: 0;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child {
		width: 95%;
		margin: 0 auto!important;
		padding: 0;
	}
	
	#aqm-single-product .elementor-row .elementor-column:nth-child(2) {
		width: 95%;
		margin: auto;
	}
	
	#aqm-single-product .elementor-tab-title {
		padding: 1.75vw 0;
	}
	
	h2.service-kit-hdr {
		font-size: 22px;
	}
	
	.service-kit-type {
		font-size: 14px;
	}
	
	.service-kit-product img {
		max-width: 13.208vw !important;
	}
	
	.service-kit-product-name {
		font-size: 18px;
	}
	
	.service-kit-product-price {
		font-size: 20px;
	}
	
	.service-kit-product-price span {
		font-size: 16px;
	}
	
	span.aqm-atc-icon {
		width: 42px;
		height: 34px;
	}
	
	#aqm-single-product-hdr .elementor-column:first-child {
		width: 60%;
	}

	#aqm-single-product-hdr .elementor-column:nth-child(2) {
		width: 15.246%;
	}
	
	.checkbox-item {
		margin-bottom: 1vw;
	}
	
	div#singleprod-related-prod > .elementor-widget-container {
		max-width: 86.5%;
		margin-top: 7.063vw;
	}
	
	.checkbox-item > label {
		font-size: 1.823vw;
	}
	
	.round label {
		height: 1.563vw;
		width: 1.563vw;
	}
	
	.round {
		height: 1.563vw;
	}
	
	button#apply-filter-btn {
		font-size: 2.25vw;
		padding: 0.429vw 4.979vw !important;
	}
	
	button#reset-filter-btn {
		font-size: 2.25vw;
		padding: 0.429vw 3.979vw !important;
	}
	
	.aqm-variation-item {
		max-width: 10.208vw;
	}
	
	.aqm-variation-item img {
		min-width: 10.208vw;
		min-height: 10.208vw;
	}
	
	p.aqm-var-opt-title {
		font-size: 12px;
	}
	
	p.variation-header-text {
		font-size: 16px;
	}
	
	#singleprod-related-prod.elementor-wc-products ul.products {
/* 		grid-template-columns: 46% 46%;
		grid-column-gap: 8%;
		grid-row-gap: 3%; */
		    grid-template-columns: 31% 31% 31%;
		grid-column-gap: 3%;
		grid-row-gap: 3%;
	}
	
	#singleprod-related-prod.elementor-wc-products ul.products li.product a img {
    	margin-bottom: 0;
	}

	#singleprod-related-prod.elementor-wc-products ul.products h2.woocommerce-loop-product__title {
		font-size: 12px;
		font-weight: 500;
	}
	
	#singleprod-resources-section .elementor-container,
	div#singleprod-related-prod > .elementor-widget-container, 
	#singleprod-resources-cta .elementor-container {
		padding-left: 0;
	}
	
	#aqm-af-form-col-2 .elementor-column-wrap {
		height: 46.388vw;
	}
	
	section#oem-cta {
		padding: 17vw 0 7.167vw;
	}
	
	div#aqm-af-form-col-2 .e-form__buttons {
		bottom: 2vw;
	}
	
	p.af-success-subtext {
		padding: 0 1vw;
		font-size: 1.35vw;
	}

/* 	div#aqmatic-nav-menu ul li a {
		font-size: 1.75vw;
	} */
	
	div#aqmatic-nav-menu nav {
		width: 50%;
		margin-top: calc(2vw + 5px);
	}
	
	.xt_woofc-body {
		height: 38vw;
	}
	
	.shop-menu-container {
		flex-wrap: wrap;
	}
	
	.shop-menu-item {
		width: 30%;
		margin-bottom: 2vw;
	}
	
	.shop-menu-item a {
		font-size: 18px;
	}
	
	.shop-menu-img-wrap {
		height: 43.125vw;
	}
	
	.elementor-section.aqm-shop-content > .elementor-container {
		max-width: 76%;
	}
	
	
	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-text-editor {
		margin: 0;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child {
		margin-right: 0;
	}
	
    #single-prod-extra-desc .elementor-tab-content ul {
        padding-left: 1.642vw;
    }

    .singleprod-brdcrmb-container a {
        font-size: 12px;
    }

    .singleprod-brdcrmb-container {
        width: 23.104vw;
        top: 18.5vw;
        position: absolute;
        z-index: 29;
		transform: none;
    }

    #singleprod-resources-section .elementor-container {
        max-width: 86.5%;
    }

    .elementor-section.aqm-single-product-section-fullwidth>.elementor-container {
        max-width: 85%;
    }
	
	.qib-button:not(#qib_id):not(#qib_id) span {
		margin-top: -2.25vw;
	}

    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-minus,
    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-plus,
    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-input,
    form.woocommerce-cart-form .qib-button:not(#qib_id),
    form.cart .qib-button:not(#qib_id):not(#qib_id) {
        height: 4.583vw;
        width: 4.583vw;
    }
	
	form.cart button.plus.qib-button:not(#qib_id):not(#qib_id) {
		font-size: 3.5vw;
        font-weight: 700;
	}

    form.woocommerce-cart-form.qib-button:not(#qib_id),
    form.cart button.minus.qib-button:not(#qib_id):not(#qib_id) {
        font-size: 3vw;
        font-weight: 700;
    }
	
	form.cart button.plus.qib-button:not(#qib_id) {
		font-size: 3.5vw;
		font-weight: 700;
	}

    form.woocommerce-cart-form .quantity input.qty:not(#qib_id),
    form.cart .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
        height: 4.583vw;
        width: 4.583vw;
        font-size: 2.542vw;
    }

    .woocommerce #respond input#submit.alt,
    .woocommerce a.button.alt,
    .woocommerce button.button.alt,
    .woocommerce input.button.alt {
        color: #fff;
		font-size: 3.05vw;
		padding: 1.5vw 4.079vw !important;
    }
	
	section#aqm-single-product-divider.aqm-singleprod-element {
		margin-top: calc(2.25vw + 2.865vw + 19px);
	}

    section#aqm-single-product-hdr.sticky-mode form.cart {
        display: none;
    }

    /* floating cart */
    a.xt_woofc-product-title-inner,
    dl.xt_woofc-sku,
    span.xt_woofc-price.amount bdi {
        font-size: 14px;
    }

    span.xt_woofc-price.amount bdi {
        font-size: 2vw;
    }

    #aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:after {
        font-size: 16px;
    }

    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        height: 3.865vw;
    }

    #aqm-single-product-divider .elementor-divider {
        padding-top: 0;
    }
	
	.eael-woo-product-carousel-container .eael-product-title * {
		font-size: 20px;
	}
}

.shop-hidden,
#aqm-banner-poster-m,
.aqm-banner-gif-poster-m { 
	display: none; 
}

@media (max-width: 767px) {
	
		.aqm-vid {
		max-width: 100%;
		left: -2%;
		top: 0;
		transform: translateY(-18%);
	}
	
	
	.expedite-shipping-option {
		width: 100%;
	}
	
	.recent-woo-products.shop-page-v2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	
	form.cart {
		justify-content: center;
	}
	
	span.eael-model-num {
		font-size: 10px;
		bottom: 10px;
	}
	
	.aqm-cat-filter-col {
		width: 100%;
	}
	
	section#catalog-body .elementor-row {
		padding: 10vw 0 15vw;
	}
	
	section#catalog-body .elementor-row .elementor-column:last-child {
		width: 85%;
	}
	
	form#search-filter-form-5874 li.sf-field-taxonomy-resource-product > ul {
		width: 100%;
	}
	
	#singleprod-related-prod.elementor-wc-products ul.products {
		grid-template-columns: 46% 46%;
		grid-column-gap: 8%;
		grid-row-gap: 3%;
	}
	
/* 	section#aqm-single-product {
		padding-top: calc(1.25vw + 27px + 2.865vw + 19px);
	} */
	
	section#aqm-single-product {
		padding-top: 0;
	}
	
	section#home-hiw-section > .elementor-container {
		max-width: 85%;
	}
	
	section#home-manu-cta .elementor-container {
		max-width: 100%;
	}
	
	section#aqm-site-footer > .elementor-container > .elementor-row > .elementor-column:nth-child(3) {
		max-width: 80%;
		margin: 32px auto 0;
	}
	
	section#aqm-site-footer > .elementor-container > .elementor-row {
		flex-direction: column;
	}

	section#aqm-site-footer > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
		order: 3;
	}

	
	div#aqm-footer-col-3 .elementor-text-editor {
		font-size: 16px;
	}
	
	div#aqm-footer-col-3 img {
		max-height: 32px;
		max-width: none;
	}
	
	div#aqm-footer-col-3 .elementor-section {
		margin-bottom: 16px;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
		min-height: 9.2vw;
	}
	
	div#manu-img-carousel img {
		max-width: 60vw;
	}
	
	section#hiw-cards .elementor-container {
		max-width: 80vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column {
		width: 100%;
		height: 80vw;
		margin-bottom: 24px;
	}
	
	section#hiw-cards .elementor-container .elementor-column-wrap {
		padding: 15.948vw 8.385vw;
	}
	
	section#hiw-cards .elementor-container .elementor-column-wrap p {
		margin: 12vw 0 0;
	}
	
	section#oem-cta.manufacturing-page .aqm-af-success-inner {
		padding-top: 20vw;
	}
	
	.home-button-col {
		width: 46.49%;
		margin-bottom: 24px!important;
	}
	
	.home-button-inner {
		height: 38.28vw;
		box-shadow: -0.5vw 0.5vw 0px 0px #2a354a;
	}
	
	.home-button-col:not(:first-child) img {
		max-width: 14.813vw;
	}
	
	.home-button-inner p {
		font-size: 12px;
		margin: 0!important;
		padding: 0 10px;
	}
	
	.home-button-col:first-child p {
		font-size: 18px;
		padding: 0 20px;
	}
	
	
	section#oem-cta.manufacturing-page::before {
		width: 100vw;
		border-top-right-radius: 0;
	}
	
	section#oem-cta.manufacturing-page {
		padding: 12vw 0;
	}
	
	section#manufacturing-banner .elementor-column:nth-child(2) {
		padding: 10vw 7vw 0;
		margin-bottom: 28px;
	}
	
	section#manufacturing-banner::before {
		width: 100%;
		height: 100vw;
	}
	
	section#oem-cta.manufacturing-page #aqm-af-form-col-2 .elementor-column-wrap {
		height: 100vw;
		padding: 6.479vw 6.167vw 0;
	}
	
	.resource-hdr-btn-grp {
		flex-wrap: wrap;
	}
	
	section#knowledge-base-content .elementor-container {
		margin-top: 10vw;
		margin-bottom: 5vw;
	}
	
	form#search-filter-form-5874 > ul {
		padding: 4.563vw 5.823vw;
	}
	
	button.resource-hdr-btn {
		width: 100%;
		margin-bottom: 7px;
	}
	
	section#resource-footer {
		padding: 3.854vw 3%;
	}
	
	section#kb-newsletter .elementor-container {
		max-width: 85%;
	}
	
	section#kb-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-text-editor {
		line-height: 1em;
		margin-bottom: 12px;
	}
	
	section#kb-newsletter > .elementor-container > .elementor-row > .elementor-column:last-child img {
		max-width: 100%;
		margin-bottom: 16px;
	}
	
	section#kb-newsletter .elementor-container .elementor-row {
		flex-direction: column-reverse;
	}

	section#kb-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-text-editor {
		text-align: center;
	}
	
	section#kb-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child {
		padding-left: 0;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div:first-child {
		width: 100%;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- > div {
		width: 100%;
	}
	
	section#kb-newsletter .elementor-form-fields-wrapper.elementor-labels- button[type="submit"] {
		width: 60%;
		margin: 0 auto;
	}
	
	.resource-img {
		width: 20vw;
		height: 20vw;
	}
	
	.resource-info {
		width: calc(100% - 20vw);
	}
	
	.resource-group-wrapper h2, .resource-group-wrapper h2 a {
    	font-size: 18px;
	}
	
	.resource-info {
		padding-left: 5vw;
	}
	
	.wp-pagenavi span.current, .wp-pagenavi span, .wp-pagenavi a {
		height: 6.167vw;
		min-width: 6.167vw;
		font-size: 3.083vw;
	}

	section#landing-logo img {
		height: 15vw;
	}
	
	div#aqm-banner-gif {
		max-width: 90%;
		right: -8px;
	}
	
	section#single-blog-post > .elementor-container,
	section#site-search-page > .elementor-container {
		padding: 7vw 0 12vw;
	}
	
	#notfound-banner span.shop-banner-text:first-child {
		font-size: 18vw;
	}

	#notfound-banner span.shop-banner-text:last-child {
		font-size: 5vw;
	}
	
	.elementor-widget-wrap .elementor-element.local-farmer-text {
		font-size: 4vw;
	}
	
	.elementor-widget-wrap .elementor-element.local-farmer-sec-hdr, span.lf-testimonial-hdr {
		font-size: 4.831vw;
	}
	
	section#local-farmer-banner {
		padding-bottom: 9.823vw;
		padding-top: 18.583vw;
	}

	section#local-farmer-banner .elementor-container {
		width: 85vw;
	}

	#aqm-af-footer-btn .elementor-button, #affiliate-btn .elementor-button {
		font-size: 3vw;
	}

	#local-farmer-cta .elementor-row {
		flex-direction: column-reverse;
	}

	#local-farmer-cta .elementor-row .elementor-column {
		width: 100%;
	}

	#local-farmer-cta .elementor-row .elementor-column {
		width: 100%;
	}

	div#local-farmer-cta-col-2 > .elementor-column-wrap {
		padding-top: 8.542vw;
	}

	div#local-farmer-cta-col-2 .elementor-image {
		position: relative;
		left: 0;
		width: auto;
	}

	div#local-farmer-cta-col-2 .elementor-image img {
		max-width: 80vw;
		margin-bottom: -12vw;
		margin-left: 5vw;
	}

	div#local-farmer-cta-col-1 > .elementor-column-wrap {
		padding-left: 10vw;
		padding-right: 10vw;
		padding-top: 10.51vw;
		padding-bottom: 6.51vw;
	}

	#local-farm-form {
		padding: 5.135vw;
	}

	#local-farm-form input[type="text"], #local-farm-form input[type="email"] {
		height: 10vw;
		border-radius: 8px;
		font-size: 18px;
	}

	#local-farm-form button.elementor-button {
		height: 7.708vw;
		font-size: 3vw;
	}
	
	section#landing-footer .elementor-row .elementor-column:first-child {
		width: 30%;
	}

	section#landing-footer .elementor-row .elementor-column:last-child {
		width: 70%;
	}

	section#lf-testimonial-section {
		padding-bottom: 4.063vw;
		padding-top: 5.313vw;
	}


	.lf-testimonial-left {
		width: 15%;
	}

	.lf-testimonial-right {
		width: 80.55%;
		border: 2px solid #4591ce;
		padding: 2.604vw 2.969vw 2.24vw;
		border-top-left-radius: 2.5vw;
		border-bottom-right-radius: 2.5vw;
	}

	.distributor-row {
		width: 80vw;
	}

	div#landing-footer-img img {
		max-width: 25vw;
	}

	div#landing-footer-text p {
		margin: 0;
		color: #fff;
		font-size: 2vw;
	}

	section#landing-footer .elementor-container {
		max-width: 80.677vw;
		padding: 3.021vw 0;
	}

	section#irrigation-dist-row {
		padding: 7.844vw 0;
	}	
	
	.lf-testimonials-row {
		max-width: 80%;
	}
	
	section#irrigation-dist-row {
		padding: 7.844vw 0;
	}
	
	span.lf-testimonial-hdr,
	span.distributor-hdr {
		font-size: 3vw;
	}	
	
	div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step:first-child .e-form__buttons .elementor-button {
		padding: 0.65em 10.2vw 0.65em 10.2vw;
	}
	
	section#oem-cta {
		padding: 25vw 0 4.167vw;
	}

	div#oem-header h1 {
		font-size: 6vw;
	}

	div#oem-subtext p {
		font-size: 4vw;
	}

	div#oem-p p {
		font-size: 4vw;
	}

	#oem-cta {
		padding: 13.729vw 0 4.167vw;
	}

	#oem-cta #aqm-af-form-col-2 h2 {
		font-size: 4.831vw;
	} 

	#oem-cta #aqm-af-form-col-2 .elementor-text-editor {
		font-size: 14px;
	} 

	#oem-cta div#aqm-af-form-element input {
		font-size: 4vw;
		height: 9.341vw;
		min-height: 9.341vw;
	}

	#oem-cta #aqm-af-form-col-2 .elementor-column-wrap {
		height: 53.388vw;
	}

	section#oem-cta > .elementor-container > .elementor-row > .elementor-column:first-child, 
	section#oem-cta > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 100%;
	}
	
	
		#oem-newsletter {
		    padding: 12vw 0;
		}

		section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:first-child {
		    width: 100%;
		}

		section#oem-newsletter > .elementor-container > .elementor-row > .elementor-column:last-child {
		    width: 100%;
		}
	
		#oem-newsletter .elementor-form-fields-wrapper {
			flex-direction: column;
		}
	
		#oem-newsletter .elementor-form-fields-wrapper > div:first-child {
			width: 100%;
		}

		#oem-newsletter .elementor-text-editor {
		    font-size: 4vw;
		}
	
		#oem-newsletter .elementor-form-fields-wrapper > div:last-child {
			width: 100%;
/* 			justify-content: center; */
		}
	
		#oem-newsletter .elementor-button[type="submit"] {
			width: auto;
		}

		#oem-newsletter .elementor-form-fields-wrapper > div:first-child input, 
		#oem-newsletter .elementor-button[type="submit"] {
		    font-size: 4vw;
		}

		#oem-newsletter .elementor-button[type="submit"] {
		    padding: 0 4vw;
		}	
	
	section#local-farmer-banner {
		padding-top: 21.583vw;
	}
	
	.lf-testimonials-row {
		max-width: 85%;
	}
	
	.lf-testimonial-right p {
		font-size: 4vw;
	}
	
	.lf-testimonials-row .slick-dots {
		bottom: -7.292vw;
		text-align: right;
	}

	section#landing-footer .elementor-row .elementor-column:first-child,
	section#landing-footer .elementor-row .elementor-column:last-child {
		width: 100%;
	}

	#local-farm-form {
		padding: 7vw;
	}
	
	#local-farm-form button.elementor-button {
		font-size: 4vw;
	}
	
	section#irrigation-dist-row,
	div#local-farmer-cta-col-1 > .elementor-column-wrap,
	section#lf-testimonial-section {
		padding-bottom: 12vw;
		padding-top: 14vw;
	}

	.lf-testimonial-left {
		width: 20%;
	}
	
	.lf-testimonial-right {
		width: 75%;
		padding: 4vw;
	}
	
	div#landing-footer-img img {
		max-width: 40vw;
		margin: 0 auto 7px;
		display: block;
	}
	
	span.lf-testimonial-hdr, span.distributor-hdr {
		font-size: 4.831vw;
	}
	
	div#landing-footer-text p {
		font-size: 3vw;
		text-align: center;
	}
	
	span.distributor-hdr {
		font-size: 5vw;
	}

/* 	section#irrigation-dist-row {
		padding: 10vw 0;
	} */

	.distributor-item {
		flex-direction: column;
	}

	.dist-item-right {
		width: 100%;
		text-align: center;
	}

	.dist-item-left {
		width: 100%;
	}

	.dist-item-left img {
		max-width: 100px;
		margin: 12px auto;
	}
	
	
	.elementor-section.aqm-shop-categories > .elementor-container {
		max-width: 90.6vw;
	}
	
	.shop-banner-buttons {
		margin-top: 3.25vw;
	}
	
	.shop-banner-buttons a.shop-banner-btn:first-child {
		margin-right: 1.573vw;
	}
	
	.shop-banner-col.shop-banner-col-left {
		width: 80%;
		margin-left: 6vw;
		position: relative;
		z-index: 1;
	}
	
	.shop-banner-col.shop-banner-col-right {
		width: 29.365vw;
		position: absolute;
		z-index: 0;
		right: 2vw;
		bottom: 2vw;
	}
	
	.shop-banner-col.shop-banner-col-right img {
		height: auto;
	}
	
	.shop-banner {
		padding-top: 10vw;
		padding-bottom: 11vw;
	}
	
	span.shop-banner-text {
		font-size: 6vw;
	}
	
	.shop-banner-buttons a.shop-banner-btn {
		border: 1px solid #fff;
		width: auto;
		font-size: 4vw;
		padding: 5px 16px 3px;
    	border-radius: 6px;
	}
	
	section#home-content-3 .elementor-column:first-child .elementor-widget-wrap {
		width: 100%;
		margin-left: 0;
		margin-top: 10vw;
	}
	
	section#home-content-2 .elementor-container {
		width: 80%;
	}
	
	section#home-content-3 .elementor-row {
		flex-direction: column-reverse;
		padding-bottom: 0;
	}
	
	div#home-content-text-1 {
		padding: 7.052vw 7.302vw;
	}
	
	div#home-content-text-1 p {
		font-size: 4vw;
	}
	
	.home-industry-card.industry-card-label {
		border: 0.5vw solid #72CDDD;
		padding: 5.396vw;
	}
	
	.home-industry-card.industry-card-label span {
		font-size: 4.5vw;
	}
	
	.home-industry-card p {
		font-size: 2.75vw;
	}
	
	.home-industry-card.industry-card-label,
	.home-industry-card,
	.home-industry-card a,
	.home-industry-card a::before,
	.home-industry-card a::after {
		border-radius: 3vw;
	}
	
	.home-industry-card:not(.industry-card-label) {
		box-shadow: -0.65vw 0.65vw 0px 0px #2a354a;
	}

	.home-industry-card {
		margin-bottom: 4vw;
	}
	
	.home-industry-card:nth-child(3) p {
		width: 65%;
	}
	
	.home-industry-card {
		width: 36.667vw;
		height: 36.667vw;
	}
	
	.home-industry-row {
		width: 78.750vw;
	}
	
	.aqm-banner-poster-m {
		min-height: 190px;
	}
	
	.home-industry-card img {
		max-height: 20.854vw;
		max-width: 18vw;
	}
	
	section#aqm-home-banner {
		overflow: hidden;
	}
	
	.aqm-home-banner-left-col button {
		top: 0;
		font-size: 16px;
/* 		padding: 0.5em 3.45em 0.5em 3.45em; */
/* 		border-radius: 5.246vw 0; */
	}
	
	.aqm-home-video-slider video {
		border-bottom-left-radius: 30px;
		border-top-right-radius: 30px;
	}
	
	p.aqm-slide-header {
		font-size: 28px;
	}
	
	p.aqm-slide-description {
		font-size: 16px;
	}

	.aqm-home-sliders-wrap .slick-slide {
		height: auto;
		max-width: 80%;
	}
	
	.aqm-slide-placeholder,
	.aqm-home-text-slider .slick-slide {
		min-height: 38.647vw;
	}
	
	.aqm-home-banner-left-col {
		width: 80%;
		padding-left: 0;
		padding-bottom: 0;
		padding-top: 52px;
		margin-bottom: 28vw;
	}	
	
	.aqm-home-video-slide {
		width: 90vw!important;
		-webkit-mask-image: none;
	}

	.aqm-home-banner-right-col {
		position: relative;
		z-index: 1;
		width: 100vw;
		right: -2vw;
	}

	.aqm-home-banner {
		height: auto;
		flex-direction: column;
		background-size: 135%;
		overflow: hidden;
 		background-image: url(/wp-content/uploads/Header-image-m.webp);
	}

	.aqm-home-sliders-wrap {
		flex-direction: column;
	}

	.aqm-home-video-slider {
		position: absolute;
		top: auto;
		bottom: 30vw;
		width: 80vw;
		left: auto;
		right: 0;
		z-index: 9;
	}

	.aqm-home-text-slider {
		width: 80vw;
		min-height: 40.097vw;
	}	
	
	#aqm-banner-gif-poster,
	.aqm-banner-gif-poster{ 
		display: none; 
	}
	
	#aqm-banner-poster-m,
	.aqm-banner-gif-poster-m { 
		display: block; 
	}
	
/* 	section#aqm-home-carousel {
        background-image: url(/wp-content/uploads/bg-hdr-mobile.jpg);
        background-position: -2vw 0px;
        background-repeat: no-repeat;
        background-size: 599px auto;
    } */
	
	#cat-filter-widget p.aqm-cat-filter-label {
		font-size: 16px;
	}

	#cat-filter-widget .checkbox-item > label {
		font-size: 14px;
	}
	
	.service-kit-product-name {
		width: 75%;
	}
	
	#aqm-single-product .elementor-row .elementor-column:nth-child(2) {
		width: 87%;
	}
	
	.service-kit-product img {
		max-width: 17.208vw !important;
		margin-right: 7px;
	}
	
	.service-kit-product-price span {
		font-size: 2.415vw;
	}
	
	.service-kit-product-price {
		font-size: 3.382vw;
	}
	
	.service-kit-product-name {
		font-size: 3.382vw;
	}
	
	.aqm-ajax-search-results {
		top: 13.3vw;
		width: calc(90.6vw - 20px);
		left: -10.7vw;
	}
	
	.aqm-search-close-btn {
		width: 5vw;
		height: 5vw;
	}
	
	.aqm-search-close-btn svg {
		width: 5vw;
		height: 5vw;
	}
	
	.search-wrapper svg:not(.aqm-search-close-icon) {
		width: 3.5vw;
		height: 3.5vw;
	}
	
	input#product-searchbox {
		height: 10vw;
	}
	
	.aqm-search-filter-options {
		margin-bottom: 2.042vw;
		padding: 2.263vw 0 0;
	}
	
	.checkbox-item > label {
		padding-left: 1.5vw;
	}
	
	.aqm-search-bar {
		margin-left: 12px;
	}
	
	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-html,
	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-text-editor {
		width: 84%;
	}
	
	button#aqm-search-filter-toggle {
		max-width: 7.708vw;
	}
	
	.advanced-filters {
		width: 86vw;
		padding: 24px 6.604vw;
		top: 13.3vw;
	}
	
	.advanced-filters > p {
		font-size: 18px;
	}
	
	.checkbox-item {
		margin-bottom: 2.75vw;
	}
	
	.round {
		height: 12px;
	}
	
	.round label {
		height: 12px;
		width: 12px;
	}
	
	.checkbox-item > label {
		font-size: 14px;
	}
	
	p.aqm-search-filter-label {
		font-size: 16px;
		margin-bottom: 11px;
	}
	
	button#apply-filter-btn {
		font-size: 16px;
		padding: 1.429vw 8.979vw !important;
	}
	
	button#reset-filter-btn {
		font-size: 16px;
		padding: 1.429vw 8.979vw !important;
	}
	
	#aqm-single-product-hdr .elementor-column:first-child {
		width: 100%;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child .woo-variation-gallery-wrapper {
		width: 100%!important;
	}
	
/* 	#aqm-single-product .elementor-row .elementor-column:first-child .slick-slide {
		width: 80vw!important;
	} */
	
	.aqm-variation-item {
		max-width: 25%;
	}
	
	p.aqm-var-opt-title {
		font-size: 3vw;
	}
	
	div#singleprod-related-prod > .elementor-widget-container {
		max-width: 100%;
		margin-top: 12.063vw;
	}

	
	div#aqm-af-form-col-2 .e-form__buttons {
		bottom: 5vw;
	}
	
	.aqm-af-success-inner {
		padding-top: 22vw;
	}
	
	p.af-success-hdr {
		font-size: 4vw;
	}
	
	p.af-success-subtext {
		padding: 0 1vw;
		font-size: 2.75vw;
	}
	
	div#aqm-af-form-element label {
		padding-bottom: 1vw;
		font-size: 3vw;
		line-height: 1em;
	}
	
	div#aqm-af-form-col-2 .elementor-message {
		font-size: 3vw;
		position: relative;
		bottom: auto;
		margin-top: 6vw;
		margin-bottom: 0;
	}
	
	div#aqm-af-form-col-2 .e-form__buttons .elementor-field-group {
		margin-bottom: 0;
	}
	
	div#aqm-af-form-col-2 .e-form__buttons .elementor-button {
		font-size: 4vw;
		min-height: 26px;
		padding: 0.65em 5.2vw 0.65em;
	}
	
	div#aqm-af-form-element .elementor-field-type-step > .elementor-field-group {
		margin-bottom: 2vw;
	}
	
	span.stp-btn {
		height: 2.493vw;
		width: 2.493vw;
	}
	
	div#aqm-af-form-element input {
		font-size: 3vw;
		height: 8.341vw;
		min-height: 7.341vw;
		border-width: 1px;
		border-radius: 7px;
	}
	
	#oem-cta #aqm-af-form-col-2 .elementor-column-wrap,
	#aqm-af-form-col-2 .elementor-column-wrap {
		padding: 10.188vw 5.925vw 0;
		height: 90vw;
	}
	
	#affiliate-cta > .elementor-container {
		max-width: 89.612vw;
	}
	
	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child {
		padding-right: 5.402vw;
		padding-left: 5.402vw;
		padding-bottom: 14.82vw;
	}
	
	#aqm-af-arrow-icon img {
		max-width: 13.526vw;
		transform: rotate(90deg);
	}
	
	#affiliate-cta .elementor-container > .elementor-row > .elementor-column:first-child h2 {
		font-size: 6.925vw;
	}
	
	#affiliate-info > .elementor-container {
		padding-top: 18.654vw;
		padding-bottom: 7.167vw;
	}
	
	section#affiliate-info {
		background-position: 0% 100%!important;
		background-size: cover;
	}
	
	div#affiliate-info-col-2 img {
		max-width: 90%;
		margin-left: auto;
		display: block;
		margin-top: 10vw;
	}
	
	section.af-how-it-works > .elementor-container {
    	padding: 6.371vw 5.817vw 6.371vw;
	}
	
	section.af-how-it-works {
		margin-bottom: 4.571vw!important;
	}
	
	#aqm-af-footer-btn .elementor-button,
	#affiliate-btn .elementor-button {
		font-size: 4vw;
	}
	
	#aqm-af-footer-btn .elementor-button {
		padding: 0.75em 8.45vw 0.75em;
	}
	
	#affiliate-hdr > .elementor-container {
		max-width: 90vw;
		padding-top: 18.654vw;
		padding-bottom: 18.654vw;
	}
	
	div#affiliate-info-col-1 {
		padding-left: 0;
		padding-right: 0;
		width: 89.751vw;
		margin: 0 auto;
	}
	
	/*
	div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-widget-container, div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-form, div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-form-fields-wrapper, div#aqm-af-form-col-2 .elementor-widget-wrap > .elementor-element:last-child .elementor-field-type-step {
		height: auto;
	}
	
 	div#aqm-af-form-col-2 .e-form__buttons {
		position: relative;
		bottom: 0;
	} */
	
	div#aqmatic-nav-menu nav {
		width: 90vw;
		margin-top: calc(4vw + 5px);
		z-index: -1;
	}
	
	#aqm-single-product .elementor-row .elementor-column:first-child {
		width: 90%;
	}
	
	#aqm-viewcart-btn .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:after {
        font-size: 1.542vw;
    }
	
/* 	section#aqm-single-product-divider.aqm-singleprod-element {
		margin-top: calc(6.25vw + 2.865vw + 21px);
	} */
	
	section#aqm-single-product-hdr.aqm-singleprod-element {
		padding-top: 3.5vw;
		padding-bottom: 1vw;
	}
	
/* 	section#aqm-single-product-divider.aqm-singleprod-element {
		margin-top: calc(6.25vw + 2.865vw + 19px);
	} */
	
	section#aqm-single-product-divider.aqm-singleprod-element {
		margin-top: 0;
	}
	
	#aqm-home-vid-slider .elementor-video {
		height: 57vw!important;
	}
	
	.elementor-element.no-arrow-desktop.elementor-widget-eael-woo-product-carousel .swiper-button-prev,
	.elementor-element.no-arrow-desktop.elementor-widget-eael-woo-product-carousel .swiper-button-next {
		display: block;
	}

	
	.single-product-addtl-info a {
		margin-bottom: 7px;
		display: inline-block;
	}
	
	span.single-product-addtl-info-divider {
		margin: 1.938vw 0;
	}
	
    form.cart button[type='submit']:not(#qib_id):not(#qib_id),
    form.cart .qib-container+div:not(#qib_id):not(#qib_id) {
        padding: 2.917vw 10.111vw !important;
    }

    .woocommerce form.cart a.added_to_cart {
        display: none;
    }

    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-minus,
    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-plus,
    .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-input,
    form.woocommerce-cart-form .qib-button:not(#qib_id):not(#qib_id),
    form.cart .qib-button:not(#qib_id):not(#qib_id) {
        height: 6.75vw;
        width: 6.75vw;
    }

    form.woocommerce-cart-form.qib-button:not(#qib_id):not(#qib_id),
    form.cart button.plus.qib-button:not(#qib_id):not(#qib_id) {
        font-size: 5.917vw;
    }

    form.woocommerce-cart-form.qib-button:not(#qib_id):not(#qib_id),
    form.cart button.minus.qib-button:not(#qib_id):not(#qib_id) {
        font-size: 6.389vw;
    }

    form.woocommerce-cart-form .quantity input.qty:not(#qib_id):not(#qib_id),
    form.cart .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
        height: 6.75vw;
        width: 6.75vw;
        font-size: 4.278vw;
    }

    .qib-button:not(#qib_id):not(#qib_id) span {
        margin-top: -4.65vw;
    }

    #aqm-single-product span.woocommerce-Price-currencySymbol {
        font-size: 16px;
    }

    #singleprod-resources-cta .elementor-widget-wrap {
        padding: 30.833vw 11.528vw;
    }

    .single-product-info-toggle .elementor-toggle .elementor-tab-title {
        padding: 5.042vw 4.3% 4.542vw 7.7%;
    }

    #aqm-single-product .elementor-tab-title {
        padding: 3.194vw 0;
    }

    .single-product-info-toggle .elementor-toggle-icon i::before {
        height: 6.944vw;
        width: 6.944vw;
        margin-top: -2vw;
    }

    .xt_woofc-is-desktop .xt_woofc-empty.xt_woofc-pos-bottom-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,
    .xt_woofc-is-desktop .xt_woofc-empty.xt_woofc-pos-bottom-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,
    .xt_woofc-is-tablet .xt_woofc-empty.xt_woofc-tablet-pos-bottom-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,
    .xt_woofc-is-tablet .xt_woofc-empty.xt_woofc-tablet-pos-bottom-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,
    .xt_woofc-is-mobile .xt_woofc-empty.xt_woofc-mobile-pos-bottom-right:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner,
    .xt_woofc-is-mobile .xt_woofc-empty.xt_woofc-mobile-pos-bottom-left:not(.xt_woofc-force-visible):not(.xt_woofc-cart-open) .xt_woofc-inner {
        transform: translateY(0);
        opacity: 0
    }

    .xt_woofc-is-mobile .xt_woofc-mobile-pos-bottom-right .xt_woofc-wrapper {
        top: 0;
        right: 0;
    }

    #single-prod-extra-desc .elementor-tab-content ul {
        padding-left: 4vw;
    }

    #aqm-single-product .elementor-row .elementor-column:first-child {
        padding-left: 0;
        margin-right: 0;
    }

    section#aqm-single-product-hdr>.elementor-container,
    section#aqm-single-product-divider>.elementor-container {
        max-width: 98vw;
    }

    #singleprod-resources-cta .elementor-container,
    #singleprod-resources-section .elementor-container {
        max-width: 100%;
    }

    .singleprod-brdcrmb-container {
		width: 54vw;
		padding: 6.806vw 4.583vw;
		left: -55vw;
		margin-top: 9.4vw;
		transition: all 1s ease;
		transform: none; 
		top: 20.5vw;
    }
	
	.singleprod-brdcrmb-container.active-menu {
		left: 0;
	}

    .singleprod-brdcrmb-container a {
        font-size: 3.333vw;
    }

    .elementor-section.aqm-single-product-section-fullwidth>.elementor-container {
        max-width: 100%;
		padding: 0 20px;
    }
	
	section#aqm-single-product .elementor-column:first-child,
	section#aqm-single-product .elementor-column:last-child {
		width: 100%;
	}

    #aqm-site-header>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap 	{
        padding: 1.771vw 4.948vw 2.135vw;
    }

    #home-slide-solo-btn {
        bottom: 16vw;
        left: 10vw;
    }

    #aqm-home-carousel .elementor-row>.elementor-column:nth-child(4) {
        width: 100%;
    }

    div#aqm-slide-rightmost .elementor-widget-wrap {
        padding: 0;
    }

    #aqm-home-carousel .elementor-slide-heading {
        font-size: 7vw;
        margin-bottom: 12px;
    }

    #aqm-home-carousel .elementor-slide-description {
        font-size: 16px;
        margin-bottom: 0;
    }

    div#aqm-home-vid-slider {
        padding-right: 0;
        position: relative;
        left: 8vw;
        left: 12vw;
        top: -24vw;
        z-index: 99;
    }

	#aqm-banner-gif,
    div#home-slider-gif-m {
        position: absolute;
        top: 27vw;
    }
	
	#aqm-banner-gif {
		top: 18vw;
    }

    #aqm-slide-rightmost .elementor-element img {
        width: 95%;
        max-width: 100%;
        position: absolute;
        right: 0;
    }

    #aqm-home-carousel .swiper-slide-contents {
        max-width: 80%;
        margin: -10vw auto 0;
    }

    #home-slide-solo-btn .elementor-button,
    #aqm-home-carousel .elementor-slide-button {
        font-size: 16px;
    }

    #aqm-home-carousel .swiper-slide {
        height: 80vw;
    }

/*     section#aqm-home-carousel {
        background-image: url(https://aqmatic.peregrinestage.com/wp-content/uploads/Header-image.png);
        background-position: -2vw 0px;
        background-repeat: no-repeat;
        background-size: 599px auto;
    } */
	
	/* Mobile Header */
	
	div#brdcrmb-toggle {
		width: 9.96%;
		margin: 0;
		display: none;
	}

/* 	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-text-editor {
		width: 74.38%;
		margin: 0;
	} */

	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-woocommerce-menu-cart {
		width: 11%;
	}
	
	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-woocommerce-menu-cart i {
		font-size: 34px;
		color: #72cddd;
	}

	section#aqm-single-product-hdr .elementor-column:first-child .elementor-widget-wrap {
		justify-content: space-between;
		align-items: center;

	}

	section#aqm-single-product-hdr .elementor-column:not(:first-child) {
		display: none;
	}

	section#aqm-single-product-hdr .elementor-column:first-child a#elementor-menu-cart__toggle_button {
		outline: none;
		border: none;
	}
	
	.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
		height: 7.639vw;
		border-width: 1px;
		color: #5E6075;
	}
	
	.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
		height: 4vw;
	}
	
	.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
		min-width: 8vw;
	}
	
	.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
		width: 100vw!important;
		left: 0!important;
		margin-top: 5.75vw!important;
	}
	
	.xt_woofc-is-mobile .xt_woofc-mobile-pos-bottom-right .xt_woofc-inner {
		max-width: 86vw;
/* 		margin-top: 3.2vw; */
/* 		position: absolute; */
		right: 7vw!important;
	}
	
	.xt_woofc-body .xt_woofc-list {
		padding: 0 5.556vw 5.556vw;
	}
	
	span.xt_woofc-price.amount bdi {
		font-size: 4vw;
	}
	
	a.xt_woofc-checkout.xt_woofc-btn {
		font-size: 4.444vw;
		padding: 3.056vw 9.028vw!important;
	}
	
	.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-col-input input {
		font-size: 3.333vw;
	}
	
	.dgwt-wcas-preloader {
		width: 8vw;
	}
	
	.xt_woofc-cart-closed .xt_woofc-footer {
		display: none;
	}
	
	a.xt_woofc-product-title-inner, dl.xt_woofc-sku, span.xt_woofc-price.amount bdi {
		font-size: 12px;
	}
	
	.xt_woofc-inner {
		height: 60vh;
	}
	
	.xt_woofc-body {
		height: 400px;
	}
	
	.xt_woofc-footer {
		padding: 10px 20px 10px;
	}
	
	/* SHOP	 */
	
	.elementor-section.aqm-shop-content > .elementor-container {
		max-width: 77.78%;
	}
	
	.elementor-section.aqm-shop-content > .elementor-container .elementor-widget-wrap {
		padding: 0!important;
	}
	
	.eael-woo-product-carousel-container .eael-product-title a {
		font-size: 4.444vw;
		line-height: 1.2em;
		display: inline-block;
		margin-top: 12px;
		color: #000;
	}

	.eael-woo-product-carousel-container .eael-product-title h3 {
		padding: 0!important;
	}
	
	.eael-woo-product-carousel-container .swiper-container .swiper-button-prev, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
		left: -40px;
	}
	
	.eael-woo-product-carousel-container .swiper-container .swiper-button-next, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next {
		right: -40px;
	}
	
	.shop-menu-container {
		flex-direction: column;
	}
	
	.shop-menu-item {
		width: 100%;
		position: relative;
		height: 12.361vw;
		margin-bottom: 2vw;
	}
	
	.shop-menu-img-wrap {
		height: 12.361vw;
	}
	
	.shop-menu-item img {
		display: none;
	}

	.shop-menu-item span {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 99;
		color: #fff;
		font-size: 4vw;
		transform: translate(-50%, -50%);
	}	
	
	.shop-menu-img-wrap {
		background-position: center;
		background-size: cover;
	}
	
	.shop-menu-img-wrap.prodcat-33 {
		background-image: url(/wp-content/uploads/mobile-cat-valve.jpg)!important;
	}
	
	.shop-menu-img-wrap.prodcat-34 {
		background-image: url(/wp-content/uploads/mobile-cat-stager.jpg)!important;
	}
	
	.shop-menu-img-wrap.prodcat-35 {
		background-image: url(/wp-content/uploads/mobile-cat-controller.jpg)!important;
	}
	
	.shop-menu-img-wrap.prodcat-36 {
		background-image: url(/wp-content/uploads/mobile-cat-fluid.jpg)!important;
	}
	
	.shop-menu-img-wrap.prodcat-37 {
		background-image: url(/wp-content/uploads/mobile-cat-nestkit.jpg)!important;
	}
	
	.shop-menu-img-wrap.prodcat-49 {
		background-image: url(/wp-content/uploads/mobile-cat-service.jpg)!important;
	}
	
	.shop-menu-item a:hover .shop-menu-img-wrap::before {
		background: rgb(42, 53, 74, .5);
	}
	
	/* Footer	 */
	
	#aqm-footer-m-col-1 > .elementor-column-wrap > .elementor-widget-wrap {
		padding: 0 10.278vw;
	}
	
	#aqm-footer-m-col-1 .elementor-widget-text-editor .elementor-widget-container p {
		margin: 0 auto;
		font-size: 15px;
		margin-bottom: 12px;
	}
	
}


@media (max-width: 360px) {
	
	p.aqm-slide-header {
		font-size: 24px;
	}
	
	.aqm-home-banner {
		background-size: 200%;
	}
	
	.aqm-home-sliders-wrap .slick-slide {
		max-width: 90%;
	}
	
	.aqm-home-text-slider .slick-slide {
		min-height: 63.647vw;
	}
}

/* Hot fix - January 8, 2026 */
.aq-badge{
  display:inline-block;
  margin-left:8px;
  padding:2px 8px;
  font-size:12px;
  line-height:1.6;
  border-radius:999px;
  vertical-align:middle;
  color: #FF5722;
}
.aq-badge--obsolete{
  border:1px solid currentColor;
  opacity:.75;
}

.aq-replaced-by{
  margin-top:16px;
  padding:12px 14px;
  border:1px solid rgba(0,0,0,.15);
  border-radius:8px;
}
.aq-replaced-by a{ text-decoration: underline; transition: .3s ease;}
.aq-replaced-by a:hover {
	opacity: .5;
}

/* Jan 22, 2026 - Hide floating sidebar temporarily by Joshua */
.singleprod-brdcrmb-container {
	display: none;
}