img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px; }
:root { --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); --wp-editor-canvas-background: #ddd; --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0,124,186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0,107,160.5; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0,90,135; --wp-admin-border-width-focus: 2px; }
@media (min-resolution: 192dpi) {
  :root { --wp-admin-border-width-focus: 1.5px; }
}
.wp-element-button { cursor: pointer; }
:root .has-very-light-gray-background-color { background-color: rgb(238, 238, 238); }
:root .has-very-dark-gray-background-color { background-color: rgb(49, 49, 49); }
:root .has-very-light-gray-color { color: rgb(238, 238, 238); }
:root .has-very-dark-gray-color { color: rgb(49, 49, 49); }
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background { background: linear-gradient(135deg, rgb(0, 208, 132), rgb(6, 147, 227)); }
:root .has-purple-crush-gradient-background { background: linear-gradient(135deg, rgb(52, 226, 228), rgb(71, 33, 251) 50%, rgb(171, 29, 254)); }
:root .has-hazy-dawn-gradient-background { background: linear-gradient(135deg, rgb(250, 172, 168), rgb(218, 208, 236)); }
:root .has-subdued-olive-gradient-background { background: linear-gradient(135deg, rgb(250, 250, 225), rgb(103, 166, 113)); }
:root .has-atomic-cream-gradient-background { background: linear-gradient(135deg, rgb(253, 215, 154), rgb(0, 74, 89)); }
:root .has-nightshade-gradient-background { background: linear-gradient(135deg, rgb(51, 9, 104), rgb(49, 205, 207)); }
:root .has-midnight-gradient-background { background: linear-gradient(135deg, rgb(2, 3, 129), rgb(40, 116, 252)); }
:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }
.has-regular-font-size { font-size: 1em; }
.has-larger-font-size { font-size: 2.625em; }
.has-normal-font-size { font-size: var(--wp--preset--font-size--normal); }
.has-huge-font-size { font-size: var(--wp--preset--font-size--huge); }
.has-text-align-center { text-align: center; }
.has-text-align-left { text-align: left; }
.has-text-align-right { text-align: right; }
.has-fit-text { white-space: nowrap !important; }
#end-resizable-editor-section { display: none; }
.aligncenter { clear: both; }
.items-justified-left { justify-content: flex-start; }
.items-justified-center { justify-content: center; }
.items-justified-right { justify-content: flex-end; }
.items-justified-space-between { justify-content: space-between; }
.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }
.screen-reader-text:focus { background-color: rgb(221, 221, 221); clip-path: none; color: rgb(68, 68, 68); display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
html :where(.has-border-color) { border-style: solid; }
html :where([style*="border-top-color"]) { border-top-style: solid; }
html :where([style*="border-right-color"]) { border-right-style: solid; }
html :where([style*="border-bottom-color"]) { border-bottom-style: solid; }
html :where([style*="border-left-color"]) { border-left-style: solid; }
html :where([style*="border-width"]) { border-style: solid; }
html :where([style*="border-top-width"]) { border-top-style: solid; }
html :where([style*="border-right-width"]) { border-right-style: solid; }
html :where([style*="border-bottom-width"]) { border-bottom-style: solid; }
html :where([style*="border-left-width"]) { border-left-style: solid; }
html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }
:where(figure) { margin: 0px 0px 1em; }
html :where(.is-position-sticky) { --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px); }
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) { --wp-admin--admin-bar--position-offset: 0px; }
}
:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #fff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--color--orange: #f9b020; --wp--preset--color--deep-sea: #1d525c; --wp--preset--color--bay: #449885; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%); --wp--preset--gradient--sea-gradient: linear-gradient(45deg, rgba(29,82,92,1) 0%,rgba(68,152,133,1) 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0); --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0); }
:where(.is-layout-flex) { gap: 0.5em; }
:where(.is-layout-grid) { gap: 0.5em; }
body .is-layout-flex { display: flex; }
.is-layout-flex { flex-wrap: wrap; align-items: center; }
.is-layout-flex > :is(*, div) { margin: 0px; }
body .is-layout-grid { display: grid; }
.is-layout-grid > :is(*, div) { margin: 0px; }
:where(.wp-block-columns.is-layout-flex) { gap: 2em; }
:where(.wp-block-columns.is-layout-grid) { gap: 2em; }
:where(.wp-block-post-template.is-layout-flex) { gap: 1.25em; }
:where(.wp-block-post-template.is-layout-grid) { gap: 1.25em; }
.has-black-color { color: var(--wp--preset--color--black) !important; }
.has-cyan-bluish-gray-color { color: var(--wp--preset--color--cyan-bluish-gray) !important; }
.has-white-color { color: var(--wp--preset--color--white) !important; }
.has-pale-pink-color { color: var(--wp--preset--color--pale-pink) !important; }
.has-vivid-red-color { color: var(--wp--preset--color--vivid-red) !important; }
.has-luminous-vivid-orange-color { color: var(--wp--preset--color--luminous-vivid-orange) !important; }
.has-luminous-vivid-amber-color { color: var(--wp--preset--color--luminous-vivid-amber) !important; }
.has-light-green-cyan-color { color: var(--wp--preset--color--light-green-cyan) !important; }
.has-vivid-green-cyan-color { color: var(--wp--preset--color--vivid-green-cyan) !important; }
.has-pale-cyan-blue-color { color: var(--wp--preset--color--pale-cyan-blue) !important; }
.has-vivid-cyan-blue-color { color: var(--wp--preset--color--vivid-cyan-blue) !important; }
.has-vivid-purple-color { color: var(--wp--preset--color--vivid-purple) !important; }
.has-black-background-color { background-color: var(--wp--preset--color--black) !important; }
.has-cyan-bluish-gray-background-color { background-color: var(--wp--preset--color--cyan-bluish-gray) !important; }
.has-white-background-color { background-color: var(--wp--preset--color--white) !important; }
.has-pale-pink-background-color { background-color: var(--wp--preset--color--pale-pink) !important; }
.has-vivid-red-background-color { background-color: var(--wp--preset--color--vivid-red) !important; }
.has-luminous-vivid-orange-background-color { background-color: var(--wp--preset--color--luminous-vivid-orange) !important; }
.has-luminous-vivid-amber-background-color { background-color: var(--wp--preset--color--luminous-vivid-amber) !important; }
.has-light-green-cyan-background-color { background-color: var(--wp--preset--color--light-green-cyan) !important; }
.has-vivid-green-cyan-background-color { background-color: var(--wp--preset--color--vivid-green-cyan) !important; }
.has-pale-cyan-blue-background-color { background-color: var(--wp--preset--color--pale-cyan-blue) !important; }
.has-vivid-cyan-blue-background-color { background-color: var(--wp--preset--color--vivid-cyan-blue) !important; }
.has-vivid-purple-background-color { background-color: var(--wp--preset--color--vivid-purple) !important; }
.has-black-border-color { border-color: var(--wp--preset--color--black) !important; }
.has-cyan-bluish-gray-border-color { border-color: var(--wp--preset--color--cyan-bluish-gray) !important; }
.has-white-border-color { border-color: var(--wp--preset--color--white) !important; }
.has-pale-pink-border-color { border-color: var(--wp--preset--color--pale-pink) !important; }
.has-vivid-red-border-color { border-color: var(--wp--preset--color--vivid-red) !important; }
.has-luminous-vivid-orange-border-color { border-color: var(--wp--preset--color--luminous-vivid-orange) !important; }
.has-luminous-vivid-amber-border-color { border-color: var(--wp--preset--color--luminous-vivid-amber) !important; }
.has-light-green-cyan-border-color { border-color: var(--wp--preset--color--light-green-cyan) !important; }
.has-vivid-green-cyan-border-color { border-color: var(--wp--preset--color--vivid-green-cyan) !important; }
.has-pale-cyan-blue-border-color { border-color: var(--wp--preset--color--pale-cyan-blue) !important; }
.has-vivid-cyan-blue-border-color { border-color: var(--wp--preset--color--vivid-cyan-blue) !important; }
.has-vivid-purple-border-color { border-color: var(--wp--preset--color--vivid-purple) !important; }
.has-vivid-cyan-blue-to-vivid-purple-gradient-background { background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important; }
.has-light-green-cyan-to-vivid-green-cyan-gradient-background { background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important; }
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background { background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important; }
.has-luminous-vivid-orange-to-vivid-red-gradient-background { background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important; }
.has-very-light-gray-to-cyan-bluish-gray-gradient-background { background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important; }
.has-cool-to-warm-spectrum-gradient-background { background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important; }
.has-blush-light-purple-gradient-background { background: var(--wp--preset--gradient--blush-light-purple) !important; }
.has-blush-bordeaux-gradient-background { background: var(--wp--preset--gradient--blush-bordeaux) !important; }
.has-luminous-dusk-gradient-background { background: var(--wp--preset--gradient--luminous-dusk) !important; }
.has-pale-ocean-gradient-background { background: var(--wp--preset--gradient--pale-ocean) !important; }
.has-electric-grass-gradient-background { background: var(--wp--preset--gradient--electric-grass) !important; }
.has-midnight-gradient-background { background: var(--wp--preset--gradient--midnight) !important; }
.has-small-font-size { font-size: var(--wp--preset--font-size--small) !important; }
.has-medium-font-size { font-size: var(--wp--preset--font-size--medium) !important; }
.has-large-font-size { font-size: var(--wp--preset--font-size--large) !important; }
.has-x-large-font-size { font-size: var(--wp--preset--font-size--x-large) !important; }
.wp-block-button__link { color: rgb(255, 255, 255); background-color: rgb(50, 55, 60); border-radius: 9999px; box-shadow: none; text-decoration: none; padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; }
.wp-block-file__button { background: rgb(50, 55, 60); color: rgb(255, 255, 255); text-decoration: none; }
.tpt__hidden { display: none; }
.tpt__tiered-pricing, .tier-pricing-summary-table { width: 100%; }
.sticky-add-to-cart .tpt__tiered-pricing, .ast-sticky-add-to-cart .tpt__tiered-pricing { display: none; }
.tiered-pricing-table { margin: 15px 0px; width: 100%; }
.tiered-pricing-table tr { background: rgb(255, 255, 255); }
.tiered-pricing--active td { background-color: rgb(150, 89, 138); color: rgb(255, 255, 255); transition: 0.3s ease-in-out; }
.tiered-pricing--active td .amount { color: rgb(255, 255, 255); transition: 0.3s ease-in-out; }
.tiered-pricing-horizontal-table { display: flex; margin: 15px 0px; border: 1px solid rgb(102, 102, 102); border-radius: 3px; flex-wrap: nowrap; overflow-x: auto; }
.tiered-pricing-horizontal-table__labels { background: rgb(245, 245, 245); }
.tiered-pricing-horizontal-table-cell { padding: 5px 10px; border-bottom: 1px solid rgb(102, 102, 102); }
.tiered-pricing-horizontal-table-cell:last-child { border-bottom: none; }
.tiered-pricing-horizontal-table-column { flex: 1 1 0%; border-right: 1px solid rgb(102, 102, 102); }
.tiered-pricing-horizontal-table-column:last-child { border: none; }
.tiered-pricing-tooltip { padding: 0px; position: relative; z-index: 99999; width: 250px !important; }
.tiered-pricing-tooltip__svg { margin-left: 8px; width: 15px; cursor: help; }
.tiered-pricing-tooltip .tiered-pricing-table { margin: 0px; }
.ui-helper-hidden-accessible { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.tiered-pricing-plain-texts { margin: 20px 0px; list-style: none; }
.tiered-pricing-blocks { display: flex; flex-wrap: wrap; gap: 10px; margin: 15px 0px; }
.tiered-pricing-block__price { margin-bottom: 0px; font-weight: bold; font-size: 1.1em; }
.tiered-pricing-block__price-discount { font-size: 0.8em; }
.tiered-pricing-block__quantity { font-size: 0.9em; }
.tiered-pricing-block { padding: 0px 10px; border: 1px solid rgb(204, 204, 204); border-radius: 5px; transition: 0.2s; }
.tiered-pricing-blocks .tiered-pricing--active { transform: scale(1.06); }
.tiered-pricing-blocks--style-1 .tiered-pricing-block { overflow: hidden; padding: 0px; }
.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__quantity { color: rgb(255, 255, 255); padding: 3px 10px; text-align: center; }
.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__price { text-align: center; padding: 5px 10px; }
.tiered-pricing-blocks--style-2 .tiered-pricing-block { padding: 5px 10px; background: rgb(247, 247, 247); border-color: rgb(204, 204, 204); }
.tiered-pricing-blocks--style-2 .tiered-pricing-block__price { font-size: 1em; }
.tiered-pricing-blocks--style-3 { gap: 20px 15px; }
.tiered-pricing-blocks--style-3 .tiered-pricing-block-inner { padding: 15px 25px 10px; }
.tiered-pricing-blocks--style-3 .tiered-pricing-block { position: relative; padding: 0px; text-align: center; }
.tiered-pricing-options { margin: 20px 0px; }
.tiered-pricing-option { transition: 0.3s; display: flex; justify-content: space-between; align-items: center; padding: 10px; border: 1px solid rgb(229, 229, 229); border-radius: 3px; gap: 10px; margin-bottom: 10px; }
.tiered-pricing-option__pricing { text-align: right; margin-left: auto; font-weight: bold; }
.tiered-pricing-option-checkbox { width: 18px; height: 18px; border-radius: 50%; position: relative; box-sizing: border-box; border: 1px solid rgb(229, 229, 229); }
.tiered-pricing--active .tiered-pricing-option-checkbox::after { content: ""; background: rgb(229, 229, 229); position: absolute; border-radius: 50%; width: 10px; height: 10px; left: 3px; top: 3px; }
.tiered-pricing-option-price { display: flex; gap: 5px; align-items: center; justify-content: right; }
.tiered-pricing-option-price__original { font-size: 0.9em; font-weight: normal; }
.tiered-pricing-option-total { font-size: 0.8em; display: none; justify-content: right; align-items: center; gap: 5px; }
.tiered-pricing-option-total__original_total { font-weight: normal; font-size: 0.9em; }
.tiered-pricing-options--style-1 { border: 1px solid; padding: 0px 10px; border-radius: 5px; }
.tiered-pricing-options--style-1 .tiered-pricing-option { border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid; border-radius: 0px; padding: 12px 5px; margin: 0px; }
.tiered-pricing-options--style-1 .tiered-pricing-option:last-child { border: none; }
.tiered-pricing-options--style-2 { border: 1px solid; border-radius: 5px; }
.tiered-pricing-options--style-2 .tiered-pricing-option { border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid; border-radius: 0px; padding: 10px 15px; margin: 0px; }
.tiered-pricing-options--style-2 .tiered-pricing-option:last-child { border: none; }
.tiered-pricing-options--style-3 .tiered-pricing--active .tiered-pricing-option-checkbox::after { width: 10px; height: 10px; left: 3px; top: 3px; }
.tiered-pricing-options--style-3 .tiered-pricing-option { position: relative; box-sizing: border-box; margin-bottom: 15px; padding: 0px; }
.tiered-pricing-options--style-3 .tiered-pricing-option__discount-label { position: absolute; background: rgb(228, 58, 54); top: 0px; right: 10px; transform: translate(0px, -50%); box-sizing: border-box; color: rgb(255, 255, 255); padding: 0px 10px; border-radius: 3px; line-height: normal; }
.tiered-pricing-options--style-3 .tiered-pricing-option-inner { display: flex; justify-content: space-between; align-items: center; gap: 10px; width: 100%; padding: 12px; }
.tiered-pricing-dropdown { margin: 20px 0px; width: 100%; max-width: 800px; position: relative; }
.tiered-pricing-dropdown__list { box-sizing: border-box; position: absolute; max-height: 300px; overflow-y: auto; border-right: 1px solid; border-bottom: 1px solid; border-left: 1px solid; border-image: initial; border-top: none; width: 100%; background: white; display: none; z-index: 999; }
.tiered-pricing-dropdown__list ul { margin: 0px; padding: 0px; list-style: none; }
.tiered-pricing-dropdown__select-box { border-radius: 3px; cursor: pointer; border: 1px solid; padding: 5px; align-items: center; display: flex; background: rgb(255, 255, 255); }
.tiered-pricing-dropdown__select-box--active { border-radius: 3px 3px 0px 0px; }
.tiered-pricing-dropdown__select-box-arrow { width: 25px; margin-left: auto; height: 25px; display: flex; transition: 0.2s; }
.tiered-pricing-dropdown__select-box--active .tiered-pricing-dropdown__select-box-arrow { transform: rotate(180deg); }
.tiered-pricing-dropdown-option__pricing { margin-left: auto; font-weight: bold; }
.tiered-pricing-option-price { margin-left: auto; }
.tiered-pricing-dropdown-option { justify-content: space-between; align-items: center; box-sizing: border-box; padding: 10px; display: flex; width: 100%; }
.tiered-pricing-dropdown-option-price__original { font-weight: normal; }
.tier-pricing-summary-table { margin: 20px 0px; }
.tier-pricing-summary-table--hidden { display: none; }
.tier-pricing-summary-table__top { display: flex; justify-content: space-between; padding: 5px 0px; font-weight: bold; border-top: 1px solid rgb(245, 245, 245); }
.tier-pricing-summary-table__bottom { display: flex; justify-content: space-between; align-items: center; }
.tier-pricing-summary-table__total { font-size: 1.5em; margin-left: 5px; }
.tier-pricing-summary-table--inline { font-size: 1.3em; }
.tier-pricing-summary-table-inline__label { display: inline-block; }
.tiered-pricing-you-save--hidden { display: none !important; }
.tiered-pricing-you-save { color: red; }
.tiered-pricing-shop-loop { margin: 10px 0px; width: 100%; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-wrapper h3 { margin: 5px 0px !important; }
.tiered-pricing-shop-loop--reduced table { width: 100%; table-layout: fixed; overflow-wrap: break-word; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-horizontal-table-cell { padding: 5px; }
.tiered-pricing-shop-loop--reduced table.tiered-pricing-table thead tr th, .tiered-pricing-shop-loop--reduced table.tiered-pricing-table tbody tr td { padding: 3px 5px !important; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-option { padding: 5px 10px; gap: 5px; margin-bottom: 5px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown__select-box { padding: 3px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-option-price { flex-wrap: wrap; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-option .tiered-pricing-option__quantity { text-align: left; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-option__checkbox { display: none; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-blocks { padding: 0px 5px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-blocks:not(.tiered-pricing-blocks--styled) .tiered-pricing-block { padding: 0px 5px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-block__price { font-size: 1em; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown { margin: 10px 0px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option { padding: 0px 5px; gap: 0px 5px; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option__quantity { text-align: left; }
.tiered-pricing-shop-loop--reduced .tiered-pricing-plain-texts { text-align: left; list-style: disc; }
.woocommerce form .form-row .required { visibility: visible; }
.awdr_free_product_text { display: inline-block; padding: 0px 10px; background-color: rgb(61, 156, 210); color: rgb(255, 255, 255); border-radius: 3px; }
.variation-wdr_free_product { display: none !important; }
.awdr_change_product { cursor: pointer; }
.awdr_free_product_variants { padding: 5px; }
.awdr-product-name { padding-left: 10px; }
.awdr_change_product { display: flex; }
.awdr-select-free-variant-product-toggle { color: gray; cursor: pointer; width: 100%; border: none; text-align: left; outline: none; font-size: 1.02em; transition: 0.4s; }
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover { color: rgb(68, 68, 68); }
.awdr-select-variant-product { padding: 0px 18px; display: none; background-color: white; overflow: hidden; }
.awdr-select-free-variant-product-toggle::after { content: "➕"; font-size: 12px; color: rgb(119, 119, 119); margin-left: 10px; }
.awdr-select-free-variant-product-toggle-active::after { content: "➖"; }
@import url("fonts_googleapis_com/css2_c8027cdb.css");
.fa, .fab, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }
.fa-xs { font-size: 0.75em; }
.fa-sm { font-size: 0.875em; }
.fa-1x { font-size: 1em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-6x { font-size: 6em; }
.fa-7x { font-size: 7em; }
.fa-8x { font-size: 8em; }
.fa-9x { font-size: 9em; }
.fa-10x { font-size: 10em; }
.fa-fw { text-align: center; width: 1.25em; }
.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }
.fa-ul > li { position: relative; }
.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }
.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }
.fa-pull-left { float: left; }
.fa-pull-right { float: right; }
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }
.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }
.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }
@-webkit-keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.fa-rotate-90 { transform: rotate(90deg); }
.fa-rotate-180 { transform: rotate(180deg); }
.fa-rotate-270 { transform: rotate(270deg); }
.fa-flip-horizontal { transform: scale(-1, 1); }
.fa-flip-vertical { transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1, -1); }
:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 { filter: none; }
.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }
.fa-stack-1x, .fa-stack-2x { left: 0px; position: absolute; text-align: center; width: 100%; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: rgb(255, 255, 255); }
.fa-500px::before { content: ""; }
.fa-accessible-icon::before { content: ""; }
.fa-accusoft::before { content: ""; }
.fa-acquisitions-incorporated::before { content: ""; }
.fa-ad::before { content: ""; }
.fa-address-book::before { content: ""; }
.fa-address-card::before { content: ""; }
.fa-adjust::before { content: ""; }
.fa-adn::before { content: ""; }
.fa-adobe::before { content: ""; }
.fa-adversal::before { content: ""; }
.fa-affiliatetheme::before { content: ""; }
.fa-air-freshener::before { content: ""; }
.fa-airbnb::before { content: ""; }
.fa-algolia::before { content: ""; }
.fa-align-center::before { content: ""; }
.fa-align-justify::before { content: ""; }
.fa-align-left::before { content: ""; }
.fa-align-right::before { content: ""; }
.fa-alipay::before { content: ""; }
.fa-allergies::before { content: ""; }
.fa-amazon::before { content: ""; }
.fa-amazon-pay::before { content: ""; }
.fa-ambulance::before { content: ""; }
.fa-american-sign-language-interpreting::before { content: ""; }
.fa-amilia::before { content: ""; }
.fa-anchor::before { content: ""; }
.fa-android::before { content: ""; }
.fa-angellist::before { content: ""; }
.fa-angle-double-down::before { content: ""; }
.fa-angle-double-left::before { content: ""; }
.fa-angle-double-right::before { content: ""; }
.fa-angle-double-up::before { content: ""; }
.fa-angle-down::before { content: ""; }
.fa-angle-left::before { content: ""; }
.fa-angle-right::before { content: ""; }
.fa-angle-up::before { content: ""; }
.fa-angry::before { content: ""; }
.fa-angrycreative::before { content: ""; }
.fa-angular::before { content: ""; }
.fa-ankh::before { content: ""; }
.fa-app-store::before { content: ""; }
.fa-app-store-ios::before { content: ""; }
.fa-apper::before { content: ""; }
.fa-apple::before { content: ""; }
.fa-apple-alt::before { content: ""; }
.fa-apple-pay::before { content: ""; }
.fa-archive::before { content: ""; }
.fa-archway::before { content: ""; }
.fa-arrow-alt-circle-down::before { content: ""; }
.fa-arrow-alt-circle-left::before { content: ""; }
.fa-arrow-alt-circle-right::before { content: ""; }
.fa-arrow-alt-circle-up::before { content: ""; }
.fa-arrow-circle-down::before { content: ""; }
.fa-arrow-circle-left::before { content: ""; }
.fa-arrow-circle-right::before { content: ""; }
.fa-arrow-circle-up::before { content: ""; }
.fa-arrow-down::before { content: ""; }
.fa-arrow-left::before { content: ""; }
.fa-arrow-right::before { content: ""; }
.fa-arrow-up::before { content: ""; }
.fa-arrows-alt::before { content: ""; }
.fa-arrows-alt-h::before { content: ""; }
.fa-arrows-alt-v::before { content: ""; }
.fa-artstation::before { content: ""; }
.fa-assistive-listening-systems::before { content: ""; }
.fa-asterisk::before { content: ""; }
.fa-asymmetrik::before { content: ""; }
.fa-at::before { content: ""; }
.fa-atlas::before { content: ""; }
.fa-atlassian::before { content: ""; }
.fa-atom::before { content: ""; }
.fa-audible::before { content: ""; }
.fa-audio-description::before { content: ""; }
.fa-autoprefixer::before { content: ""; }
.fa-avianex::before { content: ""; }
.fa-aviato::before { content: ""; }
.fa-award::before { content: ""; }
.fa-aws::before { content: ""; }
.fa-baby::before { content: ""; }
.fa-baby-carriage::before { content: ""; }
.fa-backspace::before { content: ""; }
.fa-backward::before { content: ""; }
.fa-bacon::before { content: ""; }
.fa-balance-scale::before { content: ""; }
.fa-balance-scale-left::before { content: ""; }
.fa-balance-scale-right::before { content: ""; }
.fa-ban::before { content: ""; }
.fa-band-aid::before { content: ""; }
.fa-bandcamp::before { content: ""; }
.fa-barcode::before { content: ""; }
.fa-bars::before { content: ""; }
.fa-baseball-ball::before { content: ""; }
.fa-basketball-ball::before { content: ""; }
.fa-bath::before { content: ""; }
.fa-battery-empty::before { content: ""; }
.fa-battery-full::before { content: ""; }
.fa-battery-half::before { content: ""; }
.fa-battery-quarter::before { content: ""; }
.fa-battery-three-quarters::before { content: ""; }
.fa-battle-net::before { content: ""; }
.fa-bed::before { content: ""; }
.fa-beer::before { content: ""; }
.fa-behance::before { content: ""; }
.fa-behance-square::before { content: ""; }
.fa-bell::before { content: ""; }
.fa-bell-slash::before { content: ""; }
.fa-bezier-curve::before { content: ""; }
.fa-bible::before { content: ""; }
.fa-bicycle::before { content: ""; }
.fa-biking::before { content: ""; }
.fa-bimobject::before { content: ""; }
.fa-binoculars::before { content: ""; }
.fa-biohazard::before { content: ""; }
.fa-birthday-cake::before { content: ""; }
.fa-bitbucket::before { content: ""; }
.fa-bitcoin::before { content: ""; }
.fa-bity::before { content: ""; }
.fa-black-tie::before { content: ""; }
.fa-blackberry::before { content: ""; }
.fa-blender::before { content: ""; }
.fa-blender-phone::before { content: ""; }
.fa-blind::before { content: ""; }
.fa-blog::before { content: ""; }
.fa-blogger::before { content: ""; }
.fa-blogger-b::before { content: ""; }
.fa-bluetooth::before { content: ""; }
.fa-bluetooth-b::before { content: ""; }
.fa-bold::before { content: ""; }
.fa-bolt::before { content: ""; }
.fa-bomb::before { content: ""; }
.fa-bone::before { content: ""; }
.fa-bong::before { content: ""; }
.fa-book::before { content: ""; }
.fa-book-dead::before { content: ""; }
.fa-book-medical::before { content: ""; }
.fa-book-open::before { content: ""; }
.fa-book-reader::before { content: ""; }
.fa-bookmark::before { content: ""; }
.fa-bootstrap::before { content: ""; }
.fa-border-all::before { content: ""; }
.fa-border-none::before { content: ""; }
.fa-border-style::before { content: ""; }
.fa-bowling-ball::before { content: ""; }
.fa-box::before { content: ""; }
.fa-box-open::before { content: ""; }
.fa-boxes::before { content: ""; }
.fa-braille::before { content: ""; }
.fa-brain::before { content: ""; }
.fa-bread-slice::before { content: ""; }
.fa-briefcase::before { content: ""; }
.fa-briefcase-medical::before { content: ""; }
.fa-broadcast-tower::before { content: ""; }
.fa-broom::before { content: ""; }
.fa-brush::before { content: ""; }
.fa-btc::before { content: ""; }
.fa-buffer::before { content: ""; }
.fa-bug::before { content: ""; }
.fa-building::before { content: ""; }
.fa-bullhorn::before { content: ""; }
.fa-bullseye::before { content: ""; }
.fa-burn::before { content: ""; }
.fa-buromobelexperte::before { content: ""; }
.fa-bus::before { content: ""; }
.fa-bus-alt::before { content: ""; }
.fa-business-time::before { content: ""; }
.fa-buysellads::before { content: ""; }
.fa-calculator::before { content: ""; }
.fa-calendar::before { content: ""; }
.fa-calendar-alt::before { content: ""; }
.fa-calendar-check::before { content: ""; }
.fa-calendar-day::before { content: ""; }
.fa-calendar-minus::before { content: ""; }
.fa-calendar-plus::before { content: ""; }
.fa-calendar-times::before { content: ""; }
.fa-calendar-week::before { content: ""; }
.fa-camera::before { content: ""; }
.fa-camera-retro::before { content: ""; }
.fa-campground::before { content: ""; }
.fa-canadian-maple-leaf::before { content: ""; }
.fa-candy-cane::before { content: ""; }
.fa-cannabis::before { content: ""; }
.fa-capsules::before { content: ""; }
.fa-car::before { content: ""; }
.fa-car-alt::before { content: ""; }
.fa-car-battery::before { content: ""; }
.fa-car-crash::before { content: ""; }
.fa-car-side::before { content: ""; }
.fa-caret-down::before { content: ""; }
.fa-caret-left::before { content: ""; }
.fa-caret-right::before { content: ""; }
.fa-caret-square-down::before { content: ""; }
.fa-caret-square-left::before { content: ""; }
.fa-caret-square-right::before { content: ""; }
.fa-caret-square-up::before { content: ""; }
.fa-caret-up::before { content: ""; }
.fa-carrot::before { content: ""; }
.fa-cart-arrow-down::before { content: ""; }
.fa-cart-plus::before { content: ""; }
.fa-cash-register::before { content: ""; }
.fa-cat::before { content: ""; }
.fa-cc-amazon-pay::before { content: ""; }
.fa-cc-amex::before { content: ""; }
.fa-cc-apple-pay::before { content: ""; }
.fa-cc-diners-club::before { content: ""; }
.fa-cc-discover::before { content: ""; }
.fa-cc-jcb::before { content: ""; }
.fa-cc-mastercard::before { content: ""; }
.fa-cc-paypal::before { content: ""; }
.fa-cc-stripe::before { content: ""; }
.fa-cc-visa::before { content: ""; }
.fa-centercode::before { content: ""; }
.fa-centos::before { content: ""; }
.fa-certificate::before { content: ""; }
.fa-chair::before { content: ""; }
.fa-chalkboard::before { content: ""; }
.fa-chalkboard-teacher::before { content: ""; }
.fa-charging-station::before { content: ""; }
.fa-chart-area::before { content: ""; }
.fa-chart-bar::before { content: ""; }
.fa-chart-line::before { content: ""; }
.fa-chart-pie::before { content: ""; }
.fa-check::before { content: ""; }
.fa-check-circle::before { content: ""; }
.fa-check-double::before { content: ""; }
.fa-check-square::before { content: ""; }
.fa-cheese::before { content: ""; }
.fa-chess::before { content: ""; }
.fa-chess-bishop::before { content: ""; }
.fa-chess-board::before { content: ""; }
.fa-chess-king::before { content: ""; }
.fa-chess-knight::before { content: ""; }
.fa-chess-pawn::before { content: ""; }
.fa-chess-queen::before { content: ""; }
.fa-chess-rook::before { content: ""; }
.fa-chevron-circle-down::before { content: ""; }
.fa-chevron-circle-left::before { content: ""; }
.fa-chevron-circle-right::before { content: ""; }
.fa-chevron-circle-up::before { content: ""; }
.fa-chevron-down::before { content: ""; }
.fa-chevron-left::before { content: ""; }
.fa-chevron-right::before { content: ""; }
.fa-chevron-up::before { content: ""; }
.fa-child::before { content: ""; }
.fa-chrome::before { content: ""; }
.fa-chromecast::before { content: ""; }
.fa-church::before { content: ""; }
.fa-circle::before { content: ""; }
.fa-circle-notch::before { content: ""; }
.fa-city::before { content: ""; }
.fa-clinic-medical::before { content: ""; }
.fa-clipboard::before { content: ""; }
.fa-clipboard-check::before { content: ""; }
.fa-clipboard-list::before { content: ""; }
.fa-clock::before { content: ""; }
.fa-clone::before { content: ""; }
.fa-closed-captioning::before { content: ""; }
.fa-cloud::before { content: ""; }
.fa-cloud-download-alt::before { content: ""; }
.fa-cloud-meatball::before { content: ""; }
.fa-cloud-moon::before { content: ""; }
.fa-cloud-moon-rain::before { content: ""; }
.fa-cloud-rain::before { content: ""; }
.fa-cloud-showers-heavy::before { content: ""; }
.fa-cloud-sun::before { content: ""; }
.fa-cloud-sun-rain::before { content: ""; }
.fa-cloud-upload-alt::before { content: ""; }
.fa-cloudscale::before { content: ""; }
.fa-cloudsmith::before { content: ""; }
.fa-cloudversify::before { content: ""; }
.fa-cocktail::before { content: ""; }
.fa-code::before { content: ""; }
.fa-code-branch::before { content: ""; }
.fa-codepen::before { content: ""; }
.fa-codiepie::before { content: ""; }
.fa-coffee::before { content: ""; }
.fa-cog::before { content: ""; }
.fa-cogs::before { content: ""; }
.fa-coins::before { content: ""; }
.fa-columns::before { content: ""; }
.fa-comment::before { content: ""; }
.fa-comment-alt::before { content: ""; }
.fa-comment-dollar::before { content: ""; }
.fa-comment-dots::before { content: ""; }
.fa-comment-medical::before { content: ""; }
.fa-comment-slash::before { content: ""; }
.fa-comments::before { content: ""; }
.fa-comments-dollar::before { content: ""; }
.fa-compact-disc::before { content: ""; }
.fa-compass::before { content: ""; }
.fa-compress::before { content: ""; }
.fa-compress-arrows-alt::before { content: ""; }
.fa-concierge-bell::before { content: ""; }
.fa-confluence::before { content: ""; }
.fa-connectdevelop::before { content: ""; }
.fa-contao::before { content: ""; }
.fa-cookie::before { content: ""; }
.fa-cookie-bite::before { content: ""; }
.fa-copy::before { content: ""; }
.fa-copyright::before { content: ""; }
.fa-couch::before { content: ""; }
.fa-cpanel::before { content: ""; }
.fa-creative-commons::before { content: ""; }
.fa-creative-commons-by::before { content: ""; }
.fa-creative-commons-nc::before { content: ""; }
.fa-creative-commons-nc-eu::before { content: ""; }
.fa-creative-commons-nc-jp::before { content: ""; }
.fa-creative-commons-nd::before { content: ""; }
.fa-creative-commons-pd::before { content: ""; }
.fa-creative-commons-pd-alt::before { content: ""; }
.fa-creative-commons-remix::before { content: ""; }
.fa-creative-commons-sa::before { content: ""; }
.fa-creative-commons-sampling::before { content: ""; }
.fa-creative-commons-sampling-plus::before { content: ""; }
.fa-creative-commons-share::before { content: ""; }
.fa-creative-commons-zero::before { content: ""; }
.fa-credit-card::before { content: ""; }
.fa-critical-role::before { content: ""; }
.fa-crop::before { content: ""; }
.fa-crop-alt::before { content: ""; }
.fa-cross::before { content: ""; }
.fa-crosshairs::before { content: ""; }
.fa-crow::before { content: ""; }
.fa-crown::before { content: ""; }
.fa-crutch::before { content: ""; }
.fa-css3::before { content: ""; }
.fa-css3-alt::before { content: ""; }
.fa-cube::before { content: ""; }
.fa-cubes::before { content: ""; }
.fa-cut::before { content: ""; }
.fa-cuttlefish::before { content: ""; }
.fa-d-and-d::before { content: ""; }
.fa-d-and-d-beyond::before { content: ""; }
.fa-dashcube::before { content: ""; }
.fa-database::before { content: ""; }
.fa-deaf::before { content: ""; }
.fa-delicious::before { content: ""; }
.fa-democrat::before { content: ""; }
.fa-deploydog::before { content: ""; }
.fa-deskpro::before { content: ""; }
.fa-desktop::before { content: ""; }
.fa-dev::before { content: ""; }
.fa-deviantart::before { content: ""; }
.fa-dharmachakra::before { content: ""; }
.fa-dhl::before { content: ""; }
.fa-diagnoses::before { content: ""; }
.fa-diaspora::before { content: ""; }
.fa-dice::before { content: ""; }
.fa-dice-d20::before { content: ""; }
.fa-dice-d6::before { content: ""; }
.fa-dice-five::before { content: ""; }
.fa-dice-four::before { content: ""; }
.fa-dice-one::before { content: ""; }
.fa-dice-six::before { content: ""; }
.fa-dice-three::before { content: ""; }
.fa-dice-two::before { content: ""; }
.fa-digg::before { content: ""; }
.fa-digital-ocean::before { content: ""; }
.fa-digital-tachograph::before { content: ""; }
.fa-directions::before { content: ""; }
.fa-discord::before { content: ""; }
.fa-discourse::before { content: ""; }
.fa-divide::before { content: ""; }
.fa-dizzy::before { content: ""; }
.fa-dna::before { content: ""; }
.fa-dochub::before { content: ""; }
.fa-docker::before { content: ""; }
.fa-dog::before { content: ""; }
.fa-dollar-sign::before { content: ""; }
.fa-dolly::before { content: ""; }
.fa-dolly-flatbed::before { content: ""; }
.fa-donate::before { content: ""; }
.fa-door-closed::before { content: ""; }
.fa-door-open::before { content: ""; }
.fa-dot-circle::before { content: ""; }
.fa-dove::before { content: ""; }
.fa-download::before { content: ""; }
.fa-draft2digital::before { content: ""; }
.fa-drafting-compass::before { content: ""; }
.fa-dragon::before { content: ""; }
.fa-draw-polygon::before { content: ""; }
.fa-dribbble::before { content: ""; }
.fa-dribbble-square::before { content: ""; }
.fa-dropbox::before { content: ""; }
.fa-drum::before { content: ""; }
.fa-drum-steelpan::before { content: ""; }
.fa-drumstick-bite::before { content: ""; }
.fa-drupal::before { content: ""; }
.fa-dumbbell::before { content: ""; }
.fa-dumpster::before { content: ""; }
.fa-dumpster-fire::before { content: ""; }
.fa-dungeon::before { content: ""; }
.fa-dyalog::before { content: ""; }
.fa-earlybirds::before { content: ""; }
.fa-ebay::before { content: ""; }
.fa-edge::before { content: ""; }
.fa-edit::before { content: ""; }
.fa-egg::before { content: ""; }
.fa-eject::before { content: ""; }
.fa-elementor::before { content: ""; }
.fa-ellipsis-h::before { content: ""; }
.fa-ellipsis-v::before { content: ""; }
.fa-ello::before { content: ""; }
.fa-ember::before { content: ""; }
.fa-empire::before { content: ""; }
.fa-envelope::before { content: ""; }
.fa-envelope-open::before { content: ""; }
.fa-envelope-open-text::before { content: ""; }
.fa-envelope-square::before { content: ""; }
.fa-envira::before { content: ""; }
.fa-equals::before { content: ""; }
.fa-eraser::before { content: ""; }
.fa-erlang::before { content: ""; }
.fa-ethereum::before { content: ""; }
.fa-ethernet::before { content: ""; }
.fa-etsy::before { content: ""; }
.fa-euro-sign::before { content: ""; }
.fa-evernote::before { content: ""; }
.fa-exchange-alt::before { content: ""; }
.fa-exclamation::before { content: ""; }
.fa-exclamation-circle::before { content: ""; }
.fa-exclamation-triangle::before { content: ""; }
.fa-expand::before { content: ""; }
.fa-expand-arrows-alt::before { content: ""; }
.fa-expeditedssl::before { content: ""; }
.fa-external-link-alt::before { content: ""; }
.fa-external-link-square-alt::before { content: ""; }
.fa-eye::before { content: ""; }
.fa-eye-dropper::before { content: ""; }
.fa-eye-slash::before { content: ""; }
.fa-facebook::before { content: ""; }
.fa-facebook-f::before { content: ""; }
.fa-facebook-messenger::before { content: ""; }
.fa-facebook-square::before { content: ""; }
.fa-fan::before { content: ""; }
.fa-fantasy-flight-games::before { content: ""; }
.fa-fast-backward::before { content: ""; }
.fa-fast-forward::before { content: ""; }
.fa-fax::before { content: ""; }
.fa-feather::before { content: ""; }
.fa-feather-alt::before { content: ""; }
.fa-fedex::before { content: ""; }
.fa-fedora::before { content: ""; }
.fa-female::before { content: ""; }
.fa-fighter-jet::before { content: ""; }
.fa-figma::before { content: ""; }
.fa-file::before { content: ""; }
.fa-file-alt::before { content: ""; }
.fa-file-archive::before { content: ""; }
.fa-file-audio::before { content: ""; }
.fa-file-code::before { content: ""; }
.fa-file-contract::before { content: ""; }
.fa-file-csv::before { content: ""; }
.fa-file-download::before { content: ""; }
.fa-file-excel::before { content: ""; }
.fa-file-export::before { content: ""; }
.fa-file-image::before { content: ""; }
.fa-file-import::before { content: ""; }
.fa-file-invoice::before { content: ""; }
.fa-file-invoice-dollar::before { content: ""; }
.fa-file-medical::before { content: ""; }
.fa-file-medical-alt::before { content: ""; }
.fa-file-pdf::before { content: ""; }
.fa-file-powerpoint::before { content: ""; }
.fa-file-prescription::before { content: ""; }
.fa-file-signature::before { content: ""; }
.fa-file-upload::before { content: ""; }
.fa-file-video::before { content: ""; }
.fa-file-word::before { content: ""; }
.fa-fill::before { content: ""; }
.fa-fill-drip::before { content: ""; }
.fa-film::before { content: ""; }
.fa-filter::before { content: ""; }
.fa-fingerprint::before { content: ""; }
.fa-fire::before { content: ""; }
.fa-fire-alt::before { content: ""; }
.fa-fire-extinguisher::before { content: ""; }
.fa-firefox::before { content: ""; }
.fa-first-aid::before { content: ""; }
.fa-first-order::before { content: ""; }
.fa-first-order-alt::before { content: ""; }
.fa-firstdraft::before { content: ""; }
.fa-fish::before { content: ""; }
.fa-fist-raised::before { content: ""; }
.fa-flag::before { content: ""; }
.fa-flag-checkered::before { content: ""; }
.fa-flag-usa::before { content: ""; }
.fa-flask::before { content: ""; }
.fa-flickr::before { content: ""; }
.fa-flipboard::before { content: ""; }
.fa-flushed::before { content: ""; }
.fa-fly::before { content: ""; }
.fa-folder::before { content: ""; }
.fa-folder-minus::before { content: ""; }
.fa-folder-open::before { content: ""; }
.fa-folder-plus::before { content: ""; }
.fa-font::before { content: ""; }
.fa-font-awesome::before { content: ""; }
.fa-font-awesome-alt::before { content: ""; }
.fa-font-awesome-flag::before { content: ""; }
.fa-font-awesome-logo-full::before { content: ""; }
.fa-fonticons::before { content: ""; }
.fa-fonticons-fi::before { content: ""; }
.fa-football-ball::before { content: ""; }
.fa-fort-awesome::before { content: ""; }
.fa-fort-awesome-alt::before { content: ""; }
.fa-forumbee::before { content: ""; }
.fa-forward::before { content: ""; }
.fa-foursquare::before { content: ""; }
.fa-free-code-camp::before { content: ""; }
.fa-freebsd::before { content: ""; }
.fa-frog::before { content: ""; }
.fa-frown::before { content: ""; }
.fa-frown-open::before { content: ""; }
.fa-fulcrum::before { content: ""; }
.fa-funnel-dollar::before { content: ""; }
.fa-futbol::before { content: ""; }
.fa-galactic-republic::before { content: ""; }
.fa-galactic-senate::before { content: ""; }
.fa-gamepad::before { content: ""; }
.fa-gas-pump::before { content: ""; }
.fa-gavel::before { content: ""; }
.fa-gem::before { content: ""; }
.fa-genderless::before { content: ""; }
.fa-get-pocket::before { content: ""; }
.fa-gg::before { content: ""; }
.fa-gg-circle::before { content: ""; }
.fa-ghost::before { content: ""; }
.fa-gift::before { content: ""; }
.fa-gifts::before { content: ""; }
.fa-git::before { content: ""; }
.fa-git-alt::before { content: ""; }
.fa-git-square::before { content: ""; }
.fa-github::before { content: ""; }
.fa-github-alt::before { content: ""; }
.fa-github-square::before { content: ""; }
.fa-gitkraken::before { content: ""; }
.fa-gitlab::before { content: ""; }
.fa-gitter::before { content: ""; }
.fa-glass-cheers::before { content: ""; }
.fa-glass-martini::before { content: ""; }
.fa-glass-martini-alt::before { content: ""; }
.fa-glass-whiskey::before { content: ""; }
.fa-glasses::before { content: ""; }
.fa-glide::before { content: ""; }
.fa-glide-g::before { content: ""; }
.fa-globe::before { content: ""; }
.fa-globe-africa::before { content: ""; }
.fa-globe-americas::before { content: ""; }
.fa-globe-asia::before { content: ""; }
.fa-globe-europe::before { content: ""; }
.fa-gofore::before { content: ""; }
.fa-golf-ball::before { content: ""; }
.fa-goodreads::before { content: ""; }
.fa-goodreads-g::before { content: ""; }
.fa-google::before { content: ""; }
.fa-google-drive::before { content: ""; }
.fa-google-play::before { content: ""; }
.fa-google-plus::before { content: ""; }
.fa-google-plus-g::before { content: ""; }
.fa-google-plus-square::before { content: ""; }
.fa-google-wallet::before { content: ""; }
.fa-gopuram::before { content: ""; }
.fa-graduation-cap::before { content: ""; }
.fa-gratipay::before { content: ""; }
.fa-grav::before { content: ""; }
.fa-greater-than::before { content: ""; }
.fa-greater-than-equal::before { content: ""; }
.fa-grimace::before { content: ""; }
.fa-grin::before { content: ""; }
.fa-grin-alt::before { content: ""; }
.fa-grin-beam::before { content: ""; }
.fa-grin-beam-sweat::before { content: ""; }
.fa-grin-hearts::before { content: ""; }
.fa-grin-squint::before { content: ""; }
.fa-grin-squint-tears::before { content: ""; }
.fa-grin-stars::before { content: ""; }
.fa-grin-tears::before { content: ""; }
.fa-grin-tongue::before { content: ""; }
.fa-grin-tongue-squint::before { content: ""; }
.fa-grin-tongue-wink::before { content: ""; }
.fa-grin-wink::before { content: ""; }
.fa-grip-horizontal::before { content: ""; }
.fa-grip-lines::before { content: ""; }
.fa-grip-lines-vertical::before { content: ""; }
.fa-grip-vertical::before { content: ""; }
.fa-gripfire::before { content: ""; }
.fa-grunt::before { content: ""; }
.fa-guitar::before { content: ""; }
.fa-gulp::before { content: ""; }
.fa-h-square::before { content: ""; }
.fa-hacker-news::before { content: ""; }
.fa-hacker-news-square::before { content: ""; }
.fa-hackerrank::before { content: ""; }
.fa-hamburger::before { content: ""; }
.fa-hammer::before { content: ""; }
.fa-hamsa::before { content: ""; }
.fa-hand-holding::before { content: ""; }
.fa-hand-holding-heart::before { content: ""; }
.fa-hand-holding-usd::before { content: ""; }
.fa-hand-lizard::before { content: ""; }
.fa-hand-middle-finger::before { content: ""; }
.fa-hand-paper::before { content: ""; }
.fa-hand-peace::before { content: ""; }
.fa-hand-point-down::before { content: ""; }
.fa-hand-point-left::before { content: ""; }
.fa-hand-point-right::before { content: ""; }
.fa-hand-point-up::before { content: ""; }
.fa-hand-pointer::before { content: ""; }
.fa-hand-rock::before { content: ""; }
.fa-hand-scissors::before { content: ""; }
.fa-hand-spock::before { content: ""; }
.fa-hands::before { content: ""; }
.fa-hands-helping::before { content: ""; }
.fa-handshake::before { content: ""; }
.fa-hanukiah::before { content: ""; }
.fa-hard-hat::before { content: ""; }
.fa-hashtag::before { content: ""; }
.fa-hat-wizard::before { content: ""; }
.fa-haykal::before { content: ""; }
.fa-hdd::before { content: ""; }
.fa-heading::before { content: ""; }
.fa-headphones::before { content: ""; }
.fa-headphones-alt::before { content: ""; }
.fa-headset::before { content: ""; }
.fa-heart::before { content: ""; }
.fa-heart-broken::before { content: ""; }
.fa-heartbeat::before { content: ""; }
.fa-helicopter::before { content: ""; }
.fa-highlighter::before { content: ""; }
.fa-hiking::before { content: ""; }
.fa-hippo::before { content: ""; }
.fa-hips::before { content: ""; }
.fa-hire-a-helper::before { content: ""; }
.fa-history::before { content: ""; }
.fa-hockey-puck::before { content: ""; }
.fa-holly-berry::before { content: ""; }
.fa-home::before { content: ""; }
.fa-hooli::before { content: ""; }
.fa-hornbill::before { content: ""; }
.fa-horse::before { content: ""; }
.fa-horse-head::before { content: ""; }
.fa-hospital::before { content: ""; }
.fa-hospital-alt::before { content: ""; }
.fa-hospital-symbol::before { content: ""; }
.fa-hot-tub::before { content: ""; }
.fa-hotdog::before { content: ""; }
.fa-hotel::before { content: ""; }
.fa-hotjar::before { content: ""; }
.fa-hourglass::before { content: ""; }
.fa-hourglass-end::before { content: ""; }
.fa-hourglass-half::before { content: ""; }
.fa-hourglass-start::before { content: ""; }
.fa-house-damage::before { content: ""; }
.fa-houzz::before { content: ""; }
.fa-hryvnia::before { content: ""; }
.fa-html5::before { content: ""; }
.fa-hubspot::before { content: ""; }
.fa-i-cursor::before { content: ""; }
.fa-ice-cream::before { content: ""; }
.fa-icicles::before { content: ""; }
.fa-icons::before { content: ""; }
.fa-id-badge::before { content: ""; }
.fa-id-card::before { content: ""; }
.fa-id-card-alt::before { content: ""; }
.fa-igloo::before { content: ""; }
.fa-image::before { content: ""; }
.fa-images::before { content: ""; }
.fa-imdb::before { content: ""; }
.fa-inbox::before { content: ""; }
.fa-indent::before { content: ""; }
.fa-industry::before { content: ""; }
.fa-infinity::before { content: ""; }
.fa-info::before { content: ""; }
.fa-info-circle::before { content: ""; }
.fa-instagram::before { content: ""; }
.fa-intercom::before { content: ""; }
.fa-internet-explorer::before { content: ""; }
.fa-invision::before { content: ""; }
.fa-ioxhost::before { content: ""; }
.fa-italic::before { content: ""; }
.fa-itch-io::before { content: ""; }
.fa-itunes::before { content: ""; }
.fa-itunes-note::before { content: ""; }
.fa-java::before { content: ""; }
.fa-jedi::before { content: ""; }
.fa-jedi-order::before { content: ""; }
.fa-jenkins::before { content: ""; }
.fa-jira::before { content: ""; }
.fa-joget::before { content: ""; }
.fa-joint::before { content: ""; }
.fa-joomla::before { content: ""; }
.fa-journal-whills::before { content: ""; }
.fa-js::before { content: ""; }
.fa-js-square::before { content: ""; }
.fa-jsfiddle::before { content: ""; }
.fa-kaaba::before { content: ""; }
.fa-kaggle::before { content: ""; }
.fa-key::before { content: ""; }
.fa-keybase::before { content: ""; }
.fa-keyboard::before { content: ""; }
.fa-keycdn::before { content: ""; }
.fa-khanda::before { content: ""; }
.fa-kickstarter::before { content: ""; }
.fa-kickstarter-k::before { content: ""; }
.fa-kiss::before { content: ""; }
.fa-kiss-beam::before { content: ""; }
.fa-kiss-wink-heart::before { content: ""; }
.fa-kiwi-bird::before { content: ""; }
.fa-korvue::before { content: ""; }
.fa-landmark::before { content: ""; }
.fa-language::before { content: ""; }
.fa-laptop::before { content: ""; }
.fa-laptop-code::before { content: ""; }
.fa-laptop-medical::before { content: ""; }
.fa-laravel::before { content: ""; }
.fa-lastfm::before { content: ""; }
.fa-lastfm-square::before { content: ""; }
.fa-laugh::before { content: ""; }
.fa-laugh-beam::before { content: ""; }
.fa-laugh-squint::before { content: ""; }
.fa-laugh-wink::before { content: ""; }
.fa-layer-group::before { content: ""; }
.fa-leaf::before { content: ""; }
.fa-leanpub::before { content: ""; }
.fa-lemon::before { content: ""; }
.fa-less::before { content: ""; }
.fa-less-than::before { content: ""; }
.fa-less-than-equal::before { content: ""; }
.fa-level-down-alt::before { content: ""; }
.fa-level-up-alt::before { content: ""; }
.fa-life-ring::before { content: ""; }
.fa-lightbulb::before { content: ""; }
.fa-line::before { content: ""; }
.fa-link::before { content: ""; }
.fa-linkedin::before { content: ""; }
.fa-linkedin-in::before { content: ""; }
.fa-linode::before { content: ""; }
.fa-linux::before { content: ""; }
.fa-lira-sign::before { content: ""; }
.fa-list::before { content: ""; }
.fa-list-alt::before { content: ""; }
.fa-list-ol::before { content: ""; }
.fa-list-ul::before { content: ""; }
.fa-location-arrow::before { content: ""; }
.fa-lock::before { content: ""; }
.fa-lock-open::before { content: ""; }
.fa-long-arrow-alt-down::before { content: ""; }
.fa-long-arrow-alt-left::before { content: ""; }
.fa-long-arrow-alt-right::before { content: ""; }
.fa-long-arrow-alt-up::before { content: ""; }
.fa-low-vision::before { content: ""; }
.fa-luggage-cart::before { content: ""; }
.fa-lyft::before { content: ""; }
.fa-magento::before { content: ""; }
.fa-magic::before { content: ""; }
.fa-magnet::before { content: ""; }
.fa-mail-bulk::before { content: ""; }
.fa-mailchimp::before { content: ""; }
.fa-male::before { content: ""; }
.fa-mandalorian::before { content: ""; }
.fa-map::before { content: ""; }
.fa-map-marked::before { content: ""; }
.fa-map-marked-alt::before { content: ""; }
.fa-map-marker::before { content: ""; }
.fa-map-marker-alt::before { content: ""; }
.fa-map-pin::before { content: ""; }
.fa-map-signs::before { content: ""; }
.fa-markdown::before { content: ""; }
.fa-marker::before { content: ""; }
.fa-mars::before { content: ""; }
.fa-mars-double::before { content: ""; }
.fa-mars-stroke::before { content: ""; }
.fa-mars-stroke-h::before { content: ""; }
.fa-mars-stroke-v::before { content: ""; }
.fa-mask::before { content: ""; }
.fa-mastodon::before { content: ""; }
.fa-maxcdn::before { content: ""; }
.fa-medal::before { content: ""; }
.fa-medapps::before { content: ""; }
.fa-medium::before { content: ""; }
.fa-medium-m::before { content: ""; }
.fa-medkit::before { content: ""; }
.fa-medrt::before { content: ""; }
.fa-meetup::before { content: ""; }
.fa-megaport::before { content: ""; }
.fa-meh::before { content: ""; }
.fa-meh-blank::before { content: ""; }
.fa-meh-rolling-eyes::before { content: ""; }
.fa-memory::before { content: ""; }
.fa-mendeley::before { content: ""; }
.fa-menorah::before { content: ""; }
.fa-mercury::before { content: ""; }
.fa-meteor::before { content: ""; }
.fa-microchip::before { content: ""; }
.fa-microphone::before { content: ""; }
.fa-microphone-alt::before { content: ""; }
.fa-microphone-alt-slash::before { content: ""; }
.fa-microphone-slash::before { content: ""; }
.fa-microscope::before { content: ""; }
.fa-microsoft::before { content: ""; }
.fa-minus::before { content: ""; }
.fa-minus-circle::before { content: ""; }
.fa-minus-square::before { content: ""; }
.fa-mitten::before { content: ""; }
.fa-mix::before { content: ""; }
.fa-mixcloud::before { content: ""; }
.fa-mizuni::before { content: ""; }
.fa-mobile::before { content: ""; }
.fa-mobile-alt::before { content: ""; }
.fa-modx::before { content: ""; }
.fa-monero::before { content: ""; }
.fa-money-bill::before { content: ""; }
.fa-money-bill-alt::before { content: ""; }
.fa-money-bill-wave::before { content: ""; }
.fa-money-bill-wave-alt::before { content: ""; }
.fa-money-check::before { content: ""; }
.fa-money-check-alt::before { content: ""; }
.fa-monument::before { content: ""; }
.fa-moon::before { content: ""; }
.fa-mortar-pestle::before { content: ""; }
.fa-mosque::before { content: ""; }
.fa-motorcycle::before { content: ""; }
.fa-mountain::before { content: ""; }
.fa-mouse-pointer::before { content: ""; }
.fa-mug-hot::before { content: ""; }
.fa-music::before { content: ""; }
.fa-napster::before { content: ""; }
.fa-neos::before { content: ""; }
.fa-network-wired::before { content: ""; }
.fa-neuter::before { content: ""; }
.fa-newspaper::before { content: ""; }
.fa-nimblr::before { content: ""; }
.fa-node::before { content: ""; }
.fa-node-js::before { content: ""; }
.fa-not-equal::before { content: ""; }
.fa-notes-medical::before { content: ""; }
.fa-npm::before { content: ""; }
.fa-ns8::before { content: ""; }
.fa-nutritionix::before { content: ""; }
.fa-object-group::before { content: ""; }
.fa-object-ungroup::before { content: ""; }
.fa-odnoklassniki::before { content: ""; }
.fa-odnoklassniki-square::before { content: ""; }
.fa-oil-can::before { content: ""; }
.fa-old-republic::before { content: ""; }
.fa-om::before { content: ""; }
.fa-opencart::before { content: ""; }
.fa-openid::before { content: ""; }
.fa-opera::before { content: ""; }
.fa-optin-monster::before { content: ""; }
.fa-osi::before { content: ""; }
.fa-otter::before { content: ""; }
.fa-outdent::before { content: ""; }
.fa-page4::before { content: ""; }
.fa-pagelines::before { content: ""; }
.fa-pager::before { content: ""; }
.fa-paint-brush::before { content: ""; }
.fa-paint-roller::before { content: ""; }
.fa-palette::before { content: ""; }
.fa-palfed::before { content: ""; }
.fa-pallet::before { content: ""; }
.fa-paper-plane::before { content: ""; }
.fa-paperclip::before { content: ""; }
.fa-parachute-box::before { content: ""; }
.fa-paragraph::before { content: ""; }
.fa-parking::before { content: ""; }
.fa-passport::before { content: ""; }
.fa-pastafarianism::before { content: ""; }
.fa-paste::before { content: ""; }
.fa-patreon::before { content: ""; }
.fa-pause::before { content: ""; }
.fa-pause-circle::before { content: ""; }
.fa-paw::before { content: ""; }
.fa-paypal::before { content: ""; }
.fa-peace::before { content: ""; }
.fa-pen::before { content: ""; }
.fa-pen-alt::before { content: ""; }
.fa-pen-fancy::before { content: ""; }
.fa-pen-nib::before { content: ""; }
.fa-pen-square::before { content: ""; }
.fa-pencil-alt::before { content: ""; }
.fa-pencil-ruler::before { content: ""; }
.fa-penny-arcade::before { content: ""; }
.fa-people-carry::before { content: ""; }
.fa-pepper-hot::before { content: ""; }
.fa-percent::before { content: ""; }
.fa-percentage::before { content: ""; }
.fa-periscope::before { content: ""; }
.fa-person-booth::before { content: ""; }
.fa-phabricator::before { content: ""; }
.fa-phoenix-framework::before { content: ""; }
.fa-phoenix-squadron::before { content: ""; }
.fa-phone::before { content: ""; }
.fa-phone-alt::before { content: ""; }
.fa-phone-slash::before { content: ""; }
.fa-phone-square::before { content: ""; }
.fa-phone-square-alt::before { content: ""; }
.fa-phone-volume::before { content: ""; }
.fa-photo-video::before { content: ""; }
.fa-php::before { content: ""; }
.fa-pied-piper::before { content: ""; }
.fa-pied-piper-alt::before { content: ""; }
.fa-pied-piper-hat::before { content: ""; }
.fa-pied-piper-pp::before { content: ""; }
.fa-piggy-bank::before { content: ""; }
.fa-pills::before { content: ""; }
.fa-pinterest::before { content: ""; }
.fa-pinterest-p::before { content: ""; }
.fa-pinterest-square::before { content: ""; }
.fa-pizza-slice::before { content: ""; }
.fa-place-of-worship::before { content: ""; }
.fa-plane::before { content: ""; }
.fa-plane-arrival::before { content: ""; }
.fa-plane-departure::before { content: ""; }
.fa-play::before { content: ""; }
.fa-play-circle::before { content: ""; }
.fa-playstation::before { content: ""; }
.fa-plug::before { content: ""; }
.fa-plus::before { content: ""; }
.fa-plus-circle::before { content: ""; }
.fa-plus-square::before { content: ""; }
.fa-podcast::before { content: ""; }
.fa-poll::before { content: ""; }
.fa-poll-h::before { content: ""; }
.fa-poo::before { content: ""; }
.fa-poo-storm::before { content: ""; }
.fa-poop::before { content: ""; }
.fa-portrait::before { content: ""; }
.fa-pound-sign::before { content: ""; }
.fa-power-off::before { content: ""; }
.fa-pray::before { content: ""; }
.fa-praying-hands::before { content: ""; }
.fa-prescription::before { content: ""; }
.fa-prescription-bottle::before { content: ""; }
.fa-prescription-bottle-alt::before { content: ""; }
.fa-print::before { content: ""; }
.fa-procedures::before { content: ""; }
.fa-product-hunt::before { content: ""; }
.fa-project-diagram::before { content: ""; }
.fa-pushed::before { content: ""; }
.fa-puzzle-piece::before { content: ""; }
.fa-python::before { content: ""; }
.fa-qq::before { content: ""; }
.fa-qrcode::before { content: ""; }
.fa-question::before { content: ""; }
.fa-question-circle::before { content: ""; }
.fa-quidditch::before { content: ""; }
.fa-quinscape::before { content: ""; }
.fa-quora::before { content: ""; }
.fa-quote-left::before { content: ""; }
.fa-quote-right::before { content: ""; }
.fa-quran::before { content: ""; }
.fa-r-project::before { content: ""; }
.fa-radiation::before { content: ""; }
.fa-radiation-alt::before { content: ""; }
.fa-rainbow::before { content: ""; }
.fa-random::before { content: ""; }
.fa-raspberry-pi::before { content: ""; }
.fa-ravelry::before { content: ""; }
.fa-react::before { content: ""; }
.fa-reacteurope::before { content: ""; }
.fa-readme::before { content: ""; }
.fa-rebel::before { content: ""; }
.fa-receipt::before { content: ""; }
.fa-recycle::before { content: ""; }
.fa-red-river::before { content: ""; }
.fa-reddit::before { content: ""; }
.fa-reddit-alien::before { content: ""; }
.fa-reddit-square::before { content: ""; }
.fa-redhat::before { content: ""; }
.fa-redo::before { content: ""; }
.fa-redo-alt::before { content: ""; }
.fa-registered::before { content: ""; }
.fa-remove-format::before { content: ""; }
.fa-renren::before { content: ""; }
.fa-reply::before { content: ""; }
.fa-reply-all::before { content: ""; }
.fa-replyd::before { content: ""; }
.fa-republican::before { content: ""; }
.fa-researchgate::before { content: ""; }
.fa-resolving::before { content: ""; }
.fa-restroom::before { content: ""; }
.fa-retweet::before { content: ""; }
.fa-rev::before { content: ""; }
.fa-ribbon::before { content: ""; }
.fa-ring::before { content: ""; }
.fa-road::before { content: ""; }
.fa-robot::before { content: ""; }
.fa-rocket::before { content: ""; }
.fa-rocketchat::before { content: ""; }
.fa-rockrms::before { content: ""; }
.fa-route::before { content: ""; }
.fa-rss::before { content: ""; }
.fa-rss-square::before { content: ""; }
.fa-ruble-sign::before { content: ""; }
.fa-ruler::before { content: ""; }
.fa-ruler-combined::before { content: ""; }
.fa-ruler-horizontal::before { content: ""; }
.fa-ruler-vertical::before { content: ""; }
.fa-running::before { content: ""; }
.fa-rupee-sign::before { content: ""; }
.fa-sad-cry::before { content: ""; }
.fa-sad-tear::before { content: ""; }
.fa-safari::before { content: ""; }
.fa-salesforce::before { content: ""; }
.fa-sass::before { content: ""; }
.fa-satellite::before { content: ""; }
.fa-satellite-dish::before { content: ""; }
.fa-save::before { content: ""; }
.fa-schlix::before { content: ""; }
.fa-school::before { content: ""; }
.fa-screwdriver::before { content: ""; }
.fa-scribd::before { content: ""; }
.fa-scroll::before { content: ""; }
.fa-sd-card::before { content: ""; }
.fa-search::before { content: ""; }
.fa-search-dollar::before { content: ""; }
.fa-search-location::before { content: ""; }
.fa-search-minus::before { content: ""; }
.fa-search-plus::before { content: ""; }
.fa-searchengin::before { content: ""; }
.fa-seedling::before { content: ""; }
.fa-sellcast::before { content: ""; }
.fa-sellsy::before { content: ""; }
.fa-server::before { content: ""; }
.fa-servicestack::before { content: ""; }
.fa-shapes::before { content: ""; }
.fa-share::before { content: ""; }
.fa-share-alt::before { content: ""; }
.fa-share-alt-square::before { content: ""; }
.fa-share-square::before { content: ""; }
.fa-shekel-sign::before { content: ""; }
.fa-shield-alt::before { content: ""; }
.fa-ship::before { content: ""; }
.fa-shipping-fast::before { content: ""; }
.fa-shirtsinbulk::before { content: ""; }
.fa-shoe-prints::before { content: ""; }
.fa-shopping-bag::before { content: ""; }
.fa-shopping-basket::before { content: ""; }
.fa-shopping-cart::before { content: ""; }
.fa-shopware::before { content: ""; }
.fa-shower::before { content: ""; }
.fa-shuttle-van::before { content: ""; }
.fa-sign::before { content: ""; }
.fa-sign-in-alt::before { content: ""; }
.fa-sign-language::before { content: ""; }
.fa-sign-out-alt::before { content: ""; }
.fa-signal::before { content: ""; }
.fa-signature::before { content: ""; }
.fa-sim-card::before { content: ""; }
.fa-simplybuilt::before { content: ""; }
.fa-sistrix::before { content: ""; }
.fa-sitemap::before { content: ""; }
.fa-sith::before { content: ""; }
.fa-skating::before { content: ""; }
.fa-sketch::before { content: ""; }
.fa-skiing::before { content: ""; }
.fa-skiing-nordic::before { content: ""; }
.fa-skull::before { content: ""; }
.fa-skull-crossbones::before { content: ""; }
.fa-skyatlas::before { content: ""; }
.fa-skype::before { content: ""; }
.fa-slack::before { content: ""; }
.fa-slack-hash::before { content: ""; }
.fa-slash::before { content: ""; }
.fa-sleigh::before { content: ""; }
.fa-sliders-h::before { content: ""; }
.fa-slideshare::before { content: ""; }
.fa-smile::before { content: ""; }
.fa-smile-beam::before { content: ""; }
.fa-smile-wink::before { content: ""; }
.fa-smog::before { content: ""; }
.fa-smoking::before { content: ""; }
.fa-smoking-ban::before { content: ""; }
.fa-sms::before { content: ""; }
.fa-snapchat::before { content: ""; }
.fa-snapchat-ghost::before { content: ""; }
.fa-snapchat-square::before { content: ""; }
.fa-snowboarding::before { content: ""; }
.fa-snowflake::before { content: ""; }
.fa-snowman::before { content: ""; }
.fa-snowplow::before { content: ""; }
.fa-socks::before { content: ""; }
.fa-solar-panel::before { content: ""; }
.fa-sort::before { content: ""; }
.fa-sort-alpha-down::before { content: ""; }
.fa-sort-alpha-down-alt::before { content: ""; }
.fa-sort-alpha-up::before { content: ""; }
.fa-sort-alpha-up-alt::before { content: ""; }
.fa-sort-amount-down::before { content: ""; }
.fa-sort-amount-down-alt::before { content: ""; }
.fa-sort-amount-up::before { content: ""; }
.fa-sort-amount-up-alt::before { content: ""; }
.fa-sort-down::before { content: ""; }
.fa-sort-numeric-down::before { content: ""; }
.fa-sort-numeric-down-alt::before { content: ""; }
.fa-sort-numeric-up::before { content: ""; }
.fa-sort-numeric-up-alt::before { content: ""; }
.fa-sort-up::before { content: ""; }
.fa-soundcloud::before { content: ""; }
.fa-sourcetree::before { content: ""; }
.fa-spa::before { content: ""; }
.fa-space-shuttle::before { content: ""; }
.fa-speakap::before { content: ""; }
.fa-speaker-deck::before { content: ""; }
.fa-spell-check::before { content: ""; }
.fa-spider::before { content: ""; }
.fa-spinner::before { content: ""; }
.fa-splotch::before { content: ""; }
.fa-spotify::before { content: ""; }
.fa-spray-can::before { content: ""; }
.fa-square::before { content: ""; }
.fa-square-full::before { content: ""; }
.fa-square-root-alt::before { content: ""; }
.fa-squarespace::before { content: ""; }
.fa-stack-exchange::before { content: ""; }
.fa-stack-overflow::before { content: ""; }
.fa-stackpath::before { content: ""; }
.fa-stamp::before { content: ""; }
.fa-star::before { content: ""; }
.fa-star-and-crescent::before { content: ""; }
.fa-star-half::before { content: ""; }
.fa-star-half-alt::before { content: ""; }
.fa-star-of-david::before { content: ""; }
.fa-star-of-life::before { content: ""; }
.fa-staylinked::before { content: ""; }
.fa-steam::before { content: ""; }
.fa-steam-square::before { content: ""; }
.fa-steam-symbol::before { content: ""; }
.fa-step-backward::before { content: ""; }
.fa-step-forward::before { content: ""; }
.fa-stethoscope::before { content: ""; }
.fa-sticker-mule::before { content: ""; }
.fa-sticky-note::before { content: ""; }
.fa-stop::before { content: ""; }
.fa-stop-circle::before { content: ""; }
.fa-stopwatch::before { content: ""; }
.fa-store::before { content: ""; }
.fa-store-alt::before { content: ""; }
.fa-strava::before { content: ""; }
.fa-stream::before { content: ""; }
.fa-street-view::before { content: ""; }
.fa-strikethrough::before { content: ""; }
.fa-stripe::before { content: ""; }
.fa-stripe-s::before { content: ""; }
.fa-stroopwafel::before { content: ""; }
.fa-studiovinari::before { content: ""; }
.fa-stumbleupon::before { content: ""; }
.fa-stumbleupon-circle::before { content: ""; }
.fa-subscript::before { content: ""; }
.fa-subway::before { content: ""; }
.fa-suitcase::before { content: ""; }
.fa-suitcase-rolling::before { content: ""; }
.fa-sun::before { content: ""; }
.fa-superpowers::before { content: ""; }
.fa-superscript::before { content: ""; }
.fa-supple::before { content: ""; }
.fa-surprise::before { content: ""; }
.fa-suse::before { content: ""; }
.fa-swatchbook::before { content: ""; }
.fa-swimmer::before { content: ""; }
.fa-swimming-pool::before { content: ""; }
.fa-symfony::before { content: ""; }
.fa-synagogue::before { content: ""; }
.fa-sync::before { content: ""; }
.fa-sync-alt::before { content: ""; }
.fa-syringe::before { content: ""; }
.fa-table::before { content: ""; }
.fa-table-tennis::before { content: ""; }
.fa-tablet::before { content: ""; }
.fa-tablet-alt::before { content: ""; }
.fa-tablets::before { content: ""; }
.fa-tachometer-alt::before { content: ""; }
.fa-tag::before { content: ""; }
.fa-tags::before { content: ""; }
.fa-tape::before { content: ""; }
.fa-tasks::before { content: ""; }
.fa-taxi::before { content: ""; }
.fa-teamspeak::before { content: ""; }
.fa-teeth::before { content: ""; }
.fa-teeth-open::before { content: ""; }
.fa-telegram::before { content: ""; }
.fa-telegram-plane::before { content: ""; }
.fa-temperature-high::before { content: ""; }
.fa-temperature-low::before { content: ""; }
.fa-tencent-weibo::before { content: ""; }
.fa-tenge::before { content: ""; }
.fa-terminal::before { content: ""; }
.fa-text-height::before { content: ""; }
.fa-text-width::before { content: ""; }
.fa-th::before { content: ""; }
.fa-th-large::before { content: ""; }
.fa-th-list::before { content: ""; }
.fa-the-red-yeti::before { content: ""; }
.fa-theater-masks::before { content: ""; }
.fa-themeco::before { content: ""; }
.fa-themeisle::before { content: ""; }
.fa-thermometer::before { content: ""; }
.fa-thermometer-empty::before { content: ""; }
.fa-thermometer-full::before { content: ""; }
.fa-thermometer-half::before { content: ""; }
.fa-thermometer-quarter::before { content: ""; }
.fa-thermometer-three-quarters::before { content: ""; }
.fa-think-peaks::before { content: ""; }
.fa-thumbs-down::before { content: ""; }
.fa-thumbs-up::before { content: ""; }
.fa-thumbtack::before { content: ""; }
.fa-ticket-alt::before { content: ""; }
.fa-times::before { content: ""; }
.fa-times-circle::before { content: ""; }
.fa-tint::before { content: ""; }
.fa-tint-slash::before { content: ""; }
.fa-tired::before { content: ""; }
.fa-toggle-off::before { content: ""; }
.fa-toggle-on::before { content: ""; }
.fa-toilet::before { content: ""; }
.fa-toilet-paper::before { content: ""; }
.fa-toolbox::before { content: ""; }
.fa-tools::before { content: ""; }
.fa-tooth::before { content: ""; }
.fa-torah::before { content: ""; }
.fa-torii-gate::before { content: ""; }
.fa-tractor::before { content: ""; }
.fa-trade-federation::before { content: ""; }
.fa-trademark::before { content: ""; }
.fa-traffic-light::before { content: ""; }
.fa-train::before { content: ""; }
.fa-tram::before { content: ""; }
.fa-transgender::before { content: ""; }
.fa-transgender-alt::before { content: ""; }
.fa-trash::before { content: ""; }
.fa-trash-alt::before { content: ""; }
.fa-trash-restore::before { content: ""; }
.fa-trash-restore-alt::before { content: ""; }
.fa-tree::before { content: ""; }
.fa-trello::before { content: ""; }
.fa-tripadvisor::before { content: ""; }
.fa-trophy::before { content: ""; }
.fa-truck::before { content: ""; }
.fa-truck-loading::before { content: ""; }
.fa-truck-monster::before { content: ""; }
.fa-truck-moving::before { content: ""; }
.fa-truck-pickup::before { content: ""; }
.fa-tshirt::before { content: ""; }
.fa-tty::before { content: ""; }
.fa-tumblr::before { content: ""; }
.fa-tumblr-square::before { content: ""; }
.fa-tv::before { content: ""; }
.fa-twitch::before { content: ""; }
.fa-twitter::before { content: ""; }
.fa-twitter-square::before { content: ""; }
.fa-typo3::before { content: ""; }
.fa-uber::before { content: ""; }
.fa-ubuntu::before { content: ""; }
.fa-uikit::before { content: ""; }
.fa-umbrella::before { content: ""; }
.fa-umbrella-beach::before { content: ""; }
.fa-underline::before { content: ""; }
.fa-undo::before { content: ""; }
.fa-undo-alt::before { content: ""; }
.fa-uniregistry::before { content: ""; }
.fa-universal-access::before { content: ""; }
.fa-university::before { content: ""; }
.fa-unlink::before { content: ""; }
.fa-unlock::before { content: ""; }
.fa-unlock-alt::before { content: ""; }
.fa-untappd::before { content: ""; }
.fa-upload::before { content: ""; }
.fa-ups::before { content: ""; }
.fa-usb::before { content: ""; }
.fa-user::before { content: ""; }
.fa-user-alt::before { content: ""; }
.fa-user-alt-slash::before { content: ""; }
.fa-user-astronaut::before { content: ""; }
.fa-user-check::before { content: ""; }
.fa-user-circle::before { content: ""; }
.fa-user-clock::before { content: ""; }
.fa-user-cog::before { content: ""; }
.fa-user-edit::before { content: ""; }
.fa-user-friends::before { content: ""; }
.fa-user-graduate::before { content: ""; }
.fa-user-injured::before { content: ""; }
.fa-user-lock::before { content: ""; }
.fa-user-md::before { content: ""; }
.fa-user-minus::before { content: ""; }
.fa-user-ninja::before { content: ""; }
.fa-user-nurse::before { content: ""; }
.fa-user-plus::before { content: ""; }
.fa-user-secret::before { content: ""; }
.fa-user-shield::before { content: ""; }
.fa-user-slash::before { content: ""; }
.fa-user-tag::before { content: ""; }
.fa-user-tie::before { content: ""; }
.fa-user-times::before { content: ""; }
.fa-users::before { content: ""; }
.fa-users-cog::before { content: ""; }
.fa-usps::before { content: ""; }
.fa-ussunnah::before { content: ""; }
.fa-utensil-spoon::before { content: ""; }
.fa-utensils::before { content: ""; }
.fa-vaadin::before { content: ""; }
.fa-vector-square::before { content: ""; }
.fa-venus::before { content: ""; }
.fa-venus-double::before { content: ""; }
.fa-venus-mars::before { content: ""; }
.fa-viacoin::before { content: ""; }
.fa-viadeo::before { content: ""; }
.fa-viadeo-square::before { content: ""; }
.fa-vial::before { content: ""; }
.fa-vials::before { content: ""; }
.fa-viber::before { content: ""; }
.fa-video::before { content: ""; }
.fa-video-slash::before { content: ""; }
.fa-vihara::before { content: ""; }
.fa-vimeo::before { content: ""; }
.fa-vimeo-square::before { content: ""; }
.fa-vimeo-v::before { content: ""; }
.fa-vine::before { content: ""; }
.fa-vk::before { content: ""; }
.fa-vnv::before { content: ""; }
.fa-voicemail::before { content: ""; }
.fa-volleyball-ball::before { content: ""; }
.fa-volume-down::before { content: ""; }
.fa-volume-mute::before { content: ""; }
.fa-volume-off::before { content: ""; }
.fa-volume-up::before { content: ""; }
.fa-vote-yea::before { content: ""; }
.fa-vr-cardboard::before { content: ""; }
.fa-vuejs::before { content: ""; }
.fa-walking::before { content: ""; }
.fa-wallet::before { content: ""; }
.fa-warehouse::before { content: ""; }
.fa-water::before { content: ""; }
.fa-wave-square::before { content: ""; }
.fa-waze::before { content: ""; }
.fa-weebly::before { content: ""; }
.fa-weibo::before { content: ""; }
.fa-weight::before { content: ""; }
.fa-weight-hanging::before { content: ""; }
.fa-weixin::before { content: ""; }
.fa-whatsapp::before { content: ""; }
.fa-whatsapp-square::before { content: ""; }
.fa-wheelchair::before { content: ""; }
.fa-whmcs::before { content: ""; }
.fa-wifi::before { content: ""; }
.fa-wikipedia-w::before { content: ""; }
.fa-wind::before { content: ""; }
.fa-window-close::before { content: ""; }
.fa-window-maximize::before { content: ""; }
.fa-window-minimize::before { content: ""; }
.fa-window-restore::before { content: ""; }
.fa-windows::before { content: ""; }
.fa-wine-bottle::before { content: ""; }
.fa-wine-glass::before { content: ""; }
.fa-wine-glass-alt::before { content: ""; }
.fa-wix::before { content: ""; }
.fa-wizards-of-the-coast::before { content: ""; }
.fa-wolf-pack-battalion::before { content: ""; }
.fa-won-sign::before { content: ""; }
.fa-wordpress::before { content: ""; }
.fa-wordpress-simple::before { content: ""; }
.fa-wpbeginner::before { content: ""; }
.fa-wpexplorer::before { content: ""; }
.fa-wpforms::before { content: ""; }
.fa-wpressr::before { content: ""; }
.fa-wrench::before { content: ""; }
.fa-x-ray::before { content: ""; }
.fa-xbox::before { content: ""; }
.fa-xing::before { content: ""; }
.fa-xing-square::before { content: ""; }
.fa-y-combinator::before { content: ""; }
.fa-yahoo::before { content: ""; }
.fa-yammer::before { content: ""; }
.fa-yandex::before { content: ""; }
.fa-yandex-international::before { content: ""; }
.fa-yarn::before { content: ""; }
.fa-yelp::before { content: ""; }
.fa-yen-sign::before { content: ""; }
.fa-yin-yang::before { content: ""; }
.fa-yoast::before { content: ""; }
.fa-youtube::before { content: ""; }
.fa-youtube-square::before { content: ""; }
.fa-zhihu::before { content: ""; }
.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }
@font-face { font-family: "Font Awesome 5 Brands"; font-style: normal; font-weight: 400; font-display: auto; src: url("../../assets/styles/fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"); }
.fab { font-family: "Font Awesome 5 Brands"; }
@font-face { font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 400; font-display: auto; src: url("../../assets/styles/fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"); }
.far { font-family: "Font Awesome 5 Free"; font-weight: 400; }
@font-face { font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900; font-display: auto; src: url("../../assets/styles/fonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../../assets/styles/fonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"); }
.fa, .fas { font-family: "Font Awesome 5 Free"; font-weight: 900; }
#footer, #toggle_navigation, .account_type__switcher, .cart_section, .checkout_coupon p.form-row-last .button, .checkout_section #payment, .checkout_section .checkout .woocommerce-shipping-fields #alt_delivery_msg, .create_account #get_company, .create_account #get_private, .create_account .submit_button, .dbyh-single-puff.text, .dbyh-single-puff.text_image, .empty_cart__right, .gform_wrapper, .gradient, .incorrect_orgnum, .incorrect_pnum, .login_holder #loginform .login-submit .button, .not_a_member, .order_details_holder .woocommerce-order-details .order-again a, .order_details_holder .woocommerce-order-details .order_details .row--header, .page_title, .pagination_holder .pagination .page-numbers.current, .pagination_holder .pagination .page-numbers.current:hover, .reset_pw-holder .lost_reset_password .button, .reset_pw-holder .lost_reset_password .button:hover, .reset_pw_section__form, .shop_table__footer .actions .button, .shop_table__footer .actions .button:disabled:hover, .shop_table__footer .actions .button:hover, .shop_table__footer .actions .coupon .button, .wc_update_adress_form .button, .wc_update_adress_form .change_devliery, .woocommerce-EditAccountForm .button, .woocommerce-EditAccountForm fieldset, .woocommerce-MyAccount-navigation, .woocommerce-info, .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address, .woocommerce-table--order-details .row--header, .wp-block-group.has-sea-gradient-gradient-background, body.woocommerce-order-received .page_title.aproved { background: linear-gradient(45deg, rgb(29, 82, 92) 0px, rgb(68, 152, 133) 100%); }
#header_cart .cart_link:hover, #navigation ul li .sub-menu, .checkout_coupon, .checkout_coupon p.form-row-last .button:hover, .checkout_section #payment #place_order:hover, .checkout_section .checkout__left, .checkout_section .checkout__right, .create_account .submit_button:hover, .dbyh-coworkers.cards .coworker, .gform_wrapper, .gform_wrapper .gform_footer .gform_button:hover, .login_holder #loginform .login-submit .button:hover, .lost_reset_password .button:hover, .order_details_holder .woocommerce-order-details .order-again a, .pagination_holder .pagination .page-numbers, .reset_sent__msg, .shadow, .shop_table__footer .actions .button:hover, .shop_table__row, .wc_update_adress_form .button:hover, .wc_update_adress_form .change_devliery, .woocommerce-EditAccountForm .button:hover, .woocommerce-EditAccountForm fieldset, .woocommerce-MyAccount-navigation, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address, .wp-block-image.is-style-rounded img { box-shadow: rgba(29, 82, 74, 0.34) 0px 6px 16px; }
.account_created, .account_type, .checkout_coupon p.form-row-last .button, .checkout_section #payment, .checkout_section #payment #place_order, .checkout_section #payment .payment_methods li .payment_box, .checkout_section .checkout #order_comments, .checkout_section .checkout .phone-prompt, .checkout_section .checkout .woocommerce-shipping-fields #alt_delivery_msg, .checkout_section .checkout__left, .checkout_section .checkout__right, .create_account .error_msg, .dbyh-coworkers .coworker, .dbyh-coworkers .coworker__avatar, .dbyh-coworkers .coworker__info, .faq_row, .faq_row__icon, .gform_wrapper, .gform_wrapper .gform_fields .gfield .ginput_container_textarea textarea, .gform_wrapper .gform_footer .gform_button, .lb_overlay .lightBox .lb_content, .lost_reset_password .button, .lost_reset_password input, .order_details_holder .woocommerce-customer-details .woocommerce-column, .order_details_holder .woocommerce-order-details .order-again a, .order_details_holder .woocommerce-order-details .order_details .row--header, .reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength, .reset_sent__msg, .rounded, .shop_table__row, .shop_table__row .product-remove, .shop_table__row .product-thumbnail, .wc_update_adress_form .button, .wc_update_adress_form .change_devliery, .woocommerce-EditAccountForm .button, .woocommerce-EditAccountForm fieldset, .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address, .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-navigation ul li a, .woocommerce-cart-form, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address, .woocommerce-orders-table__row, .wp-block-group.has-background, .wp-block-image.is-style-rounded img { border-radius: 26px; }
#login_to_buy, .filter-products .sidebar-section, .rounded-s, .single-product .product .prod_util--boxed, .single-product .product .woocommerce-product-gallery .flex-control-thumbs li, .single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport, .single-product .product .woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper { border-radius: 16px; }
#login_to_buy #loginform .login-password input, #login_to_buy #loginform .login-username input, #reseller_filter input[type="text"], .product__purchase .woocommerce-error, .product__purchase .woocommerce-message, .rounded-xs, .single-product .product .cart .variations__row .value select, .single-product .pswp__button--arrow--left::before, .single-product .pswp__button--arrow--right::before { border-radius: 12px; }
#reseller_filter input[type="checkbox"], .product__purchase .woocommerce-error::before, .product__purchase .woocommerce-message::before, .rounded-xxs, .single-product #add_to_cart-mobile.layout-variable .variations select, .single-product .product .cart .quantity .qty, .single-product .product .cart .quantity .qty_add, .single-product .product .cart .quantity .qty_remove { border-radius: 8px; }
@-webkit-keyframes validationPulse { 
  0% { background: rgb(255, 255, 255); }
  100% { background: rgb(255, 250, 241); }
}
@keyframes validationPulse { 
  0% { background: rgb(255, 255, 255); }
  100% { background: rgb(255, 250, 241); }
}
@-webkit-keyframes validationPulseDissabled { 
  0% { background: rgb(237, 250, 246); }
  100% { background: rgb(255, 250, 241); }
}
@keyframes validationPulseDissabled { 
  0% { background: rgb(237, 250, 246); }
  100% { background: rgb(255, 250, 241); }
}
@-webkit-keyframes sk-chase { 
  100% { transform: rotate(360deg); }
}
@keyframes sk-chase { 
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes sk-chase-dot { 
  100%, 80% { transform: rotate(360deg); }
}
@keyframes sk-chase-dot { 
  100%, 80% { transform: rotate(360deg); }
}
@-webkit-keyframes sk-chase-dot-before { 
  50% { transform: scale(0.4); }
  0%, 100% { transform: scale(1); }
}
@keyframes sk-chase-dot-before { 
  50% { transform: scale(0.4); }
  0%, 100% { transform: scale(1); }
}
@-webkit-keyframes scroll { 
  0% { top: 36px; }
  10% { top: 36px; }
  90% { top: 40px; }
  100% { top: 40px; }
}
@keyframes scroll { 
  0% { top: 36px; }
  10% { top: 36px; }
  90% { top: 40px; }
  100% { top: 40px; }
}
@-webkit-keyframes slideright { 
  0% { opacity: 0; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
@keyframes slideright { 
  0% { opacity: 0; transform: translate3d(-20px, 0px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
*, ::after, ::before { margin: 0px; padding: 0px; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; }
.clear { clear: both; }
.clear::after, .clear::before { content: ""; display: table; }
body { font-family: "Source Sans Pro", sans-serif; font-size: 16px; font-weight: 400; color: rgb(29, 82, 92); overflow-x: hidden; position: relative; padding-top: 120px; }
body.prevent-scroll { overflow: hidden; }
.wrapper { max-width: 1640px; width: 100%; margin: 0px auto; position: relative; }
.wrapper--flex { display: flex; }
.wrapper--row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.wrapper--column { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.wrapper--wrap { flex-wrap: wrap; }
.wrapper--align-stretch { -webkit-box-align: stretch; align-items: stretch; }
.wrapper--align-start { -webkit-box-align: start; align-items: flex-start; }
.wrapper--align-center { -webkit-box-align: center; align-items: center; }
.wrapper--align-end { -webkit-box-align: end; align-items: flex-end; }
.wrapper--just-between { -webkit-box-pack: justify; justify-content: space-between; }
.wrapper--just-evenly { justify-content: space-evenly; }
.wrapper--just-around { justify-content: space-around; }
.wrapper--just-start { -webkit-box-pack: start; justify-content: flex-start; }
.wrapper--just-end { -webkit-box-pack: end; justify-content: flex-end; }
.wrapper--just-center { -webkit-box-pack: center; justify-content: center; }
.align-wrap { max-width: 1640px; width: 100%; margin: 0px auto; position: relative; }
.align-wrap-full { max-width: 100%; }
.main { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; width: 100%; float: left; }
.main.sub-page { padding-top: 50px; }
.main.sub-page .wrapper > h1, .main.sub-page .wrapper > h2, .main.sub-page .wrapper > h3, .main.sub-page .wrapper > h4 { max-width: 900px; margin: 1em auto 0.5em; }
.main.sub-page .wrapper > p { max-width: 900px; margin: 0px auto 15px; }
.main.sub-page .wrapper > ul { max-width: 900px; margin: 0px auto 50px; }
.main .woocommerce { width: 100%; }
h1, h2, h3, h4 { font-weight: 700; font-family: Bitter, serif; line-height: 1.2em; margin: 0px 0px 0.5em; }
h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 20px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }
p { margin: 0px 0px 15px; line-height: 28px; }
em, i { font-style: italic; }
blockquote { font-style: italic; margin: 0px 0px 10px 20px; }
b, strong { font-weight: 700; }
a { color: rgb(68, 152, 133); text-decoration: none; transition: 0.2s; }
a:hover { color: rgb(90, 181, 160); text-decoration: none; }
a:focus { outline: 0px; }
a:active { outline: 0px; }
.main ul { display: block; width: 100%; list-style-type: none; margin: 0px 0px 50px; }
.main ul li { list-style-type: none; position: relative; padding: 12px 20px 12px 50px; line-height: 28px; }
.main ul li:nth-child(2n) { background: rgb(237, 250, 246); }
.main ul li::before { content: ""; position: absolute; top: 22px; left: 20px; counter-increment: li-counter 1; background: rgb(68, 152, 133); width: 10px; height: 10px; border-radius: 50%; }
ol { margin: 0px 0px 10px 35px; }
ol li { list-style: decimal; padding: 0px; }
img { opacity: 1; transition: opacity 0.2s; max-width: 100%; height: auto; }
img[data-src] { opacity: 0; }
img.alignleft { float: left; margin: 10px 10px 10px 0px; }
img.alignright { float: right; margin: 10px 0px 10px 10px; }
img.aligncenter { display: block; margin: 10px auto; }
.function_message { width: 100%; float: left; opacity: 0; animation-name: slideright; animation-duration: 0.4s; animation-fill-mode: forwards; animation-timing-function: ease; animation-delay: 0.8s; margin: 0px 0px 15px; transition: 0.2s; }
.function_message .inner { float: left; width: 100%; padding: 10px 20px 10px 13px; text-align: left; }
.function_message .inner p { margin: 0px; }
.function_message .inner p .fa { margin: 0px 5px 0px 0px; }
.function_message .inner.success { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); border-left: 5px solid rgb(85, 154, 28); }
.function_message .inner.failed { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); border-left: 5px solid rgb(202, 55, 80); }
.function_message .inner.info { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); border-left: 5px solid rgb(24, 167, 195); }
.function_message.light_message { position: inherit; top: inherit; right: inherit; }
.function_message.light_message .inner { margin: 15px 0px; }
#breadcrumbs { float: left; width: 100%; padding: 10px 40px; font-size: small; background: rgb(244, 247, 246); }
#breadcrumbs .wrapper { max-width: 100%; }
#breadcrumbs span { color: rgb(29, 82, 92); }
#breadcrumbs span span a { font-weight: 400; opacity: 0.8; }
#breadcrumbs span span span { font-weight: 700; opacity: 1; }
.pagination_holder { width: 100%; }
.pagination_holder--top .pagination { -webkit-box-pack: end; justify-content: flex-end; }
.pagination_holder--bottom { margin: 50px 0px 0px; }
.pagination_holder--bottom .pagination { -webkit-box-pack: center; justify-content: center; }
.pagination_holder .pagination { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; }
.pagination_holder .pagination .page-numbers { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 48px; height: 48px; border-radius: 50%; background: 0px 0px; margin: 0px 5px; font-family: Bitter, serif; }
.pagination_holder .pagination .page-numbers.current { color: rgb(255, 255, 255); }
.pagination_holder .pagination .page-numbers.next, .pagination_holder .pagination .page-numbers.prev { border-radius: 0px; box-shadow: none; display: none; width: inherit !important; height: inherit !important; }
.pagination_holder .pagination .page-numbers:hover { background: rgb(237, 250, 246); }
.fof { float: left; width: 100%; }
.fof__header { background: rgb(237, 250, 246); text-align: center; padding: 40px 0px; }
.fof__body .wrapper { max-width: 900px; }
.fof__body i { text-align: center; font-size: 90px; margin: 50px 0px; }
.fof__body__content { width: 100%; margin: 40px 0px 0px; }
.wus-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; background: 0px 0px; border: none; padding: 0px; top: 5px !important; left: 5px !important; }
.wus-wrapper.open .dashicons { color: rgb(255, 255, 255) !important; }
.wus-wrapper:hover .dashicons { color: rgb(255, 255, 255) !important; }
.wus-icon { background: rgb(68, 152, 133); border-radius: 50%; }
.wus-icon .dashicons { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; color: rgb(237, 250, 246); font-size: 24px; }
.wus-select-wrap { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; display: flex !important; }
.wus-pretend-text-wrap { color: rgb(255, 255, 255); margin: 0px; }
.wus-pretend-text-wrap a { color: rgb(237, 250, 246); margin: 0px 20px 0px 10px; text-decoration: underline; }
.wus-pretend-text-wrap a:hover { text-decoration: none !important; }
.usfw-wrapper { z-index: 9999 !important; padding: 6px 10px !important; top: 0px !important; left: 0px !important; }
.select2-container { z-index: 99999 !important; }
.btn { border: 2px solid; border-radius: 30px; padding: 12px 50px; font-family: "Source Sans Pro", sans-serif; transition: 0.3s; }
.btn.trans-bg { background: 0px 0px; }
.btn.white { color: rgb(255, 255, 255); }
.btn.white-border { border-color: rgb(255, 255, 255); }
.btn.white-hover:hover { background: rgba(255, 255, 255, 0.2); }
.btn.gray { color: rgb(51, 51, 51); }
.btn.fullwidth { display: block; width: 100%; padding: 12px 36px; }
.btn.text-align-left { text-align: left; }
.btn.mb10 { margin-bottom: 10px; }
.btn.mb20 { margin-bottom: 20px; }
.btn.center { display: inline-block !important; float: none !important; }
.center_btn { display: inline-block; width: 100%; text-align: center; }
input, select, textarea { resize: none; outline: 0px; border: 1px solid rgb(224, 224, 224); padding: 10px 8px; font-family: "Source Sans Pro", sans-serif; font-size: 16px; transition: 0.3s; }
input:focus, select:focus, textarea:focus { outline: 0px; }
input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset; }
button { border: none; padding: 14px 0px; transition: 0.3s; }
button:focus { outline: 0px; }
button:hover { cursor: pointer; }
.login_holder { position: relative; z-index: 10; }
.login_holder .reset_pw { position: absolute; right: 40px; bottom: 86px; }
.login_holder #loginform p { margin: 0px; }
.login_holder #loginform .login-password, .login_holder #loginform .login-username { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; }
.login_holder #loginform .login-password input, .login_holder #loginform .login-username input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.login_holder #loginform .login-username { margin: 0px 0px 10px; }
.login_holder #loginform .login-password { margin: 0px 0px 10px; }
.login_holder #loginform .login-remember { margin: 0px 0px 30px; }
.login_holder #loginform .login-remember label { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; }
.login_holder #loginform .login-remember label:hover { cursor: pointer; }
.login_holder #loginform .login-remember label:hover input::before { transform: translate(-50%, -50%) scale(0.3); }
.login_holder #loginform .login-remember label input { margin: 0px 10px 0px 0px; width: 30px; height: 30px; border: 2px solid rgb(68, 152, 133); border-radius: 50%; padding: 0px; position: relative; appearance: none !important; }
.login_holder #loginform .login-remember label input::before { content: ""; display: block; width: 80%; height: 80%; border-radius: 50%; background: rgb(68, 152, 133); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); transition: 0.3s; }
.login_holder #loginform .login-remember label input:checked::before { background: rgb(29, 82, 92); transform: translate(-50%, -50%) scale(1); }
.login_holder #loginform .login-submit .button { padding: 16px 46px; border-radius: 30px; border: none; color: rgb(255, 255, 255); box-shadow: none; transition: 0.3s; }
.login_holder #loginform .login-submit .button:hover { cursor: pointer; }
.create_account { padding: 30px 35px 40px; display: none; width: 100%; opacity: 1; pointer-events: all; transition: 0.3s; }
.create_account.active { display: block; }
.create_account.submitting { opacity: 0.5; pointer-events: none; }
.create_account h2 { margin: 0px 0px 40px; font-size: 28px; }
.create_account .error_msg { margin: -20px 0px 40px; background: rgb(254, 246, 231); padding: 30px; }
.create_account .error_msg h3 { font-size: 22px; margin: 0px 0px 5px; }
.create_account .error_msg p { margin: 0px; }
.create_account .columns { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; }
.create_account .columns__column { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 46%; }
.create_account .form_row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px 0px 10px; position: relative; }
.create_account .form_row--full { width: 100%; }
.create_account .form_row--half, .create_account .form_row--thirds { width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }
.create_account .form_row__half, .create_account .form_row__one-third, .create_account .form_row__two-thirds { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.create_account .form_row__half { width: 48%; }
.create_account .form_row__one-third { width: 33%; }
.create_account .form_row__two-thirds { width: 63%; }
.create_account .form_row--gdpr { margin: 0px 0px 30px; }
.create_account .form_row--gdpr label { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; }
.create_account .form_row--gdpr label a { margin: 0px 4px; }
.create_account .form_row--gdpr label a:hover { text-decoration: underline; }
.create_account .form_row--gdpr label:hover { cursor: pointer; }
.create_account .form_row--gdpr label:hover input::before { transform: translate(-50%, -50%) scale(0.3); }
.create_account .form_row--gdpr label input { margin: 0px 10px 0px 0px; width: 30px; height: 30px; border: 2px solid rgb(68, 152, 133); border-radius: 50%; padding: 0px; position: relative; appearance: none !important; }
.create_account .form_row--gdpr label input::before { content: ""; display: block; width: 80%; height: 80%; border-radius: 50%; background: rgb(68, 152, 133); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); transition: 0.3s; }
.create_account .form_row--gdpr label input:checked::before { background: rgb(29, 82, 92); transform: translate(-50%, -50%) scale(1); }
.create_account .form_row--valid { padding: 16px 30px; background: rgb(255, 106, 106); font-weight: 700; font-size: 14px; color: rgb(255, 255, 255); border-radius: 8pc; margin: 0px 0px 20px; display: none; }
.create_account #get_company, .create_account #get_private { position: absolute; right: 4px; top: 27px; color: rgb(255, 255, 255); padding: 11px 20px; border-radius: 20px; font-family: "Source Sans Pro", sans-serif; font-size: 14px; transition: 0.3s; }
.create_account #get_company:hover, .create_account #get_private:hover { background: linear-gradient(45deg, rgb(68, 152, 133) 0px, rgb(68, 152, 133) 100%); }
.create_account label { margin: 0px 0px 5px; font-size: 14px; }
.create_account label.error { display: none !important; }
.create_account label .tooltip_holder { display: inline-block; margin: 0px 0px 0px 10px; position: relative; }
.create_account label .tooltip_holder:hover { cursor: pointer; }
.create_account label .tooltip_holder:hover .tooltip_holder__tooltip { opacity: 1; top: calc(100% + 10px); }
.create_account label .tooltip_holder i { color: rgb(68, 152, 133); }
.create_account label .tooltip_holder__tooltip { position: absolute; top: 100%; left: -100px; width: 400px; padding: 10px; font-size: 14px; font-style: italic; background: rgb(255, 255, 255); border: 1px solid rgb(29, 82, 92); border-radius: 6px; opacity: 0; pointer-events: none; z-index: 100; transition: 0.3s; }
.create_account label .tooltip_holder__tooltip::after, .create_account label .tooltip_holder__tooltip::before { bottom: 100%; left: 106px; border: solid transparent; content: ""; height: 0px; width: 0px; position: absolute; pointer-events: none; }
.create_account label .tooltip_holder__tooltip::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(255, 255, 255); border-width: 5px; margin-left: -5px; }
.create_account label .tooltip_holder__tooltip::before { border-color: rgba(29, 82, 92, 0) rgba(29, 82, 92, 0) rgb(29, 82, 92); border-width: 6px; margin-left: -6px; }
.create_account input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); transition: border 0.3s; }
.create_account input.disabled { background: rgb(237, 250, 246); color: rgb(29, 82, 92); }
.create_account input.disabled:hover { cursor: no-drop; }
.create_account input.disabled.error { border: 2px solid rgb(68, 152, 133); animation: 1.5s ease-in-out 0s infinite alternate none running validationPulseDissabled !important; }
.create_account input.error { animation: 1.5s ease-in-out 0s infinite alternate none running validationPulse; border: 2px solid rgb(249, 176, 32); }
.create_account input[name="private_personal_number"] { padding: 12px 150px 12px 30px; }
.create_account .submit_button { color: rgb(255, 255, 255); padding: 16px 36px; border-radius: 30px; font-family: "Source Sans Pro", sans-serif; font-size: 16px; box-shadow: none; transition: 0.3s; }
.incorrect_pnum { font-size: 14px; color: rgb(255, 255, 255); margin: 5px 0px 0px; padding: 10px 40px 10px 70px; border-radius: 50px; position: relative; }
.incorrect_pnum::before { content: "!"; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; top: 4px; left: 4px; height: 48px; width: 48px; background: rgba(255, 255, 255, 0.8); font-size: 20px; font-weight: 700; border-radius: 50%; color: rgb(29, 82, 92); }
.incorrect_orgnum { font-size: 14px; color: rgb(255, 255, 255); margin: 5px 0px 0px; padding: 10px 40px 10px 70px; border-radius: 50px; position: relative; }
.incorrect_orgnum::before { content: "!"; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; top: 50%; transform: translate(0px, -50%); left: 4px; height: 48px; width: 48px; background: rgba(255, 255, 255, 0.8); font-size: 20px; font-weight: 700; border-radius: 50%; color: rgb(29, 82, 92); }
.spinner { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; opacity: 0; transition: 0.3s; }
.spinner.submitting { opacity: 1; }
.spinner .sk-chase { width: 40px; height: 40px; position: relative; animation: 2.5s linear 0s infinite normal both running sk-chase; }
.spinner .sk-chase .sk-chase-dot { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot; }
.spinner .sk-chase .sk-chase-dot::before { content: ""; display: block; width: 25%; height: 25%; background-color: rgb(68, 152, 133); border-radius: 100%; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot-before; }
.spinner .sk-chase .sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.spinner .sk-chase .sk-chase-dot:nth-child(1)::before { animation-delay: -1.1s; }
.spinner .sk-chase .sk-chase-dot:nth-child(2) { animation-delay: -1s; }
.spinner .sk-chase .sk-chase-dot:nth-child(2)::before { animation-delay: -1s; }
.spinner .sk-chase .sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.spinner .sk-chase .sk-chase-dot:nth-child(3)::before { animation-delay: -0.9s; }
.spinner .sk-chase .sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.spinner .sk-chase .sk-chase-dot:nth-child(4)::before { animation-delay: -0.8s; }
.spinner .sk-chase .sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.spinner .sk-chase .sk-chase-dot:nth-child(5)::before { animation-delay: -0.7s; }
.spinner .sk-chase .sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.spinner .sk-chase .sk-chase-dot:nth-child(6)::before { animation-delay: -0.6s; }
.gform_wrapper { padding: 40px 50px 50px; color: rgb(255, 255, 255); }
.gform_wrapper .gform_validation_errors { display: none; }
.gform_wrapper.gform_validation_error .validation_error { display: none !important; }
.gform_wrapper.gform_validation_error .gfield.gfield_error:not(.gf_left_half), .gform_wrapper.gform_validation_error .gfield.gfield_error:not(.gf_right_half) { background: 0px 0px; border: none; max-width: 100% !important; width: 100% !important; margin: 0px 0px 20px !important; }
.gform_wrapper.gform_validation_error .gfield.gfield_error.gfield_contains_required .gfield_label { margin-top: 0px !important; color: rgb(255, 255, 255); }
.gform_wrapper.gform_validation_error .gfield .ginput_container_email, .gform_wrapper.gform_validation_error .gfield .ginput_container_fileupload, .gform_wrapper.gform_validation_error .gfield .ginput_container_phone, .gform_wrapper.gform_validation_error .gfield .ginput_container_text { margin-top: 0px !important; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_email input, .gform_wrapper.gform_validation_error .gfield .ginput_container_fileupload input, .gform_wrapper.gform_validation_error .gfield .ginput_container_phone input, .gform_wrapper.gform_validation_error .gfield .ginput_container_text input { border: 2px solid rgb(249, 176, 32) !important; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_textarea { margin-top: 0px !important; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_textarea textarea { border: 2px solid rgb(249, 176, 32) !important; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_multiselect { margin-top: 0px !important; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_multiselect .chosen-choices { border: 2px solid rgb(249, 176, 32) !important; }
.gform_wrapper.gform_validation_error .gfield--type-consent .gfield_validation_message { top: -20px; right: inherit; left: 40px; }
.gform_wrapper.gform_validation_error .gfield .ginput_container_consent .gfield_consent_label { color: rgb(249, 176, 32) !important; }
.gform_wrapper.gform_validation_error .validation_message { color: rgba(255, 255, 255, 0.8); margin: 0px; position: absolute; right: 0px; top: -1px; background: 0px 0px !important; border: none !important; padding: 0px !important; width: auto !important; }
.gform_wrapper .gform_fields { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.gform_wrapper .gform_fields .gfield { position: relative; padding: 0px !important; margin: 0px 0px 20px !important; }
.gform_wrapper .gform_fields .gfield:nth-child(2n) { background: 0px 0px !important; }
.gform_wrapper .gform_fields .gfield label { margin: 0px 0px 5px; font-size: 14px; }
.gform_wrapper .gform_fields .gfield label .gfield_required { color: rgb(249, 176, 32); }
.gform_wrapper .gform_fields .gfield .ginput_container_email, .gform_wrapper .gform_fields .gfield .ginput_container_phone, .gform_wrapper .gform_fields .gfield .ginput_container_text { margin: 0px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_email input, .gform_wrapper .gform_fields .gfield .ginput_container_phone input, .gform_wrapper .gform_fields .gfield .ginput_container_text input { border-radius: 30px; border: 2px solid rgb(255, 255, 255); background: 0px 0px; padding: 12px 30px !important; color: rgb(255, 255, 255) !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_textarea { margin: 0px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_textarea textarea { border: 2px solid rgb(255, 255, 255); background: 0px 0px; padding: 12px 30px !important; color: rgb(255, 255, 255) !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload input[type="file"] { border-radius: 30px; border: 2px solid rgb(255, 255, 255); background: 0px 0px; padding: 12px 30px !important; color: rgb(255, 255, 255) !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload input[type="file"]:hover { cursor: pointer; }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload input[type="file"]:hover::file-selector-button { background-color: rgba(68, 152, 133, 0.5); }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload input[type="file"]::file-selector-button { appearance: none; background-color: rgb(68, 152, 133); border: none; color: rgb(255, 255, 255); padding: 6px 14px; border-radius: 4px; margin: 0px 12px 0px 0px; font-size: 12px; font-weight: 700; transition: background-color 0.3s; }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload input[type="file"]::file-selector-button:hover { cursor: pointer; background-color: rgba(68, 152, 133, 0.5); }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload .gform_drop_area { background: 0px 0px; border: 2px dashed rgba(255, 255, 255, 0.5); }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload .gform_drop_area .gform_button_select_files { appearance: none; background-color: rgb(68, 152, 133); border: none; color: rgb(255, 255, 255); padding: 6px 14px; border-radius: 4px; margin: 0px 12px 0px 0px; font-size: 12px; font-weight: 700; transition: background-color 0.3s; }
.gform_wrapper .gform_fields .gfield .ginput_container_fileupload .gform_drop_area .gform_button_select_files:hover { cursor: pointer; background-color: rgba(68, 152, 133, 0.5); }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect select { appearance: none; background: 0px 0px; border-radius: 30px; border: 2px solid rgb(255, 255, 255); display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; gap: 6px; color: rgb(255, 255, 255) !important; padding: 12px 15px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi { margin: 0px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices { background: 0px 0px; border-radius: 30px; border: 2px solid rgb(255, 255, 255); display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; gap: 6px; color: rgb(255, 255, 255) !important; padding: 12px 15px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices li::before { display: none !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices li:nth-child(2n) { background: 0px 0px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices .search-field::before { display: none !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices .search-field input { color: rgb(237, 250, 246) !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices .search-choice { border-radius: 16px; color: rgb(29, 82, 92); padding: 6px 26px 7px 13px; background: rgb(237, 250, 246) !important; border: none !important; box-shadow: none !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices .search-choice:nth-child(2n) { background: rgb(237, 250, 246) !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-choices .search-choice .search-choice-close { right: 8px; top: 8px; }
.gform_wrapper .gform_fields .gfield .ginput_container_multiselect .chosen-container-multi .chosen-results li::before { display: none !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; float: left; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent:hover input::before { opacity: 1; transform: translate(-50%, -50%) scale(0.3); }
.gform_wrapper .gform_fields .gfield .ginput_container_consent input { display: block; width: 30px; height: 30px; padding: 0px; margin: 0px 10px 0px 0px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; position: relative; appearance: none !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent input:hover { cursor: pointer; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent input::before { content: ""; width: 20px; height: 20px; background: rgb(255, 255, 255); position: absolute; transform: translate(-50%, -50%) scale(0); opacity: 0; top: 50%; left: 50%; border-radius: 50%; transition: 0.3s; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent input:checked::before { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.gform_wrapper .gform_fields .gfield .ginput_container_consent .gfield_consent_label { margin: 0px !important; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent .gfield_consent_label:hover { cursor: pointer; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent a { color: rgb(237, 250, 246); text-decoration: underline; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent a:hover { text-decoration: none; }
.gform_wrapper .gform_fields .gfield .ginput_container_consent .gfield_required { color: rgb(249, 176, 32); }
.gform_wrapper .gform_footer { text-align: right; }
.gform_wrapper .gform_footer .gform_button { background: rgb(255, 255, 255); color: rgb(29, 82, 92); padding: 16px 45px; transition: 0.3s; margin: 0px !important; }
.gform_wrapper .gform_footer .gform_button:hover { cursor: pointer; background: rgba(255, 255, 255, 0.8); }
#login_to_buy { background-color: rgb(237, 250, 246); padding: 2rem; }
#login_to_buy p { margin: 0px; line-height: 1.4em; }
#login_to_buy p a { text-decoration: underline; color: rgb(13, 55, 63); }
#login_to_buy p a:hover { text-decoration: none; }
#login_to_buy .login_holder { margin-top: 1rem; }
#login_to_buy .login_holder .reset_pw { color: rgb(13, 55, 63); text-decoration: underline; right: inherit; left: 0px; bottom: 0px; }
@media only screen and (max-width: 450px) {
  #login_to_buy .login_holder .reset_pw { bottom: 14px; }
}
@media only screen and (max-width: 400px) {
  #login_to_buy .login_holder .reset_pw { bottom: 62px; }
}
#login_to_buy .login_holder .reset_pw:hover { cursor: pointer; text-decoration: none; }
#login_to_buy #loginform { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; gap: 1rem; }
@media only screen and (max-width: 450px) {
  #login_to_buy #loginform { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
#login_to_buy #loginform .login-password, #login_to_buy #loginform .login-remember, #login_to_buy #loginform .login-submit, #login_to_buy #loginform .login-username { -webkit-box-flex: 1; flex: 1 1 calc(50% - 0.5rem); margin: 0px; }
#login_to_buy #loginform .login-password, #login_to_buy #loginform .login-username { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 4px; }
#login_to_buy #loginform .login-password label, #login_to_buy #loginform .login-username label { font-size: 14px; font-weight: 700; }
#login_to_buy #loginform .login-password input, #login_to_buy #loginform .login-username input { border: 1px solid rgb(68, 152, 133); color: rgb(29, 82, 92); padding: 12px 20px; width: 100%; }
#login_to_buy #loginform .login-remember #rememberme { border-radius: 6px; background: rgb(255, 255, 255); border: 1px solid rgb(68, 152, 133); color: rgb(29, 82, 92); width: 22px; height: 22px; }
#login_to_buy #loginform .login-remember #rememberme::before { border-radius: 4px; width: 60%; height: 60%; }
#login_to_buy #loginform .login-submit { display: flex; -webkit-box-pack: end; justify-content: flex-end; }
@media only screen and (max-width: 400px) {
  #login_to_buy #loginform .login-submit { -webkit-box-pack: start; justify-content: flex-start; margin-top: 30px; }
}
#shipping-check { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
#shipping-check p { line-height: 1.4em; }
#shipping-check.working #shipping-check__spinner { opacity: 1; pointer-events: all; }
#shipping-check.working #shipping-check__result { opacity: 0.6; }
#shipping-check__form { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; margin: 0px 0px 18px; -webkit-box-align: stretch; align-items: stretch; gap: 8px; position: relative; }
@media only screen and (max-width: 1140px) {
  #shipping-check__form { max-width: 50%; }
}
@media only screen and (max-width: 768px) {
  #shipping-check__form { max-width: inherit; }
}
#shipping-check__form input { border: 1px solid rgb(68, 152, 133); color: rgb(29, 82, 92); font-weight: 600; border-radius: 8px; padding: 8px 16px; width: 100%; font-size: 14px; }
#shipping-check__form input::-webkit-input-placeholder { color: rgb(68, 152, 133); font-size: 14px; }
#shipping-check__form input::placeholder { color: rgb(68, 152, 133); font-size: 14px; }
#shipping-check__form button { border-radius: 8px; background: rgb(29, 82, 92); -webkit-box-flex: 1; flex: 1 1 43.5px; }
#shipping-check__form button svg { width: 12px; height: auto; fill: rgb(213, 243, 234); }
#shipping-check #shipping-check__spinner { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); opacity: 0; pointer-events: none; transition: 0.2s; }
#shipping-check .loading { width: 26px; height: 26px; position: absolute; right: 7px; top: 7px; animation: 2.5s linear 0s infinite normal both running sk-chase; }
#shipping-check .loading .chase-dot { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot; }
#shipping-check .loading .chase-dot:nth-child(1) { animation-delay: -1.1s; }
#shipping-check .loading .chase-dot:nth-child(2) { animation-delay: -1s; }
#shipping-check .loading .chase-dot:nth-child(3) { animation-delay: -0.9s; }
#shipping-check .loading .chase-dot:nth-child(4) { animation-delay: -0.8s; }
#shipping-check .loading .chase-dot:nth-child(5) { animation-delay: -0.7s; }
#shipping-check .loading .chase-dot:nth-child(6) { animation-delay: -0.6s; }
#shipping-check .loading .chase-dot::before { content: ""; display: block; width: 25%; height: 25%; background: rgb(237, 250, 246); border-radius: 100%; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot-before; }
#shipping-check__result { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 12px; opacity: 1; transition: opacity 0.2s; }
#shipping-check__result .shipping-option { -webkit-box-align: center; align-items: center; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; gap: 8px; }
#shipping-check__result .shipping-option .icon { -webkit-box-align: center; align-items: center; background: rgb(179, 201, 205); border-radius: 4px; display: flex; height: 24px; -webkit-box-pack: center; justify-content: center; width: 24px; transition: 0.3s; }
#shipping-check__result .shipping-option .icon svg { fill: rgb(13, 55, 63); height: auto; width: 50%; }
#shipping-check__result .shipping-option .icon--no { background: rgb(249, 176, 32); }
#shipping-check__result .shipping-option .icon--no svg { fill: rgb(60, 43, 9); }
#shipping-check__result .shipping-option .icon--yes { background: rgb(29, 82, 92); }
#shipping-check__result .shipping-option .icon--yes svg { fill: rgb(213, 243, 234); }
.top-banner { border-radius: 0px 0px 26px 26px; }
.top-banner.large { height: 815px !important; }
.top-banner.has-white-background-color { background-color: rgb(255, 255, 255); }
.top-banner.has-black-background-color { background-color: rgb(25, 25, 24); }
.top-banner.has-orange-background-color { background-color: rgb(249, 176, 32); }
.top-banner.has-deep-sea-background-color { background-color: rgb(29, 82, 92); }
.top-banner.has-bay-background-color { background-color: rgb(68, 152, 133); }
.top-banner .wp-block-cover__inner-container { max-width: 1024px; width: 100%; margin: 0px auto; position: relative; }
.top-banner h2, .top-banner h3, .top-banner p { color: rgb(29, 82, 92) !important; }
.top-banner h2 { font-size: 40px; }
body.home .page_section--puffar { z-index: 10; }
.wp-block-columns { -webkit-box-pack: justify; justify-content: space-between; margin: 60px 0px 80px !important; }
body.home .page_section--cover { margin: 0px !important; }
.page_section--cover { margin: 30px 0px 60px; }
.wp-block-group.has-background { padding: 1.5rem 2rem; }
.wp-block-group.has-sea-gradient-gradient-background { color: rgb(255, 255, 255); }
.wp-block-group.has-deep-sea-background-color { background: rgb(29, 82, 92); }
.wp-block-group.has-bay-background-color { background: rgb(68, 152, 133); }
.wp-block-group.alignwide { max-width: 900px; margin: 0px auto; }
.wp-block-group .wp-block[data-align="wide"] { max-width: 900px; margin: 0px auto; }
.wp-block-group .wp-block-columns { margin: 0px !important; }
.wp-block-group.prod-info-holder .wp-block-columns .wp-block-column:first-of-type { flex-basis: 100px !important; }
@media only screen and (max-width: 414px) {
  .wp-block-group.prod-info-holder .wp-block-columns .wp-block-column:first-of-type { flex-basis: 48% !important; }
}
mark.has-orange-color { color: rgb(249, 176, 32); }
mark.has-deep-sea-color { color: rgb(29, 82, 92); }
.wp-block-separator.has-orange-color { border-color: rgb(249, 176, 32); }
.wp-block-separator.has-deep-sea-color { border-color: rgb(29, 82, 92); }
.wp-block-separator.has-bay-color { border-color: rgb(68, 152, 133); }
.wp-block-button__link.has-deep-sea-background-color { background-color: rgb(29, 82, 92); }
.wp-block-button__link.has-deep-sea-background-color:hover { color: rgb(255, 255, 255); background-color: rgb(41, 117, 131); }
.wp-block-button__link.has-bay-background-color { background-color: rgb(68, 152, 133); }
.wp-block-button__link.has-orange-background-color { background-color: rgb(249, 176, 32); }
.puff_holder { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; margin: 0px 0px 80px; }
@media only screen and (max-width: 768px) {
  .puff_holder { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.puff_holder .puff { padding: 8px; }
@media only screen and (max-width: 768px) {
  .puff_holder .puff { width: 100% !important; }
}
.puff_holder .puff:hover .puff__top .icon { color: rgb(68, 152, 133); }
.puff_holder .puff:hover .puff__image img { transform: translate(-50%, -50%) scale(1.1); }
@media only screen and (max-width: 1700px) {
  .puff_holder .puff:hover .puff__image img { transform: translate(0px, 0px) scale(1) !important; }
}
@media only screen and (max-width: 1024px) {
  .puff_holder .puff:hover .puff__image img { transform: translate(0px, 0px) scale(1) !important; }
}
.puff_holder .puff:hover .puff__image img.puff__image__overlay { opacity: 1; }
@media only screen and (max-width: 1700px) {
  .puff_holder .puff:hover .puff__image img.puff__image__overlay { transform: translate(-50%, -50%) scale(1.1) !important; }
}
.puff_holder .puff__top { padding: 20px; position: relative; }
@media only screen and (max-width: 1024px) {
  .puff_holder .puff__top { padding: 14px 20px; }
}
.puff_holder .puff__top h2 { color: rgb(255, 255, 255); padding-right: 70px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 40px !important; margin: 0px !important; }
@media only screen and (max-width: 1024px) {
  .puff_holder .puff__top h2 { font-size: 28px !important; }
}
@media only screen and (max-width: 450px) {
  .puff_holder .puff__top h2 { font-size: 28px !important; }
}
@media only screen and (max-width: 360px) {
  .puff_holder .puff__top h2 { padding-right: 46px; }
}
.puff_holder .puff__top .icon { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: absolute; right: 20px; top: 20px; width: 48px; height: 48px; background: rgb(249, 176, 32); border-radius: 50%; color: rgb(68, 152, 133); }
@media only screen and (max-width: 1024px) {
  .puff_holder .puff__top .icon { top: 3px; }
}
@media only screen and (max-width: 1024px) {
  .puff_holder .puff__top .icon { top: 11px; }
}
@media only screen and (max-width: 360px) {
  .puff_holder .puff__top .icon { width: 34px; height: 34px; }
}
.puff_holder .puff__image { width: 100%; height: 375px; overflow: hidden; font-size: 0px; position: relative; backface-visibility: hidden; margin: 0px !important; }
@media only screen and (max-width: 1700px) {
  .puff_holder .puff__image { height: auto; }
}
.puff_holder .puff__image img { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%) scale(1.01); transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s; }
@media only screen and (max-width: 1700px) {
  .puff_holder .puff__image img { position: static; top: inherit; left: inherit; transform: translate(0px, 0px) scale(1); transition: none; }
}
.puff_holder .puff__image img.puff__image__overlay { opacity: 0; transition: 0.3s; }
@media only screen and (max-width: 1700px) {
  .puff_holder .puff__image img.puff__image__overlay { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%) scale(1.01); transition: 0.3s !important; }
}
@media only screen and (max-width: 1024px) {
  .puff_holder .puff__image img.puff__image__overlay { display: none; opacity: 0; visibility: hidden; }
}
.puff_holder--layout_2 .puff { width: 49%; margin: 0px 0px 30px; }
.puff_holder--layout_3 .puff { width: 32%; margin: 0px 0px 30px; }
.puff_holder--layout_3 .puff__top h2 { font-size: 32px !important; }
.puff_holder--layout_3 .puff__image { height: 244px !important; }
.puff_holder--layout_3 .puff__image img { width: 100%; height: 100%; object-fit: cover; }
.dbyh-single-puff { display: block; overflow: hidden; height: 100%; padding: 8px; }
.dbyh-single-puff.text { position: relative; }
.dbyh-single-puff.text .dbyh-single-puff__top { position: absolute; top: 8px; left: 8px; }
.dbyh-single-puff.text .single-puff_text { background: rgb(255, 255, 255); padding: 30px 25px; margin: 88px 0px 0px; height: calc(100% - 88px); }
.dbyh-single-puff.text .single-puff_text h2 span, .dbyh-single-puff.text .single-puff_text h3 span, .dbyh-single-puff.text .single-puff_text h4 span { color: rgb(249, 176, 32); }
.dbyh-single-puff.text .single-puff_text__link { display: inline-block; font-family: Bitter, serif; color: rgb(29, 82, 92); margin: 16px 0px 0px; }
.dbyh-single-puff.text .single-puff_text__link i { color: rgb(249, 176, 32); margin: 0px 0px 0px 5px; transition: margin 0.3s; }
.dbyh-single-puff.text .single-puff_text__link:hover { text-decoration: underline; }
.dbyh-single-puff.text .single-puff_text__link:hover i { margin: 0px 0px 0px 10px; }
.dbyh-single-puff.text_image:hover .dbyh-single-puff__top .icon { color: rgb(68, 152, 133); }
.dbyh-single-puff.text_image:hover .single-puff_image img { transform: translate(-50%, -50%) scale(1.1); }
.dbyh-single-puff.text_image .single-puff_image { width: 100%; height: 375px; overflow: hidden; font-size: 0px; position: relative; backface-visibility: hidden; margin: 0px !important; }
.dbyh-single-puff.text_image .single-puff_image img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1.01); transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s; }
.dbyh-single-puff.image { font-size: 0px; min-height: 479px; position: relative; padding: 0px !important; background-size: cover !important; }
.dbyh-single-puff.image .large_image { font-size: 0px; position: absolute; top: 50%; left: 50%; width: 100%; height: 101%; transform: translate(-50%, -50%) scale(1); transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s; background-size: cover !important; }
.dbyh-single-puff.image:hover .large_image { transform: translate(-50%, -50%) scale(1.05); }
.dbyh-single-puff__top { padding: 20px; position: relative; }
.dbyh-single-puff__top h2 { padding-right: 70px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 40px !important; color: rgb(255, 255, 255) !important; margin: 0px !important; }
.dbyh-single-puff__top .icon { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: absolute; right: 20px; top: 20px; width: 48px; height: 48px; background: rgb(249, 176, 32); border-radius: 50%; color: rgb(68, 152, 133); }
.all-products, .dbyh-products { width: 100%; margin: 30px 0px 50px; }
.all-products .product_wrapper, .dbyh-products .product_wrapper { display: grid; gap: 60px; }
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper, .dbyh-products .product_wrapper { gap: 40px; }
}
@media only screen and (max-width: 667px) {
  .all-products .product_wrapper, .dbyh-products .product_wrapper { column-gap: 20px; row-gap: 30px !important; }
}
@media only screen and (max-width: 450px) {
  .all-products .product_wrapper, .dbyh-products .product_wrapper { column-gap: 12px; row-gap: 16px !important; }
}
.all-products .product_wrapper.horiz.product_wrapper--full, .dbyh-products .product_wrapper.horiz.product_wrapper--full { grid-template-columns: repeat(4, 1fr); }
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.horiz.product_wrapper--full, .dbyh-products .product_wrapper.horiz.product_wrapper--full { grid-template-columns: repeat(3, 1fr); }
}
@media only screen and (max-width: 966px) {
  .all-products .product_wrapper.horiz.product_wrapper--full, .dbyh-products .product_wrapper.horiz.product_wrapper--full { grid-template-columns: repeat(2, 1fr); }
}
.all-products .product_wrapper.horiz.product_wrapper--full .product__info .bottom, .dbyh-products .product_wrapper.horiz.product_wrapper--full .product__info .bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 14px; -webkit-box-align: start; align-items: flex-start; }
.all-products .product_wrapper.horiz.product_wrapper--full .product__info .bottom .buy, .dbyh-products .product_wrapper.horiz.product_wrapper--full .product__info .bottom .buy { width: 100%; }
.all-products .product_wrapper.horiz.product_wrapper--threes, .dbyh-products .product_wrapper.horiz.product_wrapper--threes { grid-template-columns: repeat(3, 1fr); }
@media only screen and (max-width: 966px) {
  .all-products .product_wrapper.horiz.product_wrapper--threes, .dbyh-products .product_wrapper.horiz.product_wrapper--threes { grid-template-columns: repeat(2, 1fr); }
}
@media only screen and (max-width: 1360px) {
  .all-products .product_wrapper.horiz.product_wrapper--threes .product__info .bottom, .dbyh-products .product_wrapper.horiz.product_wrapper--threes .product__info .bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 14px; -webkit-box-align: start; align-items: flex-start; }
}
@media only screen and (max-width: 1360px) {
  .all-products .product_wrapper.horiz.product_wrapper--threes .product__info .bottom .buy, .dbyh-products .product_wrapper.horiz.product_wrapper--threes .product__info .bottom .buy { width: 100%; }
}
.all-products .product_wrapper.horiz.product_wrapper--duo, .dbyh-products .product_wrapper.horiz.product_wrapper--duo { grid-template-columns: repeat(2, 1fr); }
@media only screen and (max-width: 800px) {
  .all-products .product_wrapper.horiz.product_wrapper--duo .product__info .bottom, .dbyh-products .product_wrapper.horiz.product_wrapper--duo .product__info .bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 14px; -webkit-box-align: start; align-items: flex-start; }
}
@media only screen and (max-width: 800px) {
  .all-products .product_wrapper.horiz.product_wrapper--duo .product__info .bottom .buy, .dbyh-products .product_wrapper.horiz.product_wrapper--duo .product__info .bottom .buy { width: 100%; }
}
.all-products .product_wrapper.horiz.product_wrapper--single, .dbyh-products .product_wrapper.horiz.product_wrapper--single { grid-template-columns: repeat(1, 1fr); }
@media only screen and (max-width: 450px) {
  .all-products .product_wrapper.horiz.product_wrapper--single .product__info .bottom, .dbyh-products .product_wrapper.horiz.product_wrapper--single .product__info .bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 14px; -webkit-box-align: start; align-items: flex-start; }
}
@media only screen and (max-width: 450px) {
  .all-products .product_wrapper.horiz.product_wrapper--single .product__info .bottom .buy, .dbyh-products .product_wrapper.horiz.product_wrapper--single .product__info .bottom .buy { width: 100%; }
}
.all-products .product_wrapper.vert, .dbyh-products .product_wrapper.vert { row-gap: 40px; }
@media only screen and (max-width: 781px) {
  .all-products .product_wrapper.vert.product_wrapper--single, .dbyh-products .product_wrapper.vert.product_wrapper--single { grid-template-columns: repeat(1, 1fr) !important; }
}
.all-products .product_wrapper.vert.product_wrapper--duo, .all-products .product_wrapper.vert.product_wrapper--full, .all-products .product_wrapper.vert.product_wrapper--single, .all-products .product_wrapper.vert.product_wrapper--threes, .dbyh-products .product_wrapper.vert.product_wrapper--duo, .dbyh-products .product_wrapper.vert.product_wrapper--full, .dbyh-products .product_wrapper.vert.product_wrapper--single, .dbyh-products .product_wrapper.vert.product_wrapper--threes { grid-template-columns: repeat(1, 1fr); }
@media only screen and (max-width: 781px) {
  .all-products .product_wrapper.vert.product_wrapper--duo, .all-products .product_wrapper.vert.product_wrapper--full, .all-products .product_wrapper.vert.product_wrapper--single, .all-products .product_wrapper.vert.product_wrapper--threes, .dbyh-products .product_wrapper.vert.product_wrapper--duo, .dbyh-products .product_wrapper.vert.product_wrapper--full, .dbyh-products .product_wrapper.vert.product_wrapper--single, .dbyh-products .product_wrapper.vert.product_wrapper--threes { grid-template-columns: repeat(2, 1fr); }
}
.all-products .product_wrapper.vert.product_wrapper--duo .product, .all-products .product_wrapper.vert.product_wrapper--full .product, .all-products .product_wrapper.vert.product_wrapper--single .product, .all-products .product_wrapper.vert.product_wrapper--threes .product, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product, .dbyh-products .product_wrapper.vert.product_wrapper--full .product, .dbyh-products .product_wrapper.vert.product_wrapper--single .product, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product { display: flex; }
@media only screen and (max-width: 781px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product, .all-products .product_wrapper.vert.product_wrapper--full .product, .all-products .product_wrapper.vert.product_wrapper--single .product, .all-products .product_wrapper.vert.product_wrapper--threes .product, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product, .dbyh-products .product_wrapper.vert.product_wrapper--full .product, .dbyh-products .product_wrapper.vert.product_wrapper--single .product, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.all-products .product_wrapper.vert.product_wrapper--duo .product__image, .all-products .product_wrapper.vert.product_wrapper--full .product__image, .all-products .product_wrapper.vert.product_wrapper--single .product__image, .all-products .product_wrapper.vert.product_wrapper--threes .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__image { -webkit-box-flex: 0; flex: 0 1 30%; }
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__image, .all-products .product_wrapper.vert.product_wrapper--full .product__image, .all-products .product_wrapper.vert.product_wrapper--single .product__image, .all-products .product_wrapper.vert.product_wrapper--threes .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__image { -webkit-box-flex: 0; flex: 0 1 40%; }
}
@media only screen and (max-width: 1140px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__image, .all-products .product_wrapper.vert.product_wrapper--full .product__image, .all-products .product_wrapper.vert.product_wrapper--single .product__image, .all-products .product_wrapper.vert.product_wrapper--threes .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__image { padding: 1rem; }
}
@media only screen and (max-width: 781px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__image, .all-products .product_wrapper.vert.product_wrapper--full .product__image, .all-products .product_wrapper.vert.product_wrapper--single .product__image, .all-products .product_wrapper.vert.product_wrapper--threes .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__image, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__image { padding: 2rem; }
}
.all-products .product_wrapper.vert.product_wrapper--duo .product__info, .all-products .product_wrapper.vert.product_wrapper--full .product__info, .all-products .product_wrapper.vert.product_wrapper--single .product__info, .all-products .product_wrapper.vert.product_wrapper--threes .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info { -webkit-box-flex: 0; flex: 0 1 70%; }
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info, .all-products .product_wrapper.vert.product_wrapper--full .product__info, .all-products .product_wrapper.vert.product_wrapper--single .product__info, .all-products .product_wrapper.vert.product_wrapper--threes .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info { -webkit-box-flex: 0; flex: 0 1 60%; }
}
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info h2, .all-products .product_wrapper.vert.product_wrapper--full .product__info h2, .all-products .product_wrapper.vert.product_wrapper--single .product__info h2, .all-products .product_wrapper.vert.product_wrapper--threes .product__info h2, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info h2, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info h2, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info h2, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info h2 { font-size: 20px; }
}
@media only screen and (max-width: 1140px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info .meta__metric, .all-products .product_wrapper.vert.product_wrapper--full .product__info .meta__metric, .all-products .product_wrapper.vert.product_wrapper--single .product__info .meta__metric, .all-products .product_wrapper.vert.product_wrapper--threes .product__info .meta__metric, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info .meta__metric, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info .meta__metric, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info .meta__metric, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info .meta__metric { font-size: 14px; }
}
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom, .all-products .product_wrapper.vert.product_wrapper--full .product__info .bottom, .all-products .product_wrapper.vert.product_wrapper--single .product__info .bottom, .all-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info .bottom, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info .bottom, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 14px; -webkit-box-align: start; align-items: flex-start; }
}
@media only screen and (max-width: 1140px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .all-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .all-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .all-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"], .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; font-size: 14px; }
}
@media only screen and (max-width: 1140px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .all-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .all-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .all-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount { margin: -4px 0px 0px; }
}
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .buy, .all-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .buy, .all-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .buy, .all-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .buy, .dbyh-products .product_wrapper.vert.product_wrapper--duo .product__info .bottom .buy, .dbyh-products .product_wrapper.vert.product_wrapper--full .product__info .bottom .buy, .dbyh-products .product_wrapper.vert.product_wrapper--single .product__info .bottom .buy, .dbyh-products .product_wrapper.vert.product_wrapper--threes .product__info .bottom .buy { width: 100%; }
}
.product { overflow: hidden; }
@media only screen and (max-width: 450px) {
  .product { border-radius: 16px; }
}
.product:hover .product__image__close-up { opacity: 1; }
.product:hover .product__info .bottom .buy__label { background: rgb(29, 82, 92); color: rgb(237, 250, 246); }
.product--onsale .price .tiered-pricing-dynamic-price-wrapper:not([data-price-type="dynamic"]) { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.product--onsale .price del { color: rgb(68, 152, 133); margin: 0px 0px -4px; }
.product--onsale .price del .amount { font-size: 14px !important; }
.product--onsale .price del .amount .woocommerce-Price-currencySymbol { font-size: 14px !important; }
.product--onsale .price ins { text-decoration: none; }
.product__image { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: rgb(237, 250, 246); font-size: 0px; line-height: 0; padding: 2rem; position: relative; text-align: center; }
.product__image img { aspect-ratio: 1 / 1; }
.product__image__close-up { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 0.3s; }
.product__image__sale { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: absolute; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(60, 43, 9); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: 14px; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 600; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: rgb(249, 176, 32); background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: 12px; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; bottom: 20px; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; left: 20px; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: 1em !important; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 6px 16px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; right: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; top: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
@media only screen and (max-width: 450px) {
  .product__image__sale { font-size: 12px; bottom: 12px; left: 12px; }
}
.product__info { padding: 30px; }
@media only screen and (max-width: 667px) {
  .product__info { padding: 20px; }
}
@media only screen and (max-width: 450px) {
  .product__info { padding: 12px; }
}
.product__info h2 { color: rgb(29, 82, 92); font-size: 24px; margin: 0px 0px 8px; }
@media only screen and (max-width: 667px) {
  .product__info h2 { font-size: 20px !important; }
}
@media only screen and (max-width: 450px) {
  .product__info h2 { font-size: 14px !important; }
}
.product__info .meta { gap: 4px 16px; display: flex; margin: 0px 0px 6px; flex-wrap: wrap; }
@media only screen and (max-width: 450px) {
  .product__info .meta { row-gap: 4px; }
}
.product__info .meta__metric { color: rgb(29, 82, 92); column-gap: 6px; display: flex; font-size: 16px; font-weight: 600; }
@media only screen and (max-width: 768px) {
  .product__info .meta__metric { font-size: 14px; }
}
@media only screen and (max-width: 450px) {
  .product__info .meta__metric { font-size: 12px; }
}
.product__info .meta__metric .icon svg { fill: rgb(29, 82, 92); height: 12px; width: auto; }
.product__info .meta__metric .label { white-space: nowrap; }
.product__info .stock { display: flex; -webkit-box-pack: start; justify-content: flex-start; margin: 0px 0px 14px; }
.product__info .stock__pill { -webkit-box-align: center; align-items: center; background-color: rgb(237, 250, 246); border-radius: 24px; color: rgb(29, 82, 92); column-gap: 6px; display: flex; font-size: 14px; font-weight: 600; line-height: 1em; margin-left: -8px; padding: 6px 16px 6px 12px; }
@media only screen and (max-width: 450px) {
  .product__info .stock__pill { font-size: 12px; }
}
.product__info .stock__pill span { background: rgb(68, 152, 133); border-radius: 50%; height: 7px; width: 7px; }
.product__info .bottom { -webkit-box-align: center; align-items: center; display: flex; -webkit-box-pack: justify; justify-content: space-between; }
.product__info .bottom .price { color: rgb(29, 82, 92); font-weight: 700; font-size: 16px; }
@media only screen and (max-width: 450px) {
  .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; font-size: 14px !important; }
}
@media only screen and (max-width: 450px) {
  .product__info .bottom .price .tiered-pricing-dynamic-price-wrapper[data-price-type="dynamic"] .amount { margin: -4px 0px 0px; }
}
.product__info .bottom .price--coming { font-size: 20px; font-weight: 600; }
.product__info .bottom .price .amount { font-size: 24px; }
@media only screen and (max-width: 960px) {
  .product__info .bottom .price .amount { font-size: 20px; }
}
@media only screen and (max-width: 450px) {
  .product__info .bottom .price .amount { font-size: 16px !important; }
}
.product__info .bottom .price .amount .woocommerce-Price-currencySymbol { font-size: 16px; }
.product__info .bottom .price__vat { font-size: 12px; font-weight: 600; margin: -4px 0px 0px; }
.product__info .bottom .icon { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; border-radius: 50%; width: 38px; height: 38px; background: rgb(29, 82, 92); color: rgb(237, 250, 246); }
@media only screen and (max-width: 568px) {
  .product__info .bottom .icon { display: none; }
}
.product__info .bottom .buy { -webkit-box-align: end; align-items: flex-end; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; justify-content: flex-end; }
.product__info .bottom .buy__label { -webkit-box-align: center; align-items: center; background: rgb(255, 255, 255); border: 2px solid rgb(29, 82, 92); color: rgb(29, 82, 92); display: flex; font-weight: 600; gap: 8px; -webkit-box-pack: center; justify-content: center; padding: 12px 24px; transition: background 0.3s; width: 100%; }
@media only screen and (max-width: 450px) {
  .product__info .bottom .buy__label { font-size: 14px; }
}
@media only screen and (max-width: 340px) {
  .product__info .bottom .buy__label { font-size: 12px; }
}
.wp-block-columns .dbyh-products .wrapper { max-width: 100%; }
.dbyh-posts { margin: 40px 0px 80px; }
.dbyh-posts__header { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: 0px 0px 60px; }
.dbyh-posts__header h2 { font-size: 40px; }
.dbyh-posts__header a { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; font-family: Bitter, serif; font-size: 18px; color: rgb(29, 82, 92); }
.dbyh-posts__header a i { color: rgb(249, 176, 32); margin-left: 10px; transition: margin 0.3s; }
.dbyh-posts__header a:hover i { margin-left: 20px; }
.post_holder { background: rgb(237, 250, 246); margin: 40px 0px 140px; }
.post-card { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 23%; background: rgb(255, 255, 255); margin: -40px 0px; color: rgb(29, 82, 92); padding: 0px 0px 42px; position: relative; }
.post-card:hover .post-card__image::after { opacity: 0.5; }
.post-card:hover .post-card__image img { filter: grayscale(1) brightness(1.3); }
.post-card__image { overflow: hidden; font-size: 0px; position: relative; margin: 0px !important; }
.post-card__image::after { display: block; width: 100%; height: 100%; content: ""; background: linear-gradient(230deg, rgb(53, 151, 170), rgb(90, 181, 160)); position: absolute; top: 0px; left: 0px; opacity: 0; transition: opacity 0.3s; }
.post-card__image img { filter: grayscale(0) brightness(1); transition: 0.3s; }
.post-card__info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding: 30px 40px; }
.post-card__info h3 { color: rgb(29, 82, 92); font-size: 28px; margin: 0px 0px 30px; }
.post-card__info__meta { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; padding: 10px 0px; border-top: 2px solid rgb(249, 176, 32); color: rgb(68, 152, 133); width: calc(100% - 80px); position: absolute; bottom: 20px; }
.faq_row { width: 100%; padding: 20px 30px 20px 80px; margin: 0px 0px 5px; position: relative; }
.faq_row:hover { cursor: pointer; }
.faq_row:nth-child(2n+1) { background: rgb(237, 250, 246); }
.faq_row:nth-child(2n+1) .faq_row__icon { background: rgb(217, 244, 236); }
.faq_row__icon { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; top: 0px; left: 0px; height: 100%; width: 60px; background: rgb(247, 247, 247); }
.faq_row__q { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: start; justify-content: flex-start; font-family: Bitter, serif; font-weight: 700; }
.faq_row__a { display: none; padding: 10px 0px 0px; }
.dbyh-coworkers { display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; width: 100%; margin: 50px 0px 40px; }
.dbyh-coworkers.row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
@media only screen and (max-width: 1660px) {
  .dbyh-coworkers.row { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
@media only screen and (max-width: 1660px) {
  .dbyh-coworkers.row.two .coworker { width: 100%; }
}
@media only screen and (max-width: 966px) {
  .dbyh-coworkers.row.two .coworker { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
@media only screen and (max-width: 781px) {
  .dbyh-coworkers.row.two .coworker { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
}
@media only screen and (max-width: 568px) {
  .dbyh-coworkers.row.two .coworker { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
@media only screen and (max-width: 966px) {
  .dbyh-coworkers.row.two .coworker__avatar { width: 100%; margin: 0px 0px 10px; height: 200px; }
}
@media only screen and (max-width: 966px) {
  .dbyh-coworkers.row.two .coworker__info { width: 100%; }
}
.dbyh-coworkers.column { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.dbyh-coworkers.two .coworker { width: 48%; }
.dbyh-coworkers.cards { flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; }
@media only screen and (max-width: 900px) {
  .dbyh-coworkers.cards { -webkit-box-pack: justify; justify-content: space-between; }
}
.dbyh-coworkers.cards .coworker { background: rgb(255, 255, 255); -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px 2% 40px 0px; width: 23%; }
@media only screen and (max-width: 1280px) {
  .dbyh-coworkers.cards .coworker { margin: 0px 5% 40px 0px; width: 30%; }
}
@media only screen and (max-width: 900px) {
  .dbyh-coworkers.cards .coworker { margin: 0px 0px 40px; width: 48%; }
}
@media only screen and (max-width: 568px) {
  .dbyh-coworkers.cards .coworker { width: 100%; }
}
@media only screen and (max-width: 1280px) {
  .dbyh-coworkers.cards .coworker:nth-child(3n+3) { margin: 0px 0px 40px; }
}
@media only screen and (max-width: 900px) {
  .dbyh-coworkers.cards .coworker:nth-child(3n+3) { margin: 0px 0px 40px !important; }
}
.dbyh-coworkers.cards .coworker:nth-child(4n+4) { margin: 0px 0px 40px !important; }
@media only screen and (max-width: 1280px) {
  .dbyh-coworkers.cards .coworker:nth-child(4n+4) { margin: 0px 5% 40px 0px !important; }
}
@media only screen and (max-width: 900px) {
  .dbyh-coworkers.cards .coworker:nth-child(4n+4) { margin: 0px 0px 40px !important; }
}
.dbyh-coworkers.cards .coworker__avatar { font-size: 0px; aspect-ratio: 16 / 10; width: 100% !important; }
.dbyh-coworkers.cards .coworker__avatar i { -webkit-box-align: center; align-items: center; background: rgb(237, 250, 246); color: rgb(68, 152, 133); display: flex; font-size: 80px; height: 240px; -webkit-box-pack: center; justify-content: center; width: 100%; }
.dbyh-coworkers.cards .coworker__info { width: 100%; }
.dbyh-coworkers .coworker { -webkit-box-align: stretch; align-items: stretch; background: rgb(237, 250, 246); display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; margin: 0px 0px 20px; }
.dbyh-coworkers .coworker__avatar { overflow: hidden; position: relative; width: 30%; background-size: cover !important; margin: 0px !important; }
.dbyh-coworkers .coworker__avatar img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; }
.dbyh-coworkers .coworker__info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding: 20px 0px 30px 30px; width: 60%; }
.dbyh-coworkers .coworker__info h3 { font-size: 22px; margin: 0px 0px 0.5em; }
.dbyh-button { display: inline-block; font-family: Bitter, serif; color: rgb(29, 82, 92); margin: 16px 0px 0px; font-size: 18px; transition: 0.3s, color 0.3s; box-sizing: border-box !important; }
.dbyh-button--green { padding: 10px 20px; color: rgb(255, 255, 255); border: 2px solid transparent; background: rgb(29, 82, 92); border-radius: 99999px; }
.dbyh-button--green:hover { border: 2px solid rgb(29, 82, 92); background: rgb(255, 255, 255); color: rgb(255, 255, 255); text-decoration: none !important; }
.dbyh-button--gradient { color: rgb(255, 255, 255); padding: 10px 20px; border-radius: 99999px; margin: 0px; }
.dbyh-button--gradient:hover { background: rgb(255, 255, 255); color: rgb(255, 255, 255); text-decoration: none !important; }
.dbyh-button--inverted { box-sizing: border-box; color: rgb(29, 82, 92); background-color: rgb(255, 255, 255); border: 2px solid rgb(255, 255, 255); padding: 10px 20px; border-radius: 99999px; }
.dbyh-button--inverted:hover { background-color: rgb(29, 82, 92); border: 2px solid rgb(29, 82, 92); color: rgb(255, 255, 255) !important; text-decoration: none !important; }
.dbyh-button--outline { box-sizing: border-box; background-color: rgb(255, 255, 255); border: 2px solid rgb(29, 82, 92); padding: 10px 20px; border-radius: 99999px; }
.dbyh-button i { color: rgb(249, 176, 32); margin: 0px 0px 0px 5px; transition: margin 0.3s; }
.dbyh-button:hover { color: rgb(29, 82, 92); text-decoration: underline; }
.dbyh-button:hover i { margin: 0px 0px 0px 10px; }
.dbyh-button-wrapper { display: inline-block; margin: 16px 0px 0px; width: fit-content; background: linear-gradient(45deg, rgb(29, 82, 92) 0px, rgb(68, 152, 133) 100%); border-radius: 99999px; padding: 2px !important; }
.dbyh-popup { display: inline-block; border: none; font-family: "Source Sans Pro", sans-serif; border-radius: 50px; padding: 18px 45px; font-size: 18px; background: rgb(29, 82, 92); color: rgb(255, 255, 255) !important; }
.dbyh-popup:hover { background: rgb(68, 152, 133); }
.lb_overlay { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: fixed; bottom: 0px; left: 0px; width: 100%; height: calc(100% - 120px); opacity: 0; pointer-events: none; transition: 0.3s; z-index: 800; }
.lb_overlay.vissible { opacity: 1; pointer-events: all; }
.lb_overlay.compensate { height: calc(100% - 100px); }
.lb_overlay .lightBox { position: relative; z-index: 200; max-width: 92%; }
.lb_overlay .lightBox.small { width: 600px; }
.lb_overlay .lightBox.medium { width: 800px; }
.lb_overlay .lightBox.large { width: 1110px; }
.lb_overlay .lightBox.x-large { width: 1640px; }
.lb_overlay .lightBox .lb_content { width: 100%; float: left; background: rgb(255, 255, 255); padding: 50px 50px 60px; position: relative; max-height: 82vh; overflow-y: scroll; }
.lb_overlay .lightBox .lb_content .close_lb { position: absolute; top: 0px; right: 0px; border-radius: 0px 0px 0px 36px; color: rgb(255, 255, 255); font-size: 16px; width: 50px; height: 50px; border: 0px; padding: 0px; background: rgb(29, 82, 92); transition: background 0.3s; }
.lb_overlay .lightBox .lb_content .close_lb:hover { cursor: pointer; background: rgb(68, 152, 133); }
.lb_overlay .lb_backDrop { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(29, 82, 92, 0.8); backdrop-filter: blur(4px); z-index: 100; }
.dbyh-pprofile { padding: 0px 20px 20px; }
.dbyh-pprofile__header { color: rgb(255, 255, 255); font-family: Bitter, serif; font-weight: 700; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row; padding: 20px 0px 10px; }
.dbyh-pprofile__header .col__sub { padding: 0px 20px; }
.dbyh-pprofile__ratings { border-radius: 20px; background: rgb(255, 255, 255); display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; overflow: hidden; }
.dbyh-pprofile__ratings__item { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.dbyh-pprofile__ratings__item:first-of-type > .col { padding: 20px 20px 10px; }
.dbyh-pprofile__ratings__item:last-of-type > .col { padding: 10px 20px 20px; }
.dbyh-pprofile__ratings__item .col { padding: 10px 20px; }
.dbyh-pprofile__ratings .col--left { font-family: Bitter, serif; font-weight: 700; color: rgb(29, 82, 92); background-color: rgb(237, 250, 246); font-size: 18px; }
.dbyh-pprofile .col--left { width: 30%; }
.dbyh-pprofile .col--right { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; width: 70%; }
.dbyh-pprofile .col__sub { width: 50%; }
.dbyh-pprofile .fa-star { color: rgb(249, 176, 32); font-size: 20px; }
#header { position: fixed; top: 0px; left: 0px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; z-index: 9990; border-bottom: 1px solid rgb(255, 255, 255); transition: border 0.3s; }
#header.small { border-bottom: 1px solid rgb(240, 240, 240); }
@media only screen and (max-width: 1024px) {
  #header.small .main_bar { height: 61px; }
}
#header.small #logotype { max-width: 110px; }
#header.small #navigation > ul > li > a { padding: 16px 30px; }
@media only screen and (max-width: 1024px) {
  #header.small #toggle_navigation { width: 46px; height: 46px; right: 93px; }
}
@media only screen and (max-width: 414px) {
  #header.small #toggle_navigation { right: 74px; }
}
@media only screen and (max-width: 414px) {
  #header.small #toggle_navigation.open { right: 40px; }
}
@media only screen and (max-width: 1024px) {
  #header.small #toggle_navigation span { max-width: 22px; }
}
@media only screen and (max-width: 1024px) {
  #header.small #toggle_navigation span:nth-child(1) { top: 16px; }
}
@media only screen and (max-width: 1024px) {
  #header.small #toggle_navigation span:nth-child(2), #header.small #toggle_navigation span:nth-child(3) { top: 22px; }
}
@media only screen and (max-width: 1024px) {
  #header.small #toggle_navigation span:nth-child(4) { top: 28px; }
}
#header.small #header_cart .cart_link { width: 46px; height: 46px; font-size: 18px; }
.top_bar { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; justify-content: flex-end; background: rgb(29, 82, 92); padding: 0px 40px; }
@media only screen and (max-width: 1024px) {
  .top_bar { height: 10px; }
}
.main_bar { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; position: relative; padding: 0px 40px; background: rgb(255, 255, 255); }
@media only screen and (max-width: 1024px) {
  .main_bar { height: 76px; transition: height 0.3s; }
}
@media only screen and (max-width: 450px) {
  .main_bar { padding: 0px 20px; }
}
#logotype { width: 100%; max-width: 136px; transition: 0.3s; }
#logotype .logo-img { width: 100%; height: auto; }
#header_cart { position: absolute; top: 5px; right: 40px; }
@media only screen and (max-width: 1024px) {
  #header_cart { top: 50%; transform: translate(0px, -50%); }
}
@media only screen and (max-width: 450px) {
  #header_cart { right: 20px; }
}
#header_cart .cart_link { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; color: rgb(255, 255, 255); background: rgb(68, 152, 133); width: 58px; height: 58px; border-radius: 50%; position: relative; font-size: 22px; box-shadow: none; transition: 0.3s; }
#header_cart .cart_link__items { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; bottom: 0px; right: 0px; background: rgb(29, 82, 92); font-family: Bitter, serif; font-size: 12px; width: 16px; height: 16px; border-radius: 50%; }
#navigation { margin: 0px 100px 0px 0px; }
@media only screen and (max-width: 1024px) {
  #navigation { display: none; }
}
#navigation ul { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; list-style: none; margin: 0px; }
#navigation ul li { list-style: none; padding: 0px; border-right: 1px solid rgb(240, 240, 240); }
#navigation ul li:last-child { border-right: none; }
#navigation ul li a { display: block; color: rgb(29, 82, 92); font-size: 16px; padding: 26px 30px; border-bottom: 4px solid rgb(255, 255, 255); transition: 0.3s; }
#navigation ul li a:hover { border-bottom: 4px solid rgb(237, 250, 246); }
#navigation ul li.current-menu-item a { border-bottom: 4px solid rgb(68, 152, 133); }
#navigation ul li.menu-item-has-children { position: relative; }
#navigation ul li.menu-item-has-children:hover .sub-menu { display: flex; }
#navigation ul li .sub-menu { display: none; position: absolute; top: 100%; left: 0px; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; background-color: rgb(237, 250, 246); min-width: 100%; padding-bottom: 8px; border-radius: 0px 0px 12px 12px; z-index: 10; }
#navigation ul li .sub-menu li { border: none; }
#navigation ul li .sub-menu li a { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: unset; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: block; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 12px 16px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
#navigation ul li .sub-menu li a:hover { cursor: pointer; text-decoration: underline; }
#top_navigation { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; margin: 0px 100px 0px 0px; }
@media only screen and (max-width: 1024px) {
  #top_navigation { display: none; }
}
#top_navigation ul { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; list-style: none; margin: 0px; }
#top_navigation ul li { list-style: none; padding: 0px; }
#top_navigation ul li a { display: block; color: rgb(255, 255, 255); font-size: 16px; padding: 12px 30px; background: 0px 0px; transition: background 0.3s; }
#top_navigation ul li a:hover { background: rgb(35, 99, 111); }
#top_navigation .login_item { display: block; color: rgb(255, 255, 255); font-size: 16px; padding: 12px 30px; background: 0px 0px; transition: background 0.3s; }
#top_navigation .login_item.current-menu-item { background: rgb(35, 99, 111); }
#top_navigation .login_item:hover { background: rgb(35, 99, 111); }
#top_navigation .user_options { display: block; color: rgb(255, 255, 255); font-size: 16px; background: 0px 0px; transition: background 0.3s; position: relative; }
#top_navigation .user_options .login_item { padding: 12px 30px; }
#top_navigation .user_options a { color: rgb(255, 255, 255); white-space: nowrap; }
#top_navigation .user_options span { color: rgb(213, 243, 234); }
#top_navigation .user_options .user_menu { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: absolute; top: 100%; right: 0px; z-index: 999; background: rgb(68, 152, 133); opacity: 0; pointer-events: none; transition: 0.3s; }
#top_navigation .user_options:hover { background: rgb(33, 92, 104); cursor: pointer; }
#top_navigation .user_options:hover .user_menu { opacity: 1; pointer-events: all; }
#top_navigation .user_options:hover .user_menu li a:hover { background: rgb(60, 134, 118); }
#toggle_navigation { display: none; width: 58px; height: 58px; border-radius: 50%; position: relative; transform: rotate(0deg); cursor: pointer; }
@media only screen and (max-width: 1024px) {
  #toggle_navigation { position: absolute; top: 50%; right: 105px; transform: translate(0px, -50%); display: block; transition: 0.3s; }
}
@media only screen and (max-width: 450px) {
  #toggle_navigation { right: 85px; }
}
#toggle_navigation span { display: block; position: absolute; height: 3px; width: 100%; max-width: 28px; border-radius: 2px; background: rgb(237, 250, 246); opacity: 1; left: 50%; transform: translate(-50%, 0px) rotate(0deg); transition: 0.15s ease-in-out; }
#toggle_navigation span:nth-child(1) { top: 18px; }
#toggle_navigation span:nth-child(2), #toggle_navigation span:nth-child(3) { top: 26px; }
#toggle_navigation span:nth-child(4) { top: 34px; }
@media only screen and (max-width: 1024px) {
  #toggle_navigation.open { position: fixed; right: 40px; z-index: 9999; top: 60px !important; }
}
@media only screen and (max-width: 414px) {
  #toggle_navigation.open { width: 46px; height: 46px; top: 40px !important; }
}
#toggle_navigation.open span:nth-child(1) { top: 18px; width: 0px; }
#toggle_navigation.open span:nth-child(2) { transform: translate(-50%, 0px) rotate(45deg); }
@media only screen and (max-width: 414px) {
  #toggle_navigation.open span:nth-child(2) { top: 22px; }
}
#toggle_navigation.open span:nth-child(3) { transform: translate(-50%, 0px) rotate(-45deg); }
@media only screen and (max-width: 414px) {
  #toggle_navigation.open span:nth-child(3) { top: 22px; }
}
#toggle_navigation.open span:nth-child(4) { top: 34px; width: 0px; }
#responsive_menu { display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgb(255, 255, 255); z-index: -1; opacity: 0; pointer-events: none; transition: opacity 0.3s; }
@media only screen and (max-width: 1024px) {
  #responsive_menu { display: block; }
}
#responsive_menu.open { z-index: 999; opacity: 1; pointer-events: all; }
#responsive_menu #mob_nav { margin-top: 50px; }
@media only screen and (max-width: 414px) {
  #responsive_menu #mob_nav { margin-top: 60px; height: calc(-300px + 100dvh); overflow-x: scroll; }
}
#responsive_menu #mob_nav ul { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; list-style: none; }
#responsive_menu #mob_nav ul li { list-style: none; padding: 8px 20px; border: none !important; }
#responsive_menu #mob_nav ul li a { color: rgb(29, 82, 92); display: block; font-family: Bitter, serif; font-size: 28px; font-weight: 700; text-align: center; }
#responsive_menu #mob_nav ul .sub-menu li a { font-size: 20px; }
#responsive_menu #mob_nav ul .sub-menu li a::before { content: "- "; }
#mob_user_nav { position: absolute; bottom: 20px; left: 20px; width: calc(100% - 40px); background: linear-gradient(45deg, rgb(29, 82, 92) 0px, rgb(68, 152, 133) 100%); border-radius: 26px; padding: 20px 40px; }
#mob_user_nav .user_options { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }
@media only screen and (max-width: 768px) {
  #mob_user_nav .user_options { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
#mob_user_nav .user_options .login_item { margin: 0px 40px 0px 0px; font-size: 18px; font-family: Bitter, serif; font-weight: 700; color: rgb(255, 255, 255); }
@media only screen and (max-width: 768px) {
  #mob_user_nav .user_options .login_item { margin: 0px 0px 10px; }
}
#mob_user_nav .user_options .login_item span { color: rgb(237, 250, 246); }
#mob_user_nav .user_options .user_menu { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; list-style: none; }
@media only screen and (max-width: 414px) {
  #mob_user_nav .user_options .user_menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
#mob_user_nav .user_options .user_menu li { list-style: none; margin-right: 20px; }
@media only screen and (max-width: 414px) {
  #mob_user_nav .user_options .user_menu li { margin: 0px 0px 10px; }
}
#mob_user_nav .user_options .user_menu li a { color: rgb(255, 255, 255); }
body.campaign-banner-active { padding-top: 164px; }
@media only screen and (max-width: 1024px) {
  body.campaign-banner-active { padding-top: 130px; }
}
#campaign-banner { position: absolute; top: 100%; left: 0px; width: 100%; background-color: rgb(249, 176, 32); padding: 14px 40px; text-align: center; }
@media only screen and (max-width: 568px) {
  #campaign-banner .banner-content--desk { display: none; }
}
#campaign-banner .banner-content--resp { display: none; }
@media only screen and (max-width: 568px) {
  #campaign-banner .banner-content--resp { display: block; }
}
#campaign-banner p { line-height: 1.2em; }
@media only screen and (max-width: 414px) {
  #campaign-banner p { font-size: 14px; }
}
#campaign-banner p:last-of-type { margin-bottom: 0px; }
#campaign-banner a { color: rgb(29, 82, 92); text-decoration: underline; }
#campaign-banner a:hover { text-decoration: none; }
@media only screen and (max-width: 1024px) {
  .wus-wrapper { display: none !important; }
}
.page_section { width: 100%; }
.page_title { width: 100%; color: rgb(255, 255, 255); padding: 20px 0px; margin: -50px 0px 30px; }
.main--create_account { min-height: 600px; padding: 50px 0px 110px; margin-bottom: -30px; position: relative; }
.main--create_account::after { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); }
.main--create_account .wrapper { z-index: 100; }
.main--create_account h1 { max-width: 900px; margin: 0px auto 30px; }
.account_creation { z-index: 100; }
.account_creation .form_row--hidden { display: none !important; }
.account_type { max-width: 900px; margin: 0px auto 50px; background: rgb(255, 255, 255); overflow: hidden; }
.account_type__switcher { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; }
.account_type__switcher__button { display: block; width: 50%; font-family: Bitter, serif; font-size: 16px; background: 0px 0px; color: rgb(255, 255, 255); padding: 20px 10px 16px; }
.account_type__switcher__button:hover { text-decoration: underline; }
.account_type__switcher__button.active { color: rgb(29, 82, 92); background: rgb(255, 255, 255); border-radius: 26px 26px 0px 0px; }
.account_type__switcher__button.active:hover { text-decoration: none; }
.account_type_creation .user-notice { font-family: Bitter, serif; font-weight: 700; font-size: 18px; line-height: 1.6em; padding: 50px 35px 60px; text-align: center; }
.reseller-top { margin: 80px auto; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; column-gap: 80px; }
@media only screen and (max-width: 768px) {
  .reseller-top { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 30px auto 80px; }
}
@media only screen and (max-width: 450px) {
  .reseller-top { margin: 30px auto 40px; }
}
.reseller-top > div { -webkit-box-flex: 1; flex: 1 1 0%; }
.reseller-top .reseller_intro { padding: 40px 0px; }
@media only screen and (max-width: 450px) {
  .reseller-top .reseller_intro { padding: 0px 0px 40px; }
}
.reseller-top #reseller_map { min-height: 460px; }
@media only screen and (max-width: 768px) {
  .reseller-top #reseller_map { min-height: 360px; }
}
.reseller-top #resellers { display: none; pointer-events: none; opacity: 0; }
.reseller-main { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; width: 100%; height: calc(-260px + 100vh); min-height: 750px; position: relative; margin: 0px 0px 30px; }
.r_map_info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; font-size: 14px; max-width: 300px; }
.r_map_info__title { font-size: 18px; }
.r_map_info__address { margin: 0px 0px 0.5em; }
.r_map_info a { text-decoration: underline; color: rgb(29, 82, 92); }
.r_map_info a:hover { text-decoration: none; }
.r_map_info__stock { margin: 16px 0px 0px; }
.r_map_info__stock h3 { font-size: 16px; }
.r_map_info__stock .item::after { content: ", "; }
.r_map_info__stock .item:last-of-type::after { content: ""; }
.reseller-filter-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; column-gap: 80px; margin-bottom: 100px; }
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.reseller-filter-wrapper #mobile-filter-backdrop { height: 100dvh; width: 100dvw; background: rgba(255, 255, 255, 0.5); position: fixed; top: 0px; left: 0px; z-index: 9995; }
.reseller-filter-wrapper .reseller_filter { -webkit-box-flex: 1.1; flex: 1.1 1 0%; }
@media only screen and (max-width: 1480px) {
  .reseller-filter-wrapper .reseller_filter { -webkit-box-flex: 1.5; flex: 1.5 1 0%; }
}
@media only screen and (max-width: 1280px) {
  .reseller-filter-wrapper .reseller_filter { -webkit-box-flex: 2; flex: 2 1 0%; }
}
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper .reseller_filter { display: none; }
}
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper .reseller_filter.open { background-color: rgb(237, 250, 246); border-radius: 16px; display: block; height: 80dvh; left: 5dvw; overflow: hidden; padding: 40px 20px 40px 40px; position: fixed; top: 10dvh; width: 90dvw; z-index: 9999; }
}
@media only screen and (max-width: 450px) {
  .reseller-filter-wrapper .reseller_filter.open { top: 12dvh; height: 86dvh; padding: 24px 14px 24px 24px; }
}
@media only screen and (max-width: 450px) {
  .reseller-filter-wrapper .reseller_filter h2 { font-size: 20px; line-height: 20px; }
}
.reseller-filter-wrapper #reseller_filter_toggle { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(60, 43, 9); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: 14px; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 700; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; align-self: flex-start; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: rgb(249, 176, 32); background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: 1px solid rgb(211, 151, 31); border-radius: 50px; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: none; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: 1 1 0%; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; justify-self: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 16px 40px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: center; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: 1; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.reseller-filter-wrapper #reseller_filter_toggle:hover { cursor: pointer; }
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper #reseller_filter_toggle { display: block; }
}
@media only screen and (max-width: 450px) {
  .reseller-filter-wrapper #reseller_filter_toggle { align-self: inherit; }
}
.reseller-filter-wrapper #reseller_filter_close { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: absolute; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(237, 250, 246); font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; align-content: unset; align-items: center; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background-attachment: unset; background-blend-mode: unset; background-clip: unset; background-color: rgb(13, 55, 63); background-image: unset; background-origin: unset; background-position: unset; background-repeat: unset; background-size: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: 50%; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; bottom: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: none; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: 40px; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; justify-content: center; justify-items: unset; left: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; right: 20px; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; top: 20px; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: center; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: center; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: 40px; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper #reseller_filter_close { display: flex; }
}
@media only screen and (max-width: 450px) {
  .reseller-filter-wrapper #reseller_filter_close { top: 5px; right: 5px; }
}
.reseller-filter-wrapper .reseller_filter_holder { -webkit-box-flex: 3; flex: 3 1 0%; position: relative; }
@media only screen and (max-width: 1024px) {
  .reseller-filter-wrapper .reseller_filter_holder { margin-top: 40px; }
}
#reseller_spinner { display: flex; -webkit-box-align: start; align-items: flex-start; background: rgba(255, 255, 255, 0.5); -webkit-box-pack: center; justify-content: center; width: 100%; height: 100%; position: absolute; padding-top: 150px; top: 0px; pointer-events: none; opacity: 0; transition: opacity 0.3s; }
#reseller_spinner.loading { opacity: 1; }
#reseller_spinner .sk-chase { width: 40px; height: 40px; position: relative; animation: 2.5s linear 0s infinite normal both running sk-chase; }
#reseller_spinner .sk-chase .sk-chase-dot { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot; }
#reseller_spinner .sk-chase .sk-chase-dot::before { content: ""; display: block; width: 25%; height: 25%; background-color: rgb(68, 152, 133); border-radius: 100%; animation: 2s ease-in-out 0s infinite normal both running sk-chase-dot-before; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(1)::before { animation-delay: -1.1s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(2) { animation-delay: -1s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(2)::before { animation-delay: -1s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(3)::before { animation-delay: -0.9s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(4)::before { animation-delay: -0.8s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(5)::before { animation-delay: -0.7s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
#reseller_spinner .sk-chase .sk-chase-dot:nth-child(6)::before { animation-delay: -0.6s; }
#reseller_filter { background: rgb(237, 250, 246); display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 16px; padding: 24px 24px 32px; }
@media only screen and (max-width: 1024px) {
  #reseller_filter { overflow: scroll; height: calc(100% - 40px); padding: 0px 20px 0px 0px; border-radius: 0px; }
}
#reseller_filter > * { opacity: 1; transition: opacity 0.3s; }
#reseller_filter.working > * { opacity: 0.5; }
#reseller_filter .rf_label, #reseller_filter label { font-size: 14px; font-weight: 700; }
#reseller_filter .rf_label { margin: 0px 0px 4px; }
#reseller_filter .rf_row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 4px; }
#reseller_filter .rf_row.filter-buttons { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; column-gap: 16px; }
@media only screen and (max-width: 450px) {
  #reseller_filter .rf_row.filter-buttons { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
#reseller_filter .rf_row.filter-buttons .button { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(60, 43, 9); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: 14px; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 700; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: rgb(249, 176, 32); background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: 1px solid rgb(211, 151, 31); border-radius: 50px; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: 1 1 0%; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 16px 0px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: center; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: 1; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
#reseller_filter .rf_row.filter-buttons .button:hover { cursor: pointer; }
#reseller_filter .rf_row.filter-buttons .button:not(.button--alt) { transition: background 0.3s; }
#reseller_filter .rf_row.filter-buttons .button:not(.button--alt):hover { background: rgb(251, 200, 78); }
#reseller_filter .rf_row.filter-buttons .button--alt { background: 0px 0px; border: none; color: rgb(29, 82, 92); font-weight: 400; }
#reseller_filter .rf_row.filter-buttons .button--alt:hover { text-decoration: underline; }
#reseller_filter input[type="text"] { border: 1px solid rgb(68, 152, 133); color: rgb(29, 82, 92); padding: 16px 28px; width: 100%; }
#reseller_filter input[type="checkbox"] { appearance: none; display: block; background: rgb(255, 255, 255); border: 1px solid rgb(68, 152, 133); width: 24px; height: 24px; }
#reseller_filter input[type="checkbox"]::before { content: ""; display: block; background: rgb(68, 152, 133); width: 12px; height: 12px; position: absolute; top: 50%; left: 6px; border-radius: 4px; transform: translateY(-50%) scale(0); opacity: 0; transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s; }
#reseller_filter input[type="checkbox"]:hover::before { opacity: 0.5; transform: translateY(-50%) scale(0.5); }
#reseller_filter input[type="checkbox"]:checked::before { opacity: 1; transform: translateY(-50%) scale(1); }
#reseller_filter .rf_checkbox { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; column-gap: 8px; position: relative; margin-bottom: 4px; }
#reseller_filter .rf_checkbox:last-of-type { margin-bottom: 0px; }
#reseller_filter .rf_checkbox label { font-weight: 400; }
#reseller_filter .rf_checkbox input:hover, #reseller_filter .rf_checkbox label:hover { cursor: pointer; }
.reseller_count { font-weight: 700; margin: 0px 0px 36px; }
.reseller_count #reseller_count { color: rgb(211, 151, 31); }
#reseller_list { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 16px; }
#closest_resellers:has(> *)::before { display: block; margin-top: 24px; font-family: Bitter, serif; font-weight: 700; content: "Återförsäljare nära dig"; font-size: 18px !important; line-height: 18px !important; }
.reseller_item { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; padding: 24px 20px; border: 1px solid rgb(213, 243, 234); }
@media only screen and (max-width: 568px) {
  .reseller_item { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 24px; }
}
.reseller_item--small { border-top: none; border-right: none; border-left: none; border-image: initial; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border-bottom: 1px solid rgb(213, 243, 234); padding: 16px 0px; }
.reseller_item--small:first-of-type { padding-top: 0px; margin-top: 16px; }
.reseller_item--small:last-of-type { border-bottom: none; }
.reseller_item--small .reseller_item__info h3 { margin: 0px; font-size: 16px !important; line-height: 16px !important; }
.reseller_item--small .reseller_item__info h4 { font-size: 14px !important; line-height: 14px !important; }
.reseller_item--small .reseller_item__info .address { margin: 0px; padding: 0px; }
.reseller_item--small .reseller_item__stock { margin-top: 16px; }
.reseller_item--small .reseller_item__stock h4 { text-align: left; margin-bottom: 8px; }
.reseller_item--small .reseller_item__stock .stock { -webkit-box-pack: start; justify-content: flex-start; }
.reseller_item--small .reseller_item__stock .stock__item { background: rgb(213, 243, 234); color: rgb(13, 55, 63); padding: 4px 8px; font-size: 12px; }
.reseller_item__info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; }
.reseller_item__info h3 { font-size: 24px; line-height: 24px; }
.reseller_item__info .reseller_name { font-weight: 600; }
.reseller_item__info .address { background: rgb(237, 250, 246); padding: 8px 12px; margin: 16px 0px; font-size: 14px; }
.reseller_item__info .contact { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.reseller_item__info .contact a { color: rgb(29, 82, 92); }
.reseller_item__info .contact a:hover { text-decoration: underline; color: rgb(29, 82, 92); }
.reseller_item__stock { max-width: 360px; }
@media only screen and (max-width: 568px) {
  .reseller_item__stock { max-width: inherit; }
}
.reseller_item__stock h4 { font-size: 14px; line-height: 1em; font-weight: 700; text-align: right; margin: 0px 0px 16px; }
@media only screen and (max-width: 568px) {
  .reseller_item__stock h4 { text-align: left; }
}
.reseller_item__stock .stock { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: end; justify-content: flex-end; gap: 8px; }
@media only screen and (max-width: 568px) {
  .reseller_item__stock .stock { -webkit-box-pack: start; justify-content: flex-start; }
}
.reseller_item__stock .stock__item { background: rgb(237, 250, 246); padding: 8px 12px; font-size: 14px; }
.template-has-sidebar { display: grid; column-gap: 80px; grid-template-columns: 1fr 3fr; margin-top: 60px; }
@media only screen and (max-width: 768px) {
  .template-has-sidebar { grid-template-columns: 1fr; position: relative; padding-bottom: 16px; margin-top: 40px; }
}
.template-has-sidebar .all-products { -webkit-box-ordinal-group: 3; order: 2; margin-top: 0px; margin-bottom: 120px; }
.template-has-sidebar .filter-products { -webkit-box-ordinal-group: 2; order: 1; }
.all-products { position: relative; }
.all-products .product_wrapper { opacity: 1; transition: opacity 0.3s; }
@media only screen and (max-width: 1280px) {
  .all-products .product_wrapper { grid-template-columns: repeat(2, 1fr) !important; }
}
.all-products .product_wrapper.fade { opacity: 0.5; }
.all-products .product__info .bottom { -webkit-box-align: start; align-items: flex-start; row-gap: 8px; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.all-products .product__info .bottom .buy { width: 100%; }
.all-products .filter-result-header { grid-column: span 3; }
@media only screen and (max-width: 1280px) {
  .all-products .filter-result-header { grid-column: span 2; }
}
@media only screen and (max-width: 768px) {
  .all-products .filter-result-header { grid-column: span 2; }
}
.all-products .filter-result-header h2 { margin: 0px; }
@media only screen and (max-width: 768px) {
  .all-products .filter-result-header h2 { font-size: 20px; }
}
.all-products .filter-result-header h2 span { text-decoration: underline; color: rgb(68, 152, 133); }
.all-products .spinner { height: auto; }
.all-products .spinner.active { opacity: 1; }
@media only screen and (max-width: 768px) {
  .filter-products { position: sticky; width: 100%; top: 77px; margin: 0px 0px 16px; z-index: 100; }
}
.filter-products .sidebar-section { background: rgb(237, 250, 246); padding: 28px; }
@media only screen and (max-width: 768px) {
  .filter-products .sidebar-section { background: rgb(29, 82, 92); color: rgb(237, 250, 246); padding: 0px; }
}
.filter-products .sidebar-section h2 { font-size: 18px; line-height: 21.6px; }
@media only screen and (max-width: 768px) {
  .filter-products .sidebar-section h2 { display: flex; -webkit-box-align: center; align-items: center; column-gap: 16px; margin: 0px; padding: 20px 28px; }
}
@media only screen and (max-width: 768px) {
  .filter-products .sidebar-section h2::before { content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjZWRmYWY2Ij48cGF0aCBkPSJNNDEuMiA2NEMxOC41IDY0IDAgODIuNSAwIDEwNS4yYzAgMTAuNCAzLjkgMjAuNCAxMSAyOC4xbDkzIDEwMC4xIDAgMTI2YzAgMTMuNCA2LjcgMjYgMTggMzMuNGw3NS41IDQ5LjhjNS4zIDMuNSAxMS42IDUuNCAxOCA1LjRjMTggMCAzMi42LTE0LjYgMzIuNi0zMi42bDAtMTgyIDkzLTEwMC4xYzcuMS03LjYgMTEtMTcuNiAxMS0yOC4xQzM1MiA4Mi41IDMzMy41IDY0IDMxMC44IDY0TDQxLjIgNjR6TTE0NS42IDIwNy43TDU2LjggMTEybDIzOC41IDAtODguOCA5NS43Yy00LjEgNC40LTYuNCAxMC4zLTYuNCAxNi4zbDAgMTYyLjgtNDgtMzEuN0wxNTIgMjI0YzAtNi4xLTIuMy0xMS45LTYuNC0xNi4zek0zNDQgMzkyYy0xMy4zIDAtMjQgMTAuNy0yNCAyNHMxMC43IDI0IDI0IDI0bDE0NCAwYzEzLjMgMCAyNC0xMC43IDI0LTI0cy0xMC43LTI0LTI0LTI0bC0xNDQgMHpNMzIwIDI1NmMwIDEzLjMgMTAuNyAyNCAyNCAyNGwxNDQgMGMxMy4zIDAgMjQtMTAuNyAyNC0yNHMtMTAuNy0yNC0yNC0yNGwtMTQ0IDBjLTEzLjMgMC0yNCAxMC43LTI0IDI0ek00MDggNzJjLTEzLjMgMC0yNCAxMC43LTI0IDI0czEwLjcgMjQgMjQgMjRsODAgMGMxMy4zIDAgMjQtMTAuNyAyNC0yNHMtMTAuNy0yNC0yNC0yNGwtODAgMHoiLz48L3N2Zz4="); display: block; width: 22px; height: 22px; }
}
.filter-products ul { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; list-style: none; }
@media only screen and (max-width: 768px) {
  .filter-products ul { display: none; padding: 0px 28px 28px; }
}
.filter-products ul li { border-bottom: 1px solid rgb(213, 243, 234); }
@media only screen and (max-width: 768px) {
  .filter-products ul li { border-bottom: 1px solid rgb(68, 152, 133); }
}
.filter-products ul li:last-of-type { border-bottom: none; }
.filter-products ul li .filter-category { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: unset; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: 0px 0px; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: border-box; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: block; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 16px 0px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: padding 0.3s, background 0.3s; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: 100%; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.filter-products ul li .filter-category:hover { background-color: rgb(213, 243, 234); cursor: pointer; padding: 16px 0px 16px 16px; }
.filter-products ul li .filter-category.active { background-color: rgb(213, 243, 234); padding: 16px 0px 16px 16px; }
@media only screen and (max-width: 768px) {
  .filter-products ul li .filter-category.active { background: 0px 0px; padding: 16px 0px; }
}
.woocommerce-error, .woocommerce-info, .woocommerce-message { -webkit-box-align: center; align-items: center; padding: 20px 50px; backface-visibility: hidden; display: flex !important; -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; flex-direction: row !important; border-top: 0px !important; }
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { display: block; position: relative; margin: 0px 20px 0px 0px; top: inherit !important; left: inherit !important; }
.woocommerce-error.check-message, .woocommerce-info.check-message, .woocommerce-message.check-message { margin-top: 2em; }
.woocommerce-error.check-message p, .woocommerce-info.check-message p, .woocommerce-message.check-message p { margin-bottom: unset; }
.woocommerce-error.check-message a, .woocommerce-info.check-message a, .woocommerce-message.check-message a { margin: unset; }
.woocommerce-message { background: rgb(68, 152, 133); color: rgb(255, 255, 255); font-size: 18px; }
.woocommerce-message::before { color: rgb(255, 255, 255); }
.woocommerce-error { background: rgb(249, 176, 32); color: rgb(29, 82, 92); font-size: 18px; }
.woocommerce-error::before { color: rgb(255, 255, 255); }
.woocommerce-error::after { display: none; }
.woocommerce-info { color: rgb(255, 255, 255); font-size: 16px; }
.woocommerce-info a { color: rgb(237, 250, 246); text-decoration: underline; margin: 0px 0px 0px 10px; }
.woocommerce-info a:hover { text-decoration: none; }
.woocommerce-info::before { color: rgb(255, 255, 255); }
.woocommerce-NoticeGroup ul li::before { display: none !important; }
.login_main { height: calc(-570px + 100vh); min-height: 740px; padding: 50px 0px 110px; margin-bottom: -30px; position: relative; }
.login_main::after { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); }
.account_created { width: calc(70% + 60px); position: relative; z-index: 10; background: rgb(249, 176, 32); padding: 30px; margin: 0px 0px 20px; }
.account_created h2 { font-size: 26px; margin: 0px 0px 5px; }
.account_created p { margin: 0px; }
.my-account-login { width: 35%; margin: 0px 30px 0px 0px; padding: 30px 40px 50px; background: rgb(255, 255, 255); position: relative; z-index: 10; }
.my-account-login h1 { color: rgb(29, 82, 92); }
.not_a_member { width: 35%; color: rgb(255, 255, 255); margin: 0px 0px 0px 30px; padding: 30px 40px 50px; position: relative; z-index: 10; }
.not_a_member a { color: rgb(237, 250, 246); text-decoration: underline; }
.not_a_member a:hover { text-decoration: none; }
body.woocommerce-checkout .main { padding-top: 0px; }
body.woocommerce-checkout .woocommerce-message .wc-forward { display: none; }
body.woocommerce-checkout .woocommerce-error { display: flex; -webkit-box-align: start; align-items: flex-start; margin: 20px 0px; position: relative; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; flex-direction: column !important; }
body.woocommerce-checkout .woocommerce-error::before { position: absolute; top: 24px !important; left: 50px !important; }
body.woocommerce-checkout .woocommerce-error li { padding: 0px 0px 0px 40px !important; }
body.woocommerce-checkout .woocommerce-error li:nth-child(2n) { background: 0px 0px !important; }
body.woocommerce-checkout .woocommerce-error li::before { display: none !important; }
body.woocommerce-checkout .woocommerce-error li .wc-forward { display: none; }
.after_update_cart .woocommerce-message { margin-top: 30px; }
.after_update_cart .woocommerce-info { margin-bottom: 0px !important; }
.empty_cart { height: calc(-570px + 100vh); min-height: 740px; }
.empty_cart .icon { width: 100%; text-align: center; margin: 0px 0px 50px; font-size: 100px; color: rgb(68, 152, 133); }
.empty_cart__left, .empty_cart__right { width: 35%; padding: 30px 40px 50px; }
.empty_cart__left { margin: 0px 30px 0px 0px; }
.empty_cart__right { margin: 0px 0px 0px 30px; color: rgb(255, 255, 255); }
.empty_cart__right a { color: rgb(237, 250, 246); text-decoration: underline; transition: 0.3s; }
.empty_cart__right a:hover { text-decoration: none; color: rgb(255, 255, 255); }
.cart_section { padding: 50px 0px 60px; }
.woocommerce-cart-form { background: rgb(255, 255, 255); padding: 30px 40px 50px; overflow: hidden; }
.shop_table__header { font-family: Bitter, serif; font-size: 18px; font-weight: 700; margin: 0px 0px 20px; border-radius: 0px !important; box-shadow: none !important; }
.shop_table__header .product-remove { background: 0px 0px !important; }
.shop_table__header .product-price span { margin: 0px 0px 0px 5px; font-size: 14px; }
.shop_table__row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; position: relative; overflow: hidden; margin: 0px 0px 20px; background: rgb(255, 255, 255); }
.shop_table__row.bulk .quantity { display: none; }
.shop_table__row.cart_item:nth-child(2n+1) { background: rgb(241, 251, 248); }
.shop_table__row:hover .product-remove { opacity: 1; pointer-events: all; }
.shop_table__row .product-remove { position: absolute; top: 0px; left: 0px; width: 6%; height: 100%; opacity: 0; pointer-events: none; background: rgba(23, 82, 92, 0.7); font-size: 20px; transition: opacity 0.3s; z-index: 100; }
.shop_table__row .product-remove a { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; height: 100%; border-radius: 0px; color: rgb(255, 255, 255) !important; }
.shop_table__row .product-remove a:hover { background: 0px 0px !important; }
.shop_table__row .product-thumbnail { font-size: 0px; width: 6%; overflow: hidden; }
.shop_table__row .product-name { display: flex; -webkit-box-align: center; align-items: center; width: 30%; }
.shop_table__row .product-name a { color: rgb(29, 82, 92); text-decoration: underline; }
.shop_table__row .product-name a:hover { text-decoration: none; }
.shop_table__row .product-price { display: flex; -webkit-box-align: center; align-items: center; width: 14%; }
.shop_table__row .product-price del, .shop_table__row .product-price ins { white-space: nowrap; }
.shop_table__row .product-price:has(del) { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: center; justify-content: center; }
@media only screen and (max-width: 667px) {
  .shop_table__row .product-price:has(del) { -webkit-box-align: end; align-items: flex-end; }
}
@media only screen and (max-width: 414px) {
  .shop_table__row .product-price:has(del) { -webkit-box-align: start; align-items: flex-start; }
}
.shop_table__row .product-price:has(del) del { color: rgb(68, 152, 133); font-size: 14px; margin: 0px 0px -3px; }
.shop_table__row .product-price:has(del) ins { text-decoration: none; font-weight: 700; }
.shop_table__row .product-quantity { display: flex; -webkit-box-align: center; align-items: center; width: 10%; }
.shop_table__row .product-quantity .quantity { position: relative; width: 100px; margin: 0px 20px 0px 0px !important; }
.shop_table__row .product-quantity .quantity .qty { height: 100%; width: 100%; border-radius: 50px; padding: 15px 30px; background: rgb(237, 250, 246); }
.shop_table__row .product-quantity .quantity .qty::-webkit-inner-spin-button, .shop_table__row .product-quantity .quantity .qty::-webkit-outer-spin-button { appearance: none; margin: 0px; }
.shop_table__row .product-quantity .quantity .qty_add, .shop_table__row .product-quantity .quantity .qty_remove { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: absolute; right: -7px; width: 24px; height: 24px; border-radius: 50%; font-size: 14px; background: rgb(68, 152, 133); color: rgb(255, 255, 255); transition: 0.3s; padding: 0px !important; }
.shop_table__row .product-quantity .quantity .qty_add:hover, .shop_table__row .product-quantity .quantity .qty_remove:hover { background: rgb(76, 170, 148); color: rgb(255, 255, 255); }
.shop_table__row .product-quantity .quantity .qty_add { top: 1px; padding-bottom: 1px !important; }
.shop_table__row .product-quantity .quantity .qty_remove { bottom: 1px; }
.shop_table__row .product-subtotal { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; width: 15%; padding: 0px 30px 0px 0px; }
.shop_table__row .product-subtotal del, .shop_table__row .product-subtotal ins { white-space: nowrap; }
.shop_table__row .product-subtotal:has(del) { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: end; align-items: flex-end; -webkit-box-pack: center; justify-content: center; }
@media only screen and (max-width: 414px) {
  .shop_table__row .product-subtotal:has(del) { -webkit-box-align: start; align-items: flex-start; }
}
.shop_table__row .product-subtotal:has(del) del { color: rgb(68, 152, 133); font-size: 14px; margin: 0px 0px -3px; }
.shop_table__row .product-subtotal:has(del) ins { text-decoration: none; font-weight: 700; }
.shop_table__footer { margin: 40px 0px 0px; overflow: visible; border-radius: 0px !important; box-shadow: none !important; }
.shop_table__footer .actions { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; width: 100%; }
.shop_table__footer .actions .coupon { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; }
.shop_table__footer .actions .coupon label { display: none; }
.shop_table__footer .actions .coupon .input-text { border-radius: 30px 0px 0px 30px; padding: 12px 30px; border-width: 2px 0px 2px 2px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(68, 152, 133); border-bottom-color: rgb(68, 152, 133); border-left-color: rgb(68, 152, 133); border-image: initial; border-right-style: initial; border-right-color: initial; }
.shop_table__footer .actions .coupon .button { font-size: 16px; font-family: "Source Sans Pro", sans-serif; border-radius: 0px 30px 30px 0px; color: rgb(255, 255, 255); padding: 10px 35px 10px 20px !important; }
.shop_table__footer .actions .button { font-size: 16px; font-family: "Source Sans Pro", sans-serif; border-radius: 30px; box-shadow: none; transition: 0.3s; padding: 10px 35px !important; color: rgb(255, 255, 255) !important; }
.woocommerce-form-coupon-toggle { margin: 30px 0px 0px; }
.woocommerce-form-coupon-toggle .woocommerce-info { margin: 0px; }
.checkout_coupon { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: stretch; align-items: stretch; border: none !important; border-radius: 26px !important; padding: 40px 50px !important; }
.checkout_coupon p { width: 100%; }
.checkout_coupon p.form-row-first, .checkout_coupon p.form-row-last { display: inline-block; float: none; padding: 0px !important; margin: 0px !important; }
.checkout_coupon p.form-row-first { width: calc(80% - 20px); }
.checkout_coupon p.form-row-first input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.checkout_coupon p.form-row-last { width: 20%; padding-left: 20px !important; }
.checkout_coupon p.form-row-last .button { display: block; width: 100%; height: 100%; padding: 16px 10px; font-family: "Source Sans Pro", sans-serif; font-size: 16px; color: rgb(255, 255, 255); box-shadow: none; transition: 0.3s; }
.checkout_coupon .clear { display: none; }
.checkout_section { padding: 30px 0px 80px; }
.checkout_section .checkout { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: start; align-items: flex-start; }
.checkout_section .checkout .woocommerce-NoticeGroup { width: 100%; }
.checkout_section .checkout__left, .checkout_section .checkout__right { width: 48%; }
.checkout_section .checkout__left { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding: 40px 50px 60px; }
.checkout_section .checkout__left .woocommerce-billing-fields { -webkit-box-ordinal-group: 3; order: 2; }
.checkout_section .checkout__left .woocommerce-shipping-fields { -webkit-box-ordinal-group: 4; order: 3; }
.checkout_section .checkout__left .woocommerce-additional-fields { -webkit-box-ordinal-group: 5; order: 4; }
.checkout_section .checkout__right { padding: 40px 0px 0px; position: relative; }
.checkout_section .checkout__right #order_review_heading { padding: 0px 50px; }
.checkout_section .checkout .woocommerce-billing-fields { margin: 0px 0px 10px; }
.checkout_section .checkout .woocommerce-billing-fields__field-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
.checkout_section .checkout .woocommerce-billing-fields .form-row { padding: 0px; margin: 0px 0px 10px; width: 100%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_country_field { display: none; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_company_field { -webkit-box-ordinal-group: 2; order: 1; width: 48%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_org_number_field { -webkit-box-ordinal-group: 3; order: 2; width: 48%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_first_name_field { -webkit-box-ordinal-group: 4; order: 3; width: 48%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_last_name_field { -webkit-box-ordinal-group: 5; order: 4; width: 48%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_personalnumber_field { -webkit-box-ordinal-group: 6; order: 5; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_address_1_field { -webkit-box-ordinal-group: 7; order: 6; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_postcode_field { -webkit-box-ordinal-group: 8; order: 7; width: 30%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_city_field { -webkit-box-ordinal-group: 9; order: 8; width: 66%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_customer-cell_field { -webkit-box-ordinal-group: 10; order: 9; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_phone_field { display: none; -webkit-box-ordinal-group: 11; order: 10; width: 48%; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_email_field { -webkit-box-ordinal-group: 12; order: 11; }
.checkout_section .checkout .woocommerce-billing-fields .form-row#billing_customer_num_field { -webkit-box-ordinal-group: 13; order: 12; }
.checkout_section .checkout .woocommerce-billing-fields label { margin: 0px 0px 5px; font-size: 14px; }
.checkout_section .checkout .woocommerce-billing-fields input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.checkout_section .checkout .woocommerce-billing-fields input.disabled { background: rgb(237, 250, 246); }
.checkout_section .checkout .woocommerce-billing-fields input.disabled:hover { cursor: no-drop; }
.checkout_section .checkout .woocommerce-shipping-fields { margin: 10px 0px 30px; }
.checkout_section .checkout .woocommerce-shipping-fields h3 label { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; position: relative; font-size: 22px !important; }
.checkout_section .checkout .woocommerce-shipping-fields h3 label:hover { cursor: pointer; }
.checkout_section .checkout .woocommerce-shipping-fields h3 label:hover .input-checkbox::before { opacity: 1; transform: translate(-50%, -50%) scale(0.3); }
.checkout_section .checkout .woocommerce-shipping-fields h3 label .input-checkbox { display: block; width: 30px; height: 30px; padding: 0px; margin: 0px 10px 0px 0px; border: 2px solid rgb(68, 152, 133); border-radius: 50%; position: relative; appearance: none !important; }
.checkout_section .checkout .woocommerce-shipping-fields h3 label .input-checkbox::before { content: ""; width: 20px; height: 20px; background: rgb(29, 82, 92); position: absolute; transform: translate(-50%, -50%) scale(0); opacity: 0; top: 50%; left: 50%; border-radius: 50%; transition: 0.3s; }
.checkout_section .checkout .woocommerce-shipping-fields h3 label .input-checkbox:checked::before { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.checkout_section .checkout .woocommerce-shipping-fields #alt_delivery_msg { padding: 20px 30px; margin: 0px 0px 20px; color: rgb(255, 255, 255); }
.checkout_section .checkout .woocommerce-shipping-fields #alt_delivery_msg a { color: rgb(237, 250, 246); text-decoration: underline; }
.checkout_section .checkout .woocommerce-shipping-fields #alt_delivery_msg a:hover { cursor: pointer; text-decoration: none; }
.checkout_section .checkout .woocommerce-shipping-fields__field-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row { padding: 0px; margin: 0px 0px 10px; width: 100%; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_country_field { display: none; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_company_field { -webkit-box-ordinal-group: 2; order: 1; width: 100%; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_first_name_field { -webkit-box-ordinal-group: 3; order: 2; width: 48%; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_last_name_field { -webkit-box-ordinal-group: 4; order: 3; width: 48%; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_address_1_field { -webkit-box-ordinal-group: 5; order: 4; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_postcode_field { -webkit-box-ordinal-group: 6; order: 5; width: 30%; }
.checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_city_field { -webkit-box-ordinal-group: 7; order: 6; width: 66%; }
.checkout_section .checkout .woocommerce-shipping-fields label { margin: 0px 0px 5px; font-size: 14px; }
.checkout_section .checkout .woocommerce-shipping-fields input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.checkout_section .checkout .woocommerce-shipping-fields input.disabled { background: rgb(237, 250, 246); }
.checkout_section .checkout .woocommerce-shipping-fields input.disabled:hover { cursor: no-drop; }
.checkout_section .checkout #wc_checkout_add_ons { margin: 0px 0px 30px; }
.checkout_section .checkout #wc_checkout_add_ons .form-row { padding: 0px; margin: 0px 0px 10px; }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; position: relative; }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox:hover { cursor: pointer; }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox:hover .input-checkbox::before { opacity: 1; transform: translate(-50%, -50%) scale(0.3); }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox .input-checkbox { display: block; width: 30px; height: 30px; padding: 0px; margin: 0px 10px 0px 0px; border: 2px solid rgb(68, 152, 133); border-radius: 50%; position: relative; appearance: none !important; }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox .input-checkbox::before { content: ""; width: 20px; height: 20px; background: rgb(29, 82, 92); position: absolute; transform: translate(-50%, -50%) scale(0); opacity: 0; top: 50%; left: 50%; border-radius: 50%; transition: 0.3s; }
.checkout_section .checkout #wc_checkout_add_ons .form-row .checkbox .input-checkbox:checked::before { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.checkout_section .checkout #order_comments { padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.checkout_section .checkout .phone-prompt { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; gap: 20px; width: 100%; position: absolute; top: calc(100% + 20px); left: 0px; background-color: rgb(249, 176, 32); color: rgb(29, 82, 92); padding: 16px 40px; }
.checkout_section .checkout .phone-prompt.hide { display: none; }
.checkout_section .checkout .phone-prompt__icon svg { width: 20px; height: auto; fill: rgb(29, 82, 92); }
.checkout_section .woocommerce-checkout-review-order-table { width: calc(100% - 100px) !important; margin: 0px auto 40px !important; }
.checkout_section .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li { padding: 0px !important; }
.checkout_section .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li::before { display: none !important; }
.checkout_section #payment { padding: 40px 40px 50px; color: rgb(255, 255, 255); }
.checkout_section #payment .payment_methods { list-style: none; padding: 0px 0px 30px !important; border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important; }
.checkout_section #payment .payment_methods li { list-style: none; padding: 10px 0px; }
.checkout_section #payment .payment_methods li:nth-child(2n) { background: 0px 0px !important; }
.checkout_section #payment .payment_methods li::before { display: none !important; }
.checkout_section #payment .payment_methods li:hover input::before { opacity: 1; transform: translate(-50%, -50%) scale(0.3); }
.checkout_section #payment .payment_methods li input:hover, .checkout_section #payment .payment_methods li label:hover { cursor: pointer; }
.checkout_section #payment .payment_methods li input { display: block; float: left; width: 30px; height: 30px; padding: 0px; margin: 0px 10px 0px 0px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; position: relative; appearance: none !important; }
.checkout_section #payment .payment_methods li input::before { content: ""; width: 20px; height: 20px; background: rgb(237, 250, 246); position: absolute; transform: translate(-50%, -50%) scale(0); opacity: 0; top: 50%; left: 50%; border-radius: 50%; transition: 0.3s; }
.checkout_section #payment .payment_methods li input:checked::before { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.checkout_section #payment .payment_methods li .payment_box { color: rgb(255, 255, 255); background: rgba(29, 82, 74, 0.3); padding: 20px 30px; }
.checkout_section #payment .payment_methods li .payment_box::before { border-width: 1em; border-style: solid; border-color: transparent transparent rgba(29, 82, 74, 0.3); border-image: initial; top: -1em; margin: -1em 0px 0px 3em; }
.checkout_section #payment .place-order { padding: 30px 0px 0px !important; }
.checkout_section #payment .place-order a { color: rgb(237, 250, 246); text-decoration: underline; }
.checkout_section #payment .place-order a:hover { text-decoration: none; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid #terms { outline: 0px !important; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid label { color: rgb(249, 176, 32); }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox:hover { cursor: pointer; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox:hover input::before { opacity: 1; transform: translate(-50%, -50%) scale(0.3); }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox input { display: block; float: left; width: 30px; height: 30px; padding: 0px; margin: 0px 10px 0px 0px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; position: relative; appearance: none !important; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox input:hover { cursor: pointer; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox input::before { content: ""; width: 20px; height: 20px; background: rgb(237, 250, 246); position: absolute; transform: translate(-50%, -50%) scale(0); opacity: 0; top: 50%; left: 50%; border-radius: 50%; transition: 0.3s; }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox input:checked::before { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.checkout_section #payment .woocommerce-terms-and-conditions-wrapper .checkbox .required { color: rgb(249, 176, 32); }
.checkout_section #payment #place_order { background: rgb(255, 255, 255); color: rgb(29, 82, 92); padding: 18px 45px; transition: 0.3s; }
.checkout_section #payment #place_order:hover { background: rgba(255, 255, 255, 0.8); }
#order_addons { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-ordinal-group: 2; order: 1; width: 100%; margin: 0px 0px 40px; position: relative; }
#order_addons .order_addon { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; width: 100%; border-radius: 8px; padding: 8px 20px; position: relative; }
#order_addons .order_addon:nth-child(2n+1) { background: rgb(237, 250, 246); }
#order_addons .order_addon .already_added { font-style: italic; }
#order_addons .order_addon .add-addon { font-family: "Source Sans Pro", sans-serif; font-size: 16px; color: rgb(68, 152, 133); text-decoration: underline; background: 0px 0px !important; padding: 0px !important; }
#order_addons .order_addon .add-addon:hover { text-decoration: none; }
#order_addons .order_addon .tooltip_label { display: inline-block; margin: 0px 0px 0px 10px; font-family: "Source Sans Pro", sans-serif; font-size: 16px; color: rgb(68, 152, 133); text-decoration: underline; background: 0px 0px !important; padding: 0px !important; }
#order_addons .order_addon .tooltip_label:hover { text-decoration: none; }
#order_addons .order_addon .tooltip_content { display: none; width: 100%; font-style: italic; font-size: 14px; padding: 8px 0px 16px; }
#order_addons .order_addon .tooltip_holder { display: inline-block; margin: 0px 0px 0px 10px; position: relative; }
#order_addons .order_addon .tooltip_holder:hover { cursor: pointer; }
#order_addons .order_addon .tooltip_holder:hover .tooltip_holder__tooltip { opacity: 1; top: calc(100% + 10px); }
#order_addons .order_addon .tooltip_holder i { color: rgb(68, 152, 133); }
#order_addons .order_addon .tooltip_holder__tooltip { position: absolute; top: 100%; left: -100px; width: 400px; padding: 10px; font-size: 14px; font-style: italic; background: rgb(255, 255, 255); border: 1px solid rgb(29, 82, 92); border-radius: 6px; opacity: 0; pointer-events: none; z-index: 100; transition: 0.3s; }
#order_addons .order_addon .tooltip_holder__tooltip::after, #order_addons .order_addon .tooltip_holder__tooltip::before { bottom: 100%; left: 106px; border: solid transparent; content: ""; height: 0px; width: 0px; position: absolute; pointer-events: none; }
#order_addons .order_addon .tooltip_holder__tooltip::after { border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(255, 255, 255); border-width: 5px; margin-left: -5px; }
#order_addons .order_addon .tooltip_holder__tooltip::before { border-color: rgba(29, 82, 92, 0) rgba(29, 82, 92, 0) rgb(29, 82, 92); border-width: 6px; margin-left: -6px; }
#order_addons #order_addons__loader { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.4); z-index: 500; opacity: 0; pointer-events: none; transition: 0.3s; }
#order_addons #order_addons__loader.loading { opacity: 1; pointer-events: all; }
#order_addons #order_addons__loader .spinner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 70px; text-align: center; opacity: 1 !important; }
#order_addons #order_addons__loader .spinner div { width: 18px; height: 18px; background: rgb(29, 82, 92); border-radius: 100%; display: inline-block; animation: 1.4s ease-in-out 0s infinite normal both running sk-bouncedelay; }
#order_addons #order_addons__loader .spinner .bounce1 { animation-delay: -0.32s; }
#order_addons #order_addons__loader .spinner .bounce2 { animation-delay: -0.16s; }
@-webkit-keyframes sk-bouncedelay { 
  0%, 100%, 80% { transform: scale(0); }
  40% { transform: scale(1); }
}
@keyframes sk-bouncedelay { 
  0%, 100%, 80% { transform: scale(0); }
  40% { transform: scale(1); }
}
.woocommerce-EditAccountForm input.disabled, .woocommerce-address-fields input.disabled { background: rgb(237, 250, 246); }
.woocommerce-EditAccountForm input.disabled:hover, .woocommerce-address-fields input.disabled:hover { cursor: no-drop; }
.main-my-account { margin: 50px 0px 70px; min-height: 46vh; }
.main-my-account .wrapper .woocommerce { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; }
.woocommerce-MyAccount-navigation { width: 20%; margin-top: 66px; padding: 30px 30px 40px; }
.woocommerce-MyAccount-navigation ul { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px; list-style: none; }
.woocommerce-MyAccount-navigation ul li { padding: 0px; margin: 0px 0px 4px; list-style: none; }
.woocommerce-MyAccount-navigation ul li:nth-child(2n) { background: 0px 0px; }
.woocommerce-MyAccount-navigation ul li::before { display: none; }
.woocommerce-MyAccount-navigation ul li.is-active a { background: rgb(68, 152, 133); }
.woocommerce-MyAccount-navigation ul li a { display: block; padding: 10px 20px; color: rgb(255, 255, 255); background: 0px 0px; transition: 0.3s; }
.woocommerce-MyAccount-navigation ul li a:hover { background: rgba(255, 255, 255, 0.2); }
.woocommerce-MyAccount-content { width: 75%; }
.woocommerce-MyAccount-content .woocommerce-notices-wrapper { margin: 0px 0px 20px; }
.woocommerce-MyAccount-content mark { padding: 2px 5px; color: rgb(255, 255, 255); background: rgb(68, 152, 133) !important; }
.woocommerce-MyAccount-content .woocommerce-Addresses { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; margin: 30px 0px 0px; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address { width: 48%; background: rgb(68, 152, 133); padding: 30px 30px 40px; color: rgb(255, 255, 255); position: relative; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 { font-size: 24px; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit { position: absolute; top: 36px; right: 30px; color: rgb(255, 255, 255); }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:hover { text-decoration: underline; }
.woocommerce-orders-table { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.woocommerce-orders-table__row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; }
.woocommerce-orders-table__row:nth-child(2n+1) { background: rgb(237, 250, 246); }
.woocommerce-orders-table__row.header-row { background: linear-gradient(45deg, rgb(29, 82, 92) 0px, rgb(68, 152, 133) 100%); color: rgb(255, 255, 255); font-weight: 700; }
.woocommerce-orders-table__cell { padding: 14px 20px; }
.woocommerce-orders-table__cell-order-number { width: 14%; padding: 14px 20px 14px 30px; }
.woocommerce-orders-table__cell-order-date { width: 20%; }
.woocommerce-orders-table__cell-order-status { width: 20%; display: flex; gap: 8px; position: relative; }
.woocommerce-orders-table__cell-order-status .order-status-tooltip { position: relative; }
@media only screen and (max-width: 450px) {
  .woocommerce-orders-table__cell-order-status .order-status-tooltip { position: static; }
}
.woocommerce-orders-table__cell-order-status .order-status-tooltip:hover { cursor: pointer; }
.woocommerce-orders-table__cell-order-status .order-status-tooltip:hover .status-tooltip { opacity: 1; }
.woocommerce-orders-table__cell-order-status .order-status-tooltip .icon svg { width: 20px; height: auto; fill: rgb(131, 197, 179); }
.woocommerce-orders-table__cell-order-status .order-status-tooltip .status-tooltip { background: rgb(237, 250, 246); border-radius: 8px; border: 1px solid rgb(68, 152, 133); left: 50%; min-width: 360px; opacity: 0; padding: 8px 16px; pointer-events: none; position: absolute; top: 100%; transform: translate(-50%, 0px); z-index: 10; }
@media only screen and (max-width: 667px) {
  .woocommerce-orders-table__cell-order-status .order-status-tooltip .status-tooltip { transform: translate(calc(-100% + 20px), 0px); }
}
@media only screen and (max-width: 450px) {
  .woocommerce-orders-table__cell-order-status .order-status-tooltip .status-tooltip { transform: translate(0px, 0px); left: 0px; }
}
@media only screen and (max-width: 420px) {
  .woocommerce-orders-table__cell-order-status .order-status-tooltip .status-tooltip { min-width: 320px; }
}
@media only screen and (max-width: 370px) {
  .woocommerce-orders-table__cell-order-status .order-status-tooltip .status-tooltip { min-width: 280px; }
}
.woocommerce-orders-table__cell-order-total { width: 26%; }
.woocommerce-orders-table__cell-order-actions { width: 20%; padding: 14px 30px 14px 20px; }
.woocommerce-orders-table__cell-order-actions .order-again { margin-left: 10px; }
.woocommerce-orders-table__cell-order-actions .order-again::before { content: "|"; margin-right: 10px; color: rgb(29, 82, 92); }
.order_details_holder { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; margin: 30px 0px; }
.order_details_holder .woocommerce-order-details { width: 50%; }
.order_details_holder .woocommerce-order-details .order_details { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.order_details_holder .woocommerce-order-details .order_details .row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: stretch; align-items: stretch; -webkit-box-pack: justify; justify-content: space-between; border-bottom: 1px solid rgb(237, 250, 246); }
.order_details_holder .woocommerce-order-details .order_details .row:first-child, .order_details_holder .woocommerce-order-details .order_details .row:last-child { border: none !important; }
.order_details_holder .woocommerce-order-details .order_details .row--header { margin: 0px 0px 10px; color: rgb(255, 255, 255); font-weight: 700; }
.order_details_holder .woocommerce-order-details .order_details .row--header .cell { padding: 10px 30px !important; }
.order_details_holder .woocommerce-order-details .order_details .row .cell { width: 48%; padding: 8px 30px; }
.order_details_holder .woocommerce-order-details p.order-again { display: none; }
.order_details_holder .woocommerce-order-details .order-again { margin: 30px 0px 0px; }
.order_details_holder .woocommerce-order-details .order-again a { padding: 16px 30px; color: rgb(255, 255, 255); opacity: 1; transition: 0.3s; }
.order_details_holder .woocommerce-order-details .order-again a:hover { box-shadow: none; opacity: 0.8; }
.order_details_holder .woocommerce-customer-details { width: 40%; }
.order_details_holder .woocommerce-customer-details .woocommerce-column { background: rgb(68, 152, 133); padding: 30px 30px 40px; color: rgb(255, 255, 255); }
.order_details_holder .woocommerce-customer-details .woocommerce-column h2 { font-size: 24px; }
.order_details_holder .woocommerce-customer-details .woocommerce-column--billing-address { margin: 0px 0px 30px; }
.order_details_holder .woocommerce-customer-details .woocommerce-column--billing-address .woocommerce-customer-details--phone { margin: 10px 0px 0px !important; }
.order_details_holder .woocommerce-customer-details .woocommerce-column--billing-address .woocommerce-customer-details--email { margin: 0px !important; }
.wc_update_adress_form { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; width: 100%; }
.wc_update_adress_form.leveransadress .button { display: none !important; opacity: 0 !important; pointer-events: none !important; }
.wc_update_adress_form .woocommerce-address-fields { width: 50%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper { display: block; width: 100%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px 0px 10px; width: 100%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#billing_country_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#shipping_country_field { display: none; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#billing_first_name_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#billing_last_name_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#shipping_first_name_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#shipping_last_name_field { width: 48%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#billing_postcode_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#shipping_postcode_field { width: 30%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#billing_city_field, .wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row#shipping_city_field { width: 66%; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row label { margin: 0px 0px 5px; font-size: 14px; line-height: 2; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row label .required { color: rgb(249, 176, 32); font-weight: 700; }
.wc_update_adress_form .woocommerce-address-fields__field-wrapper .form-row input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); width: 100%; }
.wc_update_adress_form .button { font-family: "Source Sans Pro", sans-serif; font-weight: 700; color: rgb(255, 255, 255); font-size: 16px; border-radius: 30px; margin: 20px 0px 0px; padding: 18px 45px; box-shadow: none; transition: 0.3s; }
.wc_update_adress_form .change_devliery { width: 45%; padding: 40px 40px 50px 120px; color: rgb(255, 255, 255); position: relative; }
.wc_update_adress_form .change_devliery::before { content: ""; font-family: "Font Awesome 5 Free"; font-weight: 700; font-size: 50px; position: absolute; top: 35px; left: 40px; color: rgb(237, 250, 246); }
.wc_update_adress_form .change_devliery a { color: rgb(237, 250, 246); text-decoration: underline; }
.wc_update_adress_form .change_devliery a:hover { color: rgb(255, 255, 255); text-decoration: none; }
.woocommerce-EditAccountForm { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; }
.woocommerce-EditAccountForm .form-col { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; width: 46%; }
.woocommerce-EditAccountForm .form_footer { width: 100%; margin: 30px 0px 0px; }
.woocommerce-EditAccountForm .form-row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 0px 0px 10px; width: 100%; }
.woocommerce-EditAccountForm .form-row--half { width: 48%; }
.woocommerce-EditAccountForm .form-row label { margin: 0px 0px 5px; font-size: 14px; line-height: 2; }
.woocommerce-EditAccountForm .form-row label .required { color: rgb(249, 176, 32); font-weight: 700; }
.woocommerce-EditAccountForm .form-row input { border-radius: 30px; padding: 12px 30px; border: 2px solid rgb(68, 152, 133); }
.woocommerce-EditAccountForm .form-row .field-info { background: rgb(237, 250, 246); padding: 10px 30px; margin: 5px 0px 0px; border-radius: 8px; display: none !important; }
.woocommerce-EditAccountForm fieldset { width: 100%; border: none; padding: 30px 30px 40px; color: rgb(255, 255, 255); }
.woocommerce-EditAccountForm fieldset input { border: none !important; padding: 14px 32px !important; }
.woocommerce-EditAccountForm .button { font-family: "Source Sans Pro", sans-serif; font-weight: 700; color: rgb(255, 255, 255); font-size: 16px; border-radius: 30px; padding: 18px 45px; box-shadow: none; transition: 0.3s; }
body.woocommerce-lost-password .woocommerce { float: left; width: 100%; }
.reset_pw_section { height: calc(-570px + 100vh); min-height: 740px; padding: 50px 0px 110px; margin-bottom: -30px; position: relative; }
.reset_pw_section__content { width: 35%; margin: 0px 30px 0px 0px; padding: 30px 40px 50px; background: rgb(255, 255, 255); position: relative; z-index: 10; }
.reset_pw_section__form { width: 35%; color: rgb(255, 255, 255); margin: 0px 0px 0px 30px; padding: 30px 40px 50px; position: relative; z-index: 10; }
.reset_pw_section::after { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); }
.lost_reset_password { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.lost_reset_password .form-row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: start; align-items: flex-start; margin: 0px; }
.lost_reset_password .form-row.form-row-first { margin: 0px 0px 10px; }
.lost_reset_password label { font-size: 14px; margin: 0px 0px 5px; display: block; width: 100%; }
.lost_reset_password input { display: block; width: 100%; padding: 14px 32px; }
.lost_reset_password .button { background: rgb(255, 255, 255); color: rgb(29, 82, 92); font-family: "Source Sans Pro", sans-serif; font-weight: 700; font-size: 16px; padding: 14px 32px; box-shadow: none; transition: 0.3s; width: inherit !important; }
.lost_reset_password .button:hover { background: rgba(255, 255, 255, 0.8); }
.reset_sent { width: 60%; position: relative; z-index: 10; }
.reset_sent .woocommerce-message { margin: 0px 0px 40px; }
.reset_sent__msg { background: rgb(255, 255, 255); padding: 40px 40px 50px; }
.reset-last-step .wrapper { height: 100%; }
.reset_pw-holder { width: 60%; padding: 40px 40px 50px; background: rgb(255, 255, 255); position: relative; z-index: 10; }
.reset_pw-holder .lost_reset_password { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
.reset_pw-holder .lost_reset_password .clear { display: none !important; }
.reset_pw-holder .lost_reset_password p { width: 100%; }
.reset_pw-holder .lost_reset_password p.form-row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; width: 48%; }
.reset_pw-holder .lost_reset_password .password-input { display: block; width: 100%; }
.reset_pw-holder .lost_reset_password .password-input input { border: 2px solid rgb(68, 152, 133); }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength { display: block; padding: 10px 30px; margin: 5px 0px 10px; transition: 0.3s; }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength.short { background: rgb(249, 176, 32); }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength.bad { background: rgb(252, 211, 131); }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength.good { background: rgb(237, 250, 246); }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-strength.strong { color: rgb(255, 255, 255); background: rgb(29, 82, 92); }
.reset_pw-holder .lost_reset_password .password-input .woocommerce-password-hint { display: block; padding: 10px 20px; border-radius: 8px; background: rgb(237, 250, 246); line-height: 1.6em; }
.reset_pw-holder .lost_reset_password .button { color: rgb(255, 255, 255); opacity: 1; transition: 0.3s; }
.reset_pw-holder .lost_reset_password .button.disabled { opacity: 0.5; }
.reset_pw-holder .lost_reset_password .button.disabled:hover { cursor: no-drop; }
body.woocommerce-lost-password .woocommerce-error { position: absolute; top: 190px; left: 50%; z-index: 100; transform: translate(-50%, 0px); margin: 0px; }
body.woocommerce-order-received .page_title { margin: 0px 0px 30px !important; }
body.woocommerce-order-received .page_title.denied { background: rgb(255, 106, 106) !important; }
body.woocommerce-order-received .page_title .wrapper { text-align: center; }
.woocommerce-thankyou-order-details { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; display: flex !important; }
.woocommerce-thankyou-order-details::after, .woocommerce-thankyou-order-details::before { display: none !important; }
.woocommerce-thankyou-order-details li { width: 20%; text-align: center; margin: 0px !important; padding: 20px !important; }
.woocommerce-thankyou-order-details li::before { display: none !important; }
.woocommerce-order { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
.woocommerce-order .woocommerce-order-details { width: 48%; }
.woocommerce-order .woocommerce-customer-details { width: 48%; }
.woocommerce-order .woocommerce-customer-details .woocommerce-columns { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column { width: 100%; }
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column.col-1 { margin: 0px 0px 40px; }
.woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column address { padding: 30px 30px 40px; color: rgb(255, 255, 255) !important; border: none !important; }
.woocommerce-table--order-details { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.woocommerce-table--order-details .row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; }
.woocommerce-table--order-details .row--header { border-radius: 16px; color: rgb(255, 255, 255); font-weight: 700; padding: 10px 0px; margin: 0px 0px 10px; }
.woocommerce-table--order-details .row.order_item { padding: 10px 0px; }
.woocommerce-table--order-details .row .cell { width: 48%; padding: 0px 20px; }
.single-product .product { padding: 48px 0px 80px; }
.single-product .product > .wrapper { column-gap: 80px; }
@media only screen and (max-width: 1140px) {
  .single-product .product > .wrapper { flex-wrap: wrap; row-gap: 80px; }
}
@media only screen and (max-width: 768px) {
  .single-product .product > .wrapper { gap: 40px; }
}
@media only screen and (max-width: 568px) {
  .single-product .product > .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.single-product .product h1 { margin: 0px; line-height: 1.25em; }
.single-product .product h2, .single-product .product h3 { font-size: 18px; line-height: 21.6px; }
.single-product .product__images { -webkit-box-flex: 1; flex: 1 1 0%; max-width: 380px; position: relative; }
@media only screen and (max-width: 1280px) {
  .single-product .product__images { max-width: 300px; }
}
@media only screen and (max-width: 700px) {
  .single-product .product__images { -webkit-box-flex: 0; flex: 0 1 40%; max-width: 40%; }
}
@media only screen and (max-width: 568px) {
  .single-product .product__images { -webkit-box-flex: 0; flex: 0 1 100%; max-width: 100%; }
}
.single-product .product__content { -webkit-box-flex: 1.5; flex: 1.5 1 0%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 2rem; }
@media only screen and (max-width: 1440px) {
  .single-product .product__content { -webkit-box-flex: 1.2; flex: 1.2 1 0%; }
}
@media only screen and (max-width: 1280px) {
  .single-product .product__content { -webkit-box-flex: 1.5; flex: 1.5 1 0%; }
}
@media only screen and (max-width: 700px) {
  .single-product .product__content { -webkit-box-flex: 0; flex: 0 1 calc(60% - 40px); }
}
.single-product .product__utilities { -webkit-box-flex: 0.9; flex: 0.9 1 0%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 16px; }
@media only screen and (max-width: 1440px) {
  .single-product .product__utilities { -webkit-box-flex: 1; flex: 1 1 0%; }
}
@media only screen and (max-width: 1140px) {
  .single-product .product__utilities { -webkit-box-flex: 0; flex: 0 1 100%; gap: 40px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; }
}
@media only screen and (max-width: 1024px) {
  .single-product .product__utilities { gap: 24px 0px; }
}
@media only screen and (max-width: 568px) {
  .single-product .product__utilities { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.single-product .product .onsale { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: absolute; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(60, 43, 9); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: 14px; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 600; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: rgb(249, 176, 32); background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: 12px; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; bottom: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; left: 20px; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: 1em !important; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: 6px 16px; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; right: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; top: 20px; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: 100; }
.single-product .product .woocommerce-product-gallery { width: 100% !important; margin-bottom: 0px !important; }
.single-product .product .woocommerce-product-gallery__trigger { background: 0px 0px !important; }
.single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport { aspect-ratio: 1 / 1; background-color: rgb(237, 250, 246); margin: 0px 0px 1rem; overflow: hidden; width: 100%; position: relative; height: auto !important; padding: 2rem !important; }
@media only screen and (max-width: 1280px) {
  .single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport::after, .single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport::before { content: ""; display: block; width: 2rem; height: 100%; position: absolute; top: 0px; pointer-events: none; z-index: 100; }
}
@media only screen and (max-width: 1280px) {
  .single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport::before { background: linear-gradient(to right, rgb(237, 250, 246) 60%, rgba(237, 250, 246, 0) 100%); left: 0px; }
}
@media only screen and (max-width: 1280px) {
  .single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport::after { background: linear-gradient(to right, rgba(237, 250, 246, 0) 0px, rgb(237, 250, 246) 40%); right: 0px; }
}
.single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport .woocommerce-product-gallery__wrapper { overflow: hidden; }
.single-product .product .woocommerce-product-gallery:has(.flex-viewport) .flex-viewport .woocommerce-product-gallery__image a > img { aspect-ratio: 1 / 1; object-fit: contain; opacity: 1; }
.single-product .product .woocommerce-product-gallery .flex-control-thumbs { display: flex; flex-wrap: wrap; gap: 1rem; }
.single-product .product .woocommerce-product-gallery .flex-control-thumbs li { background: rgb(237, 250, 246); -webkit-box-flex: 1; flex: 1 1 calc(25% - 0.75rem); max-width: calc(25% - 0.75rem); padding: 1rem; float: none !important; width: inherit !important; }
.single-product .product .woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper { background-color: rgb(237, 250, 246); overflow: hidden; padding: 2rem !important; }
.single-product .product .woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__image { overflow: visible !important; }
.single-product .product .woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__image .wp-post-image { aspect-ratio: 1 / 1; object-fit: contain; opacity: 1 !important; }
.single-product .product .woocommerce-product-gallery .zoomImg { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: unset; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background-attachment: unset; background-blend-mode: unset; background-clip: unset; background-color: rgb(237, 250, 246) !important; background-image: unset; background-origin: unset; background-position: unset; background-repeat: unset; background-size: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: unset; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.single-product .product__head { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 16px; }
@media only screen and (max-width: 768px) {
  .single-product .product__head:not(.product__head--mobile) { display: none; }
}
.single-product .product__head--mobile { display: none; }
@media only screen and (max-width: 768px) {
  .single-product .product__head--mobile { display: flex; width: 100%; }
}
.single-product .product__head .sku_wrapper { font-size: 14px; color: rgb(29, 82, 92); }
.single-product .product__head .product_meta { -webkit-box-align: center; align-items: center; color: rgb(29, 82, 92); column-gap: 12px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; font-size: 14px; font-weight: 700; }
.single-product .product__head .product_meta > div { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.single-product .product__head .product_meta .stock { -webkit-box-align: center; align-items: center; background: rgb(237, 250, 246); border-radius: 1rem; color: rgb(29, 82, 92); column-gap: 8px; display: flex; padding: 4px 16px 4px 14px; }
.single-product .product__head .product_meta .stock::before { background: rgb(68, 152, 133); border-radius: 50%; content: ""; display: block; height: 8px; width: 8px; }
.single-product .product__head .product_meta .shipping, .single-product .product__head .product_meta .size, .single-product .product__head .product_meta .total-weight, .single-product .product__head .product_meta .weight { -webkit-box-align: center; align-items: center; column-gap: 8px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
.single-product .product__head .product_meta .shipping .icon svg, .single-product .product__head .product_meta .size .icon svg, .single-product .product__head .product_meta .total-weight .icon svg, .single-product .product__head .product_meta .weight .icon svg { fill: rgb(29, 82, 92); height: 12px; width: auto; }
.single-product .product__purchase { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 16px; }
.single-product .product .product_price--variable { -webkit-box-flex: 1; flex: 1 1 100%; }
.single-product .product .product_price--variable:has(.woocommerce-variation[style*="display: none"]) { display: none; }
.single-product .product .product_price--variable .price_container__vat { display: none; }
.single-product .product .product_price--variable .woocommerce-variation[style*="display: none"] + .price_container__vat { display: none; }
.single-product .product .product_price--variable .woocommerce-variation:not([style*="display: none"]) + .price_container__vat { display: block; }
.single-product .product .product_price .price { margin: 0px; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper .amount { -webkit-box-align: end; align-items: flex-end; color: rgb(29, 82, 92); display: flex; font-family: Bitter, serif; font-size: 28px; font-weight: 700; line-height: 33.6px; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper .amount .woocommerce-Price-currencySymbol { color: rgb(68, 152, 133); font-size: 16px; line-height: 24px; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper del { text-decoration: underline 3px; text-decoration-skip-ink: none; text-underline-offset: -8px; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper del .amount { line-height: 20px; font-size: 20px; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper del .woocommerce-Price-currencySymbol { font-size: 16px; line-height: 16px !important; }
.single-product .product .product_price .tiered-pricing-dynamic-price-wrapper ins { text-decoration: none; }
.single-product .product .product_price .price_container__vat { color: rgb(68, 152, 133); font-family: Bitter, serif; font-size: 14px; font-weight: 700; }
.single-product .product .cart { -webkit-box-align: stretch; align-items: stretch; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; gap: 1rem; margin: 0px !important; }
.single-product .product .cart.variations_form { flex-wrap: wrap; }
.single-product .product .cart.variations_form .woocommerce-variation-add-to-cart { -webkit-box-align: stretch; align-items: stretch; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; gap: 1rem; }
.single-product .product .cart.variations_form .quantity { display: none !important; }
.single-product .product .cart .variations { -webkit-box-flex: 1; flex: 1 1 0%; margin: 0px !important; }
.single-product .product .cart .variations__row { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; row-gap: 0.5rem; }
.single-product .product .cart .variations__row .value { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: relative; }
.single-product .product .cart .variations__row .value select { border: 1px solid rgb(68, 152, 133); margin-right: 0px; padding: 16px; }
.single-product .product .cart .variations__row .value .reset_variations { color: rgb(81, 0, 0); position: absolute; top: -26px; font-weight: 700; right: 0px; display: none !important; }
.single-product .product .cart .variations__row .value .reset_variations:not([style*="visibility: hidden;"]) { display: block !important; }
.single-product .product .cart .variations__row .value .reset_variations::before { content: "["; }
.single-product .product .cart .variations__row .value .reset_variations::after { content: "]"; }
.single-product .product .cart .single_variation_wrap { display: flex; -webkit-box-align: end; align-items: flex-end; -webkit-box-flex: 0; flex: 0 1 auto; }
.single-product .product .cart::after, .single-product .product .cart::before { display: none !important; }
.single-product .product .cart .quantity { --width-qty: 25px; display: flex; position: relative; float: none !important; margin-right: calc(var(--width-qty) + 4px) !important; }
.single-product .product .cart .quantity .qty_add, .single-product .product .cart .quantity .qty_remove { background: rgb(29, 82, 92); color: rgb(255, 255, 255); height: calc(50% - 2px); left: calc(100% + 4px); padding: 0px; position: absolute; transition: background 0.3s; width: var(--width-qty); }
.single-product .product .cart .quantity .qty_add:hover, .single-product .product .cart .quantity .qty_remove:hover { background: rgb(68, 152, 133); }
.single-product .product .cart .quantity .qty_add { top: 0px; }
.single-product .product .cart .quantity .qty_remove { bottom: 0px; }
.single-product .product .cart .quantity .qty { border: 1px solid rgb(68, 152, 133); width: 64px; }
.single-product .product .cart .quantity .qty::-webkit-inner-spin-button, .single-product .product .cart .quantity .qty::-webkit-outer-spin-button { appearance: none; margin: 0px; }
.single-product .product .cart .button { background: rgb(249, 176, 32); border-radius: 2rem; border: 1px solid rgb(211, 151, 31); color: rgb(60, 43, 9); padding: 18px 32px; transition: background 0.3s; }
.single-product .product .cart .button.disabled { background: rgb(237, 250, 246); color: rgb(68, 152, 133); border: 1px solid rgb(213, 243, 234); opacity: 1; }
.single-product .product .cart .button.disabled:hover { background: rgb(237, 250, 246); color: rgb(68, 152, 133); }
.single-product .product .cart .button:hover { background: rgb(211, 151, 31); color: rgb(60, 43, 9); }
.single-product .product .technical_data { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; position: relative; }
.single-product .product .technical_data__data { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: 110px; overflow: hidden; position: relative; width: 100%; transition: height 0.1s; }
.single-product .product .technical_data__data .row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; padding: 8px 0px; border-bottom: 1px solid rgb(213, 243, 234); }
.single-product .product .technical_data__data .row:last-of-type { border-bottom: none; }
.single-product .product .technical_data__data .row .label { font-weight: 600; }
.single-product .product .technical_data__expand { padding-top: 8px; }
.single-product .product .technical_data .expand-technical { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(29, 82, 92); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: unset; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 600; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: underline; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.single-product .product .technical_data .expand-technical:hover { cursor: pointer; text-decoration: none; }
.single-product .product .product__info { padding: 0px !important; }
.single-product .product .info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; position: relative; }
.single-product .product .info__content { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: 80px; overflow: hidden; position: relative; width: 100%; transition: height 0.1s; }
.single-product .product .info__expand { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding-top: 12px; row-gap: 8px; }
.single-product .product .info__expand a { color: rgb(29, 82, 92); font-weight: 600; text-decoration: underline; }
.single-product .product .info__expand a:hover { cursor: pointer; text-decoration: none; }
.single-product .product .info .expand-info { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(29, 82, 92); font-family: unset; font-feature-settings: unset; font-kerning: unset; font-optical-sizing: unset; font-palette: unset; font-size: unset; font-size-adjust: unset; font-stretch: unset; font-style: unset; font-synthesis: unset; font-variant: unset; font-variation-settings: unset; font-weight: 600; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; line-height: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: underline; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.single-product .product .info .expand-info:hover { cursor: pointer; text-decoration: none; }
.single-product .product .prod_util { font-size: 14px; }
.single-product .product .prod_util--boxed { background: rgb(237, 250, 246); padding: 28px; }
@media only screen and (max-width: 1140px) {
  .single-product .product .prod_util--boxed { -webkit-box-flex: 0; flex: 0 1 calc(50% - 20px); }
}
@media only screen and (max-width: 1024px) {
  .single-product .product .prod_util--boxed { -webkit-box-flex: 0; flex: 0 1 32%; }
}
@media only screen and (max-width: 768px) {
  .single-product .product .prod_util--boxed { -webkit-box-flex: 0; flex: 0 1 calc(50% - 12px); }
}
@media only screen and (max-width: 1140px) {
  .single-product .product .prod_util--boxed.shipping-check { -webkit-box-flex: 0; flex: 0 1 100%; }
}
@media only screen and (max-width: 1140px) {
  .single-product .product .prod_util--boxed.shipping-check #closest_resellers { display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 1rem; }
}
@media only screen and (max-width: 650px) {
  .single-product .product .prod_util--boxed.shipping-check #closest_resellers { grid-template-columns: 1fr; }
}
.single-product .product .prod_util--boxed.shipping-check #closest_resellers::before { grid-column: span 2; }
@media only screen and (max-width: 650px) {
  .single-product .product .prod_util--boxed.shipping-check #closest_resellers::before { grid-column: span 1; }
}
.single-product .product .prod_util--simple { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border-left: 2px solid rgb(213, 243, 234); padding: 16px 24px; }
@media only screen and (max-width: 1140px) {
  .single-product .product .prod_util--simple { -webkit-box-flex: 0; flex: 0 1 calc(50% - 20px); }
}
.single-product .product .prod_util--simple:hover { cursor: pointer; }
.single-product .product .prod_util--simple:hover a { text-decoration: none; }
.single-product .product .prod_util--simple a { font-weight: 700; color: rgb(68, 152, 133); text-decoration: underline; margin: 8px 0px 0px; }
.single-product .product .price-ranges .tiered-pricing-wrapper h3 { margin: 0px 0px 12px !important; }
.single-product .product .price-ranges .tiered-pricing-plain-texts { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 8px; list-style: none; margin: 0px; }
.single-product .product .price-ranges .tiered-pricing-plain-texts li { background: 0px 0px; border-left: 2px solid rgba(68, 152, 133, 0.3); line-height: inherit; padding: 6px 0px 6px 16px; transition: border-left 0.3s; color: rgb(29, 82, 92) !important; }
.single-product .product .price-ranges .tiered-pricing-plain-texts li.tiered-pricing--active { border-left: 2px solid rgb(68, 152, 133); }
.single-product .product .price-ranges .tiered-pricing-plain-texts li::before { display: none; }
.single-product .product .estimated-delivery__costs { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.single-product .product .estimated-delivery__costs .row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; border-bottom: 1px solid rgb(213, 243, 234); padding: 8px 0px; }
.single-product .product .estimated-delivery__costs .row:last-of-type { border-bottom: none; }
.single-product .product .estimated-delivery__costs .row .value { font-weight: 700; }
.single-product .product .estimated-delivery p { margin: 0.5rem 0px 0px; }
.single-product .pswp { height: calc(100% - 121px); top: inherit; bottom: 0px; transition: height 0.3s; }
.single-product .pswp.compensate { height: calc(100% - 101px); }
.single-product .pswp__top-bar { background-color: transparent !important; }
.single-product .pswp__button--close, .single-product .pswp__button--fs, .single-product .pswp__button--share, .single-product .pswp__button--zoom { background-color: rgb(29, 82, 92) !important; }
.single-product .pswp__button--close:hover, .single-product .pswp__button--fs:hover, .single-product .pswp__button--share:hover, .single-product .pswp__button--zoom:hover { background-color: rgb(29, 82, 92) !important; }
.single-product .pswp__button--arrow--left::before, .single-product .pswp__button--arrow--right::before { background-color: rgb(29, 82, 92) !important; }
.single-product .pswp__bg { background: rgb(237, 250, 246); }
.single-product #add_to_cart-mobile { display: none; background: rgb(237, 250, 246); border-top: 1px solid rgb(213, 243, 234); bottom: 0px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; left: 0px; padding: 12px 16px; position: fixed; width: 100%; z-index: 500; }
@media only screen and (max-width: 568px) {
  .single-product #add_to_cart-mobile { display: flex; }
}
.single-product #add_to_cart-mobile.layout-variable .variations_form { width: 100%; -webkit-box-pack: justify; justify-content: space-between; }
.single-product #add_to_cart-mobile.layout-variable .variations { -webkit-box-ordinal-group: 2; order: 1; -webkit-box-flex: 0; flex: 0 1 100%; }
.single-product #add_to_cart-mobile.layout-variable .variations .label { font-size: 12px; }
.single-product #add_to_cart-mobile.layout-variable .variations select { background-color: rgb(255, 255, 255); padding: 8px 16px; }
.single-product #add_to_cart-mobile.layout-variable .product_price { -webkit-box-ordinal-group: 3; order: 2; }
.single-product #add_to_cart-mobile.layout-variable .product_price--variable { -webkit-box-flex: 0; flex: 0 1 50%; }
.single-product #add_to_cart-mobile.layout-variable .single_variation_wrap { -webkit-box-ordinal-group: 4; order: 3; align-self: flex-end; }
.single-product #add_to_cart-mobile.layout-simple { -webkit-box-align: end; align-items: flex-end; }
.single-product #add_to_cart-mobile del .amount { font-size: 14px; line-height: 16px; }
.single-product #add_to_cart-mobile .amount { font-size: 20px; line-height: inherit; white-space: nowrap; }
@media only screen and (max-width: 400px) {
  .single-product #add_to_cart-mobile .amount { font-size: 18px; }
}
.single-product #add_to_cart-mobile .amount .woocommerce-Price-currencySymbol { font-size: 14px; line-height: 22px; }
@media only screen and (max-width: 400px) {
  .single-product #add_to_cart-mobile .amount .woocommerce-Price-currencySymbol { font-size: 12px; line-height: 24px; }
}
.single-product #add_to_cart-mobile .price_container__vat { font-size: 12px; }
.single-product #add_to_cart-mobile .cart { gap: 8px; }
.single-product #add_to_cart-mobile .quantity { margin-right: 0px !important; }
.single-product #add_to_cart-mobile .quantity .qty { width: 50px; }
@media only screen and (max-width: 400px) {
  .single-product #add_to_cart-mobile .quantity .qty { width: 44px; }
}
.single-product #add_to_cart-mobile .quantity .qty::-webkit-inner-spin-button, .single-product #add_to_cart-mobile .quantity .qty::-webkit-outer-spin-button { appearance: unset; margin: inherit; }
.single-product #add_to_cart-mobile .quantity .qty_add, .single-product #add_to_cart-mobile .quantity .qty_remove { display: none; }
.single-product #add_to_cart-mobile .button { padding: 14px 24px; }
@media only screen and (max-width: 480px) {
  .single-product #add_to_cart-mobile .button { font-size: 14px; }
}
@media only screen and (max-width: 400px) {
  .single-product #add_to_cart-mobile .button { padding: 14px 16px; font-size: 12px; }
}
.product .woocommerce-notices-wrapper { margin: 0px !important; width: 100% !important; }
.product .woocommerce-notices-wrapper:empty { display: none; }
.bulk-already-exist { background-color: rgb(68, 152, 133); color: rgb(255, 255, 255); padding: 20px; border-radius: 8px; }
.bulk-already-exist a { color: rgb(255, 255, 255); opacity: 0.8; text-decoration: underline; }
.bulk-already-exist a:hover { text-decoration: none; }
.product__purchase .woocommerce-message { -webkit-box-align: start; align-items: flex-start; background: rgb(213, 243, 234); color: rgb(29, 82, 92); padding: 1rem 2rem 1rem 4rem; row-gap: 0px; margin: 0px; box-shadow: none !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; flex-direction: column !important; }
.product__purchase .woocommerce-message:focus { outline: 0px !important; }
.product__purchase .woocommerce-message::after { display: none !important; }
.product__purchase .woocommerce-message::before { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZWRmYWY2Ij48cGF0aCBkPSJNNDM4LjYgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTI1NiAyNTZjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwbC0xMjgtMTI4Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwTDE2MCAzMzguNyAzOTMuNCAxMDUuNGMxMi41LTEyLjUgMzIuOC0xMi41IDQ1LjMgMHoiLz48L3N2Zz4=") center center / 60% no-repeat rgb(29, 82, 92); content: ""; height: 24px; margin: 0px; position: absolute; transform: translate(-50%, 0px); width: 24px; left: 2rem !important; top: 14px !important; }
.product__purchase .woocommerce-message .wc-forward { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(13, 55, 63) !important; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: underline; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.product__purchase .woocommerce-message .wc-forward:hover { cursor: pointer; background: 0px 0px; text-decoration: none; }
.product__purchase .woocommerce-error { -webkit-box-align: start; align-items: flex-start; background: rgb(252, 238, 238); color: rgb(81, 0, 0); padding: 1rem 2rem 1rem 4rem; row-gap: 0px; margin: 0px; box-shadow: none !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; flex-direction: column !important; }
.product__purchase .woocommerce-error:focus { outline: 0px !important; }
.product__purchase .woocommerce-error::after { display: none !important; }
.product__purchase .woocommerce-error::before { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggNTEyIj48cGF0aCBmaWxsPSIjZmNlZWVlIiBkPSJNOTYgNjRjMC0xNy43LTE0LjMtMzItMzItMzJTMzIgNDYuMyAzMiA2NGwwIDI1NmMwIDE3LjcgMTQuMyAzMiAzMiAzMnMzMi0xNC4zIDMyLTMyTDk2IDY0ek02NCA0ODBhNDAgNDAgMCAxIDAgMC04MCA0MCA0MCAwIDEgMCAwIDgweiIvPjwvc3ZnPg==") center center / auto 60% no-repeat rgb(81, 0, 0); content: ""; height: 24px; margin: 0px; position: absolute; transform: translate(-50%, 0px); width: 24px; left: 2rem !important; top: 14px !important; }
.product__purchase .woocommerce-error li { padding: 0px; line-height: inherit; font-size: 16px; }
.product__purchase .woocommerce-error li::before { display: none; }
.product__purchase .woocommerce-error .wc-forward { color-scheme: unset; forced-color-adjust: unset; mask: unset; math-depth: unset; position: unset; position-anchor: unset; text-size-adjust: unset; appearance: unset; color: rgb(13, 55, 63) !important; font: unset; font-palette: unset; font-synthesis: unset; position-area: unset; text-orientation: unset; text-rendering: unset; text-spacing-trim: unset; -webkit-font-smoothing: unset; -webkit-locale: unset; -webkit-text-orientation: unset; -webkit-writing-mode: unset; writing-mode: unset; zoom: unset; accent-color: unset; place-content: unset; place-items: unset; place-self: unset; alignment-baseline: unset; anchor-name: unset; anchor-scope: unset; animation-composition: unset; animation: unset; app-region: unset; aspect-ratio: unset; backdrop-filter: unset; backface-visibility: unset; background: unset; background-blend-mode: unset; baseline-shift: unset; baseline-source: unset; block-size: unset; border-block: unset; border: unset; border-radius: unset; border-collapse: unset; border-end-end-radius: unset; border-end-start-radius: unset; border-inline: unset; border-start-end-radius: unset; border-start-start-radius: unset; inset: unset; box-decoration-break: unset; box-shadow: unset; box-sizing: unset; break-after: unset; break-before: unset; break-inside: unset; buffered-rendering: unset; caption-side: unset; caret-animation: unset; caret-color: unset; clear: unset; clip: unset; clip-path: unset; clip-rule: unset; color-interpolation: unset; color-interpolation-filters: unset; color-rendering: unset; columns: unset; column-fill: unset; gap: unset; column-rule: unset; column-span: unset; contain: unset; contain-intrinsic-block-size: unset; contain-intrinsic-size: unset; contain-intrinsic-inline-size: unset; container: unset; content: unset; content-visibility: unset; corner-shape: unset; corner-block-end-shape: unset; corner-block-start-shape: unset; counter-increment: unset; counter-reset: unset; counter-set: unset; cursor: unset; cx: unset; cy: unset; d: unset; display: unset; dominant-baseline: unset; dynamic-range-limit: unset; empty-cells: unset; field-sizing: unset; fill: unset; fill-opacity: unset; fill-rule: unset; filter: unset; flex: unset; flex-flow: unset; float: unset; flood-color: unset; flood-opacity: unset; grid: unset; grid-area: unset; height: unset; hyphenate-character: unset; hyphenate-limit-chars: unset; hyphens: unset; image-orientation: unset; image-rendering: unset; initial-letter: unset; inline-size: unset; inset-block: unset; inset-inline: unset; interpolate-size: unset; isolation: unset; letter-spacing: unset; lighting-color: unset; line-break: unset; list-style: unset; margin-block: unset; margin: unset; margin-inline: unset; marker: unset; mask-type: unset; math-shift: unset; math-style: unset; max-block-size: unset; max-height: unset; max-inline-size: unset; max-width: unset; min-block-size: unset; min-height: unset; min-inline-size: unset; min-width: unset; mix-blend-mode: unset; object-fit: unset; object-position: unset; object-view-box: unset; offset: unset; opacity: unset; order: unset; orphans: unset; outline: unset; outline-offset: unset; overflow-anchor: unset; overflow-block: unset; overflow-clip-margin: unset; overflow-inline: unset; overflow-wrap: unset; overflow: unset; overlay: unset; overscroll-behavior-block: unset; overscroll-behavior-inline: unset; overscroll-behavior: unset; padding-block: unset; padding: unset; padding-inline: unset; page: unset; page-orientation: unset; paint-order: unset; perspective: unset; perspective-origin: unset; pointer-events: unset; position-try: unset; position-visibility: unset; print-color-adjust: unset; quotes: unset; r: unset; reading-flow: unset; reading-order: unset; resize: unset; rotate: unset; ruby-align: unset; ruby-position: unset; rx: unset; ry: unset; scale: unset; scroll-behavior: unset; scroll-initial-target: unset; scroll-margin-block: unset; scroll-margin: unset; scroll-margin-inline: unset; scroll-marker-group: unset; scroll-padding-block: unset; scroll-padding: unset; scroll-padding-inline: unset; scroll-snap-align: unset; scroll-snap-stop: unset; scroll-snap-type: unset; scroll-target-group: unset; scroll-timeline: unset; scrollbar-color: unset; scrollbar-gutter: unset; scrollbar-width: unset; shape-image-threshold: unset; shape-margin: unset; shape-outside: unset; shape-rendering: unset; size: unset; speak: unset; stop-color: unset; stop-opacity: unset; stroke: unset; stroke-dasharray: unset; stroke-dashoffset: unset; stroke-linecap: unset; stroke-linejoin: unset; stroke-miterlimit: unset; stroke-opacity: unset; stroke-width: unset; tab-size: unset; table-layout: unset; text-align: unset; text-align-last: unset; text-anchor: unset; text-autospace: unset; text-box: unset; text-combine-upright: unset; text-decoration: underline; text-decoration-skip-ink: unset; text-emphasis: unset; text-emphasis-position: unset; text-indent: unset; text-overflow: unset; text-shadow: unset; text-transform: unset; text-underline-offset: unset; text-underline-position: unset; text-wrap: unset; timeline-scope: unset; touch-action: unset; transform: unset; transform-box: unset; transform-origin: unset; transform-style: unset; transition: unset; translate: unset; user-select: unset; vector-effect: unset; vertical-align: unset; view-timeline: unset; view-transition-class: unset; view-transition-group: unset; view-transition-name: unset; visibility: unset; border-spacing: unset; -webkit-box-align: unset; -webkit-box-decoration-break: unset; -webkit-box-direction: unset; -webkit-box-flex: unset; -webkit-box-ordinal-group: unset; -webkit-box-orient: unset; -webkit-box-pack: unset; -webkit-box-reflect: unset; -webkit-line-break: unset; -webkit-line-clamp: unset; -webkit-mask-box-image: unset; -webkit-rtl-ordering: unset; -webkit-ruby-position: unset; -webkit-tap-highlight-color: unset; -webkit-text-combine: unset; -webkit-text-decorations-in-effect: unset; -webkit-text-fill-color: unset; -webkit-text-security: unset; -webkit-text-stroke: unset; -webkit-user-drag: unset; white-space-collapse: unset; widows: unset; width: unset; will-change: unset; word-break: unset; word-spacing: unset; x: unset; y: unset; z-index: unset; }
.product__purchase .woocommerce-error .wc-forward:hover { cursor: pointer; background: 0px 0px; text-decoration: none; }
.archive-page { margin: 60px 0px 80px; }
.archive-page__top { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: 0px 0px 50px; }
.post_archive { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: stretch; align-items: stretch; }
.post_archive .post-card { margin: 0px 2.66% 30px 0px !important; }
.post_archive .post-card:nth-child(4n+4) { margin: 0px 0px 30px !important; }
.single-post_image { width: 100%; max-height: 400px; text-align: center; margin: 30px 0px 50px; position: relative; overflow: hidden; }
.single-post_image img { position: relative; z-index: 10; }
.single-post_image .backdrop { position: absolute; top: -5%; left: -5%; width: 110%; height: 110%; filter: blur(10px); opacity: 0.5; background-size: cover !important; }
.single-post_content { width: 100%; }
.single-post_content h1, .single-post_content h2, .single-post_content h3, .single-post_content h4, .single-post_content li, .single-post_content p, .single-post_content ul { max-width: 900px; margin-left: auto; margin-right: auto; }
.share_block { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; width: 100%; max-width: 900px; margin: 20px 0px 60px; }
.share_block .share_holder { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; padding-left: 10px; }
.share_block .share_holder a { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; background: rgb(29, 82, 92); color: rgb(237, 250, 246); margin: 0px 5px 0px 0px; }
.share_block .share_holder a:hover { cursor: pointer; background: rgb(68, 152, 133); }
#footer { width: 100%; margin: 0px auto; float: left; position: relative; padding: 80px 0px 0px; border-radius: 26px 26px 0px 0px; }
#footer .wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: start; align-items: flex-start; }
@media only screen and (max-width: 1024px) {
  #footer .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; gap: 30px; }
}
.footer_left { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; width: 50%; }
@media only screen and (max-width: 1440px) {
  .footer_left { width: 60%; }
}
@media only screen and (max-width: 1024px) {
  .footer_left { width: 100%; }
}
@media only screen and (max-width: 568px) {
  .footer_left { flex-wrap: wrap; row-gap: 30px; }
}
.footer__bottombar { background: rgb(29, 82, 92); color: rgb(217, 244, 236); font-size: 14px; padding: 10px 0px; margin: 80px 0px 0px; }
.footer__bottombar .wrapper { -webkit-box-pack: start !important; justify-content: flex-start !important; }
.footer__bottombar a { margin: 0px 0px 0px 5px; color: rgb(217, 244, 236); }
.footer__bottombar a:hover { text-decoration: underline; }
@media only screen and (max-width: 568px) {
  #footer_contact { width: 100%; }
}
#footer_contact__logo { width: 100%; max-width: 198px; }
#footer_contact__logo .logo-img { width: 100%; height: auto; }
#footer_contact__org { margin: 20px 0px; color: rgb(255, 255, 255); }
#footer_contact__contact a { color: rgb(255, 255, 255); transition: color 0.3s; }
#footer_contact__contact a:hover { color: rgb(237, 250, 246); text-decoration: underline; }
#footer_contact__social { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; margin: 30px 0px 0px; }
#footer_contact__social a { color: rgb(255, 255, 255); margin: 0px 10px 0px 0px; font-size: 20px; }
#footer_nav, #footer_nav-extra { padding-top: 30px; }
@media only screen and (max-width: 450px) {
  #footer_nav, #footer_nav-extra { width: 100%; }
}
#footer_nav ul, #footer_nav-extra ul { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; list-style: none; margin: 0px; }
@media only screen and (max-width: 450px) {
  #footer_nav ul, #footer_nav-extra ul { -webkit-box-align: center; align-items: center; }
}
#footer_nav ul li, #footer_nav-extra ul li { padding: 0px; list-style: none; }
#footer_nav ul li a, #footer_nav-extra ul li a { display: block; color: rgb(255, 255, 255); padding: 10px 0px; position: relative; }
#footer_nav ul li a::before, #footer_nav-extra ul li a::before { content: ""; display: block; width: 6px; height: 6px; background: rgb(249, 176, 32); border-radius: 50%; position: absolute; left: -16px; top: 50%; transform: translate(0px, -50%); opacity: 0; transition: opacity 0.3s; }
#footer_nav ul li a:hover::before, #footer_nav-extra ul li a:hover::before { opacity: 1; }
.footer_right { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 25%; }
@media only screen and (max-width: 1440px) {
  .footer_right { width: 33%; }
}
@media only screen and (max-width: 1024px) {
  .footer_right { width: 60%; -webkit-box-align: center; align-items: center; }
}
@media only screen and (max-width: 768px) {
  .footer_right { width: 100%; }
}
#footer_support { padding: 30px 40px 50px; background: rgba(29, 82, 74, 0.3); color: rgb(255, 255, 255); }
@media only screen and (max-width: 1024px) {
  #footer_support { width: 100%; }
}
#footer_support h2 { font-weight: 400; color: rgb(255, 255, 255); }
.supp_top { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; width: 100%; margin: 0px 0px 20px; }
@media only screen and (max-width: 414px) {
  .supp_top { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
}
.supp_top__tel a { color: rgb(255, 255, 255); }
.supp_top__tel a:hover { text-decoration: underline; }
.supp_top__extra { font-size: 14px; font-style: italic; }
.supp_hours { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; }
.supp_hours__row { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; width: 100%; margin: 0px 0px 5px; }
.footer_partners { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; justify-content: flex-end; gap: 20px; margin: 20px 0px 0px; }
@media only screen and (max-width: 768px) {
  .footer_partners { -webkit-box-pack: center; justify-content: center; }
}
.footer_partners__item img { height: 25px; width: auto; object-fit: contain; }
#footer_parking { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; margin: 20px 0px 0px; padding: 20px 0px 0px; border-top: 1px dotted rgba(255, 255, 255, 0.3); }
#footer_parking i { color: rgb(249, 176, 32); margin: 0px 10px 0px 0px; }
#footer_parking a { color: rgb(237, 250, 246); transition: 0.3s; }
#footer_parking a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
@media only screen and (max-width: 1700px) {
  .wrapper { max-width: 94%; }
}
@media only screen and (max-width: 1024px) {
  body { padding-top: 86px; }
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 24px; }
}
@media only screen and (max-width: 568px) {
  #breadcrumbs { padding: 10px 3%; }
}
@media only screen and (max-width: 768px) {
  .incorrect_pnum::before { top: 50%; transform: translate(0px, -50%); }
}
@media only screen and (max-width: 667px) {
  .create_account .columns { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .create_account .columns__column { width: 100%; margin: 0px 0px 10px; }
  .incorrect_pnum { padding: 10px 40px 10px 50px; }
  .incorrect_pnum::before { height: calc(30px); width: calc(30px); }
}
@media only screen and (max-width: 568px) {
  .gform_wrapper { padding: 40px 20px 50px; }
  .create_account label { position: relative; }
  .create_account label .tooltip_holder { position: static; }
  .create_account label .tooltip_holder__tooltip { left: 0px; width: 100%; }
}
@media only screen and (max-width: 450px) {
  .create_account .form_row--half, .create_account .form_row--thirds { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .create_account .form_row__half, .create_account .form_row__one-third, .create_account .form_row__two-thirds { width: 100%; margin: 0px 0px 5px; }
  .create_account .form_row--gdpr label { flex-wrap: wrap; }
}
@media only screen and (max-width: 1024px) {
  .reseller-main { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: auto; }
  .reseller-map { height: 350px; margin: 0px 0px 20px; }
  .reseller-list { position: static; top: inherit; right: inherit; width: 100%; padding: 50px 3%; }
  .reseller-list__inner { padding: 0px; }
  .reseller-list h1 { position: static; margin: 0px 0px 30px; }
  .reseller-list .scroll-indicator { display: none; }
  .reseller_content { margin: 0px; }
}
@media only screen and (max-width: 1440px) {
  .post-card__info h3 { font-size: 22px; }
}
@media only screen and (max-width: 1366px) {
  .wp-block-column { flex-basis: 48% !important; }
  .wp-block-column:not(:first-child) { margin-left: 4% !important; }
}
@media only screen and (max-width: 1140px) {
  .post-card__info { padding: 22px 26px; }
  .post-card__info h3 { font-size: 20px; }
}
@media only screen and (max-width: 1024px) {
  .top-banner.large { min-height: 560px !important; height: 560px !important; }
  .wp-block-cover__inner-container { max-width: 94% !important; margin-top: -100px !important; }
  .dbyh-single-puff__top { padding: 14px 20px; }
  .dbyh-single-puff__top h2 { font-size: 28px !important; }
  .dbyh-single-puff .single-puff_text { height: calc(100% - 72px) !important; margin: 72px 0px 0px !important; }
  .dbyh-posts { margin: 20px 0px; }
  .dbyh-posts__header { margin: 0px 0px 20px; }
  .dbyh-posts__header h2 { margin: 0px; font-size: 28px; }
  .post_holder { padding: 40px 0px; margin: 20px 0px; }
  .post_holder .wrapper { flex-wrap: wrap; }
  .post-card { width: 48%; margin: 0px 0px 30px; }
  .post-card__info { padding: 22px 26px; }
  .post-card__info h3 { font-size: 20px; }
  .lb_overlay { height: calc(100% - 88px); }
  .lb_overlay.compensate { height: calc(100% - 71px); }
}
@media only screen and (max-width: 768px) {
  .wp-block-column { margin-bottom: 50px; flex-basis: 100% !important; }
  .wp-block-column:not(:first-child) { margin-left: 0px !important; }
  .wp-block-column:last-child { margin-bottom: 0px; }
  .wp-block-column:last-child .dbyh-products { margin-bottom: 0px; }
  .wp-block-column ul:last-child { margin-bottom: 0px; }
  .top-banner.large { padding: 115px 0px 260px; min-height: auto !important; height: auto !important; }
  .wp-block-cover__inner-container { margin-top: 0px !important; }
}
@media only screen and (max-width: 599px) {
  .wp-block-column { margin-bottom: 50px; flex-basis: 100% !important; }
}
@media only screen and (max-width: 450px) {
  .top-banner h2 { font-size: 30px; }
  .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before { opacity: 0.5; }
  .dbyh-posts__header { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; }
  .post-card { width: 100%; }
  .wp-block-columns { margin: 30px 0px 40px !important; }
  .wp-block-column { margin-bottom: 20px; }
  .dbyh-faq { margin-bottom: 30px; }
}
@media only screen and (max-width: 414px) {
  .dbyh-single-puff.image { min-height: 400px; }
  .lb_overlay .lightBox .lb_content { padding: 30px 25px 40px; }
}
@media only screen and (max-width: 1440px) {
  .login_main { height: auto; min-height: auto; }
  .my-account-login { width: 46%; margin: 0px 2% 0px 0px; }
  .not_a_member { width: 46%; margin: 0px 0px 0px 2%; }
  .reset_pw_section__content { width: 46%; margin: 0px 2% 0px 0px; }
  .reset_pw_section__form { width: 46%; margin: 0px 0px 0px 2%; }
  .empty_cart__left, .empty_cart__right { width: 48%; }
  .empty_cart__left { margin-right: 2%; }
  .empty_cart__right { margin-left: 2%; }
}
@media only screen and (max-width: 1280px) {
  .shop_table__row .product-quantity .quantity .qty { padding: 15px 21px 15px 16px; }
}
@media only screen and (max-width: 1140px) {
  .woocommerce-MyAccount-navigation { padding: 30px 16px 40px; }
  .shop_table__row .product-quantity .quantity .qty { padding: 10px 21px 10px 16px; }
  .shop_table__row .product-quantity .quantity .qty_add { top: -4px; }
  .shop_table__row .product-quantity .quantity .qty_remove { bottom: -4px; }
  body.woocommerce-checkout .main { margin: 0px 0px 40px; }
  .woocommerce-thankyou-order-details li.date, .woocommerce-thankyou-order-details li.order { width: 15%; }
  .woocommerce-thankyou-order-details li.email { width: 30%; }
}
@media only screen and (max-width: 1024px) {
  .main-my-account { margin-top: 0px; min-height: auto; }
  .main-my-account .wrapper { margin: 0px; max-width: 100%; }
  .main-my-account .wrapper .woocommerce { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .woocommerce-MyAccount-navigation { width: 100%; margin: 0px 0px 30px; border-radius: 0px 0px 26px 26px; padding: 6px 3%; }
  .woocommerce-MyAccount-navigation ul { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
  .woocommerce-MyAccount-navigation ul li { margin-right: 5px; }
  .woocommerce-MyAccount-navigation ul li a { padding: 6px 20px; }
  .woocommerce-MyAccount-content { width: 100%; padding: 0px 3%; }
  .empty_cart .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .empty_cart .icon { margin-top: 20px; }
  .empty_cart__left, .empty_cart__right { width: 100%; margin: 0px; }
  .empty_cart__left { margin: 0px 0px 30px; }
  .shop_table__header { display: none; }
  .shop_table__row.pall .product-price .amount::after { content: "/st"; }
  .shop_table__row .product-remove { position: static; opacity: 1; pointer-events: all; top: inherit; left: inherit; height: inherit; font-size: 14px; }
  .shop_table__row .product-thumbnail { padding: 10px 0px; }
  .shop_table__row .product-subtotal { font-weight: 700; }
  .checkout_section .checkout__left { padding: 40px 30px 60px; }
  .checkout_section .checkout__right #order_review_heading { padding: 0px 30px; }
  .checkout_section .woocommerce-checkout-review-order-table { width: calc(100% - 60px) !important; }
  .woocommerce-order .woocommerce-customer-details, .woocommerce-order .woocommerce-order-details { width: 100% !important; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns::after, .woocommerce-order .woocommerce-customer-details .woocommerce-columns::before { display: none; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column { width: 48%; }
  .woocommerce-thankyou-order-details li.order { width: 20%; }
  .woocommerce-thankyou-order-details li.email { width: 25%; }
  .empty_cart { height: auto; min-height: auto; }
  .empty_cart__right { margin: 0px 0px 50px; }
  .reset_sent { width: 80%; }
  .reset_pw-holder { width: 80%; }
}
@media only screen and (max-width: 966px) {
  #order_addons .order_addon .tooltip_label { display: block; margin: 5px 0px 0px; }
}
@media only screen and (max-width: 768px) {
  .login_main .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .my-account-login { width: 100%; margin: 0px 0px 40px; }
  .not_a_member { width: 100%; margin: 0px 0px 30px; }
  .reset_pw_section { height: auto; min-height: auto; }
  .reset_pw_section__content { width: 100%; margin: 0px 0px 40px; }
  .reset_pw_section__form { width: 100%; margin: 0px 0px 30px; }
  .order_details_holder { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .order_details_holder .woocommerce-order-details { width: 100%; margin: 30px 0px 50px; }
  .order_details_holder .woocommerce-customer-details { width: 100%; }
  .wc_update_adress_form .woocommerce-address-fields { width: 100%; }
  .woocommerce-EditAccountForm { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .woocommerce-EditAccountForm .form-col { width: 100%; }
  .woocommerce-EditAccountForm .form-col:first-of-type { margin: 0px 0px 50px; }
  .woocommerce-MyAccount-content .woocommerce-Addresses { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address { width: 100%; }
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-1 { margin: 0px 0px 30px; }
  .woocommerce-orders-table__cell-order-actions { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .woocommerce-orders-table__cell-order-actions a { display: block; width: 100%; }
  .woocommerce-orders-table__cell-order-actions a.order-again { margin-left: 0px; }
  .woocommerce-orders-table__cell-order-actions a.order-again::before { display: none; }
  .shop_table__row .product-remove { width: 9%; }
  .shop_table__row .product-thumbnail { display: none; }
  .shop_table__row .product-name { width: 26%; }
  .shop_table__row .product-quantity { width: 15%; padding: 5px 0px; }
  .shop_table__row .product-quantity .quantity { margin: 0px 50px 0px 0px !important; }
  .shop_table__row .product-quantity .quantity .qty { padding: 10px 5px; font-size: 14px; }
  .shop_table__row .product-quantity .quantity .qty_add, .shop_table__row .product-quantity .quantity .qty_remove { right: -26px; height: 21px; width: 21px; }
  .shop_table__row .product-quantity .quantity .qty_add { transform: translate(0px, -50%); right: -50px; top: 50%; }
  .shop_table__row .product-quantity .quantity .qty_remove { transform: translate(0px, -50%); top: 50%; bottom: inherit; }
  .checkout_section .checkout { width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .checkout_section .checkout__left, .checkout_section .checkout__right { width: 100%; }
  .checkout_section .checkout__left { margin: 0px 0px 40px; }
  .woocommerce-order .woocommerce-customer-details, .woocommerce-order .woocommerce-order-details { width: 100% !important; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns::after, .woocommerce-order .woocommerce-customer-details .woocommerce-columns::before { display: none; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column { width: 48%; }
  .woocommerce-thankyou-order-details { flex-wrap: wrap; }
  .woocommerce-thankyou-order-details li:nth-child(2n) { background: 0px 0px !important; }
  .woocommerce-thankyou-order-details li.date, .woocommerce-thankyou-order-details li.method, .woocommerce-thankyou-order-details li.order, .woocommerce-thankyou-order-details li.total { width: 50%; }
  .woocommerce-thankyou-order-details li.date { border-right: none !important; }
  .woocommerce-thankyou-order-details li.email { width: 100%; background: rgb(245, 252, 250) !important; border-right: none !important; }
  #order_addons .order_addon .tooltip_holder { position: static; }
  #order_addons .order_addon .tooltip_holder:hover .tooltip_holder__tooltip { opacity: 1; top: 100%; }
  #order_addons .order_addon .tooltip_holder__tooltip { width: 100%; left: 0px; top: calc(100% - 5px); }
  #order_addons .order_addon .tooltip_holder__tooltip::after, #order_addons .order_addon .tooltip_holder__tooltip::before { left: 50%; }
  .reset_sent { width: 100%; }
  .reset_pw-holder { width: 100%; }
  .wc_update_adress_form { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .wc_update_adress_form .change_devliery { -webkit-box-ordinal-group: 2; order: 1; width: 100%; margin: 0px 0px 20px; }
  .wc_update_adress_form .woocommerce-address-fields { -webkit-box-ordinal-group: 3; order: 2; }
}
@media only screen and (max-width: 667px) {
  .woocommerce-MyAccount-navigation { display: none; }
  .woocommerce-MyAccount-content { margin: 20px 0px 0px; }
  .woocommerce-orders-table__row { flex-wrap: wrap; padding: 10px 20px; }
  .woocommerce-orders-table__row.header-row { display: none; }
  .woocommerce-orders-table__cell { padding: 0px !important; }
  .woocommerce-orders-table__cell-order-number { width: 33.33%; }
  .woocommerce-orders-table__cell-order-date { width: 33.33%; text-align: center; }
  .woocommerce-orders-table__cell-order-status { width: 33.33%; text-align: right; }
  .woocommerce-orders-table__cell-order-total { width: 50%; }
  .woocommerce-orders-table__cell-order-actions { width: 50%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; justify-content: flex-end; }
  .woocommerce-orders-table__cell-order-actions a { display: inline-block; width: auto; }
  .woocommerce-orders-table__cell-order-actions a.order-again { margin-left: 10px; }
  .woocommerce-orders-table__cell-order-actions a.order-again::before { content: "|"; margin-right: 10px; color: rgb(29, 82, 92); display: inline-block; }
  .shop_table__row { flex-wrap: wrap; }
  .shop_table__row .product-remove { -webkit-box-ordinal-group: 2; order: 1; position: absolute; top: 0px; left: 0px; height: 100%; z-index: 5000; }
  .shop_table__row .product-name { -webkit-box-ordinal-group: 3; order: 2; width: 58%; padding: 10px 0px 0px 14%; }
  .shop_table__row .product-price { -webkit-box-ordinal-group: 4; order: 3; width: 41%; padding: 10px 28px 0px 20px; text-align: right; -webkit-box-pack: end; justify-content: flex-end; }
  .shop_table__row .product-quantity { -webkit-box-ordinal-group: 5; order: 4; width: 58%; padding: 5px 21px 5px 14%; }
  .shop_table__row .product-quantity .quantity { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; width: 100%; margin: 0px !important; }
  .shop_table__row .product-quantity .quantity .qty { padding: 8px 20px; width: 50%; margin: 0px 5px 0px 0px; }
  .shop_table__row .product-quantity .quantity .qty_add, .shop_table__row .product-quantity .quantity .qty_remove { position: static; width: 26px; height: 26px; display: block; transform: translate(0px, 0px) !important; }
  .shop_table__row .product-quantity .quantity .qty_remove { -webkit-box-ordinal-group: 2; order: 1; margin: 0px 3px 0px 0px; }
  .shop_table__row .product-quantity .quantity .qty_add { -webkit-box-ordinal-group: 3; order: 2; }
  .shop_table__row .product-subtotal { -webkit-box-ordinal-group: 6; order: 5; width: 41%; padding: 0px 28px 20px 20px; -webkit-box-pack: end; justify-content: flex-end; }
  .shop_table__row .product-subtotal .amount::before { content: "Totalt: "; }
  .shop_table__footer .actions { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .shop_table__footer .actions .coupon { margin: 0px 0px 20px; }
  .shop_table__footer .actions .coupon .input-text { width: 60%; }
  .shop_table__footer .actions .coupon .button { width: 40%; }
  .shop_table__footer .actions button[type="submit"] { padding: 16px 35px !important; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 30px 0px 0px; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column { width: 100%; }
  .woocommerce-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column--shipping-address { margin: 0px 0px 50px; }
  .woocommerce-thankyou-order-details { flex-wrap: wrap; }
  .woocommerce-thankyou-order-details li { width: 50%; }
}
@media only screen and (max-width: 568px) {
  .woocommerce-cart-form { padding: 30px 20px; }
  .shop_table__footer .actions .coupon .input-text { width: 54%; }
  .shop_table__footer .actions .coupon .button { width: 45%; }
  .reset_pw-holder .lost_reset_password { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .reset_pw-holder .lost_reset_password .form-row { width: 100% !important; }
  .reset_pw-holder .lost_reset_password .form-row .button { margin: 20px 0px 0px; }
}
@media only screen and (max-width: 450px) {
  .login_holder #loginform .login-remember { margin: 0px 0px 50px; }
  .login_holder .reset_pw { bottom: 69px; right: inherit !important; }
  .woocommerce-orders-table__cell-order-number { width: 50%; }
  .woocommerce-orders-table__cell-order-date { width: 50%; text-align: right; }
  .woocommerce-orders-table__cell-order-status { width: 50%; text-align: left; }
  .woocommerce-orders-table__cell-order-total { width: 50%; text-align: right; }
  .woocommerce-orders-table__cell-order-actions { width: 100%; text-align: right; }
  .shop_table__row .product-subtotal { padding: 0px 28px 0px 20px; }
  .woocommerce-form-coupon-toggle .woocommerce-info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; }
  .woocommerce-form-coupon-toggle .woocommerce-info::before { position: absolute; top: 23px !important; left: 20px !important; }
  .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon { margin-left: 0px; }
  .after_update_cart .woocommerce-info { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; }
  .after_update_cart .woocommerce-info::before { position: absolute; top: 23px !important; left: 20px !important; }
  .after_update_cart .woocommerce-info .showcoupon { margin-left: 0px; }
  .checkout_coupon .form-row-first, .checkout_coupon .form-row-last { float: none; width: 100% !important; }
  .checkout_coupon p.form-row-first, .checkout_coupon p.form-row-last { float: none; width: 100% !important; }
  .checkout_coupon p.form-row-last { padding-left: 0px !important; margin-top: 10px !important; }
  .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_city_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_company_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_customer-cell_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_first_name_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_last_name_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_phone_field, .checkout_section .checkout .woocommerce-billing-fields .form-row#billing_postcode_field { width: 100%; }
  .checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_city_field, .checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_first_name_field, .checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_last_name_field, .checkout_section .checkout .woocommerce-shipping-fields .form-row#shipping_postcode_field { width: 100%; }
  .woocommerce-terms-and-conditions-wrapper .form-row { margin-bottom: 20px !important; }
  .woocommerce-terms-and-conditions-checkbox-text { line-height: 1.4em; }
  .reset_sent__msg h1 { font-size: 22px; }
}
@media only screen and (max-width: 414px) {
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit { top: 10px; }
  .woocommerce-order h2 { font-size: 26px; }
  .shop_table__row .product-remove { width: 16%; }
  .shop_table__row .product-name { width: 100%; padding: 10px 30px 0px 22%; }
  .shop_table__row .product-price { width: 100%; padding: 8px 30px 0px 22%; -webkit-box-pack: start; justify-content: flex-start; }
  .shop_table__row .product-subtotal { -webkit-box-ordinal-group: 5; order: 4; width: 100%; padding: 0px 30px 0px 22%; -webkit-box-pack: start; justify-content: flex-start; }
  .shop_table__row .product-quantity { -webkit-box-ordinal-group: 6; order: 5; width: 100%; padding: 10px 30px 20px 22%; }
  body.woocommerce-checkout .main { margin: 0px 0px 60px; }
}
@media only screen and (max-width: 375px) {
  #order_addons .order_addon { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  #order_addons .order_addon .tooltip_label { margin: 5px 0px 10px; }
}
@media only screen and (max-width: 360px) {
  .woocommerce-orders-table__cell-order-number { width: 100%; }
  .woocommerce-orders-table__cell-order-date { width: 100%; text-align: left; }
  .woocommerce-orders-table__cell-order-status { width: 100%; }
  .woocommerce-orders-table__cell-order-total { width: 100%; text-align: left; }
  .woocommerce-orders-table__cell-order-actions { width: 100%; -webkit-box-pack: start; justify-content: flex-start; }
  .woocommerce-order-received h1 { font-size: 30px; }
}
@media only screen and (max-width: 1024px) {
  .archive-page__top { margin: 0px 0px 20px; }
  .post_archive .post-card { margin: 0px 0px 30px !important; }
  .post_archive .post-card:nth-child(2n+1) { margin: 0px 4% 30px 0px !important; }
}
@media only screen and (max-width: 966px) {
  .share_block { max-width: 94%; }
}
@media only screen and (max-width: 768px) {
  .single-post_image { font-size: 0px; }
}
@media only screen and (max-width: 568px) {
  .single-post_image { margin: 30px 0px; }
}
@media only screen and (max-width: 450px) {
  .post_archive .post-card:nth-child(2n+1) { margin: 0px 0px 30px !important; }
}
@media only screen and (max-width: 1024px) {
  #footer_nav, #footer_nav-extra { padding-top: 0px; }
}
@media only screen and (max-width: 450px) {
  .footer_left #footer_contact { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  #footer_parking i { display: none; }
  #footer_parking a { text-align: center; }
  .footer__bottombar .wrapper { -webkit-box-pack: center !important; justify-content: center !important; }
}
@keyframes wc-skeleton-shimmer { 
  100% { transform: translateX(100%); }
}
body.wc-block-product-gallery-modal-open, body.wc-modal--open { overflow: hidden; }
.wc-block-grid__products .wc-block-grid__product-image { display: block; position: relative; text-decoration: none; }
.wc-block-grid__products .wc-block-grid__product-image a { border: 0px; box-shadow: none; outline: 0px; text-decoration: none; }
.wc-block-grid__products .wc-block-grid__product-image img { height: auto; max-width: 100%; width: 100%; }
.wc-block-grid__products .wc-block-grid__product-image img[hidden] { display: none; }
.wc-block-grid__products .wc-block-grid__product-image img[alt=""] { border: 1px solid rgb(242, 242, 242); }
.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title { color: inherit; display: block; font-family: inherit; font-size: inherit; font-weight: 700; line-height: 1.2; padding: 0px; }
.wc-block-grid__product-price { display: block; }
.wc-block-grid__product-price .wc-block-grid__product-price__regular { margin-right: 0.5em; }
.wc-block-grid__product-add-to-cart.wp-block-button { white-space: normal; word-break: break-word; }
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { display: inline-flex; font-size: 1em; justify-content: center; text-align: center; white-space: normal; word-break: break-word; }
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading { opacity: 0.25; }
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added::after { content: ""; display: inline-block; font-family: WooCommerce; height: auto; margin-left: 0.5em; width: auto; }
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading::after { animation: 2s linear 0s infinite normal none running spin; content: ""; display: inline-block; font-family: WooCommerce; height: auto; margin-left: 0.5em; width: auto; }
.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link::after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link::after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link::after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link::after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link::after { content: ""; margin: 0px; }
.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating { display: block; }
.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars { font-family: WooCommerce; font-size: 1em; font-weight: 400; height: 1.618em; line-height: 1.618; margin: 0px auto; overflow: hidden; position: relative; text-align: left; width: 5.3em; }
.wc-block-grid__product-rating .star-rating::before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars::before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars::before, .wp-block-woocommerce-product-review-rating .star-rating::before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars::before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars::before { content: "SSSSS"; left: 0px; opacity: 0.5; position: absolute; right: 0px; top: 0px; white-space: nowrap; }
.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span { left: 0px; overflow: hidden; padding-top: 1.5em; position: absolute; right: 0px; top: 0px; }
.wc-block-grid__product-rating .star-rating span::before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span::before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span::before, .wp-block-woocommerce-product-review-rating .star-rating span::before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span::before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span::before { color: inherit; content: "SSSSS"; left: 0px; position: absolute; right: 0px; top: 0px; white-space: nowrap; }
.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale { background: rgb(255, 255, 255); border: 1px solid rgb(67, 69, 75); border-radius: 4px; color: rgb(67, 69, 75); display: inline-block; font-size: 0.875em; font-weight: 600; left: auto; padding: 0.25em 0.75em; position: absolute; right: 4px; text-align: center; text-transform: uppercase; top: 4px; width: auto; z-index: 9; }
.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link { display: inline-block; position: relative; }
.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title { margin: 0px 0px 12px; }
.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating { margin: 0px auto 12px; }
.theme-twentysixteen .wc-block-grid .price ins { color: rgb(119, 164, 100); }
.theme-twentynineteen .wc-block-grid__product { font-size: 0.88889em; }
.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }
.theme-twentynineteen .wc-block-grid__product-title::before { display: none; }
.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale { line-height: 1; }
.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) { color: rgb(255, 255, 255); }
.theme-twentytwenty .wc-block-grid__product-link { color: rgb(0, 0, 0); }
.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title { color: rgb(205, 38, 83); font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif; font-size: 1em; }
.theme-twentytwenty .wp-block-columns .wc-block-components-product-title { margin-top: 0px; }
.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value { font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif; font-size: 0.9em; }
.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del { opacity: 0.7; }
.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins { text-decoration: none; }
.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating { font-size: 0.7em; }
.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars { line-height: 1; }
.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link { font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif; }
.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale { background: rgb(205, 38, 83); color: rgb(255, 255, 255); font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif; font-weight: 700; letter-spacing: -0.02em; line-height: 1.2; text-transform: uppercase; }
.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge { position: static; }
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge { position: absolute; }
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) { position: absolute; right: 4px; top: 4px; z-index: 1; }
.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title { font-size: 1em; }
.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { font-size: 0.75em; }
@media only screen and (min-width: 768px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale { font-size: 0.875em; padding: 0.5em; }
}
@media only screen and (min-width: 1168px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale { font-size: 0.875em; padding: 0.5em; }
}
.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart { display: block; margin-top: 12px; }
.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins { text-decoration: none; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }
.screen-reader-text:focus { background-color: rgb(255, 255, 255); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: rgb(43, 45, 47); 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; clip: auto !important; }
.wp-block-group.woocommerce.product .up-sells.upsells.products { max-width: var(--wp--style--global--wide-size); }
.wc-block-components-notice-banner { align-content: flex-start; align-items: stretch; background-color: rgb(255, 255, 255); border: 1px solid rgb(47, 47, 47); border-radius: 4px; box-sizing: border-box; color: rgb(47, 47, 47); display: flex; font-size: 0.875em; font-weight: 400; gap: 12px; line-height: 1.5; margin: 16px 0px; padding: 16px !important; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content { align-self: center; flex-basis: 100%; padding-right: 16px; white-space: normal; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content:last-child { padding-right: 0px; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary { font-weight: 600; margin: 0px 0px 8px; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul { margin: 0px 0px 0px 24px; padding: 0px; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol li::after, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul li::after { clear: both; content: ""; display: block; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward { appearance: none; border: 0px; float: right; margin: 0px; opacity: 0.7; text-decoration-line: underline; text-underline-position: under; transition: 0.2s ease-in-out; background: transparent !important; color: rgb(47, 47, 47) !important; padding: 0px !important; }
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover { opacity: 1; text-decoration: none; }
.wc-block-components-notice-banner > svg { fill: rgb(255, 255, 255); background-color: rgb(47, 47, 47); border-radius: 50%; flex-grow: 0; flex-shrink: 0; height: 100%; padding: 2px; }
.wc-block-components-notice-banner > .wc-block-components-button { flex: 0 0 16px; opacity: 0.6; background: none transparent !important; border: 0px !important; box-shadow: none !important; color: rgb(47, 47, 47) !important; height: 16px !important; margin: 6px 0px 0px auto !important; min-height: auto !important; min-width: 0px !important; outline: none !important; padding: 0px !important; width: 16px !important; }
.wc-block-components-notice-banner > .wc-block-components-button > svg { margin: 0px !important; }
.wc-block-components-notice-banner > .wc-block-components-button:active, .wc-block-components-notice-banner > .wc-block-components-button:focus, .wc-block-components-notice-banner > .wc-block-components-button:hover { opacity: 1; }
.wc-block-components-notice-banner > .wc-block-components-button:focus { outline-offset: 0px; outline: currentcolor solid 2px !important; }
.wc-block-components-notice-banner.is-error { background-color: rgb(255, 240, 240); border-color: rgb(204, 24, 24); }
.wc-block-components-notice-banner.is-error > svg { background-color: rgb(204, 24, 24); transform: rotate(180deg); }
.wc-block-components-notice-banner.is-warning { background-color: rgb(255, 251, 244); border-color: rgb(240, 184, 73); }
.wc-block-components-notice-banner.is-warning > svg { background-color: rgb(240, 184, 73); transform: rotate(180deg); }
.wc-block-components-notice-banner.is-success { background-color: rgb(244, 255, 247); border-color: rgb(74, 184, 102); }
.wc-block-components-notice-banner.is-success > svg { background-color: rgb(74, 184, 102); }
.wc-block-components-notice-banner.is-info { background-color: rgb(244, 248, 255); border-color: rgb(0, 124, 186); }
.wc-block-components-notice-banner.is-info > svg { background-color: rgb(0, 124, 186); }
.wc-block-components-notice-banner:focus { outline-width: 0px; }
.wc-block-components-notice-banner:focus-visible { outline-style: solid; outline-width: 2px; }
.woocommerce.wc-block-store-notices.alignwide { max-width: var(--wp--style--global--wide-size); }
/* Style tag 0 */

img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */

/* Style tag 1 */

:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=wp-block-library-inline-css */

/* Style tag 2 */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--orange: #f9b020;--wp--preset--color--deep-sea: #1d525c;--wp--preset--color--bay: #449885;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--sea-gradient: linear-gradient(45deg, rgba(29,82,92,1) 0%,rgba(68,152,133,1) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */

/* Style tag 3 */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */

/* Style tag 4 */

.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */

