/*!
Theme Name: alpgiegshop
Theme URI: http://alpgiegshop.com/
Author: alpgiegshop
Author URI: https://alpgiegshop.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alpgiegshop
*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0 0 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}
img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}
template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin: 0
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0;
}

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
a {
	color: #c80000;
}

a:visited {
	color: #c80000;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.btn{
	padding: 10px 35px;
	color: #ffffff !important;
	background: #003C8C;
	text-transform: uppercase;
	font-weight: 700 !important;
	letter-spacing: 2px;
}

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

body.single-product div.elementor-widget-woocommerce-product-data-tabs div.woocommerce-Tabs-panel--description h2:first-of-type{
	display: none !important;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
span.select2-selection.select2-selection--single,
input[type="password"], input[type="text"], input[type="number"], input[type="tel"], input[type="email"], textarea {
    background-color: #ecf3ff !important;
    border: none;
    border-radius: 0;
    padding: 8px 15px;
    margin-bottom: 15px;
    width: 100%;
}

.mc4wp-form-fields button {
    background-color: transparent;
    color: #003c8c;
    border: none;
    padding: 0;
    border-bottom: 1px solid;
    padding: 5px 0;
    font-family: 'Open Sans';
    font-weight: 700;
    text-transform: inherit;
    cursor: pointer;
}

.mc4wp-form-fields button:hover {
    background-color: transparent;
    color: #C80000;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {
    box-shadow: none;
    outline: none;
    border: none;
}

.aws-container .aws-show-clear .aws-search-field {
	    padding-right: 10px;
}
h2.widget-title {
    margin-bottom: 10px;
}

span.outOfStock {
    display: none;
}



/* michele */
.show_distributor,
.show_big_distributor_2000 {
	display: none !important;
}

.distributor .show_distributor {
	display: inline !important;
}
.distributor .hide_distributor,
.big_distributor_2000 .hide_distributor,
.big_distributor_2000 .hide_big_distributor_2000 {
	display: none !important;
}

.big_distributor_2000 .show_big_distributor_2000 {
	display: inline-block !important;
}

.show_big_distributor {
	display: none !important;
}
.big_distributor .show_big_distributor {
	display: inherit !important;
}
.big_distributor .hide_big_distributor {
	display: none !important;
}

.big_distributor .button.product_type_simple {
	color: #fff !important;
}

.big_distributor .dynamic_price_table,
.big_distributor .qib-button,
.big_distributor .points {
	display: none !important;
}

div.grid-block .points{
	text-align: right;
}

/* New */

div.product.type-product > div.product-top{
display: grid;
justify-content: unset;
}

div.product.type-product > div.product-top > div.d-flex:not(.justify-content-between){
grid-row: 1;
grid-column: 1;
margin-bottom: auto;
z-index: 200;
}

div.product.type-product > div.product-top > div.d-flex.justify-content-between{
margin-top: auto;
}

div.product.type-product > div.product-top > a.woocommerce-LoopProduct-link{
grid-row: 1;
grid-column: 1;
margin: auto;
}

p#shipping_country_field span.woocommerce-input-wrapper{
display: block;
clear: both;
}

/* Multiple adresses */

div.mfp-content p.form-row{
display: block;
clear: both;
}

/* Breadcrumbs */

div.elementor-widget nav.woocommerce-breadcrumb{
font-size: 14px;
}

/* Nieuw design */

:root{
	--main-blue-color: #003c8c;
	--main-color-red: #c80000;
	--soft-blue-color: #B7D4E3;
}

section.intro-tabs{
margin-top: -75px !important;
}

section.intro-tabs div.elementor-tabs-wrapper[role="tablist"]{
display: grid;
grid-gap: 25px;
grid-template-columns: repeat(4, 1fr);
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title:first-of-type{
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.3 13.9' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M7.1 1.7a.55.55 0 0 1 .5.3l1 3c.1.2.3.3.4.3h3.2c.5 0 .6.6.3.9L9.9 8.1c-.2.1-.2.3-.2.5l1 3c.1.3-.2.6-.5.6-.1 0-.2 0-.3-.1l-2.6-1.9c-.1-.1-.2-.1-.3-.1s-.2 0-.3.1l-2.6 1.9c-.1.1-.2.1-.3.1-.3 0-.6-.3-.5-.6l1-3c.1-.2 0-.4-.2-.5L1.5 6.2c-.4-.3-.2-.9.3-.9H5c.2 0 .4-.1.4-.3l1-3c.3-.2.5-.3.7-.3m0-1.6c-.9 0-1.7.6-2 1.4l-.7 2.2H2h0 0c-.9 0-1.7.6-1.9 1.5-.3.8.1 1.8.8 2.3l1.9 1.4-.7 2.3c-.2.6-.1 1.3.3 1.9.4.5 1 .9 1.7.9.4 0 .9-.1 1.2-.4l1.9-1.4 1.9 1.4c.3.3.8.4 1.2.4.7 0 1.3-.3 1.7-.9.4-.5.5-1.2.3-1.9l-.7-2.3 1.9-1.4c.7-.5 1-1.5.7-2.3s-1.1-1.4-2-1.4H9.8L9 1.6C8.8.7 8 .1 7.1.1z' fill='%23003c8c'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title:nth-of-type(2){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 18.5' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M16.7 4.6c-1.2 0-2.3-.5-3.1-1.3S12.3 1.4 12.3.2V0h-1.4v.2c0 1.2-.5 2.3-1.3 3.1S7.7 4.6 6.5 4.6h-.2V6h.2 0c1.1 0 2.3.5 3.1 1.3s1.3 1.9 1.3 3.1v.2h1.4v-.2c0-1.2.5-2.3 1.3-3.1S15.5 6 16.7 6h.2V4.6h-.2zm-2.7.6a5.12 5.12 0 0 0-2.3 2.3c-.5-1-1.4-1.8-2.3-2.3 1-.5 1.8-1.4 2.3-2.3A5.12 5.12 0 0 0 14 5.2zm-3.4 7.4c-.6-.6-1-1.5-1-2.4V10H8.2v.2c0 .9-.3 1.7-1 2.4-.6.6-1.5 1-2.4 1h-.2V15h.2c.9 0 1.7.4 2.4 1 .6.6 1 1.5 1 2.4v.2h1.4v-.2c0-.9.3-1.7 1-2.4.6-.6 1.5-1 2.4-1h.2v-1.4H13c-.9 0-1.8-.4-2.4-1zm-1.7 3.2c-.4-.6-.9-1.2-1.6-1.6.6-.4 1.2-.9 1.6-1.6.4.6.9 1.2 1.6 1.6-.7.5-1.3 1-1.6 1.6zM6.4 9h.2V7.6h-.2c-.6 0-1.3-.2-1.7-.7-.4-.4-.7-1-.7-1.7V5H2.6v.2c0 .6-.3 1.2-.7 1.7-.4.4-1 .7-1.7.7H.1V9h.2a2.34 2.34 0 0 1 1.7.7c.4.4.7 1 .7 1.7v.2h1.4v-.2c0-.6.2-1.3.7-1.7.4-.4 1-.7 1.6-.7zm-2.2-.6c-.3.2-.6.6-.9.9-.2-.3-.6-.6-.9-.9.3-.2.6-.5.9-.9l.9.9zM414 27.3c.5-.5.8-1.2.8-1.9s-.3-1.4-.8-1.9-1.2-.8-1.9-.8-1.4.3-1.9.8-.8 1.2-.8 1.9.3 1.4.8 1.9 1.2.8 1.9.8 1.4-.3 1.9-.8zm-2.7-1.9c0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8s-.8-.4-.8-.8zm7.8 4.1c-.7 0-1.4.3-2 .8-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9 1.2.8 1.9.8h0c.7 0 1.4-.3 1.9-.8s.8-1.2.8-1.9-.3-1.4-.8-2c-.4-.4-1.1-.7-1.8-.7zm0 3.6c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8zm0-9.1l-8.1 8.1 1.3 1.3 8.1-8.1-1.3-1.3z' fill='%23003c8c'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title:nth-of-type(3){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.2 12.2' fill='%23003c8c' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M11.4 7.5c-.4-.4-1.1-.7-1.8-.7s-1.4.3-2 .8c-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9 1.2.8 1.9.8 1.4-.3 1.9-.8.8-1.2.8-1.9-.3-1.4-.8-2zm-1.8 2.9c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8zm-5-5.8c.5-.5.8-1.2.8-1.9S5.1 1.3 4.6.8 3.4 0 2.7 0 1.3.3.8.8 0 2 0 2.7.3 4.1.8 4.6s1.2.8 1.9.8 1.4-.3 1.9-.8zM1.8 2.7c0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8s-.8-.4-.8-.8zm-.296 6.706l8.132-8.132 1.273 1.273-8.132 8.132z'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title:nth-of-type(4){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.3 12.8' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M3.9 0c-1 0-2.1.4-2.8 1.2C-.4 2.8-.4 5.4 1.1 7l5.3 5.5h0c.2.2.4.3.7.3s.5-.1.7-.3L13.1 7c1.5-1.6 1.5-4.2 0-5.8S9-.4 7.4 1.2l-.3.3-.3-.3C6 .4 5 0 3.9 0zm0 1.9c.5 0 1 .2 1.5.7l1 1h0c.2.2.4.3.7.3s.5-.1.7-.3l1-1c.7-.8 1.9-.9 2.7-.2l.2.2c.8.9.8 2.3 0 3.2l-4.6 4.8-4.6-4.8c-.8-.9-.8-2.3 0-3.2.4-.5.9-.7 1.4-.7z' fill='%23003c8c'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active:first-of-type{
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.4 14.1' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M7.1 1.7a.55.55 0 0 1 .5.3l1 3c.1.2.3.3.4.3h3.2c.5 0 .6.6.3.9L9.9 8.1c-.2.1-.2.3-.2.5l1 3c.1.3-.2.6-.5.6-.1 0-.2 0-.3-.1l-2.6-1.9c-.1-.1-.2-.1-.3-.1s-.2 0-.3.1l-2.6 1.9c-.1.1-.2.1-.3.1-.3 0-.6-.3-.5-.6l1-3c.1-.2 0-.4-.2-.5L1.5 6.2c-.4-.3-.2-.9.3-.9H5c.2 0 .4-.1.4-.3l1-3c.3-.2.5-.3.7-.3m0-1.6c-.9 0-1.7.6-2 1.4l-.7 2.2H2h0 0c-.9 0-1.7.6-1.9 1.5-.3.8.1 1.8.8 2.3l1.9 1.4-.7 2.3c-.2.6-.1 1.3.3 1.9.4.5 1 .9 1.7.9.4 0 .9-.1 1.2-.4l1.9-1.4 1.9 1.4a1.92 1.92 0 0 0 1.2.4c.7 0 1.3-.3 1.7-.9.4-.5.5-1.2.3-1.9l-.7-2.3 1.9-1.4c.7-.5 1-1.5.7-2.3s-1.1-1.4-2-1.4H9.8L9 1.6C8.8.7 8 .1 7.1.1h0z' fill='%23c80000'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active:nth-of-type(2){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.6 18.7' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M16.5 4.7c-1.2 0-2.3-.5-3.1-1.3S12.1 1.5 12.1.3V.1h-1.4v.2c0 1.2-.5 2.3-1.3 3.1S7.5 4.7 6.3 4.7h-.2v1.4h.2 0c1.1 0 2.3.5 3.1 1.3s1.3 1.9 1.3 3.1v.2h1.4v-.2c0-1.2.5-2.3 1.3-3.1s1.9-1.3 3.1-1.3h.2V4.7h-.2zm-2.7.6a5.12 5.12 0 0 0-2.3 2.3c-.5-1-1.4-1.8-2.3-2.3 1-.5 1.8-1.4 2.3-2.3a5.12 5.12 0 0 0 2.3 2.3zm-3.4 7.4c-.6-.6-1-1.5-1-2.4v-.2H8v.2c0 .9-.3 1.7-1 2.4-.6.6-1.5 1-2.4 1h-.2v1.4h.2c.9 0 1.7.4 2.4 1 .6.6 1 1.5 1 2.4v.2h1.4v-.2c0-.9.3-1.7 1-2.4.6-.6 1.5-1 2.4-1h.2v-1.4h-.2a3.31 3.31 0 0 1-2.4-1zm-1.7 3.2c-.4-.6-.9-1.2-1.6-1.6.6-.4 1.2-.9 1.6-1.6.4.6.9 1.2 1.6 1.6-.7.5-1.3 1-1.6 1.6zM6.2 9.1h.2V7.7h-.2A2.34 2.34 0 0 1 4.5 7c-.4-.4-.7-1-.7-1.7v-.2H2.4v.2c0 .6-.3 1.2-.7 1.7-.4.4-1 .7-1.7.7h-.1v1.4h.2a2.34 2.34 0 0 1 1.7.7c.4.4.7 1 .7 1.7v.2h1.4v-.2a2.34 2.34 0 0 1 .7-1.7c.4-.4 1-.7 1.6-.7zM4 8.5c-.3.2-.6.6-.9.9-.2-.3-.6-.6-.9-.9.3-.2.6-.5.9-.9l.9.9z' fill='%23c80000'/%3E%3Cpath d='M413.8 27.4c.5-.5.8-1.2.8-1.9s-.3-1.4-.8-1.9-1.2-.8-1.9-.8-1.4.3-1.9.8-.8 1.2-.8 1.9.3 1.4.8 1.9 1.2.8 1.9.8 1.4-.3 1.9-.8zm-2.7-1.9c0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8s-.8-.4-.8-.8zm7.8 4.1c-.7 0-1.4.3-2 .8-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9 1.2.8 1.9.8h0c.7 0 1.4-.3 1.9-.8s.8-1.2.8-1.9-.3-1.4-.8-2c-.4-.4-1.1-.7-1.8-.7zm0 3.6c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8zm0-9.1l-8.1 8.1 1.3 1.3 8.1-8.1z' fill='%23003c8c'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active:nth-of-type(3){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.3 12.3' fill='%23c80000' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M4.7 4.8c.5-.5.8-1.2.8-1.9S5.2 1.5 4.7 1 3.5.2 2.8.2 1.4.5.9 1 .1 2.2.1 2.9.4 4.3.9 4.8s1.2.8 1.9.8 1.4-.3 1.9-.8zM1.9 2.9c0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8s-.8-.4-.8-.8zM9.7 7c-.7 0-1.4.3-2 .8-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9 1.2.8 1.9.8h0c.7 0 1.4-.3 1.9-.8s.8-1.2.8-1.9-.3-1.4-.8-2c-.4-.4-1.1-.7-1.8-.7zm0 3.6c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8s.8.4.8.8c0 .5-.4.8-.8.8zm0-9.1L1.6 9.6l1.3 1.3L11 2.8z'/%3E%3C/svg%3E");
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active:nth-of-type(4){
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.3 12.8' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M4 0C3 0 1.9.4 1.2 1.2-.3 2.8-.3 5.4 1.2 7l5.3 5.5h0c.2.2.4.3.7.3s.5-.1.7-.3L13.2 7c1.5-1.6 1.5-4.2 0-5.8s-4.1-1.6-5.7 0l-.3.3-.3-.3C6.1.4 5.1 0 4 0h0zm0 1.9c.5 0 1 .2 1.5.7l1 1h0c.2.2.4.3.7.3s.5-.1.7-.3l1-1a1.89 1.89 0 0 1 2.9 0c.8.9.8 2.3 0 3.2l-4.6 4.8-4.6-4.8c-.8-.9-.8-2.3 0-3.2.4-.5.9-.7 1.4-.7h0z' fill='%23c80000'/%3E%3C/svg%3E");
}


section.intro-tabs div[role="tablist"] div.elementor-tab-title{
background: var(--soft-blue-color);
padding: 15px 45px;
text-align: center;
border: unset;
background-position: 15px center;
background-repeat: no-repeat;
background-size: 25px auto;
background-image: var(--svg);
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active{
background: #ffffff;
background-position: 15px center;
background-repeat: no-repeat;
background-size: 25px auto;
background-image: var(--svg);
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title a{
font-weight: 800;
font-size: 16px;
text-transform: uppercase;
color: var(--main-blue-color);
}

section.intro-tabs div[role="tablist"] div.elementor-tab-title.elementor-active a{
color: var(--main-color-red);
}

section.intro-tabs div[role="tablist"] div.elementor-element:not(:last-of-type){
border-bottom: 2px solid var(--soft-blue-color);
padding-bottom: 10px;
}

section.intro-tabs div.elementor-tab-content{
background: #ffffff;
border: 0;
border-width: 0 !important;
padding: 15px;
box-shadow: 0 0 15px #dfeaf3;
}

section.intro-tabs div.elementor-tab-content div.products{
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(5, 1fr);
}

section.intro-tabs div.elementor-tab-content div.products div.product{
box-shadow: unset !important;
}

section.intro-tabs div.elementor-tab-content div.products div.product div.product-top{
border-bottom: unset !important;
min-height: 170px;
}

section.intro-tabs div.elementor-tab-content div.products div.product div.product-top div.d-flex,
section.intro-tabs div.elementor-tab-content div.products div.product span.outOfStock,
section.intro-tabs div.elementor-tab-content div.products div.product div.single-car,
section.intro-tabs div.elementor-tab-content div.products div.product div.points,
section.intro-tabs div.elementor-tab-content div.products div.product .counterNotice{
display: none !important;
}

section.intro-tabs div.elementor-tab-content div.products div.product div.row-gap-15.mt-15{
min-height: 38px !important;
}

section.intro-tabs div.elementor-tab-content div.products div.product div.yith-wcwl-add-to-wishlist{
/*display: none;*/
}

section.intro-tabs div.elementor-tab-content div.products div.product div.qib-button{
display: none !important;
}

section.intro-tabs div.elementor-tab-content:last-of-type div.wishlist-title{
display: none;
}

section.intro-tabs div.elementor-tab-content:last-of-type table thead{
display: none;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper{
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(5, 1fr);
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr{
/* display: grid; */
grid-gap: 15px;
align-items: center;
justify-items: center;
grid-template-columns: auto 1fr;
grid-template-areas: "thumbnail thumbnail"
"name name"
"price add-to-cart"
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr.pagination-row{
display: none !important;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr:hover{
background-color: unset;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr > *{
display: flex;
justify-content: center;
padding: unset !important;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-remove,
section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-stock-status{
display: none !important;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-thumbnail{
min-height: 170px;
grid-area: thumbnail;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-thumbnail a{
max-width: 150px;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-name{
padding: unset;
justify-content: flex-start;
font-size: 18px;
color: #000000;
grid-area: name;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-name a{
color: #000000;
font-weight: 700;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-price{
grid-area: price;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-price span.woocommerce-Price-amount{
font-weight: 700;
font-size: 17px;
padding: 10px;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-price span.woocommerce-Price-amount:nth-of-type(2){
display: none;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr td.product-add-to-cart{
grid-area: add-to-cart;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper tr .qib-button{
display: none;
}

@media (max-width: 1300px){

section.elementor-section h1.elementor-heading-title{
font-size: 26px !important;
}

section.intro-tabs div.elementor-tab-content:last-of-type tbody.wishlist-items-wrapper,
section.intro-tabs div.elementor-tab-content div.products{
display: flex;
flex-wrap: wrap;
}

section.intro-tabs div.elementor-tabs-wrapper[role=tablist]{
grid-template-columns: 1fr;
grid-gap: 0px;
}

section.intro-tabs div.elementor-tab-content div.products{
justify-content: center;
}

section.intro-tabs div.elementor-tab-title.elementor-tab-mobile-title{
display: none !important;
}

section.intro-tabs div.elementor-tabs{
border-radius: 3px;
box-shadow: 0px 0px 4px 2px rgba(0,0,0,.25);
}
}

@media (max-width: 980px){

div.elementor-widget-wp-widget-maxmegamenu{
display: none !important;
}
}

/* Menu */

/*section.sub-nav-container div.elementor-widget-wrap{
padding-bottom: unset !important;
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item{
border-bottom: 4px solid transparent;
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item:hover{
border-bottom: 4px solid var(--main-blue-color);
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item a{
color: var(--main-blue-color);
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item.current_page_item a{
color: var(--main-color-red);
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item ul.sub-menu{
margin-top: 4px;
}

section.sub-nav-container nav.hfe-nav-menu__layout-horizontal li.menu-item ul.sub-menu li{
border: unset !important;
background: #ffffff;
}*/

header#masthead + div.woocommerce-notices-wrapper{
margin-bottom: unset;
display: none;
}


@media (min-width: 1050px) {

	header#masthead div.hfe-nav-menu ul.hfe-nav-menu a.hfe-menu-item{
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* Wishlist */

div.product{
position: relative;
}

div.product div.product-top a.woocommerce-loop-product__link img{
padding-top: 50px;
}

div.product div.yith-wcwl-wishlistaddedbrowse,
div.product div.yith-wcwl-wishlistexistsbrowse,
div.product div.yith-wcwl-add-button{
position: absolute;
top: 15px;
z-index: 300;
right: 15px;
}

div.product div.yith-wcwl-wishlistaddedbrowse span.feedback,
div.product div.yith-wcwl-wishlistexistsbrowse span.feedback,
div.product div.yith-wcwl-wishlistaddedbrowse a,
div.product div.yith-wcwl-add-button a span{
display: none;
}

div.product div.yith-wcwl-add-button i{
font-size: 19px;
margin-right: unset;
}

div.product div.yith-wcwl-add-button i:before{
content: "";
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.1 19.7" fill="%23003c8c" xmlns:v="https://vecta.io/nano"><path d="M20.2 1.9a5.98 5.98 0 0 0-8.7 0l-.4.5-.4-.5C9.5.7 7.9.1 6.3.1h0C4.7 0 3.1.6 1.9 1.8a6.4 6.4 0 0 0 0 8.9l8.1 8.4h0c.3.3.7.4 1.1.4s.8-.2 1.1-.4l8.1-8.4c2.2-2.4 2.2-6.4-.1-8.8zm-1.4 7.5L11 17.5 3.2 9.4c-1.6-1.7-1.6-4.5 0-6.2a4.05 4.05 0 0 1 5.9 0l1.5 1.6c.2.2.5.2.7 0l1.5-1.5c.8-.8 1.9-1.3 3-1.3s2.2.5 3 1.3c1.6 1.6 1.6 4.4 0 6.1zm-6.9-3.1v2.5h2.4v1.6h-2.4v2.5h-1.7v-2.5H7.8V8.8h2.4V6.3h1.7z"/></svg>');
background-repeat: no-repeat;
height: 23px;
width: 23px;
display: block;
}


div.product div.yith-wcwl-wishlistaddedbrowse:after,
div.product div.yith-wcwl-wishlistexistsbrowse a{
content: "";
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.9 19.6" xmlns:v="https://vecta.io/nano"><path d="M20 2a5.98 5.98 0 0 0-8.7 0l-.4.5-.4-.5C9.2.7 7.6.1 6.1.1h0C4.5.1 2.9.7 1.8 1.9a6.4 6.4 0 0 0 0 8.9l8.1 8.4h0c.3.3.7.4 1.1.4s.8-.2 1.1-.4l8.1-8.4c2.2-2.4 2.2-6.4-.2-8.8z" fill="%23003c8c"/></svg>');
background-repeat: no-repeat;
height: 23px;
width: 23px;
display: block;
}

div.product div.grid-block{
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr auto;
min-height: 72px;
}

div.product div.grid-block div.wrapper{
max-width: 125px;
line-height: normal !important;
}

div.product div.grid-block div.product_desc{
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

div.product div.grid-block div.wrapper div.single-car{
min-height: 48px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

/* Product single */

body.product-template-default div[data-elementor-type="product"] div.yith-wcwl-add-to-wishlist:not(.exists){
margin-top: 23px;
margin-right: auto;
}

body.product-template-default div[data-elementor-type="product"] div.yith-wcwl-add-to-wishlist.exists{
margin-top: unset;
}

body.product-template-default section.cta-container div.elementor-row{
display: grid;
grid-gap: 15px;
align-items: center;
grid-template-columns: auto 1fr;
}

body.product-template-default section.cta-container div.elementor-row > *{
width: 100% !important;
}

body.product-template-default section.cta-container div.yith-wcwl-wishlistaddedbrowse, 
body.product-template-default section.cta-container div.yith-wcwl-wishlistexistsbrowse, 
body.product-template-default section.cta-container div.yith-wcwl-add-button{
position: relative;
}

body.product-template-default section.cta-container div.elementor-row div.elementor-column{
padding: unset !important;
}

body.product-template-default section.cta-container div.elementor-col-50:last-of-type div.elementor-widget-wrap{
padding: unset;
}

body.product-template-default section.cta-container div.yith-wcwl-add-button{
display: grid;
top: unset;
right: unset;
height: 100%;
}

body.product-template-default section.cta-container div.yith-wcwl-add-button span{
display: inline-block !important;
color: #ffffff;
font-weight: 700;
font-size: 15px;
}

body.product-template-default section.cta-container div.yith-wcwl-add-button a.single_add_to_wishlist{
background: var(--main-blue-color);
display: flex;
grid-gap: 5px;
align-items: center;
height: 38px;
padding: 10px 25px;
margin-right: auto;
}

body.product-template-default section.cta-container div.yith-wcwl-add-button a.single_add_to_wishlist i:before{
content: "";
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 19.7" fill="%23fff" xmlns:v="https://vecta.io/nano"><path d="M20.1 2a5.98 5.98 0 0 0-8.7 0l-.4.5-.4-.5C9.4.7 7.8.1 6.2.1h0C4.6.1 3 .7 1.9 1.9a6.4 6.4 0 0 0 0 8.9l8.1 8.4h0c.3.3.7.4 1.1.4s.8-.2 1.1-.4l8.1-8.4c2.2-2.4 2.2-6.4-.2-8.8zm-1.4 7.5l-7.8 8.1-7.8-8.1C1.5 7.8 1.5 5 3.1 3.3a4.05 4.05 0 0 1 5.9 0l1.5 1.6c.2.2.5.2.7 0l1.5-1.5c.8-.8 1.9-1.3 3-1.3s2.2.5 3 1.3c1.7 1.6 1.7 4.4 0 6.1zm-6.9-3.1v2.5h2.4v1.6h-2.4V13h-1.7v-2.5H7.7V8.9h2.4V6.4h1.7z"/></svg>');
background-repeat: no-repeat;
height: 20px;
width: 22px;
display: block;
}

@media (max-width: 750px) {
	
	#ywdpd-table-discounts td, 
	#ywdpd-table-discounts tr, 
	#ywdpd-table-discounts th{
		padding: 10px 15px;
	}

	body.product-template-default section.cta-container div.elementor-row{
		grid-template-columns: 1fr;
	}

	body.product-template-default div[data-elementor-type=product] div.yith-wcwl-add-to-wishlist:not(.exists){
		margin-top: 0;
	}
}

/* Menu */

@media (min-width: 1150px){

body.menu-hover:before{
content: '';
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, .40);
height: 100vh;
width: 100vw;
display: block !important;
z-index: 2000;
}
}

body.menu-hover header#masthead{
z-index: unset;
}

section.sub-nav-container div.elementor-widget-wrap{
padding-bottom: unset !important;
}

div#mega-menu-wrap-max_mega_menu_1,
div#mega-menu-wrap-max_mega_menu_1 div.mega-menu-toggle{
background: unset !important;
height: auto !important;
z-index: 6500;
background: #ffffff !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 li.mega-menu-tabbed ul.mega-sub-menu{
background: #ffffff;
transition: unset !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, 
div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu li.mega-menu-item:hover, 
div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:focus{
background: var(--soft-blue-color);
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 li.mega-menu-item > a{
color: var(--main-blue-color) !important;
font-size: 16px !important;
font-weight: 700 !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-item > a{
padding: 15px 20px !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 li.mega-menu-tabbed ul.mega-sub-menu a{
min-height: 35px !important;
}

div#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
background: unset !important;
line-height: unset !important;
height: unset !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 li.mega-menu-item:hover > a{
color: var(--main-color-red) !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 li.mega-menu-item span.mega-indicator:after{
content: '\f078';
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{
background: #ffffff;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-megamenu > a.mega-menu-link{
padding: 10px 15px !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item{
padding: 10px 20px !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu ul.mega-sub-menu li.mega-menu-item > a{
padding: unset !important;
}

div#mega-menu-wrap-max_mega_menu_1 ul#mega-menu-max_mega_menu_1 ul.mega-sub-menu a.mega-menu-link{
text-transform: unset !important;
}

@media (max-width: 980px){

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle+#mega-menu-max_mega_menu_1{
background: unset !important;
}
}

/* Menu BG */

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
width: 25% !important;
display: grid !important;
grid-template-columns: auto auto 1fr;
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu{
width: 75% !important;
left: 25% !important;
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link span.mega-indicator{
margin-left: auto !important;
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
display: flex !important;
align-items: center !important;
}

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:before{
content: "";
background-position: center left !important;
background-repeat: no-repeat  !important;
height: 25px !important;
width: 25px !important;
background-size: 25px 25px !important;
display: block !important;
background-image: var(--svg_url) !important;
} */

/* Adhesives */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:first-of-type > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23FFFFFF;%7D .st2%7Bfill:%23708EA6;%7D .st3%7Bfill:%2383A9C4;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.1,26.4c-2.4,0-4.8-1-6.5-2.7c-1.7-1.7-2.7-4.1-2.7-6.5s1-4.8,2.7-6.5C12.4,9,14.7,8,17.1,8 c2.4,0,4.8,1,6.5,2.7c1.7,1.7,2.7,4.1,2.7,6.5c0,2.4-1,4.8-2.7,6.5C21.9,25.4,19.6,26.4,17.1,26.4z'/%3E%3Cpath class='st2' d='M17.1,10.1c-1.9,0-3.7,0.8-5.1,2.1c-1.3,1.3-2.1,3.2-2.1,5.1s0.8,3.7,2.1,5.1c1.3,1.3,3.2,2.1,5.1,2.1 c1.9,0,3.7-0.8,5.1-2.1c1.3-1.3,2.1-3.2,2.1-5.1s-0.8-3.7-2.1-5.1C20.9,10.8,19,10.1,17.1,10.1z'/%3E%3Cpath class='st1' d='M17.1,20.9c-1,0-1.9-0.4-2.6-1.1c-0.7-0.7-1.1-1.7-1.1-2.6s0.4-1.9,1.1-2.6c0.7-0.7,1.7-1.1,2.6-1.1 c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.7,1.1,2.6s-0.4,1.9-1.1,2.6C19.1,20.5,18.1,20.9,17.1,20.9z'/%3E%3Cpath class='st3' d='M17.1,15.5c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.8,0.5,1.2,0.5 c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.8,0.5-1.2c0-0.5-0.2-0.9-0.5-1.2C18,15.7,17.6,15.5,17.1,15.5L17.1,15.5z'/%3E%3Cpath class='st1' d='M17.5,24.3h11.6v2H17.5L17.5,24.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on:first-of-type > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%2383A9C4;%7D .st2%7Bfill:%23003C8C;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.1,26.4c-2.4,0-4.8-1-6.5-2.7c-1.7-1.7-2.7-4.1-2.7-6.5s1-4.8,2.7-6.5C12.4,9,14.7,8,17.1,8 c2.4,0,4.8,1,6.5,2.7c1.7,1.7,2.7,4.1,2.7,6.5c0,2.4-1,4.8-2.7,6.5C21.9,25.4,19.6,26.4,17.1,26.4z'/%3E%3Cpath class='st2' d='M17.1,10.1c-1.9,0-3.7,0.8-5.1,2.1c-1.3,1.3-2.1,3.2-2.1,5.1s0.8,3.7,2.1,5.1c1.3,1.3,3.2,2.1,5.1,2.1 c1.9,0,3.7-0.8,5.1-2.1c1.3-1.3,2.1-3.2,2.1-5.1s-0.8-3.7-2.1-5.1C20.9,10.8,19,10.1,17.1,10.1z'/%3E%3Cpath class='st1' d='M17.1,20.9c-1,0-1.9-0.4-2.6-1.1c-0.7-0.7-1.1-1.7-1.1-2.6s0.4-1.9,1.1-2.6c0.7-0.7,1.7-1.1,2.6-1.1 c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.7,1.1,2.6s-0.4,1.9-1.1,2.6C19.1,20.5,18.1,20.9,17.1,20.9z'/%3E%3Cpath class='st0' d='M17.1,15.5c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.8,0.5,1.2,0.5 c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.8,0.5-1.2c0-0.5-0.2-0.9-0.5-1.2C18,15.7,17.6,15.5,17.1,15.5L17.1,15.5z'/%3E%3Cpath class='st1' d='M17.5,24.3h11.6v2H17.5L17.5,24.3z'/%3E%3C/g%3E%3C/svg%3E");
} */

/* Adhesives SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:first-of-type ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23708EA6;}.st3{fill:%2383A9C4;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M17.1,26.4c-2.4,0-4.8-1-6.5-2.7c-1.7-1.7-2.7-4.1-2.7-6.5s1-4.8,2.7-6.5C12.4,9,14.7,8,17.1,8c2.4,0,4.8,1,6.5,2.7c1.7,1.7,2.7,4.1,2.7,6.5c0,2.4-1,4.8-2.7,6.5C21.9,25.4,19.6,26.4,17.1,26.4z"/><path class="st2" d="M17.1,10.1c-1.9,0-3.7,0.8-5.1,2.1c-1.3,1.3-2.1,3.2-2.1,5.1s0.8,3.7,2.1,5.1c1.3,1.3,3.2,2.1,5.1,2.1c1.9,0,3.7-0.8,5.1-2.1c1.3-1.3,2.1-3.2,2.1-5.1s-0.8-3.7-2.1-5.1C20.9,10.8,19,10.1,17.1,10.1z"/><path class="st1" d="M17.1,20.9c-1,0-1.9-0.4-2.6-1.1c-0.7-0.7-1.1-1.7-1.1-2.6s0.4-1.9,1.1-2.6c0.7-0.7,1.7-1.1,2.6-1.1c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.7,1.1,2.6s-0.4,1.9-1.1,2.6C19.1,20.5,18.1,20.9,17.1,20.9z"/><path class="st3" d="M17.1,15.5c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.8,0.5,1.2,0.5c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.8,0.5-1.2c0-0.5-0.2-0.9-0.5-1.2C18,15.7,17.6,15.5,17.1,15.5L17.1,15.5z"/><path class="st1" d="M17.5,24.3h11.6v2H17.5L17.5,24.3z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:first-of-type ul.mega-sub-menu li.mega-menu-columns-1-of-1:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%2383A9C4;}.st2{fill:%23003C8C;}</style><g><path class="st0" d="M-765.6,1007c-1.7-9.3-10.7-15.5-20-13.8c-9.3,1.7-15.5,10.7-13.8,20c1.7,9.3,10.7,15.5,20,13.8C-770.1,1025.3-763.9,1016.3-765.6,1007z"/><path class="st1" d="M-782.5,1019.2c-2.4,0-4.8-1-6.5-2.7c-1.7-1.7-2.7-4.1-2.7-6.5s1-4.8,2.7-6.5c1.7-1.7,4.1-2.7,6.5-2.7c2.4,0,4.8,1,6.5,2.7c1.7,1.7,2.7,4.1,2.7,6.5s-1,4.8-2.7,6.5C-777.8,1018.3-780.1,1019.2-782.5,1019.2z"/><path class="st2" d="M-782.5,1002.9c-1.9,0-3.7,0.8-5.1,2.1c-1.3,1.3-2.1,3.2-2.1,5.1s0.8,3.7,2.1,5.1c1.3,1.3,3.2,2.1,5.1,2.1c1.9,0,3.7-0.8,5.1-2.1c1.3-1.3,2.1-3.2,2.1-5.1s-0.8-3.7-2.1-5.1C-778.8,1003.7-780.7,1002.9-782.5,1002.9z"/><path class="st1" d="M-782.5,1013.8c-1,0-1.9-0.4-2.6-1.1c-0.7-0.7-1.1-1.7-1.1-2.6s0.4-1.9,1.1-2.6c0.7-0.7,1.7-1.1,2.6-1.1c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.7,1.1,2.6s-0.4,1.9-1.1,2.6C-780.6,1013.4-781.6,1013.8-782.5,1013.8z"/><path class="st0" d="M-782.5,1008.4c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.8-0.5,1.2s0.2,0.9,0.5,1.2c0.3,0.3,0.8,0.5,1.2,0.5c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.8,0.5-1.2s-0.2-0.9-0.5-1.2C-781.7,1008.5-782.1,1008.4-782.5,1008.4L-782.5,1008.4z"/><path class="st1" d="M-782.2,1017.2h11.6v2h-11.6V1017.2z"/></g><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M17.1,26.4c-2.4,0-4.8-1-6.5-2.7c-1.7-1.7-2.7-4.1-2.7-6.5s1-4.8,2.7-6.5C12.4,9,14.7,8,17.1,8c2.4,0,4.8,1,6.5,2.7c1.7,1.7,2.7,4.1,2.7,6.5c0,2.4-1,4.8-2.7,6.5C21.9,25.4,19.6,26.4,17.1,26.4z"/><path class="st2" d="M17.1,10.1c-1.9,0-3.7,0.8-5.1,2.1c-1.3,1.3-2.1,3.2-2.1,5.1s0.8,3.7,2.1,5.1c1.3,1.3,3.2,2.1,5.1,2.1c1.9,0,3.7-0.8,5.1-2.1c1.3-1.3,2.1-3.2,2.1-5.1s-0.8-3.7-2.1-5.1C20.9,10.8,19,10.1,17.1,10.1z"/><path class="st1" d="M17.1,20.9c-1,0-1.9-0.4-2.6-1.1c-0.7-0.7-1.1-1.7-1.1-2.6s0.4-1.9,1.1-2.6c0.7-0.7,1.7-1.1,2.6-1.1c1,0,1.9,0.4,2.6,1.1c0.7,0.7,1.1,1.7,1.1,2.6s-0.4,1.9-1.1,2.6C19.1,20.5,18.1,20.9,17.1,20.9z"/><path class="st0" d="M17.1,15.5c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.5,0.2,0.9,0.5,1.2c0.3,0.3,0.8,0.5,1.2,0.5c0.5,0,0.9-0.2,1.2-0.5c0.3-0.3,0.5-0.8,0.5-1.2c0-0.5-0.2-0.9-0.5-1.2C18,15.7,17.6,15.5,17.1,15.5L17.1,15.5z"/><path class="st1" d="M17.5,24.3h11.6v2H17.5L17.5,24.3z"/></g></svg>');
} */

/* Glass Replacement */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bclip-path:url(%23SVGID_00000137120985006597161540000012482435800564445854_);fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st2%7Bclip-path:url(%23SVGID_00000137120985006597161540000012482435800564445854_);fill-rule:evenodd;clip-rule:evenodd;fill:%23708EA6;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000092452929900224526380000016746565487150375553_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_00000092452929900224526380000016746565487150375553_);fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;' d=' M6.4,18.7V8.9c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0C9.3,6,9.6,6,9.8,5.9c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3C33.5,6,33.8,6,34,6c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C7.3,21.4,6.4,20,6.4,18.7z'/%3E%3Cpath style='clip-path:url(%23SVGID_00000092452929900224526380000016746565487150375553_);fill-rule:evenodd;clip-rule:evenodd;fill:%23708EA6;' d=' M10.8,25.1v-9.8c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0c0.2,0,0.4-0.1,0.7-0.1c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3c0.3,0,0.5,0.1,0.7,0.1c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C11.7,27.7,10.8,26.4,10.8,25.1z M25,13.1c-2.8,0-5.4,0.2-7.9,0.5 c-1,0.1-1.8,0.2-2.6,0.3c-0.3,0-0.5,0.1-0.7,0.1c-0.1,0-0.2,0-0.3,0c-0.5,0.1-1,0.6-1,1.1v9.8c0,0.6,0.5,1.4,1.1,1.6 c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.4,0.2,0.7,0.3c0.8,0.3,1.6,0.6,2.6,0.9c2.8,0.8,5.7,1.3,8.7,1.3s6-0.5,8.7-1.3 c1-0.3,1.8-0.6,2.6-0.9c0.3-0.1,0.5-0.2,0.7-0.3c0.1-0.1,0.2-0.1,0.2-0.1c0.6-0.3,1.1-1,1.1-1.6v-9.8c0-0.5-0.5-1.1-1-1.2 c0,0-0.1,0-0.2,0c-0.2,0-0.4-0.1-0.7-0.1c-0.8-0.1-1.6-0.2-2.6-0.3c-2.5-0.3-5.2-0.5-7.9-0.5v1.3h1.8c1,0,1.8,0.8,1.8,1.7v1.7 c0,0.9-0.8,1.7-1.8,1.7h-5.4c-1,0-1.8-0.8-1.8-1.7v-1.7c0-0.9,0.8-1.7,1.8-1.7H25V13.1L25,13.1z M23.3,17.8h5.4v-1.7h-5.4V17.8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bclip-path:url(%23SVGID_00000095301690417296606710000000905733326858066096_);fill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;%7D .st2%7Bclip-path:url(%23SVGID_00000095301690417296606710000000905733326858066096_);fill-rule:evenodd;clip-rule:evenodd;fill:%23003C8C;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000158004710464391256230000016999861937086722705_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_00000158004710464391256230000016999861937086722705_);fill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;' d=' M6.4,18.7V8.9c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0C9.3,6,9.6,6,9.8,5.9c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3C33.5,6,33.8,6,34,6c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C7.3,21.4,6.4,20,6.4,18.7z'/%3E%3Cpath style='clip-path:url(%23SVGID_00000158004710464391256230000016999861937086722705_);fill-rule:evenodd;clip-rule:evenodd;fill:%23003C8C;' d=' M10.8,25.1v-9.8c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0c0.2,0,0.4-0.1,0.7-0.1c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3c0.3,0,0.5,0.1,0.7,0.1c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C11.7,27.7,10.8,26.4,10.8,25.1z M25,13.1c-2.8,0-5.4,0.2-7.9,0.5 c-1,0.1-1.8,0.2-2.6,0.3c-0.3,0-0.5,0.1-0.7,0.1c-0.1,0-0.2,0-0.3,0c-0.5,0.1-1,0.6-1,1.1v9.8c0,0.6,0.5,1.4,1.1,1.6 c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.4,0.2,0.7,0.3c0.8,0.3,1.6,0.6,2.6,0.9c2.8,0.8,5.7,1.3,8.7,1.3s6-0.5,8.7-1.3 c1-0.3,1.8-0.6,2.6-0.9c0.3-0.1,0.5-0.2,0.7-0.3c0.1-0.1,0.2-0.1,0.2-0.1c0.6-0.3,1.1-1,1.1-1.6v-9.8c0-0.5-0.5-1.1-1-1.2 c0,0-0.1,0-0.2,0c-0.2,0-0.4-0.1-0.7-0.1c-0.8-0.1-1.6-0.2-2.6-0.3c-2.5-0.3-5.2-0.5-7.9-0.5v1.3h1.8c1,0,1.8,0.8,1.8,1.7v1.7 c0,0.9-0.8,1.7-1.8,1.7h-5.4c-1,0-1.8-0.8-1.8-1.7v-1.7c0-0.9,0.8-1.7,1.8-1.7H25V13.1L25,13.1z M23.3,17.8h5.4v-1.7h-5.4V17.8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
} */

/* Glass Replacement SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bclip-path:url(%23SVGID_00000137120985006597161540000012482435800564445854_);fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st2%7Bclip-path:url(%23SVGID_00000137120985006597161540000012482435800564445854_);fill-rule:evenodd;clip-rule:evenodd;fill:%23708EA6;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000092452929900224526380000016746565487150375553_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_00000092452929900224526380000016746565487150375553_);fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;' d=' M6.4,18.7V8.9c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0C9.3,6,9.6,6,9.8,5.9c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3C33.5,6,33.8,6,34,6c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C7.3,21.4,6.4,20,6.4,18.7z'/%3E%3Cpath style='clip-path:url(%23SVGID_00000092452929900224526380000016746565487150375553_);fill-rule:evenodd;clip-rule:evenodd;fill:%23708EA6;' d=' M10.8,25.1v-9.8c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0c0.2,0,0.4-0.1,0.7-0.1c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3c0.3,0,0.5,0.1,0.7,0.1c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C11.7,27.7,10.8,26.4,10.8,25.1z M25,13.1c-2.8,0-5.4,0.2-7.9,0.5 c-1,0.1-1.8,0.2-2.6,0.3c-0.3,0-0.5,0.1-0.7,0.1c-0.1,0-0.2,0-0.3,0c-0.5,0.1-1,0.6-1,1.1v9.8c0,0.6,0.5,1.4,1.1,1.6 c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.4,0.2,0.7,0.3c0.8,0.3,1.6,0.6,2.6,0.9c2.8,0.8,5.7,1.3,8.7,1.3s6-0.5,8.7-1.3 c1-0.3,1.8-0.6,2.6-0.9c0.3-0.1,0.5-0.2,0.7-0.3c0.1-0.1,0.2-0.1,0.2-0.1c0.6-0.3,1.1-1,1.1-1.6v-9.8c0-0.5-0.5-1.1-1-1.2 c0,0-0.1,0-0.2,0c-0.2,0-0.4-0.1-0.7-0.1c-0.8-0.1-1.6-0.2-2.6-0.3c-2.5-0.3-5.2-0.5-7.9-0.5v1.3h1.8c1,0,1.8,0.8,1.8,1.7v1.7 c0,0.9-0.8,1.7-1.8,1.7h-5.4c-1,0-1.8-0.8-1.8-1.7v-1.7c0-0.9,0.8-1.7,1.8-1.7H25V13.1L25,13.1z M23.3,17.8h5.4v-1.7h-5.4V17.8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bclip-path:url(%23SVGID_00000095301690417296606710000000905733326858066096_);fill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;%7D .st2%7Bclip-path:url(%23SVGID_00000095301690417296606710000000905733326858066096_);fill-rule:evenodd;clip-rule:evenodd;fill:%23003C8C;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000158004710464391256230000016999861937086722705_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpath style='clip-path:url(%23SVGID_00000158004710464391256230000016999861937086722705_);fill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;' d=' M6.4,18.7V8.9c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0C9.3,6,9.6,6,9.8,5.9c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3C33.5,6,33.8,6,34,6c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C7.3,21.4,6.4,20,6.4,18.7z'/%3E%3Cpath style='clip-path:url(%23SVGID_00000158004710464391256230000016999861937086722705_);fill-rule:evenodd;clip-rule:evenodd;fill:%23003C8C;' d=' M10.8,25.1v-9.8c0-1.4,1.1-2.6,2.5-2.8c0,0,0.1,0,0.3,0c0.2,0,0.4-0.1,0.7-0.1c0.8-0.1,1.7-0.2,2.7-0.3c2.8-0.3,5.9-0.5,9-0.5 c3.2,0,6.2,0.2,9,0.5c1,0.1,1.9,0.2,2.7,0.3c0.3,0,0.5,0.1,0.7,0.1c0.1,0,0.2,0,0.2,0c1.4,0.2,2.5,1.5,2.5,2.8v9.8 c0,1.3-0.9,2.7-2.1,3.2c-0.2,0.1-0.5,0.2-1,0.4c-0.8,0.3-1.7,0.7-2.8,1c-2.9,0.9-6.1,1.4-9.3,1.4s-6.4-0.5-9.3-1.4 c-1-0.3-1.9-0.6-2.8-1c-0.5-0.2-0.8-0.3-1-0.4C11.7,27.7,10.8,26.4,10.8,25.1z M25,13.1c-2.8,0-5.4,0.2-7.9,0.5 c-1,0.1-1.8,0.2-2.6,0.3c-0.3,0-0.5,0.1-0.7,0.1c-0.1,0-0.2,0-0.3,0c-0.5,0.1-1,0.6-1,1.1v9.8c0,0.6,0.5,1.4,1.1,1.6 c0.1,0,0.2,0.1,0.3,0.1c0.2,0.1,0.4,0.2,0.7,0.3c0.8,0.3,1.6,0.6,2.6,0.9c2.8,0.8,5.7,1.3,8.7,1.3s6-0.5,8.7-1.3 c1-0.3,1.8-0.6,2.6-0.9c0.3-0.1,0.5-0.2,0.7-0.3c0.1-0.1,0.2-0.1,0.2-0.1c0.6-0.3,1.1-1,1.1-1.6v-9.8c0-0.5-0.5-1.1-1-1.2 c0,0-0.1,0-0.2,0c-0.2,0-0.4-0.1-0.7-0.1c-0.8-0.1-1.6-0.2-2.6-0.3c-2.5-0.3-5.2-0.5-7.9-0.5v1.3h1.8c1,0,1.8,0.8,1.8,1.7v1.7 c0,0.9-0.8,1.7-1.8,1.7h-5.4c-1,0-1.8-0.8-1.8-1.7v-1.7c0-0.9,0.8-1.7,1.8-1.7H25V13.1L25,13.1z M23.3,17.8h5.4v-1.7h-5.4V17.8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23658096;}</style><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/><path class="st1" d="M26.9,10.4c-0.3-0.3-0.8-0.5-1.3-0.5h0h-4.5V7.7c0-0.7-0.3-1.4-0.8-1.9s-1.2-0.8-1.9-0.8h-3.8c-0.7,0-1.4,0.3-1.9,0.8C12.3,6.3,12,7,12,7.7v2.1H7.6c-0.5,0-0.9,0.2-1.3,0.5c-0.3,0.3-0.5,0.8-0.5,1.3v11.5c0,0.5,0.2,0.9,0.5,1.3C6.6,24.8,7.1,25,7.6,25h7.2l4.1-5.1v0c0.1-0.1,0.3-0.2,0.4-0.3c0.1,0,0.2-0.1,0.3-0.1l5.1-6.4l1,0.6l-1.9,2.4l0.2,0.7c0,0.1,0,0.2,0,0.2L21,20.7c0,0.1,0,0.2,0,0.3c0,0.2-0.1,0.4-0.2,0.5l-4.3,5.4h1.5l1.4-1.9h6.1c0.5,0,0.9-0.2,1.3-0.5c0.3-0.3,0.5-0.8,0.5-1.3V11.7C27.4,11.2,27.2,10.7,26.9,10.4z M13.8,9.9V7.7c0-0.2,0.1-0.5,0.3-0.6c0.2-0.2,0.4-0.3,0.6-0.3h3.8c0.2,0,0.5,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6l0,2.1H13.8z"/><path class="st2" d="M12.8,11.4c-2.8,0-5,2.3-5,5c0,2.8,2.3,5,5,5c2.8,0,5-2.3,5-5C17.9,13.7,15.6,11.4,12.8,11.4z M16.3,15.7h-1c-0.3-0.8-0.9-1.5-1.7-1.7v-1C14.9,13.3,16,14.3,16.3,15.7z M12.8,17.5c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C13.9,17,13.4,17.5,12.8,17.5z M12,13v1c-0.8,0.3-1.4,0.9-1.6,1.7h-1C9.7,14.4,10.7,13.3,12,13z M9.4,17.2h1c0.2,0.8,0.9,1.4,1.6,1.7v1C10.7,19.6,9.7,18.5,9.4,17.2z M13.5,19.9v-1c0.8-0.2,1.5-0.9,1.7-1.7h1C16,18.6,14.9,19.6,13.5,19.9z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23003C8C;}.st2{fill:%23B7D4E3;}</style><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/><path class="st1" d="M26.9,10.4c-0.3-0.3-0.8-0.5-1.3-0.5h0h-4.5V7.7c0-0.7-0.3-1.4-0.8-1.9s-1.2-0.8-1.9-0.8h-3.8c-0.7,0-1.4,0.3-1.9,0.8C12.3,6.3,12,7,12,7.7v2.1H7.6c-0.5,0-0.9,0.2-1.3,0.5c-0.3,0.3-0.5,0.8-0.5,1.3v11.5c0,0.5,0.2,0.9,0.5,1.3C6.6,24.8,7.1,25,7.6,25h7.2l4.1-5.1v0c0.1-0.1,0.3-0.2,0.4-0.3c0.1,0,0.2-0.1,0.3-0.1l5.1-6.4l1,0.6l-1.9,2.4l0.2,0.7c0,0.1,0,0.2,0,0.2L21,20.7c0,0.1,0,0.2,0,0.3c0,0.2-0.1,0.4-0.2,0.5l-4.3,5.4h1.5l1.4-1.9h6.1c0.5,0,0.9-0.2,1.3-0.5c0.3-0.3,0.5-0.8,0.5-1.3V11.7C27.4,11.2,27.2,10.7,26.9,10.4z M13.8,9.9V7.7c0-0.2,0.1-0.5,0.3-0.6c0.2-0.2,0.4-0.3,0.6-0.3h3.8c0.2,0,0.5,0.1,0.6,0.3c0.2,0.2,0.3,0.4,0.3,0.6l0,2.1H13.8z"/><path class="st2" d="M12.8,11.4c-2.8,0-5,2.3-5,5c0,2.8,2.3,5,5,5c2.8,0,5-2.3,5-5C17.9,13.7,15.6,11.4,12.8,11.4z M16.3,15.7h-1c-0.3-0.8-0.9-1.5-1.7-1.7v-1C14.9,13.3,16,14.3,16.3,15.7z M12.8,17.5c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1C13.9,17,13.4,17.5,12.8,17.5z M12,13v1c-0.8,0.3-1.4,0.9-1.6,1.7h-1C9.7,14.4,10.7,13.3,12,13z M9.4,17.2h1c0.2,0.8,0.9,1.4,1.6,1.7v1C10.7,19.6,9.7,18.5,9.4,17.2z M13.5,19.9v-1c0.8-0.2,1.5-0.9,1.7-1.7h1C16,18.6,14.9,19.6,13.5,19.9z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{clip-path:url(%23SVGID_00000066479055816449170240000009860546052952092039_);}.st2{fill:%23708EA6;}.st3{fill:%23DBE9F1;}.st4{fill:%23FFFFFF;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><defs><path id="SVGID_1_" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/></defs><clipPath id="SVGID_00000145752458661577560840000013410377712894735544_"><use xlink:href="%23SVGID_1_" style="overflow:visible;"/></clipPath><g style="clip-path:url(%23SVGID_00000145752458661577560840000013410377712894735544_);"><path class="st2" d="M32.4,11.2c2.6,0,4.7,2.1,4.7,4.7v0.4h-7.9c-0.6-1.1-1.7-1.8-3.1-1.8c-2.1,0-3.7,1.8-3.5,3.9c0.2,1.5,1.4,2.8,2.9,3c0.2,0,0.4,0,0.5,0c1.3,0,2.5-0.7,3.1-1.8h7.9v0c0,2.6-2.1,4.7-4.7,4.7h-15h-3.1L8.3,11.2h3.1H32.4 M32.4,9.5h-21H8.3H5.5l7.9,16.7h1h3.1h15c3.6,0,6.4-2.9,6.4-6.4v-1.6v-1.8v-0.4C38.9,12.4,36,9.5,32.4,9.5L32.4,9.5z M26.1,19.7c-0.1,0-0.2,0-0.3,0c-0.7-0.1-1.3-0.8-1.4-1.5c-0.1-0.5,0.1-1,0.4-1.3c0.3-0.4,0.8-0.6,1.3-0.6c0.6,0,1.2,0.3,1.5,0.9l0.5,0.8l-0.5,0.8C27.3,19.4,26.8,19.7,26.1,19.7L26.1,19.7z"/><g><path class="st3" d="M29.2,19.7c-0.7,1.2-2.1,2-3.6,1.8c-1.5-0.2-2.8-1.5-2.9-3c-0.2-2.1,1.4-3.9,3.5-3.9c1.3,0,2.5,0.7,3.1,1.8h7.9v-0.4c0-2.6-2.1-4.7-4.7-4.7h-21l6,13.1h15c2.6,0,4.7-2.1,4.7-4.7v0H29.2z"/><polygon class="st4" points="14.4,24.4 17.5,24.4 11.4,11.2 8.3,11.2 "/></g></g></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{clip-path:url(%23SVGID_00000171699682775613567620000001006802140207242139_);}.st2{fill:%23003C8C;}.st3{fill:%23B7D4E3;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><defs><path id="SVGID_1_" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/></defs><clipPath id="SVGID_00000047018039120510459830000013194283127999913385_"><use xlink:href="%23SVGID_1_" style="overflow:visible;"/></clipPath><g style="clip-path:url(%23SVGID_00000047018039120510459830000013194283127999913385_);"><path class="st2" d="M32.4,11.2c2.6,0,4.7,2.1,4.7,4.7v0.4h-7.9c-0.6-1.1-1.7-1.8-3.1-1.8c-2.1,0-3.7,1.8-3.5,3.9c0.2,1.5,1.4,2.8,2.9,3c0.2,0,0.4,0,0.5,0c1.3,0,2.5-0.7,3.1-1.8h7.9v0c0,2.6-2.1,4.7-4.7,4.7h-15h-3.1L8.3,11.2h3.1H32.4 M32.4,9.5h-21H8.3H5.5l7.9,16.7h1h3.1h15c3.6,0,6.4-2.9,6.4-6.4v-1.6v-1.8v-0.4C38.9,12.4,36,9.5,32.4,9.5L32.4,9.5z M26.1,19.7c-0.1,0-0.2,0-0.3,0c-0.7-0.1-1.3-0.8-1.4-1.5c-0.1-0.5,0.1-1,0.4-1.3c0.3-0.4,0.8-0.6,1.3-0.6c0.6,0,1.2,0.3,1.5,0.9l0.5,0.8l-0.5,0.8C27.3,19.4,26.8,19.7,26.1,19.7L26.1,19.7z"/><g><path class="st3" d="M29.2,19.7c-0.7,1.2-2.1,2-3.6,1.8c-1.5-0.2-2.8-1.5-2.9-3c-0.2-2.1,1.4-3.9,3.5-3.9c1.3,0,2.5,0.7,3.1,1.8h7.9v-0.4c0-2.6-2.1-4.7-4.7-4.7h-21l6,13.1h15c2.6,0,4.7-2.1,4.7-4.7v0H29.2z"/><polygon class="st0" points="14.4,24.4 17.5,24.4 11.4,11.2 8.3,11.2 "/></g></g></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(4) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23658096;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M20.1,8.3c-5.4,0-9.7,4.4-9.7,9.7c0,3.7,2,6.8,5,8.5c-4.4-1.4-7.6-5.5-7.6-10.3v-3.9L12,9.4c0.7-0.5,0.9-1.4,0.4-2.1l0-0.1c-0.5-0.7-1.4-0.9-2.1-0.4l-7,4.7C2.6,12,2.4,13,2.9,13.7l0,0.1c0.5,0.7,1.4,0.9,2.1,0.4l2-1.3v3.4c0,6.4,5.2,11.6,11.6,11.6h0.9c0.8,0,3.2-0.1,5.3-1.2c0,0,0,0,0,0c0.6-0.3,1.2-0.7,1.7-1.2c0,0,0.1-0.1,0.1-0.1c1.9-1.8,3.1-4.3,3.1-7.1C29.8,12.7,25.4,8.3,20.1,8.3z M22.8,26.5c0.7-0.7,1.1-1.6,1.1-2.7c0-1.1-0.5-2.1-1.2-2.8h1.7c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-8.4c-0.8,0-1.5,0.7-1.5,1.5v0.1c0,0.8,0.7,1.5,1.5,1.5h5.6c1,0.5,1.7,1.6,1.7,2.8c0,1.8-1.4,3.2-3.2,3.2c0,0,0,0-0.1,0c-3.7-0.1-6.6-3.1-6.6-6.7c0-3.7,3-6.8,6.8-6.8c3.7,0,6.8,3,6.8,6.8C26.8,23.1,25.1,25.4,22.8,26.5z M26.2,24.6c0.9-1.2,1.4-2.7,1.4-4.3c0-4.1-3.3-7.5-7.5-7.5c-4.1,0-7.5,3.3-7.5,7.5c0,1.6,0.5,3.1,1.4,4.3c-1.8-1.6-2.9-4-2.9-6.6l0,0c0-4.9,4.1-9,9-9c4.9,0,9,4,9,9C29.1,20.6,27.9,23,26.2,24.6z"/><path class="st2" d="M12.4,9.2l-7.7,5.4c-0.8,0.5-1.8,0.3-2.4-0.4l0,0c-0.5-0.8-0.3-1.8,0.4-2.4l7.7-5.4c0.8-0.5,1.8-0.3,2.4,0.4l0,0C13.4,7.6,13.2,8.7,12.4,9.2z"/><path class="st2" d="M24.1,21.2L16,21.3c-0.9,0-1.7-0.8-1.7-1.7v0c0-0.9,0.8-1.7,1.7-1.7l8.1-0.1c0.9,0,1.7,0.8,1.7,1.7v0C25.8,20.4,25.1,21.2,24.1,21.2z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(4) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%2383A9C4;}.st2{fill:%23003C8C;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M20.1,8.3c-5.4,0-9.7,4.4-9.7,9.7c0,3.7,2,6.8,5,8.5c-4.4-1.4-7.6-5.5-7.6-10.3v-3.9L12,9.4c0.7-0.5,0.9-1.4,0.4-2.1l0-0.1c-0.5-0.7-1.4-0.9-2.1-0.4l-7,4.7C2.6,12,2.4,13,2.9,13.7l0,0.1c0.5,0.7,1.4,0.9,2.1,0.4l2-1.3v3.4c0,6.4,5.2,11.6,11.6,11.6h0.9c0.8,0,3.2-0.1,5.3-1.2c0,0,0,0,0,0c0.6-0.3,1.2-0.7,1.7-1.2c0,0,0.1-0.1,0.1-0.1c1.9-1.8,3.1-4.3,3.1-7.1C29.8,12.7,25.4,8.3,20.1,8.3z M22.8,26.5c0.7-0.7,1.1-1.6,1.1-2.7c0-1.1-0.5-2.1-1.2-2.8h1.7c0.8,0,1.5-0.7,1.5-1.5v-0.1c0-0.8-0.7-1.5-1.5-1.5h-8.4c-0.8,0-1.5,0.7-1.5,1.5v0.1c0,0.8,0.7,1.5,1.5,1.5h5.6c1,0.5,1.7,1.6,1.7,2.8c0,1.8-1.4,3.2-3.2,3.2c0,0,0,0-0.1,0c-3.7-0.1-6.6-3.1-6.6-6.7c0-3.7,3-6.8,6.8-6.8c3.7,0,6.8,3,6.8,6.8C26.8,23.1,25.1,25.4,22.8,26.5z M26.2,24.6c0.9-1.2,1.4-2.7,1.4-4.3c0-4.1-3.3-7.5-7.5-7.5c-4.1,0-7.5,3.3-7.5,7.5c0,1.6,0.5,3.1,1.4,4.3c-1.8-1.6-2.9-4-2.9-6.6l0,0c0-4.9,4.1-9,9-9c4.9,0,9,4,9,9C29.1,20.6,27.9,23,26.2,24.6z"/><path class="st2" d="M12.4,9.2l-7.7,5.4c-0.8,0.5-1.8,0.3-2.4-0.4l0,0c-0.5-0.8-0.3-1.8,0.4-2.4l7.7-5.4c0.8-0.5,1.8-0.3,2.4,0.4l0,0C13.4,7.6,13.2,8.7,12.4,9.2z"/><path class="st2" d="M24.1,21.2L16,21.3c-0.9,0-1.7-0.8-1.7-1.7v0c0-0.9,0.8-1.7,1.7-1.7l8.1-0.1c0.9,0,1.7,0.8,1.7,1.7v0C25.8,20.4,25.1,21.2,24.1,21.2z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%23FFFFFF;}</style><g><path class="st0" d="M7.8,11.8l5.4,5.4l5.6-7.7l8.8,8.8l5-1l1.6,1.6c0.1-0.6,0.1-1.1,0.1-1.7C34.4,7.7,26.7,0,17.2,0C7.7,0,0,7.7,0,17.2c0,9.5,7.7,17.2,17.2,17.2c0.1,0,0.3,0,0.4,0L4,20.8L7.8,11.8z"/><path class="st1" d="M34.3,18.9l-1.6-1.6l-5,1l-8.8-8.8l-5.6,7.7l-5.4-5.4l-3.8,9l13.6,13.6C26.4,34.2,33.5,27.5,34.3,18.9z"/><path class="st2" d="M32.3,17.3l-11.2-1L20,15.7c-0.1-0.1-0.2-0.1-0.4-0.1l-3.5-0.3c1.5-2.1,2.9-4.2,3-4.3c0.3-0.5,0.2-1.1-0.3-1.4c-0.5-0.3-1.1-0.2-1.4,0.3c0,0-0.7,1-1.6,2.3l-1.6-0.4c0,0-0.1,0-0.1,0c-2.3-0.4-3.9,2.6-4.1,2.9c-0.3,0.5-0.1,1.1,0.4,1.4c0.5,0.3,1.1,0.1,1.4-0.4c0.4-0.8,1.3-1.9,2-1.8l0.8,0.2l-1.2,1.6c-0.6,0.8-1.2,1.5-1.6,2c-1.6,1.8-4.1,3.4-5.8,2.4c-0.4-0.2-0.8-0.6-0.7-1.5c0.1-0.7,0.3-1.2,0.4-1.3L7.4,14l0.2,0.2c0.3,0.4,1,0.5,1.4,0.2c0.4-0.3,0.5-1,0.2-1.4L8,11.6c-0.2-0.3-0.5-0.4-0.9-0.4c-0.3,0-0.6,0.2-0.8,0.5l-2.4,4.5c0,0,0,0,0,0c-0.7,1.3-1.3,4.1,1.2,5.5c0.7,0.4,1.4,0.5,2.1,0.5c2.2,0,4.5-1.5,6.2-3.4c0.4-0.4,0.9-1,1.4-1.7l4.2,0.4l-1.2,3.4c-0.2,0.5,0.1,1.1,0.6,1.3c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.8-0.3,0.9-0.7l1.2-3.4l11.3,1.1c0,0,0.1,0,0.1,0c0.5,0,0.9-0.4,1-0.9C33.3,17.8,32.9,17.3,32.3,17.3z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%2383A9C4;}.st2{fill:%23003C8C;}</style><g><path class="st0" d="M7.8,11.8l5.4,5.4l5.6-7.7l8.8,8.8l5-1l1.6,1.6c0.1-0.6,0.1-1.1,0.1-1.7C34.4,7.7,26.7,0,17.2,0C7.7,0,0,7.7,0,17.2c0,9.5,7.7,17.2,17.2,17.2c0.1,0,0.3,0,0.4,0L4,20.8L7.8,11.8z"/><path class="st1" d="M34.3,18.9l-1.6-1.6l-5,1l-8.8-8.8l-5.6,7.7l-5.4-5.4l-3.8,9l13.6,13.6C26.4,34.2,33.5,27.5,34.3,18.9z"/><path class="st2" d="M32.3,17.3l-11.2-1L20,15.7c-0.1-0.1-0.2-0.1-0.4-0.1l-3.5-0.3c1.5-2.1,2.9-4.2,3-4.3c0.3-0.5,0.2-1.1-0.3-1.4c-0.5-0.3-1.1-0.2-1.4,0.3c0,0-0.7,1-1.6,2.3l-1.6-0.4c0,0-0.1,0-0.1,0c-2.3-0.4-3.9,2.6-4.1,2.9c-0.3,0.5-0.1,1.1,0.4,1.4c0.5,0.3,1.1,0.1,1.4-0.4c0.4-0.8,1.3-1.9,2-1.8l0.8,0.2l-1.2,1.6c-0.6,0.8-1.2,1.5-1.6,2c-1.6,1.8-4.1,3.4-5.8,2.4c-0.4-0.2-0.8-0.6-0.7-1.5c0.1-0.7,0.3-1.2,0.4-1.3L7.4,14l0.2,0.2c0.3,0.4,1,0.5,1.4,0.2c0.4-0.3,0.5-1,0.2-1.4L8,11.6c-0.2-0.3-0.5-0.4-0.9-0.4c-0.3,0-0.6,0.2-0.8,0.5l-2.4,4.5c0,0,0,0,0,0c-0.7,1.3-1.3,4.1,1.2,5.5c0.7,0.4,1.4,0.5,2.1,0.5c2.2,0,4.5-1.5,6.2-3.4c0.4-0.4,0.9-1,1.4-1.7l4.2,0.4l-1.2,3.4c-0.2,0.5,0.1,1.1,0.6,1.3c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.8-0.3,0.9-0.7l1.2-3.4l11.3,1.1c0,0,0.1,0,0.1,0c0.5,0,0.9-0.4,1-0.9C33.3,17.8,32.9,17.3,32.3,17.3z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(6) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%23FFFFFF;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M13.6,26.1c-2.4,0-4.7-0.9-6.4-2.6c-3.5-3.5-3.5-9.3,0-12.8c2.8-2.8,7-3.4,10.5-1.7c0.2,0,0.3-0.1,0.5-0.1c1.5,0,2.7,1.2,2.7,2.7c0,0.6,0.5,1.1,1.1,1.1c0.6,0,1.1-0.5,1.1-1.1c0-1.5,1.2-2.7,2.7-2.7c1.5,0,2.7,1.2,2.7,2.7c0,2.3-1.2,4.4-3.1,5.5c1.8,1.1,3.1,3.2,3.1,5.5c0,1.5-1.2,2.7-2.7,2.7c-1.5,0-2.7-1.2-2.7-2.7c0-0.6-0.5-1.1-1.1-1.1c-0.6,0-1.1,0.5-1.1,1.1c0,1.5-1.2,2.7-2.7,2.7c-0.3,0-0.5,0-0.8-0.1C16.3,25.8,15,26.1,13.6,26.1z M13.6,13.3c-0.9,0-1.9,0.4-2.6,1.1C10.3,15.1,10,16,10,17c0,1,0.4,1.9,1.1,2.6c1.4,1.4,3.8,1.4,5.2,0c0.1-0.1,0.1-0.1,0.2-0.2c0.5-1,1.3-1.8,2.3-2.4c-1-0.6-1.9-1.6-2.4-2.7C15.5,13.7,14.6,13.3,13.6,13.3z"/><path class="st2" d="M22.1,17.6c-2,0-3.7,1.2-4.5,2.8c-0.1,0.1-0.2,0.1-0.3,0.2c-2,2-5.3,2-7.3,0c-2-2-2-5.3,0-7.3c2-2,5.3-2,7.3,0c0,0,0.1,0.1,0.2,0.1c0.7,1.8,2.5,3.1,4.6,3.1c2.7,0,5-2.2,5-5c0-0.7-0.5-1.2-1.2-1.2c-0.6,0-1.2,0.5-1.2,1.2c0,1.4-1.2,2.6-2.6,2.6c-1.4,0-2.6-1.2-2.6-2.6c0-0.7-0.5-1.2-1.2-1.2c-0.2,0-0.5,0.1-0.7,0.2c-2.9-1.8-6.8-1.5-9.3,1.1c-2.9,2.9-2.9,7.7,0,10.7c1.5,1.5,3.4,2.2,5.3,2.2c1.3,0,2.7-0.4,3.8-1.1c0.2,0.2,0.5,0.3,0.8,0.3c0.7,0,1.2-0.5,1.2-1.2c0-1.4,1.2-2.6,2.6-2.6c1.4,0,2.6,1.2,2.6,2.6c0,0.6,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2C27,19.9,24.8,17.6,22.1,17.6z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(2) ul.mega-sub-menu li.mega-menu-item:nth-of-type(6) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23B7D4E3;}.st2{fill:%23003C8C;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M13.6,26.1c-2.4,0-4.7-0.9-6.4-2.6c-3.5-3.5-3.5-9.3,0-12.8c2.8-2.8,7-3.4,10.5-1.7c0.2,0,0.3-0.1,0.5-0.1c1.5,0,2.7,1.2,2.7,2.7c0,0.6,0.5,1.1,1.1,1.1c0.6,0,1.1-0.5,1.1-1.1c0-1.5,1.2-2.7,2.7-2.7c1.5,0,2.7,1.2,2.7,2.7c0,2.3-1.2,4.4-3.1,5.5c1.8,1.1,3.1,3.2,3.1,5.5c0,1.5-1.2,2.7-2.7,2.7c-1.5,0-2.7-1.2-2.7-2.7c0-0.6-0.5-1.1-1.1-1.1c-0.6,0-1.1,0.5-1.1,1.1c0,1.5-1.2,2.7-2.7,2.7c-0.3,0-0.5,0-0.8-0.1C16.3,25.8,15,26.1,13.6,26.1z M13.6,13.3c-0.9,0-1.9,0.4-2.6,1.1C10.3,15.1,10,16,10,17c0,1,0.4,1.9,1.1,2.6c1.4,1.4,3.8,1.4,5.2,0c0.1-0.1,0.1-0.1,0.2-0.2c0.5-1,1.3-1.8,2.3-2.4c-1-0.6-1.9-1.6-2.4-2.7C15.5,13.7,14.6,13.3,13.6,13.3z"/><path class="st2" d="M22.1,17.6c-2,0-3.7,1.2-4.5,2.8c-0.1,0.1-0.2,0.1-0.3,0.2c-2,2-5.3,2-7.3,0c-2-2-2-5.3,0-7.3c2-2,5.3-2,7.3,0c0,0,0.1,0.1,0.2,0.1c0.7,1.8,2.5,3.1,4.6,3.1c2.7,0,5-2.2,5-5c0-0.7-0.5-1.2-1.2-1.2c-0.6,0-1.2,0.5-1.2,1.2c0,1.4-1.2,2.6-2.6,2.6c-1.4,0-2.6-1.2-2.6-2.6c0-0.7-0.5-1.2-1.2-1.2c-0.2,0-0.5,0.1-0.7,0.2c-2.9-1.8-6.8-1.5-9.3,1.1c-2.9,2.9-2.9,7.7,0,10.7c1.5,1.5,3.4,2.2,5.3,2.2c1.3,0,2.7-0.4,3.8-1.1c0.2,0.2,0.5,0.3,0.8,0.3c0.7,0,1.2-0.5,1.2-1.2c0-1.4,1.2-2.6,2.6-2.6c1.4,0,2.6,1.2,2.6,2.6c0,0.6,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2C27,19.9,24.8,17.6,22.1,17.6z"/></g></svg>');
} */

/* Protection and cleaning */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23708EA6;%7D .st2%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/g%3E%3Cpath class='st1' d='M20.2,17.3L18,13.5L17.1,12l-4-6.8c-0.5-0.8-1.5-1.1-2.3-0.6c-0.2,0.1-0.4,0.3-0.5,0.5C9.7,4.8,9,4.8,8.4,5.1 C8,5.3,7.8,5.7,7.7,6C7.3,6,6.8,6,6.5,6.2c-0.6,0.3-0.9,1-0.8,1.6C5.4,7.8,5.2,7.9,5,8c-0.8,0.5-1.1,1.5-0.6,2.3l0.8,1.3l0,0L6,13 l0,0l0.9,1.5L7.7,16L8,16.5l1.4,2.4l0.9,1.5l2.6,4.4l5.2-3.1l0.7-0.4l2.8-1.6L21,18.6l0,0L20.2,17.3z'/%3E%3Crect x='11.7' y='17.3' transform='matrix(0.8593 -0.5114 0.5114 0.8593 -7.7394 10.7298)' class='st2' width='7.8' height='4.3'/%3E%3Cpath class='st2' d='M14.8,10.5c-0.2,0-0.3,0.1-0.5,0.2l-2.4,1.4c-0.8,0.5-1.1,1.5-0.6,2.3c0.5,0.8,1.5,1.1,2.3,0.6l1.8-1.1l-0.6-1 L13.1,14c-0.3,0.2-0.6,0.1-0.7-0.2c-0.2-0.3-0.1-0.6,0.2-0.7l2.4-1.4c0.3-0.2,0.6-0.1,0.7,0.2l1.6,2.7l-6.7,4L5.4,9.8 C5.2,9.5,5.3,9.2,5.5,9C5.8,8.9,6.1,9,6.3,9.2l2,3.3l1-0.6L6.9,8C6.7,7.7,6.8,7.4,7.1,7.2c0.3-0.2,0.6-0.1,0.7,0.2l2.4,4l1-0.6 l-2.4-4C8.7,6.6,8.7,6.2,9,6.1C9.2,5.9,9.6,6,9.7,6.3l2.4,4l1-0.6l-2-3.3c-0.2-0.3-0.1-0.6,0.2-0.7c0.3-0.2,0.6-0.1,0.7,0.2 L14.8,10.5z'/%3E%3Cpath class='st0' d='M21.8,17.8h-12C7.2,17.8,5,20,5,22.7v2.8c0,2.7,2.2,4.8,4.8,4.8h12c2.7,0,4.8-2.2,4.8-4.8v-2.8 C26.7,20,24.5,17.8,21.8,17.8z'/%3E%3Cg%3E%3Cpath class='st2' d='M25.1,19.1H10c-1,0-2,0.4-2.7,1.1c-0.7,0.7-1.1,1.7-1.1,2.7v1.9c0,1.3,0.5,2.6,1.4,3.5 c0.9,0.9,2.2,1.4,3.5,1.4H13c1.1,0,2.1-0.5,2.8-1.4l1.5-2.1l0,0c0.1-0.1,0.2-0.1,0.3-0.1s0.2,0.1,0.3,0.1l1.5,2.1l0,0 c0.6,0.9,1.7,1.4,2.8,1.4H24c1.3,0,2.6-0.5,3.5-1.4c0.9-0.9,1.4-2.2,1.4-3.5v-1.9c0-1-0.4-2-1.1-2.7C27.1,19.5,26.2,19.1,25.1,19.1 L25.1,19.1z'/%3E%3Cpath class='st1' d='M22.1,28.1c-0.5,0-1.1-0.3-1.4-0.7l-2-2.5c-0.1-0.1-0.2-0.2-0.4-0.2h-1.5c-0.1,0-0.3,0.1-0.4,0.2l-2,2.5 c-0.3,0.4-0.9,0.7-1.4,0.7c0,0,0,0,0,0h-1.9c-0.9,0-1.7-0.3-2.3-1c-0.6-0.6-1-1.4-1-2.3v-1.9c0-0.6,0.2-1.1,0.6-1.5 c0.4-0.4,1-0.6,1.5-0.6l6.6,0l0.1,0.5c0.1,0.2,0.2,0.4,0.5,0.6c0.2,0.1,0.5,0.1,0.7,0c0.2-0.1,0.4-0.3,0.5-0.6l0.1-0.5h6.6 c0.6,0,1.1,0.2,1.5,0.6s0.6,1,0.6,1.5l0,1.9c0,0.9-0.3,1.7-1,2.3c-0.6,0.6-1.4,1-2.3,1H22.1C22.1,28.1,22.1,28.1,22.1,28.1z'/%3E%3Cpath class='st2' d='M13.4,22.1h-2.3c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h2.3c0.2,0,0.4-0.2,0.4-0.4S13.6,22.1,13.4,22.1z'/%3E%3Cpath class='st2' d='M10,22.5c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4S10,22.3,10,22.5'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M21,4.4c0.5,1.1,1.4,2,2.5,2.5c-1.1,0.5-2,1.4-2.5,2.5c-0.5-1.1-1.4-2-2.5-2.5C19.6,6.4,20.6,5.4,21,4.4 M27.2,8.3c0.4,0.7,1,1.4,1.7,1.8c-0.7,0.4-1.3,1-1.7,1.8c-0.4-0.7-1-1.4-1.7-1.8C26.1,9.6,26.8,9,27.2,8.3 M22.8,12.2 c0.3,0.5,0.7,0.9,1.2,1.2c-0.5,0.3-0.9,0.7-1.2,1.2c-0.3-0.5-0.7-0.9-1.2-1.2C22.1,13,22.5,12.6,22.8,12.2 M21,2.7l-0.6,1.4 C20,5,19.1,5.8,18.2,6.2l-1.4,0.6l1.4,0.6c0.9,0.4,1.7,1.3,2.2,2.2l0.6,1.4l0.6-1.4c0.4-0.9,1.3-1.7,2.2-2.2l1.4-0.6l-1.4-0.6 c-0.9-0.4-1.7-1.3-2.2-2.2L21,2.7L21,2.7z M27.2,6.7L26.5,8c-0.3,0.6-0.8,1.1-1.4,1.5L24,10l1.1,0.6c0.6,0.3,1.1,0.9,1.4,1.5 l0.6,1.3l0.6-1.3c0.3-0.6,0.8-1.1,1.4-1.4l1.2-0.6l-1.1-0.6c-0.6-0.3-1.1-0.9-1.4-1.5L27.2,6.7L27.2,6.7z M22.8,10.8l-0.6,1 c-0.2,0.4-0.5,0.7-0.9,0.9l-1,0.6l1,0.6c0.4,0.2,0.7,0.5,0.9,0.9l0.6,1l0.6-1c0.2-0.4,0.5-0.7,0.9-0.9l1-0.6l-1-0.6 c-0.4-0.2-0.7-0.5-0.9-0.9L22.8,10.8L22.8,10.8z'/%3E%3Cpath class='st2' d='M21,4.4c0.5,1.1,1.4,2,2.5,2.5c-1.1,0.5-2,1.4-2.5,2.5c-0.5-1.1-1.4-2-2.5-2.5C19.6,6.4,20.6,5.4,21,4.4z M27.2,8.3c0.4,0.7,1,1.4,1.7,1.8c-0.7,0.4-1.3,1-1.7,1.8c-0.4-0.7-1-1.4-1.7-1.8C26.1,9.6,26.8,9,27.2,8.3z M21.7,13.3 c0.5-0.3,0.9-0.7,1.2-1.2c0.3,0.5,0.7,0.9,1.2,1.2c-0.5,0.3-0.9,0.7-1.2,1.2C22.5,14,22.1,13.6,21.7,13.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill:%23B7D4E3;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M20.2,17.3L18,13.5L17.1,12l-4-6.8c-0.5-0.8-1.5-1.1-2.3-0.6c-0.2,0.1-0.4,0.3-0.5,0.5C9.7,4.8,9,4.8,8.4,5.1 C8,5.3,7.8,5.7,7.7,6C7.3,6,6.8,6,6.5,6.2c-0.6,0.3-0.9,1-0.8,1.6C5.4,7.8,5.2,7.9,5,8c-0.8,0.5-1.1,1.5-0.6,2.3l0.8,1.3l0,0L6,13 l0,0l0.9,1.5L7.7,16L8,16.5l1.4,2.4l0.9,1.5l2.6,4.4l5.2-3.1l0.7-0.4l2.8-1.6L21,18.6l0,0L20.2,17.3z'/%3E%3Crect x='11.7' y='17.3' transform='matrix(0.8593 -0.5114 0.5114 0.8593 -7.7394 10.7298)' class='st2' width='7.8' height='4.3'/%3E%3Cpath class='st2' d='M14.8,10.5c-0.2,0-0.3,0.1-0.5,0.2l-2.4,1.4c-0.8,0.5-1.1,1.5-0.6,2.3c0.5,0.8,1.5,1.1,2.3,0.6l1.8-1.1l-0.6-1 L13.1,14c-0.3,0.2-0.6,0.1-0.7-0.2c-0.2-0.3-0.1-0.6,0.2-0.7l2.4-1.4c0.3-0.2,0.6-0.1,0.7,0.2l1.6,2.7l-6.7,4L5.4,9.8 C5.2,9.5,5.3,9.2,5.5,9C5.8,8.9,6.1,9,6.3,9.2l2,3.3l1-0.6L6.9,8C6.7,7.7,6.8,7.4,7.1,7.2c0.3-0.2,0.6-0.1,0.7,0.2l2.4,4l1-0.6 l-2.4-4C8.7,6.6,8.7,6.2,9,6.1C9.2,5.9,9.6,6,9.7,6.3l2.4,4l1-0.6l-2-3.3c-0.2-0.3-0.1-0.6,0.2-0.7c0.3-0.2,0.6-0.1,0.7,0.2 L14.8,10.5z'/%3E%3C/g%3E%3Cpath class='st0' d='M21.8,17.8h-12C7.2,17.8,5,20,5,22.7v2.8c0,2.7,2.2,4.8,4.8,4.8h12c2.7,0,4.8-2.2,4.8-4.8v-2.8 C26.7,20,24.5,17.8,21.8,17.8z'/%3E%3Cg%3E%3Cpath class='st2' d='M25.1,19.1H10c-1,0-2,0.4-2.7,1.1c-0.7,0.7-1.1,1.7-1.1,2.7v1.9c0,1.3,0.5,2.6,1.4,3.5 c0.9,0.9,2.2,1.4,3.5,1.4H13c1.1,0,2.1-0.5,2.8-1.4l1.5-2.1l0,0c0.1-0.1,0.2-0.1,0.3-0.1s0.2,0.1,0.3,0.1l1.5,2.1l0,0 c0.6,0.9,1.7,1.4,2.8,1.4H24c1.3,0,2.6-0.5,3.5-1.4c0.9-0.9,1.4-2.2,1.4-3.5v-1.9c0-1-0.4-2-1.1-2.7C27.1,19.5,26.2,19.1,25.1,19.1 L25.1,19.1z'/%3E%3Cpath class='st1' d='M22.1,28.1c-0.5,0-1.1-0.3-1.4-0.7l-2-2.5c-0.1-0.1-0.2-0.2-0.4-0.2h-1.5c-0.1,0-0.3,0.1-0.4,0.2l-2,2.5 c-0.3,0.4-0.9,0.7-1.4,0.7c0,0,0,0,0,0h-1.9c-0.9,0-1.7-0.3-2.3-1c-0.6-0.6-1-1.4-1-2.3v-1.9c0-0.6,0.2-1.1,0.6-1.5 c0.4-0.4,1-0.6,1.5-0.6l6.6,0l0.1,0.5c0.1,0.2,0.2,0.4,0.5,0.6c0.2,0.1,0.5,0.1,0.7,0c0.2-0.1,0.4-0.3,0.5-0.6l0.1-0.5h6.6 c0.6,0,1.1,0.2,1.5,0.6s0.6,1,0.6,1.5l0,1.9c0,0.9-0.3,1.7-1,2.3c-0.6,0.6-1.4,1-2.3,1H22.1C22.1,28.1,22.1,28.1,22.1,28.1z'/%3E%3Cpath class='st0' d='M13.4,22.1h-2.3c-0.2,0-0.4,0.2-0.4,0.4s0.2,0.4,0.4,0.4h2.3c0.2,0,0.4-0.2,0.4-0.4S13.6,22.1,13.4,22.1z'/%3E%3Cpath class='st0' d='M10,22.5c0,0.2-0.2,0.4-0.4,0.4s-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4S10,22.3,10,22.5'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M21,4.4c0.5,1.1,1.4,2,2.5,2.5c-1.1,0.5-2,1.4-2.5,2.5c-0.5-1.1-1.4-2-2.5-2.5C19.6,6.4,20.6,5.4,21,4.4 M27.2,8.3c0.4,0.7,1,1.4,1.7,1.8c-0.7,0.4-1.3,1-1.7,1.8c-0.4-0.7-1-1.4-1.7-1.8C26.1,9.6,26.8,9,27.2,8.3 M22.8,12.2 c0.3,0.5,0.7,0.9,1.2,1.2c-0.5,0.3-0.9,0.7-1.2,1.2c-0.3-0.5-0.7-0.9-1.2-1.2C22.1,13,22.5,12.6,22.8,12.2 M21,2.7l-0.6,1.4 C20,5,19.1,5.8,18.2,6.2l-1.4,0.6l1.4,0.6c0.9,0.4,1.7,1.3,2.2,2.2l0.6,1.4l0.6-1.4c0.4-0.9,1.3-1.7,2.2-2.2l1.4-0.6l-1.4-0.6 c-0.9-0.4-1.7-1.3-2.2-2.2L21,2.7L21,2.7z M27.2,6.7L26.5,8c-0.3,0.6-0.8,1.1-1.4,1.5L24,10l1.1,0.6c0.6,0.3,1.1,0.9,1.4,1.5 l0.6,1.3l0.6-1.3c0.3-0.6,0.8-1.1,1.4-1.4l1.2-0.6l-1.1-0.6c-0.6-0.3-1.1-0.9-1.4-1.5L27.2,6.7L27.2,6.7z M22.8,10.8l-0.6,1 c-0.2,0.4-0.5,0.7-0.9,0.9l-1,0.6l1,0.6c0.4,0.2,0.7,0.5,0.9,0.9l0.6,1l0.6-1c0.2-0.4,0.5-0.7,0.9-0.9l1-0.6l-1-0.6 c-0.4-0.2-0.7-0.5-0.9-0.9L22.8,10.8L22.8,10.8z'/%3E%3Cpath class='st2' d='M21,4.4c0.5,1.1,1.4,2,2.5,2.5c-1.1,0.5-2,1.4-2.5,2.5c-0.5-1.1-1.4-2-2.5-2.5C19.6,6.4,20.6,5.4,21,4.4z M27.2,8.3c0.4,0.7,1,1.4,1.7,1.8c-0.7,0.4-1.3,1-1.7,1.8c-0.4-0.7-1-1.4-1.7-1.8C26.1,9.6,26.8,9,27.2,8.3z M21.7,13.3 c0.5-0.3,0.9-0.7,1.2-1.2c0.3,0.5,0.7,0.9,1.2,1.2c-0.5,0.3-0.9,0.7-1.2,1.2C22.5,14,22.1,13.6,21.7,13.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
} */

/* Protection and cleaning SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23708EA6;}</style><g><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/></g><path class="st1" d="M25.9,11.1H8.4c-1.2,0-2.3,0.5-3.1,1.3C4.5,13.2,4,14.3,4,15.4v2.2c0,1.5,0.6,3,1.7,4c1.1,1.1,2.5,1.7,4,1.7h2.2c1.3,0,2.4-0.6,3.2-1.6l1.7-2.4l0,0c0.1-0.1,0.2-0.2,0.4-0.2c0.1,0,0.3,0.1,0.4,0.2l1.7,2.4l0,0c0.7,1,1.9,1.6,3.2,1.6h2.2c1.5,0,3-0.6,4-1.7c1.1-1.1,1.7-2.5,1.7-4v-2.2c0-1.2-0.5-2.3-1.3-3.1C28.1,11.5,27,11.1,25.9,11.1L25.9,11.1z"/><path class="st2" d="M22.4,21.5c-0.6,0-1.2-0.3-1.6-0.8l-2.3-2.9c-0.1-0.1-0.3-0.2-0.4-0.2h-1.8c-0.2,0-0.3,0.1-0.4,0.2l-2.3,2.9c-0.4,0.5-1,0.8-1.6,0.8c0,0,0,0,0,0H9.7c-1,0-2-0.4-2.7-1.1s-1.1-1.7-1.1-2.7v-2.2c0-0.7,0.3-1.3,0.7-1.8c0.5-0.5,1.1-0.7,1.8-0.7l7.6,0l0.2,0.5c0.1,0.3,0.3,0.5,0.6,0.6c0.3,0.1,0.6,0.1,0.8,0c0.3-0.1,0.5-0.4,0.5-0.6l0.1-0.6h7.6c0.7,0,1.3,0.3,1.8,0.7s0.7,1.1,0.7,1.8l0,2.2c0,1-0.4,2-1.1,2.7s-1.7,1.1-2.7,1.1H22.4C22.4,21.5,22.4,21.5,22.4,21.5z"/><path class="st1" d="M12.3,14.6H9.7c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h2.6c0.2,0,0.4-0.2,0.4-0.4C12.7,14.8,12.5,14.6,12.3,14.6z"/><path class="st1" d="M8.4,15c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4C8.2,14.6,8.4,14.8,8.4,15"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23B7D4E3;}.st2{fill:%23003C8C;}</style><g><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/></g><path class="st1" d="M25.9,11.1H8.4c-1.2,0-2.3,0.5-3.1,1.3C4.5,13.2,4,14.3,4,15.4v2.2c0,1.5,0.6,3,1.7,4c1.1,1.1,2.5,1.7,4,1.7h2.2c1.3,0,2.4-0.6,3.2-1.6l1.7-2.4l0,0c0.1-0.1,0.2-0.2,0.4-0.2c0.1,0,0.3,0.1,0.4,0.2l1.7,2.4l0,0c0.7,1,1.9,1.6,3.2,1.6h2.2c1.5,0,3-0.6,4-1.7c1.1-1.1,1.7-2.5,1.7-4v-2.2c0-1.2-0.5-2.3-1.3-3.1C28.1,11.5,27,11.1,25.9,11.1L25.9,11.1z"/><path class="st2" d="M22.4,21.5c-0.6,0-1.2-0.3-1.6-0.8l-2.3-2.9c-0.1-0.1-0.3-0.2-0.4-0.2h-1.8c-0.2,0-0.3,0.1-0.4,0.2l-2.3,2.9c-0.4,0.5-1,0.8-1.6,0.8c0,0,0,0,0,0H9.7c-1,0-2-0.4-2.7-1.1s-1.1-1.7-1.1-2.7v-2.2c0-0.7,0.3-1.3,0.7-1.8c0.5-0.5,1.1-0.7,1.8-0.7l7.6,0l0.2,0.5c0.1,0.3,0.3,0.5,0.6,0.6c0.3,0.1,0.6,0.1,0.8,0c0.3-0.1,0.5-0.4,0.5-0.6l0.1-0.6h7.6c0.7,0,1.3,0.3,1.8,0.7s0.7,1.1,0.7,1.8l0,2.2c0,1-0.4,2-1.1,2.7s-1.7,1.1-2.7,1.1H22.4C22.4,21.5,22.4,21.5,22.4,21.5z"/><path class="st0" d="M12.3,14.6H9.7c-0.2,0-0.4,0.2-0.4,0.4c0,0.2,0.2,0.4,0.4,0.4h2.6c0.2,0,0.4-0.2,0.4-0.4C12.7,14.8,12.5,14.6,12.3,14.6z"/><path class="st0" d="M8.4,15c0,0.2-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4C8.2,14.6,8.4,14.8,8.4,15"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%23FFFFFF;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M12.5,6.9c1,2.3,3.1,4.3,5.3,5.3c-2.3,1-4.3,3.1-5.3,5.3c-1-2.3-3.1-4.3-5.3-5.3C9.4,11.2,11.5,9.2,12.5,6.9 M25.5,15.2c0.8,1.5,2.2,2.9,3.6,3.7c-1.5,0.8-2.9,2.2-3.6,3.7c-0.8-1.5-2.2-2.9-3.6-3.7C23.3,18.1,24.7,16.8,25.5,15.2 M16.2,23.4c0.6,1,1.5,1.9,2.5,2.5c-1,0.6-1.9,1.5-2.5,2.5c-0.6-1-1.5-1.9-2.5-2.5C14.8,25.3,15.7,24.4,16.2,23.4 M12.5,3.3l-1.4,3c-0.9,1.9-2.7,3.7-4.6,4.6l-3,1.4l3,1.4c1.9,0.9,3.7,2.7,4.6,4.6l1.4,3l1.4-3c0.9-1.9,2.7-3.7,4.6-4.6l3-1.4l-3-1.4c-1.9-0.9-3.7-2.7-4.6-4.6L12.5,3.3L12.5,3.3z M25.5,11.9l-1.3,2.6c-0.6,1.2-1.8,2.4-3,3.1l-2.3,1.3l2.3,1.3c1.3,0.7,2.4,1.9,3,3.1l1.4,2.7l1.3-2.7c0.6-1.2,1.7-2.4,3-3.1l2.5-1.3l-2.4-1.4c-1.3-0.7-2.4-1.9-3-3.1L25.5,11.9L25.5,11.9z M16.2,20.5l-1.3,2.2c-0.5,0.8-1.2,1.5-1.9,1.9l-2.2,1.3l2.2,1.3c0.8,0.5,1.5,1.2,1.9,1.9l1.3,2.2l1.3-2.2c0.5-0.8,1.2-1.5,1.9-1.9l2.2-1.3l-2.2-1.3c-0.8-0.5-1.5-1.2-1.9-1.9L16.2,20.5L16.2,20.5z"/><path class="st2" d="M12.5,6.9c1,2.3,3.1,4.3,5.3,5.3c-2.3,1-4.3,3.1-5.3,5.3c-1-2.3-3.1-4.3-5.3-5.3C9.4,11.2,11.5,9.2,12.5,6.9z M25.5,15.2c0.8,1.5,2.2,2.9,3.6,3.7c-1.5,0.8-2.9,2.2-3.6,3.7c-0.8-1.5-2.2-2.9-3.6-3.7C23.3,18.1,24.7,16.8,25.5,15.2z M13.8,25.9c1-0.6,1.9-1.5,2.5-2.5c0.6,1,1.5,1.9,2.5,2.5c-1,0.6-1.9,1.5-2.5,2.5C15.7,27.4,14.8,26.5,13.8,25.9z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23003C8C;}.st2{fill:%23B7D4E3;}</style><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M12.5,6.9c1,2.3,3.1,4.3,5.3,5.3c-2.3,1-4.3,3.1-5.3,5.3c-1-2.3-3.1-4.3-5.3-5.3C9.4,11.2,11.5,9.2,12.5,6.9 M25.5,15.2c0.8,1.5,2.2,2.9,3.6,3.7c-1.5,0.8-2.9,2.2-3.6,3.7c-0.8-1.5-2.2-2.9-3.6-3.7C23.3,18.1,24.7,16.8,25.5,15.2 M16.2,23.4c0.6,1,1.5,1.9,2.5,2.5c-1,0.6-1.9,1.5-2.5,2.5c-0.6-1-1.5-1.9-2.5-2.5C14.8,25.3,15.7,24.4,16.2,23.4 M12.5,3.3l-1.4,3c-0.9,1.9-2.7,3.7-4.6,4.6l-3,1.4l3,1.4c1.9,0.9,3.7,2.7,4.6,4.6l1.4,3l1.4-3c0.9-1.9,2.7-3.7,4.6-4.6l3-1.4l-3-1.4c-1.9-0.9-3.7-2.7-4.6-4.6L12.5,3.3L12.5,3.3z M25.5,11.9l-1.3,2.6c-0.6,1.2-1.8,2.4-3,3.1l-2.3,1.3l2.3,1.3c1.3,0.7,2.4,1.9,3,3.1l1.4,2.7l1.3-2.7c0.6-1.2,1.7-2.4,3-3.1l2.5-1.3l-2.4-1.4c-1.3-0.7-2.4-1.9-3-3.1L25.5,11.9L25.5,11.9z M16.2,20.5l-1.3,2.2c-0.5,0.8-1.2,1.5-1.9,1.9l-2.2,1.3l2.2,1.3c0.8,0.5,1.5,1.2,1.9,1.9l1.3,2.2l1.3-2.2c0.5-0.8,1.2-1.5,1.9-1.9l2.2-1.3l-2.2-1.3c-0.8-0.5-1.5-1.2-1.9-1.9L16.2,20.5L16.2,20.5z"/><path class="st2" d="M12.5,6.9c1,2.3,3.1,4.3,5.3,5.3c-2.3,1-4.3,3.1-5.3,5.3c-1-2.3-3.1-4.3-5.3-5.3C9.4,11.2,11.5,9.2,12.5,6.9z M25.5,15.2c0.8,1.5,2.2,2.9,3.6,3.7c-1.5,0.8-2.9,2.2-3.6,3.7c-0.8-1.5-2.2-2.9-3.6-3.7C23.3,18.1,24.7,16.8,25.5,15.2z M13.8,25.9c1-0.6,1.9-1.5,2.5-2.5c0.6,1,1.5,1.9,2.5,2.5c-1,0.6-1.9,1.5-2.5,2.5C15.7,27.4,14.8,26.5,13.8,25.9z"/></svg>');
} */

/* Sensorfix adhesive pads */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23708EA6;%7D .st2%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cpath class='st1' d='M17.5,27.6c-2.3,0-4.6-0.8-6.5-2.3c-0.3-0.3-0.6-0.5-0.9-0.8c-0.4-0.4-0.8-0.9-1.1-1.4c-0.6-0.8-1-1.8-1.4-2.7 c-0.2-0.5-0.3-1-0.4-1.5c-0.2-1.2-0.2-2.4,0-3.5c0.3-1.6,0.2-2.6,0-3.4C7.2,11,7,9.8,7.9,8.6C7.9,8.5,8,8.4,8.1,8.3 C8.2,8.2,8.3,8.1,8.4,8c0.1-0.1,0.2-0.2,0.3-0.3C8.8,7.7,8.9,7.6,9,7.5c1.2-0.8,2.5-0.6,3.4-0.5c0.8,0.1,1.8,0.3,3.4,0 c0.8-0.1,1.6-0.2,2.4-0.1c0.5,0,1,0.1,1.5,0.2c1,0.2,2,0.6,2.9,1.1c0.9,0.5,1.7,1.1,2.3,1.8l0,0.1c4,4.1,3.9,10.6-0.1,14.6 C22.8,26.5,20.2,27.6,17.5,27.6z M14.7,24c0.9,0.4,1.8,0.5,2.8,0.5c2,0,3.8-0.8,5.2-2.1c2.4-2.3,2.8-5.9,1.3-8.7L14.7,24z M10.4,10.2L10.4,10.2c-0.2,0.3-0.2,0.5-0.1,1.3c0.1,0.8,0.3,2,0,3.7l4.7-5.2c-1.4,0.1-2.4,0-3.1-0.1c-0.8-0.1-1-0.1-1.3,0 l-0.1,0.1C10.5,10.1,10.5,10.1,10.4,10.2C10.5,10.2,10.4,10.2,10.4,10.2z M10.3,10.3C10.3,10.3,10.3,10.3,10.3,10.3 C10.3,10.3,10.3,10.3,10.3,10.3z'/%3E%3Cpath class='st2' d='M23.8,11L23.8,11c-0.6-0.6-1.3-1.1-2-1.5C21,9,20.2,8.7,19.3,8.5c-0.4-0.1-0.9-0.2-1.3-0.2c-0.7,0-1.4,0-2,0.1 c-1.9,0.3-3,0.1-3.9,0c-0.9-0.1-1.6-0.2-2.4,0.3c0,0-0.1,0.1-0.1,0.1C9.6,8.9,9.5,9,9.4,9.1C9.4,9.1,9.3,9.2,9.2,9.3 c0,0-0.1,0.1-0.1,0.1c-0.5,0.8-0.4,1.5-0.3,2.4c0.1,0.8,0.3,2,0,3.9c-0.2,1-0.2,2,0,3c0.1,0.4,0.2,0.9,0.3,1.3 c0.3,0.8,0.7,1.6,1.2,2.3c0.3,0.4,0.6,0.8,1,1.2c0.2,0.2,0.5,0.5,0.8,0.7c1.6,1.3,3.6,1.9,5.5,1.9c2.3,0,4.5-0.9,6.2-2.6 C27.2,20.1,27.2,14.5,23.8,11z M19,9.9c0.1,0,0.2,0,0.2,0.1l-8.8,9.8c0-0.1-0.1-0.2-0.1-0.2c-0.1-0.4-0.2-0.7-0.3-1.1 c0-0.2-0.1-0.4-0.1-0.6l7.3-8.1c0.2,0,0.4,0,0.6,0C18.3,9.8,18.7,9.8,19,9.9z M12.2,22.4c-0.2-0.2-0.4-0.4-0.6-0.7l9.8-10.9 c0.5,0.3,0.9,0.7,1.3,1.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,0.3,0.3,0.4,0.4l-9.9,11c-0.2-0.1-0.3-0.2-0.5-0.3 C12.6,22.8,12.4,22.6,12.2,22.4z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill:%23B7D4E3;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cpath class='st1' d='M17.5,27.6c-2.3,0-4.6-0.8-6.5-2.3c-0.3-0.3-0.6-0.5-0.9-0.8c-0.4-0.4-0.8-0.9-1.1-1.4c-0.6-0.8-1-1.8-1.4-2.7 c-0.2-0.5-0.3-1-0.4-1.5c-0.2-1.2-0.2-2.4,0-3.5c0.3-1.6,0.2-2.6,0-3.4C7.2,11,7,9.8,7.9,8.6C7.9,8.5,8,8.4,8.1,8.3 C8.2,8.2,8.3,8.1,8.4,8c0.1-0.1,0.2-0.2,0.3-0.3C8.8,7.7,8.9,7.6,9,7.5c1.2-0.8,2.5-0.6,3.4-0.5c0.8,0.1,1.8,0.3,3.4,0 c0.8-0.1,1.6-0.2,2.4-0.1c0.5,0,1,0.1,1.5,0.2c1,0.2,2,0.6,2.9,1.1c0.9,0.5,1.7,1.1,2.3,1.8l0,0.1c4,4.1,3.9,10.6-0.1,14.6 C22.8,26.5,20.2,27.6,17.5,27.6z M14.7,24c0.9,0.4,1.8,0.5,2.8,0.5c2,0,3.8-0.8,5.2-2.1c2.4-2.3,2.8-5.9,1.3-8.7L14.7,24z M10.4,10.2L10.4,10.2c-0.2,0.3-0.2,0.5-0.1,1.3c0.1,0.8,0.3,2,0,3.7l4.7-5.2c-1.4,0.1-2.4,0-3.1-0.1c-0.8-0.1-1-0.1-1.3,0 l-0.1,0.1C10.5,10.1,10.5,10.1,10.4,10.2C10.5,10.2,10.4,10.2,10.4,10.2z M10.3,10.3C10.3,10.3,10.3,10.3,10.3,10.3 C10.3,10.3,10.3,10.3,10.3,10.3z'/%3E%3Cpath class='st2' d='M23.8,11L23.8,11c-0.6-0.6-1.3-1.1-2-1.5C21,9,20.2,8.7,19.3,8.5c-0.4-0.1-0.9-0.2-1.3-0.2c-0.7,0-1.4,0-2,0.1 c-1.9,0.3-3,0.1-3.9,0c-0.9-0.1-1.6-0.2-2.4,0.3c0,0-0.1,0.1-0.1,0.1C9.6,8.9,9.5,9,9.4,9.1C9.4,9.1,9.3,9.2,9.2,9.3 c0,0-0.1,0.1-0.1,0.1c-0.5,0.8-0.4,1.5-0.3,2.4c0.1,0.8,0.3,2,0,3.9c-0.2,1-0.2,2,0,3c0.1,0.4,0.2,0.9,0.3,1.3 c0.3,0.8,0.7,1.6,1.2,2.3c0.3,0.4,0.6,0.8,1,1.2c0.2,0.2,0.5,0.5,0.8,0.7c1.6,1.3,3.6,1.9,5.5,1.9c2.3,0,4.5-0.9,6.2-2.6 C27.2,20.1,27.2,14.5,23.8,11z M19,9.9c0.1,0,0.2,0,0.2,0.1l-8.8,9.8c0-0.1-0.1-0.2-0.1-0.2c-0.1-0.4-0.2-0.7-0.3-1.1 c0-0.2-0.1-0.4-0.1-0.6l7.3-8.1c0.2,0,0.4,0,0.6,0C18.3,9.8,18.7,9.8,19,9.9z M12.2,22.4c-0.2-0.2-0.4-0.4-0.6-0.7l9.8-10.9 c0.5,0.3,0.9,0.7,1.3,1.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,0.3,0.3,0.4,0.4l-9.9,11c-0.2-0.1-0.3-0.2-0.5-0.3 C12.6,22.8,12.4,22.6,12.2,22.4z'/%3E%3C/g%3E%3C/svg%3E%0A");
} */

/* Sensorfix adhesive pads SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23708EA6;%7D .st2%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cpath class='st1' d='M17.5,27.6c-2.3,0-4.6-0.8-6.5-2.3c-0.3-0.3-0.6-0.5-0.9-0.8c-0.4-0.4-0.8-0.9-1.1-1.4c-0.6-0.8-1-1.8-1.4-2.7 c-0.2-0.5-0.3-1-0.4-1.5c-0.2-1.2-0.2-2.4,0-3.5c0.3-1.6,0.2-2.6,0-3.4C7.2,11,7,9.8,7.9,8.6C7.9,8.5,8,8.4,8.1,8.3 C8.2,8.2,8.3,8.1,8.4,8c0.1-0.1,0.2-0.2,0.3-0.3C8.8,7.7,8.9,7.6,9,7.5c1.2-0.8,2.5-0.6,3.4-0.5c0.8,0.1,1.8,0.3,3.4,0 c0.8-0.1,1.6-0.2,2.4-0.1c0.5,0,1,0.1,1.5,0.2c1,0.2,2,0.6,2.9,1.1c0.9,0.5,1.7,1.1,2.3,1.8l0,0.1c4,4.1,3.9,10.6-0.1,14.6 C22.8,26.5,20.2,27.6,17.5,27.6z M14.7,24c0.9,0.4,1.8,0.5,2.8,0.5c2,0,3.8-0.8,5.2-2.1c2.4-2.3,2.8-5.9,1.3-8.7L14.7,24z M10.4,10.2L10.4,10.2c-0.2,0.3-0.2,0.5-0.1,1.3c0.1,0.8,0.3,2,0,3.7l4.7-5.2c-1.4,0.1-2.4,0-3.1-0.1c-0.8-0.1-1-0.1-1.3,0 l-0.1,0.1C10.5,10.1,10.5,10.1,10.4,10.2C10.5,10.2,10.4,10.2,10.4,10.2z M10.3,10.3C10.3,10.3,10.3,10.3,10.3,10.3 C10.3,10.3,10.3,10.3,10.3,10.3z'/%3E%3Cpath class='st2' d='M23.8,11L23.8,11c-0.6-0.6-1.3-1.1-2-1.5C21,9,20.2,8.7,19.3,8.5c-0.4-0.1-0.9-0.2-1.3-0.2c-0.7,0-1.4,0-2,0.1 c-1.9,0.3-3,0.1-3.9,0c-0.9-0.1-1.6-0.2-2.4,0.3c0,0-0.1,0.1-0.1,0.1C9.6,8.9,9.5,9,9.4,9.1C9.4,9.1,9.3,9.2,9.2,9.3 c0,0-0.1,0.1-0.1,0.1c-0.5,0.8-0.4,1.5-0.3,2.4c0.1,0.8,0.3,2,0,3.9c-0.2,1-0.2,2,0,3c0.1,0.4,0.2,0.9,0.3,1.3 c0.3,0.8,0.7,1.6,1.2,2.3c0.3,0.4,0.6,0.8,1,1.2c0.2,0.2,0.5,0.5,0.8,0.7c1.6,1.3,3.6,1.9,5.5,1.9c2.3,0,4.5-0.9,6.2-2.6 C27.2,20.1,27.2,14.5,23.8,11z M19,9.9c0.1,0,0.2,0,0.2,0.1l-8.8,9.8c0-0.1-0.1-0.2-0.1-0.2c-0.1-0.4-0.2-0.7-0.3-1.1 c0-0.2-0.1-0.4-0.1-0.6l7.3-8.1c0.2,0,0.4,0,0.6,0C18.3,9.8,18.7,9.8,19,9.9z M12.2,22.4c-0.2-0.2-0.4-0.4-0.6-0.7l9.8-10.9 c0.5,0.3,0.9,0.7,1.3,1.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,0.3,0.3,0.4,0.4l-9.9,11c-0.2-0.1-0.3-0.2-0.5-0.3 C12.6,22.8,12.4,22.6,12.2,22.4z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill:%23B7D4E3;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8 C35.8,23.5,29.6,32.4,20.3,34.1z'/%3E%3Cpath class='st1' d='M17.5,27.6c-2.3,0-4.6-0.8-6.5-2.3c-0.3-0.3-0.6-0.5-0.9-0.8c-0.4-0.4-0.8-0.9-1.1-1.4c-0.6-0.8-1-1.8-1.4-2.7 c-0.2-0.5-0.3-1-0.4-1.5c-0.2-1.2-0.2-2.4,0-3.5c0.3-1.6,0.2-2.6,0-3.4C7.2,11,7,9.8,7.9,8.6C7.9,8.5,8,8.4,8.1,8.3 C8.2,8.2,8.3,8.1,8.4,8c0.1-0.1,0.2-0.2,0.3-0.3C8.8,7.7,8.9,7.6,9,7.5c1.2-0.8,2.5-0.6,3.4-0.5c0.8,0.1,1.8,0.3,3.4,0 c0.8-0.1,1.6-0.2,2.4-0.1c0.5,0,1,0.1,1.5,0.2c1,0.2,2,0.6,2.9,1.1c0.9,0.5,1.7,1.1,2.3,1.8l0,0.1c4,4.1,3.9,10.6-0.1,14.6 C22.8,26.5,20.2,27.6,17.5,27.6z M14.7,24c0.9,0.4,1.8,0.5,2.8,0.5c2,0,3.8-0.8,5.2-2.1c2.4-2.3,2.8-5.9,1.3-8.7L14.7,24z M10.4,10.2L10.4,10.2c-0.2,0.3-0.2,0.5-0.1,1.3c0.1,0.8,0.3,2,0,3.7l4.7-5.2c-1.4,0.1-2.4,0-3.1-0.1c-0.8-0.1-1-0.1-1.3,0 l-0.1,0.1C10.5,10.1,10.5,10.1,10.4,10.2C10.5,10.2,10.4,10.2,10.4,10.2z M10.3,10.3C10.3,10.3,10.3,10.3,10.3,10.3 C10.3,10.3,10.3,10.3,10.3,10.3z'/%3E%3Cpath class='st2' d='M23.8,11L23.8,11c-0.6-0.6-1.3-1.1-2-1.5C21,9,20.2,8.7,19.3,8.5c-0.4-0.1-0.9-0.2-1.3-0.2c-0.7,0-1.4,0-2,0.1 c-1.9,0.3-3,0.1-3.9,0c-0.9-0.1-1.6-0.2-2.4,0.3c0,0-0.1,0.1-0.1,0.1C9.6,8.9,9.5,9,9.4,9.1C9.4,9.1,9.3,9.2,9.2,9.3 c0,0-0.1,0.1-0.1,0.1c-0.5,0.8-0.4,1.5-0.3,2.4c0.1,0.8,0.3,2,0,3.9c-0.2,1-0.2,2,0,3c0.1,0.4,0.2,0.9,0.3,1.3 c0.3,0.8,0.7,1.6,1.2,2.3c0.3,0.4,0.6,0.8,1,1.2c0.2,0.2,0.5,0.5,0.8,0.7c1.6,1.3,3.6,1.9,5.5,1.9c2.3,0,4.5-0.9,6.2-2.6 C27.2,20.1,27.2,14.5,23.8,11z M19,9.9c0.1,0,0.2,0,0.2,0.1l-8.8,9.8c0-0.1-0.1-0.2-0.1-0.2c-0.1-0.4-0.2-0.7-0.3-1.1 c0-0.2-0.1-0.4-0.1-0.6l7.3-8.1c0.2,0,0.4,0,0.6,0C18.3,9.8,18.7,9.8,19,9.9z M12.2,22.4c-0.2-0.2-0.4-0.4-0.6-0.7l9.8-10.9 c0.5,0.3,0.9,0.7,1.3,1.1c0,0,0,0,0,0c0,0,0,0,0,0c0.1,0.1,0.3,0.3,0.4,0.4l-9.9,11c-0.2-0.1-0.3-0.2-0.5-0.3 C12.6,22.8,12.4,22.6,12.2,22.4z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23D8E8F0;}.st2{fill:%23708EA6;}.st3{fill:%23FFFFFF;}</style><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/><g><g><circle class="st1" cx="17.2" cy="17.1" r="10.3"/><path class="st2" d="M17.2,6.8c5.7,0,10.3,4.6,10.3,10.3c0,5.7-4.6,10.3-10.3,10.3c-5.7,0-10.3-4.6-10.3-10.3C6.9,11.4,11.5,6.8,17.2,6.8 M17.2,5.3c-6.5,0-11.8,5.3-11.8,11.8s5.3,11.8,11.8,11.8S29,23.6,29,17.1S23.7,5.3,17.2,5.3L17.2,5.3z"/></g><path class="st2" d="M17.2,24.7c3.6,0,6.6-3,6.6-6.6c0-1.8-0.7-3.4-1.9-4.7l-4.7-4.7l-4.7,4.7c-2.6,2.6-2.6,6.8,0,9.3C13.8,24,15.4,24.7,17.2,24.7z"/><path class="st3" d="M13.5,14.4l3.7-3.7l3.7,3.7c2,2,2,5.4,0,7.4s-5.4,2-7.4,0S11.4,16.4,13.5,14.4C13.5,14.4,13.5,14.4,13.5,14.4z"/><path class="st0" d="M21.5,18.7h-1.4c0,1.2-0.9,2.1-2.1,2.1h0v1.4C20,22.2,21.5,20.7,21.5,18.7z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23B7D4E3;}.st2{fill:%23003C8C;}</style><g><path class="st0" d="M20.3,34.1c-9.3,1.7-18.3-4.5-20-13.8C-1.4,10.9,4.8,2,14.1,0.3c9.3-1.7,18.3,4.5,20,13.8C35.8,23.5,29.6,32.4,20.3,34.1z"/><g><g><circle class="st1" cx="17.2" cy="17.2" r="10.3"/><path class="st2" d="M17.2,6.9c5.7,0,10.3,4.6,10.3,10.3c0,5.7-4.6,10.3-10.3,10.3c-5.7,0-10.3-4.6-10.3-10.3C6.9,11.5,11.5,6.9,17.2,6.9 M17.2,5.4c-6.5,0-11.8,5.3-11.8,11.8S10.7,29,17.2,29C23.7,29,29,23.7,29,17.2S23.7,5.4,17.2,5.4L17.2,5.4z"/></g><path class="st2" d="M17.2,24.8c3.6,0,6.6-3,6.6-6.6c0-1.8-0.7-3.4-1.9-4.7l-4.7-4.7l-4.7,4.7c-2.6,2.6-2.6,6.8,0,9.3C13.8,24.1,15.4,24.8,17.2,24.8z"/><path class="st0" d="M13.5,14.5l3.7-3.7l3.7,3.7c2,2,2,5.4,0,7.4s-5.4,2-7.4,0S11.4,16.5,13.5,14.5C13.5,14.5,13.5,14.5,13.5,14.5z"/><path class="st1" d="M21.5,18.9h-1.4c0,1.2-0.9,2.1-2.1,2.1h0v1.4C20,22.3,21.5,20.8,21.5,18.9z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%23FFFFFF;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><path class="st1" d="M27,11.3L27,11.3L27,11.3c-0.1-0.2-0.2-0.2-0.2-0.3l-1.2-1.6l-0.3,1.1l-11.9,1.5c-1.2,0.2-2.6,1.3-3.2,2.5l-2.8,6.3l-1.3,0.4l1.2,1.5l0,0c0.3,0.4,0.8,0.7,1.6,0.8l14.6,0.8c1.5,0.1,2.8-1.1,2.9-2.7l0.9-8.5C27.4,12.4,27.2,11.8,27,11.3z"/><path class="st2" d="M22.2,22.8L7.6,22c-1.5-0.1-2.2-1.1-1.7-2.4L8.9,13c0.5-1.2,2-2.3,3.2-2.5l12.1-1.5c1.2-0.2,2.1,1,1.9,2.6L25.2,20C25,21.6,23.7,22.8,22.2,22.8z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(4) ul.mega-sub-menu li.mega-menu-item:nth-of-type(3) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23003C8C;}.st2{fill:%23B7D4E3;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><path class="st1" d="M27,11.3L27,11.3L27,11.3c-0.1-0.2-0.2-0.2-0.2-0.3l-1.2-1.6l-0.3,1.1l-11.9,1.5c-1.2,0.2-2.6,1.3-3.2,2.5l-2.8,6.3l-1.3,0.4l1.2,1.5l0,0c0.3,0.4,0.8,0.7,1.6,0.8l14.6,0.8c1.5,0.1,2.8-1.1,2.9-2.7l0.9-8.5C27.4,12.4,27.2,11.8,27,11.3z"/><path class="st2" d="M22.2,22.8L7.6,22c-1.5-0.1-2.2-1.1-1.7-2.4L8.9,13c0.5-1.2,2-2.3,3.2-2.5l12.1-1.5c1.2-0.2,2.1,1,1.9,2.6L25.2,20C25,21.6,23.7,22.8,22.2,22.8z"/></g></g></svg>');
} */

/* Universal products */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23658096;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.3,27.9L17.3,27.9c-1.2,0-2.4-0.1-3.6-0.3l0.3-1.7c1.1,0.2,2.2,0.3,3.3,0.3L17.3,27.9z M19.1,27.8l-0.2-1.7 c1.1-0.1,2.1-0.3,3.2-0.6l0.4,1.7C21.4,27.5,20.2,27.7,19.1,27.8z M11.9,27.2c-0.5-0.1-1.1-0.3-1.6-0.5c-0.6-0.2-1.2-0.4-1.8-0.6 l0.6-1.6c0.5,0.2,1.1,0.4,1.6,0.6c0.5,0.2,1,0.3,1.5,0.4L11.9,27.2z M24.3,26.7l-0.5-1.6c0.7-0.2,1.3-0.4,1.9-0.7 c0.2-0.1,0.4-0.2,0.6-0.2l0.1-0.1c0.2-0.1,0.3-0.1,0.4-0.2l0.9,1.5c-0.2,0.1-0.4,0.2-0.6,0.3l-0.1,0.1c-0.2,0.1-0.4,0.2-0.6,0.3 C25.6,26.2,25,26.5,24.3,26.7z M6.9,25.3c-1.2-0.7-2-1.9-2.4-3.2l1.7-0.5c0.3,0.9,0.8,1.7,1.6,2.2L6.9,25.3z M29.1,23.9l-1.4-1 c0.5-0.6,0.7-1.4,0.7-2.2v-0.6h1.7v0.6C30.2,21.9,29.8,23,29.1,23.9z M6,20.2H4.3v-3.4H6V20.2z M30.2,18.5h-1.7V15h1.7V18.5z M6,15.1H4.3v-0.9c0-1,0.3-2,0.9-2.9l1.4,1C6.2,12.8,6,13.5,6,14.2V15.1z M28.4,13.5c-0.2-0.9-0.7-1.7-1.5-2.2l1-1.4 c1.2,0.8,2,2,2.3,3.3L28.4,13.5z M7.6,11.3l-1-1.4c0.6-0.4,1.3-0.7,2-0.8l0.1,0C8.9,9,9.1,9,9.3,8.9c0.3,0,0.6-0.1,1-0.1l0.2,1.7 c-0.3,0-0.6,0.1-0.9,0.1c-0.2,0-0.4,0.1-0.5,0.1l-0.1,0C8.4,10.8,8,11,7.6,11.3z M25.6,10.8l-0.2,0c-0.2,0-0.3-0.1-0.5-0.1 c-0.5-0.1-1.2-0.2-1.8-0.3c-0.3,0-0.5-0.1-0.8-0.1l0.2-1.7c0.3,0,0.6,0.1,0.8,0.1c0.7,0.1,1.3,0.2,1.9,0.3C25.4,9,25.6,9,25.7,9 l0.2,0L25.6,10.8z M12.2,10.3L12,8.6c1.2-0.1,2.4-0.2,3.5-0.3l0.1,1.7C14.4,10.1,13.3,10.2,12.2,10.3z M20.6,10.2 c-0.9-0.1-1.9-0.1-2.8-0.1c0,0,0,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.3,0l0-1.7l0.3,0c0.1,0,0.2,0,0.3,0c0.9,0,1.9,0.1,2.9,0.1 L20.6,10.2z'/%3E%3Cpath class='st2' d='M16.7,12.3L16.7,12.3v1.6h-1.6c-0.3,0-0.5,0.2-0.5,0.5v2.1c0,0.3,0.2,0.5,0.5,0.5h4.2c0.3,0,0.5-0.2,0.5-0.5 v-2.1c0-0.3-0.2-0.5-0.5-0.5h-1.6v-1.6c1.7,0,3.4,0.1,5,0.3c0.6,0.1,1.2,0.2,1.7,0.2c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.1,0,0.2,0 c0.5,0.1,1,0.6,1,1.1v6.6c0,0.5-0.3,1-0.8,1.2c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.3,0.1-0.5,0.2c-0.5,0.2-1.1,0.5-1.8,0.7 c-1.9,0.6-3.8,1-5.7,1s-3.8-0.4-5.7-1c-0.7-0.2-1.2-0.4-1.8-0.7c-0.2-0.1-0.4-0.2-0.5-0.2c-0.1,0-0.1-0.1-0.2-0.1 c-0.4-0.2-0.8-0.7-0.8-1.2v-6.6c0-0.5,0.4-1,0.9-1.1c0,0,0.1,0,0.2,0c0.1,0,0.3-0.1,0.5-0.1c0.5-0.1,1.1-0.2,1.7-0.2 C13.3,12.5,15,12.4,16.7,12.3z M15.7,16v-1h3.1v1H15.7z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.3,27.9L17.3,27.9c-1.2,0-2.4-0.1-3.6-0.3l0.3-1.7c1.1,0.2,2.2,0.3,3.3,0.3L17.3,27.9z M19.1,27.8l-0.2-1.7 c1.1-0.1,2.1-0.3,3.2-0.6l0.4,1.7C21.4,27.5,20.2,27.7,19.1,27.8z M11.9,27.2c-0.5-0.1-1.1-0.3-1.6-0.5c-0.6-0.2-1.2-0.4-1.8-0.6 l0.6-1.6c0.5,0.2,1.1,0.4,1.6,0.6c0.5,0.2,1,0.3,1.5,0.4L11.9,27.2z M24.3,26.7l-0.5-1.6c0.7-0.2,1.3-0.4,1.9-0.7 c0.2-0.1,0.4-0.2,0.6-0.2l0.1-0.1c0.2-0.1,0.3-0.1,0.4-0.2l0.9,1.5c-0.2,0.1-0.4,0.2-0.6,0.3l-0.1,0.1c-0.2,0.1-0.4,0.2-0.6,0.3 C25.6,26.2,25,26.5,24.3,26.7z M6.9,25.3c-1.2-0.7-2-1.9-2.4-3.2l1.7-0.5c0.3,0.9,0.8,1.7,1.6,2.2L6.9,25.3z M29.1,23.9l-1.4-1 c0.5-0.6,0.7-1.4,0.7-2.2v-0.6h1.7v0.6C30.2,21.9,29.8,23,29.1,23.9z M6,20.2H4.3v-3.4H6V20.2z M30.2,18.5h-1.7V15h1.7V18.5z M6,15.1H4.3v-0.9c0-1,0.3-2,0.9-2.9l1.4,1C6.2,12.8,6,13.5,6,14.2V15.1z M28.4,13.5c-0.2-0.9-0.7-1.7-1.5-2.2l1-1.4 c1.2,0.8,2,2,2.3,3.3L28.4,13.5z M7.6,11.3l-1-1.4c0.6-0.4,1.3-0.7,2-0.8l0.1,0C8.9,9,9.1,9,9.3,8.9c0.3,0,0.6-0.1,1-0.1l0.2,1.7 c-0.3,0-0.6,0.1-0.9,0.1c-0.2,0-0.4,0.1-0.5,0.1l-0.1,0C8.4,10.8,8,11,7.6,11.3z M25.6,10.8l-0.2,0c-0.2,0-0.3-0.1-0.5-0.1 c-0.5-0.1-1.2-0.2-1.8-0.3c-0.3,0-0.5-0.1-0.8-0.1l0.2-1.7c0.3,0,0.6,0.1,0.8,0.1c0.7,0.1,1.3,0.2,1.9,0.3C25.4,9,25.6,9,25.7,9 l0.2,0L25.6,10.8z M12.2,10.3L12,8.6c1.2-0.1,2.4-0.2,3.5-0.3l0.1,1.7C14.4,10.1,13.3,10.2,12.2,10.3z M20.6,10.2 c-0.9-0.1-1.9-0.1-2.8-0.1c0,0,0,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.3,0l0-1.7l0.3,0c0.1,0,0.2,0,0.3,0c0.9,0,1.9,0.1,2.9,0.1L20.6,10.2 z'/%3E%3Cpath class='st2' d='M16.7,12.3L16.7,12.3v1.6h-1.6c-0.3,0-0.5,0.2-0.5,0.5v2.1c0,0.3,0.2,0.5,0.5,0.5h4.2c0.3,0,0.5-0.2,0.5-0.5 v-2.1c0-0.3-0.2-0.5-0.5-0.5h-1.6v-1.6c1.7,0,3.4,0.1,5,0.3c0.6,0.1,1.2,0.2,1.7,0.2c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.1,0,0.2,0 c0.5,0.1,1,0.6,1,1.1v6.6c0,0.5-0.3,1-0.8,1.2c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.3,0.1-0.5,0.2c-0.5,0.2-1.1,0.5-1.8,0.7 c-1.9,0.6-3.8,1-5.7,1s-3.8-0.4-5.7-1c-0.7-0.2-1.2-0.4-1.8-0.7c-0.2-0.1-0.4-0.2-0.5-0.2c-0.1,0-0.1-0.1-0.2-0.1 c-0.4-0.2-0.8-0.7-0.8-1.2v-6.6c0-0.5,0.4-1,0.9-1.1c0,0,0.1,0,0.2,0c0.1,0,0.3-0.1,0.5-0.1c0.5-0.1,1.1-0.2,1.7-0.2 C13.3,12.5,15,12.4,16.7,12.3z M15.7,16v-1h3.1v1H15.7z'/%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23658096;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.3,27.9L17.3,27.9c-1.2,0-2.4-0.1-3.6-0.3l0.3-1.7c1.1,0.2,2.2,0.3,3.3,0.3L17.3,27.9z M19.1,27.8l-0.2-1.7 c1.1-0.1,2.1-0.3,3.2-0.6l0.4,1.7C21.4,27.5,20.2,27.7,19.1,27.8z M11.9,27.2c-0.5-0.1-1.1-0.3-1.6-0.5c-0.6-0.2-1.2-0.4-1.8-0.6 l0.6-1.6c0.5,0.2,1.1,0.4,1.6,0.6c0.5,0.2,1,0.3,1.5,0.4L11.9,27.2z M24.3,26.7l-0.5-1.6c0.7-0.2,1.3-0.4,1.9-0.7 c0.2-0.1,0.4-0.2,0.6-0.2l0.1-0.1c0.2-0.1,0.3-0.1,0.4-0.2l0.9,1.5c-0.2,0.1-0.4,0.2-0.6,0.3l-0.1,0.1c-0.2,0.1-0.4,0.2-0.6,0.3 C25.6,26.2,25,26.5,24.3,26.7z M6.9,25.3c-1.2-0.7-2-1.9-2.4-3.2l1.7-0.5c0.3,0.9,0.8,1.7,1.6,2.2L6.9,25.3z M29.1,23.9l-1.4-1 c0.5-0.6,0.7-1.4,0.7-2.2v-0.6h1.7v0.6C30.2,21.9,29.8,23,29.1,23.9z M6,20.2H4.3v-3.4H6V20.2z M30.2,18.5h-1.7V15h1.7V18.5z M6,15.1H4.3v-0.9c0-1,0.3-2,0.9-2.9l1.4,1C6.2,12.8,6,13.5,6,14.2V15.1z M28.4,13.5c-0.2-0.9-0.7-1.7-1.5-2.2l1-1.4 c1.2,0.8,2,2,2.3,3.3L28.4,13.5z M7.6,11.3l-1-1.4c0.6-0.4,1.3-0.7,2-0.8l0.1,0C8.9,9,9.1,9,9.3,8.9c0.3,0,0.6-0.1,1-0.1l0.2,1.7 c-0.3,0-0.6,0.1-0.9,0.1c-0.2,0-0.4,0.1-0.5,0.1l-0.1,0C8.4,10.8,8,11,7.6,11.3z M25.6,10.8l-0.2,0c-0.2,0-0.3-0.1-0.5-0.1 c-0.5-0.1-1.2-0.2-1.8-0.3c-0.3,0-0.5-0.1-0.8-0.1l0.2-1.7c0.3,0,0.6,0.1,0.8,0.1c0.7,0.1,1.3,0.2,1.9,0.3C25.4,9,25.6,9,25.7,9 l0.2,0L25.6,10.8z M12.2,10.3L12,8.6c1.2-0.1,2.4-0.2,3.5-0.3l0.1,1.7C14.4,10.1,13.3,10.2,12.2,10.3z M20.6,10.2 c-0.9-0.1-1.9-0.1-2.8-0.1c0,0,0,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.3,0l0-1.7l0.3,0c0.1,0,0.2,0,0.3,0c0.9,0,1.9,0.1,2.9,0.1 L20.6,10.2z'/%3E%3Cpath class='st2' d='M16.7,12.3L16.7,12.3v1.6h-1.6c-0.3,0-0.5,0.2-0.5,0.5v2.1c0,0.3,0.2,0.5,0.5,0.5h4.2c0.3,0,0.5-0.2,0.5-0.5 v-2.1c0-0.3-0.2-0.5-0.5-0.5h-1.6v-1.6c1.7,0,3.4,0.1,5,0.3c0.6,0.1,1.2,0.2,1.7,0.2c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.1,0,0.2,0 c0.5,0.1,1,0.6,1,1.1v6.6c0,0.5-0.3,1-0.8,1.2c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.3,0.1-0.5,0.2c-0.5,0.2-1.1,0.5-1.8,0.7 c-1.9,0.6-3.8,1-5.7,1s-3.8-0.4-5.7-1c-0.7-0.2-1.2-0.4-1.8-0.7c-0.2-0.1-0.4-0.2-0.5-0.2c-0.1,0-0.1-0.1-0.2-0.1 c-0.4-0.2-0.8-0.7-0.8-1.2v-6.6c0-0.5,0.4-1,0.9-1.1c0,0,0.1,0,0.2,0c0.1,0,0.3-0.1,0.5-0.1c0.5-0.1,1.1-0.2,1.7-0.2 C13.3,12.5,15,12.4,16.7,12.3z M15.7,16v-1h3.1v1H15.7z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M17.3,27.9L17.3,27.9c-1.2,0-2.4-0.1-3.6-0.3l0.3-1.7c1.1,0.2,2.2,0.3,3.3,0.3L17.3,27.9z M19.1,27.8l-0.2-1.7 c1.1-0.1,2.1-0.3,3.2-0.6l0.4,1.7C21.4,27.5,20.2,27.7,19.1,27.8z M11.9,27.2c-0.5-0.1-1.1-0.3-1.6-0.5c-0.6-0.2-1.2-0.4-1.8-0.6 l0.6-1.6c0.5,0.2,1.1,0.4,1.6,0.6c0.5,0.2,1,0.3,1.5,0.4L11.9,27.2z M24.3,26.7l-0.5-1.6c0.7-0.2,1.3-0.4,1.9-0.7 c0.2-0.1,0.4-0.2,0.6-0.2l0.1-0.1c0.2-0.1,0.3-0.1,0.4-0.2l0.9,1.5c-0.2,0.1-0.4,0.2-0.6,0.3l-0.1,0.1c-0.2,0.1-0.4,0.2-0.6,0.3 C25.6,26.2,25,26.5,24.3,26.7z M6.9,25.3c-1.2-0.7-2-1.9-2.4-3.2l1.7-0.5c0.3,0.9,0.8,1.7,1.6,2.2L6.9,25.3z M29.1,23.9l-1.4-1 c0.5-0.6,0.7-1.4,0.7-2.2v-0.6h1.7v0.6C30.2,21.9,29.8,23,29.1,23.9z M6,20.2H4.3v-3.4H6V20.2z M30.2,18.5h-1.7V15h1.7V18.5z M6,15.1H4.3v-0.9c0-1,0.3-2,0.9-2.9l1.4,1C6.2,12.8,6,13.5,6,14.2V15.1z M28.4,13.5c-0.2-0.9-0.7-1.7-1.5-2.2l1-1.4 c1.2,0.8,2,2,2.3,3.3L28.4,13.5z M7.6,11.3l-1-1.4c0.6-0.4,1.3-0.7,2-0.8l0.1,0C8.9,9,9.1,9,9.3,8.9c0.3,0,0.6-0.1,1-0.1l0.2,1.7 c-0.3,0-0.6,0.1-0.9,0.1c-0.2,0-0.4,0.1-0.5,0.1l-0.1,0C8.4,10.8,8,11,7.6,11.3z M25.6,10.8l-0.2,0c-0.2,0-0.3-0.1-0.5-0.1 c-0.5-0.1-1.2-0.2-1.8-0.3c-0.3,0-0.5-0.1-0.8-0.1l0.2-1.7c0.3,0,0.6,0.1,0.8,0.1c0.7,0.1,1.3,0.2,1.9,0.3C25.4,9,25.6,9,25.7,9 l0.2,0L25.6,10.8z M12.2,10.3L12,8.6c1.2-0.1,2.4-0.2,3.5-0.3l0.1,1.7C14.4,10.1,13.3,10.2,12.2,10.3z M20.6,10.2 c-0.9-0.1-1.9-0.1-2.8-0.1c0,0,0,0-0.1,0c-0.1,0-0.1,0-0.2,0l-0.3,0l0-1.7l0.3,0c0.1,0,0.2,0,0.3,0c0.9,0,1.9,0.1,2.9,0.1L20.6,10.2 z'/%3E%3Cpath class='st2' d='M16.7,12.3L16.7,12.3v1.6h-1.6c-0.3,0-0.5,0.2-0.5,0.5v2.1c0,0.3,0.2,0.5,0.5,0.5h4.2c0.3,0,0.5-0.2,0.5-0.5 v-2.1c0-0.3-0.2-0.5-0.5-0.5h-1.6v-1.6c1.7,0,3.4,0.1,5,0.3c0.6,0.1,1.2,0.2,1.7,0.2c0.2,0,0.3,0.1,0.5,0.1c0.1,0,0.1,0,0.2,0 c0.5,0.1,1,0.6,1,1.1v6.6c0,0.5-0.3,1-0.8,1.2c0,0-0.1,0-0.2,0.1c-0.1,0.1-0.3,0.1-0.5,0.2c-0.5,0.2-1.1,0.5-1.8,0.7 c-1.9,0.6-3.8,1-5.7,1s-3.8-0.4-5.7-1c-0.7-0.2-1.2-0.4-1.8-0.7c-0.2-0.1-0.4-0.2-0.5-0.2c-0.1,0-0.1-0.1-0.2-0.1 c-0.4-0.2-0.8-0.7-0.8-1.2v-6.6c0-0.5,0.4-1,0.9-1.1c0,0,0.1,0,0.2,0c0.1,0,0.3-0.1,0.5-0.1c0.5-0.1,1.1-0.2,1.7-0.2 C13.3,12.5,15,12.4,16.7,12.3z M15.7,16v-1h3.1v1H15.7z'/%3E%3C/svg%3E%0A");
} */

/* Universal products SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%2383A9C4;}.st3{fill:%23003C8C;}.st4{fill:%23FFFFFF;}</style><g><path class="st0" d="M6.9,25c-0.3-0.3-0.6-0.5-0.8-0.9c-0.5-0.8-0.7-1.8-0.7-2.9v-9.5c0-1.1,0.9-2.4,1.9-3c0.9-0.5,1.6-0.3,1.9,0.4c0.8,0.8,4.1,4.2,7.7,7.8c0.3-0.7,0.5-1.4,0.5-2.1V5.4c0-1.1,0.9-2.4,1.9-3c0.6-0.3,1.1-0.3,1.4-0.1l0,0l0,0c0.1,0.1,0.2,0.2,0.3,0.3l13.4,13.4C33.7,7,26.3,0,17.2,0C7.7,0,0,7.7,0,17.2c0,9.1,7.1,16.5,16,17.1l-9.2-9.2L6.9,25z"/><path class="st1" d="M9.2,19.1c0,2.2,1.8,3.1,4,1.9c1.6-0.8,2.9-2.4,3.6-4.1C13.3,13.3,10,10,9.2,9.2c0,0.1,0.1,0.3,0.1,0.5V19.1z"/><path class="st2" d="M20.7,2.3L20.7,2.3C20.7,2.3,20.7,2.3,20.7,2.3L20.7,2.3z"/><path class="st1" d="M34.3,15.9L21,2.6c0.1,0.2,0.2,0.4,0.2,0.7v9.5c0,2-0.8,4.3-2.1,6.4c-1.4,2.4-3.5,4.5-5.8,5.7c-0.8,0.4-1.5,0.7-2.3,0.9c-1.7,0.4-3.1,0.1-4.1-0.7l-0.1,0.1l9.2,9.2c0.4,0,0.8,0.1,1.2,0.1c9.5,0,17.2-7.7,17.2-17.2C34.4,16.8,34.4,16.3,34.3,15.9z"/><path class="st3" d="M20.7,2.3L21,2.6C20.9,2.5,20.8,2.4,20.7,2.3z"/><path class="st4" d="M21,2.6l-0.3-0.3c0,0,0,0,0,0c-0.4-0.2-0.9-0.2-1.4,0.1c-1.1,0.6-1.9,1.9-1.9,3v9.5c0,0.7-0.2,1.4-0.5,2.1c-0.7,1.7-2,3.3-3.6,4.1c-2.2,1.2-4,0.3-4-1.9V9.6c0-0.2,0-0.3-0.1-0.5c-0.2-0.7-1-0.9-1.9-0.4c-1.1,0.6-1.9,1.9-1.9,3v9.5c0,1.2,0.3,2.2,0.7,2.9c0.2,0.4,0.5,0.6,0.8,0.9c1,0.8,2.4,1.1,4.1,0.7c0.7-0.2,1.5-0.5,2.3-0.9c2.3-1.2,4.4-3.3,5.8-5.7c1.3-2.1,2.1-4.4,2.1-6.4V3.3C21.2,3,21.1,2.8,21,2.6z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%2383A9C4;}.st2{fill:%237595AE;}.st3{fill:%23B7D4E3;}.st4{fill:%23003C8C;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M34.4,17.9L24,7.9l-4,0.8c0,0-10.3,0.4-10.5,0.4C9.3,9.1,7.7,13,7.7,13l-0.6,5.2l15.4,15.4C29.4,31.3,34.1,25,34.4,17.9z"/><g><path class="st2" d="M14.8,9.2l1.4,0.1l-0.4-0.4C15,8.9,14.1,9,13.2,9L14.8,9.2z"/><path class="st3" d="M24.2,17.2L23.4,18l-11.5,0.6l-3.6-2.2l-0.4-3.9C7.8,12.8,7.7,13,7.7,13l-0.6,5.2l15.4,15.4c4.3-1.4,7.8-4.4,9.8-8.2L24.2,17.2z"/></g><path class="st4" d="M24.7,18.3c0-0.9-0.7-1.6-1.6-1.5l-11.1,0.7l0,0l0,0c-0.1,0-0.1,0-0.2,0c-1.6,0-2.9-1.7-2.9-3.8c0-2.1,1.3-3.8,2.9-3.8c0.1,0,0.1,0,0.2,0l0,0l0,0l7.3,0.5l3.8,0.2c0.9,0.1,1.6-0.6,1.6-1.5v0c0-0.8-0.6-1.5-1.4-1.5c-3.7-0.2-7.4-0.5-11.1-0.7c-0.1,0-0.3,0-0.4,0c-3.3,0-5.9,3-5.9,6.8v0c0,3.8,2.6,6.8,5.9,6.8c0.1,0,0.3,0,0.4,0c3.7-0.2,7.4-0.5,11.1-0.7C24,19.8,24.7,19.1,24.7,18.3L24.7,18.3z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23708EA6;}.st2{fill:%23FFFFFF;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M13.6,26.1c-2.4,0-4.7-0.9-6.4-2.6c-3.5-3.5-3.5-9.3,0-12.8c2.8-2.8,7-3.4,10.5-1.7c0.2,0,0.3-0.1,0.5-0.1c1.5,0,2.7,1.2,2.7,2.7c0,0.6,0.5,1.1,1.1,1.1c0.6,0,1.1-0.5,1.1-1.1c0-1.5,1.2-2.7,2.7-2.7c1.5,0,2.7,1.2,2.7,2.7c0,2.3-1.2,4.4-3.1,5.5c1.8,1.1,3.1,3.2,3.1,5.5c0,1.5-1.2,2.7-2.7,2.7c-1.5,0-2.7-1.2-2.7-2.7c0-0.6-0.5-1.1-1.1-1.1c-0.6,0-1.1,0.5-1.1,1.1c0,1.5-1.2,2.7-2.7,2.7c-0.3,0-0.5,0-0.8-0.1C16.3,25.8,15,26.1,13.6,26.1z M13.6,13.3c-0.9,0-1.9,0.4-2.6,1.1C10.3,15.1,10,16,10,17c0,1,0.4,1.9,1.1,2.6c1.4,1.4,3.8,1.4,5.2,0c0.1-0.1,0.1-0.1,0.2-0.2c0.5-1,1.3-1.8,2.3-2.4c-1-0.6-1.9-1.6-2.4-2.7C15.5,13.7,14.6,13.3,13.6,13.3z"/><path class="st2" d="M22.1,17.6c-2,0-3.7,1.2-4.5,2.8c-0.1,0.1-0.2,0.1-0.3,0.2c-2,2-5.3,2-7.3,0c-2-2-2-5.3,0-7.3c2-2,5.3-2,7.3,0c0,0,0.1,0.1,0.2,0.1c0.7,1.8,2.5,3.1,4.6,3.1c2.7,0,5-2.2,5-5c0-0.7-0.5-1.2-1.2-1.2c-0.6,0-1.2,0.5-1.2,1.2c0,1.4-1.2,2.6-2.6,2.6c-1.4,0-2.6-1.2-2.6-2.6c0-0.7-0.5-1.2-1.2-1.2c-0.2,0-0.5,0.1-0.7,0.2c-2.9-1.8-6.8-1.5-9.3,1.1c-2.9,2.9-2.9,7.7,0,10.7c1.5,1.5,3.4,2.2,5.3,2.2c1.3,0,2.7-0.4,3.8-1.1c0.2,0.2,0.5,0.3,0.8,0.3c0.7,0,1.2-0.5,1.2-1.2c0-1.4,1.2-2.6,2.6-2.6c1.4,0,2.6,1.2,2.6,2.6c0,0.6,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2C27,19.9,24.8,17.6,22.1,17.6z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(5) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%2383A9C4;}.st2{fill:%237595AE;}.st3{fill:%23B7D4E3;}.st4{fill:%23003C8C;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M34.4,17.9L24,7.9l-4,0.8c0,0-10.3,0.4-10.5,0.4C9.3,9.1,7.7,13,7.7,13l-0.6,5.2l15.4,15.4C29.4,31.3,34.1,25,34.4,17.9z"/><g><path class="st2" d="M14.8,9.2l1.4,0.1l-0.4-0.4C15,8.9,14.1,9,13.2,9L14.8,9.2z"/><path class="st3" d="M24.2,17.2L23.4,18l-11.5,0.6l-3.6-2.2l-0.4-3.9C7.8,12.8,7.7,13,7.7,13l-0.6,5.2l15.4,15.4c4.3-1.4,7.8-4.4,9.8-8.2L24.2,17.2z"/></g><path class="st4" d="M24.7,18.3c0-0.9-0.7-1.6-1.6-1.5l-11.1,0.7l0,0l0,0c-0.1,0-0.1,0-0.2,0c-1.6,0-2.9-1.7-2.9-3.8c0-2.1,1.3-3.8,2.9-3.8c0.1,0,0.1,0,0.2,0l0,0l0,0l7.3,0.5l3.8,0.2c0.9,0.1,1.6-0.6,1.6-1.5v0c0-0.8-0.6-1.5-1.4-1.5c-3.7-0.2-7.4-0.5-11.1-0.7c-0.1,0-0.3,0-0.4,0c-3.3,0-5.9,3-5.9,6.8v0c0,3.8,2.6,6.8,5.9,6.8c0.1,0,0.3,0,0.4,0c3.7-0.2,7.4-0.5,11.1-0.7C24,19.8,24.7,19.1,24.7,18.3L24.7,18.3z"/></g></svg>');
} */

/* Workshop equipment */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(6) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D .st2%7Bfill:%23658096;%7D .st3%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23658096;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M27.8,17.5c0.9,0,1.2,0.2,1.4,0.8c0.3,0.9-0.4,1.9-1.4,1.9h-1.4c-1,0-1.2-0.7-1.1-1.1 C25.6,18.4,26.9,17.5,27.8,17.5z M19.9,9.1c-1.6,0-3.3,0-4.9,0.1c0.2,0.4,0.3,0.8,0.5,1.1c1.3-0.1,3-0.1,4.4-0.1 c1.6,0,3.3,0.1,4.7,0.2c0.5,0,1,0.3,1.4,0.9c0.7,1.2,1.4,2.3,1.8,3.5c0,0-4.5,0.5-7.9,0.5c-1.5,0-2.9-0.1-4.3-0.2 c-0.4,1.1-1.2,2.2-2.2,3l0.3,0.1h10.5c0.4,0,0.4,0.4,0.3,0.8c-0.3,0.8-1.2,1.4-2.1,1.4h-3.4c0.6,0.5,1,1.1,1.3,1.8l0.8,2.3h5.5v1.9 c0,0.4,0.3,0.7,0.7,0.7h2c0.4,0,0.7-0.3,0.7-0.7v-2c0.6-0.2,1.1-0.8,1.1-1.5v-4.2c0-0.5-0.2-1.1-0.5-1.6l0.4-0.1 c1-0.2,1.2-0.5,1.3-1.2c0.2-0.6-0.2-1.1-0.8-1.1h-2.2c-0.5-1.4-1.1-2.7-1.9-4c-0.4-0.6-0.9-1.1-1.7-1.2C23.6,9.1,21.7,9.1,19.9,9.1z '/%3E%3Cpath class='st2' d='M12.4,18.9l-2.9,2.2c-0.2,0.1-0.5,0.1-0.6,0l-2.9-2.2l-1.2,0.5c0.5,1.2,0.9,3,0.9,4v1h7.1v-1c0-1,0.4-2.8,1-4 L12.4,18.9z'/%3E%3Cpath class='st3' d='M5.3,7C4,8.9,3.6,10.8,3.6,12.8c0,3.1,2.5,5.5,5.5,5.5h0c3.1,0,5.6-2.5,5.5-5.5c0-2-0.4-3.9-1.7-5.7 c-0.9-1.3-2.3-2-3.9-2C7.6,5,6.1,5.7,5.3,7z M9.1,6.4c1.1,0,2,0.5,2.8,1.5c0.4,0.5,0.8,1.2,1,2c-1-0.9-2.4-1.4-3.8-1.4 C7.8,8.5,6.4,9,5.4,9.8c0.2-0.8,0.5-1.4,1-2C7.1,6.9,8.1,6.4,9.1,6.4z M5.5,12.4h7.4c0,0.1,0,0.3,0,0.4c0,2.1-1.7,3.7-3.7,3.7h0 c-2.1,0-3.7-1.7-3.7-3.7C5.4,12.6,5.4,12.5,5.5,12.4z'/%3E%3Cpath class='st2' d='M19.3,27c0.4-0.1,0.9-0.5,0.6-1.4l-1-3.1c-0.3-0.7-0.6-1.1-1.4-1.5l-2-0.8c-0.5,1.1-0.8,2.5-0.8,3.3v3.3 c-1.8,0.2-3.8,0.4-5.5,0.4S5.5,27,3.7,26.7v-3.3c0-0.8-0.4-2.1-0.8-3.3l-2,0.8c-0.1,0.1-0.2,0.1-0.3,0.2c0.6,2.5,1.7,4.7,3.1,6.6 c1.8,0.2,3.9,0.4,5.5,0.4C12.6,28.2,17.6,27.4,19.3,27z'/%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(6) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23B7D4E3;%7D .st2%7Bfill:%23003C8C;%7D .st3%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23003C8C;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cpath class='st1' d='M27.8,17.5c0.9,0,1.2,0.2,1.4,0.8c0.3,0.9-0.4,1.9-1.4,1.9h-1.4c-1,0-1.2-0.7-1.1-1.1 C25.6,18.4,26.9,17.5,27.8,17.5z M19.9,9.1c-1.6,0-3.3,0-4.9,0.1c0.2,0.4,0.3,0.8,0.5,1.1c1.3-0.1,3-0.1,4.4-0.1 c1.6,0,3.3,0.1,4.7,0.2c0.5,0,1,0.3,1.4,0.9c0.7,1.2,1.4,2.3,1.8,3.5c0,0-4.5,0.5-7.9,0.5c-1.5,0-2.9-0.1-4.3-0.2 c-0.4,1.1-1.2,2.2-2.2,3l0.3,0.1h10.5c0.4,0,0.4,0.4,0.3,0.8c-0.3,0.8-1.2,1.4-2.1,1.4h-3.4c0.6,0.5,1,1.1,1.3,1.8l0.8,2.3h5.5v1.9 c0,0.4,0.3,0.7,0.7,0.7h2c0.4,0,0.7-0.3,0.7-0.7v-2c0.6-0.2,1.1-0.8,1.1-1.5v-4.2c0-0.5-0.2-1.1-0.5-1.6l0.4-0.1 c1-0.2,1.2-0.5,1.3-1.2c0.2-0.6-0.2-1.1-0.8-1.1h-2.2c-0.5-1.4-1.1-2.7-1.9-4c-0.4-0.6-0.9-1.1-1.7-1.2C23.6,9.1,21.7,9.1,19.9,9.1z '/%3E%3Cpath class='st2' d='M12.4,18.9l-2.9,2.2c-0.2,0.1-0.5,0.1-0.6,0l-2.9-2.2l-1.2,0.5c0.5,1.2,0.9,3,0.9,4v1h7.1v-1c0-1,0.4-2.8,1-4 L12.4,18.9z'/%3E%3Cpath class='st3' d='M5.3,7C4,8.9,3.6,10.8,3.6,12.8c0,3.1,2.5,5.5,5.5,5.5h0c3.1,0,5.6-2.5,5.5-5.5c0-2-0.4-3.9-1.7-5.7 c-0.9-1.3-2.3-2-3.9-2C7.6,5,6.1,5.7,5.3,7z M9.1,6.4c1.1,0,2,0.5,2.8,1.5c0.4,0.5,0.8,1.2,1,2c-1-0.9-2.4-1.4-3.8-1.4 C7.8,8.5,6.4,9,5.4,9.8c0.2-0.8,0.5-1.4,1-2C7.1,6.9,8.1,6.4,9.1,6.4z M5.5,12.4h7.4c0,0.1,0,0.3,0,0.4c0,2.1-1.7,3.7-3.7,3.7h0 c-2.1,0-3.7-1.7-3.7-3.7C5.4,12.6,5.4,12.5,5.5,12.4z'/%3E%3Cpath class='st2' d='M19.3,27c0.4-0.1,0.9-0.5,0.6-1.4l-1-3.1c-0.3-0.7-0.6-1.1-1.4-1.5l-2-0.8c-0.5,1.1-0.8,2.5-0.8,3.3v3.3 c-1.8,0.2-3.8,0.4-5.5,0.4S5.5,27,3.7,26.7v-3.3c0-0.8-0.4-2.1-0.8-3.3l-2,0.8c-0.1,0.1-0.2,0.1-0.3,0.2c0.6,2.5,1.7,4.7,3.1,6.6 c1.8,0.2,3.9,0.4,5.5,0.4C12.6,28.2,17.6,27.4,19.3,27z'/%3E%3C/svg%3E%0A");
} */

/* Workshop equipment SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(6) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23708EA6;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><path class="st1" d="M24.9,8.7v2.1h-7V8.7h-1.4v2.1h-7V8.7H8.1v17h1.4v-4.5h7v4.5h1.4v-4.5h7v4.5h1.4v-17H24.9z M9.5,19.1V13h7v6.1H9.5z M17.9,19.1V13h7v6.1H17.9z"/><path class="st2" d="M26.3,8.7v17h-1.4v-4.5h-7v4.5h-1.4v-4.5h-7v4.5H8.1v-17h1.4v2.1h7V8.7h1.4v2.1h7V8.7H26.3 M17.9,19.1h7V13h-7V19.1 M9.5,19.1h7V13h-7V19.1 M27.6,7.4h-1.3h-1.4h-1.3v1.3v0.8h-4.3V8.7V7.4h-1.3h-1.4h-1.3v1.3v0.8h-4.3V8.7V7.4H9.5H8.1H6.8v1.3v17V27h1.3h1.4h1.3v-1.3v-3.2h4.3v3.2V27h1.3h1.4h1.3v-1.3v-3.2h4.3v3.2V27h1.3h1.4h1.3v-1.3v-17V7.4L27.6,7.4z M19.2,14.3h4.3v3.4h-4.3V14.3L19.2,14.3z M10.9,14.3h4.3v3.4h-4.3V14.3L10.9,14.3z"/></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(6) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23003C8C;}.st2{fill:%23B7D4E3;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><path class="st1" d="M24.2,26.3v-4.5h-5.6v4.5h-2.7v-4.5h-5.6v4.5H7.5V8.1h2.7v2.1h5.6V8.1h2.7v2.1h5.6V8.1h2.7v18.3H24.2z M24.2,18.4v-4.8h-5.6v4.8H24.2z M15.8,18.4v-4.8h-5.6v4.8H15.8z"/><path class="st2" d="M26.3,8.7v17h-1.4v-4.5h-7v4.5h-1.4v-4.5h-7v4.5H8.1v-17h1.4v2.1h7V8.7h1.4v2.1h7V8.7H26.3 M17.9,19.1h7V13h-7V19.1 M9.5,19.1h7V13h-7V19.1 M27.6,7.4h-1.3h-1.4h-1.3v1.3v0.8h-4.3V8.7V7.4h-1.3h-1.4h-1.3v1.3v0.8h-4.3V8.7V7.4H9.5H8.1H6.8v1.3v17V27h1.3h1.4h1.3v-1.3v-3.2h4.3v3.2V27h1.3h1.4h1.3v-1.3v-3.2h4.3v3.2V27h1.3h1.4h1.3v-1.3v-17V7.4L27.6,7.4z M19.2,14.3h4.3v3.4h-4.3V14.3L19.2,14.3z M10.9,14.3h4.3v3.4h-4.3V14.3L10.9,14.3z"/></g></g></svg>');
} */

/* WS repair */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) > a.mega-menu-link:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23B7D4E3;%7D .st1%7Bfill:%23FFFFFF;%7D .st2%7Bfill:%23708EA6;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cg%3E%3Cpolygon class='st1' points='21,14.1 26,9.9 20.5,9.9 17.9,13.9 14.7,8.2 16.2,15.4 15.8,15.6 9.8,14.5 6.2,21.2 10.3,17.9 15.7,18.3 18.1,16.2 21.5,18.6 18,22.7 22.7,26.2 20.5,22.5 24.9,17.8 '/%3E%3Cpath class='st2' d='M14.7,8.2l3.3,5.6l2.6-3.9H26L21,14.1l3.8,3.7l-4.4,4.7l2.2,3.6L18,22.7l3.5-4.1l-3.4-2.5l-2.4,2.2l-5.3-0.4 l-4.1,3.2l3.5-6.7l6,1.2l0.4-0.2L14.7,8.2 M12,1.3l1.5,7.2l1.2,5.7L10,13.3l-0.9-0.2l-0.4,0.8l-3.5,6.7l-2.6,4.9L7,22.1l3.7-3 l4.9,0.4l0.5,0l0.4-0.3l1.7-1.5l1.6,1.2l-2.7,3.1l-0.8,1l1,0.8l4.8,3.5l4.9,3.5l-3.2-5.1L22,22.7l3.7-4.1l0.8-0.8L25.7,17 l-2.9-2.8l3.9-3.3l2.5-2.1H26h-5.4h-0.6l-0.4,0.5L18,11.6l-2.3-4L12,1.3L12,1.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) > a.mega-menu-link:hover:before{
--svg_url: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34.4 34.4' style='enable-background:new 0 0 34.4 34.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23003C8C;%7D .st2%7Bfill:%23B7D4E3;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8 C29.6,32.4,35.8,23.5,34.1,14.1z'/%3E%3Cg%3E%3Cpolygon class='st1' points='21,14.1 26,9.9 20.5,9.9 17.9,13.9 14.7,8.2 16.2,15.4 15.8,15.6 9.8,14.5 6.2,21.2 10.3,17.9 15.7,18.3 18.1,16.2 21.5,18.6 18,22.7 22.7,26.2 20.5,22.5 24.9,17.8 '/%3E%3Cpath class='st2' d='M14.7,8.2l3.3,5.6l2.6-3.9H26L21,14.1l3.8,3.7l-4.4,4.7l2.2,3.6L18,22.7l3.5-4.1l-3.4-2.5l-2.4,2.2l-5.3-0.4 l-4.1,3.2l3.5-6.7l6,1.2l0.4-0.2L14.7,8.2 M12,1.3l1.5,7.2l1.2,5.7L10,13.3l-0.9-0.2l-0.4,0.8l-3.5,6.7l-2.6,4.9L7,22.1l3.7-3 l4.9,0.4l0.5,0l0.4-0.3l1.7-1.5l1.6,1.2l-2.7,3.1l-0.8,1l1,0.8l4.8,3.5l4.9,3.5l-3.2-5.1L22,22.7l3.7-4.1l0.8-0.8L25.7,17 l-2.9-2.8l3.9-3.3l2.5-2.1H26h-5.4h-0.6l-0.4,0.5L18,11.6l-2.3-4L12,1.3L12,1.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
} */

/* WS repair SUB */

/* div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23708EA6;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><polygon class="st1" points="21,14.1 26,9.9 20.5,9.9 17.9,13.9 14.7,8.2 16.2,15.4 15.8,15.6 9.8,14.5 6.2,21.2 10.3,17.9 15.7,18.3 18.1,16.2 21.5,18.6 18,22.7 22.7,26.2 20.5,22.5 24.9,17.8 "/><path class="st2" d="M14.7,8.2l3.3,5.6l2.6-3.9H26L21,14.1l3.8,3.7l-4.4,4.7l2.2,3.6L18,22.7l3.5-4.1l-3.4-2.5l-2.4,2.2l-5.3-0.4l-4.1,3.2l3.5-6.7l6,1.2l0.4-0.2L14.7,8.2 M12,1.3l1.5,7.2l1.2,5.7L10,13.3l-0.9-0.2l-0.4,0.8l-3.5,6.7l-2.6,4.9L7,22.1l3.7-3l4.9,0.4l0.5,0l0.4-0.3l1.7-1.5l1.6,1.2l-2.7,3.1l-0.8,1l1,0.8l4.8,3.5l4.9,3.5l-3.2-5.1L22,22.7l3.7-4.1l0.8-0.8L25.7,17l-2.9-2.8l3.9-3.3l2.5-2.1H26h-5.4h-0.6l-0.4,0.5L18,11.6l-2.3-4L12,1.3L12,1.3z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) ul.mega-sub-menu li.mega-menu-item:nth-of-type(1) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23003C8C;}.st2{fill:%23B7D4E3;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><polygon class="st1" points="21,14.1 26,9.9 20.5,9.9 17.9,13.9 14.7,8.2 16.2,15.4 15.8,15.6 9.8,14.5 6.2,21.2 10.3,17.9 15.7,18.3 18.1,16.2 21.5,18.6 18,22.7 22.7,26.2 20.5,22.5 24.9,17.8 "/><path class="st2" d="M14.7,8.2l3.3,5.6l2.6-3.9H26L21,14.1l3.8,3.7l-4.4,4.7l2.2,3.6L18,22.7l3.5-4.1l-3.4-2.5l-2.4,2.2l-5.3-0.4l-4.1,3.2l3.5-6.7l6,1.2l0.4-0.2L14.7,8.2 M12,1.3l1.5,7.2l1.2,5.7L10,13.3l-0.9-0.2l-0.4,0.8l-3.5,6.7l-2.6,4.9L7,22.1l3.7-3l4.9,0.4l0.5,0l0.4-0.3l1.7-1.5l1.6,1.2l-2.7,3.1l-0.8,1l1,0.8l4.8,3.5l4.9,3.5l-3.2-5.1L22,22.7l3.7-4.1l0.8-0.8L25.7,17l-2.9-2.8l3.9-3.3l2.5-2.1H26h-5.4h-0.6l-0.4,0.5L18,11.6l-2.3-4L12,1.3L12,1.3z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23B7D4E3;}.st1{fill:%23FFFFFF;}.st2{fill:%23708EA6;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><path class="st1" d="M28.1,14.5c-1.4-1.4-3.7-1.4-5.2,0c-0.5,0.5-0.9,1.2-1,1.9h-2.1c-0.3-0.9-1-1.6-1.9-1.9v-2.1c0.7-0.1,1.4-0.5,1.9-1c1.4-1.4,1.4-3.7,0-5.2c-1.4-1.4-3.7-1.4-5.2,0c-1.4,1.4-1.4,3.7,0,5.2c0.5,0.5,1.1,0.8,1.7,1v2.2c-0.9,0.3-1.6,1-1.9,1.9h-2.2c-0.2-0.6-0.5-1.2-1-1.7c-1.4-1.4-3.7-1.4-5.2,0c-1.4,1.4-1.4,3.7,0,5.2c1.4,1.4,3.7,1.4,5.2,0c0.5-0.5,0.9-1.2,1-1.9h2.1c0.3,0.9,1,1.6,1.9,1.9v2.1c-0.7,0.1-1.4,0.5-1.9,1c-1.4,1.4-1.4,3.7,0,5.2c1.4,1.4,3.7,1.4,5.2,0c1.4-1.4,1.4-3.7,0-5.2c-0.5-0.5-1.1-0.8-1.7-1v-2.2c0.9-0.3,1.6-1,1.9-1.9H22c0.2,0.6,0.5,1.2,1,1.7c1.4,1.4,3.7,1.4,5.2,0C29.5,18.3,29.5,15.9,28.1,14.5z"/><path class="st2" d="M17.3,5.2c0.9,0,1.9,0.4,2.6,1.1c1.4,1.4,1.4,3.7,0,5.2c-0.5,0.5-1.2,0.9-1.9,1v2.1c0.9,0.3,1.6,1,1.9,1.9h2.1c0.1-0.7,0.5-1.4,1-1.9c0.7-0.7,1.7-1.1,2.6-1.1s1.9,0.4,2.6,1.1c1.4,1.4,1.4,3.7,0,5.2c-0.7,0.7-1.7,1.1-2.6,1.1s-1.9-0.4-2.6-1.1c-0.5-0.5-0.8-1.1-1-1.7h-2.2c-0.3,0.9-1,1.6-1.9,1.9V22c0.6,0.2,1.2,0.5,1.7,1c1.4,1.4,1.4,3.7,0,5.2c-0.7,0.7-1.7,1.1-2.6,1.1s-1.9-0.4-2.6-1.1c-1.4-1.4-1.4-3.7,0-5.2c0.5-0.5,1.2-0.9,1.9-1v-2.1c-0.9-0.3-1.6-1-1.9-1.9h-2.1c-0.1,0.7-0.5,1.4-1,1.9C10.8,20.6,9.8,21,8.9,21S7,20.6,6.3,19.9c-1.4-1.4-1.4-3.7,0-5.2C7,14,8,13.6,8.9,13.6s1.9,0.4,2.6,1.1c0.5,0.5,0.8,1.1,1,1.7h2.2c0.3-0.9,1-1.6,1.9-1.9v-2.2c-0.6-0.2-1.2-0.5-1.7-1c-1.4-1.4-1.4-3.7,0-5.2C15.4,5.6,16.4,5.2,17.3,5.2 M17.3,3.7c-1.4,0-2.7,0.5-3.6,1.5c-1,1-1.5,2.3-1.5,3.6s0.5,2.7,1.5,3.6c0.4,0.4,0.8,0.7,1.3,0.9v0.2c-0.5,0.3-1,0.8-1.3,1.3h-0.2c-0.2-0.5-0.6-0.9-0.9-1.3c-1-1-2.3-1.5-3.6-1.5c-1.4,0-2.7,0.5-3.6,1.5c-2,2-2,5.3,0,7.3c1,1,2.3,1.5,3.6,1.5c1.4,0,2.7-0.5,3.6-1.5c0.4-0.4,0.8-0.9,1-1.5h0.1c0.3,0.5,0.8,1,1.3,1.3v0.1c-0.6,0.3-1.1,0.6-1.5,1c-2,2-2,5.3,0,7.3c1,1,2.3,1.5,3.6,1.5s2.7-0.5,3.6-1.5c1-1,1.5-2.3,1.5-3.6c0-1.4-0.5-2.7-1.5-3.6c-0.4-0.4-0.8-0.7-1.3-0.9v-0.2c0.5-0.3,1-0.8,1.3-1.3h0.2c0.2,0.5,0.6,0.9,0.9,1.3c1,1,2.3,1.5,3.6,1.5s2.7-0.5,3.6-1.5c1-1,1.5-2.3,1.5-3.6c0-1.4-0.5-2.7-1.5-3.6c-1-1-2.3-1.5-3.6-1.5s-2.7,0.5-3.6,1.5c-0.4,0.4-0.8,0.9-1,1.5h-0.1c-0.3-0.5-0.8-1-1.3-1.3v-0.1c0.6-0.3,1.1-0.6,1.5-1c1-1,1.5-2.3,1.5-3.6S21.9,6.2,21,5.2C20,4.3,18.7,3.7,17.3,3.7L17.3,3.7z"/></g><g><circle class="st2" cx="17.2" cy="8.9" r="0.7"/><path class="st0" d="M17.2,8.2c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C16.5,8.5,16.8,8.2,17.2,8.2 M17.2,7.2c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S18.1,7.2,17.2,7.2L17.2,7.2z"/></g><g><circle class="st2" cx="17.2" cy="25.5" r="0.7"/><path class="st0" d="M17.2,24.8c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C16.5,25.1,16.8,24.8,17.2,24.8 M17.2,23.8c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S18.1,23.8,17.2,23.8L17.2,23.8z"/></g><g><circle class="st2" cx="8.9" cy="17.2" r="0.7"/><path class="st0" d="M8.9,16.5c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7C8.2,16.8,8.5,16.5,8.9,16.5 M8.9,15.5c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7S9.8,15.5,8.9,15.5L8.9,15.5z"/></g><g><circle class="st2" cx="25.5" cy="17.2" r="0.7"/><path class="st0" d="M25.5,16.5c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C24.8,16.8,25.1,16.5,25.5,16.5 M25.5,15.5c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S26.5,15.5,25.5,15.5L25.5,15.5z"/></g></g></svg>');
}

div.mega-menu-wrap a[tabindex="0"] + ul.mega-sub-menu > li.mega-menu-item:nth-of-type(7) ul.mega-sub-menu li.mega-menu-item:nth-of-type(2) > a.mega-menu-link:hover:before{
--svg_url: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 34.4 34.4" style="enable-background:new 0 0 34.4 34.4;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}.st1{fill:%23E2EEF4;}.st2{fill:%23003C8C;}.st3{fill:%23B7D4E3;}</style><g><path class="st0" d="M34.1,14.1c-1.7-9.3-10.7-15.5-20-13.8C4.8,2-1.4,10.9,0.3,20.3c1.7,9.3,10.7,15.5,20,13.8C29.6,32.4,35.8,23.5,34.1,14.1z"/><g><path class="st1" d="M28.1,14.5c-1.4-1.4-3.7-1.4-5.2,0c-0.5,0.5-0.9,1.2-1,1.9h-2.1c-0.3-0.9-1-1.6-1.9-1.9v-2.1c0.7-0.1,1.4-0.5,1.9-1c1.4-1.4,1.4-3.7,0-5.2c-1.4-1.4-3.7-1.4-5.2,0c-1.4,1.4-1.4,3.7,0,5.2c0.5,0.5,1.1,0.8,1.7,1v2.2c-0.9,0.3-1.6,1-1.9,1.9h-2.2c-0.2-0.6-0.5-1.2-1-1.7c-1.4-1.4-3.7-1.4-5.2,0c-1.4,1.4-1.4,3.7,0,5.2c1.4,1.4,3.7,1.4,5.2,0c0.5-0.5,0.9-1.2,1-1.9h2.1c0.3,0.9,1,1.6,1.9,1.9v2.1c-0.7,0.1-1.4,0.5-1.9,1c-1.4,1.4-1.4,3.7,0,5.2c1.4,1.4,3.7,1.4,5.2,0c1.4-1.4,1.4-3.7,0-5.2c-0.5-0.5-1.1-0.8-1.7-1v-2.2c0.9-0.3,1.6-1,1.9-1.9H22c0.2,0.6,0.5,1.2,1,1.7c1.4,1.4,3.7,1.4,5.2,0C29.5,18.3,29.5,15.9,28.1,14.5z"/><path class="st2" d="M17.3,5.2c0.9,0,1.9,0.4,2.6,1.1c1.4,1.4,1.4,3.7,0,5.2c-0.5,0.5-1.2,0.9-1.9,1v2.1c0.9,0.3,1.6,1,1.9,1.9h2.1c0.1-0.7,0.5-1.4,1-1.9c0.7-0.7,1.7-1.1,2.6-1.1s1.9,0.4,2.6,1.1c1.4,1.4,1.4,3.7,0,5.2c-0.7,0.7-1.7,1.1-2.6,1.1s-1.9-0.4-2.6-1.1c-0.5-0.5-0.8-1.1-1-1.7h-2.2c-0.3,0.9-1,1.6-1.9,1.9V22c0.6,0.2,1.2,0.5,1.7,1c1.4,1.4,1.4,3.7,0,5.2c-0.7,0.7-1.7,1.1-2.6,1.1s-1.9-0.4-2.6-1.1c-1.4-1.4-1.4-3.7,0-5.2c0.5-0.5,1.2-0.9,1.9-1v-2.1c-0.9-0.3-1.6-1-1.9-1.9h-2.1c-0.1,0.7-0.5,1.4-1,1.9C10.8,20.6,9.8,21,8.9,21S7,20.6,6.3,19.9c-1.4-1.4-1.4-3.7,0-5.2C7,14,8,13.6,8.9,13.6s1.9,0.4,2.6,1.1c0.5,0.5,0.8,1.1,1,1.7h2.2c0.3-0.9,1-1.6,1.9-1.9v-2.2c-0.6-0.2-1.2-0.5-1.7-1c-1.4-1.4-1.4-3.7,0-5.2C15.4,5.6,16.4,5.2,17.3,5.2 M17.3,3.7c-1.4,0-2.7,0.5-3.6,1.5c-1,1-1.5,2.3-1.5,3.6s0.5,2.7,1.5,3.6c0.4,0.4,0.8,0.7,1.3,0.9v0.2c-0.5,0.3-1,0.8-1.3,1.3h-0.2c-0.2-0.5-0.6-0.9-0.9-1.3c-1-1-2.3-1.5-3.6-1.5c-1.4,0-2.7,0.5-3.6,1.5c-2,2-2,5.3,0,7.3c1,1,2.3,1.5,3.6,1.5c1.4,0,2.7-0.5,3.6-1.5c0.4-0.4,0.8-0.9,1-1.5h0.1c0.3,0.5,0.8,1,1.3,1.3v0.1c-0.6,0.3-1.1,0.6-1.5,1c-2,2-2,5.3,0,7.3c1,1,2.3,1.5,3.6,1.5s2.7-0.5,3.6-1.5c1-1,1.5-2.3,1.5-3.6c0-1.4-0.5-2.7-1.5-3.6c-0.4-0.4-0.8-0.7-1.3-0.9v-0.2c0.5-0.3,1-0.8,1.3-1.3h0.2c0.2,0.5,0.6,0.9,0.9,1.3c1,1,2.3,1.5,3.6,1.5s2.7-0.5,3.6-1.5c1-1,1.5-2.3,1.5-3.6c0-1.4-0.5-2.7-1.5-3.6c-1-1-2.3-1.5-3.6-1.5s-2.7,0.5-3.6,1.5c-0.4,0.4-0.8,0.9-1,1.5h-0.1c-0.3-0.5-0.8-1-1.3-1.3v-0.1c0.6-0.3,1.1-0.6,1.5-1c1-1,1.5-2.3,1.5-3.6S21.9,6.2,21,5.2C20,4.3,18.7,3.7,17.3,3.7L17.3,3.7z"/></g><g><circle class="st2" cx="17.2" cy="8.9" r="0.7"/><path class="st3" d="M17.2,8.2c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C16.5,8.5,16.8,8.2,17.2,8.2 M17.2,7.2c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S18.1,7.2,17.2,7.2L17.2,7.2z"/></g><g><circle class="st2" cx="17.2" cy="25.5" r="0.7"/><path class="st3" d="M17.2,24.8c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C16.5,25.1,16.8,24.8,17.2,24.8 M17.2,23.8c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S18.1,23.8,17.2,23.8L17.2,23.8z"/></g><g><circle class="st2" cx="8.9" cy="17.2" r="0.7"/><path class="st3" d="M8.9,16.5c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7C8.2,16.8,8.5,16.5,8.9,16.5 M8.9,15.5c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7S9.8,15.5,8.9,15.5L8.9,15.5z"/></g><g><circle class="st2" cx="25.5" cy="17.2" r="0.7"/><path class="st3" d="M25.5,16.5c0.4,0,0.7,0.3,0.7,0.7c0,0.4-0.3,0.7-0.7,0.7c-0.4,0-0.7-0.3-0.7-0.7C24.8,16.8,25.1,16.5,25.5,16.5 M25.5,15.5c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S26.5,15.5,25.5,15.5L25.5,15.5z"/></g></g></svg>');
} */

/* Wishlist */

body.woocommerce-wishlist h1.entry-title{
display: none;
}

body.woocommerce-wishlist td.product-remove a{
color: var(--main-blue-color);
font-size: 21px;
}

body.woocommerce-wishlist td.product-remove:hover a{
color: var(--main-color-red);
}

/* Header */

header#masthead div.elementor-col-50 div.elementor-widget-wrap{
padding-bottom: unset;
}

header#masthead section.sub-nav-container div.elementor-widget-wrap{
padding-top: unset;
}

header.entry-header{
max-width: 1400px;
margin-left: auto;
margin-right: auto;
display: flex;
}

header.entry-header h1{
padding: 35px 15px 0px;
margin-bottom: unset;
}

div#yith-wcwl-popup-message,
div.elementor-widget-alpgiegshop_product_cat_list{
display: none !important;
}

@media (max-width: 980px) {

	/* header#masthead div.elementor-col-50.elementor-top-column{
		width: 50%;
	} */

	header#masthead section.elementor-top-section div.elementor-row > div:last-of-type div.elementor-widget-wrap{
		justify-content: space-between;
	}

	header#masthead section.elementor-top-section div.elementor-row > div:last-of-type div.elementor-widget-shortcode{
		min-width: 135px;
	}

	header#masthead section.elementor-top-section a.wpml-ls-item-toggle{
		padding-left: unset;
	}

	header#masthead div.elementor-hidden-phone{
		display: none !important;
	}

	header#masthead div.elementor-menu-cart--items-indicator-bubble{
		margin-bottom: unset;
	}

	header#masthead div.elementor-menu-cart--cart-type-side-cart{
		width: auto
	}

	a#elementor-menu-cart__toggle_button{
		padding: 0;
	}
	
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
		right: -5px;
	}
}

form.woocommerce-cart-form td.product-name a{
	color: #003c8c !important;
}

form.woocommerce-cart-form td.product-name a:hover{
	color: var(--main-color-red)!important;
}

body.login-action-register form#wpml-login-ls-form input[value="Change"]{
	display: none !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
	z-index: 7000;
}

body.archive.search-results section.intro-tabs{
	display: none !important;
}

/* Back in stock formulier */

section.cta-container div.elementor-container{
	width: 600px;
	margin-left: unset;
}

section.cta-container div.elementor-container > div.elementor-column:first-of-type{
	max-width: 373px;
	width: 70%;
}

section.cta-container div.elementor-container > div.elementor-column:last-of-type{
	width: auto;
}

section.cwginstock-subscribe-form div.panel-primary{
	border: unset;
}

section.cwginstock-subscribe-form div.cwginstock-panel-body,
section.cwginstock-subscribe-form div.cwginstock-panel-body div.col-md-12{
	padding: unset;
}

section.cwginstock-subscribe-form div.panel-primary .row,
section.cwginstock-subscribe-form div.cwginstock-panel-body div.form-group{
	margin: unset;
}

section.cwginstock-subscribe-form div.cwginstock-panel-body button{
	display: flex;
	grid-gap: 10px;
	align-items: center;
	justify-content: center;
	width: auto;
	padding: 8px 25px;
	text-transform: unset;
	letter-spacing: unset;
}

section.cwginstock-subscribe-form div.already_subbed_container.hide__block{
	display: none !important;
}

section.cwginstock-subscribe-form div.already_subbed_container{
	display: grid;
	grid-template-columns: 20px 1fr;
	grid-gap: 15px;
	padding: 15px;
	background: #ffffff;
}

section.cwginstock-subscribe-form div.already_subbed_container svg{
	width: 24px;
	height: auto;
	fill: var(--main-blue-color);
}

section.cwginstock-subscribe-form div.already_subbed_container span{
	color: var(--main-blue-color);
	font-weight: 600;
}

div.yith-wcwl-add-to-wishlist div.yith-wcwl-add-button{
	margin-top: 35px;
}

div.yith-wcwl-add-to-wishlist div.yith-wcwl-add-button a i{
	font-size: 15px;
}

div.custom_point_checkout.wps_wpr_checkout_points_class p{
	color: #ffffff !important;
}

body.woocommerce-checkout:is(.page-id-8462, .page-id-8182, .page-id-8458, .page-id-189283) section.elementor-section div.woocommerce{
	display: grid;
}

body.woocommerce-order-received div.wc-empty-cart-message{
	display: none !important;
}

div.elementor-menu-cart__product-name em.product-desc,
tr.cart_item em.product-desc{
	display: block;
	width: 100%;
    clear: both;
}

div.elementor-menu-cart__product-name em.product-desc{
	margin-bottom: 15px;
}

/* Nieuwe product layout */

:root{
	--main-blue-color: #003C8C;
}

body.single-product div.elementor-widget-woocommerce-product-images .woocommerce-product-gallery{
	flex-direction: column;
}

body.single-product div.elementor-widget-woocommerce-product-images ol.flex-control-thumbs{
	grid-gap: 15px;
	flex-direction: unset;
	flex-wrap: wrap;
	max-width: 605px;
}

body.single-product div.elementor-widget-woocommerce-product-images ol.flex-control-thumbs li{
	max-width: 21%;
	flex: 0 0 21%;
	margin-bottom: unset !important;
}

body.single-product div.product .woocommerce-product-gallery .flex-viewport{
	display: grid;
}

@media (min-width: 1250px) {
	
	body.single-product div.elementor-widget-woocommerce-product-images ol.flex-control-thumbs li{
		max-width: 23%;
		flex: 0 0 23%;
	}
}

body.single-product div.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__image{
	display: grid !important;
	align-items: center;
	border-radius: 9px;
	height: 100%;
}

body.single-product div.elementor-widget-woocommerce-product-images .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
	border-radius: 9px;
}

body.single-product div.elementor-widget-woocommerce-product-images a.woocommerce-product-gallery__trigger{
	left: 2.5em;
	right: unset !important;
}

body.single-product div.elementor-widget-woocommerce-product-images a.woocommerce-product-gallery__trigger span{
	display: none;
}

body.single-product div.elementor-widget-woocommerce-product-images a.woocommerce-product-gallery__trigger::before{
	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 35 35"><path d="M152.278-805l-12.25-12.25a11.588,11.588,0,0,1-3.354,1.847,11.852,11.852,0,0,1-4.035.681,12.2,12.2,0,0,1-8.969-3.67,12.2,12.2,0,0,1-3.67-8.969,12.2,12.2,0,0,1,3.67-8.969,12.2,12.2,0,0,1,8.969-3.67,12.2,12.2,0,0,1,8.969,3.67,12.2,12.2,0,0,1,3.67,8.969,11.852,11.852,0,0,1-.681,4.035,11.588,11.588,0,0,1-1.847,3.354L155-807.722Zm-19.639-13.611a8.438,8.438,0,0,0,6.2-2.552,8.438,8.438,0,0,0,2.552-6.2,8.438,8.438,0,0,0-2.552-6.2,8.438,8.438,0,0,0-6.2-2.552,8.438,8.438,0,0,0-6.2,2.552,8.438,8.438,0,0,0-2.552,6.2,8.438,8.438,0,0,0,2.552,6.2A8.438,8.438,0,0,0,132.639-818.611Zm-1.944-2.917v-3.889h-3.889v-3.889h3.889v-3.889h3.889v3.889h3.889v3.889h-3.889v3.889Z" transform="translate(-120 840)" fill="%23003c8c"/></svg>');
	width: 30px;
	height: 30px;
}

body.single-product div.elementor-widget-woocommerce-product-images a[data-type="video"] img{
	display: none !important;
}

body.single-product div.elementor-widget-woocommerce-product-images a[data-type="video"] + .zoomImg{
	display: none !important;
}

body.single-product div.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__image:nth-of-type(2){
	padding: unset;
}

body.single-product div.elementor-widget-woocommerce-product-images div.emoji-search-icon{
	display: none;
}

body.single-product h1.product_title{
	color: var(--main-blue-color);
}

body.single-product div.elementor-widget-alpgiegshop_product_car_info a{
	font-weight: 600;
	text-decoration: underline;
}

body.single-product section.elementor-element-42201b3 > div.elementor-container{
	grid-gap: 150px;
}

body.single-product div.elementor-widget-woocommerce-product-price{
	padding: unset;
	margin: 25px 0 45px 0;
}

body.single-product div.elementor-widget-woocommerce-product-short-description{
	margin-bottom: 5px;
}

body.single-product div.elementor-widget-woocommerce-product-price .amount{
	color: var(--main-blue-color);
	font-weight: 700;
    font-size: 1.25em;
}

body.single-product #ywdpd-table-discounts{
	font-weight: normal;
}

body.single-product #ywdpd-table-discounts td,
body.single-product #ywdpd-table-discounts tr,
body.single-product #ywdpd-table-discounts th{
	border-color: #ffffff !important;
	font-weight: normal;
	font-size: 1em;
	border-right: 2px solid #ffffff !important;
	padding: 10px 35px;
}

body.single-product #ywdpd-table-discounts tr:first-of-type th:first-of-type{
	border-top-left-radius: 10px;
}

body.single-product #ywdpd-table-discounts tr:first-of-type td:last-of-type{
	border-top-right-radius: 10px;
}

body.single-product #ywdpd-table-discounts tr:last-of-type th:first-of-type{
	border-bottom-left-radius: 10px;
}

body.single-product #ywdpd-table-discounts tr:last-of-type td:last-of-type{
	border-bottom-right-radius: 10px;
}

body.single-product #ywdpd-table-discounts td.qty-info:hover, 
body.single-product #ywdpd-table-discounts td.qty-price-info:hover > *, 
body.single-product #ywdpd-table-discounts td.qty-info.ywdpd_qty_active,
body.single-product #ywdpd-table-discounts td.qty-price-info:hover,
body.single-product #ywdpd-table-discounts td.qty-price-info.ywdpd_qty_active > *, 
body.single-product #ywdpd-table-discounts td.qty-price-info.ywdpd_qty_active{
	border-color: var(--main-blue-color) !important;
	color: var(--main-blue-color) !important;
	font-weight: 700;
}

body.single-product div.elementor-add-to-cart p.stock{
	font-weight: 600;
	font-size: 1em;
	margin-bottom: 15px;
}

body.single-product div.elementor-add-to-cart p.stock.in-stock{
	color: #099e00;
}

body.single-product div.elementor-add-to-cart form.cart div.qib-button{
	margin-right: unset;
}

body.single-product div.elementor-add-to-cart form.cart div.qib-button.qib-button-wrapper{
	border: 2px solid #ffffff;
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
}

body.single-product div.elementor-add-to-cart form.cart div.qib-button.qib-button-wrapper div.wqpmb_quantity{
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

body.single-product div.elementor-add-to-cart form.cart button.single_add_to_cart_button{
	margin-left: unset !important;
	padding: 15px 10px;
	min-width: 285px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}

body.single-product div.elementor-widget.elementor-widget-yith_wcwl_add_to_wishlist{
   	position: absolute;
    top: 2em;
    right: 1em;
    display: block;
    z-index: 99;
}

body.single-product div.elementor-widget.elementor-widget-yith_wcwl_add_to_wishlist div.yith-wcwl-add-to-wishlist,
body.single-product div.elementor-widget.elementor-widget-yith_wcwl_add_to_wishlist div.yith-wcwl-add-button,
body.single-product div.elementor-col-50 div.yith-wcwl-wishlistaddedbrowse, 
body.single-product div.elementor-col-50 div.yith-wcwl-wishlistexistsbrowse, 
body.single-product div.elementor-col-50 div.yith-wcwl-add-button{
	margin-top: unset;
	top: unset;
}

body.single-product div.elementor-widget.elementor-widget-yith_wcwl_add_to_wishlist div.yith-wcwl-add-button i:before{
	width: 30px;
	height: 30px;
}

body.single-product section.cwginstock-subscribe-form{
	max-width: 400px;
}

body.single-product section.cwginstock-subscribe-form input.cwgstock_email,
body.single-product section.cwginstock-subscribe-form div.cwginstock-panel-heading{
	display: none;
}

body.single-product section.cwginstock-subscribe-form input.cwgstock_button{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18.75" height="15" viewBox="0 0 18.75 15"><path id="mail_24dp_FFF_FILL0_wght400_GRAD0_opsz24" d="M81.875-785a1.806,1.806,0,0,1-1.324-.551A1.806,1.806,0,0,1,80-786.875v-11.25a1.805,1.805,0,0,1,.551-1.324A1.806,1.806,0,0,1,81.875-800h15a1.806,1.806,0,0,1,1.324.551,1.805,1.805,0,0,1,.551,1.324v11.25a1.806,1.806,0,0,1-.551,1.324,1.806,1.806,0,0,1-1.324.551Zm7.5-6.563-7.5-4.687v9.375h15v-9.375Zm0-1.875,7.5-4.687h-15Zm-7.5-2.812v0Z" transform="translate(-80 800)" fill="%23fff"/></svg>');
	background-repeat: no-repeat;
	background-position: 15px;
	padding: 15px 10px;
	border-radius: 9px;
}

body.single-product div.elementor-widget-woocommerce-product-data-tabs ul.tabs.wc-tabs li{
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

body.single-product div.elementor-widget-woocommerce-product-data-tabs div.panel{
	color: #000000;
	font-size: 1em;
	font-weight: 600;
	border-top: unset !important;
	border-top-right-radius: 9px !important;
	border-bottom-right-radius: 9px !important;
	border-bottom-left-radius: 9px !important;
}

@media (max-width: 1500px) {
	
	body.single-product section.elementor-element-42201b3 > div.elementor-container{
		grid-gap: 15px;
	}

	body.single-product div.elementor-widget-woocommerce-product-price{
		margin: 0;
	}
}

@media (max-width: 750px) {
	
	body.single-product #ywdpd-table-discounts td,
	body.single-product #ywdpd-table-discounts tr,
	body.single-product #ywdpd-table-discounts th{
		padding: 10px 25px;
	}

	body.single-product div.elementor-add-to-cart form.cart button.single_add_to_cart_button{
		min-width: 250px;
	}
}

/* body.woocommerce-account div.woocommerce-Address header a.edit{
	display: none;
} */

div.products div.add-to-wishlist-after_add_to_cart input.cwg_popup_submit{
    margin-top: -15px;
    position: relative;
    float: right;
    letter-spacing: 2px;
}

/* Checkout steps */

:root{
	--primary-dark-blue: #003C8C;
	--secondary-dark-blue: #85b2ca;
	--secondary-light-blue: #dae8ef;
}

body.woocommerce-checkout div.woocommerce{
	display: grid;
}

/* Checkout ~ Heading nav */

body.woocommerce-checkout div.checkout-progress{
	width: 100%;
	justify-content: space-between;
	max-width: unset;
	border-bottom: unset;
	background: var(--secondary-dark-blue);
	padding: 50px 50px 0 50px;
	margin-bottom: unset;
}

body.woocommerce-checkout div.checkout-progress .divider{
	display: none;
}

body.woocommerce-checkout div.checkout-progress .step{
	position: relative;
	background: unset;
	padding: unset;
    grid-gap: unset;
}

body.woocommerce-checkout div.checkout-progress .step::before{
	content: "";
    position: absolute;
    top: 35px;
	visibility: visible;
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: var(--primary-dark-blue);
}

body.woocommerce-checkout div.checkout-progress .step[data-sorting-no="sorting-0"]::before{
    left: 10px;
}

body.woocommerce-checkout div.checkout-progress .step[data-sorting-no="sorting-1"]::before{
    left: 50%;
    transform: translateX(-50%);
}

body.woocommerce-checkout div.checkout-progress .step[data-sorting-no="sorting-3"]::before{
    left: 100%;
    transform: translateX(-100%);
}

body.woocommerce-checkout div.checkout-progress .step.activestep::before{
	content: "";
    outline: 5px solid #ffffff;
    background-color: var(--secondary-dark-blue);
}

body.woocommerce-checkout div.checkout-progress .step .label{
	position: relative;
	font-weight: 700;
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout div.checkout-progress .step.activestep .label{
	font-size: 20px;
	color: #ffffff;
}

body.woocommerce-checkout div.checkout-progress .step .num{
	display: none;
}

@media (max-width: 1050px){

	body.woocommerce-checkout div.checkout-progress{
    	padding: 35px 15px;
	}

	body.woocommerce-checkout div.checkout-progress .step::before{
		content: unset !important;
	}
}

/* Checkout ~ Heading progress */

body.woocommerce-checkout div.ms-progress{
	background-color: var(--secondary-dark-blue) !important;
    padding: 25px 50px 50px 50px;
	margin: unset !important;
}

body.woocommerce-checkout div.ms-progress div.ms-progress-bar{
	height: 3px;
	width: calc(100% - 20px) !important;
    margin-left: 10px;
}

@media (max-width: 1050px){

	body.woocommerce-checkout div.ms-progress{
		display: none !important;
	}
}

/* Checkout ~ Body */

body.woocommerce-checkout div.form_div{
	padding: 25px;
	background: var(--secondary-light-blue);
}

body.woocommerce-checkout div.form_div p.ms_paragraphs,
body.woocommerce-checkout div.form_div h2,
body.woocommerce-checkout div.form_div h3{
	font-size: 25px;
	line-height: normal;
	font-weight: 700;
	color: var(--primary-dark-blue);
	margin-bottom: 25px;
}

body.woocommerce-checkout div.form_div h2.subtitle,
body.woocommerce-checkout div.form_div h3.subtitle{
	font-size: 20px;
	margin-bottom: unset;
}

/* Checkout ~ Body ~ Summary */

body.woocommerce-checkout div.form_div table.shop_table.woocommerce-cart-form__contents{
	border: unset;
}

body.woocommerce-checkout div.form_div table.shop_table thead th{
	padding: 0 0 10px 0 !important;
}

body.woocommerce-checkout div.form_div table.shop_table thead th{
	color: var(--primary-dark-blue);
	font-weight: 700;
}

body.woocommerce-checkout div.form_div table.shop_table tr:hover{
	background: transparent;
}

body.woocommerce-checkout div.form_div table.shop_table tbody tr.woocommerce-cart-form__cart-item{
	background: #ffffff;
}

body.woocommerce-checkout div.form_div table.shop_table tbody td{
	text-align: center;
}

body.woocommerce-checkout div.form_div table.shop_table tbody td:not(:last-of-type){
	border-right: 1px solid var(--secondary-light-blue);
}

body.woocommerce-checkout div.form_div table.shop_table tbody td.product-remove{
	width: 25px;
	background: var(--secondary-dark-blue);
}

body.woocommerce-checkout div.form_div table.shop_table tbody td.product-thumbnail{
	max-width: 85px;
}

body.woocommerce-checkout table.shop_table tbody td.product-name dl.variation{
	margin-top: 15px;
	justify-content: flex-start;
	color: #6ea944;
}

body.woocommerce-checkout table.shop_table tbody td.product-name dl.variation dt.variation-Points{
	margin-left: auto;
}

body.woocommerce-checkout table.shop_table tbody td.product-price bdi{
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout table.shop_table tbody td.product-quantity div.qib-button-wrapper{
    background: var(--secondary-light-blue);
    border-color: var(--secondary-light-blue);
}

body.woocommerce-checkout table.shop_table tbody td.product-quantity div.qib-button-wrapper button{
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout table.shop_table tbody td.product-subtotal bdi{
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout table.shop_table tbody td.actions{
	padding: 25px 0 !important;
}

body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions{
	display: grid;
	grid-gap: 45px;
	grid-template-columns: repeat(3, 1fr);
}

body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions div.coupon{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: unset;
	margin-bottom: auto;
}

body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions div.coupon input#coupon_code{
	height: 100%;
	margin-bottom: unset;
    padding: 12.5px 15px;
	background-color: #ffffff !important;
    border-radius: unset;
}

body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions div.wps_wpr_apply_custom_points{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: unset;
}

body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions button[name="update_cart"]{
	height: 46px;
	padding: 10px 10px 10px 10px;
	margin-bottom: unset;
}

body.woocommerce-checkout div.inner_actions div.wps_wpr_apply_custom_points input#wps_cart_points{
   	height: 100% !important;
    width: 100% !important;
    max-width: unset;
    padding: 12.5px 15px;
    border-radius: unset !important;
	background-color: #ffffff !important;
    border-radius: unset;
}

body.woocommerce-checkout div.inner_actions div.wps_wpr_apply_custom_points button.wps_cart_points_apply{
	background: #6ea944;
}

@media (max-width: 1050px) {
	
	body.woocommerce-checkout table.shop_table tbody td.actions div.inner_actions{
		grid-template-columns: 1fr;
	}

	body.woocommerce-checkout div.form_div table.shop_table tbody td.product-remove{
		width: auto;
	}

	body.woocommerce-checkout div.form_div table.shop_table tbody td.product-thumbnail{
		max-width: unset;
	}

	body.woocommerce-checkout div.form_div table.shop_table tbody td.product-thumbnail::before{
		content: unset;
	}
}

/* Checkout ~ Body ~ Totals */

body.woocommerce-checkout div.cart_totals{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

body.woocommerce-checkout div.cart_totals table.shop_table{
	border: unset;
}

body.woocommerce-checkout div.cart_totals table.shop_table tr th,
body.woocommerce-checkout div.cart_totals table.shop_table tr td{
	color: var(--primary-dark-blue);
	padding: 5px 0 !important;
}

body.woocommerce-checkout div.cart_totals table.shop_table tr td,
body.woocommerce-checkout div.cart_totals table.shop_table tr td *{
	text-align: right;
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout div.cart-collaterals div.wc-proceed-to-checkout{
	display: none;
}

@media (max-width: 1050px) {
	
	body.woocommerce-checkout div.cart_totals{
		grid-template-columns: 1fr;
	}
}

/* Checkout ~ Body ~ Billing & Address */

body.woocommerce-checkout div.form_div label{
	font-weight: 500;
	color: var(--primary-dark-blue);
	margin-bottom: 5px;
}

body.woocommerce-checkout div.form_div span.select2-selection.select2-selection--single, 
body.woocommerce-checkout div.form_div input[type="password"], 
body.woocommerce-checkout div.form_div input[type="text"], 
body.woocommerce-checkout div.form_div input[type="number"], 
body.woocommerce-checkout div.form_div input[type="tel"], 
body.woocommerce-checkout div.form_div input[type="email"], 
body.woocommerce-checkout div.form_div textarea{
	box-shadow: unset;
	background-color: #ffffff !important;
}

body.woocommerce-checkout div.form_div input[type="password"]::placeholder, 
body.woocommerce-checkout div.form_div input[type="text"]::placeholder, 
body.woocommerce-checkout div.form_div input[type="number"]::placeholder, 
body.woocommerce-checkout div.form_div input[type="tel"]::placeholder, 
body.woocommerce-checkout div.form_div input[type="email"]::placeholder{
	color: var(--secondary-light-blue);
}

body.woocommerce-checkout div.form_div .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 7px;
    right: 7px;
}

body.woocommerce-checkout div.form_div .wcmca_address_selector_container a{
	text-decoration: underline;
}

/* Checkout ~ Body ~ Review */

body.woocommerce-checkout div.form_div div#step-order_review-custom-content{
	background-color: transparent !important;
}

body.woocommerce-checkout div.form_div div#step-order_review-custom-content td.actions div.coupon,
body.woocommerce-checkout div.form_div div#step-order_review-custom-content td.actions div.wps_wpr_apply_custom_points,
body.woocommerce-checkout div.form_div div#step-order_review-custom-content div.cart-collaterals{
	display: none;
}

body.woocommerce-checkout div.form_div div#step-order_review-custom-content tbody td.actions div.inner_actions{
	padding-bottom: unset !important;
}

body.woocommerce-checkout div.form_div div#step-order_review-custom-content tbody td.actions div.inner_actions button[name="update_cart"]{
	grid-column: 3;
}

body.woocommerce-checkout div.form_div div#step-order-review table.woocommerce-checkout-review-order-table{
	border: unset;
	max-width: 600px;
	margin-left: calc(100% - 600px);
}

body.woocommerce-checkout div.form_div div#step-order-review table.woocommerce-checkout-review-order-table thead,
body.woocommerce-checkout div.form_div div#step-order-review table.woocommerce-checkout-review-order-table tbody{
	display: none;
}

body.woocommerce-checkout div#step-order-review table.woocommerce-checkout-review-order-table tfoot tr th,
body.woocommerce-checkout div#step-order-review table.woocommerce-checkout-review-order-table tfoot tr td{
	padding: 10px 0 !important;
	border: unset;
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout div#step-order-review table.woocommerce-checkout-review-order-table tfoot tr td,
body.woocommerce-checkout div#step-order-review table.woocommerce-checkout-review-order-table tfoot tr td *{
	color: var(--primary-dark-blue);
}

body.woocommerce-checkout div#step-order-review table.woocommerce-checkout-review-order-table tfoot tr td{
	text-align: right;
}

body.woocommerce-checkout div#step-order-review div#payment{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding: 15px;
	background: #ffffff;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods{
	display: flex;
	grid-gap: 15px;
	flex-wrap: wrap;
	justify-content: flex-end;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method{
	display: flex;
    flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	border-bottom: unset;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method.payment_method_mollie_wc_gateway_creditcard{
	order: 2;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method input.input-radio{
	margin-right: 10px;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method label{
	background: #ffffff;
	padding: 15px 15px;
	margin-bottom: unset;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods div.payment_box.payment_method_bacs{
	display: none !important;
}

body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method div.payment_box.payment_method_mollie_wc_gateway_creditcard{
	flex-grow: 1;
	margin-top: 15px;
}

body.woocommerce-checkout div#step-order-review div.woocommerce-terms-and-conditions-wrapper{
	display: flex;
	justify-content: flex-end;
	margin: 20px 0;
}

body.woocommerce-checkout div#step-order-review div.woocommerce-terms-and-conditions-wrapper a{
	text-decoration: underline;
}

body.woocommerce-checkout div#step-order-review div.woocommerce-terms-and-conditions-wrapper .form-row{
	margin-bottom: unset;
}

body.woocommerce-checkout div#step-order-review div.place-order{
	grid-column: span 2;
}

body.woocommerce-checkout div#step-order-review button[name="woocommerce_checkout_place_order"]{
	margin: 0 0 0 calc(100% - 225px);
	width: 225px;
	padding: 15px 25px;
}

@media (max-width: 1050px) {
	
	body.woocommerce-checkout div.form_div div#step-order-review table.woocommerce-checkout-review-order-table{
		max-width: 100%;
		margin-left: unset;
	}

	body.woocommerce-checkout div#step-order-review div#payment{
		display: block;
	}

	body.woocommerce-checkout div#step-order-review ul.wc_payment_methods{
		justify-content: flex-start;
		grid-row-gap: unset;
	}

	body.woocommerce-checkout div#step-order-review ul.wc_payment_methods li.wc_payment_method{
		justify-content: flex-start;
	}

	body.woocommerce-checkout div#step-order-review button[name="woocommerce_checkout_place_order"]{
		width: 100%;
		padding: 25px 15px;
		margin: unset;
	}
}

/* Checkout ~ Footer nav */

body.woocommerce-checkout div.woocommerce div.next_prev{
	display: flex;
	justify-content: space-between;
	order: 2;
	background: var(--secondary-dark-blue);
	padding: 25px 15px;
	margin-top: unset !important;
}

body.woocommerce-checkout div.woocommerce .ms_next_prev.ms_prev{
	margin-right: auto;
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: var(--primary-dark-blue) !important;
    border-radius: unset !important;
    padding: 15px;
    min-width: 175px;
}

body.woocommerce-checkout div.woocommerce .ms_next_prev.ms_next{
	margin-left: auto;
	background-color: var(--primary-dark-blue) !important;
	border-color: var(--primary-dark-blue) !important;
    border-radius: unset !important;
    padding: 15px;
    min-width: 175px;
}

/* Notify popup */

div.swal2-container div.swal2-content i.conf-check{
	font-size: 45px;
	color: #099e00;
}

/* Out of stock */

div.outofstock div.align-items-center a.button{
    color: #C80000 !important;
}

body.single-product div.outofstock input.cwg_popup_submit{
    margin-top: -75px !important;
}

body:not(.single-product) div.outofstock input.cwg_popup_submit{
    margin-top: -50px !important;
}