.purchase_note_checkout, .purchase_note{
    /*background-color: #1f821f;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;*/
}
.purchase_note {
    /*padding: 8px 10px;
    font-size: 16px;
    margin: 10px auto;
    text-align: center;
    width:85%*/
    margin: 0 0 20px 0 !important;
}

.purchase_note ul {
    margin: 0 !important; 
}

.purchase_note .included_components li {
    display: flex;
    padding: 10px 55px;
    border-bottom: 1px dotted #e5e5e5;
}

.purchase_note_checkout{
    padding: 3px 6px;
    font-size: 12px;
    text-align: left;
    width:95%
}
.pay-div {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.klarna-image-div {
    display: inline-block;
    padding: 8px 10px;
}
.klarna-image-div img {
    margin: 10px auto;
    width:150px;
}
.affirm-image-div {
    display: inline-block;
    padding: 8px 10px;
}
.affirm-image-div img {
    margin: 10px auto;
    width:150px;
}

div.addon_box .ca-btn {
	font-size: 13px!important;
	border-radius: 8px!important;
	padding: 4px 20px 4px 20px!important;
	width: 100%!important;
	min-width: 130px;
	max-width: 130px;
	margin: 0px!important;
	height: 30px!important;
	line-height: normal!important;
}

.single-product .woocommerce-message {
  display: none;
}

.charger_note_checkout {
    color: red;
    font-weight: 700;
    line-height: 1.5;
}

body .elementor-products-grid .columns-4 ul.products li.product {
    padding-bottom: 20px !important;
		position: relative;
}

.woo-comp {
    padding-bottom: 10px;
}

.woosb-cart-item dt.variation-Bundledproducts {
    margin-top: 10px;
    font-weight: initial;
    color: grey;
}

.woosb-cart-item dd.variation-Bundledproducts p {
    color: grey;
}

@media (max-width: 992px) {
    #page table.cart .button-clear-cart,
    #page table.cart .button-continue-shopping
    {
        width: 100%;
        margin: 0;
        display: block;
        line-height: normal;
        text-align: center;
        margin-bottom: 10px;
    }
}

a.button-clear-cart,
a.button-continue-shopping
 {
    padding: 12px 22px;
    color: #111;
    background-color: #f8f8f8;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    margin: 0 0 0 5px;
    border-radius: 10px!important;
    line-height: 40px;
    transition: all .2s;
}

a.button-clear-cart:hover,
a.button-continue-shopping:hover
{
    background-color: #165ea0;
    color: #fff;
}

/** OFF GRID PAGE **/
.page-id-37071 .custom-content-box .elementor-image-box-content{
    bottom: 21px;
    position: relative;
}

/** RV PAGE **/
.page-id-36924 .custom-content-box .elementor-image-box-content{
    bottom: 21px;
    position: relative;
}

li.product p.product_loop_short_description {
	clear: both;
	width: 100%;
	margin-block-start: 0em;
	margin-block-end: 0em;
	color: #8A8A8A;
	font-size: ;
}


.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--bulkorder {
    display: none;
}

.elementor-menu-cart__product .variation dt,
.elementor-menu-cart__product .variation dd {
    display: none !important;
}

.logo-b2b {
    display: none;
}

.b2bking_b2b_user .logo-b2b {
    display: block !important;
}

.b2bking_b2b_user .logo-b2c {
    display: none;
}

.b2bking_b2b_user .coupon-trigger {
    display: none !important;
}

/**
 *  CSS Style to display custom banner strips for products activity.
 */

.woocommerce ul li a span.onsale {
    background-color: #28AE34!important; /* ON SALE Strip*/
    top: 8%!important;
    left: 30%!important;
}
.woocommerce ul li span.out-of-stock {
    background-color: #aaa; /* OUT OF STOCK Strip*/
    top: 8%!important;
    left: 30%!important;
    display: block!important;
}
.product-out-of-stock em {
    padding: 0px 0px!important;
    border-radius: 0px!important;
    background: none!important;
    font-style: normal!important;
    text-transform: uppercase!important;
}
.woocommerce ul li span.model_number {
    background-color: #165ea0; /* BACK ORDER Strip*/
    top: 11%!important;
    left: 26%!important;
}

.woocommerce ul li span.out-of-stock, .woocommerce ul li a span.onsale, .woocommerce ul li span.model_number {
    padding-top: 1%;
    top: 0%!important;
    right: 10px!important;
    left: auto!important;
    width: 30%!important;
    position: absolute!important;
    height: 17%!important;
    font-size: 14px;
    color: #fff!important;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    box-shadow: 2px 1px 2px 0px #5a5a5a;
    z-index: 100;
    clip-path: polygon(50% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70%, 0% 0%);
}

.woocommerce ul li span.sale_badge {
	padding-top: 1%;
    background-color: #3bb54a;
    top: 0%!important;
    right: 10px!important;
    left: auto!important;
    width: 30%!important;
    position: absolute!important;
    height: 15%!important;
    font-size: 14px;
    color: #fff!important;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.4); /* Enhanced shadow with more right/down offset */
    z-index: 100;
    clip-path: polygon(50% 0%, 100% 0%, 100% 70%, 50% 100%, 0% 70%, 0% 0%);
}

.woocommerce ul li {
    /*overflow: hidden;*/
}

.pp-woo-my-account .woocommerce {
    display: block !important;
}

.woocommerce-form-login {
    max-width: 400px !important;
}

.elementor-woo-meta--view-inline .product_meta {
    display: block !important;
}

.single-product div.product .product_meta {
    padding-top: 0 !important;
    border-top: 0px !important;
}

body.single-product .product_meta .sku_wrapper {
    margin: 0 10px 0 0 !important;
}

body.single-product .product_meta .sku_wrapper span {
    margin-left: 0px;
}


body.single-product .product_meta  {
    text-align: left !important;
		border: none !important;
}

.product_variation {
    margin-top: 0;
}

select#product_variation {
    display: block;
    margin-top: 10px;
    width: 450px;
}

#variations_container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 100%;
}

#variations_container ul.addon_list {
    font-size: 12px;
}

#variations_container li.addon_list_item {
    min-height: auto;
		height: fit-content !important;
		padding: 1rem  !important;
		font-weight: 600 !important;
}

.single-product .variations_header {
    margin-top: 15px !important;
}

div.addon_box.current {
    font-weight: 700;
    background: #EEEEEE;
}

.cart .single_add_to_cart_button {
	float: left !important;
  width: calc(100% - 125px) !important;
  height: 58px !important;
}

.single-product .quantity-nav {
	right: auto !important;
	left: 50px !important;
}
.quantity.buttons_added {
	padding-right: 35px;
}

.quantity-button.quantity-down:before, .quantity-button.quantity-up:before {
	margin-left: 0 !important;
	display: inline-block !important;
}


a.flex-next::after {
	right: 0;
	content: "\e611";
}

a.flex-prev::before {
	left: 0;
	content: "\e60f";
}

body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
	display: block;
	font-family: Rivolicons, sans-serif;
	content: "\e64b";
	transform: rotate(45deg);
}

@media (max-width: 993px) {
	.single-product .affirm-as-low-as {
		display: none;
	}
}

.affirm-as-low-as {
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
}


.single-product p.product-price-top {
    display: contents !important;
}

.b2bking_b2b_user .affirm-as-low-as {
    display: none;
}

.tax_incentive {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.tax_incentive_message {
    width: 80%;
}

.tax_incentive_message span {
    display: block;
    font-weight: bold;
    color: #016bb2;
}

.tax_incentive_button {
    background-color: #016bb2;
    padding: 7px 15px;
}

.tax_incentive_button span {
    font-weight: bold;
    color: white;
}

.tax_incentive_button span a:visited,
.tax_incentive_button span a:hover
{
    color: white !important;
}

@media (max-width: 993px) {
    .tax_incentive {
        display: block;
    }
    .tax_incentive_button {
        margin-top: 10px;
        padding: 5px 12px;
        max-width: 40%;
    }
}

/* 1056 */
@media (max-width: 767px) {
	#toggleElement {
	    display: none;
	    position: absolute;
	    z-index: 1000;
	    background: #165EA0;
			padding-bottom: 10px;
	}
}

/* 1061 */
.single-product .single_add_to_cart_button {
	text-transform: uppercase!important;
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons .elementor-button-text {
	text-transform: uppercase;
}

.cart-collaterals .checkout-button {
	text-transform: uppercase !important;
}

.woocommerce-checkout-payment #place_order {
	text-transform: uppercase;
}

/* 1067 */

.pdp-right-column {
    width: 50% !important;
}

.pdp-price-discount-percentage {
	width: 60px;
	display: inline-block !important;
	font-size: 11px;
	color: white;
	background-color: #068000 !important;
	line-height: normal;
	padding: 3px 6px;
	border-radius: 15px;
	z-index: 2;
}

@media (max-width: 767px) {
	.elementor-column.pdp-title,
    .elementor-column.pdp-price {
		display: none;
	}
    .pro_sin_pg_vdieo_list {
        display: none !important;
    }

    .product-template-default .col-full {
        padding-top: 0 !important;
    }

    .pdp-warranty {
        position: absolute !important;
        z-index: 990;
        width: 75% !important;
        font-size: 10px;
        padding-top: 20px;
    }

    .pdp-warranty .elementor-widget-wrap {
        background-color: transparent !important;
    }

    .pdp-warranty .elementor-element-populated {
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        border-width: 0 !important;
    }

    .pdp-warranty .elementor-widget-wrap .elementor-icon {
        font-size: 30px !important;
        width: auto;
    }

    .pdp-warranty .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin-bottom: 0 !important;
        vertical-align: bottom !important;
    }

    .pdp-warranty .elementor-widget-wrap .elementor-icon-box-content {
        text-align: left;
        width: 80%;
    }

    .pdp-warranty .elementor-widget-wrap .elementor-icon-box-content .elementor-icon-box-description {
        font-size: 4px;
    }

    .pdp-images .elementor-element-populated {
        padding-top: 35px !important;
        margin-bottom: 10px;
        border-width: 1px 1px 1px 1px !important;
    }

    .pdp-images .elementor-widget-container {
        padding: 0 !important;
    }

    .pdp-title-mobile .product_title {
        color: black !important;
    }

    .pdp-price-mobile .woocommerce-Price-amount {
        font-size: 17px;
        font-weight: bold;
    }

    .pdp-price-mobile .price ins,
    .pdp-price-mobile .price del {
        vertical-align: middle;
    }

    .pdp-right-column {
        width: 100% !important;
    }

    .pdp-center-column {
        margin-bottom: 10px;
    }

}


/* 1068 */
.elementor-button--view-cart {
	display: block !important;
}

.minimal-checkout .cross-sells {
	display: none;
}

.minimal-checkout .checkout_title {
	display: none;
}

.woocommerce-checkout .product-remove {
    display: none !important;
}

.woocommerce-checkout .quantity-nav {
    display: none !important;
}

.woocommerce-checkout table.cart td.product-quantity .qty {
	background-color: initial;
}

.woocommerce-checkout .button-update-cart {
    display: none !important;
}

/* 1073 */
.woocommerce-cart #checkout-back-to-cart {
    display: none !important;
}

.woocommerce-checkout #cart-go-back {
    display: none !important;
}

.woocommerce-checkout .button-clear-cart {
    display: none !important;
}

/* 1078 */
.woocommerce-cart .message-content .button.wc-forward {
    display: none !important;
}

.cross-sells {
    display: none;
}

.woocommerce-checkout h1 {
    display: none;
}

/* br-1114 */
.checkout-freeship-message {
    color: green;
    font-weight: bold;
    margin-top: 10px;
}

.cart-regular-price {
    color: #666;
    font-size: 15px;
    text-decoration: line-through;
}

/* br-1126 */
@media (max-width: 767px) {
    .woocommerce-checkout .shop_table tbody tr.woocommerce-cart-form__cart-item, .shop_table tbody tr.woosb-cart-item {
        display: none !important;
    }
}

/* br-1130 */

.order-total-savings th, .order-total-savings td {
    color: green !important;
    font-weight: bold !important;
}

/*br-1183*/

:root {
	--font-family: "Roboto", sans-serif;
	--padding-block: 40px;
	--fs-11: 11px;
	--fs-12: 12px;
	--fs-13: 13px;
	--fs-14: 14px;
	--fs-15: 15px;
	--fs-16: 16px;
	--fs-19: 19px;
	--fs-20: 20px;
	--fs-24: 24px;
	--fs-27: 27px;
	--fs-36: 36px;
	--color-white: #ffffff;
	--color-smoky-white: #f3f3f3;
	--color-smoky-white2: #efefef;
	--color-black: #313131;
	--color-black-04: rgba(49, 49, 49, 0.4);
	--color-blue: #155ea0;
	--color-blue2: #165ea0;
	--color-blue-light: #3798ee;
	--color-purple-blue: #2b5f9b;
	--color-blue-alice: #f3f9ff;
	--color-pale-blue: #dedfe7;
	--color-green: #008001;
	--color-green2: #208220;
	--color-grey: #80868b;
	--color-gray-light: #f4f4f4;
	--color-gray-light2: #d8d8d8;
	--color-gainsborough: #dedede;
	--color-forest-wolf: #e5e5e3;
	--color-orange-yellow: #ffc025;
	--color-modal-bg: rgba(0, 0, 0, 0.6);
	--color-modal-25: rgba(0, 0, 0, 0.25);
	--color-pearl-blackberry: #71717a;
	--color-telegray: #8a8a8a;
	--color-light-telegray: #c8c8c8;
	--color-light-telegray2: #d2d2d2;
	--color-light-telegray3: #c2c2c2;
	--color-silver: #c6c6c6;
}

#footer-new-section a:focus,
#footer-new-section a:active {
	outline: none;
}

#footer-new-section nav,
#footer-new-section footer,
#footer-new-section header,
#footer-new-section aside {
	display: block;
}

#footer-new-section a,
#footer-new-section a:visited {
	text-decoration: none;
}

#footer-new-section a:hover {
	text-decoration: none;
}

#footer-new-section ul,
#footer-new-section ol {
	margin: 0;
}

#footer-new-section ul li {
	list-style: none;
}

#footer-new-section img {
	vertical-align: top;
}

#footer-new-section .custom-shape-top {
	top: -1px;
}

#footer-new-section .custom-shape {
	opacity: 0.1;
	position: absolute;
	width: 100%;
}

#footer-new-section .custom-shape-top svg {
	width: calc(271% + 1.3px);
	height: 242px;
	-webkit-transform: translateX(-50%) rotateY(180deg);
	transform: translateX(-50%) rotateY(180deg);
}

#footer-new-section .custom-shape svg {
	height: auto;
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#footer-new-section > .custom-shape-top .custom-shape-fill {
	fill: rgba(22, 94, 160, 0.3098039216);
}

#footer-new-section > .custom-shape .custom-shape-fill {
	fill: #fff;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

#footer-new-section [class*=__container] {
	position: relative;
	padding-left: var(--padding-container);
	padding-right: var(--padding-container);
	margin: 0 auto;
	width: 1440px;
	max-width: var(--max-width-container);
}

#footer-new-section .hover-link {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}


#footer-new-section .footer {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#235480), to(#225E96));
	background-image: linear-gradient(180deg, #235480 0%, #225E96 100%);
	position: relative;
	overflow: hidden;
	color: var(--color-white, #fff) !important;
}

#footer-new-section .footer ol {
	list-style: none;
}

#footer-new-section .footer__background {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -1;
}

#footer-new-section .footer__body {
	padding-top: 50px;
	padding-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
	min-height: 350px;
}

#footer-new-section .footer__nav-title {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
}

#footer-new-section .footer__menu-list {
	font-size: 14px;
	font-weight: 500;
}

#footer-new-section .footer__menu-list a {
	display: inline-block;
	font-weight: 600;
	color: #ffffff;
}

#footer-new-section .footer__address-list {
	font-size: 14px;
	font-weight: 400;
	line-height: 155%;
}

#footer-new-section .footer__address-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
}

#footer-new-section .footer__address-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	color: #ffffff;
}

#footer-new-section .footer__address-list li:not(:last-child) {
	margin-bottom: 5px;
}

#footer-new-section .footer__address-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#footer-new-section .footer__address-icon img {
	width: 15px;
}

#footer-new-section .footer__social {
	text-align: center;
}

#footer-new-section .footer__social-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 10px;
	flex-wrap: nowrap;
}

#footer-new-section .footer__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 56px;
	min-width: 56px;
	height: 56px;
	border-radius: 10px;
}

#footer-new-section .footer__icon svg {
	width: 28px;
	height: 28px;
}

#footer-new-section .footer__icon svg path {
	fill: var(--color-white) !important;
}

#footer-new-section .footer .facebook {
	background-color: rgb(59, 89, 152);
}

#footer-new-section .footer .twitter {
	/* background-color: rgb(29, 161, 242); */
}

#footer-new-section .footer .youtube {
	background-color: rgb(205, 32, 31);
}

#footer-new-section .footer .instagram {
	background-color: rgb(38, 38, 38);
}

#footer-new-section .footer__members {
	text-align: center;
}

#footer-new-section .footer__members-grid {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas:
        "esa gcsaa iso"
        "seia bestcomp iso";
}
.esa {
	grid-area: esa;
}

.gcsaa {
	grid-area: gcsaa;
}

.iso {
	grid-area: iso;
}
.seia {
	grid-area: seia;
}
.bestcomp {
	grid-area: bestcomp;
}
.iso {
	grid-area: iso;
	align-self: center;
}

#footer-new-section .footer__members-cell {
	padding-right: 20px;
}

#footer-new-section .footer__members-cell img {
	max-width: min(190px, 38vw);
	max-height: 136px;
}

#header-new-section {
	font-family: var(--font-family);
	font-weight: 400;
	color: var(--color-black);
	--padding-container: 16px;
	--container-width: 1344px;
	--max-width-container: 1440px;
}

#header-new-section * {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#header-new-section *,
#header-new-section *:before,
#header-new-section *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#header-new-section :focus,
#header-new-section :active {
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

#header-new-section input,
#header-new-section button,
#header-new-section textarea {
	background-color: transparent;
	font-family: inherit;
}

#header-new-section input[type="search"] {
	background-color: white;
}

#header-new-section .aws-container .aws-search-form .aws-search-clear span {
	top: 12px;
	font-size: 2rem;
}
#header-new-section .aws-container .aws-search-form .aws-loader {
	top: 30% !important;
	border-top: 3px solid #ededed !important;
	border-right: 3px solid #ededed !important;
	border-bottom: 3px solid #ededed !important;
	border-left: 3px solid #555 !important;
}

#header-new-section .aws-container .aws-search-form .aws-form-btn {
	border: 1px solid #d8d8d8;
}

#header-new-section button {
	cursor: pointer;
}

#header-new-section button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

#header-new-section a,
#header-new-section a:visited {
	text-decoration: none;
}

#header-new-section a:hover {
	text-decoration: none;
}

#header-new-section a {
	color: inherit;
}

#header-new-section img {
	vertical-align: top;
}

#header-new-section .header {
	position: relative;
	z-index: 1;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#baccdb), to(#fff));
	background-image: linear-gradient(180deg, #baccdb 0%, #fff 100%);
}

#header-new-section .header__top-container {
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1600px;
	display: none;
}

#header-new-section .header__container {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	width: 100%;
	max-width: 1500px;
}

#header-new-section .header__top {
	padding: 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header-new-section .header__logo {
	padding: 0 25px;
	max-width: 400px;
}

#header-new-section .header__logo svg,
#header-new-section .header__logo img {
	width: 100%;
}

#header-new-section .header__top-nav {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 20px;
}

#header-new-section .header__top-nav-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-size: 13px;
}

#header-new-section .header__top-nav-icon {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 2px solid var(--color-purple-blue);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#header-new-section .header__top-nav-icon img,
#header-new-section .header__top-nav-icon svg {
	width: 15px;
}

#header-new-section .header__top-nav-name {
	white-space: nowrap;
	color: var(--color-purple-blue);
}

#header-new-section .header__border {
	position: relative;
	z-index: 2;
	background-color: var(--color-blue2);
}

#header-new-section .header__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px;
}

#header-new-section .header__nav-list-item {
	position: relative;
	list-style: none;
	border-bottom: 1px solid var(--color-light-telegray2);
}

#header-new-section .header__nav-list-item.active .header__nav-inner-body {
	height: auto;
}

#header-new-section .header__nav-list-item:hover .header__nav-inner-body {
	opacity: 1;
	pointer-events: all;
}

#header-new-section .header__nav-link {
	position: relative;
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--color-black);
	text-transform: capitalize;
	font-weight: 500;
	font-size: 13px;
}

#header-new-section .header__basket-icon {
	padding: 13px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

#header-new-section .header__basket-icon img,
#header-new-section .header__basket-icon svg {
	width: 23px;
	height: 23px;
}

#header-new-section .header__nav-link-arrow {
	padding-left: 8px;
}

#header-new-section .header__nav-link-arrow img,
#header-new-section .header__nav-link-arrow svg {
	width: 10px;
}

#header-new-section .header__nav-inner-body {
	height: 0;
	overflow: hidden;
}

#header-new-section .header__nav-inner-body.position-right {
	left: auto;
	right: 0;
}

#header-new-section .header__nav-inner-list {
	background-color: var(--color-smoky-white2);
	border: 1px solid var(--color-gainsborough);
	font-size: 11px;
}

#header-new-section .header__nav-inner-list > li {
	list-style: none;
}

#header-new-section .header__nav-inner-list > li:not(:last-child) {
	border-bottom: 1px solid var(--color-light-telegray2);
}

#header-new-section .header__nav-inner-link {
	display: block;
	padding: 13px 20px;
	white-space: nowrap;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	color: var(--color-black);
}

#header-new-section .header__nav-inner-link:hover {
	background-color: var(--color-gray-light2);
}

#header-new-section .header__open-search svg,
#header-new-section .header__open-search img {
	width: 20px;
	height: 20px;
}

#header-new-section .header__logo-mobile {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
}

#header-new-section .header__logo-mobile img {
	height: 38px;
	width: 143px;
}

#header-new-section .header__open-menu {
	position: relative;
	width: 40px;
	height: 40px;
}

#header-new-section .header__open-menu-line-top,
#header-new-section .header__open-menu-line-center,
#header-new-section .header__open-menu-line-bottom {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 22px;
	height: 3px;
	background-color: var(--color-white);
	border-radius: 3px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

#header-new-section .header__open-menu-line-top {
	-webkit-transform: translate(-50%, calc(-50% - 7px));
	-ms-transform: translate(-50%, calc(-50% - 7px));
	transform: translate(-50%, calc(-50% - 7px));
}

#header-new-section .header__open-menu-line-center {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#header-new-section .header__open-menu-line-bottom {
	-webkit-transform: translate(-50%, calc(-50% + 7px));
	-ms-transform: translate(-50%, calc(-50% + 7px));
	transform: translate(-50%, calc(-50% + 7px));
}

#header-new-section .header__mobile-nav {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	width: 100%;
	background-color: var(--color-smoky-white2);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translateY(calc(-100% - 100px));
	-ms-transform: translateY(calc(-100% - 100px));
	transform: translateY(calc(-100% - 100px));
}

#header-new-section .header__in-basket {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 3;
	width: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: transparent;
	pointer-events: none;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

#header-new-section .header__in-basket-body {
	padding: 20px 30px;
	pointer-events: all;
	margin-left: auto;
	width: 100%;
	max-width: 350px;
	height: 100%;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	background-color: var(--color-white);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

#header-new-section .header__in-basket-button {
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#header-new-section .header__in-basket-card {
	padding-top: 20px;
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

#header-new-section .header__in-basket-card:not(:last-child) {
	border-bottom: 1px solid var(--color-silver);
}

#header-new-section .header__in-basket-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45px;
	flex: 0 0 45px;
}

#header-new-section .header__in-basket-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

#header-new-section .header__in-basket-name {
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	height: 3.5em;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#header-new-section .header__in-basket-price {
	font-size: 14px;
	font-weight: 600;
}

#header-new-section .header__in-basket-total {
	padding: 20px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	border: 1px solid var(--color-silver);
	color: var(--color-green2);
}

#header-new-section .header__in-basket-view {
	display: block;
	padding: 15px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--color-white);
	background-color: var(--color-blue2);
}

#header-new-section .header__in-basket-empty {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.basket-open #header-new-section .header__in-basket {
	background-color: var(--color-modal-25);
}

.basket-open #header-new-section .header__in-basket-body {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

#header-new-section .button-close {
	position: relative;
	width: 20px;
	height: 20px;
}

#header-new-section .button-close::before,
#header-new-section .button-close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 3px;
	border-radius: 3px;
	background-color: var(--color-light-telegray3);
}

#header-new-section .button-close::after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

#header-new-section .button-close::before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.search-open #header-new-section .header__search {
	display: block;
}

.menu-header-open #header-new-section .header__mobile-nav {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.menu-header-open #header-new-section .header__open-menu-line-top {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.menu-header-open #header-new-section .header__open-menu-line-center {
	opacity: 0;
}

.menu-header-open #header-new-section .header__open-menu-line-bottom {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

#header-new-section [data-icon-quantity] {
	position: relative;
	display: block;
}

#header-new-section [data-icon-quantity]::after {
	content: attr(data-icon-quantity);
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
	min-width: 16px;
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 10px;
	font-size: 10px;
	color: var(--color-black);
	background-color: var(--color-white, #fff);
}

#header-new-section .form-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

#header-new-section .form-search__input-search-body {
	position: relative;
	width: 100%;
}

#header-new-section .form-search__input-search {
	padding: 6px 40px 6px 30px;
	background: var(--color-white);
	color: var(--color-blue2);
	font-size: 14px;
	line-height: 30px;
	height: 100%;
	width: 100%;
	border-radius: 12px 0 0 12px;
	border: 1px solid var(--color-gray-light2);
}

#header-new-section .form-search__button-clear {
	padding: 6px 12px;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px;
	color: var(--color-grey2);
}

#header-new-section .form-search__button-search {
	padding: 13px 30px;
	font-family: Roboto, Sans-serif;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	background-color: var(--color-blue2);
	border-radius: 0 12px 12px 0;
	border: 1px solid var(--color-white);
}

#header-new-section input[type=search]::-webkit-search-decoration,
#header-new-section input[type=search]::-webkit-search-cancel-button,
#header-new-section input[type=search]::-webkit-search-results-button,
#header-new-section input[type=search]::-webkit-search-results-decoration {
	display: none;
}

table.shop_table_responsive tr td:before {
	content: none !important;
}

/* Cart */
/* /* .quantity-nav {
	box-shadow: none !important;
} */
table.cart .quantity-button.quantity-up:before {
	width: 18px;
	height: 18px;
}

table.cart td.product-quantity .quantity .quantity-button {
	align-self: anchor-center;
	display: flex;
	background-color: transparent !important;
}

table.cart td.product-quantity .quantity-button.quantity-up:before {
	top: 12px !important;
  margin-left: 1px !important;
}

table.cart td.product-quantity .quantity-button.quantity-down:before{
	top: 13px !important;
  margin-left: 0 !important;
}

.single-product div.product form.cart .quantity {
	float: left !important;
}

/* Cart & Checkout */
/* .cart_item.woosb-cart-item.woosb-cart-parent.woosb-item-parent {
	display: none;
} */

.woocommerce-checkout #order_review_heading {
	visibility: hidden;
	position: relative;
}

.woocommerce-checkout #order_review_heading:after {
	visibility: visible;
	position: absolute;
	left: 0;
	content: "Order Summary";
}

/* .shop_table.woocommerce-checkout-review-order-table {
	table-layout: auto !important;
} */


.woocommerce-checkout-review-order-table .product-total {
	margin-left: 1em;
}

#order_review .shop_table tr.shipping td,
#order_review .shop_table tr.shipping th,
.woocommerce-checkout-review-order-table tr.order-total {
	width: 125% !important;
}
.woocommerce-checkout-review-order-table tr.order-total {
	display: flex;
}

.product-name {
	display: grid;
	grid-template-columns: auto 1fr;
	/* grid-template-rows: auto auto;  */
	/* gap: 10px;  */
	align-items: start;
	grid-template-areas:
        "img title count"
        "img subtitle subtitle";
}

/* .product-item-thumbnail {
	grid-row: 1 / span 2;
	grid-column: 1;
} */

.cg-checkout-table-product-name {
	grid-area: title;
}

/* .variation {
	grid-row: 2;
	grid-column: 2;
} */

.product-item-thumbnail img {
	max-width: 100%;
	height: auto;
	display: block;
}

/* .product-quantity {
	white-space: nowrap;
} */

table.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail {
	position: relative !important;
  display: block !important;
  width: 100% !important;
	grid-area: img;
}

table.woocommerce-checkout-review-order-table .product-name dl.variation {
	grid-area: subtitle;
}

.woocommerce-checkout-review-order-table .product-quantity {
	grid-area: count;
}

.woocommerce-checkout .woocommerce-info {
	display: none !important;
}
.checkout_coupon.woocommerce-form-coupon {
	width: 100% !important;
	border: none !important;
	display: block !important;
	padding: 0 !important;
}
.coupon-form-row td {
	padding: 0 !important;
}

.product-item-thumbnail.checkout-thumbnail {
	display: none !important;
}

.woocommerce-checkout-review-order-table tr.order-total td {
	width: 50% !important;
}

.woocommerce-checkout-review-order-table tr.order-total th {
	width: 50% !important;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price {
	display: block;
	line-height: 1em !important;
}

._woocommerce-loop-product-title a {
	font-size: 1em !important;
	font-weight: 700 !important;
}
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price {
	font-size: 1.3em !important;
}

form.checkout,
body.woocommerce-checkout .entry-content {
	padding-top: 0 !important;
}

.woocommerce div.product.elementor .quantity+.button {
	width: 88% !important;
}

li.addon_list_item {
	height: auto !important;
	max-height: unset !important;
	min-height: 120px !important;
}

.elementor-widget-video .elementor-wrapper video {
	background-color: #ffffff !important;
}

body ul.products li.product {
	overflow: visible !important;
}

body ul.products li.product .add-to-cart {
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	margin: 0;
}
body ul.products li.product .button {
	width: 100% !important;
}
/* ul.products li.product {
	max-height: 360px !important;
	min-height: 360px !important;
	position: relative;
} */

.woocommerce-image__wrapper {
	padding-top: 25px;
}

.free-shipping-badge {
	border-radius: 10em;
	padding: 1px 6px 0;
	background-color: #155EA0;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 11px;
	color: white;
	font-weight: 600;
}

body ul.products li.product.type-product .button {
	border-radius: 0 0 10px 10px !important;
}

.single-product .addon_box .price ins {
	color: #000000;
	font-size: 18px;
}
.single-product .addon_box .price {
	color: #000000;
}
.desc__icons-title {
	font-size: 45px;
	color: green;
	font-family: "Roboto",Sans-serif;
	font-weight: 600;
}
.desc__icons-subtitle {
	font-size: 12px;
	color: #525252;
	text-transform: uppercase;
	font-family: "Roboto",Sans-serif;
	font-weight: 400;
}

.single-product .cart{
	z-index: 5 !important;
}

.download-pdf-icon {
	position: relative;
	padding-left: 25px; /* Отступ для иконки */
	display: inline-block;
}

.download-pdf-icon::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23165ea0' d='M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.additional-discount {
	padding: 2px 5px;
	border: 1px solid #058001;
	background-color: #ECECEC;
	color: #058001;
	border-radius: 8px;
	position: absolute;
	left: 0;
	font-size: 12px;
	font-weight: 700;
	z-index: 0;
	line-height: normal;
}

ul.products li.product h2 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

ul.products li.product .price ins .amount {
	color: #15803D !important;
	font-size: 20px;
	margin-right: 4px;
}
ul.products li.product .price del {
	color: #000000 !important;
	font-weight: 400 !important;
}
ul.products li.product .price del .amount {
	color: #000000 !important;
	font-size: 16px;
	font-weight: 400;
}

body .price del {
	margin-left: 5px;
	opacity: 1 !important;
}
.price-row {
	display: flex;
	align-items: center;
}

.discount-badge {
	margin-top: 5px;
	margin-bottom: 7px;
	align-items: center;
	display: flex;
	position: relative;
}
.far:before {
	font-family: "Font Awesome 5 Free" !important;
}

.product-price .price-row {
	margin-right: 10px;
}

.product-price .additional-discount {
	position: initial;
	margin-left: -13px;
	background-color: #ECECEC;
}
.product-template .product-price .discount-badge {
	margin-top: 5;
	margin-left: 20px;
}
:not(.home) .discount-badge {
	margin-bottom: 13px;
  margin-top: 7px;
}

.product-price ins {
	font-family: 'Roboto';
	color: #208220;
	font-size: 20px;
	margin-right: 3px;
	font-weight: 700;
}
.product-price del {
	color: #666;
}

.cart_totals .shop_table {
	border-bottom: 1px solid #e2e2e2 !important;
}

.woocommerce-cart-form__cart-item .price-row {
	display: grid;
	grid-template-columns: 1fr;
}
.woocommerce-cart-form__cart-item .price-row ins {
	order: 2;
	font-size: 15px;
	font-weight: 700;
}
.woocommerce-cart-form__cart-item .price-row del {
	order: 1;
	font-size: 15px;
	font-weight: 700;
}
.header__user-icon {
	display: none;
}

#footer-new-section .footer_sert {
	align-self: center;
	grid-area: sert;
}
#addon_container.addon_container_cross .addon_box {
	display: flex;
}

#addon_container.addon_container_cross .discount-badge {
	display: none;
}

.elementor-widget-container .wp-image-157324,
.elementor-widget-container .wp-image-157231,
.elementor-widget-container .wp-image-157243,
.elementor-widget-container .wp-image-157371,
.elementor-widget-container .wp-image-157331,
.elementor-widget-container .wp-image-157210
{
	transition: opacity 0.3s ease;
}
.elementor-widget-container .wp-image-157324:hover,
.elementor-widget-container .wp-image-157231:hover,
.elementor-widget-container .wp-image-157243:hover,
.elementor-widget-container .wp-image-157371:hover,
.elementor-widget-container .wp-image-157331:hover,
.elementor-widget-container .wp-image-157210:hover
{
	opacity: 0.8;
}
.w100 a {
    width: 100%;
}

/* search results page */
.search-results .onsale {
  display: none;
}
.search-results ul.products {
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: calc(100% + 30px);
  margin-left: -15px;
}
.search-results ul.products li.product:not(.product-category) {
  width: 100%;
  min-height: 450px !important;
}
.search-results ul.products:before,
.search-results ul.products:after {
  display: none !important;
}
.search-results .kwh-badge {
  border-radius: 10em;
  padding: 1px 6px 0;
  background-color: black;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
  color: #fff;
  font-weight: 600;
}
/* child.css */

@media (min-width: 768px) {
	body {
		--padding-container: 24px;
	}

	#footer-new-section .footer__body {
		/* -ms-flex-wrap: wrap;
		flex-wrap: wrap; */
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	#footer-new-section .footer__nav-title {
		margin-bottom: 40px;
	}

	#footer-new-section .footer__social {
		text-align: start;
	}

	#footer-new-section .footer__social-grid {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	#footer-new-section .footer__members {
		text-align: start;
	}

	#footer-new-section .footer__members-cell {
		padding-right: 40px;
	}

	#footer-new-section .footer__members-cell img {
		max-width: 190px;
	}

	#header-new-section {
		--padding-container: 24px;
	}
}

@media (min-width: 992px) {
	#footer-new-section .title {
		font-size: var(--fs-36);
	}

	#footer-new-section .save {
		font-size: var(--fs-14);
	}

	#footer-new-section .footer__body {
		/* -ms-flex-wrap: nowrap;
		flex-wrap: nowrap; */
	}

	#footer-new-section .footer__members-cell img {
		max-width: min(190px, 15vw);
	}
}

@media (min-width: 1024px) {
	body {
		--padding-container: 48px;
	}

	#header-new-section {
		--padding-container: 48px;
	}

	#header-new-section .header__top-container {
		display: block;
	}

	#header-new-section .header__container {
		padding-left: 0;
		padding-right: 0;
	}

	#header-new-section .header__search {
		width: 100%;
		max-width: 620px;
		padding-top: 20px;
	}

	#header-new-section .header__border {
		/* border-top: 5px solid var(--color-light-telegray); */
	}

	#header-new-section .header__body {
		padding: 15px 0;
		gap: 25px;
	}

	#header-new-section .header__nav-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#header-new-section .header__nav-list-item {
		border: none;
	}

	#header-new-section .header__nav-list-item:not(:last-child)::after {
		content: "|";
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		color: var(--color-white);
	}

	#header-new-section .header__nav-link {
		padding: 12px;
		font-weight: 500;
		color: var(--color-white);
		font-size: 15px;
	}

	#header-new-section .header__nav-link::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: var(--color-white);
		opacity: 0;
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}

	#header-new-section .header__nav-link:hover::after {
		opacity: 1;
	}

	#header-new-section .header__basket-icon {
		margin-right: 12px;
		padding: 15px;
	}

	#header-new-section .header__nav-link-arrow img path,
	#header-new-section .header__nav-link-arrow svg path {
		stroke: var(--color-white);
	}

	#header-new-section .header__nav-inner-body {
		padding-top: 10px;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 10;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
		height: auto;
		overflow: visible;
	}

	#header-new-section .header__nav-inner-list {
		font-size: 13px;
	}

	#header-new-section .header__open-search {
		padding: 10px;
		display: none;
	}

	#header-new-section .header__logo-mobile {
		display: none;
	}

	#header-new-section .header__open-menu {
		display: none;
	}

	#header-new-section .header__mobile-nav {
		display: none;
	}

	#header-new-section .form-search__button-search {
		border: none;
	}
	ul.products li.product {
		padding: 0 10px !important;
	}
	ul.products li.product.type-product {
		min-height: 410px !important;
	}
	.home ul.products li.product.type-product {
		min-height: 350px !important;
	}
	body ul.products li.product.type-product .button {
		opacity: 1 !important;
	}
	li.product:not(.product-category) .woocommerce-card__header {
		display:flex;
		flex-direction: column;
		flex: 1;
		text-align: left;
		width: -webkit-fill-available;
		position: absolute;
		bottom: 0;
	}
	body:not(.home) li.product:not(.product-category) .woocommerce-card__header {
		display:flex;
		flex-direction: column;
		flex: 1;
		text-align: left;
		position: initial;
		width: -webkit-fill-available;
	}
}

@media (max-width: 1387px) {
	#footer-new-section .footer__members-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas:
        "esa gcsaa"
        "seia bestcomp"
				"iso iso";
	}
}

@media (max-width: 1280px) {
	#footer-new-section [class*=__container] {
		padding: 2rem;
		width: 100%;
	}
}

@media (max-width: 1023.98px) {
  .search-results ul.products {
    padding: 16px;
    grid-template-columns: repeat(2, 1fr);
  }
  .search-results ul.products li.product:not(.product-category) {
    min-height: 310px !important;
  }
    #header-new-section .header__search {
		padding: 10px;
		position: fixed;
		left: 0;
		width: 100%;
		background-color: var(--color-blue2);
		display: none;
	}
	#header-new-section .aws-container .aws-search-form .aws-form-btn {
		width: auto;
		padding: 0 15px;
	}
	.m-cart table.cart td.product-thumbnail {
		margin-top: 0 !important;
		position: relative !important;
	}
	body #page table.cart .product-thumbnail img {
		float: left !important;
	}
	.woocommerce-checkout-review-order-table .product-total {
		text-align: justify !important;
    padding: 0 0 10px !important;
    margin: 0 0 10px !important;
    width: 100% !important;
	}
	#order_review .cart_item {
		display: grid !important;
	}
	.cg-checkout-table-product-name {
		display: inline-block !important;
	}
	#order_review .shop_table tr.shipping td,
	#order_review .shop_table tr.shipping th,
	.woocommerce-checkout-review-order-table tr.order-total {
		width: 200% !important;
	}
	.elementor-widget-container {
		padding: 0 15px !important;
	}
	.pad0 .elementor-widget-container {
		padding: 0 !important;
	}
	._woocommerce-loop-product-title a {
		font-size: 1em !important;
	}
	.pdp-warranty {
		z-index: 2 !important;
	}
	.woocommerce-checkout:not(.woocommerce-order-received) .site-main {
		padding-top: 0 !important;
	}
	.woocommerce-checkout .woocommerce-notices-wrapper {
		margin-bottom: 0 !important;
	}

	.woocommerce div.product.elementor .quantity+.button {
		width: 67% !important;
		font-size: 1em !important;
	}
	.elementor-icon-box-title {
		font-size: 2em !important;
	}
	.home ul.products li.product.type-product {
		min-height: 340px !important;
	}
	.home li.product:not(.product-category) .woocommerce-card__header {
		margin-bottom: 0 !important;
	}
	.home ul.products li.product .price {
		margin-bottom: 0 !important;
	}
	ul.products li.product.type-product {
		min-height: max-content !important;
	}
	li.product:not(.product-category) .woocommerce-card__header {
		display:flex;
		flex-direction: column;
		flex: 1;
		text-align: left;
		margin-bottom: 2em !important;
	}
	#mobile-two-columns .elementor-widget-wrap.elementor-element-populated{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.site-header {
		position: fixed !important;
		width: 100% !important;
		z-index: 100 !important;
	}
	.site-content {
		margin-top: 54px !important;
	}
	ul.products li.product {
		padding: 0 10px !important;
	}
	.products.elementor-grid.columns-4 {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px !important;
	}

	.products .price-row {
		display: flex;
		align-items: flex-start;
	}

	.additional-discount {
		font-size: 9px;
	}
	.mobile-user-menu {
		display: flex;
		align-items: center;
	}
	.header__open-search {
		margin: 4px 14px 0 0 !important;
	}
	.header__user-icon {
		display: block;
		margin-top: -3px !important;
	}
	#header-new-section .header__basket-icon {
		padding: 15px 10px 9px 10px !important;
	}
	#header-new-section [data-icon-quantity]:after {
		top: 7px !important;
	}
	#footer-new-section .footer__body {
		  display: grid;
    	grid-template-areas:
        "menu contact"
        "social social"
        "members members"
				"sert sert";
			padding-bottom: 0;
			gap: 0;
	}
	#footer-new-section nav {
		grid-area: menu;
	}
	#footer-new-section address {
		grid-area: contact;
	}
	#footer-new-section .footer__social {
		grid-area: social;
		margin-bottom: 40px;
	}
	#footer-new-section .footer__members {
		grid-area: members;
	}
	#footer-new-section .footer_sert  img {
		width: 100%;
		height: auto;
	}
	#footer-new-section .footer__address-list li {
		align-items: start;
	}
	#footer-new-section .footer__address-icon {
		margin-top: 5px;
	}
	#footer-new-section .footer__social-grid {
		justify-content: space-around;
	}
	ul.products li.product .price ins .amount,
	ul.products li.product .price del .amount {
		font-size: 14px !important;
	}
	body .price del {
		margin-left: 5px;
    opacity: 1 !important;
    text-decoration: none;
    background-image: linear-gradient(transparent 54%, currentColor 12%, currentColor 55%, transparent 63%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}
	.free-shipping-badge,.kwh-badge {
		font-size: 8px !important;
	}
}

@media (max-width: 320px) {
	.home ul.products li.product.type-product {
		min-height: 370px !important;
	}
	.products.elementor-grid.columns-4 {
		grid-template-columns: 1fr;
	}
}
